/*
reset.css, part of YUI's CSS Foundation 
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

li{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

q:before,q:after{content:'';}

abbr,acronym {border:0;font-variant:normal;}

sup {vertical-align:text-top;}

sub {vertical-align:text-bottom;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

input,textarea,select{*font-size:100%;}

legend{color:#000;}

body {font:13px/1.3 georgia, times new roman;*font-size:small;*font:x-small;}

table {font-size:inherit;font:100%;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body{text-align:center;}

#ft{clear:both;}



/* base.css, part of YUI's CSS Foundation */
h1 {
	/*21px via YUI Fonts CSS foundation*/
	font-size:333.6%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:189%;
}

h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:146.5%;  
}
strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
}
h1,h2,h3,h4,h5,h6 {
margin-bottom:10px;
}
	
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table {
	/*so things don't run into each other*/
	margin-bottom:1em;
}


/* Clearly needed */

.clearleft{clear:left;}

.clearboth{clear:both;}




/* Setting a standard link vernacular */

a:link, a:visited {
	color: #3D8729;
	text-decoration:none
	}

a:hover, a:active {
text-decoration:none;
	}






/* HTML Elements */

body,html {
	min-height:101%;
	}
	
body {
	
background: transparent url(images/amazon.jpg) repeat fixed right bottom;
	color: #000;
	padding: 13px 0 25px 0;
	}

body.category  {

background: transparent url(images/amazon.jpg) repeat fixed right top;
	color: #000;
	padding: 13px 0 25px 0;
	}



p {	
	margin: 15px 0;
	}
hr {
	display: block;
	height:1px;
	background:#BBB;
	border:0;
}
small {font-weight:bold;
	font-size: 0.9em;
	padding:10px 0px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
margin:0pt auto;
padding:0px;
width:960px;
text-align:left;
	}

#branding {
padding-bottom:35px;
width:625px;
padding-top:30px;
padding-left:15px;
	}


.subcategory_list {
margin-top:20px;
border-bottom:1px solid #888;
}

.subcategory_list h2 {font-size:145%;}


.subcategory_list ul li ul {padding:0px 15px 5px;
}

.subcategory_list ul li ul li {
margin-left:20px;
margin-bottom:5px;
font-size:109%;
list-style-type:disc;
font-family:Georgia,"Times New Roman",Times,serif;
}

.left {
	float:left; 
margin-right:15px;
	}

.right {
	float:right;
	}

#sidebar {font-family:arial,verdana;
	width: 245px;
	float:left;

	}

.subnav {font-family:Georgia,"Times New Roman",Times,serif;}


#leftcol, #rightcol {
	margin-top:10px;
	float:right
	}	
	
#leftcol {float:left;
width:960px;}


#rightcol {width:600px;
	margin-right:15px;
}
.home #rightcol {width:920px;margin-right:0px;float:left;}



.columnwrap {
width:930px;
padding:0px 15px 15px 15px;
border:solid 1px #BBBBBB;
margin-bottom:12px;
float:left;
background: transparent url(images/bg_wrapper.png) repeat 0 0;
}
		
#content {
	width:665px;
	float:right
	}

.category #content {
	width:auto;
	float:none;
	}

/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #888;
	}

.subnav li a:link, .subnav li a:visited {
	display:block;
	padding:4px 4px 4px 8px;
	}
		
.subnav li a:hover, .subnav li a:active {
	text-decoration:none;
	color: #7da939;
background:#EEF5E1;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font-weight:bold;
	font-family:Georgia,"Times New Roman",Times,serif;
	}
	
h2 {
	padding-bottom:8px;
/*	border-bottom:1px solid #BBBBBB;*/
	margin: 20px 0;
font-family:Georgia,"Times New Roman",Times,serif;
	}

.post h2 {margin:20px 0 0px 0}

h3 a:link {color:#000000;}

h3, #sidebar h2 {
color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:normal;
margin-bottom:11px;
	}

#sidebar h3, #sidebar h2 {
color:#000000;
	border-top:0px;
	border-bottom:1px solid #000000;
	margin:0px 0pt;
padding:16px 0pt 6px 2px;
font-family:Georgia,"Times New Roman",Times,serif;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {font-weight:bold;
	margin-bottom:6px;
font-size:144%;
font-family:Georgia,"Times New Roman",Times,serif;
	}
	
	h2.widgettitle {
	/*14px via YUI Fonts CSS foundation*/
	font-size:146.5%;
font-weight:normal;
}

#home h2.pagetitle {margin-bottom:-10px;}
h2.pagetitle {margin-bottom:7px;}
	
/* Content */


	
.description {
color:#333333;
font-size:125%;
font-style:italic;
font-weight:bold;
margin-top:-16px;
margin-left:56px;
	}

.feature {
	border-bottom:1px solid #888;
font-family:arial;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-top:6px;
	}

#rightcol .clearfloat:hover, #leftcol .clearfloat:hover {
	background:transparent url(images/bg_wrapper.png) repeat scroll 0 0;
	}
	
.feature p, #rightcol p {
	margin:0px 1px 15px 0px;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	margin: -33px 10px 0 0;
	}

#lead {
border-bottom:1px solid #888888;
color:purple;
font-size:1.2em;
margin-top:0;
padding:15px 0 15px;
float:left;
margin-bottom:20px;
}

.title h4 {font-weight:bold;
	line-height:115%;
font-size:130% ;
font-family:Georgia,"Times New Roman",Times,serif;
	}

.title h4:hover [text-decoration:underline;}

	
.feature#lead .title {
	font:106% Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	float:left;
margin-bottom:5px;
margin-right:20px;
min-height:206px;
width:294px;
		}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {margin-bottom:20px;padding-bottom:20px;
	border-bottom:1px solid #888;
	
	}	

#sidelist li {
	list-style:none
list-style-type:none;
margin-left:0;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
margin-top:5px;	
}

#sidelist .children {
	
	}
	
#sidelist .children li {margin-bottom:-1px;
	list-style: disc;
	margin-left:28px;
	border-bottom:none;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	color: #000;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#3D8729;
background:transparent url(images/bg_wrapper.png) repeat scroll 0 0;
	}

.postmetadata, p.postmetadata {
	margin: 0px 0;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:88%;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
display:none;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {line-height:1.45em;
	padding-bottom:0px;
	}

h3 a:link, h3 a:visited {
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

#content .post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
line-height:23px;
margin-top:10px;
display:block;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	background:#FFFFFF none repeat scroll 0%;
border:1px solid #BBBBBB;
color:#333333;
padding:0px;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:whiteSmoke;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	border-bottom:1px solid #DDDDDD;
	}

.commentlist cite {
	font: 1em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

.footer {
	border:1px solid #BBBBBB;
clear:both;
color:#333333;
margin:15px auto 0pt;
text-align:left;
width:959px;

background: transparent url(images/bg_wrapper.png) repeat 0 0;
	}

.footer a {
	color:#3D8729;
	}





.footer_unit {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:20px;
width:274px;}


.cat_desc p{color:purple;
font-size:1.2em;}

li#tag_cloud a {color:lightSeaGreen;}


.post .mag {
background:#fff none repeat scroll 0%;
border-bottom:3px double #666666;
border-left:0px;
border-right:0px;
border-top:3px double #666666;
color:#333333;
font-family:Georgia,Arial,Serif;
font-size:1.3em;
margin:0.5em;
padding:0.5em;
text-align:center;
width:150px;display:block;
font-style:italic;
}

.feature:hover {/*background:#EEF5E1 none repeat scroll 0 0*/}


   ul.stripelists {
	background: transparent /*url(images/bg_wrapper.png) repeat 0 0*/;
	list-style: none;
	border: none;
margin:0px;
	}
	
	   ul.stripelists li.lm_over{
		border-bottom:1px solid #DDDDDD;

	}
	
	    ul.stripelists li {
	padding:10px 10px 20px 10px;
	border-bottom:1px solid #DDDDDD;
	display:block;
	}


.menu li {
border-right:1px solid #CCCCCC;
display:block;
float:left;
line-height:1.2em;
margin-top:8px;
}

.menu li a {
color:#000000;
display:block;
font-family:georgia;
font-size:1.3em;
height:42px;
letter-spacing:1px;
padding:3px 4px 6px 7px;
width:120px;
}
.menu li a:hover{text-decoration:none;background-color:#fff;
}
.menu li a span {
color:purple;
font-family:arial;
font-size:0.7em;
font-weight:normal;
letter-spacing:0;
line-height:1.3em;
text-transform:lowercase;
}

.breadcrumb {margin-top:12px;}


img.attachment-post-thumbnail {float:left; margin-right:10px; margin-bottom:10px;}

.first_feature{float:left;
width:945px;}

.first_feature .excerpt {min-height:300px;}

.mid_features {float:left; width:400px;}

a.title p, a.topfeature p {color:#000!important}

.home .excerpt{font-size:0.9em; border-bottom:1px solid #CCCCCC;
float:left;
min-height:380px;
margin-bottom:20px;
margin-right:28px;
width:440px;}
#featurecol {padding-top:30px;}