/*
Theme Name: Devart2
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: 20px; margin-bottom: 0; }
img { border: none; }



/* Body
-------------------------------------------------------------------*/
body { 
	font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: url(images/bg.jpg) repeat; 
}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #414d4c; }
h1 { font-size: 22px; line-height: 26px; 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: #3b5a4a; }
a:hover { color: #3b5a4a; }
a:visited { color: #3b5a4a; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	height: 50px;
        line-height: 50px;
        text-align: center;
	margin-bottom: 20px;
	background: #e4ede2 url(images/blockquote.jpg) 13px 13px no-repeat;
        border: 1px solid #543333; 
}



/* Container
-------------------------------------------------------------------*/
#container { 
	width: 980px; 
	padding-bottom: 10px; 
	margin: 0 auto; 
	overflow: hidden; 
}
#container #wrapper { 
	width: 980px; 
	float: left; 
	overflow: hidden; 
}



/* Header
-------------------------------------------------------------------*/
#header {
        width:980px;
        height:200px;
        background:url(images/header_bg.jpg) no-repeat;
        position: relative;
}

#header .description {
        color:#333;
        text-indent:-9999px;
}

#header h1 { 
	font: 24px Verdana; 
	padding-top: 10px; 
	margin-bottom: 0; 
	color: #fff; 
        text-indent:-9999px;
}
#header h1 a { 
	color: #000; 
        text-decoration: none;
        text-indent:-9999px;
	overflow: hidden;
}

#h1_link {
	height: 53px;
	left: 32px;
	position: absolute;
	text-indent: -999999px;
	top: 23px;
	width: 480px;
}

.feedbunner {
        position: absolute;
        top: 253px;
        right: 5px;
}

.gallery_tag {
        position: absolute;
        top: 0px;
        right: 100px;
        width: 160px;
        height: 50px;
        background: url(images/gallery.png) no-repeat;
}

.gallery_tag a { 
        width: 160px;
        height: 50px;
	color: #000; 
        text-decoration: none;
        text-indent:-9999px;
	overflow: hidden;
        display: block;
}

/* navigation
--------------------------------------------------*/
.menu {
	background: url(images/navi_over.png) no-repeat 0 0;
	height: 36px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 115px;
	width: 450px;
}

.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

.menu li,.menu a {
	height: 42px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#btn_home {
	left: 0;
	width: 106px;
}

#btn_about {
	left: 109px;
	width: 106px;
}

#btn_blog {
	left: 220px;
	width: 90px;
}

#btn_submit {
	left: 318px;
	width: 122px;
}

#btn_home a:hover,#btn_home.current_page_item {
	background: transparent url(images/navi_over.png) 0 -40px no-repeat;
	border: 0;
}

#btn_about a:hover,#btn_about.current_page_item {
	background: transparent url(images/navi_over.png) -108px -40px no-repeat;
	border: 0;
}

#btn_blog a:hover,#btn_blog.current_page_item {
	background: transparent url(images/navi_over.png) -220px -40px no-repeat;
	border: 0;
}

#btn_submit a:hover,#btn_submit.current_page_item {
	background: transparent url(images/navi_over.png) -318px -40px no-repeat;
	border: 0;
}

/* rss
--------------------------------------------------*/
.rss {
	background: url(images/rss.png) no-repeat 0 0;
	height: 31px;
	left: 836px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 90px;
	width: 132px;
}

.rss li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

.rss li,.rss a {
	height: 31px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#rss_home {
	left: 0;
	width: 132px;
}

#rss_home a:hover {
	background: transparent url(images/rss.png) 0px -32px no-repeat;
	border: 0;
}




/* Wrapper top
-------------------------------------------------------------------*/
#wrapper-top { 
	width: 980px; 
	height: 35px; 
	float: left; 
	background: url(images/top.jpg) no-repeat left bottom;
}

.top_adsence {
        width: 728px;
        height: 15px;
        float: left;
        margin: 12px 0 0 2px;
}

#search {
        width: 235px;
        height: 30px;
	float: right;
        margin: 5px 3px 0 0;
	background: url(images/search_bg.png) no-repeat;
}

#search input { border: 0; }

#search #s { 
	width: 185px;
	padding: 6px 0 2px 7px;
	margin-right: -4px;
	vertical-align: top;
	line-height: 0;
	font: normal 12px Verdana;
	vertical-align: top;
	color: #333;
        background: none;
}
#search #searchsubmit { 
	width: 35px; 
	height: 30px;
	vertical-align: top;
        cursor: pointer;
        background: none;
}


/* Content
-------------------------------------------------------------------*/
#content { 
	width: 640px; 
	float: left; 
        margin-top: 15px;
}

#content .post { margin-bottom: 40px; }
#content .post p { margin-bottom: 20px; }
#content .post h1 a { text-decoration: none; }
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both;
        text-align: right; 
	font-size: 11px; 
	color: #777; 
	padding: 3px 5px 3px 5px; 
	margin-top: 7px; 
	border-top: 1px solid #CFA78B; 
	border-bottom: 1px solid #CFA78B; 
}
#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 20px "Trebuchet MS"; color: #414d4c; 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; }

.post img {
        text-align: center;
}

.post h3 {
        width: 612px;
        border-bottom: 1px solid #543333;
        background: url(images/title_bg.png) no-repeat;
        padding: 0 5px 0 28px;
        margin-bottom: 15px;
        height: 25px;
        line-height: 25px;
        font-size: 18px;
}

.post h3 a { text-decoration: none; }

.page_navi {
       width: 640px;
       height: 50px;
}


/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 300px;
	float: right;
	font-size: 11px; 
	margin: 15px 0 10px 0;
	color: #555;
}

#sidebar h3 { font: normal 18px Verdana, Arial, Sans-Serif; color: #222; text-indent: -9999px;}

#sidebar a { color: #38463e; text-decoration: none; }
#sidebar a:hover { color: #333; }

#sidebar .block {
	width: 205px;
	padding: 15px; 
	border-bottom: 1px solid #bfccbf; 
	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; }

#tabMenu {  
     margin:0;  
     padding:0 0 0 15px;  
     list-style:none;  
 }  
   
#tabMenu li {  
     float:left;  
     height:32px;  
     width:39px;  
     cursor:pointer;  
 }  
  
 /* this is the button images */ 
li.posts {background:url(images/tabStar.png) no-repeat 0 -32px;} 
li.comments {background:url(images/tabComment.png) no-repeat 0 -32px;}  
li.category {background:url(images/tabFolder.png) no-repeat 0 -32px;}  
li.famous {background:url(images/tabHeart.png) no-repeat 0 -32px;}  
  
  
li.mouseover {background-position:0 0;}  
li.mouseout {background-position:0 -32px;}  
li.selected {background-position:0 0;}  
  
.box {  
     width:300px;
 }  
   
.boxTop {  
     background:url(images/boxTop.png) no-repeat;  
     height:11px;  
     clear:both;  
 }  
   
.boxBody {  
     background-color:#ECDDD2;
     border-left: 1px solid #C89C7B;
     border-right: 1px solid #C89C7B;  
 }  
   
.boxBottom {  
     background:url(images/boxBottom.png) no-repeat;  
     height:11px;  
 }  
   
.boxBody div {  
     display:none;  
 }  
   
.boxBody div.show {  
     display:block;  
 }  
   
   
.boxBody #category a {  
     display:block;  
 }  
   
/* styling for the content*/  
.boxBody div ul {  
     margin:0 10px 0 25px;  
     padding:0;  
     width:250px;  
 }  
   
.boxBody div li {  
     border-bottom:1px dotted #8e8e8e;
     background:url(images/arrow.png) no-repeat 0 10px;   
     padding:4px 0 4px 12px;;  
     cursor:pointer;  
 }  
   
.boxBody div ul li.last {  
     border-bottom:none;  
 }  
   
.boxBody div li span {  
     font-size:8px;  
     font-style:italic;   
     color:#888;  
 }

.color_search_title {
     width:300px;
     height:30px;
     background: url(images/colorsearch.png) no-repeat;
     margin-top: 18px;
}

.color_search {
        width: 270px;
        padding: 0 0 20px 20px;
}

*:first-child+html .color_search {padding: 0 0 5px 20px; }

.color_search ul {
        list-style: none;
        padding: 8px 0 0 8px;
}

.color_search ul li {
        list-style: none;
        margin-right: 8px;
        float: left;
}

.sponsor_title {
     width:300px;
     height:30px;
     background: url(images/sponsor.png) no-repeat;
     margin-top: 18px;
}

.sponsor {
     width: 300px;
     height: 100px;
}

.fotolia {
     margin: 0 0 10px 25px;
}

.sponsor_l {
     width: 125px;
     height: 100px;
     float: left;
     margin: 0 0 0 25px;
}

.sponsor_r {
     width: 125px;
     height: 100px;
     float: right;
     margin: 0 20px 0 0;
}

.adsence {
     margin-left: 25px;
}

.ranking_title {
     width:300px;
     height:30px;
     background: url(images/ranking.png) no-repeat;
     margin-top: 18px;
}

.ranking {
        width: 300px;
        padding: 0 0 20px 0;
}

.ranking ul {
        list-style: none;
}

.ranking ul li {
        float: left;
}

.ranking_margin { margin-left: 18px; }

.bookmark_title {
     width:300px;
     height:30px;
     background: url(images/bookmark.png) no-repeat;
     margin-top: 18px;
}

.bookmark ul {
        list-style: none;
}

.bookmark ul li {
        list-style: none;
        float: left;
}

.bookmark_margin { margin-left: 15px; }

.twitter_title {
     width:300px;
     height:30px;
     background: url(images/twitter.png) no-repeat;
     margin-top: 18px;
}

#twitter_update_list li{
        background: url(images/twitter_li.png) no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 0;
        font-size: 12px;
        list-style: none;
}

#twitter_update_list li a{ text-decoration: underline; }

.twitter_bottom { text-align: right; }

.top_w3c {
        width: 300px;
        height: 15px;
        margin-top: 40px;
}

.top_w3c ul {
        list-style: none;
}

.top_w3c ul li {
        list-style: none;
        float: left;
        margin-left: 16px;
}


/* Wrapper Bottom
-------------------------------------------------------------------*/
#wrapper-bottom { 
	width: 980px; 
	height: 100px; 
	float: left; 
	background: url(images/bottom.png) no-repeat 200px 0;
}

#wrapper-bottom ul {
       list-style: none;
       margin-top: 25px;
}

#wrapper-bottom ul li {
       float: left;
       height: 22px;
       font-size: 19px;
       margin-right: 15px;
       color: #442E22;
       font-weight: bold;
}

#wrapper-bottom ul li a {
       text-decoration: none;
       color: #442E22;
}

.back_return {
       background: url(images/arrow_top.png) no-repeat;
       padding-left: 25px;
}

/* Comments
-------------------------------------------------------------------*/
.comments-title { 
        width:610px;
	font: bold 22px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #47201F;
        padding-bottom: 5px;
        margin-bottom: 7px;
        border-bottom: 1px solid #47201F;
}
#comments .comment { 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 635px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px;
        margin-right: 15px; 
}

#comments .comment .comment-avatar img{border: 4px solid #FFF; }

#comments .comment .comment-content { 
	float: left; 
	padding: 0px 15px 10px 15px; 
	margin: 0 5px 0 0; 
	width: 515px;
        border-bottom: 1px solid #47201F; 
}
#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 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}



/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
	width:580px; 
	border: 5px solid #47201F; 
	padding: 10px; 
	color: #555; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 575px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit {
        width: 129px;
        height: 43px;
        margin-left: 400px;
}



/* Footer
-------------------------------------------------------------------*/
#footer { 
	width: 980px;
        height: 380px; 
	float: left; 
	color: #333; 
	padding-top: 6px;
	text-align: center;
        border-top: 1px solid #000;
}
#footer-inner { 
	width: 980px; 
	padding-bottom: 6px; 
}
#footer-inner h4 { font: normal 18px Verdana, Arial, Sans-Serif; color: #222; text-indent: -9999px;}
#footer p { 
	font-size: 11px; 
	margin: 0; 
}
#footer a { color: #333; }

.information {
        width: 270px;
        height: 350px;
        float: left;
}

.information_title {
        width: 270px;
        height: 30px;
        background: url(images/information.png) no-repeat;
        margin-bottom: 15px;
}

.link {
        width: 300px;
        height: 350px;
        float: left;
        margin-left: 30px;
}

.link_title {
        width: 300px;
        height: 30px;
        background: url(images/link.png) no-repeat;
        margin-bottom: 15px;
}

.link ul {
        list-style: none;
}

.link ul li {
        width: 260px;
        height: 23px;
        margin-bottom: 5px;
        font-size: 12px;
        text-align: left;
        background: url(images/link_li.png) no-repeat;
        padding-left: 30px;
        line-height: 25px;
}

.theme {
        width: 340px;
        height: 350px;
        float: left;
        margin-left: 30px;
}

.theme_title {
        width: 340px;
        height: 30px;
        background: url(images/theme.png) no-repeat;
        margin-bottom: 15px;
}

.theme_body {
        height: 95px;
        margin-bottom: 5px;
        text-align: left;
}