/*  
This theme was designed and built by Nick La.
Modified by Russian b2evolution

By using this theme, you agree to the following terms:
- A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
*/

@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */

._ad { margin: 5px auto 2px auto; text-align:center }
._ad img { border:1px solid #006 }

div#skin_wrapper {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #d1d0b5;
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #069;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #06F;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 200px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #b65b1d;
	margin: 0 0 0 2px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #b65b1d;
	text-decoration: none;
}
h2 a:hover {
	color: #f5c900;
	text-decoration: none;
}
#content h2 { color: #333 }
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #0f3d46;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 980px;
	background: #FFFFFF url(img/content-bg.gif) repeat-y;
}
/* header area */
#header {
	background: #0FACEA url(img/header.png) no-repeat;
	height: 200px;
	top:30px;
	position: relative;
	margin-bottom:27px;
}

#header .widget_core_coll_tagline{
	position: absolute;
	width: 400px;
	left: 330px;
	top: 80px;
	color: #c9eefe;
	font-size: 18px;
}

/*
 * Header / bloglist on top:
 */
div#page_top ul {
	position:relative;
	top:-14px;
	float:right;
	margin: 0;
	list-style-type:none;
	padding: 0 2px;
	font-size:14px;
}
div#page_top li {
	display: inline;
	padding: 0 1em 0 0;
}
div#page_top li a {
	font-weight: bold;
	color: #fff;
}
div#page_top li a:hover {
	color: #ff6600;
	text-decoration: underline;
}
div#page_top li a.selected {
	text-decoration: underline;
}


/* Top menu */
div.top_menu { font-size:13px; clear: both; margin:0; padding: 0; z-index: 2; color:#333; text-transform:uppercase; position:relative; top:-30px; }
div.top_menu ul { margin:0; padding: 8px 14px 4px 0; list-style: none; background:#d1d0b5 }
div.top_menu li { display: inline; cursor:pointer; margin-right:3px; padding: 4px 6px 4px 10px; font-weight:bold }
div.top_menu a, div.top_menu .blank { background: url(img/menu_bg.gif) repeat-x top; border: 1px solid #0f3d46;  border-bottom:none; text-decoration: none; padding: 4px 8px 5px 8px; color:#ee7f01 }
div.top_menu a:visited { color:#ee7f01 } /* IE6 */
div.top_menu li ul { background:none; background-color:#FFFFCC; width: 163px; position: absolute; z-index: 100; border: 1px solid; padding: 1px; border-top-color: ThreeDHighlight; border-left-color: ThreeDHighlight; border-bottom-color: ThreeDShadow; border-right-color: ThreeDShadow }
html>body div.top_menu li ul { width: 190px }
div.top_menu li.menu_open ul { display: block }
div.top_menu li.menu_close ul { display: none }
div.top_menu li.menu_open:hover ul, div.top_menu li.menu_close:hover ul { display: block }
div.top_menu li ul li { display: block; padding: 0; white-space: nowrap } /* IE6 */
html>body div.top_menu li ul li { padding-right: 4ex }
div.top_menu li ul li a { display: block; padding: 4px 2ex; border: none; width: 100%; color:#333333; font-weight:bold }
div.top_menu li ul li a:hover { background: #4982b2 url(img/menu_bg_h.gif) repeat-x top; color:#FFFFFF; font-weight:bold }
div.top_menu li.menu_item { padding-right:1px; padding-left:4px; cursor:auto }
div.top_menu ul li.menu_item a:hover { padding: 4px 8px 5px 8px; color: #fff; background: #4982b2 url(img/menu_bg_h.gif) repeat-x top; border: 1px solid #0f3d46; border-bottom:none; font-weight:bold }

/* content area */
#content {
	padding: 0 10px 30px 10px;
	margin: 0px 10px 0 10px;
	float: left;
	width: 595px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
	background: url(img/dashes.gif) repeat-x bottom left;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(img/date-bg.png) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
	font-weight:bold;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 525px;
}

.bText { clear:both }
.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(img/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(img/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(img/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-tag {
	background: url(images/mini-tag.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(img/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	margin:10px;
	padding: 10px 0px;
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
	color: #eb880e;
}
.navigation a, .navigation a:visited {
	color: #eb880e;
	font-weight:bold;
}
.navigation .current_page {
	border: 1px solid #039;
	padding:0px 5px 1px 5px;
}
table.prevnext_post {
	font-size:13px;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/mini-nav-right.gif) no-repeat right center;
}
.feedback_feed_msg { display:none }

/* comments area */
div.bComment, form.bComment { border:none }
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
	list-style:none;
}
.commentlist li{
	margin-bottom:5px;
	padding: 5px 10px;
	border:1px solid #f7cc81;
}
.commentlist .alt {
	background: #fff6cc;
	border:1px solid #f7cc81;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform, .bComment {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p, .bComment p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform fieldset, .bComment fieldset {
	margin: 1ex 0 !important;
}
#commentform label, .bComment label{
	color: #555;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#fff6cc;
	border: 1px solid #f7cc81;
	padding: 3px;
	margin-top: 3px;
}
.bComment input{
	background:#fff6cc;
	border: 1px solid #f7cc81;
}
#commentform textarea, .bComment textarea{
	width: auto;
	height: 115px;
	background:#fff6cc;
	border: 1px solid #f7cc81;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus,
.bComment textarea:focus, .bComment input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit, .bComment .submit, .bComment .preview {
	float:right;
	margin-left:5px;
}

/*sidebar */
.sidebar {
	float: right;
	padding: 0px 5px 20px 0px;
	width: 164px;
	color: #333;
	overflow: hidden;
}
.sidebar_left {
	float: left !important;
	padding: 0 0 20px 8px !important;
	width: 163px !important;
}
/*sidebar title (h2) */
.sidebar h2, .sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #0f3d46;
	margin: 20px 0 0 2px;
	padding:0;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
}
.sidebartitle img { display:none }

.sidebar_left h2, .sidebar_left .sidebartitle{
	padding-right:5px !important;
	color:#fab204 !important;
}

/*sidebar text styles */
.sidebar a, .sidebar a:visited{
	color: #fff;
	text-decoration: none;
}
.sidebar a:hover{
	color: #0f3d46;
	text-decoration: underline;
}
/*sidebar list level1 */
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar li {
	color: #fff;
	font-weight:bold;
	}
.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
.sidebar ul li ul {
	padding: 0;
	margin: 0;
}
.sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #0f3d46;
}
/*sidebar list level3 */
.sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*blogroll */
ul.list-blogroll li,
li.widget_core_linkblog ul li ul li{
	background: url(img/mini-blogroll.gif) no-repeat  !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li,
li.widget_core_coll_category_list ul li{
	background: url(img/mini-category.gif) no-repeat  !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li,
li.widget_plugin_evo_Arch ul li{
	background: url(img/mini-monthly-archive.gif) no-repeat  !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, 
li.widget_recent_entries li,
li.widget_core_coll_page_list ul li{
	background: url(img/mini-page.gif) no-repeat  !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(img/mini-page-arrow.gif) no-repeat  !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(img/mini-recent-comments.gif) no-repeat  !important;
	padding-left: 20px !important;
}
/*calendar widget */
#bCalendarToday { color:#333 }
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform, .search {
	margin: 15px 0 0;
}
form.search p {
	display: inline;
}
#searchform .SearchField, 
.search .SearchField {
	border:1px solid #203346;
	width: 154px;
	padding: 3px 4px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
	font-size:11px;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input,
input.submit,
input.prewiew,
input.SaveButton,
input.ResetButton {
	background: url(img/menu_bg.gif) repeat-x bottom;
	border: 1px solid #0f3d46;
	margin-top:4px;
	padding:0 1px 1px 1px;
	cursor:pointer;
	text-transform:uppercase;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	margin: 0 auto;
	width:980px;
	clear: both;
	height:230px;
	background: url(img/footer-bg.jpg) no-repeat;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
}
.footer-shadow {
	margin: 0 auto;
	width:980px;
	clear: both;
	height:18px;
	background: url(img/footer-bg-shadow.png) no-repeat;
}
#inner_footer {
	padding: 0 0 10px 10px;
}

#footer a, #footer a:visited {
	color: #ffffff;
}
#footer a:hover {
	text-decoration:underline;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #fab204;
	margin: 15px 0 10px 0;
	padding:0;
}

div.footer_widget {
	width: 222px;
	float: left;
	margin-left: 15px;
}

div.footer_widget ul {
	margin: 0px;
	padding-left: 20px;
	font-size:12px;
	line-height:18px;
}


#footer div.widget_core_coll_comment_list ul {
	list-style: none;
	padding: 0px;
}

#footer div.widget_core_coll_comment_list ul li {
	background: url(img/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}

#footer div.widget_core_coll_page_list ul,
#footer div.widget_core_coll_post_list ul {
	list-style: none;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
#footer div.widget_core_coll_page_list ul li,
#footer div.widget_core_coll_post_list ul li {
	background: url(img/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}

/* credits */
#credits {
	margin: 5px auto 15px auto;
	width: 980px;
	color: #0f3d46;
	font-size: 12px;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #0f3d46;
	text-decoration:underline;
}
#credits a:hover {
	color: #0f3d46;
	background-color:#FFF;
}
.rss {
	background: url(img/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(img/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}