/*
Theme: Midnight Snow
Editor: ThePinguin
E-mail: Thepinguin@gmail.com
Website: www.pinguin.exploded.nl

Theme Based on: LoseMyMind
Theme URI: http://hellobmw.com/losemymind/
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: url('images/bgcolor.jpg') repeat;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
}


.clear {
	clear: both;
}

a {
	color: #000000;
	text-decoration: none;
}

a img {
	border: none;
}

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


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

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

h2 {
	font-size: 20px;
	margin-bottom: 0px;
	clear: both;
}

h2 a {
	color: #000000;
}

h3 {
	font-size: 14px;
}

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

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

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

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

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

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


/* -------------------------------- */
#nav_sub {
	list-style: none;
	margin: -6px 0px 0px 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	min-height: 10px;
	clear: right;
}

#nav_sub li {
	float: left;
	padding-top: 5px;
	list-style: none;
	margin-left: 5px;
}
#nav_sub ul
{
	margin: 0;
	padding:0;
	clear: right;
}

#nav_sub .current_page_item a,#nav_sub .current_page_item a:visited {
	background-color: #9d0000;
	text-decoration: none;
}

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

#nav_sub .page_item a:hover {
	background-color: #9d0000;
	border: none;
}

.entry-title h6
{
	float:left;
	margin: 3px 5px 0px 0px;
}

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

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

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

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

#sidebar {
	float: left;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	width: 199px;
	margin-top: 10px;
	border-left: 1px solid #dfdfdf;
}

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

#sidebar h2 {
	color: #9d0000;
	margin: 5px 5px 0;
	padding: 0;
}

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

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

#sidebar ul p,#sidebar ul select {
	margin: 5px 5px 8px;
}

#sidebar ul ul,#sidebar ul ol {
	margin: 5px 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: 3px 0 0;
	padding: 0;
}

/** improving search widget */
#searchform #s
{
	text-align: left;
    font-family: Tahoma, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #cfcfcf;
	width: 165px;
    background-color: #efefef;
}
#searchform label
{
	display:none;
}
#searchform #searchsubmit
{
	display: none;
}


/** sidebar h2 */
.widgettitle
{
}



.archive-list {
	font-size: 11px;
	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;
	color: #9d0000;
}

.space
{
	height: 20px;
	width: 500px;
}

.post {
	text-align: justify;
}

.post p a
{
	text-decoration: underline;
	color: #000000;
}
.post p a:hover
{
	text-decoration: underline;
	color: #9d0000;
}


.entry {
	margin-top: 20px;
	font-size: 12px;
	margin-bottom: 30px;
}

.entry-meta {
	font-size: 11px;
	color: #999;
}

.entry-tags {
	border: 1px solid #EEE;
	background-color: #ffffff;
	background-color: rgb(250, 250, 250);
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}

p.entry-tags a
{
	text-decoration: none;
}
p.entry-tags a:hover
{
	text-decoration: none;
	color: #9d0000;
}


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

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

.post hr {
	display: block;
}

#footer {
	font-size: 11px;
	padding: 20px 0 10px !important;
	padding: 30px 0 40px; /* fuck IE */
	width: 800px;
	clear: both;
	background: #e0e0e0 url('images/footer.jpg') no-repeat top;
	border: none;
}

img#wpstats{width:0px;height:0px;overflow:hidden}

.entry a:hover {
	text-decoration: underline;
	color: #9d0000;
}

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

.commentlist li,#commentform input,#commentform textarea {
	font: 11px 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: 11px;
	text-transform: none;
}

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

.commentmetadata {
	font-weight: normal;
}

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

code
{
	display: block;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
/*	text-indent:5px;*/
	font: 10px 'Courier New', Courier, Fixed;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	background-color: #f3f3f3;
}

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 Form Elements */
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

.entry img
{
	margin: 5px 5px 5px 5px;
	border: 1px solid #EEE;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
}
.entry img a
{
	text-decoration: none;
}



select {
	width: 130px;
}

#commentform {
	font-size: 11px;
}

#commentform input[type="text"]{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
 	text-align: left;
    font-family: Tahoma, Sans-Serif;
    font-size: 13px;
    border: solid 1px #cfcfcf;
    background-color: #efefef;

}

#commentform textarea {
	width: 535px;
	height: 100px;
 	text-align: left;
    font-family: Tahoma, Sans-Serif;
    font-size: 13px;
	margin-top: 10px;
    border: solid 1px #cfcfcf;
    background-color: #efefef;
}

#commentform #submit {
	margin: 0;
	float: right;
}

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


.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-left: 5px solid #ddd;
border-top: 1px solid rgb(207, 207, 207);
border-bottom: 1px solid rgb(207, 207, 207);
border-right: 1px solid rgb(207, 207, 207);
background-color: rgb(239, 239, 239);


}

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

.entry-title hr
{
	padding: 0;
	margin: 0;
	clear: both;
}

.navigation {
	font-size: 11px;
	display: block;
	text-align: center;
/*	border-top: 1px solid rgb(238, 238, 238);
	border-bottom: 1px solid rgb(238, 238, 238);
	background-color: rgb(250, 250, 250); */
	height: 16px;
}


/* 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 */

