/*
Theme Name: Baker Brand
Theme URI: http://analogpixel.com/
Description: Baker Brand WordPress Theme
Version: 1.0
Author: Brad Benjamin http://analogpixel.com/
Author URI: http://analogpixel.com/
Tags: baker, custom, theme

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
.archive-title {
margin-bottom: 30px;
}
.navigation {
display: block;
color: #ec6c23;
font-size: 1.1em;
line-height: 1.3em;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 20px;
}
.post {
padding-bottom: 20px;
}
/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
textarea#comment {overflow:auto}
#entry-meta-single { 
}
ul.commentlist {
font-size: 1.1em;
line-height: 125%;
}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}
a.blue {
color: #2d5074;
}
#col_side {
font-size: 1.1em;
}
#col_main ul {
font-size: 1.0em;
}
#col_side a, #col_side a:link, #col_side a:visited {
color: #2d5074;
text-decoration: none;
}
#col_side a:hover, #col_side a:active {
color: #ec6c23;
text-decoration: underline;
}
h2.entry-title {
clear: left;
font-size: 2.4em;
color: #2d5074;
}
h2.archive-title {
clear: left;
font-size: 2.4em;
color: #333333;
}
h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
color: #2d5074;
}
.widget h3,
h3.widgettitle {
font-size: 0.9em;
color: #333333;
text-transform: uppercase;
font-weight: bold;
padding-top: 25px;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px dotted #aeaeae;
}
#searchform #s {
color: #333;
font-size: 1.1em;
line-height: 100%;
font-family: Arial, Helvetica, Verdana, sans-serif;
border: 1px solid #bdbdbd;
padding: 3px;
}
button.search {
border: 0;
width: 20px;
height: 20px;
cursor: pointer;
text-indent: -9999px;
background: #ffffff url('/img/blog/btn_search_arrow.gif') no-repeat top right;
}
#searchform #s:focus {
outline: none;
border: 1px solid #f08229;
}
#blog_rss {
padding-top: 25px;
}
#blog_rss a, #blog_rss a:link, #blog_rss a:visited {
color: #ec6c23;
text-decoration: none;
}
#blog_rss a:hover, #blog_rss a:active {
color: #ec6c23;
text-decoration: none;
}
a.blog_rss {
padding: 2px;
padding-top: 10px;
padding-right: 23px;
line-height: 18px;
background: transparent url('/img/blog/icon_rss_feed.gif') no-repeat center right;
text-transform: uppercase;
color: #ec6c23;
font-weight: bold;
}
.byline-meta {
margin: 0;
padding: 0;
display: block;
padding-top: 10px;
padding-bottom: 20px;
text-transform: uppercase;
font-size: 1.1em;
}
.comments-meta {
margin: 0;
padding: 0;
color: #ec6c23;
font-weight: bold;
display: block;
padding-bottom: 10px;
text-transform: uppercase;
font-size: 1.1em;
line-height: 1.3em;
}
.category-meta {
margin: 0;
padding: 0;
display: block;
padding-bottom: 15px;
font-size: 1.1em;
line-height: 1.3em;
}
.commentmetadata {
margin: 0;
padding: 0;
display: block;
text-transform: uppercase;
font-size: 1.1em;
line-height: 1.3em;
}
