/*  
Theme Name: WordPress Default
*/

@import "master.css";
body.single {
	background-image: url(images/body_sbg.gif) !important;
}
div#header {
	background: url(images/header.jpg) no-repeat top center;
	height: 180px;
}
div#header h1 {
	text-indent: -9999px;
}
div#header div {
	border: 0;
}
div#header ul {
	position: absolute;
	top: 10px;
	right: 0;
	margin: 0;
	border: 0;
}
div#header ul li {
	float: left;
	border-right: 0;
	height: 25px;
	margin: 0 10px;
	display: inline;
}
div#header ul li a {
	float: left;
	height: 25px;
	color: #444;
	font: bold 11px/25px Verdana;
	padding: 0;
	text-decoration: none;
	background: none;
}
div#header ul li a:hover {
	color: #777;
	text-decoration: underline;
}
div#header ul li.selected {
	background: url(images/navi_right.gif) no-repeat right;
	padding-right: 9px;
}
div#header ul li.selected a {
	background: url(images/navi_left.gif) no-repeat;
	padding: 0 3px 0 12px;
}
div#header {
	background: url(images/header3.jpg) no-repeat top center;
	height: 68px;
}
div#header ul {
	top: 20px;
}
div#header p {
    position: absolute;
    white-space: nowrap;
    top: 46px;
    left: 50px;
    font-size: 11px;
    color: #555;
}
div.description {
	background: none !important;
	border-bottom: 0;
	position: relative;
}
div.description div {
	padding: 0;
	position: absolute;
	top: -107px;
	left: 32px;
	height: 60px;
	width: 350px;
	color: #FFF;
}
div.description div h2 {
	margin-bottom: 8px;
}
div.description div p {
	margin: 0;
	line-height: 16px;
}
div.entry h3 {
	color: #ab0000;
}
div#sidebar {
	border-color: #DFDFDF;
	padding-top: 0;
	top: 0;
}
a {
	color: #ae0100;
}
div#sidebar {
	background: #F5F5F5;
}
div#sidebar div.section {
}
div#sidebar div.section h2 {
	color: #165180;
	border-color: #d0e6f8;
	background: url(images/spacer.gif) repeat-x bottom;
}
div#sidebar div.section ul li {
	border: 0;
}
div#sidebar div.section {
	font-size: 11px;
}
div#sidebar div.section a {
	text-decoration: none;
	border-bottom: 1px dotted #b8edff;
	color: #2b7dcf;
}
div#footer {
	background: #DDD;
	border-top: 1px solid #CCC;
	width: auto;
	max-width: 825px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
div#footer {
width: expression(document.body.clientWidth > 825? "825px": "auto" );
}
div#footer div#wrap {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
}
div#footer div.section {
	float: left;
	width: 250px;
	padding-bottom: 20px;
}
div#footer div.section h2 {
	font: bold 10px Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-indent: 1px;
	color: #555;
}
div#footer div.section h3 {
	font-size: 12px;
}
div#footer div.section div.item {
	background: #EEE;
	padding: 10px;
	margin: 0 30px 10px 0;
	border: 1px solid #D5D5D5;
}
div#footer div.section div.item p {
	margin: 0;
}
div#footer div.section h3 img {
	float: left;
	margin-right: 10px;
}
div#footer div.section a {
	color: #069;
	text-decoration: none;
	border-bottom: 1px solid #BBB;
}
div#footer p#cred {
	clear: both;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin-bottom: 0;
}
p#rss {
	background: url(images/rss.png) no-repeat top left;
	padding-left: 20px;
	font-weight: bold;
}
form#email-trap {
	margin: 0;
}
form#email-trap li {
	clear: both;
}
form#email-trap label {
	font-size: 11px !important;
	background: url(images/email.png) no-repeat top left;
	padding: 3px 0 3px 20px;
	margin: 17px 0 5px;
}
form#email-trap input.text {
	margin: 0 0 5px;
	float: left;
	clear: none;
}
form#email-trap input.button {
	float: left;
	clear: none;
	margin-left: 10px;
	padding: 2px 7px;
}
div.section div {
	clear: both !important;
}
/* STYLED FORMS */

form.app {
	width: auto;
	padding: 14px;
	border: 3px solid #a8b2b9;
	margin-bottom: 9px;
	background: #f4f8fb;
}
form.app p {
	color: #333;
}
form.app .info {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 13px;
}
form.app .info h2 {
	font-weight: bold;
	color: #000;
	margin-bottom: 2px;
}
form.app fieldset {
	border: 1px dotted #CCC;
	padding: 8px;
	margin-bottom: 13px;
}
form fieldset legend {
	font-weight: bold;
	color: #777;
	padding: 0 3px;
}
form.app ul, form.app ol {
	margin-bottom: 12px;
	padding: 0;
}
form.app li {
	clear: both;
	display: block;
}
.section form.app ol li, .section form.app ul li {
	margin-bottom: 0;
}
form.app li.section {
	margin-top: 9px;
	padding: 13px 5px 0 9px;
	border-top: 1px dotted #CCC;
}
form.app li.section h3 {
	margin-bottom: 3px;
}
form.app li span {
	float: left;
	margin-right: 4px;
	padding-bottom: 13px;
}
form.app li span label {
	display: block;
	font-size: 11px;
	color: #444;
	padding-top: 3px;
}
.full {
	width: 100% !important;
}
.large {
	width: 100%;
}
.medium {
	width: 50%;
}
.small {
	width: 25%;
}
label.title, form.app li span label.title {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-bottom: 1px;
}
label.title.required:after {
	content: ' *';
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
}
label.title.inline {
	float: left;
	text-align: right;
	width: 50%;
	margin-right: 7px;
}
label.desc {
	padding-bottom: 5px;
}
label.choice {
	font-size: 12px;
	margin:-1.55em 0pt 0pt 25px;
	padding:4px 0pt 5px;
}
.section form.app ol li.buttons, .section form.app ul li.buttons {
	clear: both;
	font-size: 12px;
	word-spacing: 7px;
	margin-top:7px;
	text-align: center;
}
form.app p.buttons {
	/*
	border-top: 1px dotted #CCC;
	margin-top: 7px;
	padding-top: 9px;
*/	
	text-align: center;
	margin-top: 7px;
	padding-top: 8px;
	border-top: none;
}
form.app button, form.app .button {
	/*
	background-color:#3B5998;
	background-color:#385C87;
	border-color:#D9DFEA #2A4565 #2A4565 #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
*/
	cursor: pointer;
	padding: 4px 7px 5px;
	background: #FFF url(images/button.jpg) repeat-x bottom;
	border: 5px solid #950000;
	color: #111;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: normal;
}
.field.text {
	background: #FFF url(images/fieldbg.gif) repeat-x scroll top;
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	padding: 2px 0;
}
.field.select {
	background: #FFF url(images/fieldbg.gif) repeat-x scroll top;
	border: 1px inset #F0F0F0;
	padding: 1px 0;
}
.field.check {
	margin-bottom: 0;
	vertical-align: middle;
}
.field.radio {
}
input.checkbox, input.radio {
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0pt 0pt 3px;
	width:13px;
}
.field:focus {
	background: #FFC;
}
.field:disabled {
	background: #CCC;
}
form .field {
	margin-bottom: 8px;
}
form span .field {
	margin-bottom: 0;
}
form.app {
	text-align: center
}
p.privacy {
	background: url(images/privacy.gif) no-repeat 0 5px;
}
div#sidebar div.section form.app h2 {
	color:#111111;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:12px;
}
div.subscribers {
	background: #F05209;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div#sidebar div.subscribers h2 {
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial;
	color: #FFF;
	border: none;
	text-transform: capitalize;
	letter-spacing: -1px;
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: none;
}
div#sidebar div.subscribers h2 span {
	font-size: 16px;
	font-weight: normal;
}
div#sidebar div.subscribers p {
	margin: 0;
	padding: 0;
	color: #FFF;
}
div#sidebar div.subscribers p a {
	color: #FFF;
}
div#sidebar div.subscribers p span.rss {
	background: url(images/rss.png) no-repeat;
	padding-left: 18px
}
div#sidebar div.testimonial {
    background: #FFF;
    padding: 17px;
}
div#sidebar div.testimonial p {
    margin-bottom: 0.5em;
}
div#sidebar div.testimonial p.source {
    padding: 2px 0;
}
div#sidebar div.testimonial cite {
    color: #999;
}
div#sidebar div.testimonial cite span.link {
    padding: 2px 0 2px 19px;
}
div#sidebar div.testimonial cite span.link.seomoz {
    background: url('http://blog.mindvalleylabs.com/files/2008/07/seomozicon.png') no-repeat;
}
