/* @override http://hollylecraw.com/wp-content/themes/hlh/style.css */
/*
Theme Name: HLH Theme
Theme URI:
Description: A custom theme for Holly LeCraw
Version: 1.0
Author: Low Fat Designs
Author URI: http://lowfatdesigns.coom
Tags:
*/

/* Framework */
@import 'css/blueprint/screen.css';


/*	--- LAYOUT
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
body {
	font-family: "Times New Roman", Georgia, Times, serif;
	background: #9fe9f8 url(img/container.jpg) no-repeat top center;
	font-size: 90%;
}

.container {
	width: 950px;
}

#header {
	background: url(img/header-bg-3.gif) repeat-x;
	height: 96px;
}

#main {
	float: right;
	width: 675px;	
	background: #daf6fc url(img/main-bg.jpg) top right no-repeat;
	border-left: 2px solid #32438b;
	border-bottom: 2px solid #32438b;
	border-right: 2px solid #32438b;
	padding: 10px 30px 50px 30px;
}

#sidebar {
	float: left;
	width: 211px;
	padding-bottom: 100px;
	padding-top: 220px;
	margin-top: 10px;
	background: url(img/sidebar-images/holly.jpg) no-repeat 2px 0px;
}

#footer {
	float: right;
	font-size: 90%;
	width: 675px;
	text-align: right;
	color: #324386;
}

/*	--- HEADER
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
#header h1 {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 96px;
	margin-bottom: 0;

}

#header h1 a {
	display: block;
	position: relative;
	height: 96px;
	margin-left: -95px;
	text-indent: -50000px;
	background: url(img/header.gif) 0px 20px no-repeat;
}


/*	--- NAVIGATION
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
#nav {
	margin: 0px 0 0 0;
	margin-top: 5px;
}

#nav li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	height: 17px;
	border-bottom: 2px solid #32438b;
}

#nav li a:focus, #nav li a:hover, #nav li.current_page_item a {
	color:#fff;
	outline: none;
}

ul#nav li a:hover,
ul#nav li.current_page_item a,
ul#nav li.current_page_ancestor a {
	background-position: 0 -17px;
}

#nav li a {
	display: block;
	height: 17px;
	text-indent: -50000px;
	width: 200px;
	font-size: 0;
}

.page-item-12 a {
	background-image: url(img/nav-home.gif);
}

.page-item-5 a {
	background-image: url(img/nav-about.gif);
}

.page-item-26 a {
	background-image: url(img/nav-about-holly.gif);
}

.page-item-9 a {
	background-image: url(img/nav-book-clubs.gif);
}

.page-item-11 a {
	background-image: url(img/nav-news.gif);
}

.page-item-8 a {
	background-image: url(img/nav-contacts.gif);
}

/* Sidebar Rotating Images */

#page-26 #sidebar{
	background: url(img/sidebar-images/cape-1.jpg) no-repeat;
}

#page-9 #sidebar{
	background: url(img/sidebar-images/wisteria.jpg) no-repeat;
}

#page-8 #sidebar{
	background: url(img/sidebar-images/hydrangea.jpg) no-repeat;
}

#page-5 #sidebar{
	background: url(img/sidebar-images/beach.jpg) no-repeat;
}

#page-8 #main{
	padding-bottom: 240px;
}

.single-view{
	padding-bottom: 280px !important;
}

/*	--- TYPOGRAPHY
	-------------------------------------------------------------------
	------------------------------------------------------------------- */

h1, h2, h3, h4, strong, em{
	color: #324386;
	font-weight: bold;
}



#home .post-title, #category-3 .post-title, #category-4 .post-title{
	font-size: 120%;
	margin-bottom: 3px;
}

h2{
	font-size: 180%;
}

h3{
	font-size: 150%;
}

a,em, a:hover{color: #324386;}

a{
	text-decoration: underline;
}
	
a:hover{
	text-decoration: none;
}	
	
.alignleft {
	float: left;
	margin: 5px;
}

.alignright {
	float: right;
	margin: 5px;
}

ol li{
	padding-bottom: 15px;
}

/*	--- FOOTER
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
#footer a:focus, #footer a:hover { text-decoration: none; }
#footer a {text-decoration:underline;}
	
	
/*	--- SPECIFICS
	-------------------------------------------------------------------
	------------------------------------------------------------------- */
	
		
.q-and-a-question{
	font-weight: bold;
}
	
.q-and-a-answer{
	padding-left: 20px;
}
	
/*HOME */
#left-column{
	width: 322px;
	float: left;
}

#right-column{
	width: 322px;
	float: right;
}

#social-networks{
	list-style-type:none;
	margin: 0;
}

#follow-holly{
	width: 211px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}

#social-networks li{
	display: inline;
}

#facebook-logo{
	padding-right: 10px;
	padding-left: 12px;
}

#twitter-logo{
	margin-top: 50px;
}

.hydrangea-background{
	background: url(img/hydrangea-petal-medium.gif) no-repeat;
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 120%;
	font-weight: bold;
}

h2{
	background: url(img/vines.gif) no-repeat 0px 30px;
	height: 60px;
	padding-bottom: 20px;
	margin: 0px;
}

/*NEWS AND EVENTS */

#home .post-title, #category-3 .post-title, #category-4 .post-title{
	margin-bottom: 0px;
}

#home .postmetadata, #category-3 .postmetadata, #category-4 .postmetadata{
	margin-bottom: 10px;
}

#home .post-item{
	padding-bottom: 20px;
}
	
/* FAQ */
#page-5 h3{
	font-size: 100%;
	font-weight: bold;
}

/* PROUST QUESTIONAIRE */

#page-27 ul{
	list-style-type: none;
}

#page-27 ul li{
	padding-left: 0px;
	margin-bottom: 5px;
}

#page-27 ul li strong{
	margin-left: -30px;
	
}

#page-247 #main{
	padding-bottom: 360px;
}

/* BOOK CLUBS */


#twitter-feed{
	list-style-type: none;
	margin: 0;
	margin-bottom: 20px;
}

#twitter-feed li{
	margin-bottom:20px;
}

#Latest-News{
	margin-bottom: 10px;
}

.wp-image-161, .wp-image-163, .wp-image-165, .wp-image-174, .wp-image-175{
	border: 2px solid #324386;
}

.tweet-meta{
	font-size: 80%;
	display: block;
}

#page-168 ul{
	font-size: 130%;
}

#page-168 #main ul li{
	margin-bottom: 20px;
}

#home-tagline{
	font-size: 17px;
	color: #324386;
	font-weight: bold;
	font-style: italic;
	background: url(img/vines-short.gif) no-repeat bottom left;
	padding-bottom: 30px;
	margin-bottom: 0px;
}

#category-3 #main{
	padding-bottom: 230px;
}

#category-4 #main{
	padding-bottom: 220px;
}

#page-130 #main, #page-124 #main, #page-133 #main, #page-271 #main{
	padding-bottom: 290px;
}

#404-error #main{
	padding-bottom: 290px;
	display: none;
}

/* Home: Blurbs */

.boxed{
	outline: 2px solid #9fe9f8; 
	padding: 5px;
	margin: 0px;
	font-size: 95%;
	display: block;
	margin-bottom: 20px;
}

.boxed p{
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
}

.boxed h4{
	text-align: center;
	margin-bottom: 3px;
}

.boxed ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}


blockquote{
	color: #000;
	text-decoration: none;
	margin: 0;
	font-style: normal;
	background: url(img/quotes.gif) no-repeat;
	padding-top: 6px;
	padding-left: 16px;
}

#left-column blockquote strong{
	padding-left: 20px;
}
