/* User-generated stylesheet */

/* Unfortunate rules to cancel overbearing rules from CP's global.css - remove when sanity returns */
body, p, h3, li {
	color: black;
	font: normal 1em/1.5em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}
p { margin-bottom: 0; }
h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
}
div#mainContent *, div#articleContent * { font-family: Georgia, "Times New Roman", Times, serif; }

#flan_ads .content, #flan_ads #flan_text_ads, #flan_ads #advertisements { width: 300px; }

html #grid #container #flan_ads div.content, #object9975, #loggedin_controlbar { display: none; }

#flan_ads #advertisements {
	margin-top: 3em;
	padding-top: 1em;
}

#banner_client_5 {
	width: 100%;
	text-align: center;
}

div.flan_text_ad a p.flan_text_ad_title, div.flan_text_ad a p.flan_text_ad_action { color: black !important; }

#advertisements h4 {
	display: none; /* Because really, we know they're ads, no announcement necessary thanks */
	margin: 0;
}

#flan_story_bot_nav, #flan_article_top *, #flan_continued { font-size: 125%; }
#flan_story_bot_nav a, #flan_article_top * a { font-size: 110% !important; }



/* Nuke defaults */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: white;
	color: black;
	font: normal 13px/1.2em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-align: center;
}

/*#grid {
	background-image: url("http://media.collegepublisher.com/media/paper1065/template/templatemedia/grid-68.gif");
	background-position: center;
	background-repeat: repeat-y;
}*/

div#container {
	margin: 0 auto;
	text-align: left;
	width: 926px;
}
* html div#container { padding-left: 1px; } /* Star HTML hack to fix positioning */



/* Main boxes */

div#masthead {
	background: url("http://media.collegepublisher.com/media/paper1065/template/templatemedia/newMasthead.gif") no-repeat 0 1em;
	border-top: 5px solid black;
	border-bottom: 2px solid black;
	width: 926px;
}

div#cp_nav {
	float: left;
	margin: 1em 0;
	width: 146px;
}
div#articleContent div#cp_nav { display: none; }

div#mainContent, div#articleContent {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	margin: 1em 0 4em 10px;
	overflow: hidden;
	width: 458px;
}
* html div#mainContent { margin-left: 8px; } /* Star HTML hack to fix positioning */

div#articleContent {
	margin-top: 0;
	margin-left: 0;
	width: 614px !important;
}

div#flan_ads {
	float: left;
	font-size: 85% !important;
	line-height: 1.5em !important;
	margin: 1em 0 4em 10px;
	width: 302px;
}
* html div#flan_ads { margin-left: 9px; } /* Star HTML hack to fix positioning */

div#footer {
	border-top: 2px solid black;
	clear: both;
	font-size: 85% !important;
	min-height: 12em;
	padding-top: 1em;
	text-align: left;
	width: 926px;
}



/* Masthead */

div#masthead h1 {
	float: left;
	margin-top: .5em;
}

div#masthead h1 a {
	display: block;
	height: 60px;
	width: 468px;
}
div#masthead h1 a span { display: none; }

div#search {
	background-color: #eee;
	border-left: 1px solid #ccc;
	font-size: 90% !important;
	float: right;
	padding: 1em 0;
	width: 301px;
}
* html div#search { width: 299px !important; } /* Star HTML hack to fix positioning */

div#masthead div form {
	margin: .66em 0;
	padding: 0 0 0 10px;
}

div#masthead input {
	margin-top: .66em;
	width: 214px;
}

div#masthead input.button {
	margin-left: 15px;
	width: 48px;
}

#cp_leader {
	border-bottom: 2px solid black;
	padding: .5em 0;
	width: 926px;
}




/* Navigation */

ul#vertNav {
	border-bottom: 1px solid #ccc;
	float: left;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 3em;
	width: 100%;
}

ul#vertNav li {
	border: 1px solid #ccc;
	border-bottom: 0;
	font-weight: bold;
	line-height: 2em;
}

ul#vertNav li a {
	background: #eee;
	border-top: 1px solid white;
	border-left: 1px solid white;
	display: block;
	padding-left: 5px;
}
* html ul#vertNav li a { width: 100% !important; } /* Star HTML hack since IE/win doesn't understand display: block within lists */

ul#vertNav ul {
	background-color: #f7f7f7;
	border-top: 1px solid #ccc;
	font-weight: normal;
	list-style-type: none;
	margin: -1px 0 0;
	padding: 0 0 .33em 10px;
}

ul#vertNav li ul li {
	border: 0;
	font-size: 85% !important;
	font-weight: normal !important;
	line-height: 1.66em;
}
* html ul#vertNav li ul { float: left !important } /* Star HTML hack to get IE/win to align subsections correctly */
*:first-child+html ul#vertNav li ul { min-height: 0; } /* Disables the hasLayout badness of IE7 */

ul#vertNav li ul li a, ul#vertNav li ul li a:active { background: 0; border: 0 }

div#cp_nav img { margin-left: 13px; }



/* Article listing presentation */

div.mainArticleBox {
	float: left;
	width: 458px;
}

div.secondaryArticleBox {
	float: left;
	font-size: 100% !important;
	line-height: 1.5em !important;
	margin-left: 10px;
	width: 224px;
}

p.articleDescription {
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: .5em;
	padding: 0 0 .5em;
}

h1#sectionName, h1#frontDate {
	border-bottom: 1px solid #ccc;
	font-variant: small-caps;
	font-weight: normal;
	margin: 0 0 .5em;
	padding: .33em 0;
	text-align: center;
}
h1#frontDate { font-size: 150%; }

div.mainArticleBox h1 {
	font-size: 175% !important;
	font-weight: normal !important;
	line-height: 1.33em !important;
	margin-bottom: .5em;
}

div.secondaryArticleBox h2 {
	font-size: 150% !important;
	font-weight: normal !important;
	line-height: 1.33em !important;
	margin-bottom: .5em;
}
div.mainArticleBox h3, div.secondaryArticleBox h3 {
	color: #666;
	font: bold normal 1.1em/1.5em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif !important;
}

div.mainArticleBox img {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}



/* rightContent members */

div.rightContentBox {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	float: left;
	margin: 0 0 1em 10px;
	padding: 0 10px .5em;
	width: 124px;
}
* html div.rightContentBox { width: 146px }

div.fatBox {
	margin-right: 0;
	width: 280px;
}
* html div.fatBox { width: 302px }

div.rightContentBox h3 {
	background-color: #eee;
	border-top: 1px solid white;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid white;
	margin: 0 -10px .25em;
	padding-left: 5px;
}

div.rightContentBox ul, div.rightContentBox ol { margin: 0 0 1em; }
div.rightContentBox ul { list-style: circle inside; }
div.rightContentBox ol { list-style: decimal inside; }

div.rightContentBox li.parentSection {
	font-size: 110%;
	font-weight: bold;
	list-style-type: none;
}
* html div.rightContentBox li.parentSection { margin-left: -17px !important; }

div.rightContentBox a { display: block; }
div.fatBox li a, div.fatBox form a { display: inline !important; }

div#flan_ads h3 { line-height: 2em !important }
div#flan_ads h4:first-letter { text-transform: uppercase }

* html div.flan_adsHack div.rightContentBox { width: 124px !important; }
* html div.flan_adsHack div.fatBox { width: 280px !important; }



/* Article page navigation */

ul#horzNav {
	display: none;
	font-variant: small-caps;
	list-style-type: none;
	margin-bottom: 4em;
}
div#articleContent ul#horzNav { display: block; }

ul#horzNav li {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	float: left;
	font-size: 125% !important;
	font-weight: bold !important;
	line-height: 2.5em;
	width: 155px;
}
* html ul#horzNav li { line-height: 1em; }

ul#horzNav li.noLeftMargin {
	border-left: 0;
	width: 146px;
}

ul#horzNav li a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
}

ul#horzNav li a:hover { color: #174dbe; }
ul#horzNav li a:active { color: black; }

* html ul#horzNav li a {
	padding: .66em 0 .66em 10px !important; /* Star HTML hack to align horizontal navigation */
	width: 136px !important; /* Star HTML hack since IE/win doesn't understand display: block within lists */
}



/* Article Text */

div#articleContent h1 {
	font-size: 200%;
	line-height: 1.15em;
	font-weight: normal;
	padding: .33em 0 .66em;
}

div#articleContent h2 {
	line-height: 1.25em;
	font-weight: normal;
	font-size: 150%;
	margin-bottom: .75em;
}

div#articleContent h3 {
	line-height: 1.25em;
	font-weight: normal;
	font-size: 133%;
	margin: 0.66em 0 0.25em;
}

div#flan_story_text { line-height: 1.67em; }

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

div#articleContent table { margin-left: 10px; }

div.caption { text-align: left; }

div#articleContent ul { list-style-type: none; }

div#articleContent div.sidebar {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	clear: right;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif !important;
	font-size: 85% !important;
	margin-right: 10px;
	padding: 0 10px;
	width: 124px;
}

div#articleContent div.sidebar p { line-height: 1.33em; }

div#articleContent div.sidebar h2 {
	background-color: #eee;
	border-top: 1px solid white;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid white;
	font-size: 120% !important;
	font-weight: bold;
	line-height: 150% !important;
	margin: 0 -10px .33em;
	padding-left: 5px;
}

div#articleContent img {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: none;
	margin: 1em 0;
}



/* Staff box */

table#staffbox {
	color: black !important;
	margin: -2850px 0 0 0 !important;
	padding: 0;
}

table#staffbox td, table#staffbox th { padding: .5em 0; }

table#staffbox td.title { font-weight: bold; }

table#staffbox th {
	border-bottom: 1px solid #ccc;
	font-size: 133%;
	font-weight: bold;
	padding-top: 1em;
	text-align: left;
}



/* Links */

a {
	background-color: transparent;
	color: black;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a:active { color: #174dbe; }

a img { border: 0; }


div#articleContent a { text-decoration: underline; }
div#articleContent a:hover { color: #777; }

div#footer a { font-weight: bold; }

div.mainArticleBox h1 a, div.secondaryArticleBox h2 a { display: block; }

div.mainArticleBox p a, div.secondaryArticleBox p a { font-weight: bold; }



/* Odds + Ends */

p.byline { font-weight: bold; }
p.byline span { font-variant: small-caps; }

#footer p {
	float: left;
	width: 536px;
}

#footer p#dorks {
	float:  right;
	text-align: right;
	width: 390px;
}

fieldset { border: 0; }
label {
	font-weight: bold;
	vertical-align: top;
}

.grey { color: #777; }
.dropcap {
	float: left;
	font-size: 366%;
	font-style: italic;
	height: 0.66em;
	margin-top: 0;
	padding: 0.2em 0.1em 0 0;
}

.noLeftMargin { margin-left: 0 !important; }
.halfLeftMargin {
	border-left: 1px solid #e9e9e9;
	margin-left: 3px !important;
	padding-left: 6px; /* This is an unusual amount but with the left-justified text in the box on the left it makes this visually acceptable and is better than the alternative due to cramped text */
	width: 223px !important;
}
.lineAbove { border-top: 1px solid #ccc; padding-top: 1.5em; margin-top: 2.5em; }
.lineBelow { border-bottom: 1px solid #ccc; padding-bottom: 2.5em; margin-bottom: 1.5em; }
.spaceAbove { margin-top: 2.5em; }
.spaceBelow { margin-bottom: 2.5em; }
.indent { margin-left: 1em; }
.spacer { clear: both; }
.floatLeft { float: left; }

.autoclear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .autoclear {height: 1%;}
/* End hide from IE-mac */


