/*   
Theme Name: Theme HTML5
Theme URI: http://colaweb.ru
Description: WordPress theme HTML5
Author: ColaWeb
Version: 1.00
*/
* {
	vertical-align: baseline;
	/* font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%; */
	outline: 0;
	padding: 0;
	margin: 0;
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: 17px;
}
body {
	/* background: url("images/bg.png"); */
	color: #246DA8;
}
a {
	color: #246DA8;
}
a:hover {
	color: #F53F2D;
	text-decoration: none;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 30px;
}
h2, h2 a {
	font-size: 28px;
}
h2 a {
	text-decoration: none;
}
#outerWrapper {
	margin: 0px auto;
	padding: 16px 0 16px 6px;
	width: 980px;
	background:#fff;
}
header {
	margin-bottom: 20px;	
}
header h1 {
	font-size: 2.5em;	
}
nav.mainMenu {
	border: 1px solid #EEEEEE;
    border-radius: 6px 6px 6px 6px;
    margin-right: 16px;
    margin-top: 20px;
    padding: 6px;
}
nav.mainMenu a {
	text-decoration: none;
	font-weight: bold;
}
/* nav.mainMenu .page_item  a{
	color: #F53F2D;
} */
.current-menu-item  a{
	color: #F53F2D;
}
nav.mainMenu ul li {
	display: inline;
    list-style: none outside none;
    margin-left: 6px;
    margin-right: 20px;
}
#contentWrap {
	width: 100%;
	overflow: hidden;
}
#content {
	width: 710px;
	float: left;	
}
#content article, .widget-area aside, form#commentform, h2#pageTitle {
	margin-bottom: 20px;
	clear: both;
}
div.entry, div.entry p {
	margin: 10px 0;	
}
.widget-area {
	float: right;
    width: 250px;
}
footer {
	border-top: 1px solid #EEEEEE;
	text-align:center;
	margin-top: 28px;
}
footer div {
	text-align: left;
	margin-top: 20px;
}
footer div span:last-child a {
	text-decoration: none;
}
#logo {
    background: url("images/logotip-6-0.png") no-repeat;
    height: 88px;
    margin-left: -6px;
    width: 966px;
}
#logo:hover {
    background: url("images/logotip-4-0.png") no-repeat;
}
#zakaz{
	background: url("images/knopka-2.png") no-repeat scroll 0 0 transparent;
    height: 86px;
}
#zakaz:hover{
	background: url('images/knopka.png') no-repeat scroll 0 0 transparent;
	height:85px;
	margin-top:1px;
}
ul {
    list-style-type: none;
}
#nav_menu-2, #text-12, #text-13, #text-15 {
	border: 1px solid #EEEEEE;
    border-radius: 6px 6px 6px 6px;
    margin-left: 8px;
    margin-right: 16px;
    padding: 12px 0px 0px 14px;
}
#text-15 img {
	border-radius: 52%;
    padding: 10px;
    width: 86%;
}
#nav_menu-2 ul li {
	padding-bottom: 18px;
}
#nav_menu-2 a {
	text-decoration: none;
	font-weight: bold;
}
div.page-site {
	float: left;
    margin-right: 3px;
}
div.page-site img, table.page-mag img, table.page-flash img, table.page-facebook img {
	border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.075);
    margin: 20px 22px 20px 0;
    padding: 4px;
	width: 200px;
}
.my-ten {
	border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.075);
    float: left;
    margin: 20px 36px 20px 0;
    padding: 4px;
}
.wp-post-image {
	float: left;
	border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.075);
	margin: 0 20px 20px 0;
	padding: 4px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/**pagenavi**/
.wp-pagenavi {
	clear: both;
	height: 28px;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #DDDDDD;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #DDDDDD;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.075);
}
.wp-pagenavi span.current {
	font-weight: bold;
}
#myGeo {
    color: #246DA8;
    display: block;
    float: right;
    font-size: 18px;
    position: relative;
    right: 2px;
    top: -24px;
}
#myGeo span {
    color: #F6402D;
}
/**feedback**/
.entry-content p {
	margin-top: 20px;
}
#contactName, #email, #subject, #commentsText, #commentsText_1 {
	width:363px;
	box-shadow: 1px 2px 2px #999999 inset;
}
#commentsText {
	height: 152px;
	overflow: hidden;
}
.error {
    color: #F53F2D;
    display: block;
}
.thanks {
	color: #00B800;
    display: block;
}
input, select, textarea {
    border: 1px solid #DDDDDD;
    border-radius: 6px 6px 6px 6px;
    font-size: 17px;
    font-style: normal;
    padding: 4px;
    vertical-align: middle;
}
.art-button {
    background: none repeat scroll 0 0 #246DA8;
    border: medium none;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    margin-top: 22px;
    padding: 6px;
    text-decoration: none;
    text-shadow: -1px -1px 2px #666666;
	box-shadow: 1px 2px 2px #999999;
}
.art-button:hover {
	background: #F53F2D;
    color: #FFFFFF;
}
.page-id-4190 .art-button, .page-id-4211 .art-button, .page-id-4071 .art-button, .page-id-4162 .art-button, .page-id-3997 .art-button, .page-id-4709 .art-button {
	position: relative;
	top: 20px;
}
img.attachment-post-thumbnail {
	height: 100%;
    width: 200px;
}
.postid-1298 .wp-post-image {
	float: none;
}
.postid-2695 h2 span {
	font-size: 28px;
}
.slider-wrapper-reklama a img, a.lightbox img {
    border: none;
}
img.snippets {
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.075);
    padding: 6px 164px 6px 6px;
}
/* #post-ratings-3510 {
	clear: both;
    padding-top: 64px;
}
#post-ratings-4797 {
	clear: both;
    padding-top: 88px;
} */
.page-id-12 div[typeof="v:Review-aggregate"] {
	display: none;
}
#user-city {
	color: #F53F2D;
	float: right;
	font-weight: bold;
	position: relative;
	top: -23px;
	right: 4px;
}
.art-button-1{
	background: #1AB920;
	margin-left: 10px;
}
#text-12 .textwidget {
	margin-bottom: 14px;
}
#text-13 {
	padding-bottom: 16px;
}
#text-13 h3, #text-15 h3 {
	color: #F53F2D;
}
.zakaz-mag {
	background: url("images/plus.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 38px;
    margin: -30px 0 0 176px;
    position: absolute;
    width: 38px;
}
.zakaz-mag:hover {
	background: url("images/plus.png") no-repeat scroll 0 100% transparent;
}
.page-id-2008 .page-site, .page-id-1622 .page-site, .page-id-735 .page-site, .page-id-321 .page-site {
	width: 232px;
}
#pagination_flash {
    clear: both;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
    top: 20px;
    width: 100%;
}
#pagination_flash span a, #pagination_flash a{
  border: 1px solid #EEEEEE;
    line-height: 34px;
    padding: 4px 7px;
    text-decoration: none;
}
#pagination_flash span a.selected {
	color: #F53F2D;
}
#my_tel {
    /* margin-left: 685px;
    position: absolute;
    top: 70px;
    width: 280px; */
	float: right;
    margin-right: 14px;
    margin-top: -34px;
}
#my_tel p {
    font-size: 26px;
    text-align: right;
}

.hidden, .hidden a {
font-size:8px;
color: #F8F8F8;

}

.hidden {
font-size:8px;
color: #F8F8F8;

}
/* spoiler */
.spoiler h2, .spoiler.close h2 {cursor:pointer;}
.spoiler h2 {padding-bottom: 20px;}
.spoiler .block {overflow:hidden;}
.show {display: none;}
.show:hover {color: #F53F2D;}
.bgcolor .show {display: block;}
.hide  {color: #F53F2D; display: block;}
.bgcolor .hide {display: none;}
.close .show {display: block;}
.close .bgcolor .show {display: none;}
.close .hide  {display: none;}
.close .bgcolor .hide {display: block;}
/* end spoiler */

.google-top img {
    float: left;
    margin-top: 28px;
    margin-right: 28px;
}