/* @override 
	http://update.snd.org/media/css/styles.css
	http://localhost:8888/update//media/css/styles.css
	http://localhost:8888//media/css/styles.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: #186767;
	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;
}

ul.postList p.continues {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: .8em;
}

ul.postList p.continues a {
	color: #950a09;
}

div.entry ul li {
	font: .9em/1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: .25em;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 2em;
}



div.entry ol li {
	margin-bottom: .25em;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 2em;
}

div.entry ul {
	margin-bottom: 1em;
}

div.entry p a, div.entry li 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 #3a9898;
	background: #186767;
	padding-bottom: 6px;
	height: 60px;
}


h1.masthead {
	display: none;
}

div#header img.masthead {
	float: right;
	padding-top: 3px;
}

#header #navigation {
}

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

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

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

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



/* @end */

/* @group Grid */

div#main {
	background-image: url(/images/global/bg_grid2.png);
	padding-top: 1em;
	padding-bottom: 1em;
}

div#features {
	width: 600px;
	float: left;
	margin-right: 25px;
	margin-left: 15px;
	display: inline;
}


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

div#container {
	width: 990px;
	display: block;
	overflow: hidden;
	margin-right: auto;
}






/* @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;
	width: 100%;
}

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

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 h3.headline {
	margin-bottom: .3em;
	font-size: 1.3em;
}

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: 289px;
	float: left;
}

div#featured-sub2 {
	width: 289px;
	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: 1.5em;
	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;
	padding-bottom: .2em;
}

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#featured-lead div.meta ul {
	text-align: right;
}

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

div#featured-lead div.meta p.tags {
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

div#footer {
	clear: both;
	background: #186767;
	border-top: 1px solid #ccc;
	padding-top: .3em;
	padding-bottom: .3em;
}

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, div#lead-event h3.headline {
	color: #333;
	margin-bottom: .3em;
	line-height: 1.1;
	font-weight: normal;
	font-style: normal;
	font-size: 3.2em;
}

div#featured-lead h3.subhead {
	margin-bottom: .8em;
	font: bold 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	padding-top: .2em;
	border-top: 1px solid #ccc;
}

div#lead-event h4.dates {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	margin-bottom: .3em;
}

div#lead-event h4.location {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	margin-bottom: 1em;
}

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 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: bold .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	color: #ccc;
	padding-right: 1em;
	width: 980px;
}

div#footer p a {
	color: #9bcbcb;
}

div#rail {
	width: 335px;
	float: left;
}

div#rail div.content {
	margin-left: 5px;
	margin-right: 5px;
}

div#rail h2 {
	text-transform: uppercase;
	margin-bottom: .5em;
	color: #fff;
	font: bold .75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: 2px solid #999;
	text-indent: -5000px;
	border-bottom-width: 2px;
	border-bottom-color: #999;
	height: 20px;
	background-color: #ccc;
	padding: 2px;
}


div#rail h2 a {
	display: block;
	height: 20px;
}


div#miscellany div#Recent h3 {
	text-transform: uppercase;
	font: bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #186767;
	margin-bottom: .5em;
}


div#FrontPages h2 {
	background: #ccc url(/images/global/rail_headers/front_pages.png) no-repeat 5px;
	
}

div#FrontPages li {
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: .3em;
}

div#FrontPages p a {
	font-weight: bold;
	color: #115a66;
}


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


div#events dt {
	font: bold .75em/1.1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#events dd.date {
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 1em;
	padding-bottom: .5em;
	border-bottom: 1px dotted #ccc;
}

div#rail dt {
	color: #333;
	margin-bottom: .4em;
	font: bold 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 dt, div#rail dd {
	padding-right: 5px;
	padding-left: 5px;
}

div#rail dd {
	display: block;
	overflow: hidden;
	width: 325px;
}

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

div#rail dd.body ul li {
	font: .65em/1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: .5em;
	list-style-position: inside;
	list-style-type: square;
}


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




div#rail p.morelink a {
	text-decoration: none;
}

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

div#rail dd.meta a {
	font-weight: bold;
}

div#rail dd.body p a, div#rail dd.body li a {
	text-decoration: underline;
}

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 {
	line-height: 1.4;
}

div#archives ul li {
	font: .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	width: 100%;
	overflow: hidden;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid #ccc;
	padding-top: .5em;
}

div#archives ul li:hover {
	background-color: #fefecc;
}

div#archives ul li img {
	float: left;
	margin-right: 5px;
	margin-left: 2px;
}

div#archives ul li a {
	text-decoration: none;
	color: #666;
	display: block;
}

div#archives ul li a:hover {
	text-decoration: none;
	color: #c60d0c;
}

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 {
	float: right;
	margin-left: 3px;
	margin-bottom: 3px;
	border: 1px solid #333;
}


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#rail ul.subList {
}

div#rail ul.subList li {
	font: bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: .3em;
}

div#features div#sticky h3.headline {
	text-align: right;
	padding-bottom: .2em;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom-width: 1px;
	margin-bottom: .5em;
}

div#features div#sticky h3.headline a {
	color: #950a09;
}

ul.postList li.entry {
	display: block;
	width: 100%;
	overflow: hidden;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

ul.postList h3.headline {
	margin-bottom: .4em;
	line-height: 1.15;
	font-size: 2.2em;
	font-weight: normal;
	font-style: normal;
}

ul.postList div.photo {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}

ul.postList div.meta p {
	font: bold .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#rail div#events h2 {
	background: #ccc url(/images/global/rail_headers/calendar.png) no-repeat 5px 1px;
	
}

div.entry p sup {
	vertical-align: super;
	font: bold x-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.entry p sup a {
	color: #186767;
	padding-left: .25em;
	padding-right: .25em;
}

div.entry div.bio {
	margin-top: 1.5em;
	padding-top: .3em;
	border-top: 1px dashed #ccc;
}

div.entry div.bio p {
	font-style: italic;
	font-size: .75em;
	text-align: right;
}

div.footnotes h3 {
	margin-bottom: .5em;
	color: #666;
	text-transform: uppercase;
	font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.entry div.footnotes li {
	margin-bottom: 1em;
	font: .75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#flicker ul.thumbnails {
	padding-left: 7px;
	padding-right: 4px;
}

div#flicker ul.thumbnails li {
	float: left;
	margin-right: 4px;
}


div#flicker ul.thumbnails li img {
	border: 1px solid #333;
}

div#flicker {
	width: 100%;
	display: block;
	overflow: hidden;
	padding-bottom: .2em;
	border-bottom: 1px solid #ccc;
	margin-bottom: .4em;
}

div#workshop-ugc h3.kicker {
	font: bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	padding-left: 4px;
}

div#workshop-ugc p.explainer {
	padding-left: 4px;
}

div#workshop-ugc div#twitter {
	margin-bottom: .5em;
	padding-bottom: .5em;
}

div#twitter li {
	padding-left: 4px;
	padding-right: 4px;
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

div#twitter li a {
	display: block;
}

ul.vegas-nav {
	display: block;
	overflow: hidden;
	padding-bottom: .5em;
	width: 100%;
}

ul.vegas-nav li {
	display: inline;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	float: right;
	margin-left: 20px;
}

ul.vegas-nav li a {
	color: #c90d0c;
	text-transform: uppercase;
	font-size: .8em;
}

/* @group SND 30 */

div#snd30-package a {
	margin-bottom: .5em;
	background: #ff9933 url(/images/snd30/index-header.png) no-repeat;
	text-indent: -5000px;
	height: 22px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	display: block;
}

/* @end */


