/*















Theme Name: Devart















Description: Inspired by DeviantArt.















Version: 1.0















Author: Simon Banville















Author URI: www.simonbanville.com















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: 20px;
	margin-bottom: 0;
}
img {
	border: none;
}
/* Body















-------------------------------------------------------------------*/















body {
	font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #333;
	background: url(images/background_city.jpg) no-repeat top center;
	background-color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #c80108;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 7px;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 5px;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
h5 {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}
h6 {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
h1 span {
	color: #999;
}
a {
	color: #c80108;
}
a:hover {
	color: #c80108;
}
a:visited {
	color: #c80108;
}
p {
	margin-bottom: 10px;
}
input, textarea {
	font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif;
}
blockquote {
	font: italic 14px/22px Georgia, Serif;
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #eeeeee;
}
/* Container















-------------------------------------------------------------------*/















#container {
	width: 760px;
	padding-bottom: 10px;
	margin: 0 auto;
	overflow: hidden;
}
#container #wrapper {
	width: 760px;
	float: left;
	overflow: hidden;
	background: url(images/content_backframe_09.gif) repeat;
}
/* Header















-------------------------------------------------------------------*/















#header {
	width: 760px;
	height: 82px;
	float: left;
	position: relative;
	background: url(images/back_header_02.jpg) no-repeat;
}
#header h1 {
	font: 15px Arial;
	padding-top: 35px;
	margin-bottom: 0;
	color: #627d74;
	font-weight:bold;
	font-style:italic;
}
#header h1 a {
	color: #627d74;
	text-shadow: 1px 1px 1px #333;
	text-decoration: none;
}
#header h1 span {
	padding-left: 10px;
	font-size: 11px;
	color: #627d74;
}
/* Search
-------------------------------------------------------------------*/

#search {
	position: absolute;
	top: 15px;
	right: 0px;
}
#search input {
	border: 0;
}
#search #s {
	width: 148px;
	padding: 4px 0 4px 22px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #333;
	background: url(images/search-text.gif) no-repeat;
}
#search #searchsubmit {
	width: 35px;
	height: 22px;
	vertical-align: top;
	background: url(images/search-submit.gif) no-repeat;
}
/* Navigation
-------------------------------------------------------------------*/

#nav {
	width: 760px;
	height: 38px;
	float: left;
	background: url(images/nav-bg_04.jpg) no-repeat;
	position: relative;
}
#nav ul {
	margin-left: 10px;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	height: 38px;
}
#nav ul li.cat-item {
	float: left;
	margin-right: 0px;
	padding-left: 0px;
}
#nav ul li.nav_cache {
	height: 38px;
	width: 20px;
	float: left;
	margin-right: 0px;
	padding-left: 0px;
}
#nav2 {
	width: 760px;
	height: 33px;
	float: left;
	background: url(images/nav_2_bg_05.gif) repeat;
	position: relative;
}
#nav2 ul {
	margin-left: 10px;
	position: absolute;
	bottom: -1px;
	overflow: hidden;
	height: 33px;
}
#nav2 ul li {
	float: left;
	margin-right: 3px;
	padding: 0px 0px 0px 19px;
}
#nav ul li.cat-item {
	background: url(images/left_nav_btn_04.gif) no-repeat top left;
}
#nav ul li.cat-item a {
	background: url(images/right_nav_btn_08.gif) no-repeat top right;
}
#nav ul li.nav_cache {
	margin: 0 0 0 -20px;
	background: url(images/nav_right_cache_04.png) no-repeat top right;
}
#nav ul li.cat-item a {
	font-family: Univers, sans-serif;
	display: block;
	text-decoration: none;
	font-size: 0.96em;
	font-weight:bolder;
	color:#FFF;
	line-height: 38px;
	padding: 12px 20px 0 0px;
}
#nav ul li.cat-item a:hover {
	color: #ccc;
}
#nav2 ul li.cat-item {
	font-size: 11px;
	color:#999;
	line-height: 33px;
}
#nav2 ul li.cat-item a {
	font-family: ITC Stone Sans, sans-serif;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: 100;
	color:#656565;
	line-height: 33px;
}
#nav2 ul li.cat-item a:hover {
	color: #999;
}
/* Content
-----------------------------------------------------------------*/

#content {
	width: 505px;
	float: left;
	padding: 15px 15px 0px 15px;
}
#content .post {
	margin-bottom: 20px;
}
#content .post p {
	margin-bottom: 20px;
}
#content .post h1 {
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 0px;
}
#content .post h1 a {
	color: #666;
	text-decoration: none;
}
#content .post-list li {
	list-style: none;
}
#content .post .post-info {
	clear: both;
	font-size: 11px;
	color: #999;
	padding: 0px 5px 5px 0px;
	margin-bottom: 0px;
}
#content .post .post-info a {
	color: #333;
	text-decoration:none;
}
#content .post .post-info a:hover {
	color: #555;
	text-decoration:none;
}
#content #pages {
	text-align: center;
}
#content #pages a {
	font: bold 12px Arial, sans-serif;
	color: #616161;
	text-decoration: none;
}
#content #pages a:hover {
	color: #8f8f8f;
}
#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;
}
/* Content2
-----------------------------------------------------------------*/

#topinsert {
	width: 600px;
	float: center;
	padding: 15px 80px 0px 80px;
}
#content2 {
	width: 600px;
	min-height: 470px;
	float: left;
	padding: 15px 80px 0px 80px;
}
#content2 .post {
	margin-bottom: 20px;
}
#content2 .post p {
	margin-bottom: 20px;
}
#content2 .post h1 {
	margin-bottom: 10px;
}
#content2 .post h1 a {
	text-decoration: none;
}
#content2 .post-list li {
	list-style: none;
}
#content2 .post .post-info {
	clear: both;
	font-size: 11px;
	color: #aaaaaa;
	margin-bottom: 0px;
}
#content2 .post .post-info a {
	color: #aaaaaa;
	text-decoration:none;
}
#content2 .post .post-info a:hover {
	color: #555;
	text-decoration:none;
}
#content2 #pages {
	text-align: center;
}
#content2 #pages a {
	font: bold 12px Arial, sans-serif;
	color: #616161;
	text-decoration: none;
}
#content2 #pages a:hover {
	color: #8f8f8f;
}
#content2 ul, ol, dl {
	margin-bottom: 20px;
}
#content2 ul {
	list-style: disc;
	list-style-position: inside;
}
#content2 ol {
	list-style: decimal;
	list-style-position: inside;
}
#content2 dl dt {
	font-weight: bold;
}
#content2 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;
}
.left-column {
	float: left;
	width: 225px;
	padding: 0;
	margin: 0;
}
.right-column {
	float: right;
	width: 225px;
	margin: 0;
	padding: 0;
}
.leftarch {
	float: left;
	width: 150px;
	padding: 0;
	margin: 0;
}
.rightarch {
	float: right;
	width: 400px;
	margin: 0;
	padding: 0;
}
/* Sidebar
-------------------------------------------------------------------*/

#sidebar {
	width: 225px;
	height: 470px;
	float: left;
	font-size: 11px;
	margin-bottom: 10px;
	background: url(images/sidebar_back_10.gif) no-repeat top;
}
#sidebar h3 {
	font: normal 18px Arial, Sans-Serif;
	color: #222;
}
#sidebar a {
	color: #38463e;
	text-decoration: none;
}
#sidebar a:hover {
	color: #38463e;
}
#sidebar .block {
	width: 195px;
	padding: 10px;
	overflow: hidden;
	color: #555;
}
#sidebar .block li {
	background: url(images/arrow.gif) no-repeat 2px 8px;
	padding-left: 12px;
}
#sidebar .block a:hover {
	color: #777;
}
#feed {
	right: 15px;
	top: 12px;
	height: 19px;
	padding-left: 37px;
	padding-bottom: 10px;
	color: #544626;
	display: block;
	background: url(images/feed.gif) no-repeat;
	text-decoration: none;
}
#mail {
	right: 15px;
	top: 15px;
	height: 50px;
	padding-left: 37px;
	color: #544626;
	display: block;
	background: url(images/mail.gif) no-repeat;
	text-decoration: none;
}
#pubside {
	right: 15px;
	top: 15px;
	height: 50px;
	padding-left: 15px;
	color: #544626;
	display: block;
	text-decoration: none;
}
/* Wrapper Bottom
-------------------------------------------------------------------*/

#wrapper-bottom {
	width: 760px;
	height: 11px;
	float: left;
	margin-bottom: 7px;
	background: url(images/wrapper_bottom_09.gif) no-repeat bottom;
}
/* Comments
-------------------------------------------------------------------*/


.comments-title {
	text-align: left;
	font: bold 12px Arial, Helvetica, Geneva;
	color: #484848;
}
#comments .comment {
	background: #d6d6d6;
	margin-bottom: 10px;
	overflow: hidden;
	width: 600px;
	padding-bottom: 5px;
}
#comments .comment .comment-avatar {
	float: left;
	width: 50px;
	padding: 5px 7px;
}
#comments .comment .comment-content {
	float: left;
	padding: 10px 15px;
	margin: 2px 2px 0 0;
	width: 500px;
	background: #d6d6d6;
}
#comments .comment .comment-content a {
	color: #444;
}
#comments .comment .comment-info {
	font-size: 11px;
	color: #777;
	margin-bottom: 5px;
}
#comments .comment .comment-info span {
	font: bold 12px Helvetica, Arial, sans-serif;
	padding-right: 10px;
	color: #484848;
	margin-bottom: 2px;
}
#comments .comment .comment-info a {
	color: #444;
	text-decoration: none;
}
/* Comment Form

-------------------------------------------------------------------*/

#commentform {
	background: #d6d6d6;
	border: 1px solid #484848;
	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: 760px;
	float: left;
	color: #627d74;
	padding-top: 6px;
	text-align: center;
}
#footer-inner {
	width: 760px;
	padding-bottom: 6px;
}
#footer-content {
	width: 760px;
}
#footer p {
	font-size: 11px;
	margin: 0;
}
#footer a {
	color: #627d74;
}
#bottomborder {
	border-bottom: 1px #627d74;
}
