                                                                           /*
Theme Name: Devart
Description: Inspired by DeviantArt.
Version: 1.0.1
Author: Deniart
Author URI: http://deniart.ru/
Tags: fixed width, two columns, widgets, deviant

	DevArt v1.0.1
	http://deniart.ru/

	This theme was designed and built by Denis Shakhov,
	whose homepage you will find at http://deniart.ru/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 10px; margin-bottom: 0; }
img { border: none; }



/* Body
-------------------------------------------------------------------*/
body { 
	font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #c9c8c3; 
	background: #000000 url(images/bg.gif) repeat-x; 
}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #df9624; }
h1 { font-size: 22px; line-height: 26px; }
h2 { font-size: 20px; line-height: 24px; }
h3 { font-size: 18px; line-height: 22px; }
h4 { font-size: 16px; line-height: 20px; }
h5 { font-size: 14px; line-height: 18px; }
h6 { font-size: 12px; line-height: 16px; }

h1 span { color: #c9c8c3; }

a { color: #C7AF74; }
a:hover { color: #3b5a4a; }
a:visited { color: #c7af74; }

p { margin-bottom: 0px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 0px;
	background: #000000; 
}



/* Container
-------------------------------------------------------------------*/
#container { 
	width: 900px; 
	padding-bottom: 0px; 
	margin: 0 auto; 
	overflow: hidden; 
}
#container #wrapper { 
	width: 900px; 
	float: left; 
	overflow: hidden; 
	background: #000000 url(images/sidebar-bg.gif) repeat-y top right; 
}


/* Navigation
-------------------------------------------------------------------*/
#nav { 
	width: 900px; 
	height: 40px;  
	background: #00000; 
 	float: left; 
	position: absolute;
	top: 1px; 	
}
#nav ul { 
	margin-left: 39px; 
	position: absolute; 
	bottom: -1px; 
	overflow: hidden; 
	height: 33px; 
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 7px; 
}
#nav ul li.current_page_item { background: #000000 ; }
#nav ul li a { 
	display: block; 
	text-decoration: none;
font-weight: bold; 
	color: #c9c8c3; 
	line-height: 33px; 
	padding: 0 15px 0 8px; 
}
#nav ul li a:hover { color: #C7AF74; }
#nav ul li.current_page_item a { background: #000000 ; }




/* Header
-------------------------------------------------------------------*/
#header { 
	width: 900px; 
	height: 180px; 
	float: left; 
	background: url(images/header-bg.gif) no-repeat; 
	position: middle;
        position: relative;

}



/* Search
-------------------------------------------------------------------*/








/* Content
-------------------------------------------------------------------*/
#content { 
	width: 428px; 
	float: left; 
	padding: 60px; 
	background: #000000; 
}

#content .post { margin-bottom: 40px; }
#content .post p { margin-bottom: 15px; }
#content .post h1 a { text-decoration: none; color: #df9624; }
#content .post h1 a:hover { text-decoration: none; color: #555; }
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #df9624; 
	padding: 3px 5px 5px 5px; 
	margin-bottom: 50px; 
	border-top: 1px solid #c9c8c3; 
	border-bottom: 1px solid #c9c8c3; 
	background: #000000; 
}
#content .post .post-info a { color: #df9624; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #df9624; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 170px;
	float: left;
	font-size: 9px;
 margin-top: 80px;
	margin-bottom: 10px;
padding: 5px;
	color: #c9c8c3;
}

#sidebar h3 { font: normal 10px Verdana, Arial, Sans-Serif; color: #c9c8c3; margin-bottom: 5px; }

#sidebar a { color: #AA9F77; text-decoration: none; }
#sidebar a:hover { color: #38463e; }

#sidebar .block {
	width: 170px;
	padding: 5px; 
	border-bottom: 0px solid #bfccbf; 
	overflow: hidden;
	color: #c9c8c3;
}
#sidebar .block li {  
	padding-left: 0px;
margin-bottom 5px;
}
#sidebar .block a:hover { color: #777; }

/* Calendar */
#sidebar .block #calendar_wrap a { }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #D6D0BF; text-align: center; color: #F8F6F0; }



/* Wrapper Bottom
-------------------------------------------------------------------*/




/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: left;
margin-top: 10px; 
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #df9624; 
}
#comments .comment { 
	background: #000000; 
	margin-bottom: 0px; 
	overflow: hidden; 
	width: 430px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 430px; 
	background: #000000; 
}
#comments .comment .comment-content a { color: #c9c8c3; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #c9c8c3;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #c9c8c3; 
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	background: #c9c8c3; 
	border: 5px solid #bfcec3; 
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 400px; 
	border: 1px solid #aaa; 
	height: 120px;


}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit { padding: 3px 10px; }



/* Footer
-------------------------------------------------------------------*/
#footer { 
	width: 900px; 
	float: left; 
	color: #F8F6F0; 
	padding-top: 0px;
	text-align: left;
	background: #000000; 
}
#footer-inner { 
	width: 900px; 
	padding-bottom: 6px; 
	background: #000000; 
}
#footer-content { 
	width: 900px; 
	background: #000000; 
}
#footer p { color: #C7AF74; 
	font-size: 11px; 
	margin-left: 57px; 
}
#footer a { color: #C7AF74; }






