/* BEGIN THEME CUSTOMIZATION HERE */

body {
/*	background:#0a040e url(images/qj-bg.jpg) fixed no-repeat top center;*/
}
#content {
	padding-top:0;
}
#header {
	background:#01619f url(images/header-bg.gif) repeat-x 0 0;
	height:148px;
	padding:0;
}
#header .wrap {
	background:transparent url(images/header.jpg) no-repeat center bottom;
	height:148px;
	width:900px;
	padding:0;
}
#subscribers {
	right:49px;
	top:-126px;
}
#subscribers span {
	color:#d20096;
}
#header .wrap h1 a span,
#header .wrap h2 span {
	display:none;
}
#header .wrap h1 a {
	height:74px;
	left:49px;
	position:absolute;
	top:30px;
	width:265px;
}
/*#main {
	padding-left:10px;
}*/
#aside {
	margin-left:0;
	padding:0;
	width: 330px;
}
a {
	color:#762564;
}
.post-navigation a:hover {
	border:1px solid #762564;
	text-decoration:none;
}
.meta {
	border:none;
}
.section .extras span.comments a {
	background:transparent url(images/fm2-comments-bg.gif) no-repeat scroll 0 0;
	padding-bottom:3px;
	padding-left:26px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 1px;
}
#widgets {
	margin:0 0 0 14px;
	padding:0 0 0 14px;
	border-left:1px solid #ccc;
	position:relative; /*for ARP counter widget*/
}
.widget,
.widget_text {
	background: transparent;
	padding: 21px 21px 28px;
	border-top: 1px solid #CCC;
	border-bottom:none;
}
#widgets li:first-child {
	border-top:none;
	padding-top:0;
}
#widgets h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	border:none;
	font-size:1.6em;
}
.extras {
/*	background:#FAFAD2;*/
	border-top:none;
	border-bottom:1px solid #ccc;
}
#footer {
	background:#01619f url(images/footer-bg.jpg) no-repeat top center;
	padding-top:15px;
}
#widgets p {
	font-size:1.2em;
	line-height:1.4;
	text-align:left;
}
#widgets .widget_text p {
	text-align:justify;
}
.textwidget {
	margin-bottom:1em;
}
.widget > ul {
	list-style:circle outside;
}
.widget > ul li {
	border-bottom:none;
	line-height:1.3em;
	margin-bottom:14px;
	padding:0 7px 14px;
}
/*#mindvalley-signup-form {
	padding:21px 21px 28px;
}
#mindvalley-signup-form {
	padding:0;
}*/
/* signup form */
form.app.generic {
	border:4px double #110819;
	padding:21px 21px 28px;
}
#widgets form.app.generic h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border:none;
	font-size:1.6em;
	margin-bottom: 14px;
	letter-spacing: 2px;
	padding: 0 7px 7px;
	color: #222;
	text-transform: uppercase;
}
#widgets form.app.generic h2 strong {
	text-decoration:underline;
}
form.app.generic ol li {
	margin-bottom:1em;
	font-size:1.2em;
	line-height:1.5;
}
form.app.generic ol li input{
	color:#000;
	font-size:1.3em;
	width:100%;
}
form.app.generic ol li.button {
	text-align:center;
}
form.app.generic ol li.button input {
	background:#900 none repeat scroll 0 0;
	border:1px outset #000;
	color:#FFF;
	padding:0.5em;
	font-size:1.3em;
	width:inherit;
	cursor:pointer;
}
form#signup-sidebar {
	background:transparent url(images/post-it.png) no-repeat right bottom;
	border:none;
	padding-bottom:46px;
}

/*calendar*/
table#wp-calendar {
	margin:0 auto;
	border-collapse:separate;
	border-spacing:3px;
	width:100%;
	font-size:1.2em;
}
table#wp-calendar caption {
	font-weight:bold;
	margin:0 auto 1em;
	text-align:right;
}
table#wp-calendar tbody td {
	width:14%;
	border:1px solid #ccc;
	background:#eee;
	color:#333;
	text-align:center;
	padding:3px;
	empty-cells:hide;
}
/*table#wp-calendar tbody td.post {
	background:#db9dcd;
}
table#wp-calendar tbody td.post:hover {
	background:#000;
}*/
table#wp-calendar tbody td {
	width:14%;
	border:1px solid #ccc;
	background:#eee;
	color:#333;
	text-align:center;
	padding:3px;
	empty-cells:hide;
}
table#wp-calendar tbody td a{
	display:block;
	height:100%;
	width:100%;
	background:#c986ba;
}
table#wp-calendar td.pad {
	border:none;
	background:transparent none;
}
table#wp-calendar tfoot td{
	color:#333;
	text-align:center;
}

/* footer */
#footer-wrap {
	width:900px;
	margin:0 auto;
}
#footer-wrap .section {
	float:left;
	width:260px;
	padding:0 20px;
}
/*#footer-signup {
	float:left;
	width:225px;
	margin-left:16px;
	padding:0 14px;
	border:none;
	color:#fff;
}*/
#footer-wrap .section h2 {
	font-size:1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-align:center;
	line-height:1.2em;
	height:2.4em;
	margin-bottom:1.5em;
	border-bottom:1px solid #88B1C8;
	text-transform:uppercase;
}
#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	font-size:1.4em;
	margin:0 30px;
	text-align:left;
	color:#fff;
}
#footer ul li {
	border:medium none;
	line-height:1.5em;
	padding:0 0 0 5px;
}
#footer ul li a {
	color:#fff;
}
#footer form{
	padding:0 14px;
	border:none;
	color:#fff;
}
#footer form p {
	color:#fff;
	margin-top:1em;
	margin-bottom:1em;
}
#footer form.app.generic ol li.button input {
	background:#034874 none repeat scroll 0 0;
	border:1px outset #012740;
	color:#FFF;
	padding:0.5em;
	font-size:1.3em;
	width:inherit;
	cursor:pointer;
}
#footer > p {
	border-top:1px solid #88B1C8;
	color:#EEEEEE;
	text-align:center;
	margin-top:24px;
	padding-top:14px;
}
table.product-recommended {
	border-collapse:separate;
	border-spacing:10px;
	width:100%;
}
table.product-recommended td {
	padding:10px;
	background:transparent url(images/white-bg.png) repeat 0 0;
	border:1px solid #88B1C8;
}
table.product-recommended td p {
	padding-left:85px;
}
#footer table.product-recommended h4 a {
	text-align:left;
	color:#034874;
	font-size:1.5em;
	font-weight:bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom:1.5em;
	text-decoration:none;
}
#footer table.product-recommended h4 a:hover {
	text-decoration:underline;
}
#footer p {
	color:#fff;
	font-size:1.4em;
	line-height:1.5em;
}
#footer table.product-recommended img {
	float:left;
	margin:0;
	padding:18px 5px 0 0;
}

/*introduction arrow*/
#introduction {
	height:120px;
	position:relative;
}
#introduction div{
	background:transparent url(images/arrow.png) no-repeat scroll 0 0;
	height:110px;
	left:-20px;
	position:absolute;
	top:14px;
	width:612px;
	z-index:3;
}
#introduction div h1, #introduction div p {
	color:#FFFFFF;
	cursor:default;
	margin:0 36px 0 105px;
}
#introduction div h1 {
	font-family:Georgia,serif;
	font-size:21px;
	margin-bottom:3px;
	margin-top:16px;
}
#introduction div p {
	font-size:12px;
	line-height:130%;
}
