/*
	Theme Name: American Standard Window Film
	Description: Commercial theme for <a href="htp://www.american-standard.ru">American Standard Window Film</a>
	Author: Igor Logachev
	Author URI: http://www.igorlogachev.ru
*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	border: 1px solid #d32428; /* Рамка при получении фокуса */
}

ol, ul {
	list-style: none;
}

blockquote:before, q:before {
	content: "«";
}

blockquote:after, q:after {
	content: "»";
}

blockquote, q {
	margin-left: -5px;
	font-weight: bold;
	quotes: "" "";
}

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

body {
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px 100%;
	color: #252525;
	line-height: 1;
}

div {
	border: none /* 1px solid*/;
}

.bigbox {
	width: 898px;
	background: url('./images/mainbg.png') center repeat-y;
}

.head {
 	width: 850px;
	height: 136px;
	clear: both;
	background: #d32428 url('./images/head.gif') center bottom no-repeat;
}

.house {
	width: 850px;
	height: 485px;
	background: #90b2ea url('./images/house_0.jpg');
	clear: both;
}

.menu {
	height: 30px;
	width: 470px;
	position: relative;
	top: 10px;
	right: 64px;
	float: right;
	z-index:100;
	color: #a9302a;
	font-size: 1.15em;
}

.menu a {
	color: #d32428;
	text-decoration: none;
	border: none;
	padding: 0px 10px 0px 10px;
	display: inline;
}

.menu a:hover {
	color: #a9302a;
	text-decoration: underline;
}

.page_item{
	display: inline;
	margin: 0;
	padding: 0; 
	list-style: none;
	background: none;
}	
/*=================================***** INVISIBLE ****========================================*/

.page-item-47, .page-item-43, .page-item-3, .page-item-6, .page-item-208{
	visibility: hidden !important;
	display: none !important;
}

/*=================================***** INVISIBLE ****========================================*/
li {
	/*
	margin: 0;
	padding: 0; 
	list-style: none;
	background: none;
	display: inline;
	*/
}

.single_menu {
	width: 850px;
	height: 55px;
	background: #a7a9ac url('images/singlemenu_bg.png');
}

.menu_single {
	height: 40px;
	width: 450px;
	position: relative;
	top: 0px;
	right: 64px;
	padding: 15px 0px 0px 0px;
	float: right;
	color: #aaa;
	font-size: 1.15em;
}

.menu_single a{
	height: 55px;
	padding: 13px 12px 20px 12px;
	color: #000;
	text-decoration: none;
	border: none;
	letter-spacing: -0.05em;
}

.menu_single a:hover {
	color: #d32428;
	text-decoration: underline;
	background: #a7a9ac url('images/singlemenu_bg_hover.png');/**/		*background: none;
}

.menu_single .current_page_item a{
	height: 55px;
	padding: 13px 12px 20px 12px;
	color: #d32428;
	text-decoration: none;
	border: none;
	letter-spacing: -0.05em;
	background: #a7a9ac url('images/singlemenu_bg_hover.png');/**/		*background: none;
}

.menu_single .current_page_item a:hover{
	height: 55px;
	padding: 13px 12px 20px 12px;
	color: #000;
	text-decoration: underline;
	border: none;
	letter-spacing: -0.05em;
	background: #a7a9ac url('images/singlemenu_bg_hover.png');
}

.content {
	clear: both;
	width: 738px;
	padding: 26px 56px 33px 56px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.3em;
	border-top: 14px solid #d32428;
	min-height: 100%;
}

.text_main {
	clear: right;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #d32428;
	margin: 0 0 14px 0;
}

h1 a {
	font-size: 1em !important;
	font-weight: normal !important;
	color: #999 !important;
	padding: 0 0 20px 0 !important;
	text-decoration: none !important;
	border: none !important;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 1.3em;
	color: #d32428;
	margin: 0 0 20px 0;
}

h2 a {
	font-size: 1.3em;
	color: #d32428;
	margin: 0 0 20px 0;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

.postmetadata{
	display: none;
}

.entry a, .content a{
	color: #d32428;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted;
}

.entry a:hover,.content a:hover{
	color: #888;
	text-decoration: none;
	border: none;
}

.img_main{
	float: left;
	margin: 0px 20px 0px 0px;
}

.table_head{
	font-family: Tahoma, "Trebuchet MS", Verdana, "Microsoft Sans Serif", Arial;
	font-weight: bold;
	font-size: 0.9em;
	background: #cdddf0;
	vertical-align: bottom;
}

.table_even{
	background: #ddd;
}

table {
	text-align: center;
}

.clear {
	clear: both;
}

.footer {
	width: 810px;
	height: 20px;
	background: #d32428;
	color: #fff;
	text-align: left;
	padding: 20px 20px 20px 20px;
	font-size: 0.8em;
}

.footer a {
	color: #ddd;
	text-decoration: none;
}

.footer a:hover{
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.footer_content {
	margin: 26px 56px 33px 40px;
}

.counter {
	float: right;/* */
	vertical-align: top; 
	padding: 0px 0px 10px 3px;
	position: relative;
	top: -20px;		*top: -10px;
	right: 0px;
}

.webmaster {
	padding: 0 0 0 20px;
}