/*
Theme Name:		blog.flymarketing.ru
Theme URI:		http://blog.flymarketing.ru/
Description:	Шаблон для blog.flymarketing.ru
Version:		1.0
Author:			MAX
Author URI:		http://maxsite.org/
*/

ul, li {
	margin: 0;
	padding: 0;
}
h2 {
	color: #808080;
	font-size: 16px;
	margin: 10px 0;
   line-height: 21px;
}

h3 {
	font-size: 14px;
	color: #000;
	margin-bottom: 5px;
}
h3 a {
	font-size: 14px;
	color: #374775;
	margin-bottom: 5px;
}
a {
	color: #374775;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
  margin: 0;
  padding: 8px 0;
}

/* @group FAQ */

#faq h3 b {
	color: #ababab;
	font-size: 16px;
}

#faq ul {
	line-height: 15px;
}

#faq li {
	list-style-type: circle;
	margin-left: 22px;
	color: #545454;
	padding-bottom: 5px;
	padding-top: 3px;
}

#faq_header {
	font-size: 13px;
	background-color: #f8f8f8;
	border: 1px solid #e7e7e7;
	color: #303030;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}



#faq h3 {
	border-top: 1px dashed #dadada;
	padding-top: 10px;
}

#faq_header h3 {
	padding-top: 0px;
	border-top-style: none;
}

#faq {
	width: 565px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
}

#faq p {
	padding-left: 22px;
}

/* @end */

/* @group Body */

body {
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	color: #7d7b7b;
	margin: 0;
	background: #eff2f3;
}
#bodycontent {
	text-align: left;
	width: 910px;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	border-bottom: 0;
	margin: 0 auto;
	padding-bottom: 30px;
}

/* @end */

/* @group Navigation */

#menubar {
	width: 912px;
	height: 30px;
	margin: 0 auto;
	color: #7d7b7b;
	position: relative;
}
#menubar a {
	color: #262626;
	font-weight: bold;
	padding: 2px 10px 4px 10px;
}
#menubar a:hover {
	font-style: normal;
	color: #6e7f87;
	text-decoration: none;
	border-bottom: 2px solid #9fb7c3;
}
ul#nav {
	float: right;
	margin-top: -8px;
	overflow: hidden;
	line-height: 30px;
	list-style: none;
}
html:root ul#nav {
  margin-top: -24px;
}
#nav li {
	float: left;
	margin-left: -2px;
	font-weight: bold;
	color: #000;
	margin-top: 25px;
	padding: 0 10px;
	background: url(i/nav.gif) 0 10px no-repeat;
}

*html #nav li {margin-top: 8px;}
*+html #nav li {margin-top: 8px;}

#menubar span {
	font-style: normal;
	color: #6e7f87;
	text-decoration: none;
	border-bottom: 2px solid #9fb7c3;
	padding: 2px 10px 4px 10px;
}



/* @end */

/* @group Header */

#bodyheader h1 {
	position: absolute;	
	text-indent: -9999px;
	}

#bodyheader  h1 a {
	display: block;
	height: 80px;
	width: 300px;
}

#bodyheader  p {
	display: none;
	}

#bodyheader {
	margin-bottom: 38px;
	margin-top: 30px;
	background: url(i/header.gif) no-repeat;
	position: relative;
	height: 90px;
}
#banner {
	text-align: center;
}
#buy {
  position: absolute;
  top: 35px;
  right: 40px;
}
#buy a {
  padding: 0 4px;
}
#liveperson {
  position: absolute;
  top: 15px;
  right: 40px;
}
#liveperson a {
  padding: 0 4px;
}

/* @end */

/* @group Sidebar */

.sidebar_spacer {
	margin-top: 15px;
}
#sidebar {
	float: right;
	min-height: 500px;
	width: 220px;
	padding-left: 20px;
	margin-right: 30px;
	line-height: 16px;
}
#sidebar h3 {
	color: #7f7f7f;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #f1f1f1;
}
.features a {	color: #000;}
.features a:hover {color: #7f7f7f; text-decoration: none;}
.features ul {list-style-type: none;}
.features li {list-style-type: none; font-size: 12px; color: #191919; padding:0; text-indent:0; margin:0 0 18px 8px;
	font-weight: bold;
}
.features img {float: left; margin:-2px 11px 0 0;}
.features small {font-weight: normal; font-style: normal; color: #9b9b9b; line-height: 15px;}

/* @end */

/* @group Quicktours */

#sidebar_quicktours li {
	list-style-type: none;
	font-size: 12px;
	color: #535353;
	font-weight: bold;
	padding: 4px 0 0 28px;
	text-indent: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background: url(i/start_quicktour.gif) no-repeat;
	height: 23px;
}

#sidebar_quicktours a {
	color: #808080;
}

#sidebar_quicktours img {
	float: left;
	margin-right: 11px;
	margin-top: -2px;
}

/* @end */

/* @group Two Colums */

p.intro {
	font-size: 16px;
	line-height: 21px;
}

#two_column_left {
	width: 285px;
	float: left;
	margin-right: 10px;
}

#two_column_right {
	width: 285px;
	float: left;
	margin-left: 10px;
}

#maincontent {
	float: left;
}
#two_column {
	width: 590px;
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	clear: both;
}

#text {
	width: 590px;
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	clear: both;
}

/* @end */

/* @group Three Colums */

#three_column {
	font-size: 12px;
}

#three_column_left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 180px;
}

#three_column_middle {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 180px;
}

#three_column_right {
	float: left;
	margin-left: 10px;
	width: 180px;
}

/* @end */

/* @group Features */

#feature_specs {
	font-size: 13px;
	color: #303030;
}
#feature_specs ul {
	font-size: 11px;
	color: #575757;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style: none;

}
#feature_specs a {
	color: #575757;
}
#feature_specs li {
	margin-bottom: 3px;
	list-style-image: url(i/bullet.png);
}

/* @end */

/* @group Index */

#index_testemonial {
	background-color: #f8f8f8;
	border: 1px solid #e7e7e7;
	color: #7f7f7f;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	clear: both;
	font-size: 11px;
}

/* @end */

/* @group Footer */

#footer {
	color: #bfbfbf;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	padding-top: 0px;
	width: 910px;
	background-color: #fff;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin-left: auto; 
	margin-right: auto;
	padding-bottom: 15px;
}

#footer a {
	color: #a6a6a6;
}
/* @end */

/* @group One Colums */
#one_column {
	font-size: 12px;
	line-height: 18px;
}

#one_column ul {
	list-style-position: inside;
}

#one_column li {
	padding-left: 15px;
}


/* @end */

/* @group Tab Bar */

#tabbar {
	height: 24px;
	margin-bottom: 30px;
	background-image: url(i/tab_back.gif);
	overflow: hidden;
}
#tabbar li {
	float: left;
	width: 115px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #a1a1a1;
	background-image: url(i/tab_inactive.gif);
	list-style: none;
	margin-left: -1px;
}
#tabbar li.current-cat {
  background: url(i/tab_active.gif) no-repeat;
  border-bottom: none;
  padding-top: 3px;
  padding-bottom: 3px;
  color:#7e7e7e;
	margin-left: 0;
}
#tabbar li.current-cat {
	width: 116px;
}
#tabbar li.current-cat + li {
  background: 0;
}
#tabbar a {
	color: #747474;
}
#tabbar a:hover {
	color: #4b4b4b;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#tabbar .item {
	float: left;
	width: 115px;
	border-bottom: 1px solid #d1cfd0;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	color: #a1a1a1;
	background-image: url(i/tab_inactive.gif);
}

/* @end */

strong {
	color: #323232;
}

pre {
	background-color: #f8f8f8;
	border: 1px solid #e7e7e7;
	color: #7f7f7f;
	padding: 8px;
	font: 12px/22px Monaco, "Courier New", Courier, mono;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2px 5px;
	margin: 10px 0;
}
.postmetadata {
	line-height: 14px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	height: 35px;
	font-size: 11px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.post {
  margin: 0 0 35px;
}

/* @group Two colum-cont */

#two_column_cont {
}

#box_left {
	float: left;
	width: 270px;
	border-width: 1px;
	margin-left: 10px;
}

.content {
	margin-left: 10px;
	margin-top: 22px;
}

.choose-box {
}

#box_right {
	width: 270px;
	float: left;
	margin-left: 20px;
}

h4 {
	background-color: #dbecfe;
	text-align: center;
	color: #4c4c4c;
	margin-top: 0;
	margin-bottom: 0;
	padding: 5px;
}

.price {
	color: #333;
	text-align: left;
	font-weight: bold;
}

#two_column_cont ul {
	font-size: 12px;
	color: #575757;
	
}

#two_column_cont li {
	list-style-type: circle;
	color: #545454;
}

#two_column_cont p {
	text-align: center;
}


/* @end */

#content-container table.compare {
  clear: both;
  border: 1px #B8D3E1 solid;
  padding: 0;
  margin-bottom: 10px;
}

#content-container table.compare thead {
  clear: both;
  margin: 0;
  font-size: 1em;
  background-color: #B8D3E1;
}

#content-container table.compare thead td.tablehead {
  font-size: 1.1em;
  font-weight: bold;
  background-color: #B8D3E1;
  color: #000;
  padding: 3px 5px;
  text-align: center;
}


#content-container table.compare tbody .odd { 
background-color: #FFF; 
}

#content-container table.compare tbody .even {
 background-color: #E3E8EC; 
}

#generic-container2 {
	border: 1px solid #c6d7ea;
}

.box {
	padding: 15px;
	height: 79px;
}

.imagecap {
	width: 120px;
	float: left;
	position: relative;
	bottom: 15px;
}

#generic-container {
	background-color: #f8f8f8;
	border: 1px solid #e6e6e6;
	padding: 10px 20px 20px 30px;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
	opacity: 1;
}


/* COMMENT FORM */
ol.commentlist { margin: 20px; }
ol.commentlist li {padding: 5px;}
li.alt {background: #EAF5FD;}
p.allowed_tags {font-size: .8em; line-height: 1.1em; color: gray;}

#commentform {} /* <form */
#comment {width: 99%; } /*textarea*/
p.subscribe-to-comments {font-size: 8pt;}
#commentform #submit {padding: 0px 10px; font-size: 8pt;}
p.submit {te1xt-align: center;  clear: both;}

#url, #author, #email {width: 205px;}

input.ed_button {padding: 0px 5px; font-size: .8em; margin-bottom: 3px;}
#wp_grins { margin-top: 5px; margin-bottom: 15px;}
#wp_grins img {	cursor: pointer; }
#comment_quicktags {margin: 10px 0;}

#emotion { width: 580px; margin: 15px 0; text-al1ign: justify; } 
#emotion ul li { width: 25px; display: inline; float: left; paddi1ng: 5px 0px; } 
#emotion ul li img { cursor: pointer; margin: 5px;} 
#emotion ul {list-style-type: none; display: inline;}


/* dop */
div.post ul, div.post ol {margin-left: 30px;}

img.angle {
	position: absolute;
	top: 0;
	left: 0;
}

img.imageframe {
	padding: 3px;
	background-color: white;
	margin-right: 10px;
} 




