/* User-generated stylesheet */
/* 
|	Colors
|________________________________________________________ */
body {
	/* Background color & img */
	background: #fff2bc;
}
#cp_header a, #cp_content a, #flan_ads a, #cp_footer a {
	/* Link color */
	color: #860808;
}
#cp_content a:hover {
	/* Link color on hover */
	color: #3d3d3d;
}
/* _______________________________________________________ */



/* 
|	Globals
|________________________________________________________ */
* {
	margin: 0;
	padding: 0;
}
body {
	font: .9em/1em arial, verdana, sans-serif;
}
#cp_content ul li {
	list-style: none inside;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	line-height: 1.2em;
}
h3, #cp_features h4 {
	color: #999;
	font-style: italic;
}
h5 {
	font-weight: normal;
}
.headline_wrap {
	margin: 0 0 .5em;
}
.story_wrap {
	padding: 0 0 1em;
	margin: 0 0 1.5em;
}
.byline {
	margin: 0 0 1em;
	font-weight: normal;
}
.caption {
	margin: 0 0 .5em;
	font-style: italic;
}
.title {
	background: #f1efe9;
	color: #000;
	margin: 0 0 .5em;
	font-size: 1.4em;
	line-height: 1.4em;
	text-transform: uppercase;
	text-indent: .33em;
	border-top: 1px solid black;
}



/* ____________________________ Pretty Image Handling */
.img_wrap {
	background: #eee;
}
.img_wrap img {
	padding: 5px;
	border: 1px solid #4F1B5E;
	margin: 0 0 .5em;
	background: #fff;
}
.img_wrap a:hover img {
	background: #4F1B5E;
}
#cp_content .img_wrap a:hover {
	background: none;
}
.img_wrap h5 {
	margin: 0 .5em;
}
.img_wrap h5.byline {
	margin: .5em;
}
#cp_content .img_wrap h5 a:hover {
	background: #4F1B5E;
}

/* ____________________________ Story Functions */
ul.story_functions_block {
	padding: 0px 10px;
	margin: 0px !important;
	text-align: right;
	border-top: 1px solid #555;
	background: #FFFFFF;
	text-transform: lowercase;
	color: #555;
}
ul.story_functions_block li {
	list-style: none;
	display: inline;
	line-height: 1.6em;
	font-size: .9em;
}
ul.story_functions_block li a {
	color: #4F1B5E;
	padding: 0 2px;
	font-size: .9em;
}


/* 
|	Structure
|________________________________________________________ */
#cp_wrap {
	background: #fff;
	width: 975px;
	margin: 0 auto;
	border-left: 1px solid #014130;
	border-right: 1px solid #014130;
}
#cp_leader {
	text-align: center;
	margin: 0;
	padding: .5em 0;
}
#cp_header {
	position: relative;
	margin: 0 0 1em 0;
}
#cp_content {
	width: 665px;
	float: left;
}
#cp_content .gutter {
	padding: 0 .5em;
}
#flan_ads {
	float: right;
	margin: 0 5px 0 0;
}
#object2971 {	
	/* The national ads/marketing links */
	width: 100%;
	float: left;
}

/* 
|	Header
|________________________________________________________ */
#cp_header h1 {
	width: 973;
	background: #fff url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/header.gif) 0 0 no-repeat;
	margin: 0px;
}
#cp_header h1 a {
	height: 100px;
	width: 800px;
	display: block;
	text-indent: -1000em;
}
#cp_header p {
	position: absolute;
	right: 5px;
	font: italic 1.2em/1.2em Georgia, "Times New Roman", serif;
	color: #3d3d3d;
}
#cp_header p.issue_date {
	top: .5em;
	border-bottom: 1px solid #3d3d3d;
}
#cp_header p.controls {
	font: normal .8em/1.2em arial, sans-serif;
	color: black;
	top: 3em;
}

/* NAV STYLES
_______________________________________________________*/
/* Nav Styling */
#cp_horiz_nav1 {
	background: #5c7c40 url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/meta.gif) repeat-x 0 0;
}
/* Drop down menus */
#cp_horiz_nav1_list, #cp_horiz_nav1 ul {
	padding:0;
	margin:0;
}
#cp_horiz_nav1 ul {
	padding-left: 15px;
}
#cp_horiz_nav1 ul a {
	color:#fff;
	text-decoration: none;
	background: none;
	padding: 0 20px 0 0;
	font: 14px/34px "Lucida Grande", arial, sans-serif !important;
	font-weight: normal;
}
#cp_horiz_nav1 ul a.cp_drop {
	background: url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/down_arrow.gif) no-repeat left 50%;
	padding-left: 10px;
}
#cp_horiz_nav1 li {
	display: inline;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}	
#cp_horiz_nav1 li ul li {
	display: block;
	float: left;
	text-align: left;
	clear: left;
	width: 12em;
	background-color: #ededed;
	border-top:1px solid #fff;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #ccc;
}
#cp_horiz_nav1 li ul a {
	margin: 0;
	background: none;
	display: block;
	padding: 0;
	font: 13px/20px "Lucida Grande", arial, sans-serif !important;
	padding: 0 10px;
	text-transform: none;
	color:#000;
}
#cp_horiz_nav1 li a:hover {
	text-decoration:underline;
}
#cp_horiz_nav1 li ul a:hover {
	background: #5c7c40;
	color: #fff;
}
#cp_horiz_nav1 li ul {
	visibility: hidden;
	position: absolute;
	top: 14px;
	left: -5px;
	z-index: 100;
}
#cp_horiz_nav1 li:hover ul, #cp_horiz_nav1 li.thisisforie ul {
	visibility: visible;
      z-index: 50000;
}

/* Front Page Styles
_______________________________*/
.cp_lead {
	margin: 0;
	padding: 0;
	width: 375px;
}
.cp_lead h2, .cp_lead_two h3 {
	text-transform: uppercase;
	font: bold 1.4em/1.3em arial, helvetica, sans-serif;
}
.contentdiv .cp_lead img {
	margin: 0 .5em .5em 0;
	width: 250px;
	border: 1px solid #666;
	text-align: center !important;
}


/*Content Slider Styles */
.slider_wrap {
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 1px 1px 0 1px;
}
#flan_content .contentslide{
	padding: 5px 9px 0 5px;
	width: 375px;
	height: 330px;
	overflow: hidden;
	position: relative;
	background: #fff url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/box_bg.gif) repeat-x left top;
}

.contentslide .contentdiv{
	display: none;
}
div.pagination_wrapper {
	background: #5c7c40 url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/meta.gif) repeat-x bottom left;
	width: 365px;
	height: 25px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
}
div.pagination_wrapper .pagination_slider {
	position: relative;
	text-align: left;
	background: #5c7c40 url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/meta.gif) repeat-x bottom left;
	padding: 0;
	margin: 0;
		height: 25px;
}

.ie5 .pagination_slider { /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
	width: 375px; /*IE5 width*/
}
.pagination_slider a{
	font: normal 1em/20px arial, helvetica, sans-serif;
	padding: 0px 5px 2px;
	text-decoration: none; 
	color: #fff !important;
	background: #5c7c40 url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/meta.gif) repeat-x bottom left;
}
.pagination_slider a:hover, .pagination_slider a.selected{
	font: normal 1em/20px arial, helvetica, sans-serif;
	padding: 3px 4px 3px;
	color: #014231 !important;
	background: #fff url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/tab_bkg.gif) repeat-x bottom right;
	border: 1px solid #ccc;
	border-top: none;
}
.pagination_wrapper a:hover.pagination_next {
	background: none !important;
	padding: 0px 4px 3px 5px;
	border: none;
}
.pagination_wrapper a.pagination_next img {
	position: absolute;
	top: 2px;
	background: none;
	padding: 0;
	margin: 0;
}







.fp_left {
	width: 375px;
	float: left;
	border-right: 1px dashed gray;
	padding-right: 8px;
}
.fp_right {
	width: 250px;
	float: right;
}
.fp_article {
	margin: 0 0 1em 0;	
}
.fp_left h2 {
	font-size: 1.8em;
	margin: 0 0 .2em 0;
	padding: 0;
}
.fp_left h2 a {
	color: #003479;
	font-family: Georgia, Times, Serif;
}
.fp_left p {
	line-height: 1.5em;
	margin: .2em 0;
	font-size: 0.9em;
}


.fp_right h2 {
	font-size: 1.5em;
	margin: 0 0 .2em 0;
	padding: 0;
}
.fp_right h2 a {
	color: #003479;
	font-family: Georgia, Times, Serif;
}
.fp_right p {
	line-height: 1.5em;
	margin: .2em 0;
	font-size: 0.9em;
}
.fp_right img {
	display: none;
}
.fp_readmore {
	text-align: right;
}
/* Issue Summary Styles */
#cp_issue_summary .group {
	color: #ccc;
	width: 33%;
	float: left;
}
#cp_issue_summary h4 {
	font-size: 1.5em;
	color: #666;
	font-weight: normal;
	text-align: center;
	background: url(http://media.collegepublisher.com/media/paper1401template/templatemedia/shadow_up.gif) bottom center no-repeat;
	padding: 1em 0 13px;
}

#cp_issue_summary h3 a {
	font-weight: normal;
	color: #000;
}
#cp_issue_summary li {
	margin-left: 1.5em;
	line-height: 1.5em;
	font-size: 0.9em;
}
#cp_issue_summary li a {
	color: #666;
}

/* 
|	Section Page Styles
|________________________________________________________ */
#cp_section .story_wrap {
	border-bottom: 1px solid #ccc;
}
#cp_section .title {
	border-bottom: 1px solid #4F1B5E;
	margin: 0 0 1em;
}
#cp_section .img_wrap {
	float: left;
	margin: 0 1em 0 0;
}
#cp_section p a {
	font-size: .9em;
	margin: 0 0 0 .5em;
}



/* 
|	Footer Styles
|________________________________________________________ */
#cp_footer {
	clear: both;
	border-top: 4px solid #014130;
	border-bottom: 1px solid #014130;
	padding: 10px;
	background: #fff;
}



/* 
|	Navigation Styles
|________________________________________________________ */
#cp_nav h4 {
	font: 1em/1.8em arial, verdana, sans-serif;
	padding: 0 0 0 7px;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #000000;
	background-image: none;
	margin: 0px;
}
#cp_nav li a {
	text-decoration: none;
	padding: 0 0 0 7px;
	display: block;
	font: 1em/1.8em arial, verdana, sans-serif;
	height: 1.8em;
}
#cp_nav li a:hover {
	border-bottom: none;
}
#cp_nav ul.other {
	padding: 1em 0;
}
#cp_nav ul.other li a {
	border-top: none;
	font: 1em/1.4em arial, verdana, sans-serif;
	height: 1.4em;
}
#cp_nav li a.rss {
	background: url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/rss_icon_14x14.gif) 7px center no-repeat;
	text-indent: 20px;
}
#cp_nav li a.rss:hover {
	background-image: url(http://media.collegepublisher.com/media/paper1401/template/templatemedia/icon_rss.gif) 7px center no-repeat;	
}
#cp_nav li ul a {
	padding: 0 0 0 14px;
}
#cp_nav li ul a:before {
	content: "- ";
}
#cp_nav a#printpreview {
	display: block;
	text-align: center;
}
#cp_nav a#printpreview img {
	padding: 5px;
	border: 1px solid #4F1B5E-;
}


/* 
|	Ad Styles
|________________________________________________________ */
.cp_banner_client {
	text-align: center;
	margin: 1em 0;
}







