/* User-generated stylesheet */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px arial, verdana, sans-serif;
}

/* Lets style those links */

a { 
	color: #d61f26;
}
a:hover {
	text-decoration: underline;
}

/* Structural Settings */

#flan_wrap {
	width: 1000px;
	background: url(http://media.collegepublisher.com/media/paper965/template/templatemedia/patriot_bg_navbar.gif) repeat-y -303px;
}

/* Header Styles */

#flan_header {
	float: left;
	position: relative;
}
#flan_header_main {
	background: #fff url(http://media.collegepublisher.com/media/paper965/template/templatemedia/masthead_bkg.gif) repeat-x;
	height: 104px;
}
#flan_header_meta {
	background: #d61f26;
	float: left;
	width: 1000px;
}
#flan_header_meta p {
	font: 12px/27px arial, verdana, sans-serif;
	color: #f9f9f9;
	text-transform: uppercase;
	margin: 0;
}
#flan_header_meta a {
	font: 9px/13px arial, verdana, sans-serif;
	color: #333;
	text-transform: uppercase;
	border: none;
	background: none;
}
#flan_meta {
	float: left;
	width: 466px;
	text-align: left;
	padding: 3px 10px 0;
	margin: 0px;
}

/* Top Search Box */
/*
#flan_search_box {
	float: left;
	width: 175px;
}
#flan_search {
	float: right;
	padding: 5px 10px 0;
	width: 250px;
	text-align: right;
}
#flan_search fieldset {
	border: none;
}
*/

/* Logo Style */
#flan_header_main {
}
h1#flan_logo {
	overflow: hidden;
	margin: 0;
}
h1#flan_logo a {
	text-indent: -1000em;
	overflow: hidden;
	margin: 0;
	height: 104px;
	width: 256px;
	display: block;
	background: url(http://media.collegepublisher.com/media/paper965/template/templatemedia/masthead.gif) no-repeat top left;
}

/* Let's work out that mid section */

#flan_body {
	float: left;
}
#flan_nav {
	float: left;
	width: 165px;
}
#flan_body_wrap {
	float: right;
	width: 829px;
}
#flan_leader {
	float: right;
	padding: 5px;
}
#flan_leader img {
	border: 1px solid #003399;
}
#flan_content {
	float: left;
	width: 522px;
}
#flan_content .gutter {
	margin: 10px;
}

/* Front Page Styles */

.chip_lead {
	margin: 0 0 20px;
}
.chip_lead img {
	float: left;
	margin: 0 10px 10px 0;
}
.chip_lead h2 a {
font-weight: normal;
}
.chip_section {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #d8d8d8;
}
.chip_section img {
	float: left;
	margin: 0 5px 5px 0;
}
.chip_section h4 {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0;
	font-weight: normal;
}
.chip_section h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	border-top: 2px solid #d8d8d8;
	border-bottom: 2px solid #d8d8d8;
	background: #ececec url(http://media.collegepublisher.com/media/paper965/template/templatemedia/section_bg.jpg) repeat-x left top;
	text-transform: uppercase;
}
.chip_section_lead {
	float: left;
	width: 300px;
}
.chip_section_lead_text {
	margin: 0 0 0 85px;
}
.chip_section ul {
	float: right;
	width: 155px;
	margin: 0;
	padding: 0;
}
.chip_section li {
	list-style-type: square;
	list-style-position: inside;
	margin: 0 0 5px;
}
.chip_section li a {
	color: #000;
}
li.chip_section_more {
	list-style-type: none;
	text-align: right;
	margin: 10px 0 0;
}
li.chip_section_more a {
	color: #000000;
}
li.chip_section_more a:hover {
	color: #666666;
}
.chip_clear {
	clear: both;
}


/* These are section page styles */

.flan_section {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #999;
}
.flan_section img {
	float: right;
	margin: 0 0 5px 10px;                 
}
.flan_section_title {
	font-size: 22px;
	line-height: 1.2em;
	margin: 0 0 15px;
	border-bottom: 1px solid #666;
}
.flan_section h2 {
	font-size: 18px;
	line-height: 1.2em;
	margin: 0 0 2px;
}
.flan_section h3 {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0 0 5px;
	font-weight: normal;
}
.flan_section h5 {
	font: 14px/18px Georgia, Times New Roman, serif;
	line-height: 1.2em;
	margin: 0 0 5px;
}
.flan_section p {
	margin: 0;
}
.flan_author {
	text-transform: uppercase;
}

/* Time to massage the footer */

#flan_footer {
	clear: both;
	background: #d61f26;
	padding: 10px;
	font: 11px/15px arial, verdana, sans-serif;
	position: relative;
	top: 33px;
}
#flan_footer a {
	color: #fff;
}
#flan_footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Left Nav Styles */

#flan_nav h2, #flan_nav h4 {
	color: #fff;
	background: #d61f26;
	padding: 0 0 0 7px;
	margin: 0;
	font-weight: normal;
	font: 12px/22px arial, verdana, sans-serif;
	text-transform: uppercase;
}
#flan_nav li {
	list-style: none;
	display: inline;
}
#flan_nav li a {
	text-decoration: none;
	font: 12px/22px arial, verdana, sans-serif;
	padding: 0 0 0 7px;
	color: #666;
	display: block;
	background: #dfe0e0;
	border-top: 1px solid #000;
}
#flan_nav li a:hover {
	color: #2d3f2b;
	background: #eee;
}
#flan_nav .flan_small_link {
	text-align: right;
}
#flan_nav .flan_small_link a {
	font-size: 10px;
}
.flan_downstyle ul {
	margin: 10px 0;
}
.flan_downstyle ul li a {
	border-top: none !important;
	font: 10px/12px arial, verdana, sans-serif !important;
}
.flan_downstyle ul li a:hover {
	background: #dfe0e0 !important;
	text-decoration: underline !important;
}
/*
#PrintEditionThumbnail {
	text-align: center;
	background: #7ea478;
	padding: 0 0 10px 0;
}
#PrintEditionThumbnail a img {
	border: 1px solid #262626;
	margin: 10px 0 0 0;
}
#PrintEditionThumbnail a p {
	color: #2d3f2b;
	font-size: 10px;
	font-style: italic;
	width: 120px;
	margin: 0 0 0 28px;
}
#PrintEditionThumbnail a:hover p {
	text-decoration: underline;
}
*/

/* Styling for the ads */

#flan_ads {
	margin: 10px 0 0 0;
	width: 300px;
	float: right;
}

/* This sets the spacing for the sidebar boxes */

.box {
	clear: both;
	margin: 0;
	float: left;
	width: 300px;
}

/* Banner Boxes */

#flan_ads .content .gutter {
	padding: 10px;
}
#flan_ads .gutter p, #advertisements {
	margin: 0 0 10px;
}
#flan_ads .content, #advertisements {
	clear: both;
	border: 1px solid #d8d8d8;
	font: 90%/1.2em arial, verdana, sans-serif;
	margin: 0 0 10px;
}
#flan_ads .content h4, #advertisements h4 {
	background: #f5f5f5;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	font: 14px/1em "Trebuchet MS" arial, verdana, sans-serif;
	padding: 3px 3px 3px 7px;
	color: #333333;
	text-transform: uppercase;
}
#flan_ads .content a {
	color: #333;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
#flan_ads .content a:hover {
	background: #ffc;
}
#flan_ads .content ol {
	list-style-position: inside;
}
#flan_ads .content ol li {
	margin: 0 0 5px;
	line-height: 1.2em;
}

/* 300 x 240 Banner Box */

#box_300_250 .banner {
	margin: 0 0 10px;
}

/* 120 x 240 Banner Box */

#box_120_240_loc .banner, #box_120_240 .banner {
	width: 120px;
	float: left;
	margin: 0 10px 0 0;
}
#box_120_240_loc .content, #box_120_240 .content {
	width: 168px;
	min-height: 238px;
	overflow: hidden;
	float: right;
	margin: -240px 0 0;
	/* \*/
	float: none;
	margin: 0;
	/* */
}

/* 120 x 600 Banner Box */

#box_120_600 .banner, #box_120_600_loc .banner {
	float: left;
	width: 120px;
	margin: 0 10px 0 0;
}
#box_120_600 .content, #box_120_600_loc .content {
	width: 168px;
	min-height: 598px;
	overflow: hidden;
	float: right;
	margin: -600px 0 0;
	/* \*/
	float: none;
	margin: 0;
	/* */
}

/* 160 x 600 Banner Box */

#box_160_600 .banner, #box_160_600_loc .banner {
	float: left;
	width: 160px;
	margin: 0 10px 0 0;
}
#box_160_600 .content, #box_160_600_loc .content {
	width: 128px;
	min-height: 598px;
	overflow: hidden;
	float: right;
	margin: -600px 0 0;
	/* \*/
	float: none;
	margin: 0;
	/* */
}

/* Advertisements */

#advertisements h4 {
	margin: 0 0 10px;
}
#advertisements {
	float: left;
	width: 298px;
	padding: 0 0 10px;
}
#advertisements .left {
	width: 150px;
	float: left;
	border-right: 1px solid #e1e1e1;
	text-align: center;
}
#advertisements .right {
	text-align: center;
}
.ad {
	margin: 10px 0 0;
}

/* Poll Styling in the right column */

#flan_ads .content *, #flan_nav .content * {
	margin: 0;
	padding: 0;
}
#flan_ads .content form {
	padding: 10px;
	margin: 0;
}
#flan_ads .content div {
	margin: 0 0 5px;
}
#flan_ads .pollquestionstyle {
	font: 13px/1.2em arial, verdana, sans-serif;
	font-weight: bold;
}
#flan_ads .content_answers {
	margin: 7px 0 0;
	font-size: 11px;
}
#flan_ads .content_answers div {
	margin: 0 0 7px;
}
#flan_ads .content a.faux_button {
	padding: 3px;
	margin: 7px 0 0;
	display: block;
}
#flan_ads .content p#view_results {
	margin: 7px 0 0;
}

/* CP Styles */

#weather {
	display: none;
}
.cpfooter a {
	color: #999;
}
.cpfooter a:hover {
	color: #333;
}

/* All IE hacks at the bottom */

* html #box_120_240_loc .content, *html #box_120_240 .content, *html #box_120_600_loc .content, *html #box_120_600 .content {
	width: 165px;
}
* html #box_160_600_loc .content, *html #box_160_600 .content {
	width: 125px;
}


/* VIDEO PLAYER OVERRIDE STYLES*/
#cp_video {
	background: #fff; /* Change Background Color*/
	float: left;
}
#cp_video #header h1 {
	width: 100%;
	/* Change Header Height and Background URL */
	height: 104px;
	background: url(http://media.collegepublisher.com/media/paper965/template/templatemedia/masthead.gif) no-repeat top left;
	text-indent: -1000em;
	margin: 0;
}
#cp_video #header {
	background: #fff url(http://media.collegepublisher.com/media/paper965/template/templatemedia/masthead_bkg.gif) repeat-x;
	height: 104px;
}
#cp_video #top_bar {
	margin: 0;
	padding: 0;
	/* Change Meta Bar Colors */
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #d61f26;	
	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;
}