/*
Theme Name: D1
Theme URI: http://wordpress.reviewitonline.net
Description: Great Silky Blue & White Theme
Version: 1.0
Author: Elad Domb
Author URI: http://wordpress.reviewitonline.net
*/

/***************************************************/
* {
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
h1,h2,h3,h4,h5 {font-weight: normal;position:relative;}
h1.blogname a {color: #fff;}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
.top_menu li a:hover {
 display: block;
 opacity: 0.5;
 background-color: #00c0ff;
 color: #000000;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 border-radius: 5px; 
}
body {
	font-family: "Trebuchet MS", Arial, sans;
	color: #ffffff;
	background-color: #2e2742;
        background-image: url("images/bg1980.jpg");
	background-repeat: repeat-x;
	font-size: 0.85em;
        directtion: ltr;
        display: block;
        height: 100%;
        background-attachment:fixed;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", serif;
}

#container {
	width: 1080px;
	margin: 0 auto;
	text-align: left;
}

#header {
	margin-bottom: 10px;
	padding-bottom: 15px;
  background-image: url("images/hbg.png");
  background-repeat: repeat-x;
  background-color: #43abdb;
  color: #fff;
  border-bottom: 1px solid #fff;
}

#topheader {
	padding: 5px 20px;
}
/***************************************************/
#searchform {
	float: right;
}

#searchinput {
	width: 160px;
	padding: 2px 4px;
	border: 1px solid #e8e8e8;
  color: #333333;
}

#searchinput:active {
	border: 1px solid #d8d8d8;
}

#searchbutton {
	text-align: center;
	padding: 2px 8px;
  background-color: #e8e8e8;
}

#searchbutton:hover {
  background-color: #d8d8d8;
}

/***************************************************/
#logo {
	display: inline;
	margin: 50px 20px 0;
	padding: 0 40px;
	text-align: center;
}

#logo h1 a {
	font-size: 3em;
	font-weight: normal;
	text-decoration: none;
}

#logo .description {
	/*color: #d0d0d0;*/
	line-height: 1.4em;
}

a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}
/***************************************************/
#column {
	float: left;
	width: 820px;
	margin-right: 20px;
}

.post {
	margin-bottom: 21px;
}

.entry {
	display: block;
  background-image: url(images/bgt1.png);
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #bbb9b7;
  border-left: 1px solid #bbb9b7;
  /*background-image: url("images/bgp.gif");
  background-position: top;*/
  background-repeat: repeat;
}

.entry h2 {
	padding: 5px 15px;
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: normal;
	letter-spacing: -1px;
  /*text-shadow: 2px 2px 1px #ccc;*/
}
.entry h2 a{color: #fff;}
.entry .date {
	display: block;
	margin: 0 15px;
	color: #fff;
	padding-bottom: 5px;
	font-size: 0.9em;
}

/********* CSS For Post Info Below Header ***************/
.info {
	background-color: #000000;
	padding: 0 15px;
	font-size: 0.9em;
	color: #000;
}

/*
.info:hover, .box h2:hover {
  background-color: #c8bfe7;
  color: #000;
}
*/

.info .cat {
	float: left;
}

.info .comments {
	float: right;
}
.info a {color:#fff;}
.info .cat a {
	line-height: 26px;
	background: url(images/ico-cat.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comments.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding: 15px;
	display: block;
	overflow: hidden;
        color: #fff;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
        color: #fff;
}

.content h1 {
	font-size: 2em;
	font-weight: normal;
}

.content h3 {
	font-size: 1.4em;
}

.content p {
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
        color: #fff;
}

.content .more-link {
	font-weight: bold;
	/*text-transform: uppercase;*/
  margin-top: 10px;
  text-align: right;
	display: block;
  color: #fff;
}

.tags {
	font-size: 0.9em;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.png) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote * {
	line-height: 1.5em;
	color: #993667;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	background: #eee;
}
/* Thanks! */

.follow {
	border: 1px dotted #ccc;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding: 10px 5px 0;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigation a {
/*	color: #993667;*/
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
.navright a {
font-weight: normal;
font-face: Arial;
}
/***************************************************/
.alignleft {
	float: left;
	overflow: hidden;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	overflow: hidden;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
}

.alignnone {
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	color: #999;
}
/***************************************************/
#sidebar {
	float: left;
	width: 240px;
	/*padding-top: 42px;*/
}

.box h2 {
	/*background-color: #665695;*/
	background-color: #000000;
	color: #fff;
}
/***************************************************/
.box, .hslice {
	width: 238px;
  margin-bottom: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #bbb9b7;
  border-left: 1px solid #bbb9b7;
  /*background-color: #cdb2d4;*/
  background-image: url("images/bgt1.png");
  /*background-position: top;
  background-repeat: repeat-x;*/
}

.box h2, .hslice h2 {
	margin-top: 20px;
	display: block;
/*	color: #fff;*/
	font-size: 1.1em;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
}

.box div {
	padding: 10px;
}

.box ul li {
	display: block;
	/*background: url(images/bullet.png) no-repeat;*/
	background-position: left 9px;
	border-bottom: 1px dotted #000;
	/*padding-left: 17px;*/
	padding-top: 3px;
	padding-bottom: 3px;
}

.box ul li a {
	line-height: 1.4em;
}

.box ul li span a {
  font-size: 0.9em;
  color: #888;
}

/***************************************************/
.ads {
	padding: 10px;
	background: #FFF;
}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.subscribe {
	padding: 10px;
	border: 1px solid #ecdae7;
	overflow: hidden;
}

.rssfeedlinks {
	text-align: right;
	padding: 5px 0;
}

.rssfeedlinks a {
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
}

/***************** CSS For TAB Content *******************/
.tabcontent {
	/*display: none;*/
	background: #fff;
	border: 1px solid #ecdae7;
	border-top: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}

.tabcontent a, .tabcontent a strong {
	color: #993667;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #db408d;
}

.tabcontent ul li {
	display: block;
	/*background: url(images/bullet.png) no-repeat;*/
	background-position: left 6px;
	border-bottom: 1px dotted #eee;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 17px;
	color: #999;
	line-height: 1.4em;
}

.tabcontent ul li a {
	color: #993667;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #db408d;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 200px;
	margin-right: 20px;
}

.sidebar a {
	color: #993667;
}

.sidebar a:hover {
	color: #db408d;
}

.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	width: 200px;
	height: 22px;
	background-color: #ee53c4;
	color: #fff;
	line-height: 22px;
	text-indent: 10px;
}

.sidebar ul li div {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF;
	line-height: 1.4em;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	/*background: url(images/bullet.png) no-repeat;*/
	background-position: left 9px;
	border-bottom: 1px dotted #eee;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sidebar ul li ul li a {
	color: #993667;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #db408d;
}
/***************************************************/
#footer {
	margin-top: 20px;
	width: 100%;
	padding: 15px 0 0 0;
        background-image: url("images/hbg.png");
        background-color: #4897E6;
        background-repeat: repeat-x;
        color: #fff;
}

#footercontent {
	width: 980px;
	margin: 0 auto 10px;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ddd;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
  text-decoration: none;
}

.copyright {
	text-align: center;
  padding: 15px 0;  
  background-color: #4897E6;
  color: #ffffff;
}

.copyright a {
	line-height: 1.5em;
  color: #ffffff;
  font-weight: bold;
}
.copyright p {color: #fff;}
#wpstats { display: none; }

.rss {
	float: left;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #993667;
	margin-right: 25px;
}

.rss a:hover {
	color: #fff;
	background: #993667 url(images/rss.png) no-repeat left;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #777;
	line-height: 1.5em;
}

.property a {
	font-weight: bold;
	color: #993667;
}

.property a:hover {
	text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #eee;
}

.result h3 {
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #a81a1a;
	font-weight: bold;
}

.result .rcomment a:hover {
	background: #993667;
	color: #fff;
}

.result .rsummary {
}

.result .rsummary p {
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #333;
	font-weight: bold;
}

.result .rcat a:hover {
	background: #993667;
	color: #fff;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	background: #993667;
	color: #fff;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

h3#comments {
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

ol.commentlist li {
	background: #f9fdeb;
	border: 1px solid #ebefdd;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
}

.avatar img {
	padding: 1px;
	border: 1px solid #ddd;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #666;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 0.8em;
	font-weight: bold;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
}
/***************************************************/
.reply form {
}

.reply p {
	margin-top: 10px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-weight: bold;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #dddddd;
	width: 200px;
	padding: 5px;
	color: #445577;
}

.replytext:focus {
	border: 1px solid #bbbbbb;
}

.replyarea {
	border: 1px solid #dddddd;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #445577;
}

.replyarea:focus {
	border: 1px solid #bbbbbb;
}

.replybutton {
	background: #445577;
	border: 1px solid #dddddd;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #ffffff;
}

.replybutton:hover {
	background: #556688;
}
/***************************************************/

.wpcf7-form input, .wpcf7-form textarea {
  border: 1px solid #b0b0b0;
  padding: 4px;
}
.vkontakte {float:right; position:relative; top: -30px;}