html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#666666;
	background:url(img/bg.jpg) repeat-x top center;
}
h1, h2, h3, h4, h5, h6, h7, p{
	margin:0;
	padding:0;
}

#page{
	width:950px;
	text-align:left;
	background:url(img/bg.jpg) repeat-x top center;
}

/*Header*/
#header{
	width:950px;
	height:302px;
	background:url(img/logo.jpg) no-repeat;
	position:relative;
	margin-bottom:15px;
}
#header a.logo {
	width:240px;
	height:100px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	z-index:100;
}

#header-content{
	height:149px;
	background:url(img/header-description.gif) no-repeat 275px 75px;
	position:relative;
	z-index:90;
	overflow:hidden;
}
#site_title, #header-content a.tit{
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#1b69a2;
	font-weight:normal;
	position:absolute;
	top:40px;
	left:265px;
	text-decoration:none;
}
#site_descr, #header-content a.des{
	font-size:12px;
	color:#898989;
	font-weight:normal;
	position:absolute;
	top:82px;
	left:305px;
	text-decoration:none;
}
#blogs{
	position:absolute;
	top:0px;
	left:820px;
	z-index:110;
}
#blogs a{
	margin-left:0px;
}



#header-rss{
	width:98px;
	height:82px;
	position:absolute;
	top:127px;
	left:824px;
	z-index:210;
}

#header-feed{
	position:absolute;
	top:48px;
	left:550px;
	text-align:right;
	background:url(img/rss-arrow.gif) no-repeat right;
	padding-right:130px;
	padding-top:73px;
	height:50px;
	width:260px;
	font-style:italic;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#header-adv{
	height:111px;
	overflow:hidden;
	background:url(img/header-adv.jpg) no-repeat 66px 0px;
}
.header-adv-banner-left, .header-adv-banner-right{
	width:472px;
	height:83px;
	background:url(img/header-banner.gif) no-repeat;
	float:left;
	margin-top:16px;
	padding-left:1px;
	padding-top:20px;
}
.header-adv-banner{
	width:950px;
	height:83px;
	background:url(img/header-banner-center.gif) no-repeat;
	float:left;
	margin-top:16px;
	padding-top:20px;
}
.header-adv-banner-right{
	float:right;
}

/*Content*/
#content{
	width:670px;
	overflow:hidden;
	float:left;
}

.post{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#282a2c;
	line-height:20px;
	width:670px;
	font-size:13px;
	float:left;
	overflow:hidden;
	margin-bottom:20px;
}
.post h2, .post h1, .comments h3{
	margin-bottom:10px;
}
	
.post h2, .post h2 a, .post h1, .comments h3{
	color:#1b69a2;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	line-height:30px;
}

.title_in_post{color:#282A2C !important;}

.post-title a:hover{color:#A1A1A1}
.post h2 span, .post h1 span{
	color:#a1a1a1;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	padding-right:29px;
	background:url(img/title-arrow.jpg) no-repeat right 11px;
}

.post a.post-rss{
	padding-left:30px;
	text-decoration:none;
	width:670px;
	height:20px;
	margin-bottom:30px;
	display:block;
	color:#f60;
	padding-top:10px;
	background:url(img/post-rss.gif) no-repeat 0px 10px;
	clear:both;
}
.post a.post-rss:hover{
	text-decoration:underline;
}

.author{
	float:left;
	height:24px;
	padding-top: 2px;
	margin-right:10px;
	position:relative;
	width:24px;
}

.author a img{
	border: 0px solid;
}

.date {
	background:url(img/title-arrow.jpg) no-repeat scroll right 11px transparent;
	color:#A1A1A1;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	padding-right:29px;
}

.entry {
	clear: left;
}

.entry p{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}
.entry p img, .entry table img{
	float:left;
	padding:4px;
	margin:0;
	margin-top:6px;
	margin-right:11px;
	border:#dedede solid 1px;
}
.entry p a, .entry p a:visited, .entry ul a, .entry ol a, .entry table a, .entry table a:visited, .entry a, div.subscribe-to-com a{
	color:#1b69a2;
	text-decoration:underline;
}
.entry p a:hover, .entry ul a:hover, .entry ol a:hover, .entry table a:hover, .entry a:hover, div.subscribe-to-com a:hover{
	color:#a1a1a1;
}

a.img-link img{
	margin:0;
	padding:0;
}
a.img-link{
	float:left;
	padding:4px;
	margin:0;
	margin-top:6px;
	margin-right:13px;
	border:#dedede solid 1px;
}
a.img-link:hover{
border:#1b69a2 solid 1px;
}

a.download-pdf{
	display:block;
	width:578px;
	padding:20px 20px 20px 60px;
	font-size:17px;
	border:#f4f4f4 solid 1px;
	background:url(img/download-pdf.jpg) no-repeat 10px 10px;
}

.entry ul, .entry ul li, .entry ol, .entry ol li{
	margin:0;
	padding:0;
}
.entry ul, .entry ol{
	margin-left:40px;
	margin-bottom:20px;
}

.entry blockquote{
	margin:0px 0px 20px 0px;
	color:#666;
	padding:8px 10px 10px 40px;
	background:#fffde4 url(img/blockquote.gif) no-repeat 10px 10px;
}
.entry blockquote p{
	margin:0;
	padding-bottom:20px;
}

.entry h2.articleThemeName{
	font-size:17px;
	color:#282a2c;
	font-style:normal;
}

.entry table{
	margin-bottom:20px;
}
.entry table tbody tr td{
	background:#f2f2f2;
	padding:5px 10px 5px 10px;
}

.comm {
	float:left;
	font-size:11px;
	height:20px;
	line-height:20px;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
}

.comm a{
	text-decoration: none;
	background:url(img/comm.gif) no-repeat scroll 0 0 transparent;
	cursor:pointer;
	float:left;
	padding:0 0 0 25px;
	text-decoration:none;
}

.comm a span{
	background:url(img/comm.gif) no-repeat scroll 100% 0 transparent;
	float:left;
	padding:0 10px 0 0;
	color:#666666;
	font-weight:bold;
}

.twi {
	float:left;
	font-size:12px;
	padding-bottom:10px;
	position: relative;
}

.adv-first-post{
	height:259px;
	width:309px;
	padding:9px 0px 0px 9px;
	background:url(img/adv-first-post.gif) no-repeat;
	margin:5px 35px 23px 0px;
	float:left;
}
.slink{
	width:670px;
	height:20px;
	display:block;
	font-size:10px;
	color:#6b6a60;
	cursor:default;
	background:url(img/sl.gif) no-repeat;
	padding-left:35px;
	margin-top:10px;
	margin-bottom:15px;
}

.sban{
	width:670px;
	height:80px;
	display:block;
	background:url(img/sb.gif) no-repeat;
	padding:10px 0;
	text-align: center;
}

.slink a.sl{
	font-size:10px;
	color:#6b6a60;
	cursor:default;
	text-decoration:none;
}
.in-firs-post{
	padding-top:15px;
	padding-bottom:15px;
	width:668px;
	border:#ccc dashed 1px;
	color:#900;
	display:block;
	font-size:16px;
	margin-bottom:10px;
	text-align:center;
}
.partner-first-post{
	width:266px;
	height:258px;
	padding-top:8px;
	padding-left:44px;
	margin:6px 0px 23px 0px;
	background:url(img/partner-first-post.gif) no-repeat;
	float:left;
}

a.more{
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:center;
	width:670px;
	margin-bottom:20px;
	background:url(img/more-link.gif) no-repeat 3px 8px;
	color:#666;
	clear:both;
}

a.more:hover{
	color:#1b69a2;
}

.post-top-adv{
	padding:4px 10px 6px 10px;
	margin-bottom:10px;
	border:#ddd dashed 1px;
	color:#666;
}
.post-top-adv img{
	float:left;
	margin:6px 10px 0px 0px;
}
.post-top-adv a{
	color:#1b69a2;
}

/*Комментарии*/
.comments{
	clear:both;
	float:left;
	line-height:20px;
	color:#333;
	width:670px;
}

.comments h3{
	background: none;
	padding: 0px;
}

.wait-moderation{
	color:#f60;
	margin-left:42px;
}
.commentlist{
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.commentlist li{
	margin-bottom:10px;
	list-style:none;
}
.commentlist li .comment-autor{
	width:655px;
	height:42px;
	background:url(img/comment-autor.gif) no-repeat;
	margin-bottom:5px;
}
.commentlist li .avatar{
	border:#CCC solid 1px;
	float:left;
	margin-right:10px;
	border:none;
	padding-top:5px;
}
.commentlist li a.url, .commentlist li .name{
	font-size:14px;
	color:#1b69a2;
	text-decoration:none;
	float:left;
}
.commentlist li .data a{
	color:#666;
	font-size:10px;
	text-decoration:none;
}
.commentlist li p{
	padding:0px 0px 10px 42px;
}
.commentlist li p a{
	color:#1b69a2;
}
.commentlist li p a:hover{
	color:#666;
}
.add-comment-top{
	width:661px;
	height:40px;
	background:url(img/add-comment-top.gif) no-repeat;
	margin-bottom:8px;
	position:relative;
}
.add-comment-top .login{
	position:absolute;
	right:10px;
	top:15px;
	width:330px;
	text-align:center;
	overflow:hidden;
}
.add-comment-top .login a{
	color:#1b69a2;
	text-decoration:none;
}
.add-comment-bottom{
	width:661px;
	height:10px;
	background:url(img/add-comment-bottom.gif) no-repeat;
	margin-top:221px;
}
.comments form{
	background:url(img/add-comment.gif);
	width:661px;
	margin:0;
	padding:0;
	border:none;
	height:271px;
	margin-bottom:30px;
	overflow:hidden;
}
.comments form sup{
	color:#900;
	font-size:10px;
}
.comments form textarea{
	width:303px;
	height:147px;
	margin:0;
	border:none;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;
	background:none;
	margin-top:2px;
	margin-left:20px;
	padding:5px 10px 0px 11px;
}
.comments form .textarea-bg{
	background:url(img/add-comment-textarea.gif) no-repeat;
	width:324px;
	height:153px;
	position:absolute;
	top:21px;
	left:328px;
}
.comments form .textarea-long-bg{
	background:url(img/add-comment-textarea-long.gif) no-repeat;
	width:643px;
	height:155px;
	position:absolute;
	top:0px;
	left:8px;
}
.comments form .textarea-long-bg textarea{
	width:622px;
	margin:0;
	border:none;
	overflow:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:20px;
	background:none;
	margin-top:2px;
	padding:5px 10px 0px 11px;
}
	
.comments form input{
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:270px;
	height:25px;
	background:url(img/add-comment-input.gif) no-repeat;
	margin:0;
	padding:11px 10px 7px 11px;
}
.comments form .comments-fields{
	position:relative;
}
.comments form #submit{
	width:144px;
	height:22px;
	background:url(img/submit.gif) no-repeat;
	position:absolute;
	top:187px;
	left:499px;
	display:block;
	cursor:pointer;
}
.comments form .comments-fields .p1{
	position:absolute;
	top:0px;
	left:15px;
}
.comments form .comments-fields .p2{
	position:absolute;
	top:18px;
	left:8px;
}
.comments form .comments-fields .p3{
	position:absolute;
	top:60px;
	left:15px;
}
.comments form .comments-fields .p4{
	position:absolute;
	top:78px;
	left:8px;
}
.comments form .comments-fields .p5{
	position:absolute;
	top:120px;
	left:15px;
}
.comments form .comments-fields .p6{
	position:absolute;
	top:138px;
	left:8px;
}
.comments form .comments-fields .p7{
	position:absolute;
	top:0px;
	left:334px;
}
.comments form .comments-fields .p8{
	position:absolute;
	top:18px;
	left:307px;
}
.comments form .subscribe-to-comments{
	position:absolute;
	top:187px;
	left:9px;
	width:400px;
	height:20px;
}
.comments form .subscribe-to-com .subscribe-to-comments{
	position:absolute;
	top:167px;
	left:9px;
	width:400px;
	height:20px;
}
.comments form .subscribe-to-comments input{
	background:none;
	padding:0;
	margin:0;
	height:12px;
	width:12px;
	float:left;
	margin-top:4px;
	margin-right:5px;
}
.comments form .subscribe-to-comments span{
	display:block;
	height:20px;
}
.comments form .subscribe-to-comments span.long{
	display:block;
	height:20px;
}
/*Навигация*/
.navigation{
	width:670px;
	height:40px;
	margin-bottom:30px;
	clear:both;
	font-size:14px;
}
.navigation a{
	text-decoration:none;
	background:url(img/navigation.gif) no-repeat;
	width:193px;
	height:30px;
	text-align:center;
	display:block;
	padding-top:10px;
	float:left;
	margin-right:30px;
	color:#666;
}
.navigation a:hover{
	color:#1b69a2;
}
/*Страница со всеми тегами*/
.all-tags ul, .all-tags ul li{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
.all-tags{
	margin-bottom:20px;
}
.all-tags ul li a{
	color:#333;
	text-decoration:none;
}
.all-tags ul li a:hover{
	color:#1b69a2;
	text-decoration:none;
}
/*Архив*/
ul.archives, ul.related-post{
	margin:0px 0px 20px 0px;
	list-style:none;
}
ul.related-post{
	padding: 0px;
}
ul.archives li a, ul.related-post li a{
	text-decoration:none;
	color:#1b69a2;
}
ul.related-post li a{
	padding-left:17px;
	background:url(img/archives-arrow.gif) no-repeat left 6px;
}
ul.related-post li a:hover, ul.archives li a:hover{
	color:#a1a1a1;	
}
h3{
	background:url(img/related-post.gif) no-repeat;
	margin-bottom:10px;
	font-weight:normal;
	height:34px;
	font-size:13px;
	padding-top:9px;
	padding-left:13px;
}

ul.archives li a span{
	color:#a1a1a1;
	padding-right:15px;
	background:url(img/archives-arrow.gif) no-repeat right 6px;
}
/*Правая колонка*/
#sidebar{
width:260px;
float:right;
}

.md{
	width:260px;
	height:75px;
	background:url(img/blog-ot-idei-do-zarabotka-mini.jpg) no-repeat;
	overflow:hidden;
	margin-bottom:20px;
}
.md a{
	cursor:pointer;
	padding:12px 0px 0px 90px;
	color:#cf0101;
	width:260px;
	height:75px;
	display:block;
	font-size:14px;
	text-decoration:none;
}
/*Работа для блогов*/
.partner-links{
	background:url(img/info-links.jpg) no-repeat;
	padding-top:58px;
	margin-bottom:20px;
	margin-top:20px;
}
.partner-links ul, .partner-links ul li{
	margin:0;
	padding:0;
	list-style:none;
}
.partner-links ul{
	background:url(img/partner-links-bottom.jpg) no-repeat bottom;
	padding-bottom:21px;
	font-size:12px;
}
.partner-links ul li{
	background:url(img/partner-links-li.jpg) no-repeat;
}
.partner-links ul li a{
	color:#282a2c;
	text-decoration:none;
	padding-left:27px;
	padding-top:3px;
	background:url(img/partner-links-a.jpg) no-repeat 12px 6px;
	display:block;
	height:17px;
	width:233px;
}
.partner-links ul li a:hover{
	color:#1b69a2;
	background:url(img/partner-links-hover.jpg) no-repeat 12px 6px;
	text-decoration:underline;
}

/*Баннеры в правой колонке*/
.banners{
	width:260px;
	overflow:hidden;
	margin-bottom:14px;
}
.banners img, .banners a{
	width:125px;
	height:125px;
	border:none;
}
.banners a{
	margin-bottom:6px;
}
.banners a.left{
	float:left;
	margin-left:2px;
}
.banners a.right{
	float:right;
	margin-right:2px;
}

/*Поиск*/
.pagetitle{
	margin-bottom:12px;
	background:url(img/add-comment.gif);
	height:28px;
	font-size:17px;
	font-weight:normal;
	padding:3px 0px 0px 10px;
	border-right:#f1f1f1 solid 1px;
}
.searchform{
	margin-bottom:10px;
	background:url(img/searchform.jpg) no-repeat;
	height:42px;
}
.searchform form{
	position:relative;
}
#s{
	border:none;
	background:none;
	padding-left:10px;
	padding-top:10px;
	color:#333;
	width:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#searchsubmit{
	width:42px;
	height:42px;
	background:url(img/search-button.jpg) no-repeat;
	border:none;
	position:absolute;
	top:0px;
	left:200px;
	cursor:pointer;
}	
	
/*Контекстаная реклама*/
.adv{
	margin-bottom:16px;
	padding:5px;
	background:url(img/sidebar-adv.jpg) no-repeat;
	height:250px;
	width:250px;
}

/*Опрос*/
.polls{
	margin-bottom:20px;
	height:200px;
	padding-left:55px;
	padding-top:12px;
	background:url(img/polls.jpg) no-repeat;
}
.polls span{
	color:#333;
}

/*Облако тегов*/
.tag-cloud{
	width:260px;
	background:url(img/tag-cloud.jpg) no-repeat;
	padding-top:76px;
	margin-bottom:20px;
}
.tag-cloud .tags{
	background:url(img/tag-cloud-center.jpg) repeat-y;
	padding:5px 15px 5px 15px;
	text-align:center;
}
.tag-cloud .tags a{
	color:#1B69A2;
	text-decoration:underline;
	padding:3px;
	line-height:16px;
}
.tag-cloud .tags a:hover{
	color:#a1a1a1;
	text-decoration:underline;
}
.tag-cloud .bottom{
	position:relative;
	height:67px;
	background:url(img/tag-cloud-bottom.jpg) no-repeat;
}
.tag-cloud .bottom a{
	color:#1b69a2;
	position:absolute;
	top:20px;
	left:105px;
	text-decoration:none;
}
/*Ссылки*/
.links{
	margin-bottom:20px;
	font-size:10px;
	color:#999;
	padding:0px 10px 0px 10px;
	line-height:16px;
}
.links ul{
	margin:0;
	padding:0;
	list-style:none;
}
.links ul li{
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.links ul a{
	color:#666;
	text-decoration:none;
}

/*Footer*/
#footer{
	height:40px;
	width:100%;
	background:url(img/footer.jpg) repeat-x top center;
	clear:both;
	padding-top:15px;
}
.copyrights{
	width:670px;
	height:30px;
	float:left;
	text-align:left;
}
.copyrights a{
	text-decoration:underline;
	color:#1B69A2;
	font:normal 12px/30px Verdana, Arial, Helvetica, sans-serif;
	
}
.sopyrights a:hover{color:#a1a1a1;}
.counters{
	width:260px;
	height:31px;
	float:left;
	margin-left:20px;
	text-align:left;
	vertical-align:top;
}
.counters a.blogodel{
	width:160px;
	height:38px;
	float:left;
	background:url(img/blogodel.jpg) no-repeat;
	display:block;
	padding:2px 33px 0px 46px;
	font-size:12px;
	line-height:9px;
	color:#333;
	text-decoration:none;
	cursor:pointer;
}
.counters a.blogodel span{
	font-size:12px;
	color:#666;
	display:block;
	margin-top:5px;
}

/*Доска почёта*/
div.board{
	width:670px;
	height:200px;
	background:url(img/heroes-board.jpg) no-repeat;
	position:relative;
}
div.board img.photo{
	position:absolute;
	top:40px;
	left:40px;
}
div.board h2{
	position:absolute;
	top:65px;
	left:186px;
	font-size:17px;
	font-style:normal;
}
/*
.entry div span{
	position:absolute;
	top:37px;
	left:186px;
	font-size:12px;
	color:#a1a1a1;
}
.entry div p{
	width:440px;
	position:absolute;
	top:108px;
	left:216px;
	font-style:italic;
}
.entry div p a{
	position:relative;
}
.entry div p a img{
	position:absolute;
	top:-10px;
	left:0;
	border:none;
	margin:0;
	padding:0;
	margin-left:5px;
}
*/
.desk{
	
	background:url(img/desk.jpg) no-repeat;
	height:260px;
	width:260px;
	position:relative;
}
.desk .board-photos{
	position:absolute;
	top:65px;
	left:35px;
	width:200px;
}
.desk .board-photos img{
	border:none;
	margin-right:10px;
	margin-bottom:10px;
}

#bloglinks {
	background: transparent url(img/bloglinks.gif) no-repeat scroll 0 0;
	margin:8px 0 0;
	padding: 10px 60px;
	height: 42px;
}

#bloglinks ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

#bloglinks li {
	border-right:1px dotted #9E9F9B;
	float:left;
	line-height:1em;
	height: 20px;
	margin-right:10px;
	padding-right:10px;
	list-style-type: none;
}

.news {
	background:url(img/news-top.gif) no-repeat scroll 0 0 transparent;
	margin-bottom:20px;
	padding-top:37px;
	width:258px;
}

.news ul {
	border-left: 1px dashed #d9d9d9;
	border-right: 1px dashed #d9d9d9;
	padding: 10px;
	margin: 0;
}

.news .fin {
	background:url(img/news-bottom.gif) no-repeat 0 0 transparent;
	height:9px;
}

.news ul li {
	list-style:none outside none;
	margin:0;
	padding:0;
}

.news ul li a {
	background:#fffce5 url(img/partner-links-a.jpg) no-repeat scroll 12px 3px;
	color:#282A2C;
	display:block;
	padding-left:27px;
	margin-bottom:5px;
	text-decoration:none;
}
.news ul li a:hover {
	background:#fffce5 url(img/partner-links-hover.jpg) no-repeat scroll 12px 3px;
	color:#1B69A2;
}

.img_container {
display: inline-block;
opacity: 0.7;
filter:alpha(opacity=70);
}
#use .img_container {
padding-top: 8px;
}
.img_container:hover {
display: inline-block;
opacity: 1.0;
filter: alpha(opacity=100);
}

/*--- [recent posts in sudebar with thumbnails] ---*/

ul#recent_posts{margin:0px;padding:0px;list-style:none;}
.widget_name{font:bold 18px/30px Verdana; color: #a1a1a1;background: url("img/line.png") 0 100% repeat-x; padding-top:25px;padding-bottom:10px;}
.twentyten-latest-post {padding: 10px 0 12px 0px; background: url("img/line.png") 0 100% repeat-x;}
.post-item-thumb {
width: 72px;
height: 72x;
margin-right: 15px;
display: block;
position: relative;
float: left;
}
.post-item-thumb span{
display: block;
width: 23px;
height: 24px;
background: url("img/postlist-comms.png") 0 0 no-repeat;
padding-right: 1px;
text-align: center;
line-height: 24px;
color: #FEFEFE;
font-size: 11px;
position: absolute;
bottom: 3px;
right: 2px;
text-decoration:none !important;
}
.post-item-thumb span a{text-decoration:none;}
.recent_posts_url {margin-left:65px;padding-top:9px;}
.twentyten-latest-post a {float: none; vertical-align:middle; color:#fff;}

.twentyten-latest-post img {float: left; border:1px solid #DEDEDE;}
.twentyten-latest-post  .clear {clear: both;}

.recent_posts_url a{color:#1B69A2}
.recent_posts_url a:hover{color:#A1A1A1;}

/*--- [subscribe form in sidebar] ---*/
.subscribe-email {
margin-bottom: 10px;
}

.subscribe-email p {
color: #9F9F9F;
font-size: 10px;
font-weight: bold;
margin-bottom: 5px;
}

.subscribe-email p span {
color: #1B69A2;
}

#emailform {
margin:0;
padding:0;
margin-bottom: 10px;
background: url(img/searchform.jpg) no-repeat;
height: 42px;
border:none;
}

#subscribe-email {
border: none;
background: none;
padding-left: 10px;
padding-top: 10px;
color: #333;
width: 180px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#email_button {
width: 42px;
height: 42px;
background: url(img/email_button.png) no-repeat;
border: none;
cursor: pointer;
margin:-1px 0 0 7px;
}

/*--- [post in index] ---*/
.post-content {
padding: 0;
text-align: justify;
}

.post-content a {
color: #1B69A2;
}

.post-thumb {
display: block;
width: 190px;
height: 180px;
position: relative;
text-decoration: none;
float: left;
margin: 0 20px 15px 0;
}

.post-content img {
margin: 0 0 15px;
height: auto;
max-width: 634px;
}

.post-thumb img {
display: block;
width: 190px;
height: 180px;
}

.post-date {
display: block;
width: 57px;
height: 29px;
padding: 14px 0;
background: url("img/post-date.png") 0 0 no-repeat;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
margin: -29px 0 0 -29px;
color: white;
font: 12px Verdana, Arial, Helvetica, sans-serif;
text-transform: lowercase;
}

.post-content h2 {
font-size: 20px; 
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
font-weight: normal;
margin: 15px 0;
color: black;
}

.post-title {
font-size: 24px !important;
font-weight: normal;
color: black;
margin: 0 0 10px !important;
text-align: left;
}

.post-content p, .post-content ul, .post-content ol {
color: #333;
font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
margin: 5px 0;
}

.post-meta {
height: 28px;
font: 11px/28px Verdana, Arial, Helvetica, sans-serif;
color: #555;
background: url("img/comment-autor.gif") top left no-repeat;
padding: 0 22px;
margin-top: 10px;
overflow: hidden;
border: 1px solid #FEFEFE;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.post-data {
width: 490px;
float: left;
}

.post-data a {
}
.post-data a:hover{color:#A1A1A1}
.post-data span {
color: #BABABA;
}

.post-more {
width: 85px;
float: right;
}

.post-more a {
color: #1B69A2;
}
.post-more a:hover{color:#A1A1A1;}
.clear::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/*--- [post author in single.php] ---*/
.post-author {
height: 96px;
padding: 5px 22px;
margin-top: 10px;
background: url("img/post-author.png") 0 0 no-repeat;
overflow: hidden;
position: relative;
}

.post-author img {
display: block;
width: 96px;
height: 96px;
margin-right: 15px;
float: left;
}

.post-author p {
font: 13px/1.5 Tahoma, Arial, Helvetica, sans-serif;
color: #333;
margin:0;
}

.post-author p span {
color: #1B69A2;
}

.post-author a {
color: #2195D2;
}

.post-author a.post-author-archive {
color: #1B69A2;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
position: absolute;
bottom: 13px;
right: 14px;
}
.post-author a.post-author-archive:hover{color:#a1a1a1;}
/*--- [menu in header] ---*/
ul.menu {z-index:100;height: 42px; background: url("img/menu.jpg") 0 0 repeat-x; margin:0;padding-left: 20px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
ul.menu li {float: left; font-size: 18px; height: 41px; line-height: 44px; margin-right: 25px; position: relative;}
ul.menu li a {color: #1b69a2; padding: 2px 20px 2px 0; text-decoration: none; text-shadow: 0 1px 0 #fefefe;}
.current-menu-item a, .current_page_item a{color:#999 !important;}
ul.menu li a:hover {color: #999; text-shadow: 0 1px 0 #fefefe;}
.sub-menu {position: absolute; padding: 0px 3px; background: #fff url("img/submenu.png") repeat-y; z-index: 9999; left: -4px; top: 38px;border-right:1px solid #e5e4d0; }
.sub-menu li {float: none; font-size: 13px; line-height: 25px; height: 25px;font-size: 16px !important;}
.sub-menu li a {background-image: none !important; padding: 2px 0px !important; text-shadow: none !important;}
.sub-menu li a:hover {color: #1b69a2; text-shadow: 0 1px 0 #fefefe;text-decoration: none; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}

ul.menu li {float:left; }
ul.menu li { position: relative; margin: 0 15px; list-style: none; }
 
.sub-menu { position: absolute; width: 210px;  } 
.sub-menu li { display:none; margin: 0; padding: 0; }
ul.menu li:hover li { float: none; display:block; clear: both; }

/*--- [recent posts in single] ---*/
#conect_post_list ul{padding: 0px;list-style:none;}
#conect_post_list ul li a{padding-left: 17px;
background: url(img/archives-arrow.gif) no-repeat left 6px;text-decoration: none;
color: #1B69A2;}
#conect_post_list ul li a:hover{color: #A1A1A1;}

/*--- [wp-pagenavi styles] ---*/
.wp-pagenavi {
	clear: both;
	text-align:center;
	margin:10px auto 20px auto;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: none !important;
	padding: 3px 8px!important;
	margin: 2px;
	color:#A1A1A1;
	font-family:Georgia;
	font-size:30px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border:none !important;
	color:#1B69A2;
}

.wp-pagenavi span.current {
	font-weight: normal !important;
	color:#1B69A2;
}
