
/* GLOBAL */

body { background: #fff; margin: 0; padding:10px 5% 10px 1%; border: 0; font: 12px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; }
p, td, ul, ol, li, dl, dt, dd { font: 12px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; }

img { border: 0; }

p { text-indent: 0; margin: 0 0 1em; line-height: 16px; }

a:link { color: #30c; text-decoration: underline; font-weight: bold; background: transparent; }	
a:visited { color: #30c; text-decoration: underline; font-weight: bold; background: transparent; }	
a:hover	{ color: #900; text-decoration: none; font-weight: bold; background: transparent; }
a:active	{ color: #900; text-decoration: none; font-weight: bold; background: transparent; }

h1, h2, h3, h4, h5, h6 { font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; font-weight: bold; color: #449; margin: 0; padding: 1em 0 .5em 0; }

h1 { font-size: 22px; color: #900; padding: 0 0 .5em; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; color: #333;}
h6 { font-size: 12px; color: #333; }

strong { font-weight: bold; }
em { font-style: italic; }
code { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #666; display: block; margin: 10px 0; }		
blockquote { margin-left: 15px; padding: 0 20px 0 10px; font-size: 11px; color: #333; }

ul li { margin: 1em 0; }

#layout-main ul { list-style: square outside; list-style-image: url("http://www.evekushner.com/img/cmn/ul_bullet2.png"); }
#layout-main ul.blogpost { margin: 20px 0 15px 0; }
#layout-main ul.blogpost li { margin-top: 10px;  }
#layout-main ul.tight li { margin: 0; padding: 0; }

table.chart { background-color: #ccc; margin: 10px 0 20px; border: 1px #999 solid; }

/* MAIN CONTENT Default Styling */

.dropcap {
	float: left;
	line-height: 48px;
	font-size: 58px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #449;
	}

.image_left { margin: 10px 20px 10px 0; }
.image_left img { border: 1px silver solid; }
.image_right { margin: 10px 0 10px 20px; }
.image_right img { border: 1px silver solid; }

.img_credit {
	font-size: 9px;
	padding: 3px 0;
	}
	
.img_caption {
	font-size: 11px;
	font-style: italic;
	line-height: 1em;
	padding: 3px 0;
	}

.pull-right, .pull-left {
	width: 180px;
	padding: 10px;
	background-color: #77c;
	border: 1px silver solid;
	font-weight: bold;
	font-size: 14px;
	color: #fff;  
	}

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

.pull-left {
	float: left;
	margin: 5px 15px 5px 0;
	text-align: right;
	}
	
.sidebar { 
	float: right;
	width: 180px;
	margin: 5px 0 5px 15px;
	}
	
.sidebar-box {	
	margin: 0 0 10px 0;
	border: 1px #449 solid;
	padding: 10px;
	}

.sidebar-box, .sidebar-box p, .sidebar-box li, .sidebar-box td { 
	font-size: 11px;
	line-height: 1.2em;
	}
	
.quote-attribution { color: #666; }


/* INCLUDE FILE Default Styling */

#layout-vert { 
	margin 0; 
	padding: 0;
	}
			
#layout-horz { 
	margin 0; 
	padding: 0;
	background-color: #fff; 
	}

#layout-main { 
	padding: 10px 0 10px 20px; 
	background-color: #FFF;
	}

#layout-foot { 
	margin: 20px 0; 
	border-top: 5px #449 solid; 
	background-color: #FFF;
	padding: 7px 0;
	}

#layout-foot p {
	font-size: 11px;
	font-weight: bold;
	margin: 0.5em 0; 
	line-height: 14px
	color: #333;
	} 
	
/* MENU Default Styling */

#layout-vert ul { 
	list-style: none;
	margin: 0; 
	padding: 3px;  
	}

#layout-vert ul li {
		font-size: 14px;
		margin: .65em;
		letter-spacing: 0.9; 
		text-align: left;
		}	

#layout-vert ul li a:link, #layout-vert ul li a:visited {
		text-decoration: none;
		color: #333;
		 }
		 
#layout-vert ul li a:hover, #layout-vert ul li a:active {
		text-decoration: none;
		color: #933;
		 }	 	


/*BLOG POST Default Styling */

.post_standard, .post_noborder { 
	margin: 0 0 20px; 
	padding: 0 0 10px; 
	}

.post_standard {
	border-bottom: 1px #cce solid; 
	}

/* tight class for excerpt and title only */	
.post_tight { 
	margin: 0 0 8px 12px; 
	padding: 0;
	}
	
.post_tight h5 {
	margin: 0; 
	padding: 0;
	}		 
	
/* SITE-SPECIFIC Styling*/

.by-eve { 
	font-style: italic; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333;
	margin: 0 0 10px;
	}
	
.appeared { color: #999; 
	font-weight: normal ! important; 
	font-size: 11px; 
	font-style: italic; 
	color: #666; 
	margin: 10px 0;
	}
	
.about-author {
	font-style: italic; 
	margin: 20px 0 20px;
	padding: 10px 0;
	border-top: 1px #449 solid;
	}
	
.section-break { 
	padding: 2em 0 0;
	}
		
.section-break:first-letter { 
	font-weight: bold;
	font-size: 200%;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #449;
	}
	
.footnotes, .footnotes p { 
	font-size: 11px;
	line-height: 1.2em;
	color: #444;
	}


/* WORDPRESS Style Elements -- RATIONALIZE, MOST NOT USED!! */

/* classes used by the_meta() */
ul.post-meta { list-style: none; }

ul.post-meta span.post-meta-key { font-weight: bold; }

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover { color: #fff; }

.feedback {
	color: #ccc;
	text-align: right;
	clear: all;
}

.meta { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #999; }

.meta li, ul.post-meta li { display: inline; }

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle { margin: 0; }

.storytitle a { text-decoration: none; }

.storycontent { margin: 0 0 10px; padding: 0; }

#blogmenu form { margin: 0 0 0 8px; }

#blogmenu input#s {
	width: 80%;
	border: 1px solid #999;
	margin: 3px 0;
	color: #000;
}

#blogmenu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#blogmenu ul li {
	font: italic normal 14px Georgia, 'Times New Roman', Times, serif;
	color: #930;
	letter-spacing: 0.1em;
	margin-top: 5px;
	padding-bottom: 2px; 
}

#blogmenu ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#blogmenu ul ul li {
	font: normal 10px Verdana, Helvetica, Arial, sans-serif; 
	line-height: normal;
	color: #999;
	font-weight: normal ! important;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 10px;
}

#blogmenu ul ul li a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#blogmenu ul ul li a:hover {
	border-bottom: 1px dotted #930;
	font-weight: normal;
	color: #930;
}

#blogmenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

.sideposts p {
	font: normal 10px Verdana, Helvetica, Arial, sans-serif; 
	margin: 0 0 5px ! important;
	padding: 0;
}



/* WORDPRESS Style Elements */

/* classes used by the_meta() */
ul.post-meta { list-style: none; }

ul.post-meta span.post-meta-key { font-weight: bold; }

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover { color: #fff; }

.feedback {
	color: #ccc;
	text-align: right;
	clear: all;
}

.meta { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #999; }

.meta li, ul.post-meta li { display: inline; }

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle { margin: 0; }

.storytitle a { text-decoration: none; }

.storycontent { margin: 0 0 10px; padding: 0; }

#blogmenu form { margin: 0 0 0 8px; }

#blogmenu input#s {
	width: 80%;
	border: 1px solid #999;
	margin: 3px 0;
	color: #000;
}

#blogmenu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#blogmenu ul li {
	font: italic normal 14px Georgia, 'Times New Roman', Times, serif;
	color: #930;
	letter-spacing: 0.1em;
	margin-top: 5px;
	padding-bottom: 2px; 
}

#blogmenu ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#blogmenu ul ul li {
	font: normal 10px Verdana, Helvetica, Arial, sans-serif; 
	line-height: normal;
	color: #999;
	font-weight: normal ! important;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 10px;
}

#blogmenu ul ul li a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#blogmenu ul ul li a:hover {
	border-bottom: 1px dotted #930;
	font-weight: normal;
	color: #930;
}

#blogmenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

.sideposts p {
	font: normal 10px Verdana, Helvetica, Arial, sans-serif; 
	margin: 0 0 5px ! important;
	padding: 0;
}

	
	
	
