@charset "utf-8";
/* не знаю что тут было написано
Theme Name: illusion
 Theme URI: litvar.ru
 Description: модификация duck field
 Version: 1.0
 Author: sveta
 Author URI: http://litvar.ru/
 */


/*********** LAYOUT ************/
html,body{margin:0;padding:0}
p {padding: 0; margin:0;}

/* alignments */
.center {text-align: center;}
img.center, img[align="center"] {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;margin:0 20px 20px 0;}
img.alignleft, img[align="left"] {float:left; margin:0 20px 20px 0;}
.alignright {float: right;}
img.alignright, img[align="right"] {float:right;margin: 2px 0px 5px 10px;}
/* end of alignments */

/*header*/
#header {height:337px; position:relative;  }
#header h1 {margin:0; padding:0; position: absolute; top:40px; left:720px;} /*заголовок блога - Иллюзорная реальность*/
#header h2 {margin:0; padding:0; position: absolute;  top:110px; left:720px; }/*подзаголовок блога - блог Евгения Литваря*/
#header h6 {margin:0; padding:0; position: absolute;  top:240px; left:20px; width: 600px;}/*общее описание блога*/
/* end of header*/


div#container{text-align:left; width:1000px; margin:0 auto; position:relative; padding:0;}
div#wrapper {margin:0; padding:0}
div#main{float:left; width:740px; padding:0; margin:0 20px 0 20px}
#category-description { width:540px; float:right;text-align:justify;}/* на странице рубрики описание рубрики*/
#category-description h2 {margin:0; text-align:right; }/* на странице рубрики название рубрики*/

#popular {font-size:11px; text-align:center; width:100%;  line-height: 100%} 
#popular td {width:25%; vertical-align:top}
#popular img {padding-bottom:5px}

/* loop */
.post {	clear:both; padding:0 0 10px 0; margin:0 0 15px 0; float:left; width:700px;}
.post p {padding:0.5em 0}
.post1 {width:630px; float:right; margin-left:20px}
.post-date {width:50px;}
.category-name {margin:0; text-align:right; padding:0;}
.post-bottom {margin-top:30px; text-align:center; clear:both;}
.post-bottom-multi {text-align:center;}
/* end of loop */
.navigation {clear:both}

/* single post */
#post-bottom-single {text-align:left; width:100%; clear:both; margin-top:20px }
#post-bottom-single, #all-comments {padding:0; margin:20px 0; border-top: dotted 1px #888888; clear:both;}
#post-bottom-single table {width:100%; margin:15px 0 0 0}
#post-bottom-single td {width:50%; vertical-align:top;}
.st-related-posts {list-style:none outside; margin:0; padding:0}
/* end of single post */

/*user's style*/
.source-top {padding-top:0; padding-bottom:1em; text-align:right;}
.source-bottom {padding-bottom:3em; text-align:right;}
.video-intro {width:70%; margin:1em auto; clear:both}
.video-intro-short {width:70%; margin:1em auto; clear:both; text-align:center}
h3.video-title {text-align:center; padding:0; margin:20px 0 0 0;  clear:both}
h4.video-title {text-align:center; padding:0; margin:0;}
h4.video-subtitle {text-align:center; padding:0; margin:0;}
.video {text-align:center; margin:15px;}
.video-dnld {text-align:center; margin:15px;}
/* end of user's style*/

#sidebar {float:right; width:220px; padding: 0; margin:0}
.widget {padding-top:0; margin-top:0;}
#footer{clear:both; height:30px; line-height:30px; vertical-align:middle; padding-left:20px;}
#search {position: absolute; top:250px; right:10px; width:200px;}
/*********** end of LAYOUT ************/

/*********** FONTS ************/
body {	font: 16px Georgia, "Book Antiqua", "Palatino Linotype", serif;}
h1, h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, Tahoma, "Trebuchet MS", sans-serif;}

/*header*/
#header h1 {font-size:36px; line-height:30px; font-weight:normal} /*íàçâàíèå ñàéòà*/
#header h2 {font-style:normal; font-size:11px} /*ñàáòàéòë ñàéòà*/
#header h6 {font: bold italic 90% "Palatino Linotype", "Book Antiqua", Georgia,  serif ; line-height: 22px; }/*îïèñàíèå ñàéòà*/
/* end of header*/

/* loop */
.category-name, #category-description h2 {font: bold italic 120% "Palatino Linotype", "Book Antiqua", Georgia,  serif;  }
#category-description { font-style: italic;}
.post-title {font-weight:normal; font-size:150% }
.post-content {	text-align: justify;}
.post-bottom {font-size:80%}
#post-bottom-single {font-size:80%}
/* end of loop */

#sidebar {font-size:90%; line-height:150%;}
.widget h5 {font-size:14px; text-transform:uppercase; font-weight:normal}

#footer {font-size: 12px;}

/*user's style*/
h3.video-title {font-size:150%;font-weight:normal; }
h4.video-subtitle {font-size:90%; font-weight:normal; font-style:italic;  }
/* end of user's style*/
/*********** end of FONTS ************/



/*******************************/
/********* COLOR MISK **********/
/*******************************/
html {background:#FEAC27; color: #000;}
#container {background: #F8B74F /*FBBF5E FEAC27 FFD664 FCCC06 FFCC57*/ url(images/bg-transparent-0F0F0F.png) right top repeat-y; border: 1px solid #0f0f0f; }
a {color: #5f3c12;text-decoration: underline;}
a:visited {color: #5f3c12;text-decoration: underline;}
a:hover {color: #666;text-decoration: underline;}
img {border: none}

/*header*/
#header {background: url(images/header-full-0f0f0f-transpar.png) top no-repeat; }
#header a, #header a:visited, #header a:hover{	color: #0f0f0f;	text-decoration: none;}
#header h1, #header h2 {color: #0f0f0f;}
#header h6 {color: #BD7401;}
/* end of header */

/*main content*/
#category-description { color: #5f3c12; }
/* LOOP */
.category-name {color: #5f3c12;}
.category-name a, .category-name a:visited {color: #5f3c12; text-decoration:none;}
.category-name a:hover {text-decoration:underline;}
.post {border-bottom: 1px dotted #666666;}
.post-date {color: #5f3c12; }
.post img {border:1px solid #666;}
.post-title {color:#666}
.post-title a, .post-title a:visited {text-decoration: none; color:#666}
.post-title a:hover {text-decoration: underline}
.more-posts ul {margin:0; padding:0;list-style-type:none;}
/* end of loop*/

/*user's style*/
h3.video-title {color:#FF0028; color:#666666; }
h4.video-title {color: #666666;}
h4.video-subtitle {color: #666666; }
.video-dnld,  .video-dnld a {color: #666666;}
/* end of user's style*/
/* end of main content*/

/*sidebar */
#sidebar {color: #e35d28; }
#sidebar a, #sidebar a:visited{	color: #e35d28;	text-decoration: none;}
#sidebar a:hover {color: #888;}
.widget {list-style-type:none; margin:0; padding:0 5px 30px 10px;/*border-bottom: 1px dotted #666666;border-top: 1px dotted #666666;*/}
.widget h5 { border-bottom: 1px solid #222222; border-top: 1px dotted #666666;padding:3px 0 3px 0;margin:0; color: #888888; }
/*sidebar list level1 */
.widget ul li, .widget ul {list-style: none; margin:0; padding:0;  }
/*sidebar list level2 */
.widget ul li ul {padding:0; margin: 0;border:none;}
.widget ul li ul li{padding: 0;  }
/*sidebar list level3 */
.widget ul li ul li ul li{padding: 0; 	border: none; }
#wp-calendar { width:100%;}
#wp-calendar td {color:#888; }
#next {text-align:right}
/* end of sidebar */

#footer {background: #0f0f0f; color: #666666;}

/* search form */
#search {}/* öâåò ôîíà FFCC57 ÿðêîå íåáî 437282 öâåò ôîíà EFE994 òåìíîå íåáî 456560  êîðè÷íåâûé 7F3C12 */
#searchform br {display: none;}
#searchform #s {width: 130px;height: 16px;padding: 4px 0 0 0; background: #111111; border:1px solid #333333; color: #888888;font-weight: normal;}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {background:#111111;	border:1px solid #333333;width: 60px;height: 22px;   font: 14px Arial, Helvetica, sans-serif;
	color: #888888;	vertical-align: middle;}





.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #888888;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}



/*WP-pagenavi*/
.wp-pagenavi {font-size: 20px;}
.wp-pagenavi a, .wp-pagenavi a:link {
   	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
/*   border: 1px solid #666666;    */
	color: #666666; }
.wp-pagenavi a:visited {
	font-size: 20px;
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
/*      border: 1px solid #666666;*/
	color: #666666;}
.wp-pagenavi a:hover {	
/*	border: 1px solid #000000;*/
	color: #000000;}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
/*      border: 1px solid #666666;*/
	color: #666666;}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
/*	border: 1px solid #000000;*/}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
/*	border: 1px solid #000000;*/
	color: #000000;}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
/*	border: 1px solid #000000;*/
	color: #000000;
}
/*WP-pagenavi ends*/
.announcement_post{
padding-bottom:20px;
}


/* wp-thread-comment */
.editComment, .editableComment, .textComment{	display: inline;}
.comment-childs{border:1px solid #999;	border-right:none; margin:5px -10px 0 0; padding:10px; background-color:#feac25;}
.chalt{	background-color: #F8B74F;border:1px solid #999; border-right:none; }
#newcomment{	border:1px dashed #777;width:90%;}
#newcommentsubmit{	color:red;}
.adminreplycomment{	border:1px dashed #777;	width:99%;	margin:4px;	padding:4px;}
.mvccls{color: #999;}
/* /wp-thread-comment */ 




/* comments  */
#all-comments {text-align:justify}
#comments, #respond {padding: 10px 0 5px 0;	clear: both;}
.commentlist {	margin: 10px 0px; padding-left: 20px;}
.commentlist li{padding: 5px 10px; margin:10px; border: 1px solid #5f3c12;}
.commentlist .alt { background: #feac25;border: 1px solid #5f3c12;}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited 
{font-style: normal; color: #ff0000;}
.commentlist small {margin-bottom: 5px;	display: block;	font-size: 90%;}
#commentform {	margin-top: 10px;}
#commentform p {padding: 6px 0px;margin: 0px;}
#commentform label{color: #435B70;}
#commentform input{width: 200px;background:#feac25;border: 1px solid #333333;padding: 3px;margin-top: 3px;}
#commentform textarea{	width: 515px;height: 115px;background:#feac25;border: 1px solid 3333;
	padding: 2px;	margin-top: 3px;}
#commentform textarea:focus, #commentform input[type="text"]:focus {background: #ffffff;}
#commentform #submit{	background: #111111;font:14px Arial, Helvetica, sans-serif;color: #e35d28;border:1px solid #222222;  float:left;	width: 144px;	height: 28px;	cursor: enter;}
