/*  
Theme Name: Book Bites Talk Radio
Theme URI: 
Description: Custom Theme for Book Bites Talk Radio
Version: 1.0
Author: Larry Klippel - Business Building Books
Author URI: http://BusinessBuildingBooks.com/
*/

* {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
}
a {
	color:#4c4c4c;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
.clear {
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11pt;
	color:#4c4c4c;
	background-color: #ffca62;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

/* HEADER */

#page_top {
	width:1024px;
	margin-right: auto;
	margin-left: auto;
}

#menu{
	width:100%;
	height:43px;
}

#header_link{
	float:left;
}

#menu_items{
	float:right;
}

#header_rss{
	float:right;
}

#header_link a{
	color:#5c5c5c;
	font-size:12px;
	display:block;
	margin-left:18px;
	padding-top:10px;
}

#header_rss img{
	display:block;
}

#menu_items ul{
	text-align:right;
	padding-top:12px;
	margin-right:5px;
}

#menu_items li{
	display:inline;
	padding-left:3px;
	padding-right:3px;
	text-transform:uppercase;
	font-size:14px;
	color:#aaaaaa;
}

#menu_items a{
	color:#aaaaaa;
}

#banner{
	width:1024px;
	height:185px;
	background-image: url(images/bbtr-banner.jpg);
	background-repeat: no-repeat;
}

#search {
	background-image:url(images/main_search.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 64px;
	width: 356px;
	margin-left: 668px;
}

#searchform_top_text {
	width:280px;
	border:0px;
	background:none;
	color:#898989;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	float:left;
	margin-left: 20px;
	margin-top: 23px;
}

#gosearch {
	float: right;
	margin-right: 20px;
	margin-top: 17px;
}

/* BODY */

#page{
	width:1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fdf0cd;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content {
	background-color: #fcfae3;
	width: 1024px;
}

#posts {
	float: left;
	width: 640px;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(images/body_left_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #fcfae3;
}

.post{
	background:url(images/post-top_bg.gif) no-repeat;
	margin-top: 23px;
	padding-bottom: 40px;
}

.post-top{
}

.post-date{
	float:left;
	font-size:13px;
	width:45px;
	color:#000000;
	text-align:right;
	background-color: #fef7cf;
	font-weight: bold;
	background-image: url(images/post-title_h2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
	margin-right: 5px;
}

.post-date p{
}

.post-title{
	float:left;
    width: 565px;
}

.post-title h2{
	font-size:24px;
	color:#000000;
	font-weight:normal;
	margin-left:6px;
}

.post-title h2 a{
	color:#000000;
}

.post-title h3{
	font-weight:normal;
	margin:0 0 4px 0;
	color:#2a3644;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:6px;
}

.post-title h3 a{
	color:#9e0b0e;
	font-weight:bold
}

.post-title h3 span{
	color:#9e0b0e;
	font-weight:bold
}

.post-title h4{
	font-weight:bold;
	color:#ffffff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/post-title_h4.gif) repeat-x;
	padding:7px 0 12px 5px;
	margin-left:6px;
}

.post-title h4 a{
	color:#ffd700;
	font-weight:normal;
}

.post-title h4 span{
	color:#ffd700;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 20px 10px 66px;
}

.entry p{
	padding-bottom:15px;
}

.entry a{
	color:#7c0700;
}

.postmetadata, .commentmetadata_end {
	margin:0 20px 30px 63px;
	background:url(images/postmetadata_bg.gif) repeat-x;
	width:auto;
	height:25px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

.postmetadata .alignleft a{
	color:#26303d;
	font-weight:bold;
}

.postmetadata .alignleft a span{
	background:url(images/comm_a.gif) no-repeat left 2px;
	padding-left:14px;
	line-height:20px;
	padding-bottom:10px;
	color:#9e0039;
}

a.readmore{
	background:url(images/readmore.gif) no-repeat left 5px;
	padding-left:11px;
	color:#ce2a0e;
	font-weight:bold;
}

a.readmore span{
}

.postmetadata .alignleft{
	padding-top:2px;
	padding-left:5px;
}

.postmetadata .alignright{
	padding-top:6px;
	padding-right:5px;
}

.post-page{
	margin-left:10px;
}

.post-page h2{
	font-size:24px;
	color:#000000;
	font-weight:normal;
	padding:6px 0 8px 0;
	background:url(images/post-title_h2.gif) repeat-x left bottom;
	margin-bottom:10px;
}

.post-page .entry{
	padding:0;
}

.post-page .entry a{
	color:#d0480c;
	font-weight:bold;
	text-decoration:underline;
}

strong{
	color:#7c0700;
}

/* RIGHT ADS */

#right_ads{
	margin:0 0 0 46px;
}

#right_ads div{
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}

#right_ads div.right{
	margin-right:0;
}

/* TAGS */

#right_tags{
	width:325px;
	margin:20px 0 12px 14px;
}

#right_tags h2{
	color:#000000;
	font-size:20px;
	text-transform:capitalize;
	background:url(images/right_tags_bg.gif) no-repeat left bottom;
	padding:5px 0 10px 30px;
}

#right_tags a{
	color:#3d3d3d;
}

/* SIDE BAR */

#right-sidebar {
	background-image: url(images/body_right_bg.gif);
	background-repeat: no-repeat;
	float: right;
	width: 323px;
	padding-right: 20px;
	padding-left: 10px;
	border-left:1px solid #fef7ce;
}

#right-sidebar li {
	list-style-type: none;
}

#sidebar_left{
	width:156px;
	float:left;
}

#sidebar_right{
	width:156px;
	float:right;
}

h2.widgettitle {
	color:#000000;
	font-size:20px;
	text-transform:capitalize;
	background:url(images/right_tags_bg.gif) no-repeat left bottom;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 30px;
}

sidebar_left h2.widgettitle, sidebar_right widget {
	width: 150px;
}

li.widget_categories ul li,
li.widget_archive ul li,
li.widget_links ul li {
	font-weight:normal;
	color:#9e0b0e;
	list-style-image: url(images/sidebar_li_cat.gif);
	font-size: 12px;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

/* FOOTER */

#footer{
	width:100%;
	height:175px;
	clear:both;
	margin:0px auto;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer_text{
	float:left;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#footer p {
	margin-bottom: 15px;
}

#footer_design{
	padding:35px 20px 0 0;
	float:right;
}

#footer a{
	font-weight:bold;
	color:#9e0b0e;
}

/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 20px;
	padding-bottom:4px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 30px;
	background:#fffdf1;
	border:1px solid #f7f4e4;
	} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #f3f3de;
	color:#88807d;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#fffdf1;
	border:1px solid #f7f4e4;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #f3f3de;
	color:#88807d;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:24px;
	color:#000000;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:60px;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:60px;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	border:1px solid #f7f4e4;
	border-bottom:0;
	background:#fffdf1;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	color:#b00f05;
	text-transform:capitalize;
	font-size:17px;
	margin:0 20px 0 20px;
	padding:15px 0 5px 0;
	}

.commentmetadata a{
	color:#b00f05;
	}

.commentmetadata span{
	color:#000000;
	}

.commentmetadata_end a{
	color:#b00f05;
	}

.commentmetadata_end span{
	color:#b00f05;
	}

#respond_box{
	margin-top:40px;
	margin-left:60px;
	padding-bottom:60px;
}

h3#respond{
	font-size:24px;
	color:#000000;
	font-weight:normal;
	margin-bottom:20px;
}

#commentform{
	margin-left:55px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#commentform a{
	color:#000000;
}

#commentform label{
	position:relative;
	top:-5px;
}

#commentform input{
	background:#ffffff;
	border:3px #feddb8 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#ffffff;
	border:3px #feddb8 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#828587;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
	margin-left:20px;
}

.ar_panel{
	width:100%;
	background:url(images/ar_panel_bg.gif) no-repeat;
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:24px;
	color:#000000;
	font-weight:normal;
	padding:6px 0 4px 0;
	margin:0 0 10px 60px;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0 0 40px 60px;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:4px 0 6px 20px;
	list-style:none;
	background:none;
	border-bottom:1px solid #e5e5e5;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:0;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#7f7f7f;
	font-size:12px;
}

.signup_box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 150px;
	border: 1px solid #ffca62;
    margin-right: auto;
    margin-left: auto;
}

.signiture {
	text-align: center;
	width: 260px;
	float: left;
	margin-bottom: 16px;
}