/* 
############################################################
global styles 
############################################################
*/

* {
		margin: 0;
		padding: 0;
}


body {
		margin: 0;
		padding: 0;
		background: #000;
}

img {
		border: 0;
}

#container {
		width: 991px;
		margin: 0 auto;
		text-align: left;	
		font-family: Arial, Helvetica, sans-serif;
		position: relative;
		background: #fff url("images/main_bg.gif") top left no-repeat;
}

.clear {
		clear: both;
		width: 100%;
}

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

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/* 
############################################################
main coulmn
############################################################
*/


#main {
		width: 668px;
		padding: 280px 35px 0 0;
		float: right;
		font-size: 13px;
}

.blogpost {
		padding-bottom: 20px;
}


.date {
		font-size: 11px;
		color: #666;
		margin: 0 0 5px 0;
}

.book_info, .author_info {
		float: left;
		margin: 0 39px 0 0;
		width: 170px;
}

.author_info img {
	padding: 5px;
	border: solid 1px #ccc;
}

.book_info p {
		line-height: 22px;
		margin: 25px 0 0 0;
		text-align: right;
		font-size: 13px;
		font-weight: bold;
}


.content {
		float: right;
}

.content h1 /* TITLE */ {
		color: #600;
		font-size: 24px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0 0 5px 0;
}


.content h1 a {
	text-decoration: none;
}

.content h1 a:hover {
	text-decoration: none;
}


.content h2 /* AUTHOR */ {
		color: #333;
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 15px 0;
}


.content p {
		line-height: 21px;
		margin-bottom: 20px;
}

.content li, ul {
		line-height: 21px;
		list-style-position: inside;
}

.simple_blogpost {
		/*width: 668px;*/
		width: auto;
}


.simple_blogpost h1  {
		color: #600;
		font-size: 24px;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0 0 5px 0;
}

.simple_blogpost p {
		line-height: 21px;
		margin-bottom: 20px;
}

.hr {
		margin: 20px 0 10px 0;
		border-top: #ccc 1px dotted;
}

.hr_image{
		margin: 20px 0 10px 0;
}

/* 
############################################################
share box
############################################################


.share_box {
		display: block;
		margin: 8px 0px 15px 0px;
		color: #000;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		padding: 5px 0px 5px 0px;
		height: 20px;
}

.share_box ul { padding: 0px 0px 5px 0; margin: 0; list-style: none; }
.share_box li { margin: 2px; list-style: none; float:left; height: 20px; }
.share_box img { padding: 0 3px; border: 0; }
.share_box input { padding: 1px 3px; }


*/



/* 
############################################################
issuu box
############################################################
*/

.issuu {
		display: block;
		padding: 15px 0;
		text-align: center;
		margin: 10px 0;
		width: 459px;
		background-color: #eee;
}

/* 
############################################################
tag box
############################################################
*/

.tag_box {
font-size: 11px;
color: #666;
margin: 5px 0 20px 0;
}

.tag_box a {
		color: #666;
		text-decoration: underline;
}

.tag_box a:hover {
		color: #333;
		text-decoration: underline;
}

/* 
############################################################
comments
############################################################
*/

#comments {
		margin: 0 0 15px 0;
		padding: 0;
		border-bottom: 1px dashed #ccc;
}

.comment {
		padding: 10px 0 0 0;
		margin: 10px 0 0 0;
}	


.comment_by {
		display: block;
		margin: 0 0 15px 0;
		padding: 10px 0;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		
}

#comments p {
		line-height: 21px;
		margin-bottom: 15px;
}


.comment_date {
		font-size: 11px;
		color: #666;
		margin: 0;
}

.hr2 {
		border-top: 1px #666 solid;
		margin: 10px 0 20px 0;
}

#add_comment {
		margin: 20px 0;
		padding: 15px;
		background-color: #efefef;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
}

#add_comment p {
		margin: 0 0 20px 0;
}

label {
		float: left;
		width: 115px;
}

.post {
		margin: 0 0 0 115px;
}

/* 
############################################################
left column
############################################################
*/

#left {
		width: 210px;
		float: left;
		padding: 366px 0 0 49px;
		font-size: 13px;
}

#left h1 {
		color: #000;
		font-size: 15px;
		font-weight: bold;
		margin: 0;
		padding: 0 0 3px 0;
		border-bottom: 2px solid #000;
}

#left h2 {
		color: #000;
		font-size: 15px;
		font-weight: bold;
		margin: 10px 0 10px 0;
		padding: 0 0 3px 0;
		border-bottom: 2px solid #000;
}


#left h3 {
		color: #000;
		font-size: 15px;
		font-weight: normal;
		margin: 0 0 10px 0;
		padding: 0 0 3px 0;
		border-bottom: 1px solid #000;
}

#left p {
		line-height: 21px;
		margin-bottom: 10px;
}

.newsletter {
		display: box;
		background-color: #eee;
		padding: 15px;
		margin-bottom: 20px;
}


.visit_us {
		margin: 15px auto;
		text-align: center;
}

.visit_us img {
		margin: 0 0 10px 0;
}

.syndicate_this {
		display: block;
		background-color: #efefef;
		margin-bottom: 20px;
		padding: 15px;
		text-align: center;
		border-bottom: 1px solid #ccc;
}
.home_link { 
	padding-bottom: .5em;
}



/* 
############################################################
footer
############################################################
*/

#footer {
		width: 906px;
		margin: 60px 0 20px 49px;
		padding: 15px 0 30px 0;
		border-top: 2px solid #000;
		font-size: 13px;
}
