body{
	margin:0;
	padding:0;
	background:#222 url(/wp-content/themes/dark/images/bg.jpg) fixed;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:81%;
}

/* Yahoo reset */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* Typography */
h1,h2,h3,h4,h5,h6{
	line-height:normal;
}
a{
	color:#222;
}
a:hover{
	text-decoration:none;
}
small, .postmetadata{font-size:0.86em;}
.postmetadata  small{font-size:1em;}
.pagetitle{
	margin:20px 20px 0 20px;
}
h1{
	text-align:center;
	font-size:2.3em;
	padding-top:30px;
}
 h1 a{
text-decoration:none;
}
.description{
	text-align:center;
	font-size:1.3em;
	color:#222;
}
b, strong{
	font-weight:bold;	
}
i, em{
font-style:italic;	
}
.entry ul,.entry ol{
	margin:0 0 1em 2em;	
}
.entry ul li{
	list-style:circle;	
	list-style:square;
}
.entry ol li{
	list-style:decimal;	
}
.entry li{margin-bottom:0.5em;}


/* Layout */
#header{
	width:100%;
	height:150px;
	position:relative;
}
#darksearch{
	/*position:absolute;
	right:0;
	top:0;
	width:200px;*/
	float:right;
	width:180px;
	margin-right:20px;
}

#s{width:100px}

#searchsubmit {
	
}

label.hidden{display:none;}
#darkmenu{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background: #900;
}
#darkmenu ul{
 float:left;
}
#darkmenu ul ul{
	position:relative;
	margin-bottom: -1px;
}
#darkmenu ul li{
	float:left;
}
#darkmenu ul a{
	display:block;
	padding:5px 20px;
	text-decoration:none;
	color:#fff;
}
#darkmenu ul a:hover{
	background:#222;
}

#page{
	width:980px;
	margin: 0 auto;
	background:#999 url(/wp-content/themes/dark/images/bg2.jpg) no-repeat top;
	border-left: 5px solid #1F221B;
	border-right: 5px solid #1F221B;
}

#content{
	float:left;
	width:760px;
}
.post{
	padding:20px;
}
.post small{
	margin-bottom:1em;
	display:block;
}
#content h2, #content h3{
	font-size:2em;
}
 #content .entry h3{
	font-size:1.4em;
	margin:1.5em 0 0.5em 0;	
}
#content h2 a, #content h3 a{
	text-decoration:none;
}
#content p, #content img{
	margin:0 0 1em 0;
	max-width:100%;
}
.navigation{
	margin:20px 20px 0 20px;
}
.alignleft, .alignright {
	display:inline;
}
#comments, #respond{
	margin:0 20px;
	border-top:1px solid #999;
	padding-top:5px;
}
.commentlist, #commentform{
	margin: 0 20px;
}




#sidebar{
	width:200px;
	float:right;
	
}
#sidebar h2, #sidebar p{
	margin:1em 0 0 0;
}
#sidebar h2{
	background:#900;
	background: #4D4F4E;
	margin-right:10px;
	padding:2px 5px;

}
#sidebar h2 a{
	color:#FFFFFF;
}
#sidebar ul ul, #newtagcloud{
	border:1px solid #900;
	border:1px solid #4D4F4E;
	padding:5px;
	margin-right:10px;
}



#footer{
	margin:20px;
	padding:10px 0;
	font-size:0.86em;
	border-top:1px solid #777;
}


/*Gallery */
#gallery{
	padding:20px;
}
#gallery li {width:330px; height:330px;display:block;float:left;}
#gallery li {width:240px; height:240px;display:block;float:left;overflow:hidden;margin:10px;}

/*#gallery img{margin:0 auto;display:block;}*/


#zoom ul,#zoom li{list-style:none;margin:0;padding:0;}
#zoom ul{display:block;margin:50px auto 0 auto;max-width:95%;font-size:0.86em;}
#zoom li{float:left;height:1.2em;}
#zoom li a{color:#fff;text-decoration:none;padding:0 0.4em;}
#zoom .highlight{font-weight:bold;font-size:1em;}


#zoom img{margin:20px auto;display:block;}

.normal-day-heading, .calendar-month{color:#000;}

/* categories dropdown*/
.widget_categories select.postform{
	width:50px !important;
	background:yellow;
}

/*extra*/
.spacer{

	position:relative;

	margin:0;

	padding:0;

	clear:both;

	width:auto;

	font-size:1px;

	line-height:1px;

	height:1px;

}

li.spacer{

	display:block;

	float: none;

	width:100%;

}
