/*Coastsider customization of blueprint css framework*/
body
{
	font-size: 80%;
	line-height: 1.6;
	color: #000000;
	font-family: Helvetica Neue, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
	color: #000000;
	font-family: Helvetica Neue, Arial, sans-serif;
	font-weight: bold;
}

h1
{
	font-size: 2.25em;
	line-height: 1.3;
	margin-bottom: 0.5em;
	font-weight: bolder;
}

h2
{
	font-size: 1.5em;
	margin-bottom: 0.75em;
}

h3
{
	font-size: 1em;
	line-height: 1;
	margin: 1em 0 0 0`;
}

h4
{
	font-size: .9em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h5
{
	font-size: .75em;
	margin-bottom: 1.5em;
}

h6 { font-size: .75em; }

a:link
{
	color: #005689;
	text-decoration: none;
}

a:visited
{
	color: #005689;
	text-decoration: none;
}

a:active
{
	color: #008000;
	border-bottom: 1px dotted #008000;
}

a:hover
{
	color: #008000;
	border-bottom: 1px #008000 dotted;
}

blockquote
{
	color: #000000;
	padding-left: 40px;
}


table
{
	border-collapse: separate;
	border-spacing: 0;
	width:100%;
}

caption
{
	text-align: left;
	font-weight: normal;
}

th
{
	text-align: right;
	font-weight: bold;
}

td
{
	text-align: right;
	font-weight: normal;
}

table, td, th { vertical-align: middle; }

.container
{
	padding: 0 10px 10px 10px;
	overflow: hidden;
}


/*End of modifications to blueprint css*/
/*--- BANNER ---*/

.sections
{
	color: #000000;
	border-top: 3px solid #008000;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.sections a:link
{
	text-decoration: none;
	color: #000000;
}

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

.sections a:active
{
	color: #008000;
	border-bottom: 1px solid #008000;
}

.sections a:hover
{
	color: #008000;
	border-bottom: 1px solid #008000;
}

/*---  MAIN COLUMN ---*/

.title  

{border-top: 1px solid #000000;}

.author
{
	color: #4C4C4C;
	font-size: 95%;
}

.sidebar
{
	background-color: #FFEDCC;
	padding: 10px;
}

.pullquote
{
	font-size: 20pt;
	line-height: 24pt;
	font-weight: bold;
	padding: 0 0 0 0;
	border-width: 1pt 0 1pt 0;
	color: #828282;
	float: left;
	clear: both;
	font-family: serif;
	font-style: italic;
}

.pullquoteattribution
{
	font-size: 10pt;
	line-height: 12pt;
	font-style: italic;
	font-weight: normal;
}

.comment
{
	border-top: 1px solid #4C4C4C;
	margin-bottom: 10px;
}

.jump
{
	padding: 0 0 18px 0;
	font-weight: bold;
}

.magicpreview
{
	background-color: #D1FFD6;
	padding: 5px;
}


/*------------- STORY TAGS ----------------*/
/*based on the first word of the label field*/


.label
{	color: #FFFFFF;
	font-weight: bold;
	padding: 0 .1em 0 .1em;
	margin-right: .2em;
}

.Editorial
{
	background-color: #008000;
}

.Press
{
	background-color: #008000;
}

.Podcast
{
	background-color: #5477FF;
}

.Opinion
{
	background-color: #008000;
}

.Letter
{
	background-color: #008000;
}

.Breaking
{
	background-color: #FF777A;
}

.Featured
{
	background-color: #869AFF;
}



/*------------PHOTOS-----------*/
.photo { margin-bottom: 1em; }
.photo a { border: none; }

.photoby
{
	text-align: right;
	margin: 0 0 0 0;
	font-size: 75%;
	clear: left;
}

.flvby
{
	text-align: right;
	font-size: 75%;
}

.caption
{
	font-style: italic;
	margin: 0 0 15pt 0;
}

/*--- Letters ---*/
.preview
{
	display: none;
	padding: 0 1em 0 1em;
	background-image: url(http://coastsider.com/images/graphics/parchment.gif);
	color: #000000;
}

/*---  Navbar ---*/
.navtitle
{
	color: #4c4c4c;
	border-top: 1px #000000 solid;
	border-bottom: 1px #CBCBCB solid;
	font-weight: bold;
	margin: 0 0 2px 0;
}

.navlist
{
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 3px;
	color: #000000;
	padding: 0 0 0 0;
	text-decoration: none;
}

.navtext { color: #4c4c4c; }

.status
{
	background-color: #FFF7E7;
	padding: 5px;
	border: 1px solid #666;
}

#weather p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.show
{
	font-style: italic;
	cursor: pointer;
	color: #005689;
}

/*---  ADVERTISING  ---*/
.leaderboard a { border: none; }
.ad_button { text-align: center; }
.ad_buttons_set {margin: 1em 0 1em 0; }

.square_button a
{
	text-align: center;
	border: none;
}

/*--- FOOTER ---*/
.footer { padding-top: 10px; }

/*-- WIKI --*/
.wmd-preview
{
	background-color: #D1FFD6;
	padding: 5px;
}
