/*
Theme Name: Krapiva.net
Theme URI: http://web.bajenov.com/
Description: Flowers show wordpress theme.
Version: 1.0
Author: Roman Bajenov
Author URI: http://blog.bajenov.com/
Tags: dark, fixed width, two columns, widgets
*/



.clean {
	clear: both;
	display: block;
}

body
{
	border-top: 5px solid #000;
	color: #222222;
	font-size: 11px;
	padding: 20px 0 40px;
	background-color: #a07748;
	background-image: url(img/bgmain.png);
	background-repeat: repeat-x;
}

p {
color: #222222;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}


h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.par
{
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12
{
	margin-bottom: 35px;
	background-color: #663300;
}

.header
{
	background-color: #663300;
}

.label
{	
	background-color: #330000;
	height: 95px;
	background-image: url(img/toplogo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.topsystem
{
	margin-top: 55px;
}

.topsystem img
{
	border:none;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: -5px;
}

.topsystemnav
{
	color: #ffcc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.topsystemnav:hover 
{
	text-decoration:none;
}

.carusel
{
	background-color: #663300;
	height: 260px;
	visibility: hidden;
}

.topnavbar
{	
	background-color: #330000;
	height: 60px;
}

.topad
{
	background-color: #ffffcc;
	height: 320px;
	margin-top: 20px;
	z-index: 2;
}

.searchbox
{
	height:60px;
	background-image: url(img/search.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.searchinput
{
	background:none;
	border:none;
	width:260px;
	height:42px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	margin-top: 9px;
	margin-bottom: 0;
	margin-left: 20px;
	padding: 2px;
}

.sitebody
{
	background-color: #ffffcc;
	float:left;
  	margin:auto;
}

.content
{
	height:auto;
}

.sidebarimg
{
	height: 140px;
	width: 140px;
}

.footer
{
	background-color: #663300;
	height: 60px;
	clear:both;
}

.topnavmenu {
	right: -15px;
	bottom: -17px;
	position: relative;
}

.bottomgallery {
	border: 1px solid #000000;
	height: 140px;
	width: 140px;
}

.postimg {
	height: 220px;
	width: 220px;
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.postimgbig {
	height: 380px;
	width: 380px;
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 16px;
        line-height: 1.5;

}

.content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #623b03;
}

.content a:hover{
	color: #ac8753;
}

.sidebar{
	float:right;
}

.sidebar ul{

}

.sidebar li{
	list-style:none;

}

.sidebar li li{
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        padding: 5px;
}

.sidebar li li a{
	color: #320e00;
}

.sidebar li li a:hover
{
	color: #663300;
}

.sidebar li li li{
	color: #CC0000;
	margin-left: 20px;
        padding-top: 5px;
}

.sidebar li li li a{
	color: #521801;
}

.sidebar li li li a:hover
{
        color: #ad4a23;
}

.middlegallery {
	height: 60px;
	width: 60px;
	border: 1px solid #000000;
}

.menu404 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}

.menu404 li {
	font-size: 13px;
	margin-left: 30px;
	margin-right: 30px;
	height: 30px;
	background-color: #FFFF99;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 15px;
}

.menu404 li a {
	text-decoration:none;
	border:none;
}

.menu404 li:hover {
	text-decoration:none;
	background-color: #FFFF33;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FF0000;
}
ul {
	list-style:none;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
li {
   padding: 5px;
}
.homeul {
	list-style-type: circle;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.homeul li {
       padding: 5px;
}

.pnotes {
	background-color: #CAFFB0;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #009900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	background-image: url(img/notes.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
}

.pattention {
	background-color: #FFCAB0;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #990000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	background-image: url(img/alert.png);
	background-repeat: no-repeat;
}

.pwanted {
	background-color: #FFFF33;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #FF9900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	background-image: url(img/money.png);
	background-repeat: no-repeat;
}
