/*  
Theme Name: LoseMyMind
Theme URI: http://hellobmw.com/losemymind/
Description: LoseMyMind, A Simplified Theme. 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 <a href="http://hellobmw.com">LoseMyMind</a> link under your footer.
Version: 1.0
Author: Arctic
Author URI: http://hellobmw.com/

	LoseMyMind v1.0
		http://hellobmw.com/losemymind/

	This theme was designed and built by Arctic ICEBOY,
	whose blog you will find at http://hellobmw.com/

	The CSS, XHTML and design is released under GPL:
		http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-family: "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
	background: #D5D6D7 url('./losemymindbgcolor.jpg');
	color: #333;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	}

#page {
	font-family: "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
	background-color: white;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	background: url('./losemymindbgwide.jpg') repeat-y top;
	}

#header {
	background: url('./losemymindheader.jpg') no-repeat bottom center;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	height: 200px;
	width: 100%;
	}

#headerimg .description {
	font-size: 20px;
	text-align: center;
	}

#content {
	margin: 0 60px 0;
	width: 640px;
	}

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

.entry {
	font-size: 16px;
	line-height: 26px;
	margin: 0 50px 0;
	}

.entry-date {
	background: url('./losemyminddate.gif') no-repeat bottom center;
	float: left;
	width: 50px;
	height: 50px;
	}

.entry-date h3 {
	color: white;
	font-size: 9px;
	font-weight: normal;
	padding: 0 0 0 12px;
	margin: 0;
	text-transform: uppercase;
	}
	
.entry-date h4 {
	color: #666;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 6px 0 0;
	margin: 0;
	text-align: center;
	}

.entry-meta {
	border-top: thin solid #69F;
	border-bottom: thin solid #69F;
	color: #999;
	font-size: 12px;
	line-height: 4px;
	margin: 0 50px 0;
	}

.entry-related {
	margin: 0 50px 0;
	}

.post hr {
	display: block;
	}

#bottom {
	font-size: 12px;
	text-align: center;
	margin: 30px 0 0;
	}

#bottom #tbag {
	font-size: 20px;
	text-align: left;
	}

#bottom .bottom-left,
#bottom .bottom-mid {
	float: left;
	width: 25%;
	height: 100%;
	margin: 0;
	}

#bottom .bottom-left {
	font-size: 12px;
	}

#bottom .bottom-right {
	font-size: 14px;
	line-height: 18px;
	float: right;
	width: 40%;
	height: 100%;
	}

#bottom .bottom-left ul li,
#bottom .bottom-mid ul li,
#bottom .bottom-right ul li {
	list-style: none;
	}

#bottom .bottom-left ul li a:hover,
#bottom .bottom-mid ul li a:hover,
#bottom .bottom-right ul li a:hover {
	border: none;
	background-color: #EDEDED;
	}

#footer {
	font-family: "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 20px 0 30px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	background: #E7E7E7 url('./losemymindfooter.jpg') no-repeat top; 
	border: none;
	}

small {
	font-size: 12px;
	}

a, a:visited {
	color: #69F;
	text-decoration: none;
	}

a:hover {
	border-bottom: thin dashed;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 55px;
	text-align: center;
	padding-top: 60px;
	margin: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #9BF;
	border: none;
	}

h2 {
	font-size: 28px;
	line-height: 32px;
	}

h2 .comments {
	color: #DDD;
	}

h2.pagetitle {
	text-align: center;
	padding-top: 40px;
	}

h3 {
	font-size: 24px;
	padding: 0;
	margin: 30px 50px 0;
	}

h2, h2 a, h2 a:visited, h3 {
	color: #666;
	}

h3 a, h3 a:visited {
	color: #9BF;
	}

h3 a:hover {
	color: #666;
	border: none;
	}

h2 a:hover {
	color: #9BF;
	border-bottom: thin dashed;
	}

.entry a:hover {
	border-bottom: thin dashed;
	}

.entry a:visited {
	color: #B85B5A;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 16px "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

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

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

#commentform p {
	font-family: "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.subscribe-to-comments {
	font-size: 12px;
	}

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

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

acronym, abbr, span.caps
{
	font-size: 9px;
	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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.archive-list {
	list-style: none;
	margin: 10px 0 0 0 !important;
	padding-left: 0px !important;
	}

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

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

.archive-list li a:hover {
	border: none;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

ol li {
	list-style: decimal outside;
	}
/* End Entry Lists */



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

select {
	width: 130px;
	}

#commentform {
	margin: 0 50px 0;
	}

#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 {
	margin: 0 50px 0;
	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 #999;
	}

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;
	}

a img {
	border: none;
	}

.navigation {
	font-size: 26px;
	display: block;
	text-align: center;
	margin-top: 30px;
	}

.navigation a:hover {
	border: none;
	color: #666;
	}
/* End Various Tags & Classes*/
