@import url("reset.css");

html {
    height: 100%;
}

#links a{
	color: #e1e1e1;
	text-decoration: none;
	font-size: .8em;
}



body {
	height: 100%;
    font-family : Helvetica,Geneva,Arial,sans-serif;
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
	background: #b8b8b8;
}


p{
	margin-bottom: 20px;
}


#links {
	
		margin-bottom: 10px;

}

#links {
	
		margin-bottom: 10px;

}


#links a:hover{
	
		color: #fff;

}

#highlight {
	top: -50px;
	width: 1158px;
	min-height: 897px;
	background: url("/images/stories/highlight.png") no-repeat;
	margin: 0 auto;
	margin-bottom: -897px;
	overflow-x: hidden;
}

/* Menu and Site Title */

h1{
	display: inline;
}

h1 a{
	font-size: 1em;
}


#header {
	position: absolute;
	left: 80px;
	padding: 0px 0 0 10px;
	margin: 0px;
	top: 0;
	text-decoration: none;
	width:380px;
	display: inline;
	text-transform: uppercase;

}




/* Body Area */

#page_content_wrapper{
	
	width: 896px;
	margin: 0 auto;
}


div#page_content {
	position: relative;
	margin-top: 150px;
    width: 896px;
    padding-bottom: 100px;
    z-index: 5;
    
}


/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}



/* elements inside single item */

h3 {
	margin:10px 0 20px 0;
	font-size:171%;
	color:#fff;
	font-weight:normal;
	text-transform: uppercase;
}


/*

footer

*/



.bio-block
		{
			color: #b4b4b4;
			margin:0;
			padding: 20px 20px 20px 20px;
			width: 385px;
			height: 175px;
			background-color: #a9a9a9;
			position: relative;
			float: left;
			overflow: hidden;
			border-right: 5px solid #b8b8b8;

		}

#footer h4 {
	
	text-transform: uppercase;
	color: #888;
	
}
		
.bio-block p, .related-links p, .related-links ul{
	color: #666;
	padding-top: 15px;
	line-height: 25px;
	font-size: .8em;
}

.bio-block a{
	text-decoration: none;
}
		
#footer
		{
			position: absolute;
			width: 900px;
			height: 300px;
			display: block;
			float: left;
			margin-top: 75px;
			
			}
		
		
#footer a
{
			
	color: #666;
	text-decoration: none;
			
}
		
		
		
#footer a:hover
		{
			
			color: #fff;
			text-decoration: none;
			
		}



.related-links
		{
			color: #909090;
			padding: 20px 20px 20px 20px;
			width: 190px;
			height: 175px;
			background-color: #a9a9a9;
			overflow: hidden;
			float: left;
			border-right: 5px solid #b8b8b8;
			display: inline;
			position: relative;
			
		}
		
.related-links ul{
	
	list-style-type: none;
	
	line-height: 20px;
	font-size: .8em;
}




	
/* main menu */
#menu_wrapper{
	top: 0px;
	margin: 0;
	position: absolute;
}

#menu_overlay {
	position: absolute;
	padding: 10px;
	top: 0px;
	left: 80px;
	width: auto;
	z-index:10;
	}


#menu_button{
	padding: 6px 10px 0 10px;
	position: absolute;
	line-height: 15px;
	background: #888;
	font-size: .8em;
	letter-spacing:.1em;
	top: 0px;
	text-transform: uppercase;
	width: auto;
	height: 20px;
	
}

#menu_button a:link {
text-decoration: none;
color: #fff;
	
}

#menu_button a:visited {
text-decoration: none;
color: #eee;
	
}

#menu_button a:hover{
		color: #333;
		text-decoration: none;
		}

#menu_title {
	
	position: relative;
	line-height: 5px;
	left: 60px;
	padding: 0px 0 0 10px;
	width: 390px;
	z-index:1;
	text-transform: uppercase;
}
	
#title a{
	color: #fff;
	text-decoration: none;
}


#title a:hover{
	color: #111;
	text-decoration: none;
}

#title a:visited{
	color: #fff;
	text-decoration: none;
}


/*sub menu*/
#sub_menu {
	position: absolute;
	display:none;
	width:362px;
	top: 25px;
	margin: 0;
}

#sub_menu li {
	
	list-style: none;
	background-color: #888;	
	height:71px;
	text-transform: capitalize;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	letter-spacing: .08em;
	margin:5px 0 0 0;
	text-indent: 10px;
	line-height: 54px;
	font-size: 26px;
	font-style: strong;
	border-top-style: solid;
	border-top-style: hidden;
	border-top-width: 5px;
	border-bottom-style: hidden;
	border-bottom-width: 5px;
	text-align: left;
}

#sub_menu li a {
	
	color:#fff; 
	text-transform: uppercase;  
	display:block;
	font-size:.8em;
	height: 71px;
	width: 362px;
	text-decoration: none;
	
}

#sub_menu li a:hover {
	color: #333; 
	text-decoration: none;
}



#sub_menu span {
	position: relative;
	top: -55px;
	color: #333;
	letter-spacing: .06em;
	font-size: .65em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

/*Firefox hack */
#sub_menu span, x:-moz-any-link {
	position: relative;
	left:10px;
	color: #333;
	letter-spacing: .06em;
	font-size: .65em;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;

}


#sub_menu li.fade a:hover span {
	
	color: #666;
	
}

/* City Year Sub */
#sub_menu li.year {
	height: 25px;
	background-color: #e1e1e1;
}

#sub_menu li.year a:link{
	background-color: #e1e1e1;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	height: 25px;
	
}

#sub_menu li.year a:visited{
	background-color: #e1e1e1;
	color: #666;
	font-weight: bold;
	line-height: 27px;
	font-size: 12px;
	height: 25px;

}

#sub_menu li.year a:hover{
	font-weight: bold;
	line-height: 27px;
	font-size: 12px;
	background-color: #fff;
	height: 25px;
}




/* Menu Search */
fieldset.search {
	border: none;
	width: 320px;
	margin-left: 20px;
	
}
.search input, .search button {
	margin-top: 15px;
	border: none;
	float: left;
}
.search input.box {
	color: #ccc;
	font-size: 1.2em;
	width: 260px;
	height: 30px;
	padding: 8px 5px 0;
	margin-right: 10px;
}
.search input.box:focus {
	background: #777777;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #999 url(/images/stories/search_bg.png) no-repeat top right;
	background-color: none;
}
.search button.btn:hover {
	background: url(/images/stories/search_bg_over.png) no-repeat bottom right;
	background-color: none;

}

/* Story page elemets */



h4#title {
	
	font-size: .8em;
	text-transform: uppercase;
	color: #ccc;
	letter-spacing:.1em;
	
}

#page_content h1 {
	position: relative;
	float: left;
	color: #fff;
	display: inline-block;
	font-size: 2em;
	
	
}

#body_copy{
	color: #555;
	clear: left;
	line-height: 220%;
	padding-top: 10px;
	
	
}


#page_content h2 {
	color: #e1e1e1;
	font-size: 1em;
	padding: 20px 0 0 0px;
	clear: both;
	text-transform: uppercase;
}

#share_this {
	background: url(/images/stories/share-this.png) no-repeat bottom right;
	border: none;
	cursor: pointer;
	float: left;
	height: 25px;
	margin: 8px 0 0 20px;
	position: relative;
	width: 78px;
	display: none;
	
}

div.image_area {
	margin-bottom: 40px;
   
}



/* Story list*/
ul.stories {
	position: relative;
	margin-bottom: 60px;
	width: 780px;
	left: 120px;
}

ul.stories div {
	display: none;
	float: left;
	position: relative;
	padding: 20px 0px 0px 0px;
	margin-top:-130px;
	margin-left:-230px;
	width: 200px;
	height: 133px;
	text-align: center;
	background: transparent url(/images/stories/story-thumbs/thumb-background.png)  no-repeat;
	z-index: 12;
}

ul.stories div, x:-moz-any-link {
	
	display: none;
	float: left;
	position: relative;
	padding: 20px 0px 0px 0px;
	margin-top:-130px;
	margin-left:-230px;
	width: 200px;
	height: 133px;
	text-align: center;
	background: transparent url(/images/stories/story-thumbs/thumb-background.png)  no-repeat;
	z-index: 12;

	
	}



/* tab pane styling */ 
ul.tabs a { 

	font-size:1em;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 100%;
	text-align:left;	
	text-decoration:none;
	color:#888;
	padding:0;
	margin:0;	
	position:relative;
	top:1px;
	text-transform: uppercase;
}

#page-content div.panes {
	
	height: 2400px;
	margin-bottom: 60px;
	
}

div.panes img {
	height:96px;
	width: 144px;
	
}

/* Sponsors List */



div.sponsors-panes div {
	color: #fff;
	display:none;		
	padding:15px 0 0 15px;
	height:100px;
	font-size:1.25em;
	margin-bottom: 20px;
}

/* List styling */
ul.stories li  {
	margin:0 !important; 
	border-bottom:1px solid #ccc;
	padding: 15px 0 15px 0;	
	height: 50px;
	width: 100%;
	line-height: 50px;
	list-style-type: none;
	font-size: 120%;
}

ul.stories p{
	font-size: 75%;
	color: #737574;
	margin-top: -30px;
		
}

ul.stories span{
	color: #888;
	
}
ul.stories li a{
	color: #666;
	width: 100%;
	text-decoration: none;
}

ul.stories li a:hover{
	color: #fff;
	width: 100%;
	
}

/* Flash Area */


#mwID {
	position: relative;
	left: -50px;
	
}
