/* Set the Colors */

/* Set the link colors */

a { 
	color: #011f5b;
}
a:hover {
	background: #b7c1d6;
}

/* Color the nav headers */

#flan_nav h4 {
  background: #011f5b;
  color: #ffffff;
}

/* Style the nav links */

#flan_nav li a {
	border-bottom: 1px solid #011f5b;
	color: #011f5b;
}
#flan_nav ul.other li a {
	border: none;
	font-size: 11px;
	line-height: 1.2em;
}
#flan_nav ul.other li a:hover {
	background: none;
	font-weight: bold;
}

/* Style the nav links on hover */

#flan_nav li a:hover {
	background: #f5f5f5;
}

/* End Set the colors */

/* User-generated stylesheet */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 1em/1.4em arial, verdana, sans-serif;
	background: #b7c1d6 url(http://media.collegepublisher.com/media/paper931/template/templatemedia/body_bkg.jpg) repeat-y 0 0;
}
h2 {
	font-size: 1.2em;
	line-height: 1em;
}

/* Structural Settings */

#flan_wrap {
	width: 976px;
}

/* Header Styles */

#flan_header * {
	margin: 0;
	padding: 0;
}
#flan_header {
	float: left;
	position: relative;
}
#flan_header_main {
	height: 116px;
	position: relative;
}
#flan_header_meta {
	float: left;
	width: 1000px;
}
#flan_header_meta * {
	margin: 0;
	padding: 0;
	text-shadow: 2px 2px 1px #000;
	font-size: 12px;
	font-weight: bold;
}
#flan_meta_left {
	float: left;
	width: 466px;
	text-align: left;
	padding: 8px 0 0 7px;
}
#flan_meta_right {
	float: right;
	width: 466px;
	text-align: right;
	padding: 6px 7px;
}
#flan_meta_right fieldset {
  border: none;
}
#flan_meta_right input {
  font-size: 10px;
  color: #000000 !important;
}

/* Logo Style */

h1#flan_logo {
  width/**/: 976px; /* empty comments for IE5/win */
  height/**/: 116px;
  line-height: 116px; /* for IE5/win */
  text-indent: 0px;
  background: url(http://media.collegepublisher.com/media/paper931/template/templatemedia/masthead.jpg) 0 0 no-repeat;
}
h1#flan_logo a {
  display: block;
  width/**/: 976px; /* empty comments for IE5/win */
  height/**/: 116px;
  line-height: 116px; /* for IE5/win */
  text-indent: -1000px; 
}
h1#flan_logo a:hover {
	background: none;
}

/* Let's work out that mid section */

#flan_body {
	float: left;
}
#flan_nav {
	float: left;
	width: 165px;
}
#flan_body_wrap {
  padding: 1.5em 0 0;
	float: right;
	width: 810px;
}
#flan_leader {
	text-align: center;
	padding: 5px;
	background: #ccc;
}
#flan_content {
	float: left;
	width: 500px;
}
#flan_content .gutter {
	margin: 0 10px 10px;
}

/* Front Page Styles */

.flan_lead {
	margin: 0 0 20px;
}
.flan_lead h2 {
	text-transform: uppercase;
}
.flan_lead_image {
	float: left;
	margin: 0 10px 10px 0;
}
.flan_lead_image img {
	padding: 4px;
	border: 1px solid #011f5b;
}
.flan_lead_image a:hover img {
	background: #011f5b;
}
.flan_lead_image h5 {
	font-weight: normal;
	font-style: italic;
	font-size: .8em !important;
	color: #011f5b;
}
ul.story_functions_block {
	padding: 0px 10px;
	margin: 0px !important;
	text-align: right;
	text-transform: lowercase;
}
ul.story_functions_block li {
	list-style: none;
	display: inline;
	line-height: 15px;
}
ul.story_functions_block li a {
	padding: 2px;
}
ul.story_functions_block li a.read_more {
	font-weight: bold;
}
ul.story_functions_block li a.cp_comments_link {
	font-size: .9em;
}
.flan_fp_section {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #d8d8d8;
}
.flan_fp_section img {
	float: left;
	margin: 0 5px 5px 0;
}
.flan_fp_section h4 {
	line-height: 1.4em;
	margin: 0 0 .5em;
}
.flan_fp_section h3 {
	padding: 0;
	margin: 0 0 1em;
	text-transform: uppercase;
	background: #ececec;
}
.flan_fp_section h3 a {
	display: block;
	line-height: 1.4em;
	padding: 0 0 0 5px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
.flan_fp_section h3 a:hover {
	border-top: 1px solid #011f5b;
	border-bottom: 1px solid #011f5b;
}
.flan_section_lead {
	float: left;
	width: 290px;
}
.flan_section_lead img {
	float: left !important;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #011f5b;
}
.flan_section_lead a:hover img {
	background: #011f5b;
}
.flan_fp_section ul {
	float: right;
	width: 155px;
	margin: 0 !important;
	padding: 0 !important;
}
.flan_fp_section li {
	list-style: disc outside;
	margin: 0 0 5px;
	font-size: 14px
}
.flan_fp_section li a{
	color: #73bde3;
	font-weight: bold;
}
.flan_fp_section li a:hover {
	background: none;
	text-decoration: underline;
}
.flan_section_more {
	text-align: right;
}
.flan_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_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: #6e83ad;
	padding: 10px 10px 10px 175px;
	font: 11px/15px arial, verdana, sans-serif;
	position: relative;
	top: 33px;
}
#flan_footer a, #flan_footer p {
	color: #fff;
}
#flan_footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Left Nav Styles */

#flan_nav h4 {
	font: 13px/25px arial, verdana, sans-serif;
	padding: 0 0 0 7px;
	margin: 0;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #000000;
}
#flan_nav ul {
	background: #b7c1d6;
}
#flan_nav ul.other {
	padding: 1em 0;
}
#flan_nav li {
	list-style: none;
	display: inline;
}
#flan_nav li a {
	text-decoration: none;
	font: 13px/25px arial, verdana, sans-serif;
	padding: 0 0 0 7px;
	display: block;
}
#flan_nav li ul a {
	padding: 0 0 0 14px;
}
#flan_nav li ul a:before {
	content: "- ";
}

/* Client Banners */

#banner_client_1 {
	padding: 10px 0;
	text-align: center;
}


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