/*
Theme Name: Peds in a Podcast
Description: Theme of Peds in a Podcast Site
Version: 1.2
Author: Mark Rickert
Author URI: http://www.ear-fung.us
*/

/*=== START SECTION 1 - Initial Styling ===*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background:url(images/header.jpg) top center no-repeat;
	background-color:#89B03E;
}
#wrapper {
	width: 885px;
	margin: 10px auto 20px auto;
	padding: 0px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 256px;
	width: 885px;
	margin: 0px;
}
#header h1 a:link, #header h1 a:visited {
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 170px 0 0 0;
	width: 100px;
	float:right;
	font-size: 80%;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0 10px 0 0;
	list-style:url(images/headerbullet.png);
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
	color:#466E37;
}
#menu li a:hover {
	text-decoration: underline;
}
/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 885px;
}
#content {
	width: 620px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
	
	margin-top:10px;
	margin-bottom:10px;
	

}

#tagsanddate
{
	width:400px;
	background-color:#A7D04B;
	border: 1px solid #555C50;
	color:#000000;
	padding:3px;
	margin:5px 0px 5px 0px;
}

.single #content{

	background-color:#7BA648;
	border: 2px solid #ABD358;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	color:#FFFFFF;
	
}

.single #content #author
{
}
.single #content #author #author_extras, #respond #comments-nav
{
	width:300px;
	background-color:#A7D04B;
	border: 1px solid #555C50;
	color:#000000;
	padding:3px;
	margin:5px 0px 5px 0px;
}
.single #content #author #author_extras a:link, .single #content #author #author_extras a:visited, .single #content #author #author_extras a:hover,
#respond #comments-nav a:link, #respond #comments-nav a:visited, #respond #comments-nav a:hover
{
	color:#000000;
}

#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
	color:#FFFFFF;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.25em;
    font-weight:500;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.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;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.post h2 {
	font-size: 1.8em;
	margin: 10px 0 10px 0;
	padding: 0;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding-top: 25px;
  padding-bottom: 10px;
  font-color: #FFFFFF;
}
.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt
{
	clear: left;
}

.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  color: #000000;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}
/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
	float:left;
	margin: 0 3px 0px 5px;
}
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 0px;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
#sidebar {
	width: 225px;
	float: right;
	margin: 10px 5px 0 10px;
}
#sidebar h1 {
	font-size: 1.25em;
}
#sidebar h2 {
	font-size: 1.1em;
}
#sidebar ul {
	margin:5px 0px 5px 10px;
	padding: 0px;
	list-style-type: none;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/
#footer {
	height: 55px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 15px 0 0 0;
	color:#FFFFFF;

	background-color:#587F3E;
	border:2px solid #587E3D;
	
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	
}
#footer img
{
	border:none;	
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
}

#footer #credit
{
	float:right;
	margin-right:15px;
	margin-top:10px;
}
#footer #blogname
{
	float:left;
	margin-left:15px;
	margin-top:15px;
}


#footer ul {
	margin-left: 0;
	padding-left: 0;
	margin-top:15px;
	color:#FFFFFF;
} 

#footer ul li {
	margin-left: 0;
	padding: 0px 5px;
	border-left: 1px solid #FFF;
	list-style: none;
	display: inline;
}
	
		
#footer ul li:first-child {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */
/*=== END SECTION 7 - Misc. & Plugins ===*/


#social-links
{
	width:800px;
	position:absolute;
	text-align:right;
	top:5px;
}
#header img
{
	border:none;
	margin-right:20px;	
}

#headersearch{
	float:right;
	margin-top:201px;
	margin-right:35px;
	width:195px;
}
#headersearch input#s
{
	width:115px;
	background-color:transparent;
	border:none;
	color:#FFFFFF;
	margin-top:5px;
}

#headersearch #searchbox
{
	float:left;
	padding-right:3px;
	padding-top:7px;
}

.dark-greenbox
{
	border:2px solid #ABD358;
	width:100%;
	background-color:#7AA648;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
	margin-bottom:10px;
}

.light-greenbox
{
	border:2px solid #ABD358;
	width:100%;
	background-color:#9ECC4D;
	color:#FFFFFF;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	margin-bottom:10px;
}

.orangebox
{
	width:100%;
	background-color:#FCB331;
	color:#000000;
	border: 2px solid #F4722E;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;

	margin-bottom:10px;
}

.light-greenbox h1, .dark-greenbox h1, .orangebox h1
{
	width:100%;
	text-align:center;
	font-weight:normal;
	margin:0;
	padding:10px 0px 10px 0px;

	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
}

.light-greenbox p, .dark-greenbox p{
	padding:5px 10px;
	color:#FFFFFF;
}
.orangebox p{
	padding:5px 10px;
	color:#000000;
}

.light-greenbox h1
{
	background-color:#89BC4B;
	color:#FFFFFF;
}

.dark-greenbox h1
{
	background-color:#89BC4B;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
.orangebox h1
{
	background-color:#FCB331;
	background-image:url(images/orangegradient.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}
.orangebox #emailForm
{
	width:100%;
	background-color: #F89930;
	padding:5px 0px;
	
	text-align:center;
	
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

.orangebox #emailForm input
{
	text-align:center;
}

.categorydescriptor, .post-excerpt
{
	width:50%;
	float:left;

}

.categorydescriptor, .post-excerpt p
{

        font-size: .8em;
}

.categorydescriptor h1, .post-excerpt h1
{
	width:200px;
	float:right;
	
	background-color: #59843F;

	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-top-right-radius:0px;
}

.categorydescriptor h2, .post-excerpt h2
{
	width:180px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
padding-left: 5px;
}

.categorydescriptor h1 a:link, .categorydescriptor h1 a:visited, .categorydescriptor h1 a:hover,
.post-excerpt h1 a:link, .post-excerpt h1 a:visited, .post-excerpt h1 a:hover,
#sidebar a:link, #sidebar a:visited, #sidebar a:hover
{
	color:#FFFFFF;
}

#categories .topright h1, #posts .topright h1
{
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;	
}


#categories .left, #posts .left
{
	border-right:1px solid #618B42;
	margin-right:-1px;
}
#categories .row-1, #posts .row-1
{
	border-top:1px solid #618B42;
}

/* Comments */
.comment-author{
	width:200px;
	float:left;
}
.comment-author .name{
	
}
.comment-author .date{
	font-size:0.8em;
	line-height:1em;
}

.reply{
}

.comment-text{
	width:410px;
	float:right;
}
.comment-text p{
	padding:10px;
	margin:0px;
}
.comment-text-even
{
	background-color: #7CA046;
	border:1px solid #85B149;
}
.comment-text-odd
{
	background-color: #85B149;
	border:1px solid #7CA046;
}
