/*  
Theme Name: Revolution 
Theme URI: http://www.themespack.com/
Description: wordpress Themes Revolution by <a href="http://www.themespack.com/">Themes Pack</a> |<a href="http://www.wordpres.in/">Blogging tips & tricks</a>
Author: Wonder
Author URI: http://www.wordpresssite.com/

	This theme was designed and built by Wonder themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: url(img/background.png);
	color: #333333;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

#wrapper {
	width: 982px;
	margin: auto auto;
	text-align:left;
	background-color: #ffffff;
}

a {
	color: #156c94;
	text-decoration: none;
}
a:visited {
	color: #156c94;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 {
	color: #156c94;
	margin:0px;
	padding-left:5px;
	padding-bottom: 10px;
	font: normal 20px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background:transparent;
	font-weight:bold;
}

h2 {
	color: #156c94;
	font: normal 16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background:transparent;
	font-weight:bold;
	margin:0 0 6px 0;
}

.comm h2 {
	color: #156c94;
	margin-top:-10px;
	margin-bottom:4px;
	font: normal 14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight:bold;
	background:transparent;
}

h2 a, h2 a:visited {
	color: #156c94;
	text-decoration: none;
}

h2 a:hover {
	color: #3399CC;
	text-decoration: underline;
}

h3 {
	font: normal 16px "Arial", Tahoma, Arial;
	color: #156c94;
	margin: 0px 0px 5px;
	border-bottom:1px solid #efefef;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

h3 a, h3 a:visited {
	color: #156c94;
	text-decoration: none;
}

h3 a:hover {
	color: #3399CC;
	text-decoration: underline;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

table.borderz td, tr, th {
	border: 1px solid #333;
}

form {
	margin:0px;
	padding:0px;
}

#page {
	margin: 0px auto;
	width: 982px;
	background: #fffffff;
}
/* header area */
#header {
	width:982px;
	height:257px;

}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	background:transparent;
    left: 0px;
	bottom:8px;
}
#nav li {
	float:left;
	margin-left:3px;

}
 #nav .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
	background:#156c94;
	text-transform:uppercase;
	 
}
#nav .page_item a{
	color: #555555;
	text-decoration: none;
	background:transparent;
	padding: 11px 11px;
	font:  12px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform:uppercase;
	
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #ffffff;
    text-decoration: none;
	background:#156c94;
	padding: 11px 11px;
	font: 12px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform:uppercase;
}
/* content  */
#content {
	padding: 0px 5px 0px 5px;
	float: left;
	width: 752px;
	margin:0px 10px 5px 10px;
	text-align:justify;
	overflow: hidden;
}

#content-att {
	padding: 0px 5px 0px 5px;
	float: left;
	width: 552px;
	margin:0px 10px 5px 10px;
	text-align:justify;
	overflow: hidden;
}

.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 45px;
    color: #179603;
    float:left;
    background:#156c94 ;
	border:1px solid #156c94;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top:4px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 540px;
	background:#ffffff;
	padding:5px;
	margin-top:-2px;
	border:1px solid #156c94;
}
.entrys {
	float:left;
	width: 240px;
}
.blockquote{
	margin: 5px;
	padding: 5px;
	background:transparent;
	color:#0a3455;
	border-bottom:1px solid #0b497b;
	border-top:1px solid #0b497b;
}
.post-bottom {
	background:transparent;
	padding-left: 7px;
	padding-top: 5px;
	float:right;
	font-size: 95%;
	color: #888888;
}
.post-small {
	padding-left: 2px;
	float:left;
	font-size: 95%;
	color: #666666;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:13px; 
	padding:8px; 
	background:#effaff;
	height:30px;
	border:#efefef 1px solid;
}
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #111111;
	font: verdana;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #618024;
}
.googlef{
	width:525px;
	float:left;
	color:#666;
	background:#292929;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 30px;
	border-bottom: 1px dotted #000000;
	
}

.similiar{
	width:515px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 5px;
	color: #000000;
	float:right;
	font-size:14px;
}
.post-contents {
	clear: both;
	padding: 5px;
	padding-top: 5px;
	color: #cccccc;
	font-size:12px;
	border-bottom:1px solid #000000;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #ffffff;
	background:#156c94;
	border:1px solid #d8d7d7;
}
.previous-entries a {
	float: left;
	padding-left: 5px;
	padding-right: 5px
}
.next-entries a {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ffffff;
	border:none;
	color:#021118;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-style: normal;
	font-size: 14px;
	color: #000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #000000;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #3a3a3a;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 540px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #3a3a3a;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #156c94;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border:1px solid #efefef;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar-left {
	float:left;
	margin-top:-4px;
	width:200px;
	overflow:hidden;
}

#info{
	width:365px;
	font-size:11px;
	padding:5px; 
	padding-left:20px; 
	background:#292929; 
	float:left;
	color: #111111;
}

#left {
	float:left;
	width:200px;
	font-size:14px;
	border:none;
}

#menu {
	padding-left:15px;
}

#menu a:hover {
	text-decoration:underline;
	color:#3399CC;
}

#sidebar-right {
	width:200px;
	float:right;
	background:#FFFFFF;
	border:none;
	overflow:hidden;	
}

#google-right {
margin:20px 0 25px 15px;
}

/*sidebar title  */

#sidebar-left h3, #sidebar .sidebartitle{
	font:14px "Verdana", Geneva, Arial, sans-serif;
	color: #ffffff;
	text-transform:uppercase;
	text-align:center;
	background:#156c94;
	border: 1px solid #156c94;
	padding:7px 0 5px 0;
	margin:0 0 0 0;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
color: #111111;
    font: 11px "Arial", Geneva, Arial, sans-serif;
	text-decoration: none;
}
#sidebar a:hover{
	color: #156c94;
    font: 11px "Arial", Geneva, Arial, sans-serif;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar-left ul {
	margin: 0;
	padding: 0;
}
#sidebar-left ul li {
	list-style:none;
	margin:0 0 0 -15px;
	padding:6px 15px;
	border: none;
	background-image:url(img/menu.gif);
}

/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
    right: 6px;
	float: left;
    position: absolute;
    bottom: 44px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 250px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #2c5333 ;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
    background: #f9f8ee ;
}
#search #s {
	width: 475px;
	height: 16px;
	border: 1px solid #2c5333 ;
	color: #000000;
	padding-top:1px;
	margin-top:5px;
	font-weight: normal;
    background: #f9f8ee ;
}
/* search form button - to specify button only use input[type="submit"] */
#search input {
	border: 1px solid #2c5333 ;
	width: 60px;
	height: 20px;
	margin:5px 0 0 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
    background: #f9f8ee ;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */

#footer {
	background:url(img/footer.jpg) repeat-y;
	color:#ffffff;
	width:982px;
	margin:0px auto;
	margin-top:20px;
	padding:5px 0 0 5px;
	text-align:center;
	font-size:12px;
	height:110px;	
}
	
#footer a, #footer a:visited{
	color:#ffffff;
	text-decoration:underline;
	}
	
#footer a:hover{
	text-decoration:none;
	}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
acronym, abbr, span.caps {
	cursor: help; 
	}
acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}

.photo {
width:260px; 
float:left;
margin-left:5px;
margin-right:10px;
}

.box {
float: left;
color:#FFFFFF;
margin-bottom: 10px;
width: 222px; 
background-color: #1E242A;
background-image: url(images/sidebar-bg.gif);
background-repeat: repeat-x;
}

.box a {
color:#FFFFFF;
text-decoration:none;
}

.box a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.san-page {
line-height:1.3em;
font-size:14px;
margin:0 5px 10px 5px;
text-align:justify;
}

.san-page ul lu {
margin-left:15px;
list-style: outside;
}

#ad-bottom {
font-size:10px;
text-align:center;
}
#zakaz {
	width:250px;
	height:40px;
	background:url(img/zakaz.png) no-repeat;
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
#zakaz a {
	color:#FFFFFF;
	text-decoration:none;
}
#zakaz a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}