/* stylesheet for csmonitor.com */
/* importing extra css */
@import url(./csm_pubcol.css);

/* font catch all */

body, td, p  {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

/* global structure styles */

a:link
    {
    color: #0000cc;
	}
	
a:visited
    {
    color: #800080;
	}
	
body
    {
    background-color: #ffffff;
    margin-top: 0px;
    margin-left: 7px;
    }

td
    {
    /* text-align: left; */
    vertical-align: top;
    }

td.middle
    {
    /* text-align: left; */
    vertical-align: middle;
    }

img
    {
    border: 0px;
    }

img.space
    {
    margin-top: 7px;
    margin-bottom: 7px;
    }

img.space14
    {
    margin-top: 14px;
    margin-bottom: 14px;
    }

img.spaceSec
    {
    margin-top: 2px;
    margin-bottom: 2px;
    }

.spacerHeadline
	{
    margin-bottom: 12px;
    }

.spacer3
	{
    margin-bottom: 3px;
    }

.spacer7
	{
    margin-bottom: 7px;
    }

.spacer14
	{
    margin-bottom: 14px;
    }

.spacer21
	{
    margin-bottom: 21px;
    }

.dotLineSpacer
	{
    margin-top: 7px;
    margin-bottom: 7px;
    }


/* top nav bar */


td.padding
    {
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    }

a.navTextOff, a.navTextOff:visited, a.navTextOn, a.navTextOn:visited
    {
    color: #ffffff;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
    text-decoration: none;
    }

a.navTextOn, a.navTextOn:visited
    {
    color: #000000;
    }

.subNavHome, a.subNavHome, a.subNavHome:visited
    {
    color: #0000cc;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    text-decoration: none;
    padding-top: 7px;
    }
	
.subNav
    {
    color: #000000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
    }

a.subNav, a.subNav:visited
    {
    color: #0000cc;
    text-decoration: none;
    }

/* photos */


.photoCutLead, .photoCutline, .photoCredit
    {
    color: #333333;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    text-transform: uppercase;
    }

.photoCutline
    {
    font-weight: normal;
    text-transform: none;
    }

.photoCredit
    {
    color: #999999;
    font-weight: normal;
    }

.photoCreditEntry
	{
	color: #333333;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	}

/* links for section bucket list */


a.bucketLeftNav, a.bucketLeftNav:visited
    {
    color: #0000cc;
    }

.bucketLeftNav
    {
    color: #000000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    text-decoration: none;
    text-transform: uppercase;
    }

/* links for bucket directory */


a.bucketIndex, a.bucketIndex:visited
    {
    color: #000000;
    text-decoration: none;
    }

.bucketIndex
    {
    color: #000000;
    font-family: Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    }

/* links for bucket tags on section pages */


a.bucketTag, a.bucketTag:visited
    {
    color: #999999;
    text-decoration: none;
    }

.bucketTag
    {
    color: #999999;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    letter-spacing: 1px;
    }


/* links for cookie crumb */


a.bucketStory, a.bucketStory:visited
    {
    color: #000000;
    text-decoration: none;
    }

.bucketStory, .bucketStoryKicker
    {
    color: #000000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    }

.bucketStoryKicker
    {
    font-weight: normal;
    }

/* styles for headline lists */

.superHead
	{
    color: #000000;
	font-family: Arial, sans-serif;
    font-size: 22px;
    letter-spacing: -1px;
    font-weight: bold;
    line-height: 26px;
    }

a.superHead, a.superHead:visited
	{
    color: #000000;
	text-decoration: none;
    }

.head1, .head2, .head3
	{
    color: #000000;
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    }
	
.head2
	{
    font-size: 16px;
    line-height: 16px;
	letter-spacing: -1px;
    }

.head3
	{
    font-size: 12px;
    line-height: 15px;
    }
	
a.head1, a.head2, a.head3
	{
    color: #0000cc;
    }

a.head1:visited, a.head2:visited, a.head3:visited
	{
    color: #800080;
    }

.head4
	{
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
     }

a.head4
	{
    color: #0000cc;
    text-decoration: none;
    }

a.head4:visited
	{
    color: #800080;
    text-decoration: none;
    }

a.head4:hover
	{
    text-decoration: underline;
    }

a.headlineBucket
	{
    color: #0000cc;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    }

a.headlineBucket:visited
	{
    color: #800080;
    }




/* left column */

a.leftNavTopic, a.leftNavTopic:visited
    {
    color: #000000;
 	text-decoration: none;
    }

.leftNavTopic
    {
    color: #000000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    }
	
.leftNavText
    {
    color: #000000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    }


/* story page */

.headline
    {
    color: #556688;
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 32px;
    }	
	
.text, .pubDate, .subhead, .byline, .staffline, .dateline
    {
    color: #111111;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    }
	
.pubDate
    {
    color: #000000;
    }

.subhead, .byline, .dateline
    {
    font-weight: bold;
    }

.staffline
    {
    font-style: italic;
    }


.divvy, a.divvy, a.divvy:visited
    {
    color: #000000;
    font-family: Arial, Verdana, Genvea, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
    text-decoration: none;
    }


/* miscellaneous */


.pullDown
	{
    color: #000000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    }

.summary
    {
    color: #333333;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    }

.dateKicker
    {
    color: #999999;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
    }

b, strong
    {
    font-weight:bold;
    }

.forMore, a.forMoreLink
	{
    color: #000000;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    }

a.forMoreLink
	{
    color: #0000cc;
	text-decoration: none;
    }
	
.listDot, .listDotBlack
    {
    color: #CC9933;
    font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-weight: normal;
    line-height: 10px;
    }

.listDotBlack
    {
    color: #000000;
    }
    
  
/* end stylesheet */
