/*
Theme Name: PKK custom
Theme URI: http://www.senator.perm.ru/
Description: Специально для pkk.perm.ru.
Version: 1.0
Author: Senator
Author URI: http://www.senator.perm.ru/

*/



/* Begin Typography & Colors */



small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;;
	
	}
	
small a:link, small a:visited {color: #5f3c32;}
small a:hover {color: #800000;}	

h1, h2, h3 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	clear: both;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;

	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 16px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	font-size: 26px; 
	 font-weight: normal;
	
	color: #fcdfc7;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: #462620;
	}
i, em {color: #5f3c32;}	

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	
	}
	


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #d93c2b;

	}

a:link, a:visited {color: #5f3c32;}
a:hover {color: #800000;}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	fonподстройкуt: 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 */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



div.mcls {
	font-size: 9px;
	color:#876054;
	text-decoration:none;
        background-color:#82594D;
}
div.mcls a{
	font-size: 9px;
	color:#876054;
	text-decoration:none;
        background-color:#82594D;
}


/* 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;

	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;

	}

.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 .textfield ul {
	margin-left: 30px;
	padding: 0 0 0 50px;
	list-style: disc;
	padding-left: 10px;

	}

html>body .textfield li {
	margin: 2px 0 8px 10px;
	}

.textfield ul li:before, #sidebar ul ul li:before {
	
	}

.textfield ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.textfield ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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 {
	text-align: center;
	margin: 5px;
	-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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5f3c32;
}
/* End captions */


* {padding: 0; margin: 0;}

body {background: #82594d; font-size: 16px;}

.all { overflow: hidden; width: 100%; min-width: 1000px; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px":"auto"); background: url('images/bg.png') #d8ab95 repeat-x;}
.top {width: 98%; height: 339px; margin: 0 auto; display: block; position: relative; background: url('images/menu_bg.png') center bottom repeat-x; border: 0px #f00 solid; z-index: 1; overflow: hidden;}
.left-top {float: left; width: 284px; display: block; padding: 93px 0 0 0;}
.right-top {float: right; width: 345px; padding: 15px 0 0 0; display: block; text-align: right; }
.left-corner {float: left; width: 14px; height: 339px; display: block; background: url('images/l_c.gif') bottom left no-repeat;}
.right-corner {float: right; width: 14px; height: 339px; display: block; background: url('images/r_c.gif') bottom left no-repeat;}

.center {width: 685px; height: 349px; margin: 0 auto; display: block; text-align: center; top: -339px; position: relative; background: url('images/highlight.png') top left no-repeat; padding: 15px 60px 0 0; z-index: 2; overflow: hidden; filter:expression(fixPNG(this));}
.logo {height: 131px; overflow: hidden; border: 0px #f00 solid; background: url('images/logo.png') no-repeat;  filter:expression(fixPNG(this));}
.ct {height: 84px; padding: 0 0 0 140px; position: relative; top: -15px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 0px #f00 solid;}
.bl {float: right; display: block; width: 22px; height: 42px; background: url('images/build_l.png') bottom right no-repeat; filter:expression(fixPNG(this)); margin: 231px 0 0 0;}
.br {float: right; display: block; width: 321px; height: 273px; background: url('images/build_br.jpg') no-repeat;}
.city {float: left; display: block; width: 105px;  font-size: 18px; color: #6b4037; font-weight: bold; padding: 10px 0 0 100px;}
.tels {float: right; display: block; width: 210px; font-size: 18px; color: #d93c2b; text-align: right; padding: 0px 120px 0 0;}
.gate {height: 58px; border: 0px #f00 solid; position: relative; right: -30px;}

.main {text-align: center; position: relative; top: -390px; padding: 0 0 0 0; margin : 0 0 -390px 0;  clear: both; height: auto; overflow: hidden; width: 100%; display: block;}
.menu {position: relative; display: block; margin: 0 auto; clear: both; top: -415px; height: 44px;  overflow: hidden;  z-index: 3; border: 0px #f00 solid;}
.menu table {position: relative; margin: 0 auto; width: 94%; z-index: 80; border: 0px #f00 solid; height: 42px;}
.menu table td {height: 44px; text-align: center; font-size: 16px; font-family: Georgia, Times New Roman, serif; font-style: italic; border: 0px #f00 solid; vertical-align: top; padding: 11px 0 0 0;}
.menu a:link, .menu a:visited {color: #ffffff;}
.menu a:hover {color: #986b55;}
.active { background: #dcc5a9;  height: 42px;}
.active a:link, .active a:visited {color: #e22713;}

.news {float: right; width: 24%; clear: right; color: #69370b; text-align: left;  display: block; position: relative; z-index: 20; padding: 0 0 20px 0;}

.news a:link, .news a:visited {color: #69370b;}
.news a:hover {color: #d93c2b;}
.news p {background: #ecc09c; height: 1px;}
.newsdate {padding: 10px 20px 0 20px;}
.newspost {padding: 0 20px 10px 20px; font-style: italic;}
.rn {margin: 0 auto; width: 90%; overflow: hidden; display: block;}
.r1 { margin: 0 1px; height: 1px; overflow: hidden; display: block;}
.r2 { margin: 0 2px; overflow: hidden; display: block;}
.r3 { margin: 0 3px; overflow: hidden; display: block;}
.r4 { margin: 0 4px; overflow: hidden; display: block;}
.r5 { margin: 0 6px; overflow: hidden; display: block;}
.round { background: #ecc09c;}
.round h4 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #d93c2b; text-align: left; padding: 10px 0 0 20px;}
.arch {text-align: right; padding: 10px 20px 0 20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.textfield  {float: left; display: block; position: relative; width: 50%; overflow: hidden; text-align: left; clear: none; padding: 0 0 20px 0;}
.textfield p {padding: 5px 0 10px 0;}
.textfield table {margin: 0 auto; display: block; width: 80%; border: 0;}
.textfield table tr td {padding: 2px;}
.textfield table tbody tr td {border: 1px #ecc09c solid; margin: 2px; padding: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.catalog table tbody tr td {border: 0px #ecc09c solid;}
.data {color: #fcdfc7; font-size: 12px;}
.frontpage {color: #fcdfc7; width: 350px; display: block; margin: 0 auto; font-size: 36px; font-family: Georgia, Times New Roman, serif; font-weight: normal; height: 100px; border: 0px #f00 solid; padding: 40px 0 0 0; overflow: hidden;}
.banner {float: left;  display: block; position: relative; width: 24%; clear: left; padding: 0 0 20px 0;}
.banner-body {width: 200px; margin: 0 auto; display: block; position: relative; font-family: Verdana, Arial, Helvetica, sans-serif; }
.banner-top {background: url('images/banner_top.gif') no-repeat; overflow: visible;}
.banner-top div{ padding: 15px 0; font-weight: bold; font-size: 20px;}
.banner-top a:link, .banner-top a:visited {color: #9e3400;}
.banner-bg {background: url('images/banner_bg.gif') repeat-y;}
.banner-bg div { font-size: 12px; width: 90%; margin: 0 auto;}
.banner-bg div p {padding: 5px 0; color: #ffffff;}
.banner-bg div h1{font-size: 48px;}
.banner-bg div h2{font-size: 36px;}
.banner-bg div h3{font-size: 24px;}
.banner-bg div h4{font-size: 16px;}
.banner-bg div h5{font-size: 14px;}
.banner-bottom {background: url('images/banner_bottom.gif') no-repeat; height: 33px;}

.down {width: 100%; height: 136px; position: relative; background: url('images/down_bg.gif') center top repeat-x; clear: both; margin: 20px 0 0 0; color: #ecc09c;  font-family: Georgia, Times New Roman, serif; font-size: 12px; font-style: italic;}

.down a:link, .down a:visited {color: #fcdfc7;}
.down a:hover {color: #ffffff;}

.counter {text-align: center; height: 31px; padding: 39px 0 45px 0;}
.copy {float: left; width: 490px; height: 20px; text-align: left; padding-left: 2%;}
.design {float: right;  width: 300px;  height: 20px; text-align: right; padding-right: 2%;}
.calculator {width: 90%; margin: 10px auto; border: 1px;}
.calculator table tbody tr td {border: 0px;}
.main ol li a:link, .main ol li a:visited{color: #fcdfc7;}
.main ol li a:hover {color: #5f3c32;}


.round ol {padding: 20px 20px 20px 40px;}
.round ol li {text-align: left; font-style: italic; padding: 2px 0; }
.round  ol li a:link, .round  ol li a:visited {color: #69370b;}
.round ol li a:hover {color: #d93c2b;}

#ioExSpan {padding: 10px 10px 10px 30px; color: #800000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
#result {font-weight: bold;   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}





	
