/*   
Theme Name: morkom.ru
Theme URI: www.morkom.ru
Description: a-brief-description
Author: amalitsky
Author URI: www.icode.ru
Version: 0.9
*/

/* Begin Typography & Colors */
html, body {
background-color:#F6F6F6;
color:#333333;
font-family:Tahoma,Arial,Serif;
font-weight:normal;
font-size:12px;
height:100%;width:100%;
margin:0;padding:0;
}


#page {text-align: left;}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #333}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {text-decoration: none}

.entry p a:visited {color: #b85b5a}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.sticky h2 {padding-top: 10px}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {font-size: 1em}

.commentlist li {	font-weight: bold}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small,.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #003366;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;padding: 0;
	}

#page {
	margin:0;padding:0;	
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	//width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	width:78%;
	float: left;
	padding:0 10 px0 0;
	margin:0;
	}

.post {
	margin:0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {clear: both}

.clear {	clear: both}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{content: "\00BB \0020"}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li{list-style: decimal outside}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 20%;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.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 */

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
	-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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

img {
	border:0px;
}
.left_info {
color:#333333;
	font-size:11px;
	font-family:Tahoma,Arial,Serif;	
	padding-right:50px;
	padding-left:30px;
	padding-top:20px;
}
#logo {
	margin-top:23px;
	margin-left:4px;
}

.bg_build {
	background:URL('images/bg_build.jpg') no-repeat;
}

#blue {
	background:URL('images/blue_top.jpg') no-repeat;
	width:305px;
	height:85px;
	color:#FFFFFF;
	font-family:Arial,Tahoma,Serif;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	padding:15px 0 0 10px;
	margin:0px;
}
#blue a {
	color:#FFFFFF;
	font-family:Arial,Tahoma,Serif;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}
#blue a:hover {
	color:#aab0dd;
}
#red {
	background:URL('images/red_top0.jpg') no-repeat;
	width:305px;
	height:110px !important;
	padding:15px 0 0 10px;
	color:#FFFFFF;
	font-family:Arial,Tahoma,Serif;
	font-size:1.4em;
	font-weight:bold;
	margin:0
}

.color_tab {
	padding-top:9px;
	height:85px;
	padding-bottom:0px;
	margin-bottom:0px;	
	
}
td.top_menu {
	color:#969696;
	font-size:11px;
	font-family:Tahoma, Arial,Serif;
	text-transform:lowercase;
	white-space:nowrap;
	vertical-align:middle;
	padding-left:24px !important;
	padding-right:24px !important;	

}	
td.top_menu a,active,visited {

	color:#969696;
	font-size:11px;
	font-family:Tahoma, Arial,Serif;
	text-decoration:none;

}	
td.top_menu a:hover {
	color:#969696;
	font-size:11px;
	font-family:Tahoma, Arial,Serif;
	text-decoration:underline;
}	
.separ {
	font-size:11px;
	color:#969696;
	font-family:Tahoma;
}
.top_tab {
	background:URL('images/top_menu.gif') no-repeat;
	background-position:left bottom;
	height:40px;
	padding-bottom:8px;
	background-color:#FFF;

}
.title {
	color:#9b9b9b;
	font-size:17px;
	text-transform:uppercase;
	font-family:Arial,Tahoma,Serif;
	font-weight:bold;
	margin-left:30px;
}
.left {
	color:#000000;
}
.left_menu01 {
	width:208px;
	background:URL('images/left_bg0.jpg') no-repeat;
	width:100%;
	font-family:Tahoma,Arial,Serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#787878;
	padding-left:15px;
}
.left_menu01 a,active,visited {
	color:#787878;
	text-decoration:none;
}
.left_menu02 {
	width:208px;
	background:URL('images/left_bg0.jpg') no-repeat;
	width:100%;
	font-family:Tahoma,Arial,Serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#a92d1d;
	padding-left:15px;
	cursor:hand;
	cursor:pointer;
	padding-right:50px;
}
.left_menu02 a,active,visited {
	color:#a92d1d;
	text-decoration:none;
}
.left_menu02 a:hover {
	color:#a92d1d;
	text-decoration:none;
}
.left_menu03 {
	width:208px;
	background:URL('images/p0000000.gif') no-repeat;
	width:100%;
	font-family:Tahoma,Arial,Serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#a92d1d;
	padding-left:15px;
	cursor:hand;
	cursor:pointer;
	padding-right:50px;
}
.left_menu03 a,active,visited {
	color:#a92d1d;
	text-decoration:none;
}
.left_menu03 a:hover {
	color:#a92d1d;
	text-decoration:none;
}
.left_menu04 {
	width:208px;
	background:URL('images/left_bg0.jpg') no-repeat;
	width:100%;
	font-family:Tahoma,Arial,Serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#787878;
	padding-left:15px;
	cursor:hand;
	vertical-align:top;
	cursor:pointer;
	padding-right:50px;
	padding-top:16px;
}
.left_menu04 a,active,visited {
	color:#787878;
	text-decoration:none;
}
.left_menu04 a:hover {
	color:#787878;
	text-decoration:none;
}
.crop {
	color:#969696;
	font-size:10px;
	font-family:Tahoma,Arial,Serif;
	text-decoration:none;
	margin-bottom:22px;
}
.crop a,active,visited {
	color:#969696;
	font-size:10px;
	font-family:Tahoma,Arial,Serif;
	text-decoration:underline;
	
}
.crop a:hover {
	color:#969696;
	font-size:10px;
	font-family:Tahoma,Arial,Serif;
	text-decoration:none;
}

#date {
	color:#333333;
	font-size:10px;
	font-family:Tahoma,Arial,Serif;
	margin-bottom:20px;
}
div.content {
	color:#333333;
	font-size:11px;
	font-family:Tahoma,Arial,Serif;
	margin-bottom:20px;
	padding-right:60px;
}
div.content img {
	margin-right:20px;
	margin-bottom:10px;
	float:left;
}
ul.list {
	color:#333333;
	font-size:11px;
	font-family:Tahoma,Arial,Serif;
	margin-top:0px;
	padding-top:0px;
}
.btm_blue {
	background:URL('images/blue_bg_.gif') repeat-x;
	color:#ffffff;
	font-size:10px;
	font-family:Tahoma;
	padding-left:16px;
	vertical-align:top;
	padding-top:24px;	
}
.btm_blue a,active,visited,hover {
	color:#ffffff;
	font-size:10px;
	font-family:Tahoma;

}
.btm_red {
	background:URL('images/red_bg_b.gif') repeat-x;
	color:#ffffff;	
	font-size:10px;
	font-family:Tahoma;	
	vertical-align:top;
	padding-top:24px;		
}
.btm_wht {
	background:URL('images/wht_bg_b.gif') repeat-x;
	color:#969696;
	font-size:10px;
	font-family:Tahoma;	
	vertical-align:top;
	padding-top:24px;		
}
.info {
	color:#969696;
	font-family:Tahoma,Arial,Serif;
	font-size:10px;
}
.links a,active, visited {
	color:#304e84;
	line-height:18px;

}.links a:hover {
	color:#304e84;
	line-height:18px;
	text-decoration:none;

}

/* SIDEBAR */
#sidebar{
	padding:0 0 0 10px;
	width: 20%;
	float:left;
	}

#sidebar h2{
	margin: 5px 0 0 0;
	padding: 0
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	}

li a{font-family:Arial, Verdana, sans-serif}

#sidebar ul, #sidebar ul ol {margin:0;padding:0}

#sidebar ul li{
	font-size:16px;
	list-style-type: none;
	list-style-image: none;
	padding:5px 0;
	}

#sidebar ul ul li, #sidebar ul ol li {margin:0;padding:0}

#sidebar ul ul li{
	font-size:14px;
	margin-bottom:5px
	}

#sidebar li.current_page_item a{
	text-decoration:none;
	color:black;
	cursor:default
	}

#sidebar li.current_page_item li a{
	color:#003366;
	cursor:pointer}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 10px}

#sidebar ul ul ul li{padding:0}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
	}

#sidebar form {margin:0}

/*	 страницы сайта	*/
div.entry ul li{list-style-type:none}

div.entry img.foto{
	display:block;
	float:right;
	text-align:right
	}


/* H2 */
div.entry h2.none{display:none} 
/*используется на страницах, спрятанл чтобы не дублировать заголовок страницы*/

h2{
	margin:0;padding:0;	
	font-size:1.5em;
	color:#304e84;
	font-weight:bold;
	font-family:Tahoma,Arial,Serif;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
