/*  
Theme Name: WordPress Default
Theme URI: http://nickcave.ru/
Description: Black&white theme
Version: 0.8
Author: Yantar
Author URI: http://blog.trampampam.ru
*/

body {background-color:#5a595a;font-family:Tahoma;color:#fff;font-size:80%;		    padding:0;margin:0;
    /*background:url("/img/grad.jpg") top left repeat-y;*/
background-color:#000;}

#header {
/*background: url("/img/sidebar.jpg") top left no-repeat;*/
    background-color:#000;width:200px;height:100%;float:left;}
#content {background-color:#000;height:100%;float:left;width:610px;
	padding:10px;text-align:center;}
#sidebar {float:left;color:#555;width:185px;
	font-family:Arial;
	background-color:#fff;
/*background:transparent;*/
	padding:10px 0;}
#text {margin:20px auto;padding:10px;width:550px;text-align:justify;}
#text .post {margin-bottom:2em;}
#cloud {margin-left:10px;}
#tags {margin-top:2em;}

blockquote {padding-bottom:0;margin-bottom:-5px;}
h2 {margin:1em 0 0.5em;font-family:Georgia;}
h3 {margin:2px 0;padding:0;font-family:Georgia;}
h3 span {font-size:0.7em;}
h3 small {font-size:0.8em;font-weight:normal;margin-right:10px;color:#bebebe;}

a {color:#fff;text-decoration:none;}
a:hover {text-decoration:underline;}
.entry p a {font-weight:bold;}
.entry p a:hover {font-weight:bold;text-decoration:underline;}
.entry p {margin-bottom:5px;padding-bottom:0;}
.entry blockquote {font-family: Courier, monospace; margin-top:0;padding-top:0;text-align:left; }
a:hover img, a img {text-decoration:none;border:none;}

.entry {padding:5px;margin:0 0 5px 10px;background-color:#555;}
.center {text-align:center;margin: auto;}
.small {font-size:0.8em;}
.alignleft {float:left;margin-right:10px;}
.alignright {float:right;margin-left:10px;}
.author {color:#bebebe;}
.origlink {text-decoration:underline;font-weight:normal;}
.pb-root {margin:10px 0 10px 20px;padding:0;background:transparent;color:#000;font-size:0.9em;}
.pb-header {color:#000;font-weight:bold;font-size:1.3em;}
.pb-root a {color:#000;text-decoration:underline;}
.pb-partner-logo {margin:10px 0 3px;width:175px;}
.pb-partner-logo a{font-weight:bold; color:#999;text-decoration:none;}
.pb-partner-feedData {width:150px;}
.pb-entry,.pb-title {padding:0 0 1px;margin:0;line-height:1.2em;}
.OzonRev_priceTitle {background-color:transparent;padding-right:0;}
td.OzonRev_tdPic1 {padding-right:18px !important;}

/*FORMS*/
textarea {width:450px;}

/*LISTS*/
ul {padding-left:15px;list-style-type:none;}
.entry ul,.entry ul li {list-style-type:circle;}
ul.inline {margin:0 auto;padding-top:0;}
ul.inline li {float:left;list-style-type:none;padding:0 10px;font-weight:bold;font-size:14px;}
ul.parent li {font-size:17px;font-weight:bold;}
ul.children li {font-size:13px;font-weight:normal;}

/*IMAGES*/
img {border:none;padding:none;margin:none;}
