/* CSS Document */

/*
-----------------------------------------------
MASTER STYLE SHEET (universal.css)

Site: KateMosse.com
Company:  AuthorsOnTheWeb.com
Author:   Sunil Kumar (sunil@bookreporter.com)
Version:  March 14, 2008
File Path: ../css/universal.css
----------------------------------------------- */

/* = Global
------------------------------------------*/

body { 
	background-color: #000000;
	padding: 0;
	margin: 0;
	
	font-family: "Time New Roman", serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #3e3b2f;
	
	background-image: url(../images/page/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	}
	
.mainbody {
	width: 800px;   
	margin: 0 auto;
	padding: 0; 
	min-height: 740px;
	background-image: url(../images/page/bg_text.jpg); 
	background-position: top center; 
	background-repeat: repeat-y; 
	}
/* IE fix for .mainbody */
* html .mainbody { height: 740px;}
/* end IE fix */

.bgtop {
	margin: 0;
	padding: 0;
	background-image: url(../images/page/bg_top.jpg); 
	background-position: center top; 
	background-repeat: no-repeat;
	}

.bgbottom {
	margin: 0;
	padding: 0;
	min-height: 707px;
	background-image: url(../images/page/bg_bottom.jpg); 
	background-position: bottom center; 
	background-repeat: no-repeat;
	}
/* IE fix for .bgbottom */
* html .bgbottom { height: 707px;}
/* end IE fix */


#content {
	margin: 0 38px 0 38px;
	padding: 20px;
	}
	
.leftcolumn {
	float: left; 
	margin: 0; 
	padding-right: 15px;
	}
	
.rightcolumn {
	float: left; 
	margin: 0; 
	padding: 0; 
	text-align: center;
	}

	
		
img {
	display: block;
	border: 0;
	}
	
	
	
	

/* =Text
------------------------------------------*/

.title {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 32px;
	font-weight: normal;
	color: #521718;
	}

.subtitle {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	color: #521718;
	margin-bottom: 3px;
	}



/* =Links (global) 
------------------------------------------*/

a:link { color: #d93b1f; text-decoration: underline; font-family: georgia, "Times New Roman", serif; }

a:visited { color: #d93b1f; text-decoration: underline; font-family:  georgia, "Times New Roman", serif;}

a:hover { color: #703f39; text-decoration: none; font-family:  georgia, "Times New Roman", serif; }



	
	
/* =Header
------------------------------------------*/

#header  {
	height: 129px;
	}

#header div {
	width: 800px;
	height: 96px;
	margin: 0;
	padding: 0;
	background-image: url(../images/page/top.jpg);
	background-repeat: no-repeat;
	}

#header span.left {
	display: block;
	float: left;
	width: 36px;
	height: 33px;
	margin: 0;
	padding: 0;
	background-image: url(../images/page/nav_left.jpg);
	background-repeat: no-repeat;
	}

#header span.right {
	display: block;
	float: left;
	width: 37px;
	height: 33px;
	margin: 0;
	padding: 0;
	background-image: url(../images/page/nav_right.jpg);
	background-repeat: no-repeat;
	}


#header img {
	margin: 0;
	float: left;
	}



/* =Footer
------------------------------------------*/

#footer  {
	height: 65px;
	padding: 0 25px 0 25px;
	
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffd58d;
	
	background-image: url(../images/page/bg_footer.jpg);
	backgournd-repeat: no-repeat;
	}
	
#footer a:link { color: #ffd58d; text-decoration: underline; font-family: arial, sans-serif; }

#footer a:visited { color: #ffd58d; text-decoration: underline; font-family:  arial, sans-serif;}

#footer a:hover { color: #ffd58d; text-decoration: none; font-family:  arial, sans-serif; }



	
	
/* =Nav
------------------------------------------*/




/* =SubNav
------------------------------------------*/

#subnav {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 32px;
	font-weight: normal;
	color: #521718;
	
	height: 34px; 
	margin: 0 38px 8px 38px;
	padding: 20px 0 0 20px; 
	}
/* IE7 fix for #subnav */
*:first-child+html #subnav { font-size: 30px; height: 40px; vertical-align: bottom; margin: 10px 38px 0px 38px;  padding: 0px 0px 15px 20px; }
/* end IE7 fix */

#subnav a {
	margin-right: 5px;
	}
	


#subnav a:link { text-decoration: none; font-weight: normal; color: #663c37; font-family: georgia, "Times New Roman", serif; font-size: 14px; }

#subnav a:visited {text-decoration: none; font-weight: normal; color: #663c37; font-family:  georgia, "Times New Roman", serif; font-size: 14px;}

#subnav a:hover { text-decoration: underline; font-weight: normal; color: #521718; font-family:  georgia, "Times New Roman", serif; font-size: 14px; }




/* id=HOME
------------------------------------------*/




/* id=AUTHOR
------------------------------------------*/



/* id=BOOKS
------------------------------------------*/

#books .item {
	margin: 0 50px 30px 0;
	}
	
#books .item img {
	display: block;
	float: left;
	margin-right: 20px;
	}
	



/* id=LABYRINTH
------------------------------------------*/


#labyrinth .mainbody {
	background-image: url(../images/labyrinth/bg_text.jpg); 
	background-position: top center; 
	background-repeat: repeat-y; 
	}

#labyrinth .bgtop {
	background-image: url(../images/labyrinth/bg_top.jpg); 
	background-position: center top; 
	background-repeat: no-repeat;
	}

#labyrinth .bgbottom {
	background-image: url(../images/labyrinth/bg_bottom.jpg); 
	background-position: bottom center; 
	background-repeat: no-repeat;
	}

#labyrinth #footer  {	
	background-image: url(../images/labyrinth/bg_footer.jpg);
	backgournd-repeat: no-repeat;
	}
	
#labyrinth #header div {
	background-image: url(../images/labyrinth/top.jpg);
	background-repeat: no-repeat;
	}

#labyrinth #header span.left {
	background-image: url(../images/labyrinth/nav_left.jpg);
	background-repeat: no-repeat;
	}

#labyrinth #header span.right {
	background-image: url(../images/labyrinth/nav_right.jpg);
	background-repeat: no-repeat;
	}

#labyrinth #subnav {
	color: #13524C;
	}

#labyrinth #subnav a:link { color: #177169; }

#labyrinth #subnav a:visited { color: #177169; }

#labyrinth #subnav a:hover { color: #177169;}


#labyrinth .subtitle {
	color: #13524C;
	}


/* id=TAROT
------------------------------------------*/

.tarot img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}


/* id=BLOG
------------------------------------------*/

#blog .rightcolumn {
	text-align: left;
	}
	
/*
#blog h1 h2 h3 h4 h5 h6 {
	padding: 0;
	}
*/

.date-header {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	}
	
.post-title {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #521718;
	margin-bottom: 10px;
	margin: 0;
	padding: 0;
	}
	
.sidebar-title {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #521718;
	}

#blog ul {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	padding-left: 1em;
	}
	




/* id=PHOTOS
------------------------------------------*/



/* id=APPEARANCES
------------------------------------------*/




/* id=PLACES
------------------------------------------*/



/* id=CONTACT
------------------------------------------*/




