/*  
Theme Name: Mygorod
Description: Theme for community of Kolomna city.
Version: 1.0.0
Author: Странник
Author URI: http://www.gorodkolomna.ru/
Tags: xhtml, css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

body
{
	background: #666666 url('images/bodybg.jpg') repeat-x 0 0;
	font-size: 12px;
	color: #525252;
}

h2, a
{
	color: #525252;
}

div.postcontent a { color: #525252; }

pre, code {white-space: normal;}


#top
{

	text-align: right;
	height: 24px;
}

#top .menu
{
	padding-top: 7px;
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top .menu a
{
	color: #fff;
}

#top .menu a:hover
{
	color: #000;
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 37px;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;

}

#header
{
	height: 50px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
}

#header #title #blogtitle
{
	margin-left: 68px;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}

#header #title h2 
{
	font-size: 14px;
	color: #525252;
}

#header #searchbar
{
	margin-top: 20px;
}

#introcontainer
{
	margin-top: 40px;
}

#intro
{
	
	height: 200px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;
}


#intro #introtext
{
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}


#intro #introtext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#intro #introtext p
{
	font-size: 16px;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}

.post
{
	margin: 20px 5px 0px 5px;	
	padding: 5px;	
}

.post .postheader .commentcount
{
	width: 27px;
	line-height: 12px;
	float: left;
	padding-right: 10px;
}

.post .postheader .commentcount a
{
	color: #4884bc;
}

.post .postheader .posttitle
{
	
	line-height: 20px;
}

.post .postheader .posttitle h2
{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.post .postheader .posttitle h2.archive
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	text-decoration: none;
	}

.post .postheader .posttitle .postmeta
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
}

.post .postcontent
{
	margin-top: 20px;
	line-height: 17px;
}

.post .postcontent p
{
	margin-bottom: 10px;
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
	text-decoration:none;
}

.commentbox
{
	background: #fff;
	padding: 10px 15px 0px 15px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks
{
	margin: 0px 5px 40px 5px;	
}

.navlinks a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar #wrapbox
{
	padding: 25px 0px 17px 17px;
	margin: 5px 5px 20px 5px;
	_margin: 5px 0px 20px 0px;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 40px;
}

#sidebar .sidebarbox h3
{
	font-size: 15px;
	color: #003399;
	margin-bottom: 10px;
	border-bottom:1px dotted #525252;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	margin: 0px;
	padding:0px;
}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;
}



.searchform #searchbox
{
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

div#header-2 { padding:0px 0px 0px 0px; margin:0px; color: #525252; font-size:26px; }
div#posts { padding-left:0px; padding-right:0px; width:550px; float:left; margin-right:0px; }


.posttitle h1
{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
	color:#525252;
}

div#header-2 { padding:0px 0px 0px 0px; margin:0px; color: #525252; font-size:26px; }
div#posts { padding-left:0px; padding-right:0px; width:550px; float:left; margin-right:0px; }
div#posts a { text-decoration:none; }

table#wp-calendar { width: 220px; border:1px solid #AFAFAF; }
table#wp-calendar td { text-align:right;  }
table#wp-calendar caption { text-align: center; }
table#wp-calendar td.ispost, table#wp-calendar td.ispost a, table#wp-calendar td#today a { font-weight: bold; color: #003399; }
table#wp-calendar #prev a { font-size: 13px; font-weight: bold; }
table#wp-calendar #next a { font-size: 13px; font-weight: bold; }
div.posttitle h2 a { font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; color:#525252  }
div.postcontent a { color:#003399; }
div.postcontent a:hover, #tag_cloud a:hover, span.postmeta a:hover { color:#333333; }
span.postmeta a { color: #003399; }
div#commentform { padding-bottom:30px; }
div#commentform div, div#commentform div a { font-family:Georgia, 'Times New Roman', Times, serif; color:#003399; }
div#commentform label { font-weight:normal; }
div#sidebar ul.children { padding-left: 15px;}
div.rel_posts { padding: 15px 0px 20px 10px; }
div.rel_posts ul { margin-bottom:0px; }
div.rel_posts .title { font-size:15px; color:#003399; padding-bottom:5px; }
div.rel_posts a {  font-size:13px; color:#525252; }
div.rel_posts a:hover, div.commentbox a:hover { color:#333333; }
div.commentbox a {  color:#003399; }
div.commenttext {padding-left:5px;}
div.commentmeta {  font-size:12px; border-bottom:1px dashed #BCBCBC; padding-bottom:2px; font-family:Georgia, 'Times New Roman', Times, serif; }
div.commentmeta span { font-size:11px; font-style:italic;}
textarea#message, input#name, input#email { font-family: Arial, sans-serif; font-size:13px;  }
input#name, input#email { height:20px; margin:0px; padding:0px; }

.sidebarbox a { color:#525252; }
#sidebar .sidebarbox a:hover { color:#333333; }
a.more-link { }
#recent-comments a { color:#003399; }
div.children { padding-left:25px; }
div.recommend { width:100%; height:14px; font-family:Verdana, Arial; font-size:9px; background-color:#AB421E; color:#FFFFFF; font-weight:bold; padding:0px 0px 0px 3px; letter-spacing:0.1em; margin:0px;}
div.bestcomment { width:100%; font-family:Verdana, Arial; font-size:10px; background-color:#37629D; color:#FFFFFF; font-weight:bold; padding:0px 0px 0px 3px; letter-spacing:0.1em; margin:0px;}

div#h-title div.head-title a { color:#003399; text-decoration:none;}
