/*  
Theme Name: Evidens [White]
Theme URI: http://designdisease.com/
Description: <a href="http://freewordpressthemes.ru" target="_blank" title="Шаблоны для WordPress блогов">Русификация шаблона WordPress</a> - FreeWordpressThemes.ru
Version: 1
Author: Design Disease
Russian translation: http://freewordpressthemes.ru/
Tags: white, grey, orange, three columns, fluid width, widgets
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { background: #fff; font: normal 12px "Verdana", sans-serif; margin: 0px; padding: 0px 25px 25px 25px; color:#4c4c4c;
min-width: 1000px;
 }

* html #bg
{
	width:expression(documentElement.clientWidth < 1170 ? "1170px" :  "auto");

}

input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#2d3538; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}

a:link { text-decoration: none; color : #000000; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #000000; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #000000; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }

/* Header 
############################################################################################################## */
/* #header { overflow: hidden; padding-top: 25px;} */
#header { float: left; width: 100%; padding-top: 25px;}
* html #header { height: 1%;}


/* Menu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.head { overflow: hidden; }
* html .head { height: 1%;}

/* Logo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.head .logo { float: left; }
.head .logo .txt h1 { font: bold 32px "Arial Black"; letter-spacing: -4px; text-transform: uppercase; padding-bottom: 5px; }
.head .logo .txt h1 a, .head .logo .txt h1 a:visited,.head .logo .txt h1 a:hover { text-decoration: none; color:#000;}
.head .logo .txt p.desc { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#999; text-transform: uppercase;}
.head .logo .img {}
.head .logo .img img { margin-bottom: 5px; }

/* Search
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.head .search { float: right; width: 270px; height: 45px; background: #ffffff repeat-y left; padding: 10px 15px 15px 25px;}
.head .search h2 { font: bold 14px/14px "Arial"; padding-bottom:4px; color:#000; letter-spacing: -1px;}
.head .search form { border: 0px solid #dfe2e3; }
.head .search fieldset { overflow: hidden; }
.head .search input { float: left; margin-right: 4px; background: #fff; border: 1px #b3b6b7 solid; padding: 4px; width: 180px; color:#666;}
.head .search #searchsubmit { float: left; background: #000; width: 55px; cursor: pointer; font: bold 11px/11px "Arial"; color:#fff; border: inset 1px #000; padding: 4px;}

/* Date
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.head .date { float: right; width: 200px; height: 90px; background: #ffffff repeat-y left; padding: 15px 0px 15px 20px; margin-right: 0px;  }
.head .date li { display: inline; font: 18px/22px "Arial"; letter-spacing: 0px; float: left; height: 30px; margin-right: 20px; }
.head .date li a { color:#85c226;}
.head .date .rss { background: url(images/phone.ico) no-repeat left 0px; padding-left: 24px;}
.head .date .email { background: url(images/feed-email.png) no-repeat left 0px; padding-left: 25px;}
.head .date .livej { background: url(images/userinfo.gif) no-repeat left 0px; padding-left: 27px;}
.head .date .icq { background: url(images/icq.ico) no-repeat left 0px; padding-left: 27px;}

/* Menu
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body { behavior: url(http://fistashki.org/wp-content/themes/evidens-white/csshover3.htc); } 

.menu .pages ul li ul { behavior: url(http://fistashki.org/wp-content/themes/evidens-white/fixwidth.htc); }

.menu { 
    padding: 25px 0px 20px 0px; 
    float: left; 
    width: 100%; 
}
.menu .pages { float: none;}

.menu .pages ul { 
    display: block; 
    border-left: solid 2px #ccc; 
    list-style-type: none;
}
.menu .pages ul li 
{ 
    font: bold 14px/20px "Arial"; 
    letter-spacing: -1px; 
    float: left; 
    height: 23px; 
    position: relative; 
    border-right: solid 2px #ccc; 
}

.menu .pages li ul { 
    position: absolute; 
    top: 0px;
    left: -20000px;
    background: url(0.gif);
    visibility: hidden;
}

.menu .pages li ul li 
{ 
/*    display: none;  */
    display: block;    
    font-weight: normal; 
    letter-spacing: normal; 
    width: 100%;

    /* for ies */
    margin-bottom: -1px;
/*    width: 250px\9; */
    /* for ie6 */
    float: left;
    clear: both; 
}

.menu .pages li a 
{ 
    color:#000; 
    padding: 2px 8px 10px 8px;
    position: relative;
}

.menu .pages li:hover a
{
    background: #c2e092 url(images/pages-bot.png) no-repeat bottom center;
}

.menu .pages li:hover ul li a
{
    background: #c2e092 url(0.gif);
    padding-bottom: 0px;
}

.menu .pages li ul li a 
{ 
    display: block; 
    width: 100%; 
    white-space: nowrap; 
}

.menu .pages li:hover ul
{
    top: 23px;
    left: -2px;
    visibility: visible;
}

.menu .pages li:hover li
{
    display: block;
}

/* hover fix for ie7&8 */
.menu .pages a:hover+ul
{
    top: 23px;
    left: -2px;
}

.menu .pages a:hover+li 
{
    display: block;
}

.menu .pages .current_page_parent a, .menu .pages .current_page_item a { background: #000 url(images/pages-bot.png) no-repeat bottom center; color:#fff; }


/* Feed
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu .feed { float: right; width: 300px;}
.menu .feed li { display: inline; font: bold 14px/14px "Arial"; letter-spacing: -1px; float: left; height: 22px; margin-right: 20px; }
.menu .feed li a { color:#85c226;}
.menu .feed .rss { background: url(images/feed-rss.png) no-repeat left 0px; padding-left: 27px;}
.menu .feed .email { background: url(images/feed-email.png) no-repeat left 0px; padding-left: 25px;}
.menu .feed .livej { background: url(images/userinfo.gif) no-repeat left 0px; padding-left: 27px;}


/* Center 
############################################################################################################## */
#container { overflow: hidden; padding: 25px 0px; width: 100%;}
* html #container { height: 1%; }

/* Center 
############################################################################################################## */
#center { margin-right:515px; height:auto !important; background: url(0.gif);}
#center-wap { float: left; width: 100%; }
* html #center-wap { float: none; width: auto }
.center-attachment { margin-right: 0px; height:auto !important;}

.border { background: url(images/border-bkg.png); overflow: hidden; height: 1px; clear:both;}
.title { color:#000; font: bold 34px/38px "Arial"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ccc;}

/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post, .attachment { width: 100%;}
/**/ * html .post, .attachment { width: 99%;} /**/ 

.p-head { position: relative; padding-right: 100px;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#000; font: bold 34px/34px "Arial"; letter-spacing: -1px; }
.p-head h1 a:hover { color:#85c226; text-decoration: underline; }

.p-head h2 { color:#000; font: bold 24px/24px "Arial"; letter-spacing: -1px; }
.p-head h2 a, .p-head h2 a:visited { color:#85c226; }
.p-head h2 a:hover { color:#85c226; text-decoration: underline; }

.p-head h3 { color:#000; font: bold 26px/26px "Arial"; letter-spacing: -1px; }
.p-head h3 a, .p-head h3 a:visited { color:#000;}
.p-head h3 a:hover { color:#85c226; text-decoration: underline;}

.p-time { position: absolute; right: 0px; top: 5px; border-left: solid 4px #adadad; padding-left: 7px; width: 80px; }
.p-time strong { letter-spacing: -1px; float: left;}
.p-time .day { font: normal 34px/30px "Helvetica"; color:#000; padding-right: 7px; }
.p-time .month-year { font: bold 14px/15px 'Arial'; text-transform: lowercase; color:#ccc;}
html:first-child + html .p-time .month-year br { display : none; }
.p-time .month-year br { display : none\9; }

.p-con {}
.p-con p { font: normal 12px/19px "Verdana"; padding: 5px 0px; margin: 5px 0px;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 2px; color:#666; }
.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #f4f4f4; color:#666; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.p-det { margin: 5px 0px; text-align: left;}
.p-det li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 17px; margin-right: 5px;}
.p-det li.p-det-cat { background: url("images/p-det-cat-ico.png") left center no-repeat; }
.p-det li.p-det-tag { background: url("images/p-det-tag-ico.png") left center no-repeat; }
.p-det li a, .p-det li a:visited, .p-det li a:hover { color:#7f7f7f; text-decoration: underline; margin-right: 3px;}

.p-more { padding-top: 10px; text-align: right;}
.p-more li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 20px; margin-right: 5px;}
.p-more li.p-more-read { background: url("images/p-more-read-ico.png") left center no-repeat; }
.p-more li.p-more-com { background: url("images/p-more-com-ico.png") left center no-repeat; }
.p-more li a,.p-more li a:visited { color:#85c226; font: bold 14px/18px "Arial"; letter-spacing: -1px; margin-right: 3px;}
.p-more li a:hover { color:#85c226; }

.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 100%; }
.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 4px #eee; padding: 1px; }
.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; padding-bottom: 20px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 20px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; }
.nav a, .nav a:visited { color:#85c226; cursor: hand; font: bold 14px/16px "Arial"; letter-spacing: -1px; }
.nav a:hover { color:#85c226; }


/* Side Right 
############################################################################################################## */
.comments-list {}
.comments-list h2 { color:#000; font: bold 26px/30px "Arial"; letter-spacing: -1px; padding-bottom: 20px;}
.comments-list div.entry { margin-bottom: 25px; padding: 25px; border: 1px solid #e5e5e5; background: #ffffff;}
.comments-list div.alt { border: 1px solid #e5e5e5; background: #f4f4f4;}
.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#000;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#999; text-decoration: underline;}

.comments-list .con { font: normal 12px/17px "Verdana"; margin-right: 90px; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { border: 1px solid #e5e5e5; background: #f4f4f4; padding: 20px; color: #333333;}
.comments-form h3 { color:#000; font: bold 26px/30px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #e5e5e5; }
.comments-form p { padding: 7px 0px; color:#808080;}
.comments-form .required { font-weight: normal; color:#cc0000;}
.comments-form input { border: 1px solid #ccc; background: #ffffff; padding: 5px; width: 250px; margin-right: 7px; }
.comments-form textarea { border: 1px solid #ccc; background: #ffffff; padding: 4px; width: 98%;}
.comments-form .button { border: outset 1px #000; background: #666; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 5px;}



/* Side Right 
############################################################################################################## */
#right { float: right; width:485px; height:auto !important;}

/* R1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.r1 { float: left; width: 160px;}
.r1 .widget { width: 160px; margin-bottom: 20px;}
.r1 .widget h3 { color:#000; font-size: 14px; letter-spacing: -1px; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r1 .widget label { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#000; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r1 .widget li { padding: 2px 0px 2px 7px; color:#999; background: url(images/r1-widget-li.png) no-repeat left 7px; }
.r1 .widget li ul li { padding-bottom: 0px;}

.r1 .feed { float: right; width: 300px;}
.r1 .feed li { display: inline; font: bold 14px/14px "Arial"; letter-spacing: -1px; float: left; height: 22px; margin-right: 20px; }
.r1 .feed li a { color:#85c226;}
.r1 .widget .rss { background: url(images/feed-rss.png) no-repeat left 0px; padding-left: 27px;}
.r1 .widget .twi { background: url(images/twitter-16x16.png) no-repeat left 0px; padding-left: 25px;}
.r1 .widget .livej { background: url(images/userinfo.gif) no-repeat left 0px; padding-left: 27px;}

.r1 .widget_flickrRSS { overflow: hidden; margin-bottom: 10px;}
* html .r1 .widget_flickrRSS { height: 1%;}
.r1 .widget_flickrRSS h3 { margin-bottom: 10px;}
.r1 .widget_flickrRSS li { background: none; list-style-type: none; padding: 0px; margin: 0px 10px 10px 0px; float: left; }
.r1 .widget_flickrRSS li a img, .r1 .widget_flickrRSS li a:visited img { border: solid 1px #999; padding: 1px; background: #fff; width: 53px; height: 53px;}
.r1 .widget_flickrRSS li a:hover img { border: solid 1px #000;}

.r1 .widget_text { font: normal 12px/17px "Verdana";}
.r1 .widget_text p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px;}
.r1 .widget_text blockquote { font: italic 13px/17px "Georgia"; padding: 10px; margin: 0px; background: #e4e4e4;}

.r1 .widget_recent_entries ul li { border-bottom: solid 1px #dadada; padding: 3px 0px 5px 7px;}
.r1 .widget_recent_comments ul li { border-bottom: solid 1px #dadada; padding: 3px 0px 5px 7px;}

.r1 .widget_tag_cloud { font-family: Arial, Helvetica, sans-serif; line-height: 22px;}

.r1 .widget_calendar table { width: 100%;}
.r1 .widget_calendar table td { text-align: center; padding: 4px 3px; font-size: 11px; }
.r1 .widget_calendar caption { background: #f0f2f3; padding: 5px 0px; margin-bottom: 5px;}
.r1 .widget_calendar #today { background: #f0f2f3; font-weight: bold;}

.r1 .widget_search #s { border: 1px solid #ccc; padding: 2px; margin-right: 0px; }
.r1 .widget_search #searchsubmit { border: outset 1px #000; background: #666; color:#fff; width: auto; font-weight: bold; padding: 2px;}


/* R2
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.r2 { float: right; width: 300px;}
.r2 .widget { margin-bottom: 20px; background: #fff padding: 15px 15px 15px 25px;}
.r2 .widget h3 { font-weight: normal; color:#000; font-size: 19px; letter-spacing: -1px; padding-bottom: 6px; margin-bottom: 6px; border-bottom: solid 1px #c3c4c5;}
.r2 .widget label { font: bold 19px/19px "Arial"; letter-spacing: -1px; display: block; color:#000; background: #f0f2f3; padding: 3px 4px; margin-bottom: 3px; }
.r2 .widget a { text-decoration: underline;}

.r2 .widget li { padding: 2px 0px 2px 7px; color:#999; background: url(images/r1-widget-li.png) no-repeat left 7px;  color:#000; }
.r2 .widget li ul li { padding-bottom: 0px;}
	
.r2 .widget_flickrRSS { padding: 15px 0px 5px 25px; overflow: hidden}
.r2 .widget_flickrRSS h3 { width: 260px;}
* html .r2 .widget_flickrRSS { height: 1%;}
.r2 .widget_flickrRSS ul { padding: 0px; margin: 5px 0px 10px 0px; float: left;}
.r2 .widget_flickrRSS li { list-style-type: none; padding: 0px; margin: 0px 10px 10px 0px; float: left; }
.r2 .widget_flickrRSS li a img, .r2 .widget_flickrRSS li a:visited img { border: solid 1px #999; padding: 1px; background: #fff; width: 53px; height: 53px;}
.r2 .widget_flickrRSS li a:hover img { border: solid 1px #000;}

.r2 .widget_text { font: normal 12px/17px "Verdana";}
.r2 .widget_text p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px;}
.r2 .widget_text blockquote { font: italic 13px/17px "Georgia"; padding: 10px; margin: 0px; background: #e4e4e4;}

.r2 .widget_recent_entries ul li { border-bottom: solid 1px #dadada; padding: 3px 0px 5px 7px;}
.r2 .widget_recent_comments ul li { border-bottom: solid 1px #dadada; padding: 3px 0px 5px 7px;}

.r2 .widget_tag_cloud { font-family: Arial, Helvetica, sans-serif; line-height: 22px;}

.r2 .widget_calendar table { width: 100%;}
.r2 .widget_calendar table td { text-align: center; padding: 5px 3px; }
.r2 .widget_calendar caption { background: #f0f2f3; padding: 5px 0px; margin-bottom: 5px;}
.r2 .widget_calendar #today { background: #f0f2f3; font-weight: bold;}

.r2 .widget_search #s { border: 1px solid #ccc; padding: 2px; margin-right: 0px; }
.r2 .widget_search label { font-weight: normal; color:#000; font-size: 19px; letter-spacing: -1px; padding-bottom: 6px; margin-bottom: 6px; border-bottom: solid 1px #c3c4c5; background: none;}
.r2 .widget_search #searchsubmit { border: outset 1px #000; background: #666; color:#fff; width: auto; font-weight: bold; padding: 2px;}


/* Top
############################################################################################################## */
#b-top { clear:both; padding-bottom: 20px;}
#b-top span { background: #000 url(images/top-bkg.png) no-repeat top center; color:#fff; font: bold 14px/14px "Arial"; letter-spacing: -1px; padding: 7px 7px 3px 7px;}
#b-top span a, #b-top span a:visited, #b-top span a:hover { color:#fff; text-decoration: none;}


/* Footer
############################################################################################################## */
#footer { clear:both; padding: 20px 0px; background: url(images/border-bkg.png) repeat-x top;}
#footer p.by { color:#999; padding: 2px 0px; }
#footer p.by a { text-decoration: underline; color:#999; }
#footer p.copy { padding: 2px 0px; }

.post
{
	width: 100%;
	height: 100%;
}

#footer_promo 
{
	text-align: center;
	/*margin-top: -120px;*/
	/*
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	*/
}

#footer_promo .img
{
	overflow: hidden;
	height: 90px;
}
/*
* html #footer_promo
{
	margin-top: -130px;
}
*/

.promo_page
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.promo_page BODY
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.promo_page #container
{
	/*height: 100%;*/
	margin: 0px;
	padding: 0px;
}

.promo_page .post
{
	padding-top: 20px;
	padding-bottom: 90px;
}

.loader
{
	width: 16px;
	height: 24px;
	position: absolute;
	left: 20px;
	top: 45px;
	top: 35px\9;
	background: url(images/loader.gif) left center no-repeat;
	display: none;
}

* html .loader
{
	left: -20px;
}

.file label {
		width: 100%;
		color: #000;
		background: url(images/attach.png) top left no-repeat;
		padding-top: 40px;
		display: block;
		position: absolute;
		text-decoration: none;
		cursor: pointer;
}

.preload
{
	position: absolute;
	left: -10000px;
	top: -10000px;
	background: url(images/attach.png) top left no-repeat;
}
								
.file:hover {
		text-decoration: underline;
}
