/* 
Theme Name: maplewood

Version: 2.0.1
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, il, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 	{font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}

/* blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";} */

{margin:0;padding:0;}

body {
	background-color:white;
	background-image:url('images/header.png');
	background-repeat:no-repeat;
	font-family: Times New Roman, times-roman, georgia, serif;
	font-size: 90%;
	line-height: 1.5em;
	}

a {
	color: black;
	text-decoration:none;
	border-bottom: 1px solid #D8D8D8;
	border-bottom: 1px solid #595A5D;
	}

/*:hover {
	color: white;
	background: #595A5D;
	text-decoration:none;
	border-bottom: 1px solid #D8D8D8;
	border-bottom: 1px solid #595A5D;
	}

*/


.shopping {
	background: transparent url('images/shopping_bag.gif') no-repeat 0 0;
	color: black;
	text-decoration:none;
	border-bottom: 1px solid #D8D8D8;
	padding-left: 25px;
	padding-top:9px;
	}

.reading {
	background: transparent url('images/book_icon.gif') no-repeat 0 0;
	color: black;
	text-decoration:none;
	border-bottom: 1px solid #D8D8D8;
	padding-left: 25px;
	padding-top:9px;
	}

img {
	border: none;
	text-decoration: none;
	}
	
a img {
	border:none;
	text-decoration: none;
	} 

:link img {
  border: none;
  text-decoration: none;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; }

ol, ul, li, dl, dt {
	list-style-type: none;
	}


#container{}

#book_column {
	position:absolute;
	left:25px;
	top:30px;
	width: 340px;
	}
	
#book_column p {
	margin: 0px 0px 0px 30px;
	width: 280px;
	}

#blog_column{
	position:absolute;
	left:395px;
	top:120px;
	width: 295px;
	}

#blog_column p {
	font-family: times new roman,times,serif;
	color: #2B2B2B;
	font-size: 15px;
	word-spacing: 0.2pt;
	line-height: 1.8;
	}

#blog_column h2{
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #595A5D;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 31px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: bold;
}

#blog_column h2 {
	}
	
	
#blog_column h2 a{
	color: #595A5D;
	}

#blog_column_page{
	position:absolute;
	left:395px;
	top:120px;
	width: 500px;
	} /* used on pages for a wider blog */

#blog_column_thin{
	position:absolute;
	left:395px;
	top:120px;
	width: 400px;
	} /* used on the blog with space for tags */


#tag_cloud_column{
	position:absolute;
	left:825px; 
	top:120px;
	width: 140px;
	} 


#third_column{
	position:absolute;
	left:714px;
	top:120px;
	width: 270px;
	z-index: -4;
	line-height: 15px;
	}


.twitterwidget{
	line-height: 130%;
	font-size: 120%;
}

.widgettitle{
	line-height: 130%;
	font-size: 130%;
	color: #595959;
}

#sidebar a {
	color: #595959;
}


.sidebar li a{
	line-height: 130%;
	font-size: 90%;
	color: #bcbcbc;
}


#third_column .entry-content{
	color: #595A5D;
	margin-bottom: 5px;
	line-height: 130%;
	font-size: 90%;
	}

#third_column .entry-meta{
	color: #c6c7ca;
	font-size: 90%;
	}

#third_column .time-meta a {
	color: #c6c7ca;
	font-size: 90%;
	}
	
	
/* =Menu
-------------------------------------------------------------- */

#access {
	background: none;
	display: block;
	float: right;
	position: absolute;
	/*margin: 0 auto; */
	left: 375px;
	top: 55px;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 18px;
	margin-left: 10px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	border: 0px
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fff;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	border: 1px solid #aaa;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: white;
	color: #333;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #c1244d;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* STYLES */

p {
	margin-top:10px;
	}

b, strong {
	font-weight: bold;
	}


li {
	margin-top:10px;
	}


h2 {
	color: #595A5D;	
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #595A5D;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 31px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: bold;
}

 h2 a{
	color: #595A5D;
	}

h3 {
	color: #595A5D;	
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #595A5D;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 21px;
	line-height: 34px;
	letter-spacing: 0px;
	font-weight: bold;
}

h4 {
	color: #595A5D;	
	 font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #595A5D;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 18px;
	line-height: 34px;
	letter-spacing: -1px;
	font-weight: bold;
}

h5 {
	color: #595A5D;
	 font-family: georgia, times, Times New Roman, times-roman, serif;
	margin: 10px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	font-size: 14px;
	line-height: 24px;
	/*letter-spacing: -1px; */
	font-weight: bold;
}

h5 a {
	color: #595A5D;
}



em {
	font-style:italic; 
}

body#home .entry-1 .entrytitle h3 {
display:none;
} /** TURN OFF DATES **/


.pullquote {
padding: 10px;
float: right;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
border-top-width: 10px;
border-bottom-width: 10px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #F0EFF1;
border-bottom-color: #F0EFF1;
font-size: 16px;
text-align: center;
line-height: 30px;
font-family:Georgia, Bodoni, serif;
font-style: italic;
font-weight: bold;
}

.pullquote_grey {
padding: 10px;
float: right;
background-color: #F0EFF1;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #F0EFF1;
border-bottom-color: #F0EFF1;
font-size: 20px;
text-align: center;
line-height: 36px;
font-family:Georgia, Bodoni, serif;
font-style: italic;
font-weight: normal;
}

.links_box {
padding: 10px;
background-color: #F0EFF1;
line-height: 36px;
font-family:Georgia, Bodoni, serif;
font-style: italic;
font-weight: normal;
}


blockquote {
margin:22px 40px;
padding:3px;
color:#575757;
padding: 0 50px;
}


.pullquote2 {
	/* width: 20%;
	float:right; */
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url("images/closequote.gif") no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote2:first-letter {
	background: url("images/openquote.gif") no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}


.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}