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


<!--[if IE]><link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory'); ?>/ie.css" media="screen" /><![endif]-->
<!--[if IE]><link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory'); ?>/ie2.css" media="screen" /><![endif]-->

*/

/* 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  repeat-x;
}

h1, h2, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #AA9F77; }
h3 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #AA9F77; }

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: #AA9F77; }

a { color: #AA9F77; text-decoration:none; }
a:hover { color: #767229; text-decoration:none; }
a:visited { color: #AA9F77; text-decoration:none; }

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: 980px;
	padding-bottom: 0px;
	margin: 0 auto;
	overflow: hidden;
}
#container #wrapper {
	width: 980px;
	float: left;
	overflow: hidden;
	background: #000000;
}


/* Navigation
-------------------------------------------------------------------*/
#nav {
	width: 980px;
	height: 20px;
	background: #00000;
 	float: left;
	position: absolute;
	top: 20px;
}
#nav ul {
	margin-left: 0px;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	height: 30px;
}
#nav ul li {
	float: left;
	margin-right: 0px;
	padding-left: 0px;
}
#nav ul li.current_page_item { background: #000000 ; }
#nav ul li a {
	display: block;
	text-decoration: none;
font-weight: bold;
	color: #7f8689;
	line-height: 33px;
	padding: 0 105px 0 0px;
}
#nav ul li a:hover { color: #AA9F77; }
#nav ul li.current_page_item a { background: #000000 ; }




/* Header
-------------------------------------------------------------------*/
#header {
	width: 900px;
	height: 185px;
	float: left;
	top: 40px;
	background: url(images/header-bg.gif) no-repeat;
position: middle;
        position: relative;

}



/* Search
-------------------------------------------------------------------*/








/* Content
-------------------------------------------------------------------*/
#content {
	width: 574px;
	float: left;
	padding: 3px;
	background: #000000;
}

#content .post { margin-top: 35px; margin-bottom: 40px; }
#content .post p { margin-bottom: 15px; }
#content .post h1 a { text-decoration: none; color: #AA9F77; }
#content .post h1 a:hover { text-decoration: none; color: #555; }
#content .post-list li { list-style: none; }

#content .gallery { margin-top: 35px; margin-bottom: 40px; width:900px; }


#content .post .post-info {
	clear: both;
	width: 574px;
	font-size: 11px;
	color: #AA9F77;
	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: #AA9F77; text-decoration:none; }
#content .post .post-info a:hover { color: #767229; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #AA9F77; text-decoration: none; }
#content #pages a:hover { color: #AA9F77; text-decoration: none; }

#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: 260px;
	float: left;
	font-size: 12px;
 margin-top: 0px;
	margin-bottom: 10px;
padding: 23px;
	color: #767229;
}
#sidebar h1 { font: normal 14px Verdana, Arial, Sans-Serif; color: #ad5d1c; margin-bottom: 5px; }
#sidebar h3 { font: normal 10px Verdana, Arial, Sans-Serif; color: #AA9F77; margin-bottom: 5px; }
#sidebar h2 { font: normal 12px Verdana, Arial, Sans-Serif; color: #AA9F77; margin-bottom: 5px; }

#sidebar a { color: #7f8689; text-decoration: none; }
#sidebar a:hover { color: #767229; }

#sidebar .block {
	width: 260px;
	padding: 5px;
	border-bottom: 0px solid #bfccbf;
	overflow: hidden;
	color: #767229;
}
#sidebar .block li {
	padding-left: 0px;
margin-bottom 5px;
}
#sidebar .block a:hover { color: #767229; }

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



/* buy page
-------------------------------------------------------------------*/




/* Comments
-------------------------------------------------------------------*/
.comments-title {
	text-align: left;
margin-top: 10px;
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;
	color: #AA9F77;
}
#comments .comment {
	background: #000000;
	margin-bottom: 0px;
	overflow: hidden;
	width: 500px;
	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: 500px;
	background: #000000;
}
#comments .comment .comment-content a { color: #c9c8c3; }


#comments .comment .comment-info {
	font-size: 11px;
	color: #AA9F77;
	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: #AA9F77;
	text-decoration: none;
}




/* Comment Form
-------------------------------------------------------------------*/
#commentform {
	background: #000000;
	border: 0px solid #bfcec3;
	padding: 10px;
	color: #555;
}
#commentform p { margin-bottom: 7px; }
#commentform textarea {
	width: 500px;
	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: #AA9F77;
	padding-top: 30px;
	text-align: left;
	background: #000000;
}
#footer-inner {
	width: 900px;
	padding-bottom: 6px;
	background: #000000;
}
#footer-content {
	width: 900px;
	background: #000000;
}
#footer p { color: #AA9F77;
	font-size: 11px;
	margin-left: 57px;
}
#footer a { color: #AA9F77; }


#footer a:hover { color: #767229; }






