/*
Theme Name: Librio
Description: Inspired by Mac OS X Leopard.
Version: 1.0
Author: Deniart
Author URI: http://deniart.ru/
Tags: fixed width, two columns, widgets, apple, mac, white, grey

	Librio v1.0
	http://deniart.ru/

	This theme was designed and built by Denis Shakhov,
	whose homepage you will find at http://deniart.ru/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul, ol { list-style: none; list-style-position: inside; }
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img { border: none; }


/* Body
-------------------------------------------------------------------*/
body { 
 background-color: #ffffff; 
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 11px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 margin-left: 0px; 
 margin-top: 0px; 
 margin-width: 0px; 
 margin-height: 0px;
/*	font: 12px/18px "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: #fafafa url(images/bg.gif); 
*/
}

h1, h2, h3, h4, h5,h6
{
 color: #2B465B;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-style: normal;

/* font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; font-weight: normal; color: #333; */
}

h1 {
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 font-size: 25px;
 font-weight: 400;
 padding-top: 12px;
 padding-bottom: 0px;
 color: #333333;



/*font-size: 22px; line-height: 26px; margin-bottom: 10px; */}
h2 {
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 font-size: 17px;
 font-weight: 700;
 padding-top: 12px;
 padding-bottom: 0px;
 color: #333333;
/* font-size: 20px; line-height: 24px; margin-bottom: 7px; */}
h3 {
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: 700;
 padding-top: 12px;
 padding-bottom: 0px;
 color: #333333;
/* font-size: 18px; line-height: 22px; margin-bottom: 5px; */}
h4 {/* font-size: 16px; line-height: 20px; margin-bottom: 5px; */}
h5 {/* font-size: 14px; line-height: 18px; margin-bottom: 5px; */}
h6 {/* font-size: 12px; line-height: 16px; margin-bottom: 5px; */}

a { color: #5371c5; text-decoration: none; }
a:hover { color: #5371c5; text-decoration: underline; }
a:visited { color: #5371c5; }

h1 span { color: #999; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #eef3f7; 
}



/* Container
-------------------------------------------------------------------*/
#container { 
	width: 900px; 
/*	padding-bottom: 10px; 
	margin: 20px auto 20px auto;
	overflow: hidden; */
 margin: 0 auto 0px;
padding: 0px 0px 0px 0px;
}
#container #wrapper { 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
	width: 900px; 
	float: left; 
	overflow: hidden; 
/*	background: #d6ded4 url(images/sidebar-bg.gif) repeat-y top right; */
}



/* Header
-------------------------------------------------------------------*/
#header { 
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 margin: 0px 0px 0px 0px;
 text-align: center;

 background-color: #EDF7FF;
 padding: 6px 0px 0px 14px;
 height: 22px;


/*	width: 900px; 
	height: 53px; 
	float: left; 
	background: #fafafa url(images/header-bg.gif) no-repeat center; 
	position: relative; 
*/
}
#header h1 { 
	font: 24px Verdana;
	padding: 12px 0 0 15px; 
	margin-bottom: 0; 
	color: #333; 
}
#header h1 a { 
	color: #333; 
	text-shadow: 1px 1px 1px #fff; 
	text-decoration: none; 
}
#header h1 span { 
	padding-left: 10px; 
	font-size: 11px; 
	color: #777; 
}

#top_first {
 background-color: #EDF7FF;
 padding: 6px 0px 0px 14px;
 height: 22px;
}

#brand {
 background-color: #214D70;
 background-repeat: repeat-y;
 background-image: url(/media/i/main/bg_brand_line.gif);
 border-top: #B2D2EB 2px solid;
 height: 50px;
}



/* Search
-------------------------------------------------------------------*/
#search {
	position: absolute;
	top: 20px; 
	right: 10px;
}
#search #s { 
	width: 170px;
	height: 14px;
	padding: 5px 0 5px 23px;
	vertical-align: bottom;
	line-height: 1px;
	font: normal 12px Verdana, Sans-Serif;
	color: #777;
	border: 0;
	background: #fafafa url(images/search-bg.gif) no-repeat;
}



/* Navigation
-------------------------------------------------------------------*/
#nav { 
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 11px;

 border-top: #174360 2px solid;
 background-color: #214D70;
 height: 33px;
 padding: 0px 0px 0px 0px;
 marging: 0px 0px 0px 0px;
 width: 900px;
 margin: 0 auto 0px;
/*
	width: 900px;
	float: left; 
	height: 32px; 
	background: #fafafa url(images/nav-bg.gif) repeat-x; 
	position: relative; 
*/
}
#nav ul {
 list-style-type: none;
 padding: 0px 0px 0px 11px;
 margin: 0px 0px 0px 0px;
 float: left;
 white-space: nowrap;
 list-style-type: none;
/* 
	margin-left: 15px; 
*/
}
#nav ul li { 
 list-style-type: none;
 background: url(/media/i/main/menu_delimiter.gif) 0px 8px no-repeat;
 padding: 10px 0px 10px 0px;
 float: left;
 white-space: nowrap; 
 list-style-type: none;
/*	display: inline; 
	margin-right: 20px; 
*/
}
#nav ul li a { 
	font-weight: bold; 
	text-shadow: 1px 1px 1px #fff; 
	text-decoration: none; 
	color: #555; 
	line-height: 33px; 
}
#nav ul li a:hover { 
	color: #333; 
}
#nav #feed {  
	position: absolute; 
	right: 15px; 
	top: 7px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	padding: 0 0 0 20px;
	display: block; 
	background: url(images/feed.gif) no-repeat 0 3px; 
}




#main_menu {
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 11px;

 border-top: #174360 2px solid;
 background-color: #214D70;
 height: 33px;
 padding: 0px 0px 0px 0px;
 marging: 0px 0px 0px 0px;
 width: 900px;
 margin: 0 auto 0px;
}

#menu_item {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 list-style-type: none;
 color: #ffffff;
}

#main_menu #menu_item ul {
 list-style-type: none;
 padding: 0px 0px 0px 11px;
 margin: 0px 0px 0px 0px;
 float: left;
 white-space: nowrap;
 list-style-type: none;
}

#main_menu #menu_item li {
 list-style-type: none;
 background: url(/media/i/main/menu_delimiter.gif) 0px 8px no-repeat;
 padding: 10px 0px 10px 0px;
 float: left;
 white-space: nowrap; 
 list-style-type: none;
}

#main_menu #menu_item li.left{
 list-style-type: none;
 background: none;
 padding: 10px 0px 10px 0px;
 margin: 0px 0px 0px 0px;
 float: left;
 white-space: nowrap; 
 list-style-type: none;
}

#main_menu #menu_item a{
 color: #D9FBFF; 
 padding: 10px 20px 10px 20px;
 margin: 0px 0px 0px 0px;
 background-color: transparent;
 text-decoration: none;
}

#main_menu #menu_item a.active{
 color: #2F587A; 
 padding: 10px 20px 10px 20px;
 margin: 0px 0px 0px 0px;

 background-color: #EDF7FF;
 text-decoration: none;
}


                           
#fast_access {
 color: #7A8F9F;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-size: 8px;    
 height: 30px;
 background-color: #EDF7FF;
 padding: 0px 0px 0px 0px;
 marging: 0px 0px 0px 0px;
 width: 900px;
 margin: 0 auto 0px;
}

#fast_access ul {
 background-color: #EDF7FF;
 list-style-type: none;
 padding: 6px 0px 8px 15px;
 margin: 0px 0px 0px 0px;
 float: left;
 white-space: nowrap; 
 list-style-type: none;
}

#fast_access li {
 list-style-type: none;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 float: left;
 white-space: nowrap; 
 list-style-type: none;
}

#fast_access A{
 color: #7A8F9F;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-size: 10px;
 color: #7A8F9F;
 line-height: 160%;
}

#fast_access A:hover{
 color: #BB0E38; /*DC0404*/
 line-height: 160%;
}









/* Content
-------------------------------------------------------------------*/
#content { 
	width: 650px; 
	float: left; 
	padding: 0px 0px 0px 15px; 
	background: #fff; 
}

#content .post { 
	margin-bottom: 20px; 
}
#content .post h1.post-title { 
	color: #333;
}
#content .post h1.post-title a { 
	text-decoration: none;
	color: #333;
}

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 3px 5px 3px 0px; 
	margin-bottom: 10px; 
	border-bottom: 1px solid #bdccdc; 
/*	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 3px 5px 3px 5px; 
	margin-bottom: 20px; 
	border-top: 1px solid #bdccdc; 
	border-bottom: 1px solid #bdccdc; 
	background: #e9eff5; */
}

#content .post .post-info a { color: #5371c5; text-decoration: none; }
#content .post .post-info a:hover { color: #5371c5; text-decoration: underline; }
#content .post .post-info a:visited { color: #5371c5; }

/*#content .post .post-info a { color: #333; text-decoration:none; }
#content .post .post-info a:hover { color: #555; text-decoration:none; }
*/

#content .post .post-aftertitle { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
        margin-bottom: 10px;
	padding: 3px 5px 3px 0px; 
}

#content .post .post-aftertitle a { color: #5371c5; text-decoration: none; }
#content .post .post-aftertitle a:hover { color: #5371c5; text-decoration: underline; }
#content .post .post-aftertitle a:visited { color: #5371c5; }
/*
#content .post .post-aftertitle a { color: #333; text-decoration:none; }
#content .post .post-aftertitle a:hover { color: #555; text-decoration:none; }*/

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #414d4c; text-decoration: none; }
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Comment Form
-------------------------------------------------------------------*/
#commentform { 
/*	background: #fafafa; 
	border: 5px solid #def7f8; 
	padding: 10px; 
	color: #555; 
*/
padding: 0px;
margin: 0px;
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
 border-right: #d5d8de 1px solid;
 border-top: #d5d8de 1px solid;
 font-size: 11px;
 border-left: #d5d8de 1px solid;
 width: 90%;
 height: 120px;
 color: #222222;
 line-height: 12px;
 border-bottom: #d5d8de 1px solid

/*
	width: 630px; 
	border: 1px solid #aaa; 
	height: 120px;
*/
}
#commentform input.text { 
 border-right: #d5d8de 1px solid;
 border-top: #d5d8de 1px solid;
 font-size: 11px;
 border-left: #d5d8de 1px solid;
 width: 90%;
 color: #222222;
 line-height: 12px;
 border-bottom: #d5d8de 1px solid
/*	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 10px; 
	padding: 3px 3px; */
}
#commentform input#submit { padding: 3px 10px; }



/* Comments
-------------------------------------------------------------------*/
#comments .comment { 
	width: 650px;
/*	background: #def7f8; */
/*	margin-bottom: 10px; */
	overflow: hidden; 
        padding-left: 0px;
        margin-left: 0px;
	padding-bottom: 5px; 
/*	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
}
#comments .comment .comment-avatar { 
/*	width: 50px; 
	float: left; 
	padding: 5px 7px; */
}

#comments .comment .comment-content { 
	/*width: 570px;*/
	float: left; 
	/*padding: 10px 15px;*/ 
	margin: 5px 5px 0 0; 
	/*background: #fafafa; */ 
}
#comments .comment .comment-content a { color: #444; }

#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-style: italic;
 font-size: 11px;

/*	font: bold 20px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;*/
}
#comments .comment .comment-info a { 
 color: #0065B7;
	text-decoration: none;
}



/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 220px; 
	float: left; 
	font-size: 11px; 
	color: #555; 
	margin-bottom: 15px;
}
#sidebar h3 { 
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: 700;
 padding-top: 0px;
 padding-bottom: 5px;
 color: #333333;

/*	font: bold 12px Verdana; 
	color: #333; */
}

#sidebar a {
 color: #0065B7;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-size: 10px;
}
#sidebar a:hover {
 color: #BB0E38; /*DC0404*/
 text-decoration: none;
}

#sidebar .block #feed {  
	/*position: absolute; 
	font-weight: bold;
right: 15px; 
color: #555;
	text-decoration: none;*/
	top: 7px;
		
	padding: 0 0 0 20px;
	display: block; 
	background: url(images/feed.gif) no-repeat 0 3px; 
}




#sidebar .block { 
	padding: 15px; 
	overflow: hidden;
/*
	background: url(images/sidebar-block-bg.gif) no-repeat bottom center; 
*/
}
#sidebar .block ul li { 
	padding-left: 18px; 
	background: url(/media/i/main/bullet_arrow.gif) no-repeat 2px 1px; 
/*	background: url(images/arrow.gif) no-repeat 0px 3px; */
}



/* Calendar */
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #fafafa; text-align: center; color: #888; }
#sidebar .block #calendar_wrap table td a { font-weight: bold; }



/* Footer
-------------------------------------------------------------------*/
#footer {
	width: 900px;
	height: 29px;
	float: left;
	clear: both;  
	position: relative;
	background: #fafafa url(images/footer-bg.gif) no-repeat; 
}
#footer a#theme-author { 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	display: block; 
	height: 28px; 
	width: 130px; 
}
#footer p { 
	line-height: 28px; 
	color: #333; 
	padding-left: 15px; 
	font-size: 11px; 
	margin: 0; 
}
#footer a { 
	color: #555;
	text-decoration: underline;
}




#copyright_main {
 text-align: left;
 border-top: #E5E5E5 1px solid;
 /*
 padding: 30px 0px 20px 15px;
 */
 padding: 30px 0px 20px 0px;
 margin: 0px 0px 0px 0px;
 color: #7E7E7E;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-size: 10px;
 width: 900px;

 float: center;
 clear: both;
 /*
  position: relative;
 */
margin: 0 auto 0px;
}

#copyright_main a{
 color: #7E7E7E;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-size: 10px;
}

#copyright_main #copyright_links{
 padding: 0px 0px 0px 15px;
}

#copyright_info {
 padding: 10px 0px 0px 15px;
 color: #7E7E7E;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-style: normal;
 font-size: 10px;
}



