/*
Theme Name: RandomHouse.com
Theme URI: www.randomhouse.com
Description: Based on wordpress default
Version: 1.6
Author: Scott Lindsey
Author URI: http://www.randomhouse.com/


*/

/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
    }

/*  Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

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 Lists

    Special stylized non-IE bullets
    Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
    }

html>body .entry li {
    margin: 7px 0 8px 10px;
    }

.entry ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
    }

.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
    }

.entry ol li {
    margin: 0;
    padding: 0;
    }

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
    }

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
    }

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
    }

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 10px;
    }

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
    }

ol li, #sidebar ul ol li {
    list-style: decimal outside;
    }

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
    }
/* End Entry Lists */



.featured_box {
	font-size: 12pt;
}

.rhbw_body_middle_content{
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: left;

}
.post {
    text-align: justify;
}
.post hr {
    display: block;
}
.post h2 {
	padding-top:20px;
	padding-bottom:10px;
	font-size:12pt;
}
.postmetadata {
	margin:20px 0 0 0;
	background: url(/art/bw06/home/news_item_divider.png) 0 0 repeat-x;
}
.navigation {
	background: url(/art/bw06/home/news_item_divider.png) 0 100% repeat-x;
	height:1.8em;
	
}

.rhbw_body_middle_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #333;
	padding: 10px 0;
	background: url(/art/bw06/home/news_item_divider.png) 0 100% repeat-x;
}
/* Hides from IE-mac \*/
* html #random_news p {height: 1%;}
/* End hide from IE-mac */

.rhbw_body_middle_content p img {
	border: solid 1px #999;
	display: inline;
	float: right;
}

.widget_twitter {
}


.widget_twitter li {
	margin-top:8px;
	list-style-type: none;
	font-size:60%;
	padding:5px;
}
.widget_twitter .entry-meta {
	margin-top:4px;
	display:block;
	font-size:90%;
}
.contributorrole{
	text-transform: lowercase;
}
.top_seller_content .contributorrole{
	font-weight:normal;
}
.editors_picks .contributorrole{
	font-weight:bold;
}
#see_more_fiction {
	width: 100%;
	float: left;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-align: left;
	background: url(/art/bw06/home/see_more_arrow_bg.png) 0 50% no-repeat;
	background-color: #ebebeb;
	padding:0;
}

#see_more_nonfiction {
	width: 100%;
	float: left;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-align: left;
	background: url(/art/bw06/home/see_more_arrow_bg.png) 10px 50% no-repeat;
	background-color: #ebebeb;
	padding:0;
}

#wp_random_news {
    margin: 56px 33px 0px 167px;
    background: url(/art/bw06/home/bg_hdr_featuredauthors.png) 0 0 repeat-x;
    text-align: left;
    margin-right: 276px;
    margin-left: 167px;
}
.wp_random_news_header{
	height: 28px;
}
#wp_random_news .wp_post{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
    color: #333;
    padding: 10px 0;
    background: url(/art/bw06/home/news_item_divider.png) 0 100% repeat-x;
}

.featured_box_wrap {
	overflow:hidden;
}

.widecolumn {
	margin:0 100px 0 200px;
    line-height: 1.6em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-align: left;
}
.widecolumn .entry p {
}

#content{
	margin-top:40px;
	margin-bottom:200px;
}

