/*  
Theme Name: problaster.ru
Theme URI: 
Description: rybnoemesto.ru
Version: 1.0

*/
/* ----------------------------------------
   Standard Elements
------------------------------------------- */

@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	background: #dbedbd;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#global{
	margin:0 auto;
	width:1000px;
	background: url(images/bg_pixel.jpg) repeat-y;
/*	min-height:698px;*/
}

#main {
	width:1000px;
	background: url(images/bg.jpg) no-repeat top;	
	min-height:507px;
        position:relative;
        
}
/*--------------------------------top_menu-------------------------*/
#top_menu{
	list-style: none;
	padding: 12px 0 0 0px;
	margin: 0 0 0 290px;
	position:relative;
	font-size:11px;
	font-weight:bold;
}


#top_menu ul li {
	display: inline;
}

#top_menu ul li a{
	text-decoration:none;
	color:#165739;
}
.but1 {
	top: 13px;
	position:absolute;
	width:50px;
	left:3px;
}
.but2 {
	top: 13px;
	position:absolute;
	width:140px;
	left:55px;
}
.but3 {
	top: 13px;
	position:absolute;
	width:50px;
	left:204px;
}
.but4 {
	top: 13px;
	position:absolute;
	width:150px;
	left:313px;
}
#top_menu li a:hover {
	color:#24a76d;
}

#title1{
	font-size:22px;
	color:#048332;
	font-weight:bold;
	
}

#title2{
	font-size:14px;
	color:#165739;
	font-weight:bold;
}


/*--------------------------------left_bar-----------------------------*/
#left_bar {
	float:left;
	width:200px;
	margin:122px 0px 0 15px;
	padding:0px 0 0 0;
}

#left_menu ul{
/*	float:left;*/
	position:relative;
	height:106px;
	width:197px;
	background:url(images/left_menu.gif) no-repeat center top;
	list-style: none;
	font-size:11px;
	font-weight:bold;
}

#left_menu ul li a{
	text-decoration:none;
	color:#15603f;
	width:192px;
	text-align:center;
}
.left_but1 {
	top: 12px;
	position:absolute;
	left:8px;
}
.left_but2 {
	top: 34px;
	position:absolute;
	left:8px;
}
.left_but3 {
	top: 58px;
	position:absolute;
	left:8px;
}
.left_but4 {
	top: 80px;
	position:absolute;
	left:8px;
}

#left_menu li a:hover {
	color:#24a76d;
}

#left_menu2 {
	float:left;
	padding:0 0 0 0;
	margin:0px 0 0 0;
	width:197px;
	background:url(images/left_pixel.gif) repeat-y center;
}

#left_menu2_top{
	float:left;
	padding:0 0 0px 0;
	margin:10px 0 0 0;
	width:197px;
	height:11px;
	background:url(images/left_top.gif) no-repeat center top;	
}

#left_menu2_bottom{
	float:left;
	padding:0 0 0 0;
	margin:0px 0 0 0;
	width:197px;
	height:13px;
	background:url(images/left_bottom.gif) no-repeat center top;	
}

#title_left{
/*	float:left;*/
	margin: 0px 0 0 16px;
	padding:0px 0 0 0;
	font-size:14px;
	font-weight:bold;	
	color:#15603f;	
	
}

#left_menu2 ul{
	/*float:left;*/
	width:197px;
       
	font-size:11px;
	font-weight:bold;
}

#left_menu2 ul li{
	width:197px;
	display:block;
	text-align:left;
        
       
     
}
#left_menu2 ul li a{
	text-decoration:none;
	color:#000;
	display:block;
        padding: 1px 14px 0 16px;
}

.one_str{
	background:url(images/left_bg_for_one_str.gif) no-repeat center;
	width:197px;
	height:21px;

}

.two_str{
	background:url(images/left_bg_for_two_str.gif) no-repeat center;
	width:197px;
	height:30px;

}

.two_str a {
	padding: 1px 14px 0 16px;
}

.one_str a {
	padding: 1px 14px 0 16px;
}

.null a {
	padding: 1px 14px 0 16px;
}

#left_menu2 ul li a:hover{
	color:#24a76d;
}

#ban{
	float:left;
	margin: 10px 0 0 0;
}

/*==================================== content =============================*/
#content{
	margin:130px 0px 0 270px ;

	width:525px;
        
}

#content img{
	margin:5px 5px 5px 15px ;
        border:2px solid #fff;
-moz-border-radius: 6px 6px 6px 6px;
      -webkit-border-bottom-left-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
}

#content p{
	line-height:150%;
	text-align:justify;
}

#content h1{
	margin:5px 0px 5px 0px ;
	font-size:14px;
	font-weight:bold;
	color:#165739;
}

/*--------------------------------right_form-----------------------------*/
#right_bar{
	width:160px;
	float:right;
	margin:120px 0px 0 0px;
	padding:0px 0 0 0px;
}

/*--------------------------------footer-----------------------------*/
#footer{
	background:url(images/footer.jpg) no-repeat bottom;
	width:1000px;
	height:126px;	
	float:left; 
}

#footer_text{
	width:600px;
	float: left;
	color:#165739;
	font-size: 12px;
	font-weight:bold;
text-align:center;
margin:90px auto 0 200px;
}

#fish{
	float: right;
	margin:93px 10px 0 0;	
}

#footer img{
	border:0px;	
}

#count{
	float: right;
	margin:94px 10px 0 0;	
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.clear{
	clear:both;
}

.post_title h1 a {
margin:5px 0px 5px 0px ;
	font-size:14px;
	font-weight:bold;
	color:#165739; 
        text-decoration:none;
}

.post_title h1 a:hover {
text-decoration:underline;
}

.post_title h1 {
margin:0 0 20px 0;
}
.post_body a {
text-decoration:underline;
}

.post_body a:hover {
text-decoration:none;
}

.post_body a {
color:#165739;
font-weight:bold;
}

#content ol {
margin:0 0 0px 20px;
}

#content ul {
margin:0 0 0px 30px;
}

#content li {
margin:0 0 10px 0px;
}



#clear {
clear:both;
}

#razd {
margin:0 0 20px 0;
width:500px;
border:2px solid #fff;
background-color:#dceca3;
padding:0 5px 0 10px;
-moz-border-radius: 6px 6px 6px 6px;
      -webkit-border-bottom-left-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
}

a.more-link {

clear:both;
}

.pagenav div a {
color:#165739;
}

#titles {
text-align:center;
width:440px;

margin:34px auto 0 auto;
}

#link_index {

width:200px;
height:200px;
position:absolute;
}

#ban a img {
border:0px;
}

#divon {
border-bottom:4px solid #DCECA3;
width:170px;
margin:0 auto 10px auto;
}

.widget {
list-style:none;
clear:both;
}


/*-----------------------------------------LEFT_MENU--------------------------------------------------------------------*/
#menu {
position:relative;
width:197px;
height:136px;



}

#topml {
position:absolute;
top:0px;
width:197px;
height:9px;
background:url(images/topm.png) no-repeat;
margin:0;
padding:0;
}


#botml {
bottom:0px;
position:absolute;
width:197px;
height:12px;
background:url(images/botm.png) no-repeat;
}

#menu ul {
	position:absolute;
	top:9px;
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
	width:197px;
	background:url(images/bg_ul.png) repeat-y;
	
}

#menu ul li {
list-style:none;
display:block;
margin:0 0 0px 0;
text-align:center;
}

#menu ul li a {
padding:7px 0px 0 0px;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#15603f;
display:block;
width:197px;
height:16px;
background:url(images/li.png) no-repeat;

}

#menu ul li a:hover {
color: #24a76d;
}


