/*  

Theme Name:  SW Premium4
Theme URI: http://www.stephenweb.com/free-premium-wordpress-theme-4/
Description: Переведено на блоге: <a href="http://freewordpressthemes.ru" target="_blank" title="Русские темы для WordPress блогов, бесплатно!">FreeWordpressThemes.ru</a>
Version: 1.0
Author: stephenweb
Russian translation: http://freewordpressthemes.ru/
Tags: 2 Column, Widget Ready, Right Sidebar, Fixed Width, Brown

*/



/* Begin Typography & Colors */


.narrowcolumn .entry, .widecolumn .entry {
	padding:10px 0px 10px 0px;
	}

.thread-alt {
	background-color: #f0ebd4;
	text-align:left !important;
	}
	
.thread-even {
	background-color:#faf7eb;
	text-align:left !important;
	}
	
.depth-1{
	border-top:solid 2px #c4b98a;
	border-bottom:solid 2px #c4b98a;
	}

.even.depth-1, .alt.depth-1{
	border-left:0px!important;
}

.even, .alt {border-left: 1px solid #c4b98a;}
	
.alt small{
	color:#7d7349 !important;
	}

small{
	font-size:11px;
	}
	
.postmetadata small, .postmetadata1 small{
	font-size:11px !important;
	color:#7d7349;
	}

.postmetadata a, .postmetadata a:visited, .postmetadata span span{
	text-decoration:underline;
	padding:0px 5px 5px 0px;
}


h1, h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	}

h1 {font-size:48px; line-height:50px;}
h2 {font-size:24px; line-height:26px;}
h2.pagetitle{font-size:24px; line-height:26px;}
h3 {font-size: 22px; line-height:24px;}
h4 {font-size: 20px; line-height:22px;}
h5 {font-size: 18px; line-height:20px;}
h6 {font-size: 16px; line-height:18px;}

h3#comments, h3#respond{
	padding-left:0px;
	}

.entry p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px!important;
	font-family:Verdana, Arial;
	font-size:12px;
}
	
.entry p a, .entry p a:visited {text-decoration:underline;}
.entry p a:hover {text-decoration:none;}

.commentlist li, #commentform input, #commentform textarea {font: 11px Verdana, Arial, Tahoma;}
.commentlist li ul li {font-size: 11px;}
.commentlist li {font-weight:normal;}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right:10px;
	}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
	
.commentlist cite a:hover {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#commentform p {
	font-family:Verdana, Arial, Tahoma;

	}

.commentmetadata {
	font-weight: normal;
	font-size:11px;
	}


small{
	color:#7d7349;
	}

code {
	font: 1.1em Verdana, Arial, Tahoma;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.2em Verdana, Arial, Tahoma;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	padding: 0 0px 0px 0px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 0 0px 0px 0px;
	margin: 5px 0 0 0px;
	}

.post {
	margin: 0px;
	padding:0px 0px 30px 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:right
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	padding:0px;
	margin:0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2, h4, h5, h6  {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin:0px 0px 10px 0px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0px 0 0px 10px;
	}

#sidebar ul ul li:before, #sidebar ul ul li {
	line-height:20px;
	}
	
.entry ul li:before{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height:20px;
	}

.entry ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	}

.entry ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	line-height:20px !important;
	}
	
.entry ul{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
	}
	
.entry ul li{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	background-position:left;
	padding:0px 0px 0px 13px !important;
	margin:0px 0px 0px 15px !important;
	line-height:20px !important;
	}


.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}

	
#sidebar ul li{
	line-height:20px;
	font-family:Arial, Verdana;
	}
	
#sidebar ul li a, #sidebar ul li a:visited{
	text-decoration:underline;
	color:#393939;
	}
	

#sidebar ul, #sidebar ul ol  {
	margin: 0;
	padding: 0;
	}

#sidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px;
	border:none;
	}
	
#sidebar li li{
	border-bottom:1px solid #393939;
	}
	
#sidebar li li li{
	border-bottom:none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 8px 20px 0px;
	}

#sidebar ul ul ul, #sidebar ul ol{
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 0px 10px;
	padding:5px 0px 5px 0px;
	}
	
#sidebar ul ul li li, #sidebar ul ol li li {
	margin: 0px 0px 0px 0px;
	padding:3px 0px 3px 20px;
	}

#sidebar ul ul li a, #sidebar ul ul li a:visited{
	padding:2px 0px 2px 1px!important;
	text-decoration:none;
	}


#sidebar ul ul ul li a, #sidebar ul ul ul li a:visited{
	border-bottom:0px;
	padding:2px 0px 2px 10px!important;
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
}

#sidebar ul ul li a:hover{
	color:#908762;
	text-decoration:none;
}

#sidebar ul ul ul {
	margin-left:-5px !important;
}
	
li.widget_tag_cloud h2{
	text-align:left;
	}
	
li.widget_tag_cloud{
	padding-bottom:10px !important;
	text-align:center;
	}
	
/* End Entry Lists */

#sidebar ul li h2{
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
	padding:4px 0px 8px 12px;
	margin:0px 0px 0px 0px;
	line-height:normal;
	text-align:left;
	background-image:url(images/title_sidebar.gif);
	background-repeat:repeat-x;
	}



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 10px;
	text-align: center;
	}

#sidebar #searchform{
	padding: 10px 0px 20px 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width:90%;
	}

#commentform input {
	padding: 8px;
	margin: 5px 5px 1px 0;
	border:solid 1px #c4b98a;
	}

#commentform {
	margin: 5px 0px 0 5px;
	}
	
#commentnavi{
	margin:0px 0px 0px 5px;
}	

#respond h3{
margin:0px 0px 0px 5px;
}	
	
#commentform textarea {
	width:90%;
	padding: 8px;
	border:solid 1px #c4b98a;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
ol.commentlist{
	padding:0px;
	margin:0px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul{
	padding:0px;
	margin:0px;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 20px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 0px 0px;
	color:#393939;
	font-family:Arial, Verdana;
	font-size:12px;
	}
#sidebar form {
	margin: 0;
	}
	
div.textwidget{
	padding:10px 15px 20px 12px!important;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto;
	width:80%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width:auto;
	margin:0px;
	padding:8px 0px 8px 0px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:transparent; }
	
#today{
	font-weight:bold;
	color:#333;
	}
	
#calendar_wrap{margin-bottom:20px;}
/* End Calendar */

/* sticky */
.sticky {
	background: #f0ebd4;
	border:solid 1px #c4b98a;
	padding:10px 10px;
	margin-bottom:30px;
	}
	
.sticky h2 {
	padding-top: 10px;
	}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 10px 0 10px;
	padding-left: 20px;
	border-left: 3px solid #c4b98a;
	line-height:18px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display:block;
	padding:5px 10px 25px 10px;
	clear:both;
	}
	
.navigation2 {
	display:block;
	padding:5px 10px 25px 10px;
	clear:both;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* ------------------------------------------------------ For Layout Design ------------------------------------------------*/

body{font-family:Verdana, Arial, Tahoma; font-size:12px; color:#393939; background-image:url(images/bg_body.gif); background-repeat:repeat-x; background-position:bottom; background-color:#f0ebd4; padding:0px; margin:0px; line-height:18px;}

body{height:100%;}
* {padding:0px; margin:0px;}
.clr{clear:both;}

a, a:visited{color:#7d7349; text-decoration:underline;}
a:hover{color:#908762; text-decoration:none;}

/* container */
#container{background-image:url(images/container.gif); background-repeat:repeat-x; width:100%;}
#centercolumn{width:912px; margin:0px auto;}

/* top */
#top{height:100px;}
#logo{width:540px; float:left; font-family:"Times New Roman", Times, serif; padding:8px 0px 0px 20px}
#logo h1{color:#fff; font-style:italic;}
#logo h1 a, #logo h1 a:visited{color:#fff; text-decoration:none;}
.desc{color:#fff; font-size:14px; line-height:25px;}
#topsearch{width:352px; float:left;}
.main_search {
	background-image:url(images/icon_search.gif);
	background-repeat:no-repeat;
	background-position:20px 0px;
	padding:0px 0px 0px 0px;
	margin:16px 0px 0px 0px;
	}

span.bg_input{
	background-image:url(images/bg_inputsearch.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border:0px;
	overflow:hidden;
	padding:0px 2px 15px 2px !important;
	margin:0px;
	vertical-align:top;
	
	}	
.main_search #s.inputbox{background:transparent; border:0px; width:160px; padding:5px 10px 5px 5px!important; margin:0px 0px 0px 0px; vertical-align:top; 
}
.inputbox{
	padding:6px 5px 5px 5px !important;
	width:170px;
	border:1px solid #d7d7d7;
	}

.main_search .button{
	background-image:url(images/but_search.gif);
	background-repeat:no-repeat;
	padding:0px 0px 2px 0px !important;
	margin-top:1px;
	width:58px;
	height:26px;
	border:0px;
	cursor:pointer;
	}


/* header */
#header{height:176px;}
#sidebar_top{width:628px; float:left; padding:0px 0px 10px 0px; color:#000; background-image:url(images/bg_glow.png); background-repeat:no-repeat; height:141px; overflow:hidden; margin:15px 0px 0px 0px;}
.padding{padding:8px 20px 0px 20px; background-image:url(images/clear.gif); background-repeat:repeat-y; z-index:500}
#sidebar_top h2{padding:0px 0px 8px 0px; color:#171717}
#sidebar_top ul{list-style-type:none; margin:0px; padding:0px 0px 0px 3px;}
#sidebar_top ul li{padding:0px; margin:0px; line-height:20px;}
#sidebar_top div.textwidget{padding:0px !important;}
#iconrss{width:284px; float:left; padding:80px 0px 0px 0px}


/* topmenu */
#topmenu{background-image:url(images/bg_topmenu.gif); background-repeat:no-repeat; height:50px; margin-bottom:10px;}
#topmenu ul{list-style-type:none; margin:0px; padding:15px 10px 0px 10px;}
#topmenu ul li{list-style-type:none; background-image:url(images/separator.gif); background-repeat:no-repeat; background-position:left; padding:0px 20px ; margin:0px; float:left; font-family:"Times New Roman", Times, serif; text-transform:uppercase;}
#topmenu ul li.noborder{background-image:none;}
#topmenu ul li a{float:left; text-decoration:none;}

/* content */
#content{ background-image:url(images/bg_content.gif); background-repeat:repeat-y; width:912px;}
#bgcontent_top{background-image:url(images/curve_maintop.gif); background-repeat:no-repeat; background-position:top; width:912px;}
#bgcontent_bottom{background-image:url(images/curve_mainbottom.gif); background-repeat:no-repeat; background-position:bottom; width:912px;}
#main{width:616px; float:left;}
#maincontent{padding:18px;}
#side{width:296px; float:left;}
#sidecontent{padding:18px ;}

.title_content{}
.time{float:left; background-image:url(images/bg_calendar.gif); background-repeat:no-repeat; height:53px; width:50px;}
.month, .date{display:block; color:#e1d9b6; text-align:center; line-height:22px}
.date{font-size:24px;}
.title{ margin-left:60px;}
.title h2{background-image:url(images/dotted.gif); background-repeat:repeat-x; background-position:bottom; padding:0px 0px 5px 0px}
.title h2 a{text-decoration:none !important;}
.search_result .post{padding:0px 0px 5px 0px;}
.search_result .entry{padding:0px 0px 5px 0px;}
.search_result h2{font-size:18px;}


/* Styles for one-column display */
#ads{padding-bottom:10px;}
#wp125adwrap_1c { width:100%; }
#wp125adwrap_1c .wp125ad { margin-bottom:10px; border:0px;}

/* Styles for two-column display */
#wp125adwrap_2c { width:100%; }
#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:0px 5px 5px 0px !important; border:0px;}


/* footer */
#footer{width:912px; color:#7d7349; text-align:center; padding:20px 0px;}
p {text-align:justify; text-indent:20px;}



