/* ::: Global Whitespace Reset ::: 
	Remember to add additional whitespace back in! */
* { margin: 0; padding: 0; }


HTML { }

BODY {
	background: #cdcdcd url(../images/teen/bg_gradient.gif) top center repeat-x;
}

#bodywrapper-outer, #bodywrapper-outer-home { }

#bodywrapper-inner {
	margin: 0 auto;
	width: 772px;
	text-align: left;
}

/* ::: TYPOGRAPHY ::: */
BODY, TD, TH {
	font-size: 76%;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
H1, H2, H3, H4, H5, H6 {
	margin: 1em 0 .4em;
}
H4 {
	font-size: 1.2em;
	color: #D4085A;
	color: blue;
}
H5 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 .2em;
}
P {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 1em 0;
}
TD, TH, LI {
	font-size: 1em;
}


/* ::: IMAGES ::: */
IMG {
	border: 0;
}


/* ::: LISTS ::: */
UL, OL {
	margin: 0 0 1em 2em;
}
LI {
	margin: 0 0 .5em .5em;
}
UL.ltblue {
	list-style: url(../images/blt_ltblue.gif) disc;
}


/* ====================================
	::: MASTHEAD :::
==================================== */

#masthead {
	display: none;
	float: left;
	clear: left;
}
#masthead H1,
#masthead H2 {
	text-indent: -5000px;
}


/* ====================================
	::: MAIN MENU :::
==================================== */

#menu {
	float: left;
	clear: left;
	background: transparent url(../images/teen/mst_teenspace.gif) top left no-repeat;
	width: 772px;
	height: 127px;
	text-align: center;
	font-weight: bold;
}
#menu UL {
	font-size: 13px;
	list-style: none;
	margin: 87px auto 0;
}
#menu UL LI {
	display: inline;
	margin: 0 10px;
}
#menu A {
	text-decoration: none;
}
#menu A:link, #menu A:hover, #menu A:visited { color: #000; }
#menu A:hover { color:  #119AFF; }




/* ====================================
	::: SEARCH :::
==================================== */

#search {
	float: left;
	clear: left;
	background: transparent url(../images/teen/teen-bg_search2.gif) top left no-repeat;
	width: 772px;
	height: 42px;
}
#search FORM {
	float: right;
	display: inline;
	margin: 12px 36px 0 0;
}
#bnr,
#search H3,
#search LABEL,
#patroninfolink {
	display: none;
}


/* ====================================
	::: SUBMENU :::
==================================== */

#submenu {
	float: left;
	clear: left;
	width: 193px;
	height: 220px;
	margin: 70px 30px 0 0;
}
#submenu H3 {
	display: none;
}
#submenu UL {
	list-style: none;
	font-weight: bold;
	width: 167px;
	margin-left: 12px;
	font-size: 13px;
}
#submenu LI {
	padding: 3px 0 3px 9px;
	border-bottom: 1px solid #92A7BB;
}
#submenu A {
	color: #fff;
	text-decoration: none;
}
#submenu A:hover {
	color: #fff;
	text-decoration: underline;
}


/* ====================================
	::: CONTENT :::
==================================== */

#contentwrapper {
	float: left;
	clear: left;
	background: transparent url(../images/teen/bg_columns.gif) 0 0 repeat-y;
	width: 772px;
}
#contentsubwrapper {
	float: left;
	clear: left;
	background: transparent url(../images/teen/bg_content.jpg) top left no-repeat;
}
#teen-contentsubwrapper {
	float: left;
	clear: left;
	background: transparent url(../images/teen/teen-bg-content.jpg) top left no-repeat;
}
#contenttext {
	float: right;
	width: 500px;
	margin: 0 48px 0 0;
}
/* This is a trick from http://www.mezzoblue.com/archives/2004/09/16/minheight_fi/index.php */
/* to get the menu to a min-height */
/* for Mozilla/Safari/Opera */
*>#contenttext {
 padding-top: 500px;
 min-height: 1px;
}
*>#contenttext H3 {
 margin-top: -472px;
 margin-top: -480px;
 line-height: 31px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #contenttext {
 height: 500px;
}
/* end filter */

/*#contenttext H3 {
	text-indent: -5000px;
	height: 51px;
	background: transparent url(../images/teen/ti_programs.gif) top left no-repeat;
}*/
#contenttext H3 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	color: #4d4d4d;
	height: 41px !important;
	height /**/: 51px;
}

#contenttext A:hover { color:  #119AFF; }


/* ====================================
	::: SIDEBAR :::
==================================== */

#sidebar {
	float: left;
	width: 163px;
	margin: 60px 0 160px 0;
	text-align: right;
}
#teen-sidebar {
	float: left;
	width: 163px;
	margin: 16px 0 10px 0;
	text-align: right;
}
#sidebar INPUT {
	margin: 2px 0;
}
#sidebar H3,
#sidebar LABEL,
#sidebar DIV {
	display: none;
}

#teen-sidebar INPUT {
	margin: 2px 0;
}
#teen-sidebar H3,
#teen-sidebar LABEL,
#teen-sidebar DIV {
	display: none;
}



/* ====================================
	::: FOOTER :::
==================================== */

#footer {
	clear: both;
	width: 772px;
	height: 39px;
	background: #cdcdcd url(../images/teen/bg_footer.gif) top left no-repeat;
	text-align: center;
	padding-top: 39px;
}



/* ====================================
	::: BOOK REVIEWS :::
==================================== */

.formtable TD {
	padding: 2px;
}
.formtable TH {
	text-align: left;
}
DL.teenbookreviews {
	margin-bottom: 2em;
}
DL.teenbookreviews DT {
	font-weight: bold;
	font-size: 1.2em;
}
DL.teenbookreviews DT .book_author {
	font-weight: normal;
	font-style: italic;
	font-size: .9em;
}
DL.teenbookreviews DD {
	margin-left: 1em;
	margin-bottom: 1.5em;
}
DIV.browse {
	background: #e9e9e9;
	padding: .5em 1em;
}
DIV.browse H4 {
	margin-top: 0;
}
DIV.browse UL {
	margin: 0;
	padding: 0;
	height: 50px;
}
DIV.browse UL LI {
	margin: 2px 0;
	padding: 0 .5em;
	font-size: 1.2em;
	list-style: none;
	display: inline;
	float: left;
	border-left: 1px solid #ccc;
}
.reviewedby {
	color: #888;
}
.reviewer {
	color: #ff7e00;
	font-weight: bold;
}
.reviewdate {
	font-size: .9em;
	font-style: italic;
}

/* ====================================
	::: MISC CLASSES :::
==================================== */
.lastupdated {
	margin: 8px 0 0 0;
	color: #666;
	font-size: 10px;
}
IMG.right {
	float: right;
}
.facebook {
font-family: Arial ; letter-spacing: -1px; font-weight: bold; font-size: 16px; color: #5b8096; text-decoration: none;
}
.facebook:hover {
  border-bottom: 1px solid #5b8096;
}
#justfun { padding: 41px 0 6px 0; }
#books { padding: 21px 0 8px 0; }
#homework { padding: 16px 0 6px 0; }
#booklists { margin: 35px 0 18px 10px; list-type: square; }
#teen-internetsafety { margin-top: 25px; }

.mobileOnly, .headerM-teens { display: none; }

