/* HTML5 Tags */
/* HTML5 Tags */
body {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:100%; 
	
}


p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.875em; 
	/*border: thin red solid;*/
	line-height:1.75em;
	
}


h1	{
	font-size: 1.5em; 
	/*border: thin red solid;*/
	line-height:1.5em;
	font-weight: normal; 
}


h2,h3	{
	font-size:1.125em;
	/*border: thin red solid;*/
	font-weight:lighter;

	letter-spacing:0.2em;
}

h3	{
	font-size:0.875em;
	letter-spacing:0.1em;
}

h4	{
	font-size:0.875em;
	letter-spacing:0.1em;
	text-transform:uppercase;
}

p, h1, h2, h3, h4 {
	margin-bottom: 10px;
}

ul	{
	font-size: 0.875em;
	/*background-color: #E5DAB3;*/
	list-style-position: inside;
}

li	{
	background-color:#AA6C7E;
}

ul li	{
	background-color:#ABC8A5;
}

ol	{
	font-size: 0.875em; 
}

/* tags and IDs */
#comments {
	clear:both;
	float:left;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.facebook-plugin {
	padding: 0em 0em 0em 0em;
	margin-left: 20px;
	margin-top: 0px;
}

#social {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear:both;
	float:left;
}
		
#social_episode {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#facebook_feed
{	
	margin-top: 10px;
	margin-bottom: 20px;
	background:#FFF;
} 

#wrap {	
	background-color: orange;
	width: 960px;
	border: thin solid black;
	margin: 0 auto;
}

#innerwrap {
	background-image: url(../images/index/inner-wrap_bg.png);
	background-repeat: repeat-x;
	background-color: white;
}

#innerwrap img {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#innerwrap:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#masthead {
	background-color: white; 
}

#masthead h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 1em;
	color:#a50476;
  	font-weight: normal;
	margin: 0.5em 4em 0.5em 0.5em;
	float:left;
	width:50px;
}

#masthead:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

nav {
	background-color: #60668B;
	height: 35px;
	background-image:url(../images/index/bg_nav.gif);
	background-repeat: repeat-x;
	clear:both;
}

nav li	{
	float: left;
	width: 120px;
	height: 35px;
	background-color: #7D83A4;
	text-align: center;
	border-left: 1px black solid;
	border-right: 1px black solid;
	line-height: 35px;
}

nav ul li a {
	color:#ffffff;
	text-decoration: none;
	display:block;
}

nav ul li a:hover {
	background-color:#29336b;
	color:#F8F068;
}

.subscribe {
	width: 121px;
	float: right;
}  

.nav-subscribe {
	height: 33px;
	text-align: left;
	background-color: white;
	border: 1px #FF6620 solid;
}  

.li-subscribe {
	background-color: white;
}

.li-subscribe a {
	padding-left: 10px; 
	padding-right: 15px;
	color: #FF6620;
		
	background: url(../images/index/RSS_icon_256x256.jpg) no-repeat;
	-webkit-background-size: 35px 35px;;
	-moz-background-size: 35px 35px;
	-o-background-size: 35px 35px;
	background-size: 35px 35px;
	background-position: +80px +0px;
}

.li-subscribe a:hover {
	background-color: white;
	color: #FF6620;
	background-position: +80px +2px;
}

body#home .nav-home, body#aboutus .nav-about, body#contact .nav-contact, body#podcasts .nav-podcasts  {
	background-color:#29336b;
	color:#F8F068;
}

#introduction-content {
	width: 600px;
	float: right;
}

#contact
{
	width: 600px;
	float: right;
}

#podcasts
{
	width: 600px;
	float: right;
}

#accordion
{
	width: 600px;
	float: right;
}
#sidebar {
	float: left;
	width: 315px;
	background-image: url(../images/index/sidebar_bg.png);
	background-repeat: repeat-x;
	background-color: #EAB8C3;
	padding-top: 1.5em;
}
#sidebar figure {
	margin:0 auto;
	background-color: #EAB8C3;
}
		
#sidebar p {
	clear: both;
}

#introduction-content p, #introduction-content h1, #introduction-content h2, #introduction-content h3, #sidebar p, #sidebar h2, #sidebar h3 {
	margin-left: 20px;
	margin-right: 20px;
}

#sidebar img {
	margin-left: 20px;
	margin-bottom: 10px;
}

#introduction-content h2,  #sidebar h2 {
	margin-top:15px;
}

aside {
	float: left;
	width: 12em;
	background: #ddf;
	padding: 1em 1em 1em 1em;
	margin: 0em 1em 0.2em 1em;

	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

aside p	{
	margin: 0;
}

figure { 	
	/* float: right; */
	border: 1px solid gray; 	
	padding: 0.25em; 	
	margin: 0 1.5em 1.5em 0; 
}

figure img {
	margin-left: 20px;
	margin-bottom: 0px;
}

figcaption {
	font-size:0.875em;
	font-weight:lighter;
	font-style:italic;
	color:#999;	
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}

footer {
	clear: both;
	background-image:url(../images/index/nebula.png);
	background-repeat: no-repeat;
	width: 960px;
	height: 118px;
	padding-top: 10px;
}

footer p {
	margin: 10px 0 0 20px;
	width: 315px;
	font-family:Verdana, Geneva, sans-serif; 
	font-size: 0.689em;
	color:#fff
}

#review {
	font-size:0.875em;
	font-weight:lighter;
	letter-spacing:0.2em;
}

#review p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.875em; 
	line-height:0.875em;
	margin-bottom: 10px;	
}

strong	{ 	
	font-weight:normal; 	
	color:red; 
}

/*beginning of form styles*/
form {
	margin: 0 0 0 0;
	padding: 0;
}

#contactform {
	background: #9AB4D7;
	padding: 20px;
	width: 400px;
	border: solid #6E3E4D 2px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}

#contactform fieldset {
	margin-bottom: 20px;
}

#contactform label {
	float:left;
	font-size: 13px;
	width: 110px;
	margin-right: 60px;
}

#contactform label[for=yes], #contactform label[for=no] {
	float:none;
}

legend	{
	color: #384313;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
}

/* class styles */
.purple {	
	color:purple;			
}	

.bold {	
	font-weight:bold;			
}

.lighter {	
	font-weight:lighter;			
}

.posttime {	
	color:green;			
}		

