﻿@charset "utf-8";
/*
Theme Name: Rostov
Author: BRA
Description: Тема для портала о сайтах
*/
@font-face {
	font-family: 'PTSans-Regular';
	src: url('fonts/ptsans.eot');
	src: url('fonts/ptsans-1.eot') format('embedded-opentype'),
			 url('fonts/ptsans.woff') format('woff'),
			 url('fonts/ptsans.ttf') format('truetype'),
			 url('fonts/ptsans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PTSansItalic';
	src: url('fonts/pt_sans_italic.eot');
	src: url('fonts/pt_sans_italic.eot') format('embedded-opentype'),
		 url('fonts/pt_sans_italic.woff') format('woff'),
		 url('fonts/pt_sans_italic.ttf') format('truetype'),
		 url('fonts/pt_sans_italic.svg') format('svg');
}

@font-face {
	font-family: 'PTSansBoldItalic';
	src: url('fonts/pt_sans_bold_italic.eot');
	src: url('fonts/pt_sans_bold_italic.eot') format('embedded-opentype'),
		 url('fonts/pt_sans_bold_italic.woff') format('woff'),
		 url('fonts/pt_sans_bold_italic.ttf') format('truetype'),
		 url('fonts/pt_sans_bold_italic.svg') format('svg');
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, code, del, dfn, em, font, img, ins, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style-position: inside;
}

a {
	color: #2291df;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

html, body { 
	height: 100%;
}

body {
	font-family: 'PTSans-Regular', sans-serif;
	font-size: 18px;
	color: #0d0d0d;
	line-height: 130%;
}

#site {
	min-height: 100%;
	background: #f1f5f8 url(images/bg.png) 50% 0 repeat-y;
	border-top: 3px solid #d01c23;
	position: relative;
}	

#container {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 190px;
	position: relative;
	z-index: 1;
}

#header {
	height: 154px;
	position: relative;
	border-bottom: 1px solid #c6d2de;
	margin-bottom: 17px;
}

#logo {
	display: block;
	width: 358px;
	height: 95px;
	background: url(images/logo.png) 0 0 no-repeat;
	position: absolute;
	top: 25px;
	left: 0;
}

#slogan {
	position: absolute;
	top: 45px;
	right: 350px;
	height: 34px;
	padding: 0 13px 0 9px;
	font-family: 'PTSansBoldItalic';
	font-size: 24px;
	line-height: 130%;
	color: #383838;
	border: 3px solid #ed1c24;
}

#slogan span {
	display: block;
	width: 23px;
	height: 50px;
	background: url(images/slogan_corner.jpg) 0 0 no-repeat;
	position: absolute;
	top: -3px;
	left: -20px;
}

.green_button {
	display: inline-block;
	padding: 4px 20px 5px 20px;
	background: #6cb529 url(images/green_grad_s.jpg) 0 0 repeat-x;
	border-bottom: 2px solid #447406;
	border-radius: 6px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	text-transform: uppercase;
	font-size: 14px;
	line-height: 130%;
	color: #243f01;
	font-weight: bold;
	text-decoration: none;
}

#header .green_button {
	position: absolute;
	top: 105px;
	right: 350px;
	height: 22px;
	padding: 4px 30px 0 35px;
}

.green_button:hover {
	color: #376200;
}

#header .green_button span {
	display: block;
	position: absolute;
	top: 0px;
	left: -547px;
	width: 560px;
	height: 28px;
	background: url(images/green_corner.jpg) 0 0 no-repeat;
}

#contact {
	position: absolute;
	top: 0;
	right: 0;
	min-height: 136px;
	padding: 28px 0 0 35px;
	font-size: 14px;
	line-height: 130%;
	color: #444;
	text-align: right;
	background: url(images/handset.jpg) 0 0 no-repeat;
}

#contact p span {
	font-size: 24px;
	line-height: 120%;
	color: #000;
	font-weight: bold;
}

#contact a {
	display: inline-block;
	font-size: 16px;
	line-height: 130%;
	margin-top: 2px;
}

#menu {
	
}

#menu ul {
	display: block;
	height: 44px;
	list-style: none;
}

#menu li, #respond input[type="submit"], .content.text .wpcf7-submit, .buttonz {
	display: block;
	float: left;
	width: 224px;
	height: 40px;
	background: #cb171e url(images/red_grad.jpg) 0 0 repeat-x;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	border-radius: 7px;
	border: none;
	border-bottom: 4px solid #7a080c;
	margin-left: 19px;
	text-align: center;
	position: relative;
}

#respond input[type="submit"], .content.text .wpcf7-submit ,#content_box .buttonz {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	float: none;
	display: inline-block;
	margin: 0;
	cursor: pointer;
}

#content_box .buttonz {
	 height: 31px;
	 padding-top: 9px;
	 margin: 0 auto;
}

#content_box .workers {
	margin-top: 25px;
	float: none;
	text-align: center;
}

#menu li:first-child {
	margin-left: 0;
}

#menu li.current-menu-item, #menu li.current-menu-parent, #menu li:hover, #respond input[type="submit"]:hover, .content.text .wpcf7-submit:hover, .buttonz:hover {
	background: #d82027 url(images/red_grad_act.jpg) 0 0 repeat-x;
	border-bottom: 2px solid #7a080c;
}

.content.text div.wpcf7-response-output {
	display: inline-block;
	position: relative;
	border-radius: 5px;
	bottom: auto;
	left: auto;
	right: auto;
	margin-bottom: 20px;
}

.content.text span.wpcf7-not-valid-tip {
	display: block;
	width: 250px;
	top: 2px;
	left: 2px;
	height: auto;
	padding: 2px 5px;
	border-radius: 0;
	font-size: 13px;
	color: #f00;
}

.content.text span.wpcf7-form-control-wrap {
	width: 270px;
}

.content.text span.wpcf7-form-control-wrap input[type="text"],.content.text span.wpcf7-form-control-wrap input[type="email"] {
	width: 270px;
}

#menu li a {
	display: block;
	height: 31px;
	padding: 9px 10px 0 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 130%;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#content_box {
	margin-bottom: 50px;
}

#sidebar_l {
	width: 224px;
	float: left;
}

#sidebar_r {
	width: 224px;
	float: right;
}

#sidebar_l + .content {
	margin-left: 244px;
}

#sidebar_r + .content {
	margin-right: 244px;
}

.widget {
	position: relative;
	margin-bottom: 30px;
}

.widget h3 {
	font-size: 26px;
	line-height: 110%;
	color: #4a4124;
	font-weight: bold;
}

.nav, #menu .sub-menu {
	background: #f5f4f9;
	border-bottom: 2px solid #d21e25;
	border-top: 2px solid #d21e25;
	box-shadow: 1px 0 13px rgba(0,0,0,0.07);
}

.nav ul, #menu .sub-menu {
	display: block;
	list-style-position: outside;
	list-style: none;
	padding: 0 10px;
}

#menu .sub-menu {
	position: absolute;
	top: 42px;
	left: 0;
	right: 0;
	height: auto;
	z-index: 30;
	display: none;
}
/*
#menu li:hover .sub-menu {
	display: block;
}
*/
.nav li, #menu .sub-menu li {
	display: block;
	padding: 6px 0 4px 0;
	background: url(images/nav_line.png) 0 0 repeat-x;
}

#menu .sub-menu li {
	float: none;
	width: auto;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	height: auto;
	text-align: left;
}

.nav li:first-child, #menu .sub-menu li:first-child {
	background: 0;
}

.nav li a, #menu .sub-menu li a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 130%;
	height: auto;
	color: #0d0d0d;
	text-decoration: none;
	text-transform: none;
	padding: 1px 13px 5px 13px;
	border: 1px solid transparent;
}

.nav li a:hover, #menu .sub-menu li a:hover {
	background: #efeef3;
	border-radius: 5px;
	border-top-color: #e3e2e7;
	border-bottom-color: #fff;
}

.nav li.current_page_item a, .nav li.current-menu-parent a, #menu .sub-menu li.current-menu-item a, #menu .sub-menu li.current-menu-parent a {
	font-weight: bold;
	color: #df2a31;
}

.nav li ul {
	display: none;
	padding: 0 14px;
}

.nav li.current-menu-item ul, .nav li.current-menu-parent ul {
	display: block;
}

.nav li ul li {
	background: none;
	padding: 0;
}

.nav li ul li a {
	font-size: 16px;
	line-height: 130%;
	padding: 5px 0 5px 9px;
	border: 0;
}

.nav li.current-menu-item li a, .nav li.current-menu-parent li a {
	color: #0d0d0d;
	font-weight: normal;
}

.nav li li a:hover, .nav li li.current-menu-item a, .nav li li.current-menu-parent a {
	background: url(images/nav_arrow.png) 0 13px no-repeat;
}

.sidebar_banner {
	display: block;
	width: 224px;
	border-radius: 5px;
	overflow: hidden;
}

.sidebar_banner img {
	width: 224px;
	height: auto;
	border-radius: 5px;
}

.sidebar_form {
	background: #f3eedf url(images/form_top.png) 0 0 no-repeat;
	border-radius: 5px;
	box-shadow: 0 1px 12px rgba(0,0,0,0.15);
}

.sidebar_form form {
	display: block;
	padding: 22px 18px 12px 18px;
	background: url(images/form_bottom.png) 0 100% no-repeat;
}

.sidebar_form h3 {
	font-size: 26px;
	line-height: 110%;
	color: #4a4124;
	font-weight: bold;
}

.sidebar_form p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 150%;
	color: #585754;
	font-style: italic;
}

.sidebar_form p b {
	font-size: 18px;
	line-height: 100%;
	color: #ed1c24;
	vertical-align: top;
}

.sidebar_form input[type="text"], .sidebar_form input[type="email"], .sidebar_form input[type="tel"] {
	display: block;
	width: 166px;
	height: 25px;
	padding: 0 10px;
	background: #fffdf7;
	border: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #edebe6;
	border-top: 1px solid #edebe6;
	box-shadow: 1px 1px 1px #f8f6f1 inset;
	border-radius: 5px;
	font-family: 'PTSans-Regular', sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 25px;
}

.sidebar_form input[type="submit"] {
	display: block;
	width: 140px;
	height: 26px;
	margin: 0 auto;
	padding: 0 10px;
	background: #cb171e;
	border: 0;
	border-bottom: 2px solid #7a080c;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	border-radius: 5px;
	font-family: 'PTSans-Regular', sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

.sidebar_form input[type="submit"]:hover {
	color: #f9f5e7;
}

.sidebar_form textarea {
	display: block;
	width: 166px;
	height: 75px;
	padding: 5px 10px;
	background: #fffdf7;
	border: 0;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #edebe6;
	border-top: 1px solid #edebe6;
	box-shadow: 1px 1px 1px #f8f6f1 inset;
	border-radius: 5px;
	font-family: 'PTSans-Regular', sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 130%;
	overflow: auto;
}

#modal {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.8;
	display: none;
	z-index: 100;
}

#popup, #manager, #portfolio {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 200;
}

#portfolio {
	position: fixed;
	position: absolute;
	overflow: hidden;
	width: 800px;
	padding: 5px 10px;
	border-radius: 5px;
	background: #fff;
	margin-left: -410px;
	top: 100px;
	font-size: 16px;
	border: 1px solid #ddd;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

#portfolio p {
	font-size: 16px;
}

#portfolio .close {
	top: 8px;
	right: 8px;
}

.portfilio_header {
	display: block;
	margin-top: 40px;
}

.portfolio_center {
	display: block;
	text-align: center;
}

.portfolio_link {
	font-size: 20px;
	line-height: 120%;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}

.portfolio_text {
	text-align: center;
	margin:  7px 0 4px 0;
	font-style: normal;
	font-size: 16px;
	line-height: 130%;
}

.portfolio_text a {
	color: #333;
	text-decoration: none;
}

.portfolio_text a:hover {
	text-decoration: underline;
}

#central_block {
	overflow: hidden;
}

#central_block .gallery {
	display: none;
}

#manager {
	width: 800px;
	height: 520px;
	border-radius: 11px;
	margin-left: -400px;
	margin-top: -260px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.links {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}

.links a {
	display: inline-block;
	font-size: 18px;
	line-height: 135%;
}

.links a + a {
	margin-left: 20px;
}

.links a.active {
	color: #333;
	text-decoration: none;
}

.manager {
	display: block;
	background: url(images/manager.png) 0 0 no-repeat;
	min-height: 105px;
	padding: 5px 0 0 94px;
	margin: 50px 0;
	text-decoration: none;
	font-size: 18px;
	line-height: 90%;
	color: #000;
	font-weight: bold;
}

.manager b {
	font-size: 36px;
	line-height: 100%;
	color: #bbbbbb;
}

.manager span {
	display: block;
	font-size: 16px;
	line-height: 110%;
	color: #ed1c24;
	text-transform: uppercase;
	margin-right: -2px;
}

.content.text, #sidebar_r, #sidebar_l {
	padding-top: 30px;
}

#popup form {
	padding-top: 19px;
}

#popup form h3 {
	font-size: 22px;
}

#manager .close {
	top: 11px;
}

.close {
	display: block;
	position: absolute;
	top: 20px;
	right: 11px;
	height: 24px;
	width: 24px;
	background: url(images/close.png) 0 0 no-repeat;
	z-index: 10;
	cursor: pointer;
}

#sidebar_l .widget.nav:first-child {
	padding: 10px 0;
}

.breadcrumbs {
	margin-bottom: 18px;
}

/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
	position:relative;
	width:100%;
	padding-top: 20px;
	margin: 0 0 30px;
}
#carousel {
	height:335px;
	width:100%;
	position:relative;
}
.carousel-image {
	border:0;
	display:block;
	box-shadow: 0 5px 12px rgba(0,0,0,0.3);
}
.carousel-feature {
	position:absolute;
	top:-1000px;
	left:-1000px;
	cursor:pointer;
}
.carousel-feature .carousel-caption {
	position:absolute;
	bottom:0;
	width:100%;
	background-color:#000;
}
.carousel-feature .carousel-caption p {
	margin:0;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	color:white;
}
.tracker-summation-container {
	position:absolute;
	color:white;
	right:48px;
	top:230px;
	padding:3px;
	margin:3px;
	background-color:#000;
}
.tracker-individual-container {
	position:absolute;
	color:white;
	right:48px;
	top:210px;
	padding:0;
	margin:0;
}
.tracker-individual-container li {
	list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
	margin:0 3px;
	padding:0 3px;
	color:white;
	text-align:center;
	background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
	color:white;
	font-weight:bold;
	background-color:#000;
}

.slider_arrow_l, .slider_arrow_r {
	display: block;
	position: absolute;
	top: 50%;
	width: 11px;
	height: 100px;
	margin-top: -20px;
	cursor: pointer;
}

.slider_arrow_l {
	left: 25px;
	background: url(images/arrows.png) 0 0 no-repeat;
}

.slider_arrow_r {
	right: 25px;
	background: url(images/arrows.png) -11px 0 no-repeat;
}

.slider_arrow_l:hover {
	background: url(images/arrows.png) 0 -100px no-repeat;
}

.slider_arrow_r:hover {
	background: url(images/arrows.png) -11px -100px no-repeat;
}

.content {
	
}

.text h1 {
	font-size: 30px;
	line-height: 120%;
	margin-bottom: 15px;
}

.text h2 {
	font-size: 22px;
	line-height: 120%;
	margin-bottom: 20px;
	color: #555;
}

.text h3 {
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 20px;
	color: #555;
}

.text ul {
	list-style-position: outside;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 20px;
}

.text ul.social-likes {
	padding-left: 0;
	margin-bottom: 0;
}

.text ul li {
	padding-left: 13px;
	background: url(images/red_circle.png) 0 11px no-repeat;
	margin-bottom: 4px;
}

.text ul.social-likes li {
	padding-left: 0;
	background: inherit;
	margin-bottom: inherit;
}

.text p {
	font-size: 18px;
	line-height: 130%;
	margin-bottom: 20px;
}

.text .news p {
	margin-bottom: 15px;
}

.text img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.about {
	margin-bottom: 20px;
}

.about h1 {
	display: inline;
}

.about ul li {
	background: 0;
	padding-left: 0;
}

.important {
	border: 8px solid #f5f4f9;
	padding: 10px 23px 14px 23px;
	font-size: 24px;
	line-height: 120%;
	color: #df2a31;
	font-family: 'PTSansItalic';
	margin-bottom: 30px;
}

#domain {
	border: 1px dashed #c2c2c2;
	border-radius: 5px;
	text-align: center;
	padding: 13px 30px 19px 30px;
	margin-bottom: 30px;
}

#domain p {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 15px;
}

#domain form {
	width: 530px;
	background: #faf9ef;
	padding: 14px 20px;
	display: inline-block;
	border-radius: 9px;
	overflow: hidden;
}

#domain input[type="submit"] {
	display: block;
	float: right;
	width: 200px;
	height: 50px;
	margin-left: 20px;
	padding: 0 10px;
	background: #CB171E url("http://rostov.loc/images/red_grad.jpg") 0px 0px repeat-x;	
	border: 0;
	border-bottom: 2px solid #7a080c;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	border-radius: 5px;
	font-family: 'PTSans-Regular', sans-serif;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

#domain input[type="text"] {
	display: block;
	float: left;
	width: 288px;
	height: 28px;
	padding: 0 10px;
	margin-bottom: 3px;
	background: #fff;
	border: 1px solid #908e79;
	border-radius: 5px;
	font-family: 'PTSans-Regular', sans-serif;
	font-size: 16px;
	color: #c4c4c4;
	line-height: 28px;
}

#domain form {
	text-align: left;
}

#domain input[type="checkbox"]{
	position: absolute;
	left: -9999px;
}
 
#domain input[type="checkbox"] + label {
	background: url(images/checkbox_pic.png) 0 4px no-repeat;
	padding-left: 17px;
	font-family: 'PTSans-Regular', sans-serif;
	font-size: 16px;
	line-height: 130%;
	color: #000;
	margin-right: 5px;
}
 
#domain input[type="checkbox"]:checked + label {
	background-position: -17px 0;
	background: url(images/checkbox_pic_act.png) 0 4px no-repeat;
	color: #000;
}

#term {
	margin: 40px 0;
}

#term h3 {
	display: block;
	float: left;
	width: 168px;
	line-height: 85%;
}

#term p {
	margin-left: 168px;
}

#contact_block {
	margin: 20px 0 30px 0;
}

#contact_block > div {
	padding-left: 40px;
	margin-bottom: 20px;
	background: url(images/icon_1.png) 23px 4px no-repeat;
}

#tel {
	background: url(images/icon_2.png) 23px 4px no-repeat;
}

#contact_block div span {
	color: #b7b7b7;
	font-weight: bold;
}

#tel p {
	font-size: 24px;
}

.portfolio {
	display: block;
	position: relative;
	overflow: hidden;
}

.post {
	margin-bottom: 20px;
}

ul + .post {
	margin-top: 20px;
}

.portfolio .post {
	display: inline-block;
	width: 32%;
	overflow: hidden;
	margin-bottom: 20px;
	vertical-align: top;
	text-align: center;
	color: #444;
	text-decoration: none;
}

.post .p {
	display: block;
	color: #333;
	text-decoration: none;
}

.post .p:hover {
	text-decoration: underline;
}

.portfolio .post h3 {
	margin-bottom: 10px;
}

.portfolio .post .thumb {
	display: block;
	margin-bottom: 10px;
}

.portfolio .post .thumb img {
	cursor: pointer;
}

.news {
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
}

.news .thumb {
	margin: 3px 20px 3px 0;
	float: left;
	display: block;
}

.news h3 {
	margin-bottom: 10px;
}


#footer {
	height: 189px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-top: 1px solid #d01c23;
	z-index: 2;
}

#footer_inner {
	width: 1200px;
	height: 189px;
	margin: 0 auto;
	position: relative;
}

#footer_l {
	position: absolute;
	top: 18px;
	left: 20px;
	width: 150px;
	padding: 39px 0 0 49px;
	font-size: 12px;
	line-height: 130%;
}

#footer_logo {
	display: block;
	width: 187px;
	height: 41px;
	background: url(images/footer_logo.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#copyright {
	color: #424242;
	margin-bottom: 8px;
}

#footer_l ul {
	list-style: none;
}

#footer_l ul li {
	margin-bottom: 2px;
}

#footer_c {
	position: absolute;
	top: 18px;
	left: 345px;
	width: 510px;
}

#footer_order {
	background: #faf9ef;
	border-radius: 12px;
	min-height: 70px;
	padding: 20px 305px 20px 20px;
	position: relative;
	margin: 0 0 15px 0;
}

#footer_order p {
	font-size: 12px;
	line-height: 120%;
	color: #333;
}

#footer_order a {
	display: block;
	position: absolute;
	top: 30px;
	right: 30px;
	height: 43px;
	width: 260px;
	padding-top: 7px;
	background: #6cb529 url(images/green_grad.png) 0 0 repeat-x;
	border-bottom: 2px solid #447406;
	border-radius: 9px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	text-align: center;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 130%;
	color: #243f01;
	font-weight: bold;
	text-decoration: none;
}

#footer_order a:hover {
	color: #376200;
}

#footer_order a span {
	display: block;
	position: absolute;
	top: -30px;
	right: -67px;
	height: 61px;
	width: 67px;
	background: url(images/mouse.png) 0 0 no-repeat;
}

#counters {
	text-align: center;
}

.counter {
	display: inline-block;
	height: 31px;
	margin: 0 5px;
}

#footer_r {
	position: absolute;
	top: 30px;
	left: 976px;
	font-size: 14px;
	line-height: 130%;
	color: #444;
}

#footer_r p span {
	font-size: 18px;
	line-height: 130%;
	color: #030303;
	font-weight: bold;
}

#footer_r a {
	display: inline-block;
	font-size: 15px;
	line-height: 130%;
	margin-top: 2px;
}

.clear {
	clear: both;
}

.slider_bottom, .slider_bottom > div, #content_box .slider_bottom ul  {
	height: 250px;
	width: 712px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}

.slider_bottom {
	margin-top: 25px;
	position: relative;
	overflow: visible;
	display: none;
}

.slider_bottom .slider_arrow_l, .slider_bottom  .slider_arrow_r {
	top: 37px;
	margin-top: 0;
}

.slider_bottom  .slider_arrow_l {
	left: -20px;
}

.slider_bottom  .slider_arrow_r {
	right: 0px;
}

#content_box .slider_bottom li, .slider_bottom a {
	display: block;
	position: relative;
	height: 250px;
	width: 160px;
	padding: 0 5px;
	float: left;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 135%;
	color: #555;
	overflow: hidden;
	list-style: none;
	background: transparent;
	margin: 0;
}

#content_box .slider_bottom li:hover {
	cursor: pointer;
	opacity: 0.8;
}

#colorbox {
	cursor: pointer;
}

.slider_bottom .thumb {
	width: 160px;
	height: 160px;
	margin-bottom: 5px;
}

.slider_bottom p {
	font-size: 14px;
	line-height: 135%;
}

.slider_bottom h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 135%;
	margin-bottom: 2px;
}

.pagination {
	text-align: center;
	margin-bottom: 20px;
}

.pagination a, .pagination span, .pagination b {
	display: inline-block;
	height: 22px;
	padding: 2px 8px 0 8px;
	margin: 0 1px;
	font-size: 16px;
	line-height: 130%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.pagination span, .pagination a:hover {
	border-radius: 14px;
	background: #f00;
	color: #fff;
}

.pagination .next, .pagination .previous {
	border-radius: 0;
	border: 0;
	background: none;
	color: #000;
}

.pagination a.next, .pagination a.previous {
	text-decoration: none;
}

.pagination a.next:hover, .pagination a.previous:hover {
	text-decoration: underline;
	border-radius: 0;
	border: 0;
	background: none;
	color: #000;
}

.comment {
	overflow: hidden;
	border-bottom: 1px solid #FF3131;
	padding-bottom: 10px;
}

.comment + .comment {
	margin-top: 10px;
}

.comment_avatar {
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.comment_avatar img {
	width: 60px;
	height: auto;
	border-radius: 3px;
}

.comment_avatar + .comment_body {
	margin-left: 70px;
}

.comment_text {
	overflow: hidden;
}

.author {
	display: inline-block;
	font-size: 14px;
	line-height: 130%;
	font-style: italic;
	color: #141414;
	text-decoration: none;
}

.author a {
	color: #141414;
	text-decoration: none;	
}

.author a:hover {
	text-decoration: underline;
	color: #004a86;
}

.comment_text p {
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 5px;
}

.answer {
	float: right;
	font-size: 13px;
	line-height: 130%;
	text-decoration: none;
	color: #004a86;
}

.answer a {
	text-decoration: none;
	color: #994440;;
}

.answer a + a {
	margin-left: 5px;
}

.answer a:hover {
	text-decoration: underline;
}

#respond p.logged-in-as {
	margin-bottom: 10px;
}

#respond > div {
	overflow: hidden;
	margin-bottom: 20px;
}

#respond > div h3 {
	margin: 17px 0 0 70px;
}

#respond form {
	padding: 0 0 10px 0;
	overflow: hidden;
}

#respond textarea {
	display: block;
	width: 560px;
	height: 118px;
	padding: 5px 10px;
	border: 1px solid #c2c2c2;
	border-radius: 3px;
	background: #fff;
	font-size: 12px;
	line-height: 130%;
	color: #141414;
	margin-bottom: 10px;
	overflow: auto;
}

#respond input[type="text"] {
	display: inline-block;
	width: 170px;
	padding: 3px 10px;
	border: 1px solid #c2c2c2;
	border-radius: 3px;
	background: #fff;
	font-size: 12px;
	line-height: 130%;
	color: #141414;
}


/* WordPress Core Styles - http://codex.wordpress.org/CSS */

.comment, .comment_header, .comment_body {
	display: block;
	overflow: hidden;
}

.comment + .comment {
	margin-top: 10px;
}

.comment_header {
	margin-bottom: 5px;
}

.comment_header img {
	vertical-align: middle;
}

.comment_date {
	display: inline-block;
	float: right;
	vertical-align: middle;
}

.comment .reply {
	display: block;
	text-align: right;
	font-size: 13px;
}

.comment .reply a + a {
	margin-left: 5px;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 3px 0px 3px 20px;
}

.alignleft {
	float: left;
	margin: 3px 20px 3px 0px;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.gallery {
	overflow: hidden;
}

.wp-caption {
	max-width: 100%;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}

.content .full-pic {
	display: inline-block;
	margin: 0 auto 20px;
	max-width: 100%;
	text-align: center;
}

#container #content_box .gallery, #portfolio #central_block .gallery {
	margin-left: -10px;
}

#portfolio #central_block .gallery {
	padding-top: 10px;
}

#container #content_box .gallery-item, #portfolio #central_block .gallery-item {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 20px 10px;
	overflow: hidden;
	position: relative;
	float: none;
	width: auto;
}

#container #content_box .gallery br, #portfolio #central_block .gallery br {
	display: none;
}