/*
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 { 
	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 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; font-weight: normal; color: #333; }

h1 { font-size: 20px; line-height: 20px; margin-bottom: 7px; font-weight: bold; }
h2 { font-size: 18px; line-height: 18px; margin-bottom: 5px; color:#4C609C; margin-top: 20px; font-weight: bold; }
h3 { font-size: 16px; line-height: 16px; margin-bottom: 5px; color:#008000; font-weight: bold; }
h4 { font-size: 16px; line-height: 14px; margin-bottom: 5px; color:#808000; font-weight: bold; }
h5 { font-size: 12px; line-height: 12px; margin-bottom: 5px; }
h6 { font-size: 12px; line-height: 12px; margin-bottom: 5px; }
h1 span { color: #999; }

a { color: #5371c5; text-decoration: none; }
a:hover { color: #5371c5; text-decoration: underline; }
a:visited { color: #5371c5; }

div.gallery a{
	border-bottom:0px dotted #FFF;
	text-decoration: none;
}
div.gallery a:hover{
	border-bottom:0px dotted #FFF;
	text-decoration: none;
}



p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }


#content .post blockquote { 
	background:url(http://public.twpaddy.net/twpaddy-blogger/quote.jpg) no-repeat scroll 5px top #eef3f7;
	border:1px dashed #4C609C;
	font: 14px/22px Georgia, Serif; 
	margin:0px 0px 20px 80px;
	padding: 5px 5px 5px 30px; 

}

#content .post blockquote p{
	padding:10px;
	margin-left: 0px;
	width:700px;
}

/* Container
-------------------------------------------------------------------*/
#container { 
	width: 950px; 
	padding-bottom: 10px; 
	margin: 5px auto 20px auto;
	overflow: hidden; 
}
#container #wrapper { 
	width: 950px; 
	float: left; 
	overflow: hidden; 
	background: #d6ded4 url(images/sidebar-bg.gif) repeat-y top right; 
}



/* Header
-------------------------------------------------------------------*/
#header { 
	width: 950px; 
	height: 40px; 
	float: left; 
	background: #fafafa url(images/header-bg.gif) no-repeat ; 
	position: relative; 
}
#header h1 { 
	font: 24px Verdana;
	padding: 6px 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; 
}



/* Search
-------------------------------------------------------------------*/
#search {
	position: absolute;
	top: 10px; 
	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 { 
	width: 950px;
	float: left; 
	height: 150px; 
/*	background: #fafafa url(images/nav-bg.gif) repeat-x; */
	background: #fafafa url(images/twpaddy-banner.jpg) no-repeat  center; 
	position: relative; 
}
#nav ul { 
	margin: 116px 0px 0px 15px ; 
}
#nav ul li { 
	display: inline; 
	margin-right: 5px;
}
#nav ul li a{ 
	font-weight: bold; 
	text-shadow: 1px 1px 1px #fff; 
	text-decoration: none; 
	color: #555; 
	line-height: 33px; 
	padding:3px 7px 4px 7px;
	background: #9F9595; 
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	border-left:2px solid #FFF;
	border-bottom:1px solid #9F9595;
}
#nav ul li a:hover { 
	color: #333; 
	border:2px solid #D6E1E3;
	padding:8px 7px 4px 7px;
	background: #D6E1E3; 
}

#nav ul li.current_page_item a{ 
	border:2px solid #D6E1E3;  
	padding:8px 7px 4px 7px;
	background: #D6E1E3; 
}


#nav #feed {  
	position: absolute; 
	right:0px; 
	top:0px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	padding: 5px 5px 0px 5px;
	display: block; 
	text-shadow: 1px 1px 1px #fff; 
	background: #D6E1E3; 
}
 
/* Content
-------------------------------------------------------------------*/
#content { 
	width: 720px; 
	float: left; 
	padding: 15px; 
	background: #fff; 
}

#content .post { 
	margin-bottom: 20px; 

}


#content .post h1.post-title { 
	color: #000;
	background:#7B83A2;
	padding:5px 10px 2px 1px;
	border-top: 1px solid #283569; 
	border-right: 2px solid #283569; 
	border-bottom: 1px solid #7B83A2; 
	border-left: 1px solid #7B83A2; 
	margin-bottom:15px;
	height:23px;
}
#content .post h1.post-title a { 
	color: #000;
	border-left: 15px solid #FFF; 
	border-bottom: 0px solid #FFF; 
	text-decoration: none;
	font-weight: bold; 
	margin-left:2px;
	padding-left:4px; 
}

.post-date{
	font-size: 14px; 
	float:right;
	margin:5px 5px;
	color: #000;
}

#content .post .post-info { 
	clear: both; 
	color: #000; 
	padding: 3px 5px 3px 10px; 
	margin-bottom: 20px; 
	border-left: 1px solid #283569; 
	border-bottom: 2px solid #283569; 
	background: #7B83A2; 
}
.post p{
	font-size:15px;
	line-height:190%;
	margin-bottom:1em;
	margin-left:80px;
	padding:10px;
	width:600px;
}

#content .post .post-info span { padding-left:5px;}
#content .post .post-info a { color: #FFF; text-decoration:none; }
#content .post .post-info a:hover { color: #000; text-decoration:none; }
 
#content .post img.wp-smiley{
	background-color:#FFFFFF;
	border:0px solid #FFF;
	padding:0px;
}

.post img{
	background-color:#000;
	border:1px solid #CCC;
	padding:8px;
}
.post a:hover img{
	background-color:#EEF3F7; 
}

.post a{
	border-bottom:1px dotted #CC6600;
	text-decoration: none;
}
.post a:hover{
	border-bottom:2px dotted #CC6600;
	text-decoration: none;
}


span.f1{ 
	color:red;
	font-weight: bold;
}

span.f2{ 
	color:red; 
}

span.f3{ 
	color:#008000;
}
span.f4{ 
	color:#ff8000;
}



#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; 
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 630px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 10px; 
	padding: 3px 3px; 
}
#commentform input#submit { padding: 3px 10px; }



/* Comments
-------------------------------------------------------------------*/
#comments .comment { 
	width: 670px;
	background: #def7f8; 
	margin-bottom: 10px; 
	overflow: hidden; 
	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: bold 20px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}



/* Sidebar
-------------------------------------------------------------------*/
#sidebar { 
	width: 200px; 
	float: left; 
	font-size: 11px; 
	color: #555; 
	margin-bottom: 15px;
}
#sidebar h3 { 
	font: bold 12px Verdana; 
	color: #FFF;  
	padding: 5px 5px 5px 25px; 
	background: #4C609C url(http://public.twpaddy.net/image/fruit-orange.png) no-repeat 3px 5px ;
	margin-left:-5px;
}

#sidebar a { color: #333; text-decoration: none; }
#sidebar a:hover { color: #2571BE; }

#sidebar .block { 
	padding: 5px 5px 5px 10px; 
	overflow: hidden;
	background: url(images/sidebar-block-bg.gif) no-repeat bottom center; 
}


#sidebar .block ul li { 
	padding-left: 18px; 
	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: 950px;
	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;
}



#paddy_related_posts{
	height:220px; 
	width:720px;  
 	background:#DEF7F8; 
	border:1px solid #A0823A; 
}
#paddy_related_posts h2{
	margin-top:2px;
	margin-left:10px;
}

#pm_related_content_loading{
	background:url(http://public.twpaddy.net/image/loading.gif) no-repeat 10% 10%;
	padding:8px;
	height:170px; 
}

#pm_related_content_show {
	display:none;

}

.related_post_a{
	float:left;
	height:185px;
	width:138px;
	margin-left:2px;
	border:1px solid #FFF;
	folat:left;
	text-align:center; 
	background:#FFF;
	padding:5px 0px 0px 0px;
}
 
.related_post_a:hover{
	float:left;
	height:185px;
	width:138px;
	margin-left:2px;
	border:1px solid #CC6600;
	folat:left;
	text-align:center;
	background:#FFF;
	padding:5px 0px 0px 0px;
}

.related_post {
	height:118px; 
	text-align: center; 
	display: table-cell; 
	vertical-align: middle; 
}

.related_post img{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:2px;
	margin-left:10px;
}

 

.related_post_txt{
	padding:0px 3px;
}

#paddy_related_content {display:none;}

#paddy_random_posts{ 
/*	background:#FBEBC7;*/
	border:1px solid #A0823A; 
	margin-top : 10px;
}

#paddy_random_posts h2{
	margin-top:2px;
	margin-left:10px;
}

#paddy_random_content{
	padding:10px 0px 0px 15px;
}

#paddy_random_content li a{
	font-size:17px;
	line-height: 30px;
}


pre.code {
	background:url("http://public.twpaddy.net/image/code.gif") repeat-y scroll left top #E5E6DA;
	border:1px solid #82C534;
	color:#000000;
	display:block;
	font-family:'Courier New';
	font-size:9pt;
	letter-spacing:0;
	line-height:1.2em;
	max-height:1200px;
	overflow:auto;
	padding:10px 10px 10px 21px;
	margin:10px 0px;
}



.rectangle-speech-border {
	position:relative; 
	padding:50px 15px; 
	margin:1em 0 3em;
	border:10px solid #5a8f00; 
	text-align:center; 
	color:#333;
	background:#fff; 

	/* css3 */
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}

/* creates larger curve */
.rectangle-speech-border:before {
	content:"\00a0"; 
	position:absolute; 
	z-index:10; 
	bottom:-40px; 
	left:50px; 
	width:50px; 
	height:30px;
	border-style:solid; 
	border-width:0 10px 10px 0; 
	border-color:#5a8f00; 
	background:transparent;

	/* css3 */
	-moz-border-radius-bottomright:80px 50px;
	-webkit-border-bottom-right-radius:80px 50px;
	border-bottom-right-radius:80px 50px;
}

/* creates smaller curve */
.rectangle-speech-border:after {
	content:"\00a0"; 
	position:absolute; 
	z-index:10; 
	bottom:-40px; 
	left:50px; 
	width:20px; 
	height:30px; 
	border-style:solid; 
	border-width:0 10px 10px 0; 
	border-color:#5a8f00; 
	background:transparent;

	/* css3 */
	-moz-border-radius-bottomright:40px 50px; 
	-webkit-border-bottom-right-radius:40px 50px; 
	border-bottom-right-radius:40px 50px; 
}

/* creates a small circle to produce a rounded point where the two curves meet */
.rectangle-speech-border>:first-child:before {
	content:"\00a0"; 
	position:absolute; 
	z-index:1; 
	bottom:-40px; 
	left:45px; 
	width:10px; 
	height:10px;
	background:#5a8f00;

	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

/* creates a white rectangle to cover part of the oval border*/
.rectangle-speech-border>:first-child:after {
	content:"\00a0"; 
	position:absolute; 
	z-index:1; 
	bottom:-10px; 
	left:76px; 
	width:24px; 
	height:15px; 
	background:#fff;
}
.social_facebook{
	float:left;
	height:100px;  
}
.social_network{
	float:right;
	height:100px;  
}

.social_desc{ 
	background:#D3D3D3;
	color:#333333; 
	margin-bottom:3px;
	padding:3px;
}

.social_button{  
}

#content .post .desc{
	background-color:#D4E2E3;
	color:#4C609C;
	border-top:1px solid #4C609C;/*F08F2A; */
	border-left:3px solid #4C609C; 
	padding:2px 8px 5px 4px;
	margin-bottom:10px;
}


#content .post .desc_w{
	background-color:#D4E2E3;
	color:#4C609C;
	border-top:1px solid #4C609C;/*F08F2A; */
	border-left:3px solid #4C609C; 
	padding:2px 8px 5px 4px;
	margin-bottom:10px; 
	width:430px;
	display:block;
}

#content .post .desc_h{
	background-color:#D4E2E3;
	color:#4C609C;
	border-top:1px solid #4C609C;/*F08F2A; */
	border-left:3px solid #4C609C; 
	padding:2px 8px 5px 4px;
	margin-bottom:10px; 
	width:330px;
	display:block;
}

#content .post div img{
	background-color:#FFF; 
	margin-top:5px;
	padding:5px;
}

div.w{ 
	color:#4C609C; 
	padding:2px 8px 5px 4px;
	margin-bottom:10px; 
	width:430px;
	display:block;
}
div.h{ 
	color:#4C609C; 
	padding:2px 8px 5px 4px;
	margin-bottom:10px; 
	width:330px;
	display:block;
}
div.l{
	padding:5px 5px 5px 0p; 
    overflow:hidden;
    font-size:15px;
    line-height:190%;
vertical-align : top;
}
div.l img{
    float:left;
	margin-right:10px; 
}

.desc_table td{
	background-color:#D4E2E3;
	color:#4C609C;
	border-top:1px solid #4C609C;/*F08F2A; */
	border-left:1px solid #4C609C; 
	border-right:10px solid #FFF; 
	border-bottom:10px solid #FFF; 
	padding:2px 5px 5px 4px;
	margin-bottom:10px;   
}

tr.w img{
	width:320px;
	height:240px;
}

tr.h img{ 
}

td.w {
    padding-right:5px;
}
td.w img{
	width:320px;
	height:240px;
}

td.h {
    padding-right:5px;
}

td.h img{ 
	width:240px;
	height:320px;
}


#content .post .desc img{
	background-color:#FFF; 
	margin-top:5px;
	padding:5px;
}

#content .post .links{
	background-color:#D4E2E3;
	color:#4C609C;
	border-top:1px solid #4C609C;
	border-right:3px solid #4C609C; 
	border-left:3px solid #4C609C; 
	border-bottom:1px solid #4C609C;
	padding:2px 8px 5px 10px;
	margin-bottom:10px;
	line-height: 30px;
	font-size: 14px; 
}


#sidebar .block #get_recent_comments_wrap ul li{
	color:#452C39;
	background:url(http://public.twpaddy.net/image/balloon.png) no-repeat 0px 1px; 
}


#get_recent_comments_wrap ul li a{
	color:#CC6600;
}

table.gallery{
	width:100%;
	margin-bottom:10px;
}
table.gallery td{
	vertical-align:top;
	text-align:center;
	width:50%;
	color:#4C609C; 
}


a.gallery {
	text-decoration:none;
	border-bottom: 0px dotted #FFF;		
	position: relative;
	overflow: hidden;
	color: #fff;
}

a.gallery:hover{
	border-bottom: 0px dotted #FFF;	
}

.post a.gallery img{
	background-color:#000; 
}

.post a.gallery:hover img{
	background-color:#FFF; 
	border:1px solid #111;
}

.post h2{
	margin-left: 80px;
}
.post h3{
	margin-left: 80px;
}


.post h4{
	margin-left: 80px;
}
.post h5{
	margin-left: 80px;
}




a.gallery .img_desc{
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	display: block; 
}

a.gallery .img_desc .block{  
	margin:9px;
	font-size: 14px;
	line-height: 22px;   
	background-color: #111;	
	border-top: 1px solid #000;	
}

 
