/* BEGIN THEME CUSTOMIZATION HERE */

body {
	background:#0a0411 url(images/body-bg.jpg) no-repeat top center scroll;
}
#container {
	width:948px;
	margin:0 auto;
}
#content {
	width:948px;
	background:transparent url(images/container-bg.png) repeat-y top center;
	padding-top:0;
}
#header {
	background:transparent url(images/header-bg.jpg) no-repeat bottom center;
	height:95px;
	padding:0;
	margin:0;
}
#header .wrap {
	margin:0;
}
#subscribers {
	right:-3px;
	top:-99px;
	background:#0166a3 url(images/bullet_star.png) no-repeat scroll 9px 7px;
	color:#eee;
	display:none;
}
#subscribers span {
	color:#fff;
}
#header .wrap h1 a span,
#header .wrap h2 span {
	display:none;
}
#header .wrap h1 a {
	background:transparent url(images/header.png) no-repeat scroll 0 0;
	height:48px;
	left:25px;
	position:absolute;
	top:19px;
	width:613px;
}
#main {
	margin-left:24px;
}
#aside {
	margin-left:0;
	padding:0;
	width: 325px;
}
a {
	color:#000;
}
#aside a {
	text-decoration:underline;
}
.section h1 a {
	color:#900;
}
.section h1.article-title {
	color:#900;
}
/*#aside a{
	color:#1c4818
}*/
.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:15px 0 0 14px;
	border-left:1px solid #ccc;
	position:relative; /*for ARP counter widget*/
}
.widget,
.widget_text {
	background: transparent;
	padding: 21px 0px 28px 10px;
	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;
	text-align:left;
}
.extras {
}
#footer {
	background:#0a0411 url(images/footer-bg.jpg) repeat-x top center;
	padding-top:15px;
	margin:0;
	border:none;
}
#widgets p {
	font-size:1.2em;
	line-height:1.4;
	text-align:left;
	color:#333;
}
#widgets .widget_text p {
	text-align:justify;
}
.textwidget {
	margin-bottom:1em;
}
.widget > ul {
	list-style:disc outside;
	margin-left:20px;
	color:#333;
}
.widget > ul li {
	border-bottom:none;
	line-height:1.3em;
	margin-bottom:14px;
	padding:0 7px 14px 0;
}
/*#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;
}
#widgets form.app.generic h2 em {
	text-decoration:underline;
	font-style:italic;
}
form.app.generic ol {
	margin-top:1em;
}
form.app.generic label {
	font-size:1.1em;
}
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:90%;
}
form.app.generic ol li input:focus{
	background:#FFC;
	outline: 0;
}
form.app.generic ol li.button {
	text-align:center;
}
form.app.generic ol li.button input {
	background:#fff none repeat scroll 0 0;
	border:5px solid #900;
	color:#000;
	padding:0.4em;
	font-size:1.3em;
	font-weight:bold;
	width:inherit;
	cursor:pointer;
}

form#signup-sidebar {
	border:none;
	padding:0;
}
#widgets form#signup-sidebar h2 {
	color:#333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	letter-spacing:-1px;
	padding:10px 0px 14px 64px;
	background:url(images/newsletter.jpg) no-repeat top left;
	text-transform:none;
}

/*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:#310e62;
	color:#fff;
}
table#wp-calendar td.pad {
	border:none;
	background:transparent none;
}
table#wp-calendar tfoot td{
	color:#333;
	text-align:center;
}

/* footer */
#footer a {
	color:#fff;
}
#footer > p {
	color:#EEEEEE;
	text-align:center;
	padding-top:14px;
}
#footer > p a {
	text-decoration:underline;
}
#footer > p a:hover {
	text-decoration:none;
}
/*introduction arrow*/
#introduction {
	height:120px;
	position:relative;
	margin-top:15px;
	z-index:10;
}
#introduction div{
	background:transparent url(images/arrow.png) no-repeat scroll 0 0;
	height:110px;
	left:-20px;
	position:absolute;
	top:0px;
	width:612px;
/*	z-index:3;*/
}
#introduction div h1, #introduction div p {
	color:#fff;
	cursor:default;
	margin:0 36px 0 105px;
}
#introduction div h1 {
	font-family:Georgia,serif;
	font-size:22px;
	margin-bottom:3px;
	margin-top:23px;
}
#introduction div p {
	font-size:13px;
	line-height:130%;
}

#comments h2 {
	overflow:auto; /*IE fix */
}
/* post rating */
.rate-this-post {
	border-top: 1px dashed #CCC;
	padding: 7px 14px;
	margin: 25px -12px 0;
	position: relative;
}
.rate-this-post h3 {
	border:none;
}
.post-ratings {
	font-size: 14px;
	color: #333;
	height: 2.5em;
}