/*  
Theme Name: Mrs. Green Goes Mainstream
Theme URI: http://mrsgreen.moiagroup.com/
Description: The default Mrs. Green theme
Version: 1.0
Author: Ian Johnson
Author URI: http://www.moiagroup.com

*/
body {
       background-color: #B1CC99;
	background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    border-top: 10px solid #056331;
	text-align: center;
	margin: 0;
	font-family: times, serif;
	font-size: 82%;
	color: #333;
	line-height: 1.3em;	
	position: relative;
}

a {
	color: #3E7F7F;
	text-decoration: none;
}
a:hover {	
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
	line-height: 1.4em;
	}
	
h1, h2, h3, h4 {
	font-family: Georgia, times, serif;
	font-weight: bold;
	color: #800012;
}

h1 { font-size: 1.7em; line-height: 1.1em; margin-bottom: .4em;}
h2 { font-size: 1.0em; line-height: 1.2em; margin: 10px 0;
    border-bottom: 1px solid #8BB54F; }
h3 { font-size: 1.0em; line-height: 1em; color: #000; margin: 8px 0;}
h4 { font-size: 1.0em; }
	


hr {
	border: 0;
	border-bottom: 1px solid #999;
	}


#header_nav {
	position: relative;
    background-image: url(images/nav_bg.jpg);
    background-repeat: repeat-x;
    height: 44px;
    width: 960px;
    margin: auto;
    margin-bottom: 15px;
	z-index: 1010;
	}
    
#header {
    position: relative;
	width: 960px;
	margin: auto;
    margin-top: 0;
    height: 253px;
	text-align: left;
}

#header_logo {
	float: left;
    top: 0;
    width: 250px;
    padding-top: 10px;
    height: 243px;
    text-align: center;
    background-image: url(images/logobox_bg.jpg);
    background-repeat: no-repeat;
	}
#topleftblock {
	margin-left: 25px;
}

#sidebar #topleftblock {
	margin-left: 0px;
}
#searchblock {
    margin-top: 10px;
	text-align: left;
}
#emailblock {
	text-align: left;
    margin-top: 10px;
    color: #056331;
    font-size: 1.1em;
}
#subscribeblock {
    color: #056331;
    font-size: 1.0em;
    height: 23px;
	text-align: left;
	line-height: 23px;
	margin: 10px 0 0 0;
}
#subscribeblock img {
	padding-right: 5px;
	vertical-align: middle;
	}
.inputblank {
    width: 120px;
}
#emailform {
	text-align: left;
    margin-top: 10px;
}
#emailsubmit, #searchsubmit {
    text-transform: uppercase;
}
#header_banner {
	float: left;
    width: 708px;
    height: 253px;
}

#header_special {
	float: left;
    width: 708px;
    height: 253px;
}

#homemiddle {
    position: relative;
    height: 305px;
}
#mediabox {
	position: relative;
	float: right;
    height: 305px;
    width: 205px;
    background-image: url(images/bg_media-box.jpg);
}
#listen {
    position: absolute;
    width: 50px;
    height: 85px;
    top: 55px;
    left: 24px;
}

#watch {
    position: absolute;
    width:156px;
    height: 27px;
    top: 175px;
    left: 24px;
}

#read {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 240px;
    left: 24px;
}
#mainbanner {
	padding: 0; 
	margin: 0;
    width: 728px;
    height: 90px;
    float: left;
    background-color: #DDD;
    line-height: 90px;
}
#introarea {
    background-image: url(images/bg_intro-box.jpg);
    width: 728px;
    float: left;
    position: relative;
    margin-bottom: 15px;
    height: 204px;
    overflow: hidden;
}
#introcopy {
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    width: 480px;
    font-size: 1.05em;
}
#greentip {
    position: absolute;
    left: 525px;
    width: 172px;
    height: 126px;
    top: 60px;
    overflow: hidden;
}

#greentip p {
	display: inline;
	margin: 0; padding: 0;
}
#radiosearchsubmit {
    background-image: url(images/but_radio.jpg);
    width: 156px;
    height: 27px;
    border: 0;
    margin: 3px 0;
    text-indent: -4000px;
	/* ie 7 fixes */
	font-size: 0px;
	display:block;
	line-height: 0px;
}
#newslettersearchsubmit {
    background-image: url(images/but_newsletter.jpg);
    width: 156px;
    height: 27px;
    margin: 0;
    border: 0;
    margin-top: 3px;
    text-indent: -4000px;
	/* ie 7 fixes */
	font-size: 0px;
	display:block;
	line-height: 0px;
}

#homebottom {
    margin-top: 15px;
}
.homecolumn {
    display: inline;
    float: left;
    width: 222px;
    margin-right: 20px;
    font-size: 1.1em;
}
.homecolumn.last {
    margin: 0;
    float: right;
}

.homecolumn ul li {
    margin-bottom: 8px;
}
.homecolumn h2 {
    font-size: 1.2em;
}
#guestsched {
    margin-top: 10px;
}

#homequote {
    border: 1px solid #8BB54F;
    font-style: italic;
    color: #923200;
    padding: 10px;
    margin-top: 20px;
    background-color: #B1CC99;
}
#homecontest {
    margin-bottom: 20px;
}
.contesticon {
    float: right;
    margin: 0 0 8px 10px;
}

.guide {
    background-color: yellow;
    font-family: arial;
    font-size: .8em;
    padding: 4px;
}
#guidebutton {
	font-family: arial;
	text-align: left;
	z-index: 4000;
    position: fixed;
    top: 0;
    left: 0;
    padding: 4px;
    font-size: 8px;
    background-color: #999;
}

#guidebutton a {
    color: #FFF;
}

#social_media {
margin-top: 20px;
text-align: center;
}
#homeleft {
    position: relative;
    width: 385px;
    float: left;
}

#home_feature img {
    border: 2px solid #800012;
    margin-bottom: 10px;
}

#home_feature {
    padding-bottom: 15px;
}
#just_published img {
    float: right;
    margin: 0 0 8px 10px;
}

#book_reviews {
	margin-bottom: 10px;
}
.thumbfloatright img {
    border: 1px solid #BBB;
    float: right;
    margin: 0 0 8px 10px;
}
#homeright {
    width: 260px;
    margin-left: 30px;
    float: left;
}

#page {
	position: relative;
	width: 960px;
	margin: auto;
	text-align: left;
	margin-bottom: 20px;
	}

#sidebar {
    float: left;
    width: 203px;
    margin: 20px;
}


#second_level_top {
	background-color: #FFF;
	background-image: url(images/L2_logobox_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 20px;
}

#second_level_center {
    margin: 20px 0 20px 0;
	display: inline;
	width: 365px;
	float: left;
}
#second_level_center .entry {
font-size: 1.2em;
}
#second_level_big_ad {
	display: inline;
	width: 300px;
	height: 250px;
	margin: 20px 20px 20px 0;
	float: right;
}

#sidebar2 {
    float: right;
    width: 209px;
    margin: 40px 20px 0 0;
}
#sidebar2_top {
    background-image: url(images/level2/bg_sidebox-top.png);
    background-repeat: no-repeat;
    height: 23px;
}
#sidebar2_mid {
    background-image: url(images/level2/bg_sidebox-mid.jpg);
    background-repeat: repeat-y;
    padding: 0 10px;
    text-align: left;
}
#sidebar2_bot {
    background-image: url(images/level2/bg_sidebox-bot.png);
    background-repeat: no-repeat;
    height: 23px;
    margin-bottom: 15px;
}

#radiobox {
	width: 222px;
}
#radioboxtop {
    background-image: url(images/level2/bg_radio-box-top.png);
    background-repeat: no-repeat;
    height: 14px;
}
#radioboxmid {
    background-image: url(images/level2/bg_radio-box-mid.jpg);
    background-repeat: repeat-y;
    padding: 0 10px;
}
#radioboxbot {
    background-image: url(images/level2/bg_radio-box-bot.png);
    background-repeat: no-repeat;
    height: 14px;
}

#radioboxmid h2 {
	margin-top: 0;
	border-bottom: 1px solid white;
}

#radioboxmid h2 a {
	text-decoration: none;
	color: #FFF;
}

#sidebar2 h2 {
    border: 0;
    color: #333;
}

#content {
    width: 465px;
    float: left;
    margin-top: 20px;
    font-size: 1.2em;
}


#widecontent {
    width: 694px;
    float: left;
    margin-top: 20px;
    font-size: 1.2em;
}

#page.white {
    background-color: #FFF;
	}


br.br8 {
	margin-bottom: 8px;
	}
#footer {
    background-color: #056331;
	padding-top: 19px;
    border-top: 5px solid white;
	font-size: .9em;
	line-height: 1.3em;
    color: #FFF;
	}
#footer a {
    color: #EAF491;
}
#footer a:hover {
	border-bottom: 1px dotted white;
	}
#footer_inner {
    padding-bottom: 100px;
    text-align: center;
	}
#footer_inner ul {
	margin: 0;
	padding: 0;
	}

#footer_inner ul li {
	display: inline;
	padding: 10px 10px;
	}
	
#footer_inner ul li a {
	margin: 0;
    padding: 0;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
	}

.seeall {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 15px;
    border-top: 1px solid #AAA;

}
    
.breadcrumb {
	margin-bottom: 5px;
	}
#content h1 {
	margin-bottom: 10px;
	}

#content ul {
	list-style: disc;
	margin-bottom: 10px;
}
#content ul li {
	margin-left: 15px;
}
	
#content table {
	font-size: .85em;
}
#content th {
	background-color: #F38F1D;
	color: #FFF;
	padding: 3px 4px 6px 4px;
	vertical-align: bottom;
}
#content td {
	padding: 5px;
}
#content .row0 {
	background-color: #DDD;
}
#content .totalrow {
	background-color: #9D8E11;
	font-weight: bold;
	color: #FFF
	}
.story {
	margin-top: 10px;	
	}
.storyimage {
	float: left;
	width: 70px;
	margin-right: 10px;
	margin-bottom: 8px;
}

.storyimage img {
    /* border: 1px solid #800012; */
	}

.storytext {
	float: left;
	width: 650px;
}
	
/****** STOCK WORDPRESS STYLES ******************************/
img.alignleft {
	float: left;
	margin-right: 13px;
	border: 1px solid #999;
}
	
img.alignright {
	float: right;
	margin-left: 13px;
	border: 1px solid #999;
}

.navigation {
	margin-bottom: 20px;
	}
	
.navigation a {
	}
.txtalignleft {
	width: 30%;
	float: left;
}

.txtalignright {
	width: 30%;
	float: right;
	text-align: right;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-style: italic;
}
/* End captions */



/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
img { -ms-interpolation-mode: bicubic; }


#second_level_middle_left {
	width: 728px;
	float: left;
}

#second_level_right {
    width: 203px;
	float: right;
	text-align: center;
}
#didyouknow {
text-align: center;
}

#didyouknow_top {
	background-image: url(images/level2/bg_did-you-know-top.png);
	height: 101px;
	}

#widebanner {
    width: 728px;
    height: 90px;
    background-color: #DDD;
    text-align: center;
    line-height: 90px;
}

ul.radioshowrow {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}

ul.radioshowrow li {
	padding-left: 40px;
	background-image: url(images/but_play.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 22px;
	margin: 0;
}


ul.radioshowrow li a {
	font-weight: bold;
	text-decoration: underline;
}

#inner-left-column {
	width: 48%;
	float: left;
}

#inner-right-column {
	width: 48%;
	float: right;

}
#inner-left-column .storytext {
	float: left;
	width: 350px;
}
#inner-right-column .storytext {
	float: left;
	width: 350px;
}

#inner-right-column .storyimage {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

#inner-left-column .storyimage {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
p.date {
	margin: 0;
	padding: 0;
	color: #999;
}

#adwrapper1 {
	height: 150px;
	width: 180px;
	text-align: left;
	border: 1px solid #B9C9A0;
}

#adwrapper2 {
	height: 90px;
	width: 728px;
	text-align: left;
}

#adwrapper3 {
	height: 250px;
	width: 350px;
	text-align: left;
}