/*
	Theme Name: YB-Light
	Description: Easy and light theme by <a href="http://blog.seonews2.com/">Yellow Blog</a>
	Author: Aivar Azizov
	Author URI: http://blog.seonews2.com/
	Version: 1.3
	Tags:two columns,fixed width,white,light,blue,pink,easy,tags

*/

* { margin: 0; padding: 0; }
body { font: normal 12px Verdana; color: #333;  background: #fff url(images/footer-bg.gif) repeat-x left bottom;}

ul { list-style: none; }
ol { list-style-position: inside; }

h1, h2, h3 { font: normal 24px Verdana; color: #eb95b8; }
h1 { font-size: 25px; margin-bottom: 10px; border-bottom: 5px solid #F7FCFF;}
h2 { font-size: 20px; margin-bottom: 5px; }
h3 { font-size: 16px; margin-bottom: 5px; }

a { text-decoration: underline; color: #333; }
a:hover { color: #333; }

h1 a, h2 a { color: #549bcc; text-decoration: underline; }
h1 a:hover, h2 a:hover { color: #eb95b8; }

p { line-height: 18px; padding-bottom: 20px; }
pre { border: 1px solid #d5d8f9; background: #fafafa url(images/bg-block.png); padding: 10px; margin-bottom: 20px; }

.adsense-728 {}

#header-navbar { background: #eee; border-bottom: 1px solid #ccc; color: #333; padding: 7px 10px 6px 10px; font-size: 11px; }
#header-navbar a { font-weight: bold; }
#header-navbar p { margin: 0; line-height: 16px; padding: 0;}
#header-navbar p.goto { float: right; }

#container { width: 1000px; margin: 0 auto; overflow: hidden; }
#header { height: 190px; clear: both; position: relative; background: url(images/header.jpg) no-repeat; }
#content { width: 783px; float: left; padding: 20px; }
#sidebar { width: 177px; float: left; }
#footer { clear: both; font-size: 11px; text-align: center; padding: 20px 0 10px 0; position: relative; }

#logo { position: absolute; top: 50px; left: 15px; font: normal 28px Verdana; color: #549bcc; text-decoration: none; }
#description { position: absolute; top: 85px; left: 16px; font: normal 13px Verdana!important; color: #eb95b8; text-decoration: none; }

#header ul { position: absolute; top: 175px; right: 15px; overflow: hidden; }
#header ul li { float: left; }
#header ul li a { color: #549bcc; text-decoration: underline; font-size: 14px; }
#header ul li a:hover { color: #eb95b8; }

.post { border-bottom: 1px dotted #ccc; margin-bottom: 15px; padding-bottom: 20px;}
.post .date { font-size: 16px; color: #abbbac; margin-bottom: 10px; }
.post p a { text-decoration: none; color: #549bcc;}
.post p a:hover { color: #555; border-bottom: 1px solid #555; }
.post .subtitle {font-size: 11px;}
.post .box_img {text-align: center!important;}
.post .box_img .img {margin-bottom: 15px;}
.post .box_img p {}
.post .textarea_code {width: 500px; height: 90px;}

#sidebar .block { background: #f7fcff; margin-bottom: 10px; padding: 8px; }
#sidebar .block h2 { color: #eb95b8; font-size: 18px; }
#sidebar .block li {}
#sidebar .block li a {display: block; padding: 5px; color: #549bcc; text-decoration: none; }
#sidebar .block li a:hover { color: #eb95b8; background: #fff;}
#sidebar .block li .children li {margin-left: 14px;}

.comments h2, .comment-form h2 { color: #549bcc; margin-bottom: 10px; font-size: 16px; }
 
.comment { background: #fafafa; padding: 5px 10px; margin-bottom: 10px; color: #777; }
.comment p { color: #333; font-size: 11px; line-height: 16px; padding: 5px 0!important; margin: 0px!important;}
.comment .mod {padding-left: 20px!important; color: #999; font-style: italic;}
.comment .author { padding: 5px 0; }

.comment-form { position: relative;z-index: 10; }
.comment-form form {padding-left: 15px;}
.comment-form p {  padding-bottom: 5px; }
.comment-form .text { width: 150px; margin-top: 5px; padding: 3px;}
.comment-form label { margin-left: 5px; }
.comment-form textarea { width: 380px; height: 70px; margin-top: 5px; }
.comment-form .submit { margin-top: 5px; padding: 3px 5px; margin-bottom: 10px; }

.center { text-align: center; font-size: 16px; }

#footer { color: #549bcc; }
#footer a { color: #eb95b8; text-decoration: underline; font-weight: bold; line-height: 16px; }

.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}	

.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px;	-webkit-border-radius: 3px; border-radius: 3px;}
.wp-caption img {margin: 0;	padding: 0;	border: 0 none;}
.wp-caption-dd {font-size: 11px; line-height: 17px;	padding: 0 4px 5px;	margin: 0;}

img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}
.alignright {float: right;}
.alignleft {float: left;}
