/*Common*/

a {
	text-decoration: none;
}

a:hover {

}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.notice {
	margin: 0 0 266px 0;
}

input[type=text], textarea {
	padding: 4px;
	width: 400px;
}

#sidebar ul, #sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {
	list-style: disc;
}

.post p {
	font-size: 14px;
}

.post.justify p {
	text-align: justify;
}

.post.rap p {
	margin-bottom: 0;
}

.post.rap p.source {
	text-align: right;
	padding: 10px 0 20px;
	font-size: 12px;
	border-bottom: 1px solid lightgrey;
	margin-bottom: 20px;
}

/*Structure*/

body {
	background: #402403 url(images/bg.gif) repeat-x;
}

.top-half.container  {
	background: url(images/bg-footer.gif) center bottom no-repeat;	
	padding: 0 0 40px 0;	
}

#header {
	background: url(images/bg-header.gif) top center no-repeat;
	height: 166px;;
}

#maincontent .inside{
	background: #fff;
	padding: 10px 30px 30px;
}

.home #maincontent {
	position: relative;
}

.home #maincontent .inside {
	background: #F4ECE5;
}

.home #maincontent .top {
	background: url(images/bg-maincontent-top-24.gif) top center no-repeat;
	width: 950px;
	height: 10px;	
}

.home #maincontent .bottom {
	background: url(images/bg-maincontent-bottom-24.gif) top center no-repeat;
	width: 950px;
	height: 12px;	
}

.home .intro {
	width: 580px;
}

.home .book-info {
	width: 440px;
	text-align: center;
	position: absolute;
	right: 0;
	top: -20px;
	height: 400px;
	width: 400px;
	background: url(images/book-cover.png) 0px -66px no-repeat;
}


.page #maincontent .top {
	background: url(images/bg-maincontent-top.gif) top center no-repeat;
	width: 670px;
	height: 12px;
}

.page #maincontent .bottom {
	background: url(images/bg-maincontent-bottom.gif) top center no-repeat;
	width: 670px;
	height: 12px;	
}

#sidebar .inside{
	background: #E3CCB1;
	padding: 20px;
}

#sidebar .top {
	background: url(images/bg-sidebar-top.gif) top center no-repeat;
	width: 270px;
	height: 12px;
}

#sidebar .bottom {
	background: url(images/bg-sidebar-bottom.gif) top center no-repeat;
	width: 270px;
	height: 19px;	
}

.footer-bg {
	background: #211302;
	padding-bottom: 20px;
}

#publisher-info .inside {
	padding: 20px;
}

#publisher-info .facebook {
	margin: 0 0 10px 0;
}

#author-info .border {
	margin: 20px 0;
	padding: 0 20px;
	border-left: 1px solid #402403;
	border-right: none;
}

/*End Structure*/

/*Logo*/

#logo .inside {
	margin: 60px 0 0 60px;
}

#logo h1 {
	font-family: Georgia, "Trebuchet MS", serif;
	text-indent: -9999px;
	background: url(images/logo.gif) top left no-repeat;
	width: 288px;
	height: 63px;
}

/*End Logo*/

#banner-ron img {
	margin: 40px 0 0 0;
}

/*Menu*/

#menu {
	height: 50px;
}

#menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	height: 31px;
	display: block;
	float: left;
	margin: 0 3px;
}

#menu li a {
	display: block;
	color: #FFF;
	font-family: Georgia, "Trebuchet MS", serif;
	font-size: 15px;
	padding: 0 15px;
	height: 31px;
	line-height: 31px;
}

#menu li:hover, #menu li.active {
	background: #FC8408 url(images/bg-menu-item-r.gif) right no-repeat;	
}

#menu li:hover a, #menu li.active a {
	background: url(images/bg-menu-item-l.gif) left no-repeat;
	color: #000;	
}

/*End Menu*/

/*Headings*/

.pagetitle {
	color: #FC8408;
	font-family: Georgia, "Trebuchet MS", serif;
	margin: 0 0 10px 0;	
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

h3 {
	font-family: Georgia, "Trebuchet MS", serif;
	line-height: 23px;	
}

h2 {
	font-family: Georgia, "Trebuchet MS", serif;
	margin-bottom: 0;
	line-height: 25px;
	font-size: 20px;
	margin: 0 0 20px 0;
}

/*End Headings*/

/*Frontpage Stuff*/

.home .intro .more-book {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 36px;
	background: url(images/btn-more-book.gif) top left no-repeat;
	float: left;
}

.home .intro .more-book:hover {
	background-position: bottom;
}

.home .intro .how-to-buy {
	display: block;
	text-indent: -9999px;
	width: 120px;
	height: 36px;
	background: url(images/btn-how-to-buy.gif) top left no-repeat;
	float: left;
	margin-left: 20px;	
	margin-bottom: 40px;
}

.home .intro .how-to-buy:hover {
	background-position: bottom;
} 

.home .book-info p {
	margin-top: 345px;
	text-align: center;
}

.home .book-info .bnn img {
	padding: 4px 10px;
}

.accolades {
	clear: both;
}

.accolades img {
	float: left;
}

.accolades li {
	margin: 0 0 0 300px;
	list-style-image: url(images/star.gif);
}

/*End Frontpage Stuff*/

/*Gallery*/

.gallery #maincontent .inside, .gallery #maincontent .bottom{
	float: left;
}

.thumb {
	width: 100px;
	text-align: center;
	height: 100px;
	float: left;
	padding: 10px;
}

.gallery p {
	clear: both;
	text-align: center;
	padding-bottom: 31px;
}

/*End Gallery*/

/*Sidebar*/

.buy-this {
	text-align: center;
}

.buy-this span {
	display: block;
}

.buy-this .amazon {
	text-indent: -9999px;
	display: block;
	width: 92px;
	height: 26px;
	background: url(images/logo-amazon.png) no-repeat;
	float: left;
	margin: 10px 0 0 25px;
}

.buy-this .bnn {
	text-indent: -9999px;
	display: block;
	width: 88px;
	height: 14px;
	background: url(images/logo-bnn.png) no-repeat;
	float: left;
	margin: 8px 0 0 0px;	
}

/*End Sidebar*/

/*Footer*/

#footer {
	color: #fff;
	font-size: 14px;
}

#footer .strategic {
	font-size: 20px;
	color: #FC8408;
	font-family: Georgia, "Trebuchet MS", serif;
}

#footer .address {
	color: #FFF;
	display:none;
}

#footer .address span {
	color: #FC8408;	
}

#author-info img {
	float: left;
	border: 2px solid #fff;
	margin: 0 10px 0 0;
}

#author-info h4 {
	font-family: Georgia, "Trebuchet MS", serif;
	color: #fff;
	margin-bottom: 0;
	font-size: 20px;
}

#author-info p {
	font-size: 12px;
	color: #f3e3d5;
}

.follow-ron {
	text-indent: -9999px;
	display: block;
	width: 96px;
	height: 22px;
	background: url(images/btn-twitter.gif) top left no-repeat;
	float: left;
}

.follow-ron:hover {
	background-position: bottom;
}

.connect-ron {
	text-indent: -9999px;
	display: block;
	width: 128px;
	height: 22px;
	background: url(images/btn-fb.gif) top left no-repeat;
	float: left;
	margin: 0 10px 0 0;
}

.connect-ron:hover {
	background-position: bottom;
}

.more-ron {
	text-indent: -9999px;
	display: block;
	width: 120px;
	height: 23px;
	background: url(images/btn-more-about-ron.gif) top left no-repeat;
	float: left;
	margin: 0 10px 0 200px;
}

.more-ron:hover {
	background-position: bottom;
}
