/*  
Theme Name: Podcast Your Conference
Theme URI: http://podcastyourconference.com/
Description: Exclusive theme for Podcast Your Conference
Version: 1.0
Author: Joan Donogh
Author URI: http://in-formation-design.com/

	This is not an open source theme. 
	Theme is licensed for the exclusive use of Podcast Your Conference.
*/

/* ------------------------------------------------------------- global styles */ 
html, body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404274;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
* {
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------- layout divs */ 
#pagewidth {
	width: 793px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
#header {
	width: 100%;
	height: 194px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#topnav {
	height: 31px;
	padding-top: 10px;
	margin-left: 25px;
}
#wrapper {
	width: 100%;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-y;
}
#maincol {
	float: right;
	display: inline;
	width: 555px;
}
#leftcol {
	float: left;
	width: 214px;
}
#sidebar {
	width: 170px;
	margin-left: 34px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	width: 100%;
	height: 58px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
}
/* ------------------------------------------------------- top menu */
#topnav ul {
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#topnav li {
	display: inline;
	line-height: 31px;
}	
#topnav a {
	text-decoration: none;
	color: #5255a5;
	padding-right: 15px;
}
#topnav a:hover {
	color: #a3a5e3;
}
/* ------------------------------------------------------  page content area */
#pagecontent {
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
}
#pagecontent h1 {
	font-size: 17px;
	font-weight: bold;
	color: #5255a5;
	margin-bottom: 5px;
}	
#pagecontent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5255a5;
	margin-bottom: 5px;
}
#pagecontent p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
#pagecontent ul, #pagecontent ol {
	font-size: 12px;
	line-height: 20px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#pagecontent a {
	color: #404274;
}	
#pagecontent a:hover {
	color: #a3a5e3;
}
p.editpost {
	font-size: 11px;
}
p.editpost a {
	color: #404274;
}
p.editpost a:hover {
	text-decoration: none;
}	
/* -------------------------------------------------------- category content area */
#categorycontent {
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
}
#categorycontent h1 {
	font-size: 17px;
	font-weight: bold;
	color: #5255a5;
	margin-bottom: 5px;
	clear: both;
}
#categorycontent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5255a5;
}
#categorycontent h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5255a5;
}
#categorycontent h1 a {
	color: #5255a5;
	text-decoration: none;
}
#categorycontent h1 a:hover {
	text-decoration: underline;
}
#categorycontent h2 a {
	color: #5255a5;
	text-decoration: none;
}
#categorycontent h2 a:hover {
	text-decoration: underline;
}	
#categorycontent p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
#categorycontent ul, .categorycontent ol {
	font-size: 12px;
	line-height: 20px;
	margin-left: 50px;
	margin-bottom: 10px;
}
#categorycontent small {
	font-size: 9px;
	margin-bottom: 10px;
}
#categorycontent a {
	color: #404274;
}
#categorycontent a:hover {
	text-decoration: none;
} 
.post {
	clear: both;
	margin-bottom: 10px;
}	
.categorycontent .singlepost p {
	margin-bottom: 10px;
}
.categorycontent .singlepost h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #5255a5;
	margin-bottom: 5px;
}	
.categorycontent .singlepost h3 {
	font-size: 12px;
	font-weight: bold;
	color: #5255a5;
	margin-bottom: 5px;
}
p.postmetadata small {
	line-height: 14px;
}
p.postmetadata {
	padding-bottom: 5px;
}
#categorycontent p.archivepostmetadata {
	font-size: 10px;
	line-height: 12px;
}
.entry {
	margin-top: 5px;
}
/* ------------------------------------------------------ Page navigation Styles ---*/ 
.navigation {
	width: 100%;
	font-size: 10px;
	margin-bottom: 10px;
	height: 12px;
}
.navigation .alignleft {
	float: left;
	width: 50%;
	margin-right: 0;
	margin-top: 0;
}
.navigation .alignright {
	float: right;
	display: inline;
	text-align: right;
	width: 50%;
	margin-left: 0;
	margin-top: 0;
}
/* ------------------------------------------------------ Image Styles ---*/ 
.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
p.wp-caption-text {
	text-align: center;
	margin-bottom: 0;
}
/* ------------------------------------------------------ Comment Styles ---*/ 
h3#respond {
	font-size: 14px;
	color: #5255a5;
}

h3#comments {
	font-size: 14px;
	color: #5255a5;
}
#commentform p {
 	font-size: 10px;
}
#commentform a {
 	color: #404274;
 	text-decoration: underline;
}
#commentform a:hover {
 	color: #634730;
}
#commentform textarea {
	width: 400px;
} 
#blogcomments ol {
 	text-align: justify;
 	font-size: 10px;
}
 
#blogcomments li {
 list-style: none;
 margin-top: 10px;
 margin-right: 10px;
 margin-left: 10px;
 margin-bottom: 3px;
 padding-top: 3px;
 padding-right: 10px;
 padding-bottom: 3px;
 padding-left: 10px;
 line-height: normal;
 font-size: 10px;
}
 
#blogcomments p {
 font-size: 11px;
 margin-bottom: 5px;
 line-height: 14px;
}
 
.nocomments {
 text-align: center;
 padding-top: 10px;
  font-size: 10px;
}
 
.commentmetadata {
 margin: 0;
 display: block;
}
.alt {
 background-color: #fdfae9;
 border-top: 1px dashed #a3a5e3;
 border-bottom: 1px dashed #a3a5e3;
}
cite {
 font-style: normal;
 font-weight: bold;
}
cite a {
 color: #404274;
 text-decoration: underline;
}
cite a:hover {
 text-decoration: none;
}
/* ------------------------------------------------------ blockquote ---*/ 
blockquote {
	width: 493px;
	margin-left: 20px;
	background-image: url(/images/quote.gif);
	background-repeat: no-repeat;
	clear: both;
	min-height: 50px;
}
blockquote p {
	padding-left: 35px;
	padding-right: 35px;
}
#pagecontent blockquote p {
	font-size: 11px;
	line-height: normal;
}	
/* ------------------------------------------------------ widget Styles ---*/ 
.widget {
	margin-bottom: 10px;
	font-size: 10px;
}
.widget h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #5255a5;
	border-top: 1px dashed #a3a5e3;
	border-bottom: 1px dashed #a3a5e3;
}
.widget a {
	color: #5255a5;
}
.widget a:hover {
	text-decoration: none;
}	
.widget_sp_image {
	text-align: center;
}
.widget_pages h3 {
	display: none;
}
.widget_pages ul {
	list-style-type: none;
	 border-top: 1px dashed #a3a5e3;
	 font-size: 11px;
}
.widget_pages li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
 	border-bottom: 1px dashed #a3a5e3;	
}
.widget_pages a {
	text-decoration: none;
	color: #5255a5;
}
.widget_pages a:hover {
	color: #a3a5e3;
}
.widget_pages {
	margin-bottom: 0;
}
.widget_categories h3 {
	display: none;
}
.widget_categories ul {
	list-style-type: none;
	 font-size: 11px;
}
.widget_categories li {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
 	border-bottom: 1px dashed #a3a5e3;	
}
.widget_categories a {
	text-decoration: none;
	color: #5255a5;
}
.widget_categories a:hover {
	color: #a3a5e3;
}
.widget_recent_entries ul {
	list-style-type: none;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #a3a5e3;
}
.widget_recent_entries li {
	line-height: 15px;
}
.widget_recent_entries a {
	color: #5255a5;
}
.widget_recent_entries a:hover {
	text-decoration: none;
}
.widget_tag_cloud {
	padding-bottom: 5px;
	border-bottom: 1px dashed #a3a5e3;
}	
.widget_tag_cloud a {
	color: #5255a5;
	text-decoration: none;
}
.widget_tag_cloud a:hover {	
	text-decoration: underline;
}
.widget_archive ul {
	list-style-type: none;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #a3a5e3;
}
.widget_archive a {
	color: #5255a5;
}
.widget_archive a:hover {
	text-decoration: none;
}	
.widget_text p {
	font-size: 10px;
}
div#text-5 {
	padding-bottom: 5px;
	border-bottom: 1px dashed #a3a5e3;
}	
/* ------------------------------------------------------ footer */
#footer p {
	line-height: 58px;
	font-size: 10px;
}
#footer a {
	color: #404274;
	text-decoration: none;
}
#footer a:hover {
	color: #a3a5e3;
}
#statcounter {
	display: none;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.clearit {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}