/* Style for Screen Media, Cascadia Blog */
/* #315686 = dark blue */
/* #7BAAAF = sea green */

body {
	background-image:url("http://discovery.org/blogs/cascadiaProspectus/images/main-bg.jpg");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#7BAAAF;
}

#contentContainer {
	margin:0 auto;
	width:822px;
	background:url("http://discovery.org/blogs/cascadiaProspectus/images/dropshadow-bg.jpg") center repeat-y; 
	font-size:1em;
	margin-top:-10px;	
}

a {
	color:#315686;
	text-decoration: none;
}

b {
	color:#315686
}

a:hover {
	color:#7BAAAF;
	text-decoration: underline;
}


.mousetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#315686;
	text-align: center;
	margin:0 auto;
	margin-top:3px;
	margin-right:20px;
	margin-left:20px;
}


#header {
	margin:0 auto;
}

#bottom {
	width:822px;
	display: block;
	margin:0 auto;
}
 
#navigation {
	width:790px;
	margin:0 auto;
	background-color:#223C5E;
	border-top:3px #647FA3 solid;
	border-bottom:3px #7BAAAF solid;
	text-align:center; color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}

#navigation a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.84em;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.05em;
}

#navigation a:hover {
	color:#7BAAAF;
}


h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif
}

h1 {
	color:#315686;
	font-size:1.3em;
	font-weight:lighter;
	margin-bottom:-9px;
}

h2 {
	color:#7BAAAF;
	font-size:1.05em;
	font-weight:lighter;
}








/* westside styles  <<<-----------------   */

#blogContent {
	display:inline;
	margin-left:30px;
	margin-right:25px;
	width:500px;
	float:left;
	background: #fff;
	padding-top:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#blogContent p {
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.date {
	margin:0 auto;
	text-align:center;
	width:100%;
	padding:8px;
	font-size:1em;
	color:#315686;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

.curveRule {
	display:block;
	width:500px;
	height:27px;
	background:url("http://discovery.org/blogs/cascadiaProspectus/images/curve.gif") no-repeat;
	margin:0 auto;
}

.endOfEntryText {
	color: #7BAAAF;
	font-size:11px;
	padding-bottom:3px;
	border-bottom:1px #7BAAAF solid;
	float:right;
	font-family:Arial, Helvetica, sans-serif
}

#blogContent a {
	text-decoration:none;
	color:#315686;
}

#blogContent a:hover {
	text-decoration: underline;
}

.entry {
	margin-bottom: 60px;
}

.entryHeader {
	color: #315686 !important;
}

#archiveNav {
	margin:0 auto;
	text-align:center;
}

.searchResult {
	padding:3px;
	border-bottom: 1px #7BAAAF solid;
}

.pings-and-crap {
	float:left;
}

.digg-button {
	padding-right:20px;
	padding-bottom: 20px;
}

.comments {
	clear: both;
}

#missionDelta {
	float:right;
}

#missionBlogtext {
	float:left;
}



/* eastside styles --------------------->>>  */

#sideNav {
	width:220px;
	font-size:12px;
	float:right;
	background:url("http://discovery.org/blogs/cascadiaProspectus/images/top-right-nav-bg.jpg") repeat-x top #D7E5E7;  
	padding-bottom:10px;
	padding-top:10px;
	margin-right:16px;
}

#navigationList li {
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	background:url("http://discovery.org/blogs/cascadiaProspectus/images/bullet-bg-off.jpg") no-repeat left;
	padding:0;
	margin:0;
	margin-left:-20px;
	padding-left:20px;
	text-align:left;
	text-transform: uppercase;
	margin-bottom:5px;
	font-size:12px;
}

#navigationList a {
	text-decoration: none;
 	color: #315686;
}

#navigationList a:hover {
	color:#7BAAAF;
}

#navigationList li:hover {
	background:url("http://discovery.org/blogs/cascadiaProspectus/images/bullet-bg-on.jpg") no-repeat left;
}

#sideNav .button {
	margin:0 auto;
	margin-top:10px;
	width:170px;
	border:1px #fff solid;
	background:url("http://discovery.org/blogs/cascadiaProspectus/images/button-bg.jpg") repeat-x;
	height:20px;
	color: #315686;
	padding:3px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;	
	text-align:center;
	text-transform:uppercase;
}

#rssButtons {
	padding-top:10px;
	margin:0 auto;
	padding-left:45px;
	padding-bottom:15px;
	height:20px;
}

.anchor:hover {
	text-decoration: none;
}	

.littleButton {
	display: block;
	width:50px;
	height:16px;
	padding-top:5px;
	border:1px #fff solid;
	background:url("http://discovery.org/blogs/cascadiaProspectus/images/button-bg.jpg") repeat-x;
	color: #315686;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align:center;
	text-transform:uppercase;
	float:left;
	margin-right:25px;
}

.button :hover {
	text-decoration: none;
}

.recentPosts {
	padding-right:10px;
	list-style-type:square;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

.recentPosts li {
	margin-bottom: 5px;
	color:#315686;
}

#blogContainer {
	width:100%;
}

.categories {
	padding-right:10px;
	list-style-type:square;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;

}

.categories li {
	margin-bottom: 3px;
	color:#315686;	
}

#search {
	padding-top:10px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
}

input {
	margin:5px;
}

#neatBg {
	background:url("http://discovery.org/blogs/cascadiaProspectus/images/input-bg.jpg") bottom repeat-x;
	border:1px #315686 inset;
}

.archive-list-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7BAAAF;
	list-style-type:square;
}

.archives li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7BAAAF;
	list-style-type:square;
}

#blogsList li, #researchList li, #newsList li, #mediaList li, #pubList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7BAAAF;
	list-style-type:square;
}

#smallBlueLine {
	width:170px;
	height:17px;
	margin-left:-16px;
	margin-top:-5px;
	background:url("http://www.briangagedesign.com/cascadia/images/little-curve.gif") no-repeat top;
}


/* floating image and caption CSS */

.floatimgleft {
	float:left;
	margin:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #b3b2b3;
	padding:10px;
}

.floatimgright {
	float:right;
	margin:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #b3b2b3;
	padding:10px;
}

.floatimgcenter {
	border-width: 1px;
	border-style: solid;
	border-color: #b3b2b3;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
}

.captionText {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:1px;
	font-style: italic;
	line-height: 14px;
}	


/* pullquote CSS */
.pullquoteleft {
	float:left;
	width:150px;
	margin-top:10px;
	margin-bottom:15px;
	margin-right:10px;
	padding-bottom:10px;
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height:30px; 
	color:#fcd15a; 
	text-align: left;
}

.pullquoteright {
	float:right;
	width:150px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:10px;
	padding-bottom:10px;
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height:30px; 
	color:#fcd15a; 
	text-align: right;
}


.pullquotecenter {
	width:350px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height:30px; 
	color:#fcd15a; 
	text-align: center;
}