/* 
	Theme Name: Websovet.Com
	Theme URL: http://www.websovet.com/
	Description: 3 column theme for WordPress.
	Author: Igor Kventor
	Author URI: http://www.dizweb.ru/
	Version: 1.0
*/

* {
border: 0;
margin: 0;
padding: 0;
}

body {
	background: #111113 url(../images/bg-body.jpg) repeat-x;
	color: #000;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0 auto;
	}
	
#wrap {
   /*background: #fff url(../images/bg-content.gif) repeat-y; */
	background-color: White;
	border-left: #999 solid 5px;
	border-right: #999 solid 5px;
	width: 960px;
	margin: 0 auto;

	}
	
a, a:visited {
	color: #069;
	text-decoration: none;
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	}

a:active {
outline: none;
}

code {
background: #F4FFE6;
border: 1px solid #A8DE76;
color: #333;
font: 1.2em "Courier New", serif;
padding: 5px 10px;
display: block;
}

.comments{
color: #333;
}

#header {
	background: #111113 url(images/bg-header) no-repeat;
	width: 960px;
	height: 150px;
	margin: 0 auto;
	}
#header h1 {
	text-indent:-900em;
}

.logo {
float: left;
}

.followme {
width: 143px;
height: 28px;
float: right;
}
	
#header .banner {
	margin: 0 10px 15px 0;
	}

.description {
width: 900px;
color: #444;
padding: 5px 0px 10px 10px;
font-family: Arial, sans-serif;
font-size: 28px;
font-weight: bold;
font-style: italic;
line-height: 28px;
letter-spacing: 2px; 
float: right;
}

.stroka2 {
color: #666;
}

.stroka3 {
color: #999;
}

		
#navbar {
	background: #000 url(../images/bg-menu.png) repeat-x;
	border-top: #333 solid 2px;
	border-bottom: #e3e3e3 solid 1px;
  height: 38px;
  line-height: 38px;
	}
		
#navbar ul {
	float: left;
	font-size: .9em;
	}
  	
#navbar li {
	display: inline;
	list-style-type: none;
	float: left;
	}

	
#navbar a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:14px;
	color: #37464c;
	padding: 0 18px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	}

#navbar a:hover {
	background: #49494f;
	color: #fff;
	text-decoration: none;
	}

.bukvitsa {
color: #066;
font-size: 5em;
font-family: "Times New Roman", Sans-Serif;
float: left;
line-height: 1em;
margin: 0 5px 0 0;
}

#content {
	width: 960px;
	margin: 0 auto;
	}

#content p{

	line-height: 20px;
	font-size:18px;
	padding: 10px;
	}
	
#content h2 {
	color: #333;
	font-size: 26px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: normal;
  line-height: 26px;
	padding: 20px 0 10px 0;
	text-shadow: 2px 2px 1px #C3DBE5;
	}
	
#content h2 a  {
	color: #333;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #069;
	text-decoration: none;
	}

	
#contentleft {
	float: left;
	width: 560px;
	margin: 0;
	padding: 0 0 20px 10px;
	}
	
#contentleft ol{
	line-height: 20px;
	margin: 0 0 15px 20px;
	}
		
#contentleft ul{
	list-style-type: square;
	margin: 0 0 15px 20px;
	line-height: 20px;
	}
	
#contentleft .ads {
  width: 468px;
  height: 60px;
  padding: 10px 0 0 10px;
}	


.relatedpost {
  border: #e4e5e6 solid 5px;
  padding: 0 10px 10px;
}

.relatedpost h3 {
  background: url(images/related.png) no-repeat left top;
  color: #666;
  line-height: 25px;
  font-size: 1.4em normal;
  margin: 5px 0;
  padding: 0 0 0 27px;
}

.str a {
  color: #39f;
  padding: 5px 8px;
  border: #999 solid 1px;
  text-decoration: none;
}

.str a:hover {
  color: #fff;
  background: #333;
}

.banner {
margin: 0 0 15px 0;
}
	
blockquote{
	margin: 0 20px 10px 15px;
	padding: 0 25px 10px 10px;
	background: #E5FDFD url(images/bquot.gif) no-repeat right top;
	color: #4A4949;
	border-top: 2px solid #399;
	border-bottom: 1px solid #399;
	}

.sponsor {
  margin: 0 20px 0 0;
  padding: 0 25px 10px 60px;
  display: block;
  font-family: Georgia, serif;
  font-style: italic;
  background: url(images/spon-icon.gif) no-repeat left top;
}
	
#content blockquote p{
	margin: 0 0 10px;
	padding: 10px 0 0;
	}

.post-date {
  border-top: #ccc dotted 1px;
  color: #665;
  font-size: .85em;
}

.adv {
  width: 486px;
  height: 60px;
  float: right;
  margin: 10px 0;
}

#sidebar {
	width: 350px;
	margin: 10px 0 0 10px;
	padding: 0 5px 20px;
	float: right;
}

#sidebar h3 {
	color: #900;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 20px 0 5px;
	margin: 0px;
	border-bottom: 1px dotted #c0c0c0;
	}

#sidebar ul {
	list-style: none;
	margin: 10px 0;
}

#sidebar ul li {
  margin: 10px 0 0;
}
	
#sidebar a {
	color: #069;
}

#sidebar a:hover {
	color: #000;
}
	

#rss {
	margin: 10px 0 15px;
	padding: 0 0 10px 0;
}

#rss img {
  width: 45px;
  height: 45px; 
	margin: 0 10px 0 0;
  float: left;
}

#rsstoemail {
  border: #ccc solid 1px;
  padding: 2px 5px;
}

#rsstoemail input {
  border: #999 solid 1px;
  padding: 2px 5px;
}

#rsstoemail input.text {
  width: 280px;
}

#ebook {
  margin: 10px 0;
}

#ebook img {
  float: left;
  margin: 0 10px 0 0;
}

#ebook a img {
  border: #ccc solid 4px;
}

#ebook a:hover img {
  border-color: #39f;
}
	
.l_sidebar {
	float: left;
	width: 165px;
	margin: 10px 0;
	padding: 0 5px 20px;
}
	
.r_sidebar {
  float: right;
  width: 165px;
	margin: 10px 0;
	padding: 0 5px 20px;
}

.tags {
line-height: 18px;
font-weight: bold;
letter-spacing: -1pt;
}

.tags a {
color: #399;
}

.tags a:hover {
color: #ccc;
}

.donate {
font-size: 1.5em;
font-weight: bold;
color: #DA3A3A;
line-height: 1.5em;
text-align: center;
}

.button {
border: 1px solid #fff;
background: #900;
color: #fff;
font-weight: bold;
font: 1.2em Arial, Helvetica, sans-serif;
width: 30px;
height: 20px;
}

.button:hover, .button:active {
background: #093;
}
	
#footer {
	background: #111113;
	width: 960px;
	color: #fff;
	font-size: .8em;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	}
	
#footer a, #footer a:visited {
	color: #069;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}

#searchdiv {
	margin: 0;
	padding: 0;
	}
	
#searchform input {
	width: 340px;
  border: #999 solid 1px;
  margin: 0 0 5px 0;
  padding: 2px 5px;
	}
	
#commentblock {
	width: 530px;
	background: #333;
	color: #ccc;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0 0;
	border-top: 3px solid #665;
	border-bottom: 2px solid #665;
	}
	
#commentblock ol{
	list-style-position: inside;
	margin: 0;
	padding: 0 0 10px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0;
	}

.commentname {
	color: #999;
	margin: 0;
	padding: 5px 5px 5px 0;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0 10px 0;
	padding: 10px;
	width: 510px;
	background: #444;
	}

#commentsformheader{
	padding-left: 0;
	}

#commentsform{
	text-align: center;
	margin: 0;
	padding: 0;
	}

#commentform input, #commentform textarea {
	border: 1px solid #333;
	padding: 5px;
}

#commentform input {
	width: 300px;
}

#commentform textarea {
	width: 520px;
}

#commentsform form{
	text-align: left;
	margin: 0;
	}

#commentsform p{
	margin: 0;
	}

	
p.comments_link  img{
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.wp-pagenavi {
  margin: 15px 0 0 0;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #999;
	color: #399;	
}

.wp-pagenavi a:hover {	
	color: #fff;
	background-color: #333;
}

.wp-pagenavi span.pages {
	padding: 2px 5px;
	margin: 2px;
	color: #333;
}
.wp-pagenavi span.current {
	padding: 2px 5px;
	margin: 2px;
	font-weight: bold;
	color: #333;
}
.wp-pagenavi span.extend {
	padding: 2px 5px;
	margin: 2px;	
	color: #333;
}

.upimage {
position: relative;
z-index: 1;
}

.upimage:hover {
background-color: transparent;
z-index: 2;
}

.upimage span {
position: absolute;
background-color: #ffc;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.upimage span img {
border-width: 0;
padding: 2px;
}

.upimage:hover span {
visibility: visible;
top: 0;
left: 100px;
}

.clearfloat {
clear: both;
}
#book
{
   background-color: #fe5252;
	width: 350px;
	height: 450px;
	border: solid 1px Black;
	font-size:18px;
}

