/* Set the Colors */

/* Set the link colors */

a { 
	color: #000;
}
a:hover {
	color: #666666;
}

/* Set the background color of the meta bar (Hex should be the color of the bottom of the meta image) */

#flan_header_meta {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #86c681;
}

/* Set the text color for the meta bar */

#flan_header_meta * {
	color: #ffffff;
}

/* Color the nav headers */

#flan_nav h4 {
  background: #86c681;
  color: #ffffff;
}

/* Style the nav links */

#flan_nav li a {
	border-bottom: 1px solid #dddddd;
	color: #dbd000;
	background: #ffffff;
}

/* 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: 12px/16px arial, verdana, sans-serif;
	background: url(http://media.collegepublisher.com/media/paper1168/template/templatemedia/shadowBkg.gif) repeat-y 0 0;
}

/* Structural Settings */

#flan_wrap {
	width: 1000px;
	background: url(http://media.collegepublisher.com/media/paper1168/template/templatemedia/nav_bkg.gif) repeat-y 0 0;
}

/* Header Styles */

#flan_header * {
	margin: 0;
	padding: 0;
}
#flan_header {
	float: left;
}
#flan_header_main {
	height: 110px;
	 
}
#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/**/: 1000px; /* empty comments for IE5/win */
  height/**/: 110px;
  line-height: 110px; /* for IE5/win */
  text-indent: 0px; 
  background: url(http://media.collegepublisher.com/media/paper1168/template/templatemedia/masthead.gif) no-repeat 0 0;
}

h1#flan_logo a {
  display: block;
  width/**/: 580px; /* empty comments for IE5/win */
  height/**/: 110px;
  line-height: 110px; /* for IE5/win */
  text-indent: -1000px; 
}

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

#flan_body {
	float: left;
}
#flan_nav {
	float: left;
	width: 180px;
}
#flan_body_wrap {
	float: right;
	width: 820px;
}
#flan_leader {
	text-align: center;
	padding: 5px;
	background: #f5f5f5;
	margin: 0;
}
#flan_content {
	float: left;
	width: 520px;
	padding: 10px 0 0;
}
#flan_content .gutter {
	margin: 0 10px 10px;
}
#flan_ads {
	padding: 10px 0 0;
}
/* Front Page Styles */

.flan_lead {
	margin: 0 0 20px;
}
.flan_lead h2 {
	text-transform: uppercase;
}
.flan_lead img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #000;
	padding: 3px;
}
.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 {
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 0;
}
.flan_fp_section h3 {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	text-transform: uppercase;
	background: #ececec url(http://media.collegepublisher.com/media/paper1168/template/templatemedia/section_bg.jpg) repeat-x left top;
}
.flan_section_lead {
	float: left;
	width: 300px;
}
.flan_section_lead img {
	float: left !important;
	margin: 0 5px 0 0;
	border: 1px solid #d8d8d8;
	padding: 3px;
}
.flan_fp_section ul {
	float: right;
	width: 155px;
	margin: 0;
	padding: 0;
}
.flan_fp_section li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 5px;
	font-size: 14px
}
.flan_section_more {
	text-align: right;
}
.flan_clear {
	clear: both;
}


/* These are section page styles */
#article h3 {
	font-size: 1.2em;
}
.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;
}


/* Time to massage the footer */

#flan_footer {
	clear: both;
	border-top: 4px solid #dddddd;
	background: #e5e5e5;
	padding: 10px;
	font: 11px/15px arial, verdana, sans-serif;
	position: relative;
	top: 33px;
}
#flan_footer a {
	color: #000;
}
#flan_footer a:hover {
	color: #000;
	text-decoration: underline;
}

/* Left Nav Styles */

#flan_nav h4 {
  font: 1.3em/1.8em arial, verdana, sans-serif;
	padding: 0 0 0 7px;
	margin: 0;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px #000000;
}
#flan_nav li {
	list-style: none;
	display: inline;
}
#flan_nav li a {
	text-decoration: none;
	font: bold 1.2em/1.8em 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;
}

/* pros and cons */

div.prosandcons { border: 1px solid #666; width: 220px; padding: 0px; background: #666; }
div.pro, div.con, div.proh, div.conh { padding: 2px; margin: 0px; background: #fff; margin-top: 1px; }
div.proh { margin-top: 0px; background: #6c6; font-weight: bold; border: 1px solid #171; border-color: #393 #171 #171 #393; }
div.conh { background: #c66; font-weight: bold; border: 1px solid #711; border-color: #933 #711 #711 #933; }

div#cp_story_text table tr td img { border: 1px solid #666; }

img.star { display: block; }
img.moviestars { margin-bottom: 3px; }

div#cp_story_text table.music tr td img { border: 0px; }
div#cp_story_text table.music tr td { padding-left: 5px; }
div#cp_story_text table.music { margin: 0px 0px 6px 0px; }

div.mediacredit { text-align: right; font-size: 10px; font-style: small-caps; }

div.caption { text-align: left; font-weight: bold; }

div#cp_story_text table { margin-left: 6px; margin-top: 0px; }

div#cp_story_text table.nomargins { margin: 0px; }
div#cp_story_text table.nomargins tr td img,
div#cp_story_text table.nomargins tr th img { margin-width: 0px; }

div#cp_story_text a { text-decoration: underline; }

img.pcp { width: 200px; }







/* VIDEO PLAYER OVERRIDE STYLES*/
#cp_video {
	background: #fff; /* Change Background Color*/
}
#cp_video #header h1 {
	width: 100%;
	/* Change Header Height and Background URL */
	height: 110px;
	background: url(http://media.collegepublisher.com/media/paper1168/template/templatemedia/header.gif) no-repeat 0 0;
	text-indent: -1000em;
	margin: 0;
}
#cp_video #top_bar {
	margin: 0;
	padding: 0;
	/* Change Meta Bar Colors */
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #86c681;
	width: 987px;
}
#cp_video #header #top_bar h3 a {
	/* Change Meta Bar Link color */
	color: #000;
}
#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;
}


