/*  
Theme Name: Sylvie Hill
Theme URI: http://sylviehill.com/
Description: WP theme for Sylvie's personal site
Version: 1.0
Author: Steve Palmer
Author URI: http://quoperative.com/
*/

BODY {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: georgia,"times new roman",serif;
	line-height: 1.5em;
	background: #897D57 url("images/bkg.jpg") no-repeat top center;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	

A {
	color: #AFA378;
	text-decoration: none;
	}

A:hover {
	color: #ebcc3d;
	text-decoration: underline;
	}
	
SMALL,
.postmetadata {
	font-family: verdana,arial,helvetica;
	font-size: 70%;
	_font-size: 100%;
}

IMG {
	border: none;
	}

#page {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-repeat: no-repeat; 
	background-position: top left;
	}
	
#header {
	position: relative;
	width: 100%;
	height: 236px;
	}

#header #home {
	position: absolute;
	top: 132px;
	left: 280px;
	width: 324px;
	height: 90px;
	background: url("images/header.gif") no-repeat;
	display: block;
	}


#header #home H1,
#header #home H2 {
	display: none;
	}
	
#nav {
	width: 490px;
	height: 94px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 248px;
	background: url("images/mainmenu.gif") no-repeat;
	}

#nav LI {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

#nav LI,
#nav A {
	height: 94px;
	display: block;
	}

#nav-home { left: 0px; width: 63px; 	}
#nav-fiction { left: 63px; width: 73px; 	}
#nav-nonfiction { left: 136px; width: 105px; 	}
#nav-tv { left: 241px; width: 100px; 	}
#nav-contact { left: 341px; width: 81px; 	}
#nav-about { left: 422px; width: 68px; 	}

#nav-home A:hover, #nav-home.selected { background: url("images/mainmenu.gif") 0px -94px no-repeat; 	}
#nav-fiction A:hover, #nav-fiction.selected { background: url("images/mainmenu.gif") -63px -94px no-repeat; 	}
#nav-nonfiction A:hover, #nav-nonfiction.selected { background: url("images/mainmenu.gif") -136px -94px no-repeat; 	}
#nav-tv A:hover, #nav-tv.selected { background: url("images/mainmenu.gif") -241px -94px no-repeat; 	}
#nav-contact A:hover, #nav-contact.selected { background: url("images/mainmenu.gif") -341px -94px no-repeat; 	}	
#nav-about A:hover, #nav-about.selected { background: url("images/mainmenu.gif") -422px -94px no-repeat; 	}	

#sidebar {
	float: left;
	width: 273px;
	margin: 235px 0 0 40px;
	_margin-left: 20px;
	font-size: 1.2em;
	}
	
#sidebar UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#sidebar UL LI UL LI,
#sidebar UL LI.categories P,
#sidebar UL LI.thumbnails P {
	border-top: solid 1px #998f6f;
	padding: 9px 15px;
	text-align: right;
	font-size: 140%;
}

#sidebar UL LI A {
	color: #583d13;
	display: block;
	*display: inline-block;
	}
	
#sidebar UL LI.categories P,
#sidebar UL LI.thumbnails P{
	border: none;
	font-size: 112%;
	color: #524C32;
	margin: 0;
	}
	
#sidebar UL LI.categories EM {
	font: normal 70% "verdana","arial","helvetica";
	color: #AFA378;
	font-style: normal;
	display: block;
	margin: 4px 0 0;
	}
	
#sidebar UL LI A:hover {
	color: #fff;
	}

#sidebar UL LI.parent {
	border: none;
	}

#sidebar UL LI.parent A {
	font-size: 80%;
	color: #524C32;
	text-decoration: underline;
	}
	
#sidebar UL LI.thumbnails UL LI A {
	float: right;
	overflow: hidden;
	position: relative;
	width: 71px;
	height: 114px;
	margin: 3px;
	border: solid 2px #AA9A6C;
	}

#sidebar UL LI.thumbnails UL LI A IMG {
	position: absolute;
	left: -7px;
	top: -7px;
	}

.narrowcolumn {
	padding: 0 0 20px;
	margin: 0 70px 0 350px;
	width: 380px;
        *width: 360px;
	_width: 350px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: solid 1px #998f6f;
	text-align: justify;
	overflow: hidden;
	}
	
.single .post {
	border: none;
	}
	
H2 {
	text-transform: uppercase; 
	color: #a7150e;
	font-family: "verdana","arial","helvetica";
	font-weight: normal;
	_line-height: 100%;
	font-size: 25px;
	text-align: left;
	}
	
.post H3 {
	font-size: 150%;
	line-height: 100%;
	font-weight: normal;
	text-align: left;
	}
	
.post H3 A {
	color: #FFAE2F;
	}

.post .entrytext A {
	color: #FFD52F;
	}
	
.post .postmetadata {
	clear: both;
	border-top: solid 1px #998f6f;
	color: #AFA378;
	text-align: left;
	padding: 4px 0;
	}

.post .postmetadata.alt {
	margin-top: 40px;
}
	
.post .postmetadata A {
	color: #AFA378;
	text-decoration: underline;
	}
	
.navigation {
	overflow: hidden;
	padding: 5px;
	}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#content {
	font-size: 1.3em
	}

#sidebar .intro {
	border-top: solid 7px #6E6544;
	background: #7B714E;
	color: #fff;
	padding: 20px 20px 13px;
	margin: 5px 0 20px;
	font: normal 90%/150% verdana,arial,helvetica;
	}

#sidebar .intro H3 {
	margin: 0 0 1em;
	font-size: 1.4em;
	color: #a7150e;
	}
	
#sidebar .intro P {
	margin: 0 0 0.85em;
	}

#sidebar .intro A {
	display: inline;
	color: #AFA483;
	}

	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.nested-right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: solid 2px #AA9A6C;
	}

img.nested-left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: solid 2px #AA9A6C;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
#lightbox * {
	color: #333;
	}

