/*
Theme Name: Bit's Theme 3
Theme URI: http://bitby.net
Description: BitBy themes
Version: 2.0
Author: Vasilenko Ivan
Author URI: http://bitby.net
*/

/***************************************************/
* {
	color: #000;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}
/***************************************************/
body {
	background-image: url("http://bitby.net/wp-content/themes/vibrant/images/bg_main.png");
	text-align: center;font-family:Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.scont {
	font-family: "Trebuchet MS, Trebuchet, Trebuchet Source, Arial";
font-size: 10px;
padding:10px;
text-align:left;
	color: #B2A291;
}
.sape {
	font-family: "Trebuchet MS, Trebuchet, Trebuchet Source, Arial";
font-size: 10px;
padding:10px;
text-align:left;
	color: #fff;
}

#header {
	width: 100%;
	background-image: url("http://bitby.net/wp-content/themes/vibrant/images/bg_footer.png");
	height: 95px;
position:relative;
}
/***************************************************/
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}

#pagenav {
	float: left;
	width: 627px;
	height: 45px;
}

#pagenav ul {
	float: left;
	padding-top: 8px;
	padding-left: 20px;
	height: 30px;
}

#pagenav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 0px;
}

#pagenav ul li a {
background: url("http://bitby.net/wp-content/themes/vibrant/images/nav.gif") repeat-x;
	background-position: center 0;
	display: block;
	line-height:25px;
	height: 19px;
	padding:5px 20px 6px 20px;
	font: 14px Arial, Trebuchet MS, Trebuchet, Trebuchet Source;
	letter-spacing: -1px;
	color: #000;
	font-weight: bold;
}

#pagenav ul li a:hover {
	background:none;
	color: #fff;
}

#pagenav ul li.current_page_item a {
background:none;
	color: #fff;
}

#pagenav ul li.current_page_item a:hover {
	background:url(images/nav.gif) repeat-x;
	background-position: center 0px;
	color: #000;
}
/***************************************************/
.friends {
	font-size: 14px;
padding:10px;
text-align:left;
}
.friends a{text-decoration:none;padding:3px 5px;border:1px solid transparent;float:left;}
.friends a:hover{border:dashed 1px #87a9b7;}

.search{	
background:#fcffec url(images/search.gif) no-repeat 175px 40px;
padding:20px 10px 20px 10px;
border:1px solid #bfe3eb;
border-top:0 !important;
}
.search label{color:#064d69;font-size:20px;display:block}
.search .search_text{border:solid 1px #6ba3be;padding:3px;color:#064d69;line-height:20px;width:150px}
.search .submit{
	background:transparent;
	border:none;
	width:30px;
	height:30px;
	font-size:19px;
	font-weight:700;
	cursor:pointer;
	color:#064d69;
	margin-left:15px;
}
.search .submit:hover{color:#F33}
.search .search_ex{color:#F33;font-size:11px}
.search .search_ex a{color:#333;font-size:11px;text-decoration:underline;}
.search .search_ex a:hover{color:#F33}
/***************************************************/
#searchform {
	float: left;
	width: 333px;
	height: 45px;
	margin-right: 20px;
}

#searchform form {
	float: right;
	display: inline;
	background: url(images/ico-search.gif) no-repeat;
	background-position: left 0px;
	width: 333px;
	height: 45px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 10px;
	height: 35px;
}

#searchform label {
	vertical-align middle;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 177px;
	height: 20px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	background: url(images/search-input.gif) no-repeat;
	color: #999;
}

#searchbutton {
	width: 35px;
	height: 25px;
	line-height: 1.4em;
	background: url(images/search-button.gif) no-repeat;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#abs {
	padding-top: 9px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
}

#abs a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
}

#abs a .green {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #aeec07;
}

#abs a:hover {
	color: #aeec07;
}

/***************************************************/
#footer_copyright {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 40px;
	padding-left: 40px;
	border-right: 0px solid #aaa;
	background-position: left 0px;
}

#footer_copyright h1 {
	padding-top: 15px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
}

#footer_copyright h1 a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
}
#footer_copyright h1 a .green {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #aeec07;
}

#footer_copyright h1 a:hover {
	color: #aeec07;
}

#footer_copyright .description {
	color: #feffe3;
	font-size: 11px;
	line-height: 1.4em;
}
/********************background: url(images/logo.gif) no-repeat;	*******************************/
#logo {
	float: left;
	display: inline;
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 40px;
	padding-left: 40px;
	border-right: 1px solid #aaa;
	background-position: left 0px;
	font-family:Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
}

#logo h1 {
	padding-top: 9px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
}

#logo h1 a {
	font: 22px Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
}

#logo h1 a .green {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #aeec07;
}

#logo h1 a:hover {
	color: #aeec07;
}

#logo .description {
	color: #feffe3;
	font-size: 11px;
	line-height: 1.4em;
	text-align:center;
}

#logo .abs {
	float: right;
	color: #fff;
	font-size: 22px;
}

#about {
	float: left;
	display: inline;
	margin-top: 50px;
	width: 500px;
	font-size: 11px;
}

#about p {
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
}
.about-php{
position:absolute;
left:425px;
color:#fff;
top:9px;
font-family:Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
}
.about-php a{
color:#fff;
}
.about-php h1{
color:#fff;
font-size:22px;
font-weight:bold;
letter-spacing:-2px;
text-align:center;
}
.about-php h1 a{
color:#fff;
}
.about-php h1 a:hover{
color:#aeec07;
}
.about-php .description {
	color: #feffe3;
	font-size: 11px;
	line-height: 1.4em;
}
/***************************************************/
#column {
	float: left;
	padding-left: 15px;
	width: 610px;
	margin-right: 20px;
}

.post {
	margin-top: 20px;
}
.tag_note a{
	padding:3px;
}
.tag_note a:hover{
	background:#ddd;
}
.cat_note a{
	padding:3px;
}
.cat_note a:hover{
	background:#ddd;
}
.post pre{
        border:dashed 1px #084c69;
        border-left:4px solid #084c69;
        background:#FFC;
        overflow:auto;
        margin:5px 20px 10px;
        padding:10px;
        font-size:11px;
white-space:pre;
}

.post a {
	color: #333333;
	text-decoration:underline;
}

.post a:hover {
	color: #4ba5f2;
}

.post-top {
	width: 610px;
	height: 10px;
	background: url(images/post-top.gif) no-repeat;
	overflow: hidden;
}

.post-bottom {
	width: 610px;
	height: 10px;
	background: url(images/post-bottom.gif) no-repeat;
	overflow: hidden;
}

.entry {
	background: #FFF;
	border-right: 1px solid #bddbe6;
	border-left: 1px solid #bddbe6;
	font-family:Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

.entry h2 a {
	line-height: 1.3em;
	font: 16px Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
	font-weight: bold;
	letter-spacing: -1px;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
	float:left;
}
.entry .author {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
	float:right;
height:10px !important;
line-height:12px;
padding-left:16px;
	background:url(images/icons.gif) no-repeat 0px -210px;
}	

/********* CSS For Post Info Below Header ***************/
.info {
	background: #f5feff;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.info .cat {
	float: left;
	background: url(images/ico-date.gif) no-repeat 0 5px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background-position: left center;
	text-decoration:none;
}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comment.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	text-decoration:none;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	font-family:Arial, Trebuchet MS, Trebuchet, Trebuchet Source;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
	display:inline;
}


.content p {

	font-size: 12px;


	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.content .more-link{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}
.dalee a{
  text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #97aab1;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #1394ef;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.content h4 {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: normal; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 2em; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 1.3em 0px 0px; COLOR: #c00; FONT-STYLE: italic; FONT: 1.4em Georgia,Helvetica,"Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,sans-serif; LETTER-SPACING: 0px; BORDER-RIGHT-WIDTH: 0px; FONT-VARIANT: normal
}


.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */
/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.gif) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

.code,pre{
        border:dashed 1px #366799;
        border-left:4px solid #366799;
        background:#f7fcea;
        overflow:auto;
        margin:5px 20px 10px;
        padding:10px;
        color:#333;
        font-size:11px;
        font-family: verdana;
	line-height:16px;
	max-height:400px;}
.content code{
white-space:pre-wrap;
font-size:11px;
display:block;
line-height:9px;
}
.code-demo{
        border:dashed 1px #366799;
        border-left:8px solid #366799;
        background:#f7fcea;
        overflow:auto;
        margin:5px 20px 10px;
        padding:10px;
        font-size:11px;
        font-family: verdana;
	line-height:16px;
}
.code a, .code-demo a{
        text-decoration:none;
}
/* Thanks! */

.tags {
	border-top: 1px solid #ddd;
	font-weight: bold;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #333;
	text-transform:lowercase;
	text-decoration:none;
}

.tags a:hover {
	color: #ff9600;
}
.zagolovok a, .dalee a{
	text-decoration:none;
}
.follow {
	background: #fcffeb;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dcddd6;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigation a {
	color: #333;
}

.navigation a:hover {
	color: #2c78b9;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 0px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;

	display: inline;

	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************************/
#sidebar {
	float: right;
	padding-right: 5px;
	width: 350px;
font-family:Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
}
/***************************************************/
.box, .box2 {
	width: 350px
	padding-right: 0px;
}
.box h2 {
	margin-top: 20px;
	display: block;
	background-image: url("http://bitby.net/wp-content/themes/vibrant/images/menu.png");
	width: 350px;
	height:30px;line-height:27px;color:#FFF;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}
.box2 h2{
	margin-top: 20px;
	display: block;
	background-image: url("http://bitby.net/wp-content/themes/vibrant/images/menu.png");
	width: 350px;
	height:30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}
.box2 h2 .hint{
line-height:27px;
background:url('http://bitby.net/wp-demo/site/hint.png') no-repeat 0 0;
padding:2px 10px 1px 10px;
}
.box2 h2 .soderzhimoe{color:#fff;padding-left:12px;}
/***************************************************/
.ads {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF;
	text-align:center;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.subscribe {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF;
}

.rssfeed {
	font-size: 12px;
	line-height: 1.4em;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}


.dmoz {
	width: 52px;
	height: 51px;
background: url(images/Dmoz.png) no-repeat;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align:center;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #333;
	margin-right: 10px;
}

.rssfeedlinks a:hover {
	color: #ff9600;
	line-height: 1.5em;
}
.twitter {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.twitter a {
	float: center;
	font-weight: bold;
	background: url(images/twitter.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #333;
	margin-right: 50px;
}

.twitter a:hover {
	color: #ff9600;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 150px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat top;
}

#rssinput:focus {
	width: 150px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
	background: url(images/rss-input.gif) no-repeat bottom;
}

#rssbutton {
	width: 36px;
	height: 36px;
	background: url(images/rss-button.gif) no-repeat;
	cursor: pointer;
}
/***************************************************/
.tabs {
	margin-top: 20px;
	margin-bottom:1px;
	width:348px;
	border:1px solid #bfe3eb;
	border-bottom:0;
	overflow: hidden;
}
.tabs li {
	float:left;
	display: inline;
	background: #FCFFEC;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
	width:86px;
}
.tabs li a {
	display: block;
	color: #666;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
	background: FCFFEC;
}

.tabs li a:hover {
	display: block;
	background: #FCFFEC;
	color: #000;
}

.tabs li a.selected {
	display: block;
	background: #FCFFEC;
	color: #000;
}

.tabs li a.selected:hover {
	display: block;
	background: #FCFFEC;
	color: #666;
}
/***************************************************/
.tabs_two {
	margin-top: 20px;
	margin-bottom:1px;
	width:348px;
	border:1px solid #bfe3eb;.box
	border-bottom:0;
	overflow: hidden;
}
.tabs_two li {
	float: left;
	display: inline;
	background: #FCFFEC !important;
	text-align: center;
	overflow: hidden;
	font-size: 11px;
	width:115px;
}
.tabs_two li a {
	display: block;
	color: #666;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
	background: #fcffec;
}

.tabs_two li a:hover {
	display: block;
	color: #000;
}

.tabs_two li a.selected {
	display: block;
	background: #fcffec;
	color: #000;
}

.tabs_two li a.selected:hover {
	display: block;
	color: #666;
}
/***************** CSS For TAB Content *******************/
.tabcontent, .tabcontent_two {
	/*display: none;*/
	background: #fcffec;
	border: 1px solid #bfe3eb;
	border-top: 0;
	overflow: hidden;
	font-size: 11px;
	padding:20px 10px 20px 10px;

	width:328px !important;
}
.tabcontent a, .tabcontent a strong, .tabcontent_two a, .tabcontent_two a strong {
	color: #2c78b9;
	line-height: 1.4em;
}
.tabcontent a:hover, .tabcontent a:hover strong, .tabcontent_two a:hover, .tabcontent_two a:hover strong {
  color: #4ba5f2;
}
.tabcontent ul li, .tabcontent_two ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 5px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #999;
	line-height: 1.4em;
	font-size: 11px
}
.tabcontent ul li a, .tabcontent_two ul li a {
	color: #2c78b9;
	line-height: 1.4em;
}
.tabcontent ul li a:hover, .tabcontent_two ul li a:hover {
	color: #4ba5f2;
}
.tabcontent ul li span, .tabcontent_two ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
/* Polls */
#polls li, #polls li ul li{
	list-style: none;
}
.poll-quest{
	font-size:16px;
}
.wp-polls-archive {
	/* background-color: #ffffff; */
}
.wp-polls, .wp-polls-form {
	/* background-color: #ffffff; */
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
	list-style: none;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:308px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 100px;
	margin-right: 20px;
	font: 11px Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
}
.sidebar a {
	color: #2c78b9;
	font-family:Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
}

.sidebar a:hover {

	color: #4ba5f2;
}

.sidebar ul li h2 {
	margin-top: 20px;
	display: block;
	background: url(images/header.gif) no-repeat;
	width: 200px;

	height: 33px;

	color: #FFF;
	line-height: 30px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 11px;
}


.sidebar ul li div {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF url(images/corner.gif) no-repeat bottom;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border: 1px solid #bfe3eb;
	background: #FFF url(images/corner.gif) no-repeat bottom;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #ddd;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.sidebar ul li ul li a {
	display: block;
	color: #2c78b9;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #4ba5f2;
}
.sidebar *{font-family:Trebuchet MS, Trebuchet, Trebuchet Source, Arial;}
/***************************************************/
#footer {
	margin-top: 20px;
	width: 100%;
	background-image: url("http://bitby.net/wp-content/themes/vibrant/images/bg_footer.png");
	border-top: 5px solid #aaa;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family:Trebuchet MS, Trebuchet, Trebuchet Source, Arial;
}

#footercontent {
	width: 980px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ddd;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #aeec07;
	line-height: 1.5em;
}

.copyright {
	float: right;
	color: #000;
	line-height: 1.5em;
	font-size: 21px;
}

.copyright a {
	font-weight: bold;
	border-bottom: 1px dotted #ff9600;
	line-height: 1.5em;
	color: #FFF;
}

.copyright a:hover {
	color: #aeec07;
	line-height: 1.5em;
}

.rss {
	float: left;
	font-size: 11px;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.gif) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #aeec07;
	margin-right: 25px;
}

.rss a:hover {
	color: #edf50c;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #ddd;


	line-height: 1.5em;
	font-size: 11px;


}

.property a {
	font-weight: bold;
	color: #aeec07;
}

.property a:hover {
	text-decoration: underline;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #999;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #f8fcef;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	border-top: 5px solid #bbb;
	font-family:Arial, Trebuchet MS, Trebuchet, Trebuchet Source;
	padding:20px 15px;
}

h3#respond {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

h3#comments {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;

	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #a4d5e5;


}

ol.commentlist li {
	background: #f8fcef;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}
img.avatar{
	background: url('http://bitby.net/wp-demo/bits/User2.png') no-repeat;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #455c6b;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p{font-family: Arial;}
/***************************************************/
.reply form {
	background: #EEE;
	width: 488px;
	padding: 10px;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #d9f6fa;
	width: 200px;
	padding: 5px;
	color: #366799;
}

.replytext:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #d9f6fa;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #366799;
}

.replyarea:focus {
	border: 1px solid #c3e5ea;
	background: #fefff7;
}

.replybutton {
	background: url(images/tab.gif) repeat-x;
	border: 1px solid #d9f6fa;
	text-align: center;
	/*width: 100px;*/
	padding:3px 10px;
	height: 25px;
	line-height:25px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}
.wp-pagenavi{width:100%;float:center;padding-bottom:20px}
.wp-pagenavi span{
	display:block;
	float:left;
	padding:2px 6px
}

.wp-pagenavi a{

	display:block;


	float:left;

	border:solid 1px #09334d;
	text-decoration:none;
	margin-right:2px;
	background:none;
	color:#09334d;
	padding:2px 6px
}
.inv {display:none}
.wp-pagenavi a:hover{background:#09334d;color:#FFF}

.pages{margin-right:20px}
.current{color:#FFF;background:#ff2e00;border:solid 1px #ff2e00;margin-right:2px}

/* стили для предпросмотра */
#jquery-comment-preview {
position:relative;
background: #fff;
height: 28px;
padding: 0;
width: 480px !important;
border: solid #d9f6fa;
border-width: 1px 1px 0;
}
ol#comment-preview {
padding: 10px;
list-style: none;
line-height:1.5em;
background: #FFF;
border: 1px solid #d9f6fa;
width: 460px;
}
#comment-preview .avatar {
float: right;
border: 0px solid #EEE;
padding: 2px;
background: #FFF;
}
#preview-tab {
position: absolute;
margin: 3px;
background: #FFF;
}
.preview-tab-text {
position:absolute;
right:15px;
height:28px;
line-height:28px;
}
#preview-tab div {
cursor: pointer;
font-size: 12px;
line-height: 1;
}
#preview-tab a {
float: left;
text-decoration: none;
padding: 4px 7px;
border: 1px solid #E4E4E4;
border-right: 1px solid #C9C9C9;
border-bottom: 1px solid #C9C9C9;
}
#preview-tab a:hover {
background: url(images/tab.gif) repeat-x;
}
#preview-tab a:active {
border: 1px solid #DDD;
border-right: 1px solid #E9E9E9;
border-bottom: 1px solid #E9E9E9;
}
.avatar {
float: right;
display: inline;
padding: 2px;
border: 0px solid #DDD;
margin: 5px 0 5px 10px;
}
#textarea_clone {
height: 0;
overflow: hidden;
}
/*.about-php{
color:#fff;
display:inline;
position:absolute;
right:20px;
top:7px;
padding-left:40px;
padding-right:40px;
}*/

a.first_text{border:none;padding-top:3px}
a.last_text{border:none;padding-top:3px}
a.prev_page{border:none;padding-top:3px}
a.next_page{border:none;padding-top:3px}
a.first_text:hover{background:none;border:none;padding-top:3px}
a.last_text:hover{background:none;border:none;padding-top:3px}
a.prev_page:hover{background:none;border:none;padding-top:3px}
a.next_page:hover{background:none;border:none;padding-top:3px}
a.first_text img{margin-top:3px}a.last_text img{margin-top:3px}
a.prev_page img{margin-top:3px}
a.next_page img{margin-top:3px}

.tag_clouds{text-align:center;border:dashed 1px #6ba3be;border-top:none;padding:10px;background:#6ba3be;}
.tag_clouds a{color:#369;text-decoration:none}
.tag_clouds a:hover{background-color:#39F;color:#FFF}
/***************************************************/