/*
Theme Name: PPC Bully Site
Theme URI: http://ppcbully.com/
Description: The default PPC Bully theme by <a href="http://aroussi.com">Ran Aroussi</a>
Version: 1.0
Author: Ran Aroussi
Author URI: http://aroussi.com/
*/

body {
	margin: 0;
	padding: 0;
	background: #222;
	font: 15px/140% georgia, times, serif;
	color: #222;
}
img { border: 0; }
.clear { clear: both; display: block; }
.wrapper {
	width: 840px;
	margin: 0 auto;
}
#topbar {
	background: #222;
	color: #fff;
}
#topbar a {
	color: #fff;
	text-decoration: none;
}
#topbar a:hover {
	text-decoration: underline;
}
#topbar ul {
	margin: 0;
	padding: 12px 0 10px;
	list-style: none;
	float: right;
}
#topbar ul li {
	float: left;
	margin: 2px 10px 0;
}
#topbar #logo {
	text-align: center;
	width: 128px;
	float: left;
}
#topbar #logo a {
	background: #3b890b;
	padding: 3px 0 3px 2px;
	display: block;
}
#topbar #logo a:hover {
	background: #599f2e;
}

#minisites {
	background: #ffe url('images/bg_toolbar.png') 50% -10px no-repeat;
	padding: 5px 0;
	border-bottom: 1px solid #ffd;
}
#minisites h4 {
	font: 33px georgia, times, serif;
	letter-spacing: -1px;
	text-align: center;
	margin: 25px 0;
	color: #222;
}
#minisites h4 span {
	color: #000;
	border-bottom: 2px solid #eed;
}
#minisites #products {
	background: url('images/bg_minisites.png') 50% 10px no-repeat;
	height: 190px;
}
#closeopen {
	background: #fff;
	padding: 0;
	text-align: right;
	line-height: 100%;
}
#closeopen a {
	background: #ffe;
	color: #666;
	font-size: 11px;
	line-height: 180%;
	text-decoration: none;
	padding: 5px 10px;
	border: 1px solid #ffd;
	border-top: 0;
}
#closeopen a:hover {
	color: #000;
}
#content {
	background: #fff;
	padding: 20px 0 40px 0;
}
#content #wideside {
	width: 560px;
	float: left;
}
#content #sidebar {
	width: 230px;
	padding: 0px;
	float: right;
	font: 12px/130% arial, helvetica, sans-serif;
}
#footer {
	color: #999;
	font-size: 11px;
	padding: 10px 0;
}
#footer .wrapper {
	background: url('images/bgfooter.png') right no-repeat;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #ddd;
}

hr {
	border: 0;
	border-top: 1px solid #ddd;
	height: 1px;
	margin: 19px 0 20px 0;
	padding: 0;
}
hr.div {
	margin: 29px 0 30px 0;
}
p { margin: 18px 0; }
a {
	color: #599d2a;
	color: #369;
}
a:hover {
	color: #000;
	text-decoration: none;
}

h2 {
	font: bold 28px/130% arial, helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0px 0 5px;
	color: #599d2a;
}
h2 a {
	color: #599d2a;
	text-decoration: none;
}
h2 a:hover {
	color: #333;
}
p.postdate {
	margin: 0 0 24px;
	font: italic 11px/100% georgia, times, serif;
	color: #999;
	letter-spacing: 1px;
}
p.postdate span {
	text-transform: uppercase;
	font-style: normal;
}
p.postdate a {
	letter-spacing: 0;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	color: #599d2a;
}
p.postmetadata {
	font-size: 21px;
	font-weight: normal;
	color: #ccc;
	text-transform: lowercase;
}
p.postmetadata a {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
p.postmetadata a:hover {
	color: #222;
	text-decoration: underline;
}
p.postmetadata a b {
	font-weight: normal;
	font-size: 21px;
	color: #111;
	margin-right: 2px;
}

h3 {
	font: bold 20px/130% arial, helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 25px 0 -10px;
	color: #000;
}
#content #sidebar h3 {
	font: bold 18px/130% arial, helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0;
	color: #444;
}
#content #sidebar ul {
	margin: 10px 1px 30px;
	padding: 0;
	list-style: none;
}
#content #sidebar ul li {
	margin: 8px 0;
}
#content #sidebar ul li a {
	color: #666;
	text-decoration: none;
}
#content #sidebar ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#newsletter {
	background: #eee;
	height: 150px;
	margin: 0 0 30px;
}
.navigation {
	text-align: center;
	font-size: 13px;
}



h3#comments, h3#leavecomment {
	margin: 0 0 15px;
	color: #333;
	font-size: 18px;
}
h3#comments span {
	font-size: 12px;
	letter-spacing: 0;
}
h3#leavecomment a {
	color: #000;
	text-decoration: none;
}
h3#leavecomment a:hover {
	color: #599d2a;
}
.cancel-comment-reply {
	margin: -15px 0 15px;
	font-size: 11px;
	text-transform: lowercase;
}
.cancel-comment-reply a {
	color: #999;
}

form#commentform {
	background: #f5f5f5;
	margin: 20px 0;
	padding: 5px 15px;
}
form#commentform p {
	margin: 10px 0;
}
form#commentform input {
	width: 200px;
	font: 13px/140% Georgia, Times, serif;
	border: 1px solid #aaa;
	border-color: #999 #ddd #ddd #999;
	padding: 5px;
	margin-right: 5px;
}
form#commentform textarea {
	width: 520px;
	font: 13px/140% Georgia, Times, serif;
	border: 1px solid #aaa;
	border-color: #999 #ddd #ddd #999;
	padding: 5px;
}
form#commentform input.form_submit { 
	font: bold 17px/100% Georgia, Times, serif;
	letter-spacing: -1px;
	color: #111;
	background: url('images/submit-bg.gif');
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	cursor: pointer;
	width: auto !important;
	overflow: visible;
	padding: 7px 5px;
}
form#commentform input.form_submit:hover { color: #090; }

.says { display:none; }

.comment-author {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}
.comment-author-admin {
	background: #eff9fa;
}
.comment-author img.avatar {
	float: right;
	margin: 2px 6px 10px 10px;
}
.comment-author cite {
	float: left;
	font-style: normal;
}
.comment-author a {
	text-decoration: none;
}
.comment-author a:hover {
	text-decoration: underline;
}
.comment-meta {
	float: left;
	margin: 0 0 15px 10px;
	font-size: 13px;
}
.comment-meta a {
	color: #999;
	text-decoration: none;
}
.comment-meta a:hover {
	color: #999;
	text-decoration: underline;
}
a.comment-reply-link {
	font: 11px/100% georgia, times, serif;
	color: #999;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
a.comment-reply-link:hover {
	text-decoration: underline;
}
ol.commentlist {
	padding: 0;
	margin: 0 0 40px 0;
	list-style-type: none;
	font-size: 13px;
	line-height: 150%;
	border-bottom: 1px dotted #ccc;
}
ol.commentlist li {
	margin: 0;
	padding: 10px 5px;
	border-top: 1px dotted #ccc;
}
ol.commentlist li p {
	clear: left;
	margin: 15px 0;
	display: block;
}

ol.commentlist li ul.children {
	list-style: none;
	border: 0;
	margin: 20px 0 10px;
	padding: 0 0 0 2px;
}
ol.commentlist li ul.children li {
	border: 0;
	border-left: 2px solid #a7dae1;
	padding: 5px 2px 5px 15px;
}
ol.commentlist li ul.children li ul.children {
	padding: 10px 0;
}

form#subscribe {
	border: 0;
	padding: 15px 8px 10px;
	margin: 15px 0 25px;
	background: #f5f5f5;
	border: 2px solid #ffb500;
}
form#subscribe h3, form#subscribe p {
	margin: 8px 0;
}
form#subscribe input#email {
	background: url('images/bg_email.png') no-repeat;
	width: 200px;
	border: 0;
	margin: 0;
	font: bold 12px/100% arial, helvetica, sans-serif;
	color: #666;
	padding: 9px 5px 9px;
}

a#ppcbully2, a#mybully, a#contentbully, a#coaching {
	width: 170px;
	float: left;
	margin: 23px 0 0 7px;
	font: 13px/120% georgia, times, serif;
	text-decoration: none;
	color: #555;
	text-align: center;
}
a#ppcbully2:hover, a#mybully:hover, a#contentbully:hover, a#coaching:hover {
	color: #599d2a;
}
a#mybully {
	margin-left: 53px;
}
a#contentbully {
	margin-left: 46px;
}
a#coaching {
	margin-left: 46px;
	margin-right: 0;
}


form#blueprint {
	background: url('images/bprint.png') no-repeat;
	border: 0;
	padding: 110px 10px 10px;
	margin: 0px 0 25px;
	color: #fff;
	font: 12px/110% arial, helvetica, sans-serif;
	text-align: center;
}
form#blueprint b {
	color: #ff0;
}
form#blueprint p {
	margin: 12px 0;
}
input#email, input#name {
	background: url('images/bg_email.png') no-repeat;
	width: 200px;
	border: 0;
	margin: 0 0 2px;
	font: bold 12px/100% arial, helvetica, sans-serif;
	color: #666;
	padding: 9px 5px 9px;
}
input#name {
	background: url('images/bg_name.png') no-repeat;
}