/* @override 
	http://update.snd.org/?css=snd30/site_css.v.1202459409
	http://update.snd.org/?css=snd29/site_css.v.1202459409
	http://localhost:8888/media/css/snd30.css
*/

/*   
Theme Name: SND Update
Theme URI: http://www.snd.org/update
Description: Custom theme for SND's Web Publications
Author: Tyson Evans
Author URI: http://www.tysonevans.com
Version: .5
.
Copyright?
.
*/


/* @group Base */

body {
	color: #333;
	line-height: 1.2;
	font-family: Georgia, "Times New Roman", Times, serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

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

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

blockquote {
	margin-left: 1em;
	padding-left: .5em;
	border-left: 1px solid #ccc;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}

div.entry p {
	font: .9em/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .8em;
}

div.entry p a {
	text-decoration: underline;
	color: #000;
}

div.entry p a:hover {
	color: #186767;
}

p.caption {
	font: italic .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	text-align: right;
	margin-bottom: 1em;
}

/* @end */

/* @group Header */

div#header {
	border-top: 9px solid #186767;
	margin-bottom: 18px;
	background: url(/images/global/masthead_line.png) no-repeat 0 bottom;
	padding-bottom: 6px;
}


h1.masthead {
	text-transform: uppercase;
	text-align: right;
	font: bold 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #f96711;
}

#header em.masthead {
	color: #999;
	border-bottom-color: #999;
	font-style: normal;
	font-weight: normal;
	padding-left: 50px;
	background: url(../../../images/global/snd_logo.png) no-repeat 0 center;
}

#header h1.masthead a {
	text-decoration: none;
	color: #fb6710;
}

#header h1.masthead a:hover em.masthead {
	text-decoration: none;
	color: #333;
	border-top: 9px solid #033;
}

#header h1.masthead a:hover {
	text-decoration: none;
	border-top: 9px solid #033;
}

#header #navigation {
	float: left;
}

#header #navigation li {
	display: inline;
	color: #999;
	font: 1.1em "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 14px;
}

#header #navigation li a {
	text-decoration: none;
	color: #999;
}

div#header div#navigation li a:hover {
	text-decoration: none;
	color: #333;
	border-top: 9px solid #033;
}

ul.Features li#navFeatures, ul.Miscellany li#navMiscellany, ul.Society li#navSociety, ul.Industry li#navIndustry {
	border-top: 9px solid #033;
}



/* @end */

/* @group Grid */

div#features {
	width: 700px;
	float: left;
}


div#header-container {
	width: 960px;
	margin-left: 30px;
}

div#container {
	display: block;
	overflow: hidden;
	margin-bottom: 1em;
	width: 940px;
	margin-left: 50px;
}



div#miscellany {
	width: 190px;
	overflow: hidden;
	float: right;
}

div#news {
	width: 120px;
	float: right;
}




/* @end */

/* @group Featured */

div#features img {
	border: 1px solid #999;
}

div#features a:hover img  {
	border: 1px solid #333;
}

div#features-container {
	width: 100%;
	display: block;
	overflow: hidden;
	margin-bottom: .5em;
}

div#featured-sub, div#archives {
	clear: both;
	display: block;
	overflow: hidden;
}

div#featured-sub h3.kicker {
	font: bold .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #666;
	margin-bottom: .1em;
}

div#featured-sub {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

div#featured-sub h3.headline {
	margin-bottom: .3em;
	font-size: 1.6em;
}

div#featured-sub p {
	font: .9em/1.4 Georgia, "Times New Roman", Times, serif;
}

div#featured-sub p.byline {
	font: bold .75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: .4em;
	color: #666;
}


div#featured-sub img {
	float: right;
	margin-left: 5px;
	margin-bottom: 6px;
	padding: 1px;
}

div#featured-sub1 {
	width: 320px;
	float: left;
}

div#featured-sub2 {
	width: 320px;
	float: right;
}

div.featured-sub-promo {
	float: right;
	width: 149px;
}

div.featured-sub-promo h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: .4em;
}

div.featured-sub-promo p {
	margin-bottom: .3em;
	font: .8em/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#featured-lead {
	clear: both;
	margin-bottom: 2em;
	display: block;
	overflow: hidden;
	width: 100%;
}

div#featured-lead div.meta {
	margin-top: .2em;
	margin-bottom: .5em;
	border-top: 1px solid #ccc;
	padding-top: 2px;
	line-height: 0;
}

div#featured-lead div.entry-meta {
	padding-bottom: .3em;
	padding-top: .3em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div#featured-lead div.entry-meta div.authorBio {
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: .5em;
}

div#featured-lead div.entry-meta div.entry-details {
	text-transform: uppercase;
	font: bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#features div.meta ul {
	float: right;
	margin-left: .5em;
}

div#features div.meta ul li {
	display: inline;
	font: bold .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 1em;
}


/* @end */

div#footer {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 4px;
}

img.featured-sub-img {
	border: 1px solid #333;
	width: 105px;
}

div#featured-lead h3.kicker {
	text-transform: uppercase;
	color: #999;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#featured-lead h3.headline {
	color: #333;
	margin-bottom: .1em;
	font: 3.4em/1.2 Georgia, "Times New Roman", Times, serif;
}

div#featured-lead p.byline {
	color: #666;
	margin-bottom: .3em;
	font: bold .85em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#featured-lead p.comments {
	color: #666;
	margin-bottom: .3em;
	font: bold .85em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}


div#featured-lead div.excerpt {
	color: #333;
	font: .95em/1.5 Georgia, "Times New Roman", Times, serif;
	margin-bottom: .5em;
}

div#featured-lead div.excerpt p.continueLink {
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

div#featured-lead div.excerpt p.continueLink a {
	color: #ff6000;
}

div#featured img {
	margin-bottom: 8px;
}

h2.subhed-1 {
	text-transform: uppercase;
	border-top: 7px solid gray;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #115a66;
	font: bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#footer p {
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	color: #666;
}

div#news h2, div#miscellany h2 {
	text-transform: uppercase;
	margin-bottom: .5em;
	color: #ff6000;
	font: bold .75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#society_news {
	margin-bottom: 1em;
}

div#news dt {
	margin-bottom: 4px;
	color: #333;
	font: bold .8em/1.1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#miscellany dt {
	color: #333;
	margin-bottom: .4em;
	font: 1.1em/1.1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#rail dd.meta {
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px dotted #ccc;
}

div#rail dd.meta p.comment {
	text-align: right;
	margin: 0;
	font-weight: bold;
}

div#rail dd.meta p {
	color: #999;
	margin: 0;
}


div#rail p {
	font: .65em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: .5em;
}


div#miscellany p.morelink, div#news p.morelink {
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	border-bottom-style: solid;
}




div#miscellany p.morelink a , div#news p.morelink a {
	text-decoration: none;
}

div#miscellany p.morelink span.comments a, div#news p.morelink span.comments a {
	font-weight: normal;
	font-style: normal;
	color: #999;
}

div#rail p a {
	font-weight: bold;
}

div#news-snd {
	margin-bottom: 19px;
}

div.news-entry {
	margin-bottom: 1em;
	border-top: 1px dotted #ccc;
	padding-top: 6px;
}

/* @group Featured Archives */

div#archives h2 a {
	color: #c60d0c;
	text-decoration: none;
}

div#archives h2 a:hover {
	text-decoration: underline;
}

div#archives ul {
	display: inline;
	line-height: 1.4;
}

div#archives ul li {
	display: inline;
	margin-right: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}


div#archives ul li a strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}

div#archives ul li a:hover strong {
	text-decoration: underline;
}

div#archives h2 {
	color: #999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	margin-right: 12px;
}



/* @end */

div#rail dd img.thumbnail.vertical {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	border: 1px solid #333;
}

div#comments {
	border-top: 12px solid #333;
	padding-top: 4px;
	background-color: #e5e5e5;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#comments a {
	font-weight: bold;
}

div#comments h3.headline {
	font-size: 2.5em;
	margin-bottom: .4em;
	padding-left: 6px;
}

div#comments h3.headline a, div#comments h3.headline a:visited {
	color: #ff6000;
}

div#comments h3.headline a:hover {
	text-decoration: none;
	border-bottom: 6px solid #ff6000;
}

div#comments div#commentStats {
	float: right;
	padding-right: 6px;
	text-align: right;
	font-size: .8em;
	padding-top: 4px;
}

div#comments div#commentStats a {
	font-weight: bold;
}

div#comment-list li  {
	padding-top: .6em;
	border-top: 2px solid #fff;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: .6em;
}

div#comment-list div.comment-entry p {
	font-size: .9em;
	margin-bottom: .5em;
}

div#comment-list div.comment-meta {
	font-size: .7em;
	text-align: right;
	color: #666;
	font-weight: bold;
}

div#comment-submit {
	padding-top: 6px;
	margin-top: 1.5em;
	border-top: 4px solid #fff;
}

div#comment-submit h4.headline {
	margin-bottom: .3em;
}

div#comment-submit div.meta {
	float: right;
	width: 250px;
}

div#comment-submit div.meta li {
	margin-bottom: .2em;
	font-size: .8em;
}

div#comment-submit div.meta li label {
	margin-right: 2px;
	display: block;
}

div#comment-submit div.meta li input {
	width: 90%;
	display: block;
}

div#comment-submit div.meta li label.required {
	font-weight: bold;
}

div#comment-submit textarea {
	width: 325px;
	
}

div#comment-submit form {
	padding-left: 4px;
}

div#featured-lead img.lead.vertical {
	float: right;
	margin-left: 8px;
	margin-bottom: 4px;
}

div#masthead {
	background: url(/images/snd29/masthead_bg.png) repeat-x;
	margin-bottom: 1em;
}

div#masthead img {
	margin-left: 50px;
}

div#miscellany div#flickr {
	margin-bottom: 1em;
}

div#rail h2 a, div#rail h2 a:visited {
	color: #ff6000;
}

div#rail h2 {
	padding-top: .2em;
	border-top: 2px solid #ccc;
}

div#feedback {
	margin-bottom: .8em;
}

div#recentPosts ul li {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: .4em;
	border-bottom: 1px solid #ccc;
	padding-top: .4em;
}

div#archives h3.headline {
	margin-bottom: .2em;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
}

div#archives div.subF {
	border-bottom: 1px solid #666;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: .7em;
	padding-bottom: .7em;
}

div#archives div.subF p {
	font-size: .9em;
}

div#archives div.subF p a {
	font-weight: bold;
	text-decoration: underline;
}


div#featured-lead h4.subhead {
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: .5em;
}

div.subF img {
	float: right;
	margin-left: 6px;
}

div#rail p.update-link {
	text-align: right;
	margin-top: 0;
	padding-bottom: 10px;
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: .2em;
}


div#rail div.link-list {
	margin-bottom: 1.5em;
}

div#rail div.link-list li {
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: 1px dotted #999;
	margin-top: .4em;
	padding-top: .4em;
}

div#rail div.link-list span.author_name {
	font-weight: bold;
	display: block;
	text-align: right;
}

div#numbers {
	margin-bottom: 1em;
	color: #999;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
	
div#numbers strong {
	color: #333;
}
	
div#numbers strong.remain {
	font-size: 2em;
	display: block;
}

div#numbers p.last-updated {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
}
