/*
Theme Name: Klisunov_simple
*/

body {width:auto;
	height:auto;
	margin:0;
	padding:0;
	background: #fff;
	font:90% 'Times New Roman';
	line-height:140%;
	color:#303030;}

#header {width:auto;
	background:#000;
	color:#fff;
	font-size:107%;
	padding:.7em 30% .7em 3%;
	margin-bottom:2em;}

#header  a {color:#fff;}
#header  a:hover {text-decoration:none;}

#rss {position:absolute;
	top:.7em;
	left:87%;
	padding:1px 2px;
	background-color: #FF6600;
	letter-spacing:1px;}

#rss a {color:#fff;}
#rss a:hover {text-decoration:none;}

#blog {
	width:80%;
	margin-left:3%;
	display:inline; 
	overflow:hidden;
	float:left;}

#single {margin:0 3%;}
#sidebar {
	width:12%;
	margin-right:1%;
	display:inline; 
	overflow:hidden;
	float:right;}

h1.side {font:125% Georgia;margin:0;}
.info {font-size:94%;line-height:180%;}
.info a {text-decoration:none;}
	
.entry p {margin-top:.2em;margin-right:20%;}
.entry img {margin-right:-20%;}

blockquote,.citata {margin:1em 25% 2em 4em;
	padding-left:.5em;
	font-size:96%;
	line-height:130%;
	border-left:.2em solid #8b1a1a;
	color:#515151;
	background:#ededed;}

a {color:#1050af;text-decoration:underline;}
a:hover {color:#CC0000;text-decoration:underline;}

.postleft {font:110% Georgia;text-align:left;float:left;}
.postright {font:110% Georgia;text-align:right;}

.navleft {font:130% Georgia;text-align:left;float:left;}
.navright {font:130% Georgia;text-align:right;}
.postleft a,.postright a,.postleft a:hover,.postright a:hover,.navleft a,.navright a,.navleft a:hover,.navright a:hover {text-decoration:none;}
span.arrow {font-size:120%;}
.title a {color:#464646;text-decoration:none;}
.title a:hover {color:#464646;text-decoration:underline;}

.title {color:#464646;font:140% Georgia;}
.date,.details {font:88% 'Times New roman';color:#888888;width:80%;}
.date {font-style:italic;margin-bottom:.7em;}
.details {margin:1em 0 3em 0;padding-bottom:.2em;border-bottom:1px solid #cdcdcd;}

ul, ol {margin-bottom:.7em;padding:0;list-style:none;}
label {display:block;margin-bottom:.3em;}
textarea {width:750px;height:150px;margin:0;padding:.2em;border: 1px solid #ccc;}

.text {width:350px;margin: 0 0 10px 0;padding: 5px;border: 1px solid #ccc;}
.submit {width: auto;padding: 5px;color: #fff;background: #464646;border: 0;}
.comment {margin: 5px 0 20px 0;padding:10px;background: #f7f7f7;border: 1px solid #ccc;}
.comment p {margin: 0px;}
.comment-details {}

#search {width:250px;
	padding:5px;
	border:1px solid #ccc;}

#search-submit {
	width:auto;
	padding:2px;
	color:#fff;
	background:#464646;
	border:0;}

#footer {margin:10em 0 2em 3%;font-size:90%;}

.clear {clear:both;}