/*  
Theme Name: Betty Fussell
Theme URI: http://bettyfussell.com/
Description: Custom theme for the Betty Fussell
Version: 1.0
Author: Deanna Zandt
Author URI: http://deannazandt.com/
*/

body {
	background: #CF4C13 url(images/background.jpg) top repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #000;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
a, a:visited {
	color: #E78CBB;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}
	
#wrapper {
	padding: 0px;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}
	
#header {
	margin: 40px 0px 30px 0px;
	text-align: center;
}

#title {
	margin: 0px auto;
	width: 370px;
	padding: 0px;
	height: 115px;
	background: url(images/bettyfussell_logo.gif) no-repeat top;
}

#title a {
	display: block;
	width: 360px;
	height: 115px;
	}
	
#header a span {
	display: none;
	}

	
/* ye olde navigation */

#nav {
	background: transparent url('images/navbar.gif') 0 0 no-repeat;
	margin: 0 0 30px 0;
	padding: 0px;
	display: block;
	list-style-type: none;
	text-align: left;
	height: 58px;
	width: 900px;
	position: relative;
	}

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

#nav li, #nav a {
	height: 58px;
	display: block;
	border: 0px;
}
	
#nav-home, #nav-homeon {
	left: 0px;
	width: 85px;
}

#nav-home a:hover, #nav-homeon {
	background: transparent url('images/navbar.gif') 0px -58px no-repeat;
}

#nav-about, #nav-abouton {
	left: 85px;
	width: 75px;
}

#nav-about a:hover, #nav-abouton {
	background: transparent url('images/navbar.gif') -85px -58px no-repeat;
}

#nav-books, #nav-bookson {
	left: 160px;
	width: 80px;
}

#nav-books a:hover, #nav-bookson {
	background: transparent url('images/navbar.gif') -160px -58px no-repeat;
}

#nav-writing, #nav-writingon {
	left: 240px;
	width: 123px;
}

#nav-writing a:hover, #nav-writingon {
	background: transparent url('images/navbar.gif') -240px -58px no-repeat;
}

#nav-goodfood, #nav-goodfoodon {
	left: 363px;
	width: 120px;
}

#nav-goodfood a:hover, #nav-goodfoodon {
	background: transparent url('images/navbar.gif') -363px -58px no-repeat;
}

#nav-recentnews, #nav-recentnewson {
	left: 484px;
	width: 153px;
}

#nav-recentnews a:hover, #nav-recentnewson {
	background: transparent url('images/navbar.gif') -484px -58px no-repeat;
}

#nav-watchlisten, #nav-watchlistenon {
	left: 638px;
	width: 159px;
}

#nav-watchlisten a:hover, #nav-watchlistenon {
	background: transparent url('images/navbar.gif') -638px -58px no-repeat;
}


#nav-contact, #nav-contacton {
	left: 796px;
	width: 104px;
}

#nav-contact a:hover, #nav-contacton {
	background: transparent url('images/navbar.gif') -796px -58px no-repeat;
}

#nav li a span {
    display: none;
}


#content {
	padding: 10px;
	}
	
#recentnews {
	padding: 10px;
	width: 630px;
	float: left;
	}

.books ul {
	list-style: none;
	}

.books ul li {	
	display: block;
	float: left;
	width: 200px;
	height: 375px;
	padding: 10px;
	line-height: 1.2em;
	}

.books ul li img {
	padding: 0px 0px 5px 0px;
	}
	
#content li {
	padding: 0px 0px 10px 0px;
	line-height: 1.2em;
	}
	
#post {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px #9A8479 solid;
	}
	
h2 {
	color: #E78CBB;
	margin: 0px;
	padding: 0px;
	}
	
h2 a, h2 a:visited {
	color: #E78CBB;
	text-decoration: none;	
	}

h2 a:hover {
	text-decoration: underline;
	}
	
#meta {
	font-size: 12pt;
	font-style: italic;
	line-height: 1em;
	color: #4f230e;
	}

#meta a {
	color: #c79b89;
	}

.tags {
	width: 40%;
	float: left;
	}

.timestamp {
	width: 58%;
	float: right;
	text-align: right;
	}

#sidebar {
	line-height: 1.2em;
	padding: 10px 0px 0px 0px;
	width: 250px;
	float: right;
	font-size: 11pt;
	}

#sidebar h2 {
	font-size: 14pt;
	color: #da876d;
	margin-bottom: 4px;
	}
	
.widget {
	margin-bottom: 30px;
	}

#tag_cloud h2 {
	margin-bottom: 15px;	
	}

#sidebar li {
	color: #da876d;
	padding-bottom: 5px;
	}

#calendar_wrap {	
	margin: 10px 0px 0px 0px;
}
	
#calendar_wrap table {
	width: 100%;
	}

.alignleft {
	float: left;
	padding: 0px 10px 10px 0px;
	border: 0px;
	}

.alignright {
	float: right;
	padding: 0px 0px 10px 10px;
	border: 0px;
	}

.size-medium {
	max-width: 150px;
	border: 0px;
	}

.wp-caption-text {
	font-size: 11pt;
	margin: 10px 0px 0px 0px;
	padding: 0px;	
}

/* contact form */

#wpcf { line-height: 1.2em;}
#wpcf br { display: none;}
#wpcf fieldset { border: none; }
#wpcf legend { font-weight: bold: border: 1px solid #666666; padding: 3px }
#wpcf label { display: block; float: left; text-align: right; width: 150px; padding-right: 10px; font-size: 90%; clear: both; }
#wpcf p { display: block; margin: 0 0 7px 0; clear: both; }
#wpcf .field { font-size: 100%; width: 500px; padding: 0; margin: 0; }
#wpcf .smaller {font-size: 90%;}
#wpcf #wpcf_city { font-size: 100%; width: 150px; padding: 0; margin: 0; }
#wpcf #wpcf_zip,  #wpcf #wpcf_year { font-size: 100%; width: 50px; padding: 0; margin: 0; }
#wpcf #wpcf_month, #wpcf #wpcf_state, #wpcf #wpcf_day { font-size: 100%; width: 25px; padding: 0; margin: 0; }
#wpcf p.button { text-align: center; padding: 0 5px 0 0; }
#wpcf textarea { font-size: 100%; width: 500px; height: 100px }
#wpcf .error { background-color: #FFFF00 }
#wpcf .challenge { font-size: 100%; display: inline-block; display: -moz-inline-stack; text-align: left; width: 200px; font-weight: bold; }
#wpcf p.alert { color:#FF0000; font-weight: 700; text-align: center; padding: 5px 0 10px 0; }
#wpcfsuccess { width: 90%; padding: 10px; background: #fff; border: 1px solid #333; color: #E57200; font-weight: bold;}



.clear {
	clear: both;
	}
	
#footer {
	text-align: center;
	font-size: 10pt;
	}