line/* User-generated stylesheet */

#navWrap li {
	margin-top: 5px;
}

/* This colors the navigation links */
#navWrap li a {
	color: #42638E;
}

#cplkjlk {
	border: 2px solid black;
}

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

#navWrap li a:hover {
	color: #2d415b !important;
	/*background-color: #ffffff !important;*/
}

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

#flan_content_wrapper a {
	color: #3c6895;
}

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

#flan_content_wrapper a:hover {
	color: #2d415b;
}

/* 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: #666666;
}

/* Stop setting the colors */

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

body {
	background: #fff;
	font: 9pt Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

p, #cp_story_text {
	font: 10pt/140% Georgia, Bitstream Charter, serif;
}

/*	Page Structure
------------*/
#flan_wrapper {
	float: none;
	width: 857px;
	margin: 0 auto;
}
#bigCol1 {
	float: left;
    clear: left;
	width: 125px;
display: none;
}

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

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

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

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

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

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


/*	Navigation
------------------------------------------------*/
#flan_nav * {
	margin: 0px;
	padding: 0px;
}

#navWrap {
	padding: 0 0 0 22px !important;
}
#schoolImg  {
	background: url(http://media.collegepublisher.com/media/paper932/template/templatemedia/jhu_seal.jpg) no-repeat bottom;
	height: 147px;
}

#flan_nav ul {
	list-style-type: none;
	padding: 10px 0 0 0;
}
#flan_nav a {
	text-decoration: none;
   	display: block;
	text-align: right;
	font-size: 10px;
	padding: 0 10px 0 0;
}
#flan_nav li a:hover {
	border: none;
}
html>body #flan_nav a {
	line-height: 1.6em;
}
#flan_nav h4 {
	font-style: italic;
	font-size: 1em;
	text-transform: uppercase;
	text-align: right;
	margin: 0;
	padding: 0 10px 10px 0;
	line-height: 2em;
}
#flan_powered {
	padding: 25px 0 -15px 0 !important;
	
}
#flan_powered h5 {
	background: #42638E;
	padding: 0;
	margin: 0;
}
#flan_powered h5 a {
	background: #fff;
	display: none;
	height: 24px;
	margin: 0;
}

/*	Header
------------------------------------------------*/

#masthead h1 {
	background: url(http://media.collegepublisher.com/media/paper932/template/templatemedia/new_withgradient.jpg) left 0 no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -1000px;
}
#masthead h1 a {
	display: block;
	height: 100px;
	text-indent: -1000px;
	width: 100%;
}

#issueDate {
display: none;
	background: #42638E;
	color: white;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform:none;
	font: 8pt Verdana, Georgia, Bitstream Charter, serif;
}

#advertBox_mast {
	background: #fff;
	text-align: center;
	padding: 0px;
}

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

.summary {
	margin: 0px !important;
}

#flan_content ul {
          margin-left: 20px;
          padding-left: 20px;
}
#flan_content li {
	list-style-type: disc;
        padding-left: 5 px;
}
#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/paper932/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;
}

#flan_content .fpimage img {
	padding-bottom: 1px;
}

#flan_content .fpimage2 img {
        padding: 3px;
}

#flan_content .fpimage .image_byline {
	color: #777;
	padding: 0;
	font: 7pt Verdana, Arial, Helvetica, sans-serif ! important;
}
a.image_byline-creditname {
	color: #777 ! important;
	text-transform: uppercase;
	font: 7pt Verdana, Arial, Helvetica, sans-serif ! important;
}
#flan_content .fpimage p {
}

/* 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;
}

#featured h3, h4 {
	color: #3c6895;
}
#sidebar h3 {
	color: #3c6895;
}

#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: 100%;
}
#flan_footer .gutter {
	padding: 10px;
}
#footer a {
	padding: 0em 1em;
}
/* Ad Column Styles */
#advertisements .left *, 
#advertisements .right * {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0;
}

.line_box {
	width: 280px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin: 0 0 10px 0;
}
.line_box ul {
	list-style: inside;
}
.line_box ul li {
	list-style-type: square;
	padding: 0 0 5px 0;
}
.line_box h4 {
	font: normal 1.4em/1.4em georgia, "bitstream charter", serif;
	color: #000;
}
.otherfeatured img {
	margin-right: 7px;
}

.otherfeatured h3 a {
	font: bold 13pt Georgia, "Bitstream Charter", serif;
}

/* on the front page, each section has a few inches with links to articles. this is the header of that, i.e., "Opinion", which is a link to that section's individual page */
.fpsectionheaderstyle {
	color: #777;
	width: 500px;
	border-bottom: 1px solid #eee;
	font: italic 15pt Georgia, serif;
	margin-top: 10px;
}

/* links to sections, currently in a sidebar on the left,
but by the time you read this, probably in a bar across the top. */
.sect_lev_0 {
	font: 9pt Georgia, Bitstream Charter, serif;
}

/* other links in the menu */
ul.nav-options li a {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

.fpimage a img {
	border: 0;
}

.allarticles li {
	margin-bottom: 5px;
}

.allarticles li a {
	margin-bottom: 5px;
	font: 9pt Georgia, Bitstream Charter, serif;
}

.section-title-in-article {
	margin-bottom: 10px;
}

.section-title-in-article a {
	font: italic 11pt Georgia, Bitstream Charter, serif;
}

div.article-byline {
	margin-top: 10px;
}

div.article-byline, .published-date, #fp_feat .article-byline {
	font: 8pt Verdana, Arial, Helvetica, sans-serif ! important;
}

.article-byline-authorname, a.image_byline-creditname {
	text-transform: uppercase;
}

#article h2 {
	/* headline */
	font: 20pt/100% Georgia, Bitstream Charter, serif;
	margin-bottom: 3px;
	padding: 0;
}

#article h3 {
	/* subheadline */
	padding: 0;
	margin-bottom: 3px;
	font: 15pt/100% Georgia, Bitstream Charter, serif;
}

.bylinestyle {
	font: 8pt Verdana, Arial, Helvetica, sans-serif ! important;
}

a.authorname {
	color: #000 ! important;
	text-transform: uppercase;
}

.fpleadheadlinestyle {
}

.fpleadheadlinestyle a {
	font-weight: bold ! important;
}

#fpaio_2 h3 a {
	font: 15pt/100% Georgia, Bitstream Charter, serif;
}
#fpaio_2 h5 {
	font: 13pt/100% Georgia, Bitstream Charter, serif ! important;
}

.article-summary {
	font-size: 9pt;
}

.image_byline, .image_byline a.authorname {
	font-size: 8pt ! important;
	color: #777 ! important;
}

#fp_feat h2 {
	font: italic 19pt Georgia, Bitstream Charter, serif;
	margin-bottom: 10px;
}

#fp_feat_2 h4 {
	font: 13pt Georgia, Bitstream Charter, serif;
	margin-bottom: 5px;
}

/*.pagination {
	font-family: Arial, Helvetica, sans-serif;
}*/

/* IE Hacks */

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

#flan_blog {
	margin: 0 0 1.5em;
	padding: 0 0 1em;
	border-bottom: 1px dotted #d8d8d8;
}
#flan_blog_main {
	float: left;
	width: 74%;
}
#flan_blog_main h4 {
	text-transform: uppercase;
	font-size: 1em;
	color: #333333;
	font-weight: normal;
} 
#flan_blog_main li a:hover.h3 {
	font-size: 1.5em;
	color: #FFCC00;
	font-weight: strong;
}
#flan_blog_main li a.h3 {
	font-size: 1.5em;
	color: #FFCC00;
	font-weight: strong;
}
#flan_blog_main h5 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
} 
#flan_blog_main p.flan_blog_meta {
	margin: 0 0 2em;
	color: #999999;
}
#flan_blog_main p.flan_blog_action {
	padding: 5px;
	background: #f5f5f5;
	margin: 0 0 2em;
}
#flan_blog_side {
	float: right;
	width: 23%;
}
#flan_blog_side h6 {
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 0 0 .3em;
	font-weight: normal;
	letter-spacing: 1px;
}
#flan_blog_side li {
	margin: 0 0 5px;
	font-weight: strong;
	list-style: none;
}
#flan_blog_side fieldset {
	border: none;
}
#flan_blog_side form, #flan_blog_side ul {
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #d8d8d8;
}
#flan_blog_side ul {
	padding: 0 0 10px;
}
#flan_blog_side .flan_blog_search {
	width: 90px;
	margin: 0 5px 0 0;
}
#flan_blog_side select {
	width: 120px;
}
#flan_blog_about {
	background: #42638E;
	padding: 12px;
	margin: 0 0 15px;
	color: #f2f6ed;
}
#flan_blog_about h6 {
	border-bottom: 1px solid #f2f6ed;
	margin: 0 0 .8em;
}
#flan_blog_about p {
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	color: #f2f6ed;
}

/* Comment Form Styling */

#flan_blogs_comment_form {
	margin: 0 0 1.5em;
}
#flan_blogs_comment_form ul {
	padding: 10px;
	background: #e5e5e5;
	border: 4px solid #d8d8d8;
	margin: 0 0 3px;
}
#flan_blogs_comment_form fieldset, #flan_blogs_comment_form li {
	border: none;
	color: #030303;
	list-style: none;
	margin: 0 0 5px !important;
}
#flan_blogs_comment_form ul.flan_blogs_allowed {
	background: #f5f5f5;
	padding: 10px;
	border: none;
}
#flan_blogs_comment_form ul.flan_blogs_allowed li {
	font-size: 1em !important;
}
#flan_blogs_comment_form label {
	display: block;
}
#flan_blogs_textarea {
	width: 290px;
	margin: 0 0 7px;
}
#flan_blogs_comment_form li.flan_blogs_last {
	margin: 0;
}
#flan_blogs_comment_form em {
	color: #B1CE73;
	text-shadow: 2px 2px 1px #000000;
	font-size: 1.5em;
	font-style: normal;
}
.flan_blog_input {
	width: 250px;
}

/* Comments Styling */

ol.flan_blogs_comment_list {
	margin: 0 0 1.5em !important;
}
.flan_blogs_comment_list cite {
	font-size: 1.5em;
	font-style: normal;
	color: #030303;
}
.flan_blogs_comment_list li {
	margin: 0 0 1em;
	list-style: none;
	border: 4px solid #d8d8d8;
}
.flan_blogs_comment_list p {
	margin: 0 0 15px !important;
}
.flan_blogs_comment_list .flan_blogs_gutter {
	margin: 15px 10px 0 10px;
	padding: 0;
}
.flan_blogs_tag_head {
	color: #ffffff;
	background: #c90000;
	display: block;
	padding: 3px;
	margin: 5px 0;
	font-style: normal;
}
.flan_blogs_comment_head {
	margin: 0 0 5px;
}
.flan_blogs_comment_date {
	font-size: 1.1em;
}
.flan_blogs_comment_odd {
	background: #e5e5e5;
}
.flan_blogs_comment_even {
	background: #f5f5f5;
}
.flan_blogs_comment_date a {
	color: #333333;
}
.flan_blogs_comment_date a:hover {
	color: #aaaaaa;
}


/* VIDEO PLAYER OVERRIDE STYLES*/

#cp_video #header h1 {
	width: 100%;
	height: 108px;
	background: url(http://media.collegepublisher.com/media/paper932/template/templatemedia/wide_header.gif) left 0 no-repeat;
	text-indent: -1000em;
	margin: 0;
}
#cp_video #top_bar {
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	background: #42638E;
	width: 987px;
}
#cp_video #header #top_bar h3 a {
	color: #fff;
}
#cp_video #footer {
	border-top: 1px solid #ccc;
	background: #eee;
	padding: 10px 0;
}
#cp_video #footer p {
	color: #666;
	padding: 0 0 0 10px;
}
#cp_video #footer p a {
	color: #666;
}

/* added by james */
#navbar {
	background-color: #D9E5F3;
	width: 100%;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2.5em;
}
#navbar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#navbar li {
	display: inline;
	list-style-image: url('none');
	list-style-type: none;
	background-image: url('none');
	margin-left: 12px
}
#navbar li a:link{
	color: black; 
	text-decoration: none;
	padding-bottom: 2px; 
}
#navbar li  a:visited {
	color: black; 
	text-decoration: none;
}
#navbar li a:hover {
	color: #42638E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #42638E;
	}
.notice
{
	background:#D9E5F3;
	border: 1px dashed #35517A;
font-size: 11px;
font-weight: normal;
width: 90%;
}


/* DropDownMenu CSS (AnyLink Drop Down Menu) */

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial, Helvetica, sans-serif;
line-height:14px;
z-index:100;
background-color: #D9E5F3;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
color: black;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #42638E;
}















