/*
Theme Name: Book Expo Cast
Theme URI: http://www.bookexpocast.com
Description: Book Expo Cast Theme
Version: 1.0
Author: Cory Grunkemeyer
*/


body {
margin: 0;
padding: 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
}

h1, h2, h3, h4, p {
margin: 0;
padding: 0;
}

a {
color: #006;
text-decoration: underline;
}

h1 {
font-size: 20px;
padding: 10px 0 0 0;
color: #000;
}

h2 {
font-size: 16px;
margin: 0;
padding: 0 0 20px 0;
color: #000;
}

h3 {
font-size: 12px;
padding: 0 0 2px 0;
color: #555;
}

h4 {
font-size: 11px;
padding: 0 0 5px 0;
color: #666;
}

h5 {
font-size: 14px;
padding: 0 0 5px 0;
color: #CAE5ED;
}

p {
line-height: 20px;
color: #000;
}

small {
font-size: 11px;
color: #666;
line-height: 18px;
}

blockquote {
margin: 0 50px 5px 35px;
padding: 0;
}

blockquote p {
margin: 0;
padding: 0;
font-size: 11px;
color: #444;
}

#wrapper {
margin: 0 auto;
padding: 0;
width: 950px;
text-align: left;
background: #FFF url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/content-background.gif) repeat-y 0 0;
}

#header {
margin: 0;
padding: 0;
height: 202px;
background: #FFF url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/header-2010.gif) no-repeat 0 0;
border-bottom: 1px solid #fff;
}

#header h1 {
display: none;
}

#header h2 {
display: none;
}

#header a {
color: #333;
font-size: 12px;
font-weight: bold;
}

#header ul {
clear:both;
margin: 0;
width: 950px;
position: relative;
left: 20px;
padding: 0;
list-style: none;
}

#header li {
float: left;
margin: 0;
padding: 0 8px;
background: url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/divider.gif) no-repeat 0 0;
}

#header li.first {
padding: 0 8px 0 0;
background: none;
}

#header img#promo-banner {
float: right;
border: none;
height: 170px;
width: 620px;
}

#content {
float: left;
width: 570px;
margin: 0;
padding: 15px;
}

#content .blog {
clear: both;
margin: 0 10px 10px 0;
padding: 10px;
border-bottom: 1px solid #CCC;
}

#content .blog h3 {
padding: 0 0 5px 0;
font-family: "Trebuchet MS", Arial, sans-serif;
color: #f15c22;
font-size: 18px
}

#content .blog h3 a {
color: #f15c22;
text-decoration: none;
}

#content .blog h3 a:hover {
color: red;
text-decoration: underline;
}

#content .blog p {
padding: 0 0 10px 0;
}

#content .blog p a {
padding: 1px 2px;
background-color: #EEE;
}

#content .blog img {
margin: 5px 0 5px 10px;
padding: 1px;
}

#content .blog ul {
margin: 0 0 15px 0;
padding: 0 0 0 30px;
}

#content .blog li {
margin: 0;
padding: 0 0 5px 0;
}



#sidebar {
float: left;
width: 185px;
margin: 0;
padding: 20px 15px;
}

#sidebar #story-banner {
margin: 0 0 20px 0;
padding: 0;
border: none;
}

#sidebar #text-alerts {
margin: 0 0 30px 0;
padding: 0;
border: none;
}

#sidebar h3#subscribe {
padding: 0 0 10px 0;
text-indent: -10000px;
background: url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/header-subscribe.gif) no-repeat 0 0;
}


#sidebar h3#cats {
padding: 0 0 10px 0;
text-indent: -10000px;
background: url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/header-categories.gif) no-repeat 0 0;
}


#sidebar h3#links {
padding: 0 0 10px 0;
text-indent: -10000px;
background: url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/header-links.gif) no-repeat 0 0;
}


#sidebar h3#archive {
padding: 0 0 10px 0;
text-indent: -10000px;
background: url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/header-archives.gif) no-repeat 0 0;
}

#sidebar ul {
list-style: none;
margin: 0 0 15px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #CCC;
}

#sidebar li {
padding: 0 0 7px 2px;
}

#sidebar li ul {
margin: 0;
padding: 7px 0 0 0;
border-bottom: none;
}

#sidebar li ul li {
padding: 0 0 7px 10px;
font-size: 11px;
}

#sidebar li#rss {
padding: 7px 2px 7px 35px;
background: url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/icon-rss.gif) no-repeat 0 0;
}

#sidebar li#itunes {
padding: 7px 2px 7px 35px;
background: url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/icon-itunes.gif) no-repeat 0 0;
}

#sidebar li#email {
padding: 7px 2px 7px 35px;
background: url(http://www.bookexpocast.com/wp-content/themes/book-expo/images/icon-email.gif) no-repeat 0 3px;
}

#sidebar form#feedblitz {
margin: 0;
padding: 0;
}

#sidebar form#feedblitz #email-input {
margin: 0 0 4px 0;
width: 120px;
font-size: 12px;
}

#sidebar form#feedblitz #button {
margin: 0 0 4px 0;
font-size: 12px;
}

#ad-column {
float: right;
padding: 10px 0;
width: 130px;
}

.ad-placement img {
border: none;
}

.ad-placement {
margin: 0 0 10px 0;
}

#footer {
clear: both;
padding:5px;
background: #CCC;
border-top: 1px solid #999;
}

#footer p {
text-align: center;
font-size: 11px;
color: #666;
}

.clear {
clear: both;
margin: 0;
padding: 0;
}









/* BEGIN COMMENTS STUFF */

#leave-comment {
clear: both;
width: 520px;
padding: 0 0 10px 0;
}

#leave-comment textarea {
border-top: 2px solid #333;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #333;
margin: 0 0 10px 0;
}

.entrytext {
padding: 10px;
}

.comment-link {
clear: both;
padding: 0;
color: #888;
font-size: 11px;
}

.postmetadata {
clear: both;
padding: 20px 10px;
color: #333;
line-height: 16px;
font-size: 14px;
}

h2.comment-header {
padding: 10px 10px 0 10px;
font-size: 13px;
}

h2.respond {
font-size: 13px;
padding: 10px 10px 5px 20px;
}

.p-comments {
padding: 0 10px 5px 40px;
font-size: 14px;
}

.navigation {
display: none;
}

.commentlist {
padding: 0;
margin: 0;
list-style: none;
}

.commentlist li.alt {
padding: 10px;
margin: 10px;
border-bottom: 1px solid #CCC;
}

.commentlist li {
padding: 10px;
margin: 10px;
border-bottom: 1px dotted #666;
}

.commentlist li p {
padding: 5px 0 0 0;
font-size: 14px;
}

.commentmetadata {
font-size: 10px;
}



/* END COMMENTS STUFF */


