/*
  Rocket photo is copyright by Photodisc and is used under license.
*/

body, #primary{
	color: #375682;
}

#primary {
	clear: both;
}
#header, #primary{
	background:#FFF;
}

#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background:#fff;
}

#ancillary{
	border-top: 1px dotted #f7d390;
}

a, .story .details a, .story .details a:hover{
	color: #375682;
}
.story .details a:hover{
	text-decoration:underline;
}
.story .details{ border-top:1px solid #edc620; }

h1, h2, h3{
	color: #375682;
	font-weight: bold; 
}

#primary h2{ color: #375682; }

blockquote{ color:#333; }

table th{ color:#FFF; background:#333; }
table td{ color:#000; background:#EAEAEA; }

#header img.logo{
	padding-right: 1em;
	float:left;
}

#header h2{
	border-right:1px solid #edc620;
	margin-top: 60px; 
}

#header p{
	margin-top: 60px; 
}

.secondary .featured p{
	border-bottom:1px solid #edc620;
	border-top: 1px solid #edc620;
}
.secondary .featured dl{
	border-bottom:1px solid #edc620;
}
.secondary dd a{ color:#7F7F7F; }
.secondary dd a:hover{ color:#000; }


.secondary .featured dt{
	color:#333;
}
#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#333;
}

#secondary{
	border-top:1px solid #edc620;
}
.comment-head{
	border-bottom:1px solid #edc620;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #edc620;
  list-style-type:none;
	margin:1.5em 0 2em 0;
}

ul.tweets {
  list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px solid #edc620;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #edc620;
}
ul.tweets li{
  list-style-type:none;
	border-bottom:1px solid #edc620;
	margin-left: 0;
	padding-bottom: 6px;
}
ul.dates .date, ul.counts .count{
	color:#7A7A7A;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, ul.tweets a{
	color:#404040;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, 
ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover,
ul.pages a:hover
{ color:#000; }

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#footer a:hover, #footer p.attributes a:hover{ color:#000; }


/* Images */

#footer .inside{
	background:none;
}
#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}

.story h3{
	color: #375682;
	font-weight: bold;
}

div#ancillary .block h2 a {
  text-decoration: none;
  padding-bottom: 2px;
  margin-bottom: 3px;
  margin-top: 10em;
}