/* CSS Document */

body {
	width:900px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background:white;
	border:1px solid #B0B0B0;
	}

div.header {
	width:100%;
	height:145px;
	}
	
div.header a:link
{
	padding-right: 3px;
	color: #000000;
	text-decoration: none;
}

div.header a:visited
{
	padding-right: 3px;
	color: #000000;
	text-decoration: none;
}

div.header a:hover
{
	color: #900000;
}

div.navbar {
	width:100%;
    padding-top:2px;
    padding-bottom:2px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    background:#A8A8A8;
    text-align:center;
	}

div.navbar a:link {
	font-family:arial;
    font-size:10px;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:11px;
    padding-right:11px;
    color:white;
		}

div.navbar a:visited {
	font-family:arial;
    font-size:13px;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:11px;
    padding-right:11px;
    color:white;
		}

div.navbar a:hover {
	font-family:arial;
    font-size:13px;
    text-decoration:none;
    background:#C8C8C8;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:10px;
    border-left: 1px solid #888888;
    border-right: 1px solid #888888;
    color:#990000;
		}

div.main {
	width:878px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	overflow:hidden;
	}

div.content {
	width:540px;
	height:auto;
	float:left;
	margin-right:5px;
	padding:0px;
	background:white;
	}
	
div.content h3
{
    font-family: arial;
    font-size: 19px;
}
	
div.content h4
{
    font-weight:normal;
    color: #000000;
}
	
div.content p.photocredit
{
	font-family: arial,verdana,tahoma;
	font-size: 9px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

div.content a:link
{
    color:#900000;
    text-decoration:none;
}

div.content a:hover
{
    color:#900000;
    text-decoration:underline;
}

div.content a:visited
{
    color:#900000;
    text-decoration:underline;
}

div.centerpiece {
	width:540px;
	margin-top:5px;
	vertical-align:middle;
	}

div.centerpiece p.vphoto {
	width:540px;
	margin-top:0px;
	margin-bottom:0px;
	}

div.centerpiece p.cutline {
	width:540px;
	margin:0px;
	padding:5px;
	font-family:arial;
	font-size:11px;
	}

div.centerpiece p.cutline a:link {
	text-decoration:none;
	}

div.centerpiece p.cutline a:visited {
	text-decoration:none;
	}


div.centerpiece p.cutline a:hover{
	text-decoration:none;
	color:#990000;
	}

div.centerpiece img {
	border:1px solid #A8A8A8;
	}

div.centerpiece h1 {
    font-family:georgia;
    font-size:26px;
    font-weight:normal;
    margin-bottom:0;
    margin-top:0;
    padding:0;
	}

div.centerpiece h1 a:link {
	color:#000000;
	text-decoration:none;
	}

div.centerpiece h1 a:visited {
	color:#000000;
	text-decoration:none;
	}

div.centerpiece h1 a:hover {
	color:#000000;
	text-decoration:underline;
	}

div.centerpiece p.summary, div.centerpiece div.summary {
	font-family:georgia;
	font-size:13px;
	color:#202020;
	margin-top:0px;
	}

div.secondary {
	width:540px;
	}

div.secondary p.tag {
	width:240px;
	font-family:arial;
	font-size:11px;
	color:#202020;	
	margin-top:10px;
	margin-bottom:0px;
	color:#484848;
	}

div.secondary p.summary, div.secondary div.summary {
	width:240px;
	font-family:georgia;
	font-size:13px;
	color:#202020;
	margin-top:0px;
	margin-bottom:0px;
	}

div.secondary h2 {
	font-family:arial;
	font-size:13px;
	color:white;
	background:#ffffff;
	width:255px;
	padding:5px;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:0px;
	border-bottom:1px dotted #B0B0B0;
	}

div.secondary h2 a:link{
	text-decoration:none;
	font-size:16px;
	color:#900000;
	}

div.secondary h2 a:visited{
	text-decoration:none;
	font-size:16px;
	color:#900000;
	}

div.secondary h2 a:hover{
	text-decoration:none;
	font-size:16px;
	color:#900000;
	}

div.secondary h1 {
	width:240px;
	font-family:georgia;
	font-size:22px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	font-family:georgia;
	}

div.secondary h1 a:link {
	color:#000000;
	text-decoration:none;
	}

div.secondary h1 a:visited {
	color:#000000;
	text-decoration:none;
	}

div.secondary h1 a:hover {
	text-decoration:underline;
	}

div.secondary-left {
	float:left;
	width:255px;
	padding:5px;
	margin-right:5px;
	margin-bottom:10px;
	}

div.secondary-right {
	float:left;
	width:255px;
	padding:5px;
	margin-left:5px;
	margin-bottom:10px;
	}
	
div.bottom-full {
	float:left;
	width:510px;
	padding:5px;
	margin-left:5px;
	margin-bottom:10px;
}	
div.bottom-full h2 {
    width:510px;
}

div.ads {
	float:right;
	width:300px;
	padding:10px;
	margin-left:12px;
	text-align:left;
	text-decoration: none;
	border-left:1px solid #B0B0B0;
	}
	
div.footerads {
	float:left;
	width:470px;
	padding:10px;
	margin-left:15px;
	text-align:left;
	text-decoration: none;
	}

div.ads p.adtag {
	font-family:arial;
	font-size:11px;
	padding:0px;
	margin:0px;
	text-align:center;
	}

div.ads p {
	margin:0px;	
	padding-bottom:10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	}


div.footer
{
	width: 100%;
	margin-left:auto;
    margin-right:auto;
    border-top:1px solid #B0B0B0;
}

div.footer p
{
	margin: 3px;
	font-family: arial,tahoma;
	font-size: 11px;
	text-align: center;
	color: #303030;
}

div.footer p a:link
{
	color: #303030;
	text-decoration: none;
}

div.footer p a:visited
{
	color: #303030;
	text-decoration: none;
}

div.footer p a:hover
{
	color: #303030;
	text-decoration: underline;
}

div.section 
{
	width:540px;
}

div.section p.tag 
{
	font-family:arial;
	font-size:11px;
	color:#202020;	
	margin-top:10px;
	margin-bottom:0px;
	color:#484848;
}

div.section p.summary, div.section div.summary 
{
	font-family:georgia;
	font-size:13px;
	color:#202020;
	margin-top:0px;
	margin-bottom:15px;
	border-bottom:1px solid #B0B0B0;
	padding-bottom:10px;
}

div.section h1 
{
	font-family:georgia;
	font-size:22px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	color:#990000;
}

div.section h1 a.tag
{
    color:#000000;
}

div.section h1 a:link {
	color:#000000;
	text-decoration:none;
	}

div.section h1 a:visited {
	color:#000000;
	text-decoration:none;
	}

div.section h1 a:hover {
	text-decoration:underline;
	}

h3 {
	font-family:georgia;
	font-size:17px;
	margin-bottom:10px;
	margin-top:0px;
	color:#900000;
	border-bottom:1px solid #B0B0B0;
	text-transform:uppercase;
	padding:5px;
	}

h4 {
	font-family:georgia;
	font-size:26px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:10px;
	color:#900000;
	}

h5 {
	font-family:georgia;
	font-size:19px;
	margin-bottom:10px;
	margin-top:0px;
	color:#404040;
	}

p.tag {
	font-family:arial;
	font-size:11px;
	color:#202020;
	margin-top:10px;
	margin-bottom:0px;
	color:#484848;
	}

div.byline {
	margin:0px;
	color:black;
	background:white;
	font-family:arial;
	font-size:12px;

	}
	
div.byline a:link {
	color:#8C0000;
	text-decoration: none;
	font-weight:bold;
	}

div.byline a:visited {
	color:#8C0000;
	text-decoration: none;
	}

div.byline a:hover {
	color:#8C0000;
	text-decoration: underline;
	}

div.byline a:active {
	color:#8C0000;
	}
		
div.byline .secondline {
	font-size:11px;
	}

div.content p.subbyline
{
	font-family: arial,tahoma,sans-serf;
	font-size: 11px;
	font-weight: normal;
	color: #303030;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

div.story p {
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	color:#181818;
	font-family:georgia;
	font-size:15px;
	}
	
div.sidepanel {
    width:250px;
}	
	
div.story_sidepanel p {
    float:left;
    width:250px;
    padding-right:15px;
    padding-bottom:0px;
    overflow:hidden;
    
    font-family:georgia;
	font-size:19px;
	line-height:24px;
	}

.moretag {
	font-size:9px;
	}

.moretag a:link {
	color:#990000;
	text-decoration:none;
	}

.moretag a:visited {
	color:#990000;
	text-decoration:none;
	}

.moretag a:hover {
	color:#990000;
	text-decoration:underline;
	}

/* TOP DIRECTORIES STYLES */

div.directories
{
	width: 898px;
	height: 20px;
	overflow: hidden;
}

div.directories div.direct
{
	font-family: arial,tahoma,sans-serf;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}

div.directories div.messages
{
	font-family: arial,tahoma,sans-serf;
	font-size: 12px;
	text-align: right;
	font-style: italic;
}

div.directleft a:link
{
    text-decoration:none;
	padding-left: 6px;
	padding-right: 6px;	
	border-right: 1px solid #b0b0b0;
}

div.directleft a:visited
{
    padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #b0b0b0;
}

div.directleft a:hover
{
	text-decoration: none;
}

div.directleft
{
	width: 600px;
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	float: left;
}

div.directright
{
	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 10px;
	float: right;
}

.storyStatus
{
	font-family: arial,tahoma,sans-serf;
	font-size: 15px;
	font-style: italic;
}

.modalBackground
{
	background-color: #999999;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.CssMp
{
	border: solid 1px #000000;
	padding: 5px;
	margin: 5px;
	background: #CCCCCC;
	font-family: arial,tahoma,sans-serf;
	font-size: 12px;
}

.CssMp input
{
	font-family: arial,tahoma,sans-serf;
	font-size: 12px;
}


.storyStatus
{
	font-family: arial,tahoma,sans-serf;
	font-size: 15px;
	font-style: italic;
}

div.flagDiv
{
	margin: 2px;
	padding: 3px;
	margin-bottom: 10px;
	border: solid 1px #B0B0B0;
}

span.showhideLinks
{
	float: right;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
}
/* END TOP DIRECTORIES STYLES */


a:link.ovalbuttonASP {
	display: block;
   	float: left; /*font: normal 13px Tahoma;*/ /* Change 13px as desired */
    line-height: 4px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button  background (default is 24px) */
    height: 5px; /* Height of button background height */
   	padding-left: 10px; /* Width of left menu image */
    text-decoration: none;
   	padding-right: 10px;
	background: #ffffff;
	display: block;
	padding: 5px;
	border: 1px solid #b0b0b0;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	}
				
a:visited.ovalbuttonASP {
	display: block;
   	float: left; /*font: normal 13px Tahoma;*/ /* Change 13px as desired */
    line-height: 4px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button  background (default is 24px) */
    height: 5px; /* Height of button background height */
   	padding-left: 10px; /* Width of left menu image */
    text-decoration: none;
   	padding-right: 10px;
	background: #ffffff;
	display: block;
	padding: 5px;
	border: 1px solid #b0b0b0;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	}
			
a:hover.ovalbuttonASP {
	text-decoration:none;
	background:#f8f8f8;
	}
	
div.container
{
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}

div.byline a:link.emailLink
{
    font-weight:normal;
}

/*RELATED CONTENT*/

div.relatedbox
{
	float: left;
	width: 250px;
	border-top: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	margin-right: 15px;
	margin-top: 10px;
}

div.relatedbox h3.related
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: arial,tahoma,sans-serf;
	font-size: 15px;
	color: #900000;
}

p.plustag
{
	font-family: arial,tahoma,sans-serf;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #606060;
}
/*END RELATED CONTENT*/
