/*
Theme Name: Kubanetnos
Theme URI: http://crispo.ru/
Description: No description.
Version: 1.1
Author: Grox, Nima, Tano
Author URI: http://crispo.ru/
Tags:

	Kubanetnos v1.1

	This theme was designed and built by Georgiy Oganisyan,
	whose blog you will find at http://lifeink.ru/

*/




/*@charset "iso-8859-1";*/
/* CSS Document */
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	background-color:#FFFFFF;
}

.corner {
	background:url(final/corner.gif);
	background-repeat:no-repeat;
	width:213px;
/*	max-width:213px;
	min-width:213px;*/
	height:176px;
}

td {
/*	border:1px #000000;
	border-style:dotted;*/
	margin:0px;
	padding:0px;
}

img{
	border:none;
}

.header {
	height:153px;
	background-color:#FAF5DF;
}

/*
.header {
	height:128px;
	background-color:#FAF5DF;
	background-image:url(final/head.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
*/

.top_menu {
	background-color:#FAF5DF;
	height:23px;
}
.top_line {
	background:url(final/top_line.gif);
	background-repeat:repeat-x;
	height:23px;
}
.left_side {
	background:url(final/left_line.gif);
	background-repeat:repeat-y;
	width:213px;
}

td.left_bottom {
	border:1px solid #FFFFFF;
	border-top-color:#B13549;
	margin:0px;
	padding:0px;
}
td.center_bottom {
	border:1px solid #FFFFFF;
	border-top-color:#B13549;
	margin:0px;
	padding:0px;
}

a {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#E0E0E0;
/*	font-weight:bold;*/
/*	text-decoration:underline;*/
}

.search {
	border: 1px solid #444444;
	height: 20px;
/*	overflow: hidden;*/
	background: #FFE2B3;
}
.find_button {
	border : 1px solid #FFB34A;
	background: #FFC782;
	color : #000000;
	font-weight:normal ;
	font-size : 11px;
	padding: 3px;
	height: 22px;
}

.reg_mail {
	border : 1px solid #B13549;
/*	background-color:#FAF5DF;*/
	background: #FFC782;
	color : #000000;
	font-weight:normal;
	font-size : 10px;
	margin: 2px;
	margin-top:3px;
	padding: 3px;
	height: 20px;
}

.section_editor {

  border:1px solid #B3B9C3;

}

.section_editor td{

  border:1px solid #B3B9C3;

}




/* CSS Document */
.sections {/*
	border:1px #000000;
	border-style:dotted;
*/	width:211px;
}

.sidebar_section, .linkcat h2{
	display: block;
	background: url(final/buttons.gif) no-repeat;
	background-position:-2px 0px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 26px;
	width: 187px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top: 10px;
	padding-left:20px;
	padding-right:0px;
}

.sidebar_section:hover, .linkcat h2:hover {
	background-position:-2px -38px;
	text-decoration: none;
	color: #000000;
}




#sidebar ul{
	list-style:none;
 	padding:0px;
 	margin:0px;

}

#sidebar ul li{

}

#sidebar ul li ul li{
	margin-left:24px;
	padding-right:28px;
}

#sidebar ul li ul li ul li{
	margin-left:8px;
	padding-right:0px;
}



#sidebar a {
	display: block;
	width:100%;
	font-family: Helvetica;
	font-size: 12px;
	color: #1F1F1F;
	border-bottom:1px solid #FFAE3F;
	padding-left:4px;
}

#sidebar a:visited {
	color: #1F1F1F;
}

#sidebar a:hover {
	text-decoration:underline;
	color: #000000;
}


#sidebar .cat-item a {
	display:inline;
}

#searchform{
margin-left:24px;

}

.top_menu {
	border:0px solid #000000;
	height:23px;
}

.entry{

}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

blockquote, strike {
	color: #777;
	}  
    
.creators {
    margin-top: 10px;
    padding: 5px;
    color:#7F222D;
    width:120px;
}

.creators a{
    color:#7F222D;
}

.creators a:hover{
    text-decoration: underline;
}

