/*  
Theme Name: PB Theme
Theme URI: http://www.bluegrass.com/
Description: This is the default Planet Bluegrass blog theme.
Version: 
Author: Brian Eyster
Author URI: http://www.bluegrass.com/
*/

#sidebar #wp_left h3.widgettitle
{
	height: 27px;
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px; 
}
#wp_left h3, #wp_left {
	border-top: 0;
	padding-top: 0;
}
#wp_left #recent-posts h3.widgettitle
{
	background-image: url(../../../../images/_tmpl/sidebar_blog_posts.gif); 
}
#wp_left #categories-1 h3.widgettitle {
	background-image: url(../../../../images/_tmpl/sidebar_blog_categories.gif);
}
#wp_left #archives h3.widgettitle {
	background-image: url(../../../../images/_tmpl/sidebar_blog_archives.gif);
}
#wp_left #links h3.widgettitle {
	background-image: url(../../../../images/_tmpl/sidebar_blog_links.gif);
}

#wp_left  {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
}
#wp_left ul li, #wp_left ul, #wp_left ul li h3 {
	border: 0;
	padding: 0;
}
#wp_left ul ul {
	padding: 10px 0 8px 0px;
	margin: 0;
}
#wp_left li, #wp_left li a {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #333;
}
#wp_left a:hover {
	color: #666;
}

#content #right small.postdate,
#content #right .postmetadata small
{
	font-size: 12px;
	font-style: italic;
	color: #666;
	padding-bottom: 5px;
}

/* ---------------*/

#wrap { margin: 0px auto; padding: 0px; }                                                                                                      
#content #blogtitle h3 a { text-decoration: none; }                                                                                                        
#menutab { margin: 0px; padding: 0 10px 0 10px; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }                      
#menutab ul { height:30px; line-height: 30px; margin: 20px 0 0 0 ; padding: 0; float: left; }                                                  
#menutab li { float:left; margin:0; padding:0; list-style-type: none; }                                                                        
#menutab li a { display: block; padding: 0 10px; }                                                                                             
#menutab a { color: #000; text-decoration: none; border: 0; }                                                                                  
#menutab .selected, #menutab a:hover { background: #f8fbfc; color: #416e90 !important; }                                                       
#wp_left { margin: 0 0; padding: 0px; margin-bottom:10px; }                                                                                    
#wp_left ul { list-style-type: none; margin: 0 ; padding: 0; }                                                                                 
#wp_left ul ul { list-style-type: square; margin: 10px 0 10px 2px; padding: 0 3px; }                                                           
#wp_left ul ul li { list-style-type: square; padding: 0px 0px 2px 0px; border: 0; margin: 0;  }                                                
#wp_left #search { margin-left: -10px; margin-bottom: 10px; }                                                                
#right {
	margin:0px;
	padding: 0px 5px;
	overflow:hidden;
}                                                                     
#right h2 { border-bottom: dashed 1px #ccc;}
#right .entry img { margin: 5px 5px; border: 1px solid #eee; }   
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; font-size: 13px; }
.alignright { float: right; margin-left: 10px; }
.alignleft { float: left; margin-right: 10px; }                                                                                                                    
.postmetadata {
	font-size:10px;
	padding:3px;
}             
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }                                                      
blockquote cite { margin: 5px 0 0; display: block; }                                                                 

.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}      
.bobcomment { vertical-align:middle; padding:7px; background:#f8fbfc; border: 1px solid #222; }  
.bobcomment cite, .bobcomment small { font-family: Georgia, "Times New Roman", Times, serif; color: #666; }
.bobcomment cite { font-size: 12px; font-style: normal; }
.bobcomment small { font-size: 11px; font-style: italic; margin-bottom: 10px; }
.bobcomment p { margin: 14px 0 0 10px; }
ol.commentlist { padding: 0; margin: 0 0 1px 10px; }                        
ol.commentlist li { list-style: none; margin: 0; padding: 10px 10px 1px 10px; }           
ol.commentlist li.commenthead { list-style: none; margin: 0; }                   
ol.commentlist li.commenthead h2 { margin: 0;}                                                                                                 
#wp_footer { font-size: 12px; color: #666666; text-align: center; }
/* ---------------*/

#content #right p.postmetadata {
	font-size: 11px;
	text-align: right;
}
#content #right div.post h3 {
	margin-top: 2px;
	padding: 8px 0 2px 0;
/*	border: 1px solid #355D27; */
}