/*
Theme Name: LoseMyMind
Theme URI: http://hellobmw.com/losemymind/
Description: This is another edition of <a href="http://themes.wordpress.net/other/no-images/4309/losemymind-10/">LoseMyMind 1.0</a> which has a sidebar and supports WordPress Widgets. Read <a href="http://hellobmw.com/losemymind/">this</a> for more information. NOTE: This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my LoseMyMind link under your footer.
Version: 1.0 with Sidebar
Author: Arctic
Author URI: http://hellobmw.com/
*/



/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	background: #ccc url('images/background_weblotion.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment:fixed;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.beta {
		font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 10px;
		color: #333;
	}

.clear {
	clear: both;
	}

a {
	color: #669900;
	text-decoration: none;
font-size: 9pt;
	}

a img {
	border: none;
	}

a:hover {
	color: #999;
	text-decoration: none;
	}

h1 {
	text-align: justify;
	font-size: 24px;
	line-height: 12px;
	padding-left: 40px;
	}

h1 a, h1 a:hover, h2 a, h2 a:hover {
	text-decoration: none;

	}

h2 {
	font-size: 22px;
font-weight: regular;
	}

h2 a {
	color: #333;
font-size: 18px;
font-weight: bold;

	}

h3 {
	font-size: 16px;
	}
h4 {
	font-size: 14px;
	padding:0;
	margin:0;
	}

#page {
	background-color: white;
	text-align: left;
	margin: 20px auto;
	padding: auto;
	width: 800px;
	background: url('images/back.gif');
	}

	#nav {
		list-style: none;
		margin: 0;
		text-align: center;
		padding: 0 0 0 25px;
		}

	#nav li {
		float: left;
		margin-left: 5px;
		}

	#nav .current_page_item a, #nav .current_page_item a:visited{
		background-color: #690;
		text-decoration: none;
		}

	#nav .page_item a{
		color: white;
		text-decoration: none;
		background-color: #000000;
		padding: 2px 12px;
		font-size: 14px;
		display: block;
		}

	#nav .page_item a:hover {
		background-color: #690;
		border: none;
		}

#header {
	background: url('images/header.gif') no-repeat bottom center;
	padding: 0;
	/* height: 120px; */
	
	}

#header p {
	list-style: none;
	margin: 0;
	padding: 15px 0 10px 25px;
	margin-left: 5px;
}


#headertop {
	position: relative;
	height: 120px;
	width:800px;
	border:0px solid black;
}

#header-logo {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	width:300px;
	float:left;
	
}

#header-follow {
	padding-top: 20px;
	padding-right: 30px;
	width:300px;
	text-align:right;
	border:0px solid black;
	float:right;
}
	

#logo a {
	background: url('images/logo.gif') no-repeat bottom left;
	width: 100%;
	float: left;
	}

#logo a span {
	text-indent: -200000px;
	}

#content {
	float: left;
	margin: 40px 20px 0 30px !important;
	margin: 0 20px 0 10px; /* fuck IE */
	width: 540px;
	}

#content h2 a {
	color: #000000;
	margin: 0;
	padding: 0;
	}

#sidebar {
	float: left;
	background-color: #fff;
	font-size: 14px;
	text-align: left;
	width: 200px;
	margin-top: 52px;
	}
	

#sidebar input {
	border: 1px solid #000000;
	width: 150px;
	}

.sbcontent {
	width: 180px;
	margin: auto;
	}

#sidebar h2 {
	color: #000000;
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 14px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-top: 0px; padding-left: 0px; 
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin-top:0px;
	padding-bottom:5px;
	font-size:12px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}

.archive-list {
	font-size: 14px;
	list-style: none;
	margin: 10px 0 0 0;
	padding-left: 0;
	}

.archive-list li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 10px;
	width: 150px;
	}

.archive-list li:hover {
	background-color: #EDEDED;
	}

.archive-list a:hover {
	text-decoration: none;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.entry {
	font-size: 14px;
	margin: 0;
	padding: 0;
	}



.entry-meta {
	font-size: 10px;
	color: #333;
	margin: 0;
	padding: 0;
}

.entry-tags {
	border: 1px solid #EEE;
	background-color: #EDEDED;
	font-size: 14px;
	font-weight: bold;
	}

.entry-related {
	font-size: 14px;
	float: left;
	}

.entry-related ul li {
	list-style: none;
	}

.post hr {
	display: block;
	}

#footer {
	font-size: 10px;
	padding: 5px 0 20px !important;
	padding: 0px 0 0px; /* fuck IE */
	width: 800px;
	clear: both;
	background: #cccccc url('images/footer.gif') no-repeat top; 
	border: none;
border-bottom-color:#cccccc;
	}
	
#footer a {
		font-size: 10px;
		color:#000;
		}
	
.entry a {
color: #333;
text-decoration: underline;
font-size: 14px;
}
	
.entry a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #669900;
font-size: 14px;
}

.entry p {
font-size: 14px;
margin-top:0; 
}



.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 12px;
	text-transform: none;
	}

#commentform p {
	font-size: 14px;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 10px;
	letter-spacing: 0.7px;
	}


/* End Typography & Colors */


/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	font-size: 14px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #333;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	font-size: 14px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	}

/* End Various Tags & Classes*/


/* Begin Google Ads */
.gg-ref-text {
	text-align: center;
	}

.gg-ads-text {
	text-align: center;
	float: right;
	margin-top: 50px;
	}
/* End Google Ads */



