/* CSS Document */

/*
-----------------------------------------------
MASTER STYLE SHEET (universal.css)

Site: KipGayden.com
Company:  AuthorsOnTheWeb.com
Author:   Sunil Kumar (sunil@bookreporter.com)
Version:  January 23, 2008
File Path: ../css/universal.css
----------------------------------------------- */

/* = Global
------------------------------------------*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-space: 15px;

	margin: 0px; 
	padding: 0px; 
	background-image: url(../images/page/bg.jpg); 
	background-position: center top; 
	background-repeat: repeat-y; 
	background-attachment: fixed; 
	background-color: #000000;
	}
	
img {
	border:none;
	}
	
	
.page {
	width: 920px; 
	min-height: 465px; 
	margin: auto; 
	margin-top: 0px;
	}


.leftcolumn {
	width: 231px; 
	float: left; 
	margin: 0px 0px 0px 45px; 
	padding: 0px 0px 0px 0px; 
	border: none;
	}
/* IE fix for .leftcolumn */
* html .leftcolumn {margin: 0px 0px 0px 20px;}
/* end IE fix */


.maincolumn {
	position: relative;
	width: 571px; 
	float: left; 
	margin: 0px 0px 0px 18px; 
	padding: 0px 0px 0px 5px; 
	border-left: 1px solid #777672;
	min-height: 600px;
	}


/* IE fix for .leftcolumn */
* html .maincolumn {height: 600px; margin-bottom: 20px;}
/* 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: 15px;
	font-weight: bold;
	color: #000000;
	}



/* =Links (global) 
------------------------------------------*/

a:link { color: #3C1A0C; text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif; }

a:visited { color: #3C1A0C; text-decoration: underline; font-family:  Georgia, "Times New Roman", Times, serif;}

a:hover { color: #c15633; text-decoration: none; font-family:  Georgia, "Times New Roman", Times, serif;}



	
	
/* =Header
------------------------------------------*/

.header { }


/* =Footer
------------------------------------------*/

	
#footer {
	margin: 15px 53px 10px 45px; 
	padding-top: 10px; 
	border: none; 
	border-top: 1px solid #777672; 
	font-family: times new roman; 
	font-size: 12px; font-weight: bold;
	}

#footer a:link { color: #000000; text-decoration: underline; font-weight: bold; font-family: times new roman; }

#footer a:visited { color: #000000; text-decoration: underline; font-weight: bold; font-family:  times new roman;}

#footer a:hover { color: #000000; text-decoration: none; font-weight: bold; font-family:  times new roman; }



	
	
/* =Nav
------------------------------------------*/


.nav{
	width: 816px; 
	margin: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	}

.nav ul{
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0px; 
	background: none;
	}

.nav ul li{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px; 
	border: 0px;
	margin-right: -4px; /* revmoves spaces between items */
	}

.nav a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.nav img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}





/* =SubNav
------------------------------------------*/




.leftcolumn ul {
	list-style-type: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px
	}
	
.leftcolumn ul li {
	margin-left: 20px;
	margin-bottom: 5px;
	
	font-family: times new roman;
	font-size: 24px;
	color: #3C1A0C;
	}

.leftcolumn ul li a:link { color: #3C1A0C; text-decoration: none; font-family: times new roman; }

.leftcolumn ul li a:visited { color: #3C1A0C; text-decoration: none; font-family:  times new roman;}

.leftcolumn ul li a:hover { color: #c15633; text-decoration: underline; font-family:  times new roman; }



.lclink a:link { color: #000000; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;}

.lclink a:visited { color: #000000; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;}

.lclink a:hover { color: #000000; text-decoration: underline; font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;}


.photos img {
	float: left;
	margin: 1px;
	border: none;
	}




/* id=HOME
------------------------------------------*/


.homequote {
	font-family: times New Roman;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	line-space: 17px; 
	text-align: center;
	margin-bottom: 15px;
	}

.people {
	float: left; 
	width: 322px;
	padding: 0px 8px 0px 0px; 
	margin-right: 5px; 
	border: none; 
	border-right: 1px solid #777672;
	
	font-family: verdana;
	font-size: 11px;
	}



.cover {
	float: left;
	}
	
.left {
	float: left; 
	margin: 0px 5px 5px 0px;
	}

.right {
	float: right; 
	margin: 0px 0px 5px 5px;
	}


/* id=AUTHOR
------------------------------------------*/






/* 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
------------------------------------------*/





