/* CSS Document */

/*
-----------------------------------------------
MASTER STYLE SHEET (universal.css)

Site: CompelledByLove.com
Company:  AuthorsOnTheWeb.com
Author:   Sunil Kumar (sunil@bookreporter.com)
Version:  February 18, 2008
File Path: ../css/universal.css
----------------------------------------------- */

/* = Global
------------------------------------------*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;

	margin: 0px; 
	padding: 0px; 
	background-color: #7b0f0c;
	}
	
img {
	border:none;
	}
	
	
.page {
	width: 850px;  
	margin: auto; 
	margin-top: 0px;
	background: url(../images/page/bg_footer.jpg) repeat-y center top;
	}
	
.content {
	width: 790px;
	min-height: 500px;
	margin: 0px;
	padding: 30px;
	background: #ffffff url(../images/page/bg_text.jpg) repeat-x left top;
	}
/* IE fix for .leftcolumn */
* html .content { height: 500px;}
/* end IE fix */


.leftcolumn {
	width: 263px; 
	float: left; 
	clear: left;
	text-align: center;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	border: none;
	}
/* IE fix for .leftcolumn */
* html .leftcolumn {margin: 0px 0px 0px 0px;}
/* end IE fix */


.maincolumn {
	margin: 0px 0px 0px 293px; 
	padding: 0px; 
	}


/* IE fix for .leftcolumn */
* html .maincolumn { }
/* end IE fix */


.quote {
	font-family: times New Roman;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-space: 17px; 
	text-align: center;
	margin-bottom: 15px;
	}

.quoteline {
	width: 300px; 
	height: 20px; 
	margin: auto; 
	border: none; 
	border-top: 1px solid #777672;
	}
	
	
	

/* =Text
------------------------------------------*/

.title {
	font-family: times new roman;
	font-size: 20px;
	font-weight: normal;
	color: #A7030B;
	margin-bottom: 20px;
	}



/* =Links (global) 
------------------------------------------*/

a:link { color: #A7030B; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; }

a:visited { color: #A7030B; text-decoration: none; font-family:  Georgia, "Times New Roman", Times, serif;}

a:hover { color: #000000; text-decoration: underline; font-family:  Georgia, "Times New Roman", Times, serif;}



	
	
/* =Header
------------------------------------------*/

.header { }


/* =Footer
------------------------------------------*/

	
#footer {
	margin: 0px; 
	padding: 10px 30px 10px 30px; 
	border: none; 
	border-top: 2px solid #F7A525; 
	
	font-family: verdana; 
	font-size: 10px; 
	font-weight: normal;
	color: #312508;
	}

#footer a:link { color: #312508; text-decoration: underline; font-weight: normal; font-family: verdana; }

#footer a:visited { color: #312508; text-decoration: underline; font-weight: normal; font-family:  verdana;}

#footer a:hover { color: #312508; text-decoration: none; font-weight: normal; font-family:  verdana; }



	
	
/* =Nav
------------------------------------------*/


.nav{
	margin: 0px;
	padding: 0px;
	}
	
/* IE6 fix for .nav */
* html .nav { margin-top: -3px; }
/* end IE6 fix */

/* IE7 fix for .nav */
*:first-child+html .nav { margin-top: -3px; margin-bottom: -3px; }
/* end IE7 fix */
	
.nav img {
	margin: 0px;
	margin-right: -3px;
	padding: 0px;
	border: none;
	}





/* =SubNav
------------------------------------------*/


.subnav {
	border-bottom: 1px dashed #493C20;
	background-color: #ffffff;
	margin: 0px;
	margin-top: -2px;
	padding: 13px 30px 13px 30px;
	}
	

.subnav a:link { color: #493C20; text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif; margin-left: 15px; vertical-align: top; position: relative; top: 3px; }

.subnav a:visited { color: #493C20; text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif; margin-left: 15px; vertical-align: top; position: relative; top: 3px; }

.subnav a:hover { color: #493C20; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; margin-left: 15px; vertical-align: top; position: relative; top: 3px; }





/* id=HOME
------------------------------------------*/


.homephoto {
	float: right;
	margin: 0px 0px 10px 5px;
	padding: 0px;
	text-align: center;
	
	font-family:  arial;
	font-size: 11px;
	color: #000000;
	}

.quote {
	margin: 0px 0px 18px 0px; 
	padding: 15px; 
	background-color: #ffffff; 
	border: 1px dashed #A60022;
	text-align: center;
	
	font-family: times;
	color: #A60022;
	font-size: 20px;
	line-height: 20px;
	
	}

.quote span {
	font-size: 16px;
	}



/* id=AUTHORS
------------------------------------------*/

#authors .maincolumn {
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
	}

.author {
	margin-bottom: 30px;
	}
	
.author img {
	float: left;
	clear: left;
	margin: 0px;
	}

.author .bio {
	margin: 0px 0px 0px 208px;
	}

.author .interview {
	margin: 0px 0px 0px 208px;
	}
	




/* id=BOOK
------------------------------------------*/




/* id=BEHIND
------------------------------------------*/

#behind .menubehind {
background: transparent url(../images/nav/nav_behind.gif) center center no-repeat;
}

#behind #subnav a:link { color: #A77682; }

#behind #subnav a:visited { color: #A77682;}

#behind #subnav a:hover { color: #A77682; }


#behind .centercolumn {
	/*margin-left: 274px;*/
	padding: 0px;
	}

/* #behind .leftcolumn {
	width: 259px; 
	float: left; 
	clear: left;
	} */


/* id=WRITING
------------------------------------------*/






/* id=PHOTOS
------------------------------------------*/

.photothumbs img {
	float: left;
	margin: 1px;
	margin-bottom: 15px;
	border: none;
	width: 61px;
	}
	



/* id=APPEARANCES
------------------------------------------*/





/* id=PLACES
------------------------------------------*/





/* id=CONTACT
------------------------------------------*/





