/*  
Theme Name: Financial Awakenings
Description: Theme for Rick Kahler's Financial Awakenings
Version: v1.0
Author: 7AZ Web Design
Author URI: http://www.7azwebdesign.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul{list-style: none;}

textarea,.MailPressCommentform{display:block;margin-bottom:8px;}

body 
{
	font-size: 62.5%;
	line-height:1.6em;
	margin: 0px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bc8100;
	background-image: url(img/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#outer_container {
width:990px;
margin:0 auto;
background: url(img/container_bg.png) repeat-y;
text-align:left;
}
h1{
margin:0 auto;
width: 960px;
height: 84px;
}	
h1 a
{
width: 960px;
height: 84px;
background: url(img/header.jpg) no-repeat;
display:block;
text-indent:-3000px;
overflow:hidden;
}

ul#nav{
	background: url(img/navbg.jpg) no-repeat;
	width: 960px;
	height: 26px;
	margin:0 auto;
	list-style-type: none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
ul#nav li{
	display:inline;
	margin:0 47px;
	line-height:26px;
}

ul#nav a{
	color:#FFFFFF;
}
ul#nav a:hover{
	color:#CC9900;
	text-decoration:none;
}

                         /***************************************************
                         *********************** Links Global ********************
                         *****************************************************/

a
{
color: #990000;
text-decoration: none;
}

a:hover
{
color:#CC9900;
text-decoration: underline;
}


#feed, #feed img a:link, #feed img a:visited
{
border: none;
}
                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
width: 960px;
background-color:#FFFFFF;
margin: 5px auto;
background: #fff url(img/content_bg.gif) repeat-y center top;
}

						 

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
.widecolumn h3{
	background:none;
	margin-left:0;
	padding-left:0;
}
.widecolumn{min-height:400px;}


#content
{
margin-left: 190px;
margin-right: 190px;
padding: 1.45em;
margin-bottom: 0px;
}

#content.wide {
margin-left:5px;
margin-right: 190px;
background-color: #f0f0f0;
}

#content.podcasts{
	font-size:1.2em;
}

#content h3, #pagecontent h3 {
color: #990000;
margin-bottom:0px;
}

#content ul li, #pagecontent ul li{
	padding-left: 15px;
	background: url(img/star.gif) no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content ul li ul li, #pagecontent ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}

#content ol, #pagecontent ol{
list-style-position: inside;
padding: 2px;
margin-bottom: 10px;
}

iframe#surveyframe{
	border:0;
	width:100%;
	height:3500px;
	width:736px;
	margin-bottom:15px;
}



                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footer{
text-align:right;
width: 952px;
background-color:#990000;
border-top:2px solid #cc9900;
padding: 1.45em 8px 1.45em 0;
font-size:1.1em;
font-weight:bold;
margin:0 auto;
}

#footer a {
color: #FFFFFF;
text-decoration:underline;
}
#footer a:hover {
color: #cc9900;
}


                         /***************************************************
                         *********************** Sidebars **************
                         *****************************************************/

#rightbar{
float: right;
width: 180px;
margin-bottom: 0px;
margin-right: 5px;
}

#leftbar{
float: left;
width: 180px;
margin-bottom: 0px;
margin-left: 5px;
}

.sidebars ul,.sidebars p,.sidebars form{
font-size:1.1em;
line-height:1.45em;
margin: 1.45em 8px;
}
.mp-loading,.mp-message{
font-size:1.1em;
line-height:1.45em;
margin: 0 8px 1.45em;
}

.sidebars .archive-list ul{
margin-bottom:0;
}

.sidebars input{
font-size:1.1em;
margin-bottom:5px;
}

.sidebars ul li{
padding-left: 10px;
background: url(img/star.gif) no-repeat;
margin-bottom:0.36em;
}

.sidebars ul li ul{
	margin:0;
	font-size:1em;
	line-height:inherit;
	padding-top:0.36em;
}

.sidebars ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
}
.sidebars img{
	display:block;
	margin:0 auto 1.45em;
}
.sidebars #mp-loading img{
	display:inline;
	margin:0;
}
.caption{
	text-align:center;
}
.sidebars p.sn{
	overflow:hidden;
	margin:0 8px 5px;
}
.sidebars p.sn img{
	display:inline;
	vertical-align:middle;
	margin:0 10px 0 0;
}


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

#content p, #content ul{ 
font-size:1.2em;
line-height:1.33em;
margin-bottom:1.33em;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
padding-left: 10px;
padding-right: 15px;
margin-left: 25px;
margin-right: 25px;
background: #fff url(img/bquote.gif) repeat-y;
}

                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
font-size:0.91em;
line-height:1.45em;
padding: .725em .725em 0 .725em;
margin-bottom: 45px;
background-color: #E8E8E8;
border:1px solid #E5E5E5;
}

#content .postmetadata p{
margin-bottom:.75em;
}

.postmetadata a
{
border: none;
color: #CC9900;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #CC9900;
text-decoration:underline;
font-weight: normal;
}






                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

#commentform, .captcha, .captcha input{
	font-size:1.1em;
}

#commentform input{
	margin-bottom:4px;
}

#commentform label{
	vertical-align:middle;
}

#captchaImgDiv{
	margin:8px 0;
}

#comment {
	width:400px;
}

.commentlist
{
	font-size:1.2em;
	line-height:1.33em;
	padding: 0px;
	margin-top:15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style: none;
}

.odd, .alt
{
	margin: 0px;
	padding: 10px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.alt
{
	background-color: #E8E4DE;
}



                         /***************************************************
                         *********************** Headings Global **************
                         *****************************************************/

h2
{
color: #990000;
font-size: 1.6em;
margin: 1em 0 1.25em;
line-height: 1em;
}
h2 a:link, h2 a:visited
{
color: #990000;
}

h3
{
	font-size: 1.1em;
	padding: 8px 0 6px 10px;
	margin-bottom:1.45em;
	background-image: url(img/sectionheads.jpg);
	background-repeat: repeat-x;
	background-color:#990100;
	color: #FFFFFF;
}


h4
{
margin-top: 15px;
font-size: 1.4em;
}

#content p.date{
float: right;
line-height:1.3em;
font-weight: bold;
background: url(img/date.gif) no-repeat;
text-align:center;
width: 35px;
height:32px;
font-size:1.1em;
color: #6D809F;
padding-top:5px;
margin:-10px 0 8px 8px;
}

.entry img, .entrytext img{
	margin:0 10px 10px 10px;
}
#content ul.navigation{
	overflow:hidden;
}
#content ul.navigation li{
	background: none;
	margin:0;
	padding:0;
}
#content ul.navigation li.alignright {
text-align:right;
font-size:1.2em;
margin-bottom:1.33em;
}
#content ul.navigation li.alignleft{
font-size:1.2em;
margin-bottom:1.33em;
}

.DownloadTopics {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Download_options {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	padding-top: 6px;
	padding-bottom: 6px;
}

.Download_options img{
	vertical-align: text-bottom;
	border: none;
}
.xsmallfont{
	font-size:0.8em;
}

.smallfont{
	font-size:1em;
}

.mediumfont{
	font-size:1.2em;
}

.largefont{
	font-size:1.4em;
}

.xlargefont{
	font-size:1.8em;
}

.xxlargefont{
	font-size:2.2em;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.clear {
	line-height:0;
	margin:0;
	padding:0;
	clear:both;
	height:1px;
}
#content ul.media{
	list-style:none;
	margin-bottom:12px;
} 
#content ul.media li{
	display:inline;
	margin-right:15px;
	padding-left:20px;
}
#content ul.media li.video{
	background-image: url(img/watch.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#content ul.media li.audio{
	background-image: url(img/listen.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.email_icon, .print_icon, .entrytext img.email_icon, .entrytext img.print_icon{
	vertical-align:middle;
	margin:0 5px 0 0;
}
#popup{
	background-color:#fff;
}
.entry{overflow:hidden;}
.alignleft{
	float:left;
	margin:0 10px 10px 0;
}
.alignright{
	float:right;
	margin:0 0 10px 10px;
}
.MailPressFormEmail,#s{width:145px;}
.mp-loading img{margin: 0 5px 0 0;display:inline;}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}