/**
Theme Name: Elenion
Author URI: web.9crows.ru
Author: Soi
Using PodMag Theme 
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}


#page-menu {
	background:transparent url(images/page-menu-bg.gif) repeat-x 0 0;
	position:relative;
	width:100%;
	height:39px;
margin-bottom: 10px;
}

#page-menu ul {
	display:block;
	height:39px;
	overflow:hidden;
	width:964px;
	margin:0 auto;
}

#page-menu ul li {
	display:inline;
}

#page-menu a {
	background:transparent url(images/page-menu-separator.gif) no-repeat 100% 4px;
	display:block;
	float:left;
	height:39px;
	font:normal 12px Arial, Verdana, Tahoma;
	line-height:39px;
	color:#ffffff;
	padding:0 16px 0 14px;
}

#page-menu a:hover, #page-menu .current_page_item a {
	color:#086567;
}

#page-left, #page-right {
	background:transparent url(images/page-menu-bg.gif) repeat-x;
	display:block;
	position:absolute;
	top:0;
	width:8px;
	height:39px;
}

#page-left {
	background-position:0 -39px;
	left:0;
}

#page-right {
	background-position:0 -78px;
	right:0;
}

/* container */
#container { margin-bottom:10px; min-height: 1200px; }

/* content */
#content {
	float:left;
	width:590px;
	padding-left:10px;
}

.pagetitle {
	font:normal 16px Arial,Verdana,Tahoma;
	color:#869c88;
	margin-bottom:10px;
text-align: center;
}

.title {
	margin-bottom:3px;
}

.meta {
	font:normal 10px 'Trebuchet MS';
	text-transform:uppercase;
	line-height:18px;
	color:#627559;
	padding:4px;
	margin-bottom:5px;
}

.icon {
	padding-left:16px;
	background:url(images/all-icons.gif) no-repeat;
	margin-right:5px;
}

.datepost { background-position:0 2px; }

.commented { background-position:0 -26px; }

.tagpost { background-position:2px -52px; }

#featured-posts-wrapper { margin-bottom:7px; }

/* about us */
#about-us, #about-us-top, #about-us-bottom {
	display:block;
	float:left;
	width:632px;
}

#about-us {
	background:#F9F9F9 url(images/about-us-bg.gif) repeat-y -632px 0;
	margin-bottom:8px;
	color:#568b8e;
	line-height:18px;
}

#about-us-top {
	background:transparent url(images/about-us-bg.gif) no-repeat 0 0;
	padding-top:8px;
}

#about-us-bottom {
	background:transparent url(images/about-us-bg.gif) no-repeat -1264px 100%;
	padding:0 7px 8px;
	width:618px;
}

#about-us .title, #adv-box .title {
	font:normal 16px 'Trebuchet MS', Verdana;
	color:#11b1b4;
	border-bottom:3px solid #94dfe0;
	padding-bottom:3px;
	margin-bottom:3px;
}

#about-us-avatar {
	float:left;
	margin:0 5px 5px 0;
}

/* adv box */
#adv-box {
	clear:both;
	margin-bottom:10px;
}

#adv-box .title {
	background:transparent url(images/dot.gif) repeat-x 0 100%;
	border:none;
	margin-bottom:5px;
}

#adv-box img {
	margin:0 10px;
	border:5px solid #d3d3d3;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.post {
	margin-bottom:12px;
}

.thumbnail {
	background-color:#dbf3f4;
	float:left;
	border:8px solid #c0e3e5;
	margin-right:8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.read-more {
	background:url(images/read-more-bg.gif) no-repeat 0 0;
	color:#afac83;
	float:left;
	text-transform:uppercase;
	font-size:10px;
	display:block;
	height:25px;
	width:60px;
	line-height:25px;
	padding: 0 15px;
	color:#ffffff;
}
.comment-reply-link {
	background:url(images/reply-bg.gif) no-repeat 0 0;
	color:#afac83;
	text-transform:uppercase;
	font-size:10px;
	display:block;
	height:25px;
	width:60px;
	line-height:25px;
	padding: 0 20px;
	color:#ffffff;
margin: 7px 5px 5px 5px;
}
a.read-more:hover {
	color:#c98d59;
}

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	height:40px;
	position:relative;
	margin-top:20px;
}

#wp-pagenavi-left, #wp-pagenavi-right {
	position:absolute;
	top:0;
	width:10px;
	height:42px;
}

#wp-pagenavi-left { left:0; }

#wp-pagenavi-right {
	background-position:100% -84px;
	right:0;
}
.wp-pagenavi a, .wp-pagenavi span {
margin:2px;
padding:0px 3px !important;
text-decoration:none;
}

.wp-pagenavi {
	height:29px;
	padding:13px 10px 0;
	font-size:13px;
	text-align:center;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend  {
	background-color:#2a382f !important;
	border-color:#33453a !important;
}

.wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background:#2a382f !important;
	color:#74936e !important;
}

.wp-pagenavi span.current { background-color:#38493e !important; color:#91aa8c !important; }

/* sidebar */
#sidebar {
	float:right;
	width:322px;
	padding-right:10px;
	display:inline;
	overflow:hidden;
}

#widget-tab, #primary .widget, .widget-top, .widget-bottom, #secondary {
	display:block;
	float:left;
	width:322px;
}

#widget-tab, #primary .widget, #secondary {
	background: url(images/widget-bg.gif) repeat-y -322px 0;
	margin-bottom:8px;
}

.widget-top {
	background:transparent url(images/widget-bg.gif) no-repeat 0 0;
	padding:10px 10px 0px;
	width:306px;
}

.widget-bottom {
	background: url(images/widget-bg.gif) no-repeat -644px 0;
	height:11px;
}

.widget-title {
	font:normal 16px 'Trebuchet MS', Verdana, Tahoma;
	color:#ad7c4f;
	padding-bottom:3px;
	border-bottom:1px dotted #42543f;
	margin-bottom:3px;
}

#primary .widget {
	clear:both;
}

#primary .widget ul li {
	background:transparent url(images/widget-list-icon.gif) no-repeat 6px 9px;
	line-height:28px;
	border-bottom:1px dotted #42543f;
	padding-left:20px;
}

#primary .widget ul li li, #secondary .widget ul li li {
	margin-left:15px;
	border-bottom:0;
}

#primary .widget ul li ul, #secondary .widget ul li ul {
	padding-bottom:1px;
}


#secondary .widget { margin-bottom:5px; }

#secondary .widget ul li {
	background:#f5fafa url(images/dot.gif) repeat-x 0 100%;
	line-height:28px;
}

.small-sidebar {
	width:151px;
}

#sidebar-left { float:left; }

#sidebar-right { float:right; }

/* footer */
#footer {
	height:36px;
	position:relative;
	text-align:center;
	line-height:36px;
	color:#729092;
}





/*  
 * Elenion CSS styles
 * Author: Soi, soikamui@mail.ru, http://web.9crows.ru 
 * Copyright: 2008 web.9crows.ru 
 */

/* global element styles */
 
html{
padding:0;
margin:0;
height: 100%;
}

img {
 border: 0;
}

body {
	background: #020c05 url(images/bg.jpg) repeat-y top center;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #84937d;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link,
a:visited {
	color: #ad7c4f;
	text-decoration: none;
}

a:active,
a:hover {
	color: #ad7c4f;
}

.mainwrap{
padding:0;
margin:0;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
}

.head {
	background: url(images/head.jpg) no-repeat top center;
	padding-top: 410px;
	margin:0;
}

.page{
	background: url(images/page-h.jpg) no-repeat top center;
	padding-bottom: 320px;
	padding-top: 10px;
	width: 950px;
	margin: 0px auto;
	text-align:justify;
}

.article {
	margin: 0px 18px 18px 18px;
}

p {
	line-height: 150%;
	text-indent: 10px;
}

/* Paragraf */

p:first-letter {
	font-family: "Times New Roman";
	font-size: 18px;
}

/* Titles */ 

h1, h3 {
	background: url(images/h1.gif) no-repeat bottom center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #8e6b41;
	font-weight: normal;
	padding: 18px 65px 7px 65px;
	margin:0;
}

h1 a:link, 
h3 a:link,
h1 a:visited, 
h3 a:visited {
	color: #8e6b41;
}

h1 .date {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #574631;
	float: right;
}

.f_c {
	background: transparent url(images/line.gif) repeat-x left center;
height: 25px;
}

#foot {
	width: 100%;
	background: url(images/footer.jpg) no-repeat bottom center;
	padding-top: 0px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 320px;
	text-align: center;
	color: #313f29;
	font-size: 11px;
}

#foot a:link, #foot a:visited {
	color: #313f29;
	text-decoration: underline;
}

.bottom-pagelinks {
	width: 950px;
	margin: 90px auto 40px auto;
}

.bottom-pagelinks a:link,
.bottom-pagelinks a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #516049 !important;
	padding: 0 5px;
	font-size: 16px; 
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none !important;
	opacity:0.80; -moz-opacity:0.80; filter:alpha(opacity=80);
}

.bottom-pagelinks a:hover,
.bottom-pagelinks a:active {
	color: #845f3e !important;
}

.tablepad {
	padding-bottom: 20px;
}

/* pictures border */

.pic-1 {
	background: #111c15 url(images/p-l.gif) repeat-y top left;
	width: 195px;
	margin: 20px 10px 0 10px;
	display: block;
	float: left;
}
.pic-2 {
	background: url(images/p-r.gif) repeat-y top right;
}
.pic-3 {
	background: url(images/p-t.gif) repeat-x top center;
}
.pic-4 {
	background: url(images/p-b.gif) repeat-x bottom center;
}
.pic-5 {
	background: url(images/p-tl.gif) no-repeat top left;
}
.pic-6 {
	background: url(images/p-tr.gif) no-repeat top right;
}
.pic-7 {
	background: url(images/p-bl.gif) no-repeat bottom left;
}
.pic-8 {
	background: url(images/p-br.gif) no-repeat bottom right;
	padding: 15px;
	color: #617158;
	font-size: 10px;
	text-align: center;
}

.pic-8 img {
	margin-bottom: 10px;
}

/* other */

.line {
	background: url(images/line.gif) repeat-x top center;
	height: 14px;
	margin-bottom: 7px;
}

.copyright {
float: right;
margin-right: 85px;
margin-left: -265px; 
}




/* popup menu */

.h0 {position:absolute; left:50%; margin-left: -44px; width:94px; visibility:hidden;z-index: 99;}

.hCen {background: url(images/submenu.png) no-repeat top left; margin:0; width:94px; text-align: center; padding: 7px 0 10px 0;}
.h0 a {padding:3px 0px 0px 0px;height:17px;display:block; width:94px; color:#6c7e61; text-decoration:underline; font-size:11px; }
.h0 a:hover {text-decoration:underline; color:#839677;}
.h0 a img {	opacity:0.70; -moz-opacity:0.70; filter:alpha(opacity=70);}
.h0 a:hover img {	opacity:1.00; -moz-opacity:1.00; filter:alpha(opacity=100);}

#btn {text-align:center;  padding:1px 0 10px;margin:auto; color: #313f29;}
#btn img {margin:10px 4px;}
#btn A IMG{opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);}
#btn a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
#btn A{color: #313f29;}


.commentlist li ul {
margin: 7px 0px 0px 25px;
list-style-image: url(images/list-icon.gif)
}
.avatar {
display: none;
}

.comment-author {
background: #31423a url(images/row2.gif);
padding: 5px 5px 0px 5px;
}
.comment-meta {
background: #31423a url(images/row2.gif);
padding: 0px 5px 8px 5px;
margin-bottom: 4px;
}

.L_overlay {
background: transparent url(images/bg.gif) !important;
}
.commentlist p {
padding: 0 7px;
}

