/* 
 ----------------------------------------------------------------------------
	Company: CBS Interactive
	Author: Ashton R. Edwin-Kent
 	CSS Document: display.css
 ---------------------------------------------------------------------------- 
*/


/* colors
 ----------------------------------------------------------------------------
	text: #222
	link: #444
 	link.hover: #666
 ----------------------------------------------------------------------------
*/


/* default type selectors
 * ---------------------------------------------------------------------------- */

body { 
	background: #303030 url("http://grfx.cstv.com/schools/gewa/graphics/gewa-07-bg-body.gif");
	color: #fff;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin:0; 
	padding:0 
	}
td{
font: 12px Arial, Verdana, Helvetica, sans-serif;
color: #fff;
}


h1 { font-size: 18px }
h2 { font-size: 16px }
h3 { font-size: 14px }

h4,h5,h6 { font-size: 13px }

a img, :link img, :visited img, fieldset { border:none }

a:link, a:visited, a:active{ color: #fff; text-decoration: underline }
a:hover  { color: #fff; text-decoration: none }

a { outline: none }

#columns pre {font-family:monospace; font-size:11px;}
#columns .presmall {font-family:monospace; font-size:11px;}
#columns pre a{font-family:monospace; }
#columns a:hover{text-decoration:none;}

/* classes
 * ---------------------------------------------------------------------------- */

.center { text-align: center }

.img-left { float: left; margin: 0 6px 4px 0 }
.img-right { float: right; margin: 0 0 4px 6px }

.clear { 
	clear: both; 
	height: 0.01em; 
	overflow: hidden;
        display:none;
	}

#revLayeredAd .revClickText  {
color:#fff;
}

/* CSTV specific
 * ---------------------------------------------------------------------------- */

h2, 
.storyheadline, 
.StoryHeadline, 
.page-header { 
	color: #222; 
	font-weight: bold; 
	font-size: 16px 
	}

.storyteaser, 
.StoryTeaser { color: #222; font-weight: bold }

.fivevert { line-height: 5px }
.tenvert { line-height: 10px }
.twentyvert { line-height: 20px }

.yahoo-on { background: #fff url("http://grfx.cstv.com/schools/uri/graphics/yahoo-search5.gif") no-repeat }
.yahoo-off { background-image: none	}


/* layout
 * ---------------------------------------------------------------------------- */

#wrap { 
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewe-08-main-bg.jpg") repeat-y;
	width: 1191px;
	margin: 0px auto;
	}
	
#mast { }

#mast-head, #mast-head * {
	margin: 0px;
	padding: 0px;
	display: block;
	_display: block;
}

#mast-head {
	background: #444;
	height: 116px;
	width: 803px;
	margin: 0px auto;
}
#mast-head img { margin: 0px 26px; }

#mast-nav {
	width: 803px;
	margin: 0px auto;
}

#hdr { }

#scoreboard { }


/* navigation: #nav
 * ------------------------------------------------------------------------- */

#nav, #nav * { border-collapse: collapse; margin: 0; padding: 0 }

#nav {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") no-repeat;
	height: 28px;
	position: relative;
	width: 803px;
	z-index: 99; 
	}
	
#nav span { display:none; }

#nav li, #nav a {
	font-size: .95em;  
	height: 28px;
	display: block;
	}

#nav li { float: left; }


#nav-01 { width:72px; }
#nav-02 { width:134px; }
#nav-03 { width:93px; }
#nav-04 { width:171px; }
#nav-05 { width:150px; }
#nav-06 { width:183px; }

#nav-01 a:hover { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") 0 -28px }
#nav-02 a:hover { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -72px -28px }
#nav-03 a:hover { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -206px -28px }
#nav-04 a:hover { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -299px -28px }
#nav-05 a:hover { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -470px -28px }
#nav-06 a:hover { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -620px -28px }

#nav-01:hover>a { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") 0 -28px }
#nav-02:hover>a { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -72px -28px }
#nav-03:hover>a { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -206px -28px }
#nav-04:hover>a { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -299px -28px }
#nav-05:hover>a { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -470px -28px }
#nav-06:hover>a { background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-main-nav.jpg") -620px -28px }


/* navigation dropdown: #nav
 * ------------------------------------------------------------------------- */

/* navigation dropdown: #nav
	 * ------------------------------------------------------------------------- */

	#nav ul {
		border: solid #0258c5;
		border-width: 0 1px;
		left: -9999px;
		top: 28px;
		position:absolute;
		z-index:99
		}

	#nav-08 ul { margin-left: -15px }

	#nav ul, 
	#nav li li { width: 150px } 

	#nav li li, 
	#nav li li a { height: auto; }

	#nav li:hover ul, 
	#nav a:hover ul { left: auto; }

	#nav li li { border-bottom: 1px solid #0258c5; text-indent: 0; }


	#nav li li a {
		background: #fffed5;
		color: #0258c5;
		display: block;
		padding: 3px;
		text-decoration:none;

		_width: 100%
		}

	#nav li li a:hover { 
		background: #e3b12a; 
		color: #fff 
		}

	#nav .right { text-align: left; margin-left: 150px }

	#nav .header a, #nav .header a:hover { 
		background: #0258c5; 
		color: #fff; 
		font-weight: bold
		}



	/* Son of Suckerfish: 2nd Tier Drop Down
	 * ------------------------------------------------------------------------- */

	#nav li ul li ul  {
		display: none;
		width: 165px;
		margin-left: 165px; /* width of drop down nav +2 */
		margin-top: -19px; /* height of drop down nav item +1 */
		}

	#nav li ul li:hover ul, #nav li ul li.over ul { display: block; }

	#nav li ul li ul li a {
		height: 18px;
		width: 100%;
		}

	#nav li li.tall, #nav li li.tall a {
		height:21px;
		line-height:14px;
		}

	#nav ul.right { margin-left: 150px; text-align: left }
	#nav li li.header a, #nav li li.header a:hover { background-color: #BF3130; color: #fff; font-weight: bold }
/* navigation: #nav 
*/

/* columns
 * ---------------------------------------------------------------------------- */

#columns { padding:0; margin:0; border-collapse:collapse; }

#columns {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-content-bg.jpg") no-repeat;
	width: 803px; 
	margin: 0px auto;
	height: 650px;
	}

#column-1, #column-2, #column-3 {padding:0; margin:0; vertical-align:top; }

#column-1 { width: 223px; padding: 0px 0px 0px 0px; }
#column-2 { width: 500px; padding: 60px 70px 0px 10px; }


/* headers
 * ---------------------------------------------------------------------------- */

#hdr-at {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-hdr-at.gif") no-repeat;
	width: 470px; 
	height: 25px;
}


#hdr-baskebl {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-hdr-baskbl.gif") no-repeat;
	width: 470px; 
	height: 25px;
}


#hdr-bio {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-hdr-bio.gif") no-repeat;
	width: 470px; 
	height: 25px;
}


#hdr-blogs {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-hdr-blogs.gif") no-repeat;
	width: 470px; 
	height: 25px;
}


#hdr-friends {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-hdr-friends.gif") no-repeat;
	width: 470px; 
	height: 25px;
}


#hdr-philosophy {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-hdr-philosophy.gif") no-repeat;
	width: 470px; 
	height: 25px;
}


/* sidebar
 * ---------------------------------------------------------------------------- */

#sidebar, #sidebar * { margin: 0; padding: 0 }

#sidebar { margin: 0 }

#sidebar h3 { margin-top: 15px }


/* photo-table
 * ---------------------------------------------------------------------------- */

.photo-table { 
	border-collapse: collapse;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	width: 160px 
	}
	
.photo-table .email-print li { 
	display: block; 
	margin: 3px 0
	}
	
.photo-table .caption { font-size: 10px }


/* email-print
 * ---------------------------------------------------------------------------- */

.email-print { margin: 10px 0 }

.email-print li { 
	display: inline; 
	list-style-type: none; 
	margin: 0 30px; 
	padding-left: 25px 
	}
	
	.email-print li.email { background: url("http://grfx.cstv.com/graphics/oas-icon-email.gif") 0 2px no-repeat }
	.email-print li.print { background: url("http://grfx.cstv.com/graphics/oas-icon-print.gif") 0 2px no-repeat }
		
		
/* pre-footer
 * ---------------------------------------------------------------------------- */

#pre-footer {
	border: solid #aaa; 
	border-width: 2px 0;
	display: block;
	padding-top: 6px;
	text-align: center;
	width: 460px
	}
	

/* footer
 * ---------------------------------------------------------------------------- */
	
#footer {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-07-bg-footer.gif") repeat-x top;
	color: #222;
	text-align: center;
	width: 803px;
	margin: 0px auto;
	}
	
	#footer a:link, #footer a:visited { color: #444 }
	#footer a:hover, #footer a:active { color: #666 }

#image-blog {
	background: url("http://grfx.cstv.com/schools/gewa/graphics/gewa-08-image-blog.jpg") no-repeat;
	width: 223px;
	height: 458px;
	}
