/*
Theme Name: WP theme
Theme URI: http://doykov.ru/
Version: 1.0
Author: Nikita Doykov
Author URI: http://doykov.ru/
*/

html, body, #all, #main{ padding:0; margin:0; width:100%; height:100%; font-size:14px;}

a, .link{ color: #336699;}
.after a, #commentlist .name, #commentlist .name a{ color:#666;}
.now a, .now_link a{ color:#000;}
.now a{  text-decoration:none;}
.now a:hover{ color:#45161c;}

.link{ cursor:pointer; border-bottom:1px dashed #336699;}
.link:hover{ border-bottom: 1px dashed #cc3300;}

h1, h2, h3, h4, h5, h6{ font-weight:normal; padding:0; margin:0;}
h1{font-size:500%;}
h2{font-size:270%;}
h3{font-size:160%; padding-top:6x;}
h4{font-size:150%; padding:10px 0 5px 0;}
h5{font-size:130%;}

.top{ vertical-align:top;}
.bottom{ vertical-align:bottom;}
.left{ float:left;}
.right{ float:right;}

td{ vertical-align:top;}
hr{ border:none; width:80%; height:1px; margin:20px 0 20px 0; text-align:left; background:#999;}

#title { margin:25px 45px 20px 10px; font-style:italic; font-size:120%; }

#tmenu {margin:20px 10px 10px 2%; font-weight:bold; font-size:110%;}
#tmenu td{ text-align:center; padding:5px 30px 0 30px;}

#main{ background:#383847 url(http://doykov.ru/img/back.gif);}
#content {width:70%; padding:20px 15px 5% 15px;}

#archives #content{ width:80%; padding:5px 10px 5% 15px;}

#page_content {padding:0 14% 20px 7%;}
#single_content, #comments, #comment_in, .archive_post{padding:10px 5px 10px 40px; width:60%;}

#single_conten{border-bottom:1px dotted #666;}

#single_content .time{margin-bottom:5px;}

.date{ font-size:90%; margin-top:20px; display:inline-block; padding:3px 5px 3px 5px;}
#main .date{ background:#383847; color:#fff;}
#archives .date{ color:#666;}
.time{ font-size:90%; color:#666;}
.time a{ margin-left:10px; color:#666;}
.post{ margin:10px 0 10px 54px; width:80%; padding:10px 15px 15px 15px;
	background:#fff;}

#archives .post{ border:1px dotted #666;}

.tags{ margin-left:5px;}
.comnt{ margin-right:5px; text-align:right;}
.after{ margin:10px 0 0 0; width:100%;}
.post h4 a{ text-decoration:none; color:#000;}

#nav{ width:50%; background:#fff; margin-top:10px; font-size:110%;}
#nav td{ padding:0 5px 0 5px;}
#nav a{ text-decoration:none;}

.sidebar { width:60%; margin:60px 10px 0 30px; padding:10px 5px 10px 15px; background:#000;}
.sidebar a{ color:#99958c; font-size:120%;}

.rss{ padding:4px 10px 4px 10px; background:#ffbf00;}
.rss a{color:#000;}

#add{ margin:3px 0 6px 5px;}

#comment_in{ background:#f5f5dc;}
#comment_in #comment{ width:80%;}

#commentlist{ list-style-type:none; padding:10px 0 0 0; margin:5px 0 0 0;}
#commentlist .head img{float:left; margin-right:10px;}
#commentlist .head{ background:#eee; padding:2px 15px 2px 2px; height:32px; vertical-align:top; }
#commentlist li{ margin:0 0 10px 0;}
#commentlist .name{ font-weight:bold;}

#commentlist blockquote{ color:#333; font-style:italic;}

#toolbar{ margin-bottom:3px;}
#toolbar .ed_button{ margin:0 2px 0 2px;}

#p1{ margin:20px 0 0 10px;}

#foot{ padding:3% 40px 4% 40px; font-size:90%;}

code{ color:#f0dc82;}

#arch li{ margin-bottom:3px; list-style-type:circle;}

#jj {margin:20px 0 0 10px;}

a:hover, .link:hover{ color:#cc3300;}
a img{ border:none;}