/* BEGIN THEME CUSTOMIZATION HERE */

body {
	background:#84290e url(images/body-bg.jpg);
}
#container {
	width:948px;
	margin:0 auto;
	background:transparent url(images/container-bg.png) repeat-y top center;
}
#content {
	padding-top:15px;
	background:url(images/paper.jpg) repeat scroll 0 0;
}
#header {
	background:#fcf3e3 url(images/header-bg.jpg) no-repeat scroll 0 0;
	height:119px;
	padding:0;
	margin:0 24px;
}
/*#header .wrap {
	margin:0;
	width:900px;
	height:127px;
	z-index:10;
}*/
#subscribers {
	right:35px;
	top:-40px;
	background:#212e3f url(images/bullet_star.png) no-repeat scroll 9px 7px;
	color:#eee;
}
#subscribers span {
	color:#fff;
}
#header .wrap h1 a span,
#header .wrap h2 span {
	display:none;
}
#header .wrap h1 a {
	background:url(images/header.png) no-repeat scroll 0 0;
	height:75px;
	left:165px;
	position:absolute;
	top:28px;
	width:671px;
}
#header .wrap h2{
	background:url(images/helena-pic.png) no-repeat;
	display:block;
	width:201px;
	height:169px;
	position:absolute;
	top:0px;
	left:-50px;
	z-index:22;
}
/*#main {
	padding-left:10px;
}*/
#aside {
	margin-left:0;
	padding:0;
	width: 325px;
}
a {
	color:#09386e;
}
.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:55px 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 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 {
	background:#FAFAD2;
}
#footer {
	border:none;
	background:#ccc;
	padding-top:15px;
	margin:0 24px;
}
#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:#ccc;
}
.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;
}
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;
	margin-left:7px;
	width:222px;
}


/*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:#0166a3;
	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:#333;
}
#footer > p {
	color:#333;
	text-align:center;
	padding-top:14px;
}
#footer > p a {
	text-decoration:underline;
}
#footer > p a:hover {
	text-decoration:none;
}
/*introduction arrow*/
#introduction {
	display:none;
	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 30px;
}
#introduction div h1 {
	font-family:Georgia,serif;
	font-size:21px;
	margin-bottom:3px;
	margin-top:16px;
}
#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;
}

/*democracy poll*/
.democracy {
	background:#ffffe0;
	margin-bottom:1em;
	max-width:100% !important;
	padding:10px;
}
.democracy ul, .democracy ul li {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
}
.democracy ul {
	padding: 1em !important;
}
.poll-question {
	color:#990000;
	display:block;
	font-size:1.15em;
	margin:0.5em 0 1em;
}
.democracy input.dem-vote-button {
	background:#FFB600 none repeat scroll 0 0;
	border:medium none;
	color:#330000;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	padding:5px 17px 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
a.dem-vote-link {
}