/*
Theme Name: Webprofiters
Theme URI: http://www.webprofiters.ru
Version: 1.0
Description: 2 Column theme
Author: TyShkan
Author URI: http://blog.tyshkan.ru
*/

/* Links */

a:link {
	text-decoration: none;
	color: #46a4fa;
}

a:visited {
	text-decoration: none;
	color: #46a4fa;
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 20px 0 10px;
}

h1 {
	font-size: 32px;
	margin-bottom: 0px;
	margin-top: 10px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 24px;
}

h4, h5, h6 {
	font-size: 20px;
}
h6{
	font-size:16px;
}

/* Other Html Elements */

.titles {
	font-weight: normal;
	border-bottom-width: 0;
	font-size: 24px;
	text-decoration: none;
	underline: none;
}

.titles a:link, .titles a:visited, .titles a:active {
	text-decoration: none;
	underline: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
}

pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre {
	padding-top: 10px;
	padding-bottom: 10px;
}

code {
	color: #779900;
	font-family: Georgia, Consolas, Verdana, "Courier New", Sans-Serif;
}

ul, ol {
	line-height: 2.0em;
}

ol p {
	line-height: 18px;
	padding-left: 0px!important;
}

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #333333;
	cursor: help;
}

del {
	text-decoration: line-through;
	color: #999999;
}

ins {
	text-decoration: none;
	color: #009977;
}

/* Structure */

body {
	margin: 0;
	padding: 0;
	color: #222222;
	background-image: url('http://webprofiters.ru/wp-content/themes/computerized/images/bg.gif');
	background-repeat: repeat-x;
	background-color: #313131;
	font: normal 76% Georgia, "Times New Roman", Times, serif;
}

#page_top {
	background-color: #313131;
}

#filler_top {
	background-color: #ffffff;
	height: 30px;
	width: 768px;
	margin: auto;
}

#page_wrapper {
	width: 768px;
	margin: auto;
	background-color: #FFFFFF;
}

#header {
	background-image: url('http://webprofiters.ru/wp-content/themes/computerized/images/header_new.jpg');
	height: 200px;
	background-color: #2D2D2F;
}

#logo {
	width: 160px;
	height: 114px;
	margin-left: 55px;
	margin-top: 45px;
	float: left;
}

#menu {
	background-color: #FFFFFF;
	height: 29px;
	text-align: left;
	padding-left: 27px;
	padding-top: 16px;
	color: #000000;
	font-size: 12px;
}

#menu a {
	color: #000000;
}

.menu a.home {
	color: #9b9b9b;
}

.menu {
	display: block;
	font-size: 12px;
	float: left;
}

.menu_br {
	display: block;
	float: left;
	width: 50px;
	height: 14px;
	background-image: url('http://webprofiters.ru/wp-content/themes/computerized/images/header_br.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#menu_under {
	background-color: #2E2D2E;
	height: 12px;
}

#wrapper {
	background: #FFFFFF;
	clear: both;
	color: #555555;
	float: left;
}

#content_wrapper {
	float: left;
	background-color: #ffffff;
	width: 500px;
	text-align: left;
}

#sidebar_wrapper {
	float: right;
	background-color: #ffffff;
	width: 268px;
	text-align: right;
}

#content {
	padding: 20px 0 10px 30px;
	line-height: 1.5;
}

/* html #content {
	font-size: 12px;
}*/

#sidebar {
	background-color: #F2F2F2;
	font-size: 115%;
	padding: 5px 15px 10px 10px;
	width: 210px;
	margin: 15px 15px 30px auto;
	text-align: left;
}

/* Content */

#content .post strong {
	color: #000000;
	/*font-size: 11px;*/
	font-weight: normal;
}

#content a {
	color: #46a4fa;
}

#content strong.header,
#content span.titles {
	display: block;
	background-image: url('http://webprofiters.ru/wp-content/themes/computerized/images/strong_headers.png');
	background-position: left;
	background-repeat: no-repeat;
	margin-left: -45px;
	padding-left: 30px;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
}
#content a strong.header{
	color:#46A4FA;
	text-decoration:underline;
}
/* html #content strong.header {
	margin-bottom: -12px!important;
}*/

#content .post p {
	padding-left: 15px;
}

#content ul {
	line-height: 1.7!important;
}
#content ul li{
	line-height:1.5 !important;
}

/* html #content ul {
	margin-left: 27px!important;
	line-height: 1!important;
}

* html #content li {
	padding-bottom: 6px;
}*/

#content li span {
	display: block;
	line-height: 1.5!important;
	padding-bottom: 7px;
}

/* html #content li span {
	line-height: 1.2!important;
}*/

#content .post ul,
#content .post li {
	/*margin-left: -12px;*/
}

#br_line {
	width: 434px;
	height: 1px;
	border: 0px;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 25px;
	border-top: 1px dotted #7f7f7f;
}

/* html #br_line {
	margin-top: 20px;
	margin-bottom: -20px;
}*/

#content .post-title a {
	font-family: Georgia!important;
	border-bottom-width: 0;
}

#content .post p.img {
	float: left;
	margin: 0 15px 0 0;
}

#content .post p.img img {
	padding: 8px;
	border: 1px solid #d0d0d0;
	background-color: #eeeeee;
}

#content .titles {
	margin-left: -30px;
}

#content .post-footer {
	font-family: Georgia!important;
	font-size: 90%;
	color: #888888;
	margin-bottom: 5px;
	padding: 5px 5px 5px 15px;
	background-image: url(images/details.gif);
	background-repeat: none;
}

/* Footer */

#footer_wrapper {
	clear: both;
	float: left;
	width: 728px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	background-image: url('http://webprofiters.ru/wp-content/themes/computerized/images/footer.png');
	background-repeat: no-repeat;
	height: 106px;
	padding-top: 30px;
	padding-bottom: -30px;
	margin-top: -20px;
}

#footer {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
}

/* html #footer {
	margin-top: 75px;
}*/

#footer a {
	color: #46a4fa;
	text-decoration: underline;
}

#footer_left {
	color: #929292;
	float: left;
	font-size: 10px;
	padding-left: 10px;
}

#footer_left a {
	color: #929292;
}

#footer_right {
	float: right;
	color: #222222;
	padding-right: 10px;
}

#footer_right_right {
	float: right;
	font-size: 10px;
	margin-left: 8px;
}

/* Sidebar */

.sideblock {
	padding: 5px 10px;
	font-size: 12px;
	font-family:Georgia !important;
}

.sideblock a {
	color: #46a4fa;
	text-decoration: underline;
}

.sideblock ul {
	margin-left: -20px;
}

.sideblock h3 {
	margin-top: 5px;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	margin-left: -12px;
	color: #000000;
	padding-left: 10px;
	margin-bottom: -10px;
}

.sideblock .phones {
    text-align: left;
    margin-top: -10px;
}

/* html .sideblock .phones {
	margin-top: -20px;
}*/

.sideblock a {
	font-weight: normal!important;
}

.sideblock b {
	color: #000000;
	font-weight: normal;
}

.sideblock_line {
	width: 200px;
	height: 1px;
	border: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	border-top: 1px dotted #7f7f7f;
}

.first_br {
	margin-top: 10px;
}

#sidebar dt {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #666666;
}

#sidebar dd {
	margin: 0 0 5px;
	padding-bottom: 5px;
	line-height: 1.8em;
}

#sidebar dd a:link {
	border-bottom-width: 0;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}

#sidebar dd a:visited {
	border-bottom-width: 0;
	font-weight: normal;
	border-bottom: none;
	text-decoration: none;
}

#sidebar dd a:hover, #sidebar dd a:active {
	border-bottom: none;
	text-decoration: none;
}

h2.review{
	font-size:22px;
	margin:0 0 0 -30px;
	padding:5px 0 0 46px;
	background:url(http://webprofiters.ru/wp-content/themes/computerized/images/strong_headers.png) 0 45% no-repeat;
}
h2.review img{
	vertical-align:middle;
	border:none;
	padding:0 12px 0 0;
	background:#fff;
	position:relative;
	top:-2px;
}
h2.review a{
	text-decoration:underline;
}

.index-informer {
	height: 81px;
	background: url(/wp-content/themes/webprofiters_tyshkan/images/ga-bg.png) no-repeat center center #fff;
	clear: both;
	font-family: "Trebuchet MS", "Trebuchet", sans;
	padding-left: 24px;
}
.index-informer p {
	font-size: 14px;
}
.index-informer a {
	font-weight: bold;
	color: #1da3d2;
	text-decoration: underline;
}
.index-informer a:hover {
	text-decoration: none;
}

.pagination {
	text-align: center;
}

.pagination a {
	margin-left: 20px;
	margin-right: 20px;
}

img {
	border: 0px none;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}
.gaac{
	background:url(/f/i/frame.jpg) no-repeat;
	text-align:center;
	width:235px;
	height:350px;
	margin:-10px -30px -35px -20px;
}
.gaac h3{
	font:italic normal 16px Georgia,serif;
	margin:0;
	padding:20px 0 15px;
}
.gaac-pic{
	padding:23px 0 0 47px;
}
.gaac-pic img{
	position:absolute;
	
}
