/*
Theme Name: Blogging For Money
Theme URI: http://www.ibnjuferi.net
Description: Blogging For Money blog theme, custom-coded with advertising features. 
Version: 2.0
Author: VCTech Network
Author URI: http://www.vctechnetwork.com 
Tags: blue, white, make money, 2 column, widgets, advertising, monetise
*/

@import url("reset.css");

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #0A70FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}

#ads-leaderboard {
	background-color: #333333;
	text-align: center;
	width: 100%;
	padding: 12px 0;
}
#wrap {
	margin: auto;
	width: 945px;
	padding-bottom: 20px;
}

#header {
	background: url(images/bg-header.png) no-repeat;
	width: 100%;
	height: 148px;
	margin-bottom: 6px;
}

#navigation {
	background: url(images/bg-navigation.png) no-repeat;
	width: 100%;
	height: 32px;
	margin-bottom: 6px;
}
#navigation ul {
	line-height: 32px;
}
#navigation li {
	float: left;
}
#navigation a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 0 15px
}
#navigation a:hover {
	color: #333333;
	text-decoration: none;
}

#canvas {
	margin-bottom: 6px;
}
#content {
	width: 641px;
}
#sidebar {
	width: 300px;
}

#lead {
	color: #FFFFFF;
	background: #0066FF url(images/bg-lead-top.png) no-repeat;
	width: 641px;
	min-height: 176px;
	margin-bottom: 20px;
}
#inner-lead {
	background: url(images/bg-lead-bottom.png) no-repeat left bottom;
	padding-bottom: 5px;
}

#lead a {
	font-weight: normal;
	color: #FFFFFF;
}
#lead a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
#lead .lead-widget {
	width: 300px;
	padding: 0 10px;
	float: left;
}
#lead .lead-widget h2 {
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	margin-bottom: 10px;
}
#lead .lead-widget li {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}
#lead .lead-widget#top-post ul {
	border-left: 1px solid #FFFFFF;
	margin-left: -10px;
	padding-left: 10px;
}

#sidebar .widget, #sidebar .ads {
	margin-bottom: 20px;
}
#sidebar .widget h3 {
	font-size: 20px;
	font-weight: 500;
	line-height: 31px;
	color: #FFFFFF;
	background: url(images/bg-sidebar-header.png) no-repeat;
	text-align: center;
	margin-bottom: 10px;
}
#sidebar .widget ul {
	margin: 0 8px;
}
#sidebar .widget ul li {
	line-height: 20px;
	background: url(images/bg-sidebar-bullet.png) 0 3px no-repeat;
	margin-bottom: 5px;
	padding: 0 0 0 20px;
}
#sidebar .widget_categories ul li, #sidebar .widget_links ul li, #sidebar .widget_meta ul li, #sidebar .widget_archive ul li {
	float: left;
	width: 117px;
	padding-right: 5px;
} 

#sidebar #ads-125 {
	padding: 0 15px;
}
#sidebar #ads-125 img {
	float: left;
	margin: 5px;
	display: block;
}
#sidebar #ads-125 #advertise-here {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	text-align: center;
	background-color: #0774F7;
	margin: 5px 5px 0;
}
#sidebar #ads-125 a:hover {
	text-decoration: none;
}
#sidebar #ads-125 #advertise-here a {
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar .widget#search-widget {
	background: url(images/bg-search.png) right top no-repeat;
	height: 176px;
}
#sidebar #search-widget #search-header {
	background: url(images/bg-search-header.png) 77px 17px no-repeat;
	text-indent: -9999px;
	height: 42px;
}
#sidebar #search-widget #search-form {
	margin-bottom: 7px;
}
#sidebar #search-widget #search-form input {
	float: left;
}
#sidebar #search-widget #s {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #FFFFFF;
	margin-left: 42px;
	padding: 2px;
	width: 164px;
	height: 20px;
	border: none;
}
#sidebar #search-widget #search-submit {
	background: url(images/bg-search-button.png) no-repeat;
	text-indent: -9999px;
	padding: 0px;
	width: 57px;
	height: 24px;
	border: 0px;
	margin: 0px;
}

#sidebar #search-widget #email-form {
	background: url(images/bg-email-lead.png) 16px 0 no-repeat;
}
#sidebar #search-widget #fb-email {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #FFFFFF;
	margin: 15px 0 0 79px;
	padding: 2px;
	width: 185px;
	height: 20px;
	border: none;
}
#sidebar #search-widget #fb-submit {
	margin-left: 79px;
}

#content .entry {
	margin-bottom: 40px;
}
#content h3, #content .entry h2 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 2px;
}
#content .entry .meta {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content .entry .meta-comment {
	font-size: 11px;
	font-weight: bold;
	color: #0A70FF;
}
#content .entry h3 a, #content .entry h2 a {
	font-weight: normal;
	color: #000000;
	padding: 1px;
	margin-left: -1px;
}
#content .entry h3 a:hover, #content .entry h2 a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
#content .entry .meta-comment a {
	padding: 1px;
}
#content .entry .meta-comment a:hover {
	color: #FFFFFF;
	background-color: #0A70FF;
	text-decoration: none;
}

.entry-text p {
	line-height: 16px;
	margin-bottom: 16px;
}
.entry-text ul {
	margin: 0 0 16px 40px;
	list-style-type: disc;
}
.entry-text ol {
	margin: 0 0 16px 40px;
	list-style-type: decimal;
}
.entry-text li {
	line-height: 16px;
}
.entry-text img {
	max-width: 637px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.entry-text img.wp-smiley {
	border: none;
	padding: 0;
	vertical-align: baseline;
}

#pagination {
	line-height: 20px;
	margin: -20px 0 20px;
}
#pagination a {
	color: #FFFFFF;
	background-color: #0A70FF;
	padding: 2px 4px;
}
#pagination a:hover {
	color: #000000;
	text-decoration: none;
}

h2.page-title {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}

#footer {
	font-size: 11px;
	padding-top: 5px;
	border-top: 2px solid #0A70FF;
}

#comments .comment-hint {
	font-size: 11px;
	margin-bottom: 10px;
}
#comments .commentlist {
	border-top: 1px solid #D6E6F0;
	margin-bottom: 30px;
}
#comments .commentlist li {
	background-color: #EBF4FA;
	padding: 10px;
	border-bottom: 1px solid #D6E6F0;
}
#comments .commentlist h4 {
	font-size: 14px;
	font-weight: 500;
}
#comments .commentlist .meta {
	font-size: 11px;
	margin-bottom: 10px;
}
#comments .commentlist li.alt {
	background-color: #F8FCFF;
}
#comments .commentlist .avatar {
	float: right;
}
#comments .respond-hint {
	font-size: 14px;
	margin-bottom: 10px;
}
#comments .tcn-alert {
	font-size: 14px;
	text-align: center;
	color: #CCCCCC;
	margin-bottom: 10px;
}
#comments #commentform p {
	margin-bottom: 5px;
}
#comments #commentform input {
	background-color: #EBF4FA;
	padding: 2px;
	width: 200px;
	margin-right: 10px;
	border: 1px solid #D6E6F0;
}
#comments #commentform label {
	font-size: 11px;
}
#comments #commentform textarea {
	background-color: #EBF4FA;
	padding: 2px;
	width: 635px;
	margin-right: 10px;
	border: 1px solid #D6E6F0;
}
