/*  
Theme Name: Romashka
Theme URI: http://AskGraphics.com/
Description: Widget Supported xhtml compliant template sponsored by <a href="http://www.romow.com/" title="Romow Link Directory">Romow</a> and <a href="http://www.webranking.us/" title="Web Ranking Directory"><span>Web</span>Ranking</a>.<br>More high quality themes available at <a href="http://www.skinpress.com/">www.skinpress.com</a>
Version: 1.0
Author: AskGraphics
Author URI: http://www.askgraphics.com/

This theme is free to use under Creative Commons (Attribution-ShareAlike 2.5),
therefore all the attribution links in the footer must remain intact.

*/

body{
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(images/bg.gif) repeat-x top left;
	width:100%;
}

img{
	border:0px;
}

a{
	color:#212121;
	text-decoration:none;
}

.naglowki{
	color:#0054a6;
	font-size:14px;
	padding-top:20px;
	font-style: oblique;
	font-weight: bold;

}

form, table, ul, li{
	padding:0px;
	margin:0px;;
}

.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

div#page{
	width:810px;
	text-align:left;
}

/*header*/
#header{
	width:100%;
	height:314px;
	text-align:left;
}

#header_top{
	width:100%;
	height:135px;
	background:url(images/header_top_bg.gif) no-repeat bottom;
}

#header_center{
	width:100%;
	height:48px;
	background:url(images/header_center_bg.gif) no-repeat bottom;
}

#header_end #header_center_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:40px;
	padding-top:43px;
	text-align:right
}

#header_end #header_center_text #header_center_title{
	font-size:19px;
	color:#ffffff;
	padding-bottom:10px;
}

#header_end{
	width:100%;
	height:131px;
	background:url(images/doda.jpg) no-repeat top;
}

#menu_items{
	width:100%;
}

#header_title{
	color:#0054a6;
	font-size:31px;
	padding-top:60px;
	padding-left:40px;
}

#header_title span{
	color:#7fa9d2;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:-5px;
}

/*menu*/

#menu_items{
	width:74%;
	float:left;
}

#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#595959;
	font-size:11px;
	float:left;
	width:26%;
}

#menu_search_box input.s{
	width:80px;
	font-size:13px;
	color:#666666;
	border:0px;
	background:none;
}

#menu_search_box #sub_img{
	position:relative;
	top:-5px;
}

#menu{
	padding-left:40px;
	padding-top:13px;
}

div#menu #menu_pad{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fde7d2;
}

div#menu a{
	color:#fde7d2;
}

div#menu a:hover{
	color:#ffffff;
}

div#menu #menu_items div{
	float:left;
}

div#menu #menu_items div.no_bg{
	float:left;
	background:url(images/menu_sep.gif) no-repeat top center;
	padding-bottom:0px;
	padding-left:8px;
	padding-right:8px;
	height:26px;
}


/* end menu */

/* end header */

/* blog*/

div#page #blog{
	background:url(images/body_bg.gif) repeat-y top left;
	float:left;
	width:100%;
}

div#page #blog #blog_top{
	background:url(images/body_top_bg.gif) no-repeat top left;
	float:left;
	width:100%;
}

div#blog #blog_left{
	width:553px;
	float:left;
	padding-top:25px;
	padding-left:45px;
}

div#blog #blog_right{
	width:175px;
	float:left;
	padding-top:40px;
}

/* sidebar*/

#blog_right #sidebar{
	width:100%;
	padding-left:40px;
}


#blog_right #sidebar ul{
	padding:0px;
	margin:0px;
}
#blog_right #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#blog_right #sidebar h2{
	color:#131313;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding-bottom:5px;
	padding-top:6px;
	padding-left:0px;
	font-weight:normal;
}

#blog_right #sidebar ul li{
	color:#484848;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#blog_right #sidebar li a{
	color:#484848;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:19px;
}

#blog_right #sidebar ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:5px;
	padding-bottom:5px;
	background:none;
}
#blog_right #sidebar ul li ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#484848;
	padding-bottom:0px;
}
#blog_right #sidebar ul li ul li ul li a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#484848;
}

#blog_right #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.gif) left bottom no-repeat;
}

#blog_right #sidebar ul li.widget_categories ul li ul li{
	border-bottom:0;
	background: none;
}

#blog_right #sidebar ul li ul li ul{
	padding-left:10px;
}

#blog_right #sidebar ul li ul li a{
	background: url(images/bl_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_categories ul li a{
	background: url(images/cat_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_archives ul li a{
	background: url(images/ar_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_meta ul li a{
	background: url(images/meta_li.gif) left top no-repeat;
	padding-left:9px;
}

#blog_right #sidebar ul li.widget_categories li ul.children li a{
	background: url(images/line_li.gif) left top no-repeat;
	padding-left:9px;
}

/*inside*/

#blog_left #blog_comm{
	margin-left:40px;
	float:left;
	width:510px;
}

#blog_left #blog_comm h2{
	font-size:23px;
	font-weight:normal;
	color:#2e2e2e;
	position:relative;
	top:-10px;
	padding-left:0px;
}

#blog_left #blog_comm .comm_panel{
	background:#ececec;
	padding-right:10px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:94%;
	color:#000000;
}

#blog_left #blog_comm .comm_panel a{
	font-weight:bold;
	color:#0146d1;
}

#blog_left #blog_comm .comm_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:3px solid #e6e6e6;
	width:94%;
}

#blog_left #blog_comm .comm_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

#blog_left #comments_from_bg{
	background:url(images/blog_form_bg.gif) no-repeat top left;
	width:500px;
	padding-bottom:20px;
}

#blog_left #blog_comm #comm_post_title{
	width:500px;
	height:45px;
	font-size:23px;
	font-weight:normal;
	padding-left:15px;
	padding-top:15px;
	color:#2e2e2e;
}

#blog_left #blog_comm #comm_post_form{
	padding-left:25px;
}

#blog_left #blog_comm #comm_post_form input.text{
	font-size:14px;
}

#blog_left #blog_comm #comm_post_form td{
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-right:10px;
}

#blog_left #blog_comm #comm_post_form td.right{
	text-align:right;
	vertical-align:top;
}


/* end sidebar*/

/* blod item*/

#blog_left .item_class{
	width:100%;
	padding-left:25px;
	padding-bottom:30px;
	float:left;
}

#blog_left .item_class .item_class_title{
	width:515px;
}

#blog_left .item_class .item_class_title_text{
}

#blog_left .item_class .item_class_title_text .titles{
	float:left;
	width:90%;
	padding-bottom:5px;
}

#blog_left .item_class .item_class_title_text .top_title_top{
	font-size:9px;
	padding-right:10px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#797979;
}

#blog_left .item_class .item_class_title_text .top_title{
	padding-right:10px;
	padding-left:10px;
}

#blog_left .item_class .item_class_title_text .top_title a{
	font-size:19px;
	color:#1e61a0;
	font-weight:bold;
	font-style:italic;
}

#blog_left .item_class .item_class_title_text .end_title{
	font-size:9px;
	padding-right:10px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

#blog_left .item_class .item_class_title_text .end_title a{
	font-size:10px;
	font-weight:bold;
	color:#f57e1f;
}

#blog_left .item_class .item_class_text{
	color:#595959;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-top:0px;
	background:url(images/title_line.gif) no-repeat center top;
	float:left;
	width:515px;
}

#blog_left .item_class .item_class_text p{
	padding:0px;
	margin:0px;
	margin-top:10px;
	text-indent:20px;
}

#blog_left .item_class .item_class_panel{
	height:21px;
	background:#e6e6e6;
	margin-left:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	float:left;
	width:500px;
}

#blog_left .item_class .item_class_panel a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

#blog_left .item_class .item_class_panel a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}

#blog_left .item_class .item_class_panel a.panel_read{
	background:url(images/read.gif) no-repeat left center;
	padding-left:10px;
}

#blog_left .item_class .item_class_panel span.panel_comm a{
	background:url(images/comm.gif) no-repeat left center;
	padding-left:20px;
}

/* end blog */

/* footer */

#footer{
	width:100%;
	height:136px;
	text-align:right;
	float:left;
	background:url(images/doda2.jpg) no-repeat top;
}

div#footer #footer_text{
	color:#000000;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:30px;
	padding-right:35px;
}

div#footer #footer_text a{
	color:#000000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

div#footer #footer_text a span{
	color:#0054a6;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div#footer #skinpress{
	position:relative;
	top:6px;
}

/* end footer */



#blog_left .navigation{
	padding-bottom:40px;
	text-align:center;
}

#blog_left .navigation ul{
}

#blog_left .navigation ul li{
	list-style:none;
	display:inline;
	padding-right:20px;
}

#blog_left .navigation .alignright a{
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
	color:#212121;
}

#blog_left .navigation .alignleft a{
	font-weight:bold;
	font-size:11px;
	padding-left:8px;
	color:#212121;
}

div#blog h2{
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-top:0px;
	font-size:19px;
	color:#0054a6;
}

div#blog .entry{
	padding-left:20px;
	color:#595959;
}

div#blog .entry p{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

.item_class blockquote, #blog_comm blockquote{
	background:url(images/block_bg.gif) no-repeat left top;
	padding-left:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	padding-top:5px;
}

.item_class blockquote blockquote, #blog_comm blockquote blockquote{
	background:url(images/block2_bg.gif) no-repeat left top;
	padding-left:10px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}

.item_class ol, #blog_comm ol{
	background:url(images/ol_bg.png) repeat-y left;
	color:#595959;
}

.item_class ol li, #blog_comm ol li{
	color:#595959;
}

.item_class ul, #blog_comm ul{
	padding-left:30px;
}

.item_class img, #blog_comm img{
	float: left;
	margin:5px;
}

.item_class strong, #blog_comm strong{
	color:#0054a6;
}