/*
Theme Name: 111bits-Premium-ii
Author URI: http: //111bits.net
Version: 1.0
Author: Ivaylo Kabakov
Description: 111bits-Premium is a derivative of the free <a href="http://cssace.com/free-wp-premium-theme-is-here/">WP Premium</a> theme by <a href="http://cssace.com/">R.Bhavesh</a>.
Licence: Published under a Creative Commons Attribution licence (CC-BY)
*/

body {
	font: 11px Verdana, Sans-Serif;
	margin: 0;
	background: #555 url(images/body-bg_black.png) repeat;
	color: #555;
}
body * {
	margin: 0; 
	padding: 0;
}
img {
	border: none;
	background: none;
}
a {
	color: #b83838;
}
a:hover {
	text-decoration: underline;
}
h1 a:hover, h3 a:hover {
	color: #bb0505;
	text-decoration: none;
}
hr {
	color: #fafafa;
}
fieldset {
	border: 0;
}
blockquote {
	background: url(images/quote.gif) no-repeat;
	margin: 0 0 0 5px;
	padding: 8px 25px 5px 40px;
	font-size: 11px;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Serif;
}
blockquote p {
	margin: 0 0 10px 0;
	padding: 0;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover{
	color: #bb0505;
}
h1 {
	border-bottom: 1px solid #aaa;
	color: #333;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 20px;
}
h1 a, h3 a, h1 a:visited, h3 a:visited {
	color: #333;
}
h2 a, h2 a:visited {
	color: #666;
	text-decoration: underline;
}
h2 a:hover, h3 a:hover {
	color: #bb0505;
	text-decoration: none;
}
h3 {
	font-size: 2em;
	color: #555;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.listSeparator {
	margin-bottom: 42px;
}
.clearboth {
	clear: both;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
.textarea {
	border: 1px solid #ababab; 
}
#header {
	background: url("images/headerbg_black.png") repeat-x scroll 0 0 transparent;
	margin: auto;
	position: relative;
	width: 960px;
}
#header-in .title a {
	color: #fff;
}
#header-in .title a:hover {
	color: #fff;
}
#header-in .description {
	color: #fff;
}
h3 a, h3 a:visited {
	text-decoration: none;
}
h6 {
	color: #555;
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#header-in .title {
	height: 80px;
	padding: 10px;
	background: url(images/111bits.png) no-repeat 10px 15px;
}
#header-in .title a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#header-in .description {
	clear: both;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 4px 15px;
	width: 850px;
}
.subscribe {
	background: url(images/subscribebg_black.png) bottom left no-repeat;
	height: 40px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}
.subscribeform a {
	display: block;
	padding: 15px 15px 15px 50px;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #666;
	background:url("images/rss-base.png") no-repeat scroll 20px center transparent;
}
.subscribeform a:hover {
	text-decoration: none;
	color: #ddd;
}
#ul {
	display: block;
	width: 880px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}
ul#nav-footer li a {
	color: #fff; 
}
ul#nav-footer li a:hover {
	color: #fffc9e; 
}
#nav {
	margin: 20px 10px;
}
#nav ul {
	
}
#nav li {
	background: url(images/nav_black.png) top left no-repeat;
	float: left;
	list-style-type: none;
}
#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item {
	background: url(images/nav-active_black.png) top left no-repeat;
	font-weight: normal;
}
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a {
	color: #2f2717;
	background: url(images/nav-active_black.png) top right no-repeat;
	text-decoration: none;
}
#nav ul li.current_page_item a:hover {
	text-decoration: none;
}
#nav ul li a {
	color: #fff;
	background: url(images/nav_black.png) top right no-repeat;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	display: block;
	padding: 6px 20px 6px 0;
	margin: 0 0 0 15px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #bb0505;
	background: url(images/nav-active_black.png) top right no-repeat;
	text-decoration: none;
}
#container-wrapper {
	margin-top: 60px;
}
#container {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	border: 0 solid black;
	clear: both;
	overflow: hidden;
	height: 100%;
	background: #fff url(images/container-cbg_black.gif) top repeat-y;
}
.container-top {
	background: url(images/container-bg_black.gif) top left no-repeat;
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 12px auto 0 auto;
}
.container-bottom {
	background: url(images/container-bottom_black.gif) no-repeat;
	clear: both;
	height: 17px;
	width: 960px;
	display: block;
	margin: 0 auto;
}
#content {
	width: 532px;
	float: left; 
	padding: 14px 15px 20px 22px;
	display: block;
	overflow: hidden;
}
#content h2 {
	font-family: 'OFL Sorts Mill Goudy TT', 'Georgia', 'Arial', serif;
	font-size: 2em;
	color: #333;
	margin-bottom: -5px;
	font-weight: normal;
}
#content h2 a {
	text-decoration: none;
}
#content .filterNote {
	text-align: center;
	font-size: 1.0em;
	border: 1px dotted #fffc9e;
	background-color: #ffffee;
	padding: 10px 0;
	letter-spacing: 0.2em;
	color: #888;
	margin-bottom: 15px;
}
#content p {
	line-height: 18px;
	padding: 0 0 10px 0;
	text-align: justify;
}
#content p img {
	padding: 0 5px 15px 0;
}
#content .wp-smiley {
	padding: 0 3px 0 3px;
}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 35px;
}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}
#content li {
	margin: 0;
	padding: 0;
}
#content ul li {
	list-style: disc outside;
	margin: 0 30px 0 30px;
	padding: 5px 0 0 0;
}
.post-meta-top {
	margin: 5px 0 10px 0;
}
.post-meta-bottom {
	margin: 10px 0 5px 0;
}
.post-meta-top, .post-meta-bottom {
	color: #8E8F91;
	border-bottom: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	line-height: 22px;
	height: 22px;
	font-size: 9px;
}
.post-meta-top a, .post-meta-bottom a {
	color: #8E8F91;
}
.post-meta-top a:hover, .post-meta-bottom a:hover {
	color: #bb0505;
	text-decoration: none;
}
.cat, .tags, .date, .comments {
	padding-left: 15px;
}
.cat {
	background: url(images/i_categories.png) 0 5px no-repeat;
	float: left;
	margin-left: 5px;
}
.tags {
	background: url(images/icon_post_tag.png) 0 5px no-repeat;
	float: right;
	margin-right: 5px;
}
.date {
	background: url(images/icon_post_date.png) 0 0 no-repeat;
}
.comments {
	margin-left: 20px;
	background: url(images/icon_post_comment.png) 0 2px no-repeat;
}
.commentButton {
	border: none; 
	background: #557;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 0.1em;
	float: right;
}
.commentButton:hover {
	border: none; 
	background: #844;
	color: #fff;
}
.comment-block {
	border-left: 1px solid #f0f0f0;
	margin-top: 25px;
}
.comment-body {
	padding: 8px 10px 0 10px;
}
.comment-metadata {
	border-bottom: 1px solid #f0f0f0;
	color: #444;
	background-color: #f9f9f9;
	padding: 5px;
}
.comment-metadata a, .comment-metadata a:visited, .comment-metadata a:hover {
	color: #bb0505;
}
.authorcomment {
	border-bottom: 1px solid #ababab;
	border: none;	
	background: #fff;
	color: #333;
}
.authorcomment a, .authorcomment a:hover {
	color: #bb0505;
}
.auth {
	float: left;
	padding: 0 0 0 0;
	text-align: left;
}
.auth span {
	padding: 0 0 0 15px;
}
.auth a {
	text-decoration: none;
}
.page-nav {
	clear: both;
	margin: 50px 0;
	padding: 2px 0;
	height: 22px;
}
.nav-previous {
	background: url(images/arrow-left.gif) no-repeat left;
	width: 249px;
	float: left; 
	text-align: left;
	margin: 2px 0;
	padding-left: 8px; 
	font-weight: bold;
}
.nav-next {
	background: url(images/arrow-right.gif) no-repeat right;
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0;
	padding-right: 8px; 
	font-weight: bold;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
#sidebar {
	float: right;
	display: block;
	width: 320px;
	padding: 0 15px 0 0;
	font-size: 10px;
}
#sidebar p {
	line-height: 28px;
}
#sidebar h2 {
	color: #fffc9e;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
	letter-spacing: 0.1em;
	font-weight: normal;
	border-bottom: 2px solid #9c9c9c;
	margin-bottom: 5px;
}
#sidebar h3 {
	display: block;
	font-size: 21px;
	margin: 10px 0 3px;
}
#xsnazzy {
	background: transparent; 
	margin: 0 0 10px 0;
}
.xtop, .xbottom {
	background: transparent; 
	display: block; 
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4 {
	background: #555; 
	border-left: 1px solid #9b9b9b; 
	border-right: 1px solid #9b9b9b; 
	display: block; 
	overflow: hidden;
}
.xb1, .xb2, .xb3 {
	height: 1px;
}
.xb1 {
	background: #9b9b9b; 
	margin: 0 5px;
}
.xb2 {
	border-width: 0 2px; 
	margin: 0 3px;
}
.xb3 {
	margin: 0 2px;
}
.xb4 {
	height: 2px; 
	margin: 0 1px;
}
.xboxcontent {
	display: block; 
	background: #555; 
	border-style: solid;
	border-color: #9b9b9b;
	border-width: 0 1px; 
	padding: 1px;
	height: 100%; 
	overflow: hidden;
}
#search {
	float: right;
	margin-right: 200px;
	padding: 3px 10px 18px;
	width: 50%;
}
.searchform .s {
	background:url("images/search.png") no-repeat scroll 5px 3px #333333;
	border:medium none;
	color:#777777;
	float:right;
	font-family:Verdana,Sans-Serif;
	margin:10px;
	padding: 5px 5px 5px 30px;
	width:42%;
}
#sidebar .sidebar-bot {
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
}
#sidebarwrap {
	padding: 15px 0 0 0;
	margin: 0;
	border: none;
}
#sidebar #sidebarwrap {
	padding: 5px 10px;
}
.pxsnazzy {
	background: transparent; 
	margin: 0 0 10px 0;
	display: block;
}
.pxtop, .pxbottom {
	background: transparent; 
	display: block; 
	font-size: 1px;
}
.pxb1, .pxb2, .pxb3, .pxb4 {
	display: block; 
	overflow: hidden;
}
.pxb1, .pxb2, .pxb3 {
	height: 1px;
}
.pxb2, .pxb3, .pxb4 {
	background: #555; 
	border-left: 1px solid #9b9b9b; 
	border-right: 1px solid #9b9b9b; 
}
.pxb1 {
	background: #9b9b9b; 
	margin: 0 5px;
}
.pxb2 {
	border-width: 0 2px; 
	margin: 0 3px; 
}
.pxb3 {
	margin: 0 2px;
}
.pxb4 {
	height: 2px; 
	margin: 0 1px;
}
.pxboxcontent {
	background: #555; 
	border: 0 solid #9b9b9b; 
	border-width: 0 1px; 
	display: block; 
	padding: 2px;
}
#quote-block {
	color: #ddd;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
#popular, #quote {
	list-style-type: none;
	padding: 0 10px;
}
#popular-block ul li ul li {
	border-bottom: 1px dotted #9c9c9c;
	letter-spacing: 0.1em;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	display: block;
	color: #ddd;
	padding: 5px;
}
#popular ul li ul li a:hover {
	background-color: #666;
	text-decoration: none;
	color: #fffc9e;
}
#l_sidebar, #r_sidebar {
	display: block;
	float: left;
	width: 47%;
	margin-top: -10px;
}
#l_sidebar ul li, #r_sidebar ul li {
	border-bottom: 1px dotted #666;
}
#l_sidebar ul li a, #l_sidebar ul li a:visited, #r_sidebar ul li a, #r_sidebar ul li a:visited {
	display: block;
	color: #888;
}
#l_sidebar ul li a:hover, #r_sidebar ul li a:hover {
	color: #fffc9e;
	text-decoration: none;
	background-color: #444;
}
#r_sidebar {
	padding-left: 15px;
}
.tabberlive .tabbertabhide {
	display: none;
}
.tabbertab {
	padding: 15px;
	display: table;
	width: 90%;
}
.tabbertab a {
	color: #ccc;
	text-decoration: none;
	line-height: 20px;
}
.tabbertab a:hover {
	color: #fffc9e;
}
.tabberlive {
	border-top: 0;
	background: #333;
	margin: 0 5px;
}
ul.tabbernav {
	padding: 3px 0;
	background: #555;
}
ul.tabbernav li {
	list-style: none;
	display: inline;
}
ul.tabbernav li a {
	padding: 3px 15px;
	text-decoration: none;
	color: #fffc9e;
}
ul.tabbernav li a:visited {
	color: #667; 
}
ul.tabbernav li a:hover {
	color: #fff;
	background: #666;
}
ul.tabbernav li.tabberactive a {
	background-color: #333;
	border-bottom: 1px solid #333;
	color: #fff;
}
.tabberlive .tabbertab h2 {
	display: none;
}
.tabberlive .tabbertab h3 {
	display: none;
}
.tabberlive#tab2 .tabbertab {
	height: 200px;
	overflow: auto;
}
.listsMeta {
	color: #888;
}
ul.tablist {
	margin: 5px 0; 
	padding: 0; 
	list-style: none; 
	color: #fff;
}
ul.tablist li {
	margin: 0 5px;
	list-style: none;
	border-bottom: 1px dotted #959595; 
	text-align: left;
	color: #fff;
	letter-spacing: 0.2em;
}
ul.tablist li a {
	display: block;
	color: #fff;
	text-decoration: none; 
	line-height: 20px;
}
ul.tablist li a:hover 	{
	color: #fffc9e;
	background-color: #444;
}
#leaveComment {
	text-align: center;
	margin: 30px 0;
	line-height: 18px;
	letter-spacing: 0.2em;
}
#noComments {
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
}
p .right {
	text-align: right;
	padding: auto;
	margin: auto;
}
#footer {
	color: #666;
	padding: 10px 0 20px 0;
	text-align: center;
	height: 25px;
	clear: both;
}
#footer-wrap {
	width: 950px;
	margin: 0 auto;
}
.copyright a {
	color: #787878; 
	text-decoration: none;
}
.copyright a:hover {
	color: #fff; 
	text-decoration: none; 
}
#fortune {
	font-size: 18px;
	text-align: right;
	line-height: 1em;
	font-family: 'Josefin Sans Std Light', 'Georgia', 'Arial', serif;
	margin-top: 45px;
	color: #777;
}
