/* 
Theme Name: Black-LetterHead
Author: Ulysses Ronquillo
modified by Simeon Poulin for Lauren Redniss
*/

/*_________________ Begin Typography & Colors__________________ */

.homeboy {
font-size: 9pt;
line-height:14pt;
} 

body {
	font-size: 12pt;
	font-family: "Orator Std",'Trebuchet','Lucida Sans', 'Verdana';
	background-color: #fff;
	}

#page {
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}
#intro-anim{
	text-align: left; 
	width: 800px; 
	height: 600px;
	overflow: hidden;
	margin: 20px auto;
}

#header {
padding: 15px 0 0 5px;
height: 125px;
width: 900px;
background: white;
}




h1 {
	font-size: 37px;
	text-transform: uppercase;
	}

h2{
	font-size: 18px;
}

h3{
	font-size: 14px;
}

h1, h2, h3 {
letter-spacing: -.04em; font-weight: normal; color: #333;}

p {font-family: "Palatino", Times, Serif; size:9pt;}

a {color: #666; text-decoration: none;}

h1 a:hover {color: #333; text-decoration: none;}

a:visited{color: #666; text-decoration:none; border:none;}

a:hover{color: #333; text-decoration: underline;}

img a {border: none;}

img a:hover {border: none;}

img {border: none}

.blockquotes {
	text-indent: -0.5em;
	}

/************************ Begin Sidebar ************************/

#sidebar
{padding: 5px; float:left;
	width: 200px;
	height: 600px;
	}
#sidebar li{
list-style-type: none;
}

#sideNav h2 li{
list-style-type: none;
font-size: 18pt;
}

#sideNav{
	position: relative;
	top: 10px;
	text-align: left;
	font-size: 14pt;
	text-indent:-40px;
	
}

#sideNav ul{
border-top: 0;
	list-style-type: none;
	text-align: left;
	padding: 0;
	text-indent:-20px;
}

#sideNav ul li{
border-top: 0;
		padding: 10px 0; 

}

#sidebar form {
	margin: 0;
	}
	
#sidebar p{
	font-size: 12pt;
	}
.childpages{
	font-size: 12pt;
	text-indent: -15px;
	}

.current_page_item a {color: #333; text-decoration: underline;}

.current_page_item a:hover {color: #666; text-decoration:underline;} 
	
h2 .current_page_item a {color: #333; text-decoration: none;}

h2 .current_page_item a:hover {color: #666; text-decoration: underline;}
	
/************************ Begin Content ************************/
#main-content{}

.pagepost{margin-top: 10px; margin-left:220px;background: none;width: 510px;}

 
.entrytext {
	font-family: "Palatino", serif;
	size: 10px;
	font-size: 10pt;
	line-height: 14pt;
	width: 500px;
}
#content {color: #000; font-size: 10pt;}

#navContainer{ width: 975px;}

.largeNav{float:left; 
	width: 175px; 
	height: 275px;
	margin: 50px 10px 100px 10px;
	border: none;
	opacity:0.9;
	filter:alpha(opacity=90);
}

.largeNav:hover{ opacity:1;
	filter:alpha(opacity=100);}

#headerLeft{
	float: left;
	width: 500px;
	}

#headerRight{
	float: right;
	left:400px;  
	list-style-type: none; 
	width: 200px;
	padding-top: 20px;
	}

#secondNav .page_item{display:inline; width; 200px;padding: 10px;}

.newsFeed{float:left; width: 175px; height: 250px; margin: 50px 10px 10px 10px; overflow: auto; }

.newsFeed li{list-style-type: none; padding-left: -2em;}

#comment{width: 400px}

#col-one{height: 600px; padding: 5px 0 5px 14px; font-family:"Palatino", serif; size: 10px; width: 220px; float: left; }

#col-two{height: 600px; padding: 5px 0 5px 14px; font-family:"Palatino", serif; 10px; width: 220px; margin-right: 15px; float:right;}

#blurb-footer{width:100%; clear:both; display:none;}

#text{width: 500px;background: #eee;}


	
/********************* Footer *********************/

#footer {
	margin: 50px auto 20px auto;
	width: 100%;
	clear: both;
	font-size: 10pt;
	}





#footer p {
	margin: 0;
	padding: 20px;
	text-align: center;
	color: #cccccc;
	}