/* Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address  {
	margin:0;
	padding:0;
	}

a,
a:link,
a:visited {
	outline: none;
	}

ul,li {
	list-style-type: none;
	}

/* Layout 
---------------------------------------------------------------------- */ 

#wrapper {
	width: 51.1em;
	margin: 0 auto;
	border-top: 3px double #41607f;
	border-bottom: 3px double #41607f;
}

#headerwrapper { 
	width: 51em;
	background: url(../images/banner.png) right top no-repeat #000;
	height: 5.5em;
	margin: 0 auto;
	border-right: 1px solid #41607f;
	border-left: 1px solid #41607f;
}

#footer {
	width: 51em;
	margin: 0 auto;
}


#mainnav ul, #footernav ul {
	float: right;
	display: inline;
	padding: .5em 0;
	
}

#mainnav ul a, #footernav ul a {
	color: #FFF;
	text-decoration: none;
}

#mainnav li, #footernav li {
	display: inline;
	font-variant: small-caps;
	padding: .5em;
	margin-left: .3em;
	background: #000;
	color: #FFF;
	border-left: 1px solid #41607f;
	border-right: 1px solid #41607f;
	border-bottom: 1px solid #41607f;
}

#videonews, #photonews {
	margin: 2em auto;
}

#news, #blognews, #podcastnews {
	margin: 0;
	width: 70%;
	float: left;
	display: inline;
}


#ads {
	float: right;
	display: inline;
	margin: 2em 0 0 0;
}

#about {
	float: right;
	width: 17.5em;
	margin: 3em 0 0 0;
	font-size: .65em;
	line-height: 1.5em;
	border-top: 1px solid #092e4a;
	border-bottom: 1px solid #092e4a;
	background: #03152F;
	color: #355A8F;
}

#about p {
	padding-left: .5em;
}


#colophon {
	clear: both;
	padding: 2em 0 1em 0;
}

#colophon p {
	margin: .2em 0;
	font-size: .7em;
	text-align: right;
}

#colophon p a {
	color: #0c3d62;
	font-weight: bold;
	text-decoration: none;
}

/* News Styles
---------------------------------------------------------------------- */

ul.newsentry {
	border-bottom: 1px solid #092e4a;
	margin: 1em 0;
}

#news ul li.description {
	margin: 1em 0;
	line-height: 1.7em;
	font-size: .7em;
}

#news ul li.permalink {
	margin: 1em 0 0 0;
	background: none;
}

ul.newsentry li.source {
	padding-bottom: 1em;
}

ul.newsentry li.date {
	font-size: .8em;
	font-weight: bold;
	font-family: Georgia, serif;
	color: #092e4a;
}

.newsentry h3 a {
	color: #0c3d62;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
} 

.newsentry h3 a:hover {
	color: #91c3e7;
}

.newsentry li.source {
	font-weight: bold;
	font-size: .9em;
}

.newsentry li.source a {
	color: #336699;
	text-decoration: none;
}

.newsentry li.source a:hover {
	color: #91c3e7;
}

/* Blog Styles
---------------------------------------------------------------------- */

ul.blogentry {
	margin: 1em 0;
	border-bottom: 1px solid #092e4a;
}

ul.blogentry li.description {
	margin: 1em 0 1em 0;
	line-height: 1.7em;
	font-size: .7em;
}

ul.blogentry li.permalink {
	margin: 1em 0 0 0;
	background: none;
}

ul.blogentry li.date {
	font-size: .8em;
	font-family: Georgia, sans-serif;
	font-weight: bold;
	color: #092e4a;
}

ul.blogentry h3 a {
	color: #0c3d62;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
}

ul.blogentry h3 a:hover {
	border-bottom: 1px solid #91c3e7;
}

/* Video Styles
---------------------------------------------------------------------- */



ul#video li {
	float: left;
	width: 240px;
	margin: 1em 1em 1em 0;
	margin-bottom: .5em;
	padding-right: 1em;
}

ul#video li.permalink {
	margin-bottom: .5em;
}

ul#video li.permalink a {
	color: #0c3d62;
	font-weight: bold;
	text-decoration: none;
}

ul#video li.permalink a:hover {
	color: #91c3e7;
}

ul#video li.permalink, ul#video li.date {
	padding: 0 0 0.5em;
	margin: 0;
	line-height: .7em;
	color: #092e4a;
	font-family: Georgia, serif;
}


ul#video li.videodisplay {
	padding: .3em;
	border: 1px solid #092e4a;
	background: #051e35;
}

ul#video li.videodisplay:hover {
	border: 1px solid #0c3d62;
}

ul#video li.date, ul#video li.permalink {
	font-size: .75em;
}

/* Photo Styles
---------------------------------------------------------------------- */	

ul#photo ul {
	margin: 1em 0;
	border-bottom: 1px solid #092e4a;
}

.right {
	text-align: right;
}

.left {
	float: left;
}

#photo li.categories {
	width: 50%;
	float: left;
}

 ul#photo li.flickr img {
	padding: .5em;
	border: 1px solid #092e4a;
	background: #051e35;
	margin-bottom: 1em;
}

ul#photo li.flickr img:hover {
	border: 1px solid #0c3d62;
}


ul#photo img {
	border: 0;
}

ul#photo li.permalink a {
	color: #0c3d62;
	font-weight: bold;
	font-family: Georgia, sans-serif;
	text-align: center;
	text-decoration: none;
	padding-top: .5em;
	font-size: 1em;
}

ul#photo li.permalink a:hover {
	color: #91c3e7;
} 

ul#photo li.date {
	font-family: Georgia, serif;
	font-weight: bold;
	padding-top: .3em;
	font-size: .9em;
	color: #092e4a;
}

/* Podcast Styles
---------------------------------------------------------------------- */	

.podcast {
	background: url(../images/podcast.png) left center no-repeat;
	padding: 1em 0 0 6em;
	margin: .5em 0;
	border-bottom: 1px solid #092e4a;
}


.podcast li.source {
	padding-bottom: 1em;
	font-family: Georgia, serif;
}

.podcast li.source a {
	color: #336699;
}

.podcast {
	font-size: .9em;
}

.podcast li.date {
	font-size: .9em;
	font-weight: bold;
	padding: .2em 0;
	color: #092e4a;
	font-family: Georgia, serif;
}

.podcast li.permalink a {
	color: #0c3d62;
	text-decoration: none;
}

.podcast li.permalink a:hover, .podcast li.source a:hover {
	color: #91c3e7;
}


/* Typography 
---------------------------------------------------------------------- */ 
h1, h2, h3, h4, h5, h6, .newsentry li.source, #mainnav, #footernav {
	font-family: Georgia, serif;
}

body {
	font-family: verdana, sans-serif;
}

h2 {
	font-variant: small-caps;
	margin-bottom: 1em;
	
}


/* Prettify 
---------------------------------------------------------------------- */ 
body {
	background: #030d1c;
	color: #ccd4db;
}

h2 {
	color: #7396b6;
} 

.clear {
	clear: both;
}

.cover {
	padding: .3em .3em .1em .3em;
	border: 1px solid #092e4a;
}

.amazon ul {
	margin-bottom: 2em;
}

.amazon img {
	border: 0;
}

.amazon li {
	text-align: center;
}




