/*  
Theme Name: LoseMyMind
Theme URI: http://hellobmw.com/losemymind/
Description: LoseMyMind, A Simplified Theme. Three Days Ago, I released another simplified WordPress Theme of mine after the last release of Not So Flickr. Its name is LoseMyMind which validates Strict XHTML 1.0 and CSS 2.1, and without any sidebars. One of the differences between it and other common WordPress themes is that there is an Open / Close link to expand or collapse the "bottom" part animatedly where some stuff hide. You can set interval of this action and decide whether it will be shown at the top of the page or real bottom. For more details, you can visit <a href="http://hellobmw.com/archives/losemymind-release.html">my post</a>. Enjoy it! If you have any questions, please feel free to tell me. My Email is firefox.lee[AT]gmail.com.
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: #ffffff url('images/losemymindbgcolor.jpg');
	color: #000000;
	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: center;
	margin: 20px auto;
	padding: 20px;
	width: 450px;
	background: url('images/losemymindbgwide.jpg') repeat-y top;
	}

#header {
	background: url('images/losemymindheader.jpg') no-repeat bottom center;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 400x;
	}

#headerimg {
	height: 200px;
	width: 100%;
	}

#headerimg .description {
	font-size: 20px;
	text-align: center;
	}

#content {
	margin: 0 20px 0;
	width: 500px;
	}

.post {
	margin: 20px 0 20px;
	text-align: center;
	}

.entry {
	font-size: 12px;
	line-height: 15px;
	margin: 0 20px 0;
	}

.entry-date {
	background: url('images/losemyminddate.gif') no-repeat bottom center;
	float: center;
	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: #990000;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 6px 0 0;
	margin: 0;
	text-align: center;
	}

.entry-meta {
	border-top: thin solid #ffffff;
	border-bottom: thin solid #ffffff;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	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: 14px;
	text-align: center;
	}

#bottom .bottom-left,
#bottom .bottom-mid {
	float: center;
	width: 40%;
	height: 100%;
	margin: 0;
	}

#bottom .bottom-left {
	font-size: 12px;
	}

#bottom .bottom-right {
	font-size: 14px;
	line-height: 18px;
	float: right;
	width: 0%;
	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: #ffffff;
	}

#footer {
	font-family: "Microsoft JhengHei", "Lucida Grande", "Microsoft YaHei", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 20px 0 30px;
	margin: 0 auto;
	width: 400px;
	clear: both;
	background: #ffffff url('images/losemymindfooter.jpg') no-repeat top; 
	border: none;
	}

small {
	font-size: 12px;
	}

a, a:visited {
	color: #990000;
	text-decoration: none;
	}

a:hover {
	border-bottom: thin dashed;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 20px;
	text-align: center;
	padding-top: 60px;
	margin: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	color: #990000;
	border: none;
	}

h2 {
	font-size: 20px;
	line-height: 19px;
	}

h2 .comments {
	color: #000000;
	}

h2.pagetitle {
	text-align: center;
	padding-top: 27px;
	}

h3 {
	font-size: 14px;
	padding: 0;
	margin: 30px 50px 0;
	}

h2, h2 a, h2 a:visited, h3 {
	color: #666;
	}

h3 a, h3 a:visited {
	color: #990000;
	}

h3 a:hover {
	color: #990000;
	border: none;
	}

h2 a:hover {
	color: #990000;
	border-bottom: thin dashed;
	}

.entry a:hover {
	border-bottom: thin dashed;
	}

.entry a:visited {
	color: #990000;
	}

.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: #990000;
	}
/* End Various Tags & Classes*/
