/* Layout Styles*/
body {
	background-image: url(http://www.cocoamode.com/images/background.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:center;
}

h1 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

h2 {
	margin-top:5px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

.readblog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

p {
	margin-top:5px;
	line-height: 16px;
	margin-left:5px;
	margin-right:5px;
}

.image {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

p.bio {
	width:166px;
	text-align:left;
}

p.beinspired {
	width:145px;
	text-align:left;
}

p.mainlinks {
	margin-top:10px;
	font-weight:bold;
	text-align:left;
	color:#e37f0b;
	text-decoration:none;
}

.headers {
	margin-top:0;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	line-height: 22px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.podcast {
	background-image:url(http://www.cocoamode.com/images/podcast_image.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E47F0D;
	text-decoration: none;
}

.cocofooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:10px;
}

.onefooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0066CC;
	font-size:10px;
	vertical-align:middle;
}

.invisible {
	width:183px;
	height:30px;
	}

div.aboutbutton {
  width: 183px;
  height : 30px;
  overflow : hidden;
  background-image: url(http://www.cocoamode.com/images/about.gif);
  
  background-repeat:no-repeat;
  border-bottom-style:solid;
  border-bottom-color:#567329;
  border-bottom-width:1px;
}

div.aboutbutton:hover {
  background-image: url(http://www.cocoamode.com/images/about_1.gif);
  background-repeat:no-repeat;
}

div.contactbutton {
  margin-top:5px;
  width: 183px;
  height : 30px;
  overflow : hidden;
  background-image: url(http://www.cocoamode.com/images/contact.gif);
  background-repeat:no-repeat;
  border-bottom-style:solid;
  border-bottom-color:#567329;
  border-bottom-width:1px;
}

div.contactbutton:hover {
  background-image: url(http://www.cocoamode.com/images/contact_1.gif);
  background-repeat:no-repeat;
}

div.mediabutton {
  width: 183px;
  height : 30px;
  overflow : hidden;
  background-image: url(http://www.cocoamode.com/images/media.gif);
  border-bottom-style:solid;
  border-bottom-color:#567329;
  border-bottom-width:1px;
  background-repeat:no-repeat;
}

div.mediabutton:hover {
  background-image: url(http://www.cocoamode.com/images/media_1.gif);
  background-repeat:no-repeat;
}

div.workshopsbutton {
  border-bottom-style:solid;
  border-bottom-color:#567329;
  border-bottom-width:1px;
  width: 183px;
  height : 30px;
  overflow : hidden;
  background-image: url(http://www.cocoamode.com/images/workshops.gif);
  background-repeat:no-repeat;
}

div.workshopsbutton:hover {
  background-image: url(http://www.cocoamode.com/images/workshops_1.gif);
  background-repeat:no-repeat;
}

div.linksbutton {
  width: 183px;
  height : 30px;
  overflow : hidden;
  background-image: url(http://www.cocoamode.com/images/links.gif);
  background-repeat:no-repeat;
}

div.linksbutton:hover {
  background-image: url(http://www.cocoamode.com/images/links_1.gif);
  background-repeat:no-repeat;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
	

/* Div IDs*/
#container {
	width:850px;
	margin:0 auto;
}

#header {
	width:850px;
	float:left;
}

#largead {
	width:850px;
	margin-top:10px;
	float:left;
}

#secondary {
	margin-top:10px;
	width:650px;	
	height:542px;
	background-color:#FFFFFF;	
	border-style:solid;
	border-color:#567329;
	border-width:1px;	
	float:left;
}

#secondary1 {
	margin-top:10px;
	width:650px;	
	height:auto;
	background-color:#FFFFFF;	
	border-style:solid;
	border-color:#567329;
	border-width:1px;	
	float:left;
}

#title {
	margin-top:0;
	font-size:24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666666;
	text-align:left;
	text-transform: uppercase;
	padding:10px;
	width:300px;
	height:35px;
	float:left;
}

#returnhome {
	margin-top:0;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF9900;
	text-align:left;
	padding:10px;
	width:250px;
	height:35px;
	float:left;
}

#content {
	margin-top:0px;
	text-align:left;
	padding:5px;
	width:625px;	
	height:auto;
	float: inherit;
}

#biocontainer {
	margin-top:10px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#567329;
	border-width:1px;
	width:186px;
	height:542px;
	float:left;
}

#blogcontainer {
	margin-top:10px;
	font-size:12px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#567329;
	border-width:1px;
	width:278px;
	height:542px;
	float:left;
	margin-left:10px;
	text-align:center;
}

#blogdate {
	margin-top:5px;
	font-size:12px;
	width:278px;
	height:30px;
	float:none;
}

h1 .blogheader {
	text-decoration:none;
	color:#666666;
	text-align:center;
	}

#blogcontents {
	margin-top:5px;
	margin-bottom:50px;
	font-size:12px;
	width:270px;
	height:460px;
	margin:0 auto;
	text-align:center;
	float:none;
	overflow:hidden;
}

#blogspace {
	height:20px;	
	float:none;
}

#linktoblog {
	margin-top:20px;
	width:260px;
	height:auto;
	margin:0 auto;
	text-align:center;
	float:none;
	}

#beinspiredcontainer {
	margin-top:10px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#567329;
	border-width:1px;
	width:165px;
	height:542px;
	float:left;
	margin-left:10px;
}

#rightcontainer {
	margin-top:10px;
	width:183px;
	height:542px;
	float:right;
	margin-left:5px;
}

#navigation {
	text-align:left;
	background-color:#FFFFFF;	
	border-style:solid;
	border-color:#567329;
	border-width:1px;
	width:183px;
	height:157px;
	margin-bottom:14px;	
}

#smallad {
	width:183px;
	height:164px;
	margin-bottom:14px;	
}

#podcast {
	border-style:solid;
	border-color:#567329;
	border-width:1px;
	width:183px;
	height:188px;	
}

#footer {
	width:850px;
	text-align:left;
	border-style:solid;
	border-color:#567329;
	border-width:1px;
	margin-top:10px;
	float:left;
	height:25px;
}

#copyright {
	width:400px;
	float:left;
	height:20px;
	text-align:left;
	padding-top:5px;
	padding-left:5px;
}

#onetag {
	width:400px;
	float:right;
	height:20px;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}
	
#mediacontainer1 {
	margin-top:10px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#567329;
	border-width:1px;
	width:190px;
	height:450px;
	float:left;
	margin-left:10px;
}

#mediacontainer2 {
	margin-top:10px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#567329;
	border-width:1px;
	width:190px;
	height:450px;
	float:left;
	margin-left:15px;
}

#mediacontainer3 {
	margin-top:10px;
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#567329;
	border-width:1px;
	width:190px;
	height:450px;
	float:left;
	margin-left:15px;
}.unnamed1 {
	text-transform: uppercase;
}
/* Feed Burner Styles */

div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
}

div.feedburnerFeedBlock ul li span.headline {

	font-size:18px;
	margin-bottom:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}