/* User-generated stylesheet */
/* This colors the navigation links */

#navWrap li a {
	color: #fff !important;
}

/* This colors the navigation links on hover and sets a background color */

#navWrap li a:hover {
	color: #660099 !important;
	background-color: #ddcfe6 !important;
}

/* This colors the links in the main content area */

#flan_content_wrapper a {
	color: #660099;
}

/* This colors the links in the main content area on hover */

#flan_content_wrapper a:hover {
	color: #660099;
}

/* This sets the color of the navigation headers */

#flan_nav h4 {
	color: #ffffff;
	text-shadow: 2px 2px 1px #000000;
}

/* The colors the domain name at the top of the page (no need to worry about this, most of the time) */

#domainBar, #domainBar a {
	color: #ffffff !important;
}

/* The colors the footer links at the bottom of the page (no need to worry about this, most of the time) */

#flan_footer a {
	color: #660099;
}

/* Stop setting the colors */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(http://media.collegepublisher.com/media/paper1108/template/templatemedia/shadowBkg.gif) repeat-y;
	font-family: arial, verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

/*	Page Structure
------------------------------------------------*/
#flan_wrapper {
        float: left;
        width: 1000px;
}
#bigCol1 {
	float: left;
    clear: left;
	width: 135px;
}

#bigCol2 {
	float: left;
	width: 822px;
}

#bigCol2 .gutter {
	padding: 0 0 0 10px;
}

#flan_header {
	float: left;
	width: 832px;
}

#flan_content_wrapper {
	float: left;
	width: 832px;
	margin: 10px 0 0 0;
}

#flan_content {
	float: left;
	width: 522px;
}

#flan_content #sidebar {
	padding: 0 0 0 10px;
}

/*	Navigation
------------------------------------------------*/
#flan_nav * {
	margin: 0px;
	padding: 0px;
}
#flan_nav {
	background: #660099;
}
#navWrap {
	margin: 10px 0 0 0 !important;
	padding: 0 0 0 22px !important;
}
#schoolImg  {
	background: url(http://media.collegepublisher.com/media/paper1108/template/templatemedia/school.jpg) no-repeat;
	height: 134px;
}

#flan_nav ul {
	list-style-type: none;
}
#flan_nav a {
	text-decoration: none;
   	display: block;
	text-align: right;
	font-size: 1em;
	padding: 0 5px 0 0;
}
#flan_nav li a:hover {
	border: none;
}
html>body #flan_nav a {
	line-height: 1.6em;
}
#flan_nav h4 {
	font-style: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: right;
	margin: .5em 0;
	padding: 0 5px 0 0;
}
#flan_powered {
	margin: 2em 0 0 0 !important;
	padding: 0 0 0 0 !important;
}
#flan_powered h5 {
	width/**/:135px; /* empty comments for IE5/win */
	height/**/:26px;
	line-height:26px; /* for IE5/win */
	text-indent:0px; 
	background: #660099 url(http://media.collegepublisher.com/media/paper1108/template/templatemedia/poweredby.gif) no-repeat 0 -3px;
}
#flan_powered h5 a {
	display:block;
	width/**/:135px; /* empty comments for IE5/win */
	height/**/:26px;
	line-height:26px; /* for IE5/win */
	text-indent:-1000000px; 
	overflow: hidden;
}

/*	Header
------------------------------------------------*/
#masthead h1 {
	background: url(http://media.collegepublisher.com/media/paper1108/template/templatemedia/masthead2.gif) center no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#masthead h1 a {
	display: block;
	height: 92px;
	text-indent: -1000px;
	width: 100%;
}

#issueDate {
	background: #fff;
	color: #660099;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #660099;
	border-bottom: 1px solid #660099;
}

#issueDate h2 {
	margin: 0px;
	font-size: 1em;
	text-align: right;
}

#advertBox_mast {
	background: #eee;
	text-align: center;
	padding: 5px;
}

/* 	Content
------------------------------------------------*/

.featured h3 { 
	margin-bottom: .5em;
	font-size: 20px;
}
.featured a {
}
.featured p, .fpleadsummarystyle { 
	margin-bottom: 1em; 
	line-height: 16px;
	font-size: 12px;
}

.summary {
	margin: 0px !important;
}
.article_byline {
	font-size: 11px !important;
    padding: 5px 0px;
}
.article_byline2 {
	font-size: 11px !important;
}
#flan_content ul {
	margin: 1em;
}
#flan_content li {
	list-style-type: none;
}
#flan_content_bodyCol_sections {
	float: left;
	width: 230px;
}

#flan_content_bodyCol_sections * {
	margin: 0px;
	padding: 0px;
}

#flan_content_bodyCol_sections h3 {
	border-bottom: 1px solid black;
	line-height: 1.4em;
	position: relative;
	left: -20px;
	width: 100%;
}

#flan_content_bodyCol_sections h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

#flan_content_bodyCol_sections ul {
	line-height: 1.6em;
	list-style: none;
	padding: 0 40px 0 0;
	margin: 1em 0;
}

#flan_content_bodyCol_sections li {
	background: url(http://media.collegepublisher.com/media/paper1108/template/templatemedia/bullet.gif) no-repeat 0px 5px;
	padding: 0 0 0 20px;
}

#flan_content_bodyCol_sections a {
	text-decoration: none;
}

#flan_content_bodyCol_sections a:hover {
	text-decoration: underline; 
}
#flan_content_bodyCol .gutter {
	padding: 0 10px 0 10px;
}

/* Issue Summary */

#flan_issue_summary {
	clear: both;
	border-top: 1px solid #d8d8d8;
	padding: 15px 0 0 0;
}
#flan_issue_summary h2 {
	color: #000;
	font-weight: normal;
	font-size: 15px;
}
#flan_issue_summary h3 {
	font-weight: normal;
	font-size: 13px;
}
#flan_issue_summary ul li {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

#flan_footer {
	float: left;
	text-align: left;
	font-size: .8em;
	line-height: 1.4em;
	background: #f5f5f5;
	border-top: 1px solid #d8d8d8;
	margin: 15px 0 0 0;
	width: 1000px;
}
#flan_footer .gutter {
	padding: 10px;
}
#footer a {
	padding: 0em 1em;
}

#advertisements .left *, 
#advertisements .right * {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0;
}

/* IE Hacks */

*html #flan_nav li {
	height: 1%;
}






/* VIDEO PLAYER OVERRIDE STYLES*/
#cp_video {
	background: #fff; /* Change Background Color*/
}
#cp_video #header h1 {
	width: 100%;
	/* Change Header Height and Background URL */
	height: 92px;
	background: #DBCFE5 url(http://media.collegepublisher.com/media/paper1108/template/templatemedia/masthead.gif) center no-repeat;
	text-indent: -1000em;
	margin: 0;
}
#cp_video #top_bar {
	margin: 0;
	padding: 0;
	/* Change Meta Bar Colors */
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #660099;	
	width: 987px;
}
#cp_video #header #top_bar h3 a {
	/* Change Meta Bar Link color */
	color: #fff;
}
#cp_video #footer {
	/* Change footer border and background */
	background: #f5f5f5;
	border-top: 1px solid #d8d8d8;	
	padding: 10px 0;
}
#cp_video #footer p {
	/* Change footer color */
	color: #666;
	padding: 0 0 0 10px;
}
#cp_video #footer p a {
	/* Change footer link color */
	color: #666;
}
