/* @override 
	http://uniter.ca/assets/css/uniter.css
*/

/* @group Reset */

/* Word to Eric Meyer */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, hr, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group Global */

body {
	background: #F3F3F3 url(../images/bg.png) repeat-y center top;
	color: #000;
	font: normal 14px/20px Georgia, Palatino, serif;
	text-align: center;
}

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

a:hover {
	color: #000;
}

a.pdf {
	padding-left: 16px;
	background-image: url(../images/pdf.png);
	background-repeat: no-repeat;
	background-position: left top;
}

p, ul, ol, object {
	margin-bottom: 1em;
}

ul li {
	padding-left: 10px;
	background: url(../images/bullet.png) no-repeat left 8px;
}


h1 {
	text-align: center;
	font: normal 24px/28px Georgia, Palatino, serif;
	text-transform: uppercase;
	color: #999;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

h2.listing {
	font: bold 12px/15px Arial, Helvetica, sans;
	text-transform: uppercase;
	color: #666;		
	margin: 0 0 5px;
}

h2.listing a, #content h2.listing a, #sidebarRight h2.listing a {
	color: #666;	
}

h2 {
	font: bold 36px/38px Arial, Helvetica, sans;
	margin-bottom: 10px;
}

h2.title {
	margin-bottom: 5px;
}

h3 {
	font: bold 18px/22px Arial, Helvetica, sans;
	margin: 20px 0 10px;
}

em em, i i, em i, i em {
	font-style: normal;
}

#top {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: #FFF;
}

#header {
	padding: 20px 0 10px;
	height: 60px;
}

img#logo {
	float: left;
	padding: 0 10px;
}

#tagline, #tools {
	float: left;
	padding: 10px 10px 0;
	width: 300px;
	color: #666;	
}

#tagline p {
	font: normal 12px/14px Arial, Helvetica, sans;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0;
}

#tools {
	font: normal 11px/14px Arial, Helvetica, sans;
}

#tools p {
	padding: 3px;
	margin: 0;
}


#keywords {
	width: 210px;
	margin-right: 5px;
}

/* @end */

/* @group Navigation */

ul#nav {
	margin: 0;
	height: 40px;
	background: #F3F3F3;
	border: 1px solid #CCC;
	border-width: 1px 0;
}

#nav li {
	height: 40px;
	float: left;
	padding: 0;
	background-image: none;
	position: relative;
	z-index: 99;	
}

#nav a {
	display: block;
	text-indent: -9999px;
	font-size: 10px;
	background: url(../images/nav.png) no-repeat left top;
	height: 40px;
	color: #333;
}

#nav a:hover {
	color: #666;
}

#nav li ul {
	position: absolute;
	background: #F3F3F3;
	width: auto;
	border: 1px solid #CCC;
	border-width: 0 1px 1px;
	text-transform: uppercase;
	display: none;	
}

#nav li li {
	float: none;
	height: auto;
}

#nav li:hover ul {
	display: block;
	padding: 0 0 5px 0;
}

#nav li li a {
	text-indent: 0;
	background-image: none;
	height: auto;
	padding: 3px 10px;
	font: normal 12px/16px Arial, Helvetica, sans;
	text-align: center;
}

#nNews a {
	width: 55px;
}
#nNews a:hover {
	background-position: left -40px;
}

#nCampus a {
	width: 74px;
	background-position: -55px 0;
}
#nCampus a:hover {
	background-position: -55px -40px;
}

#nComment a {
	width: 84px;
	background-position: -129px 0;
}
#nComment a:hover {
	background-position: -129px -40px;
}

#nLetters a {
	width: 75px;
	background-position: -213px 0;
}
#nLetters a:hover {
	background-position: -213px -40px;
}

#nFeatures a {
	width: 84px;
	background-position: -288px 0;
}
#nFeatures a:hover {
	background-position: -288px -40px;
}

#nArts a {
	width: 124px;
	background-position: -372px 0;
}
#nArts a:hover {
	background-position: -372px -40px;
}
#nArts li a {
	width: 104px;	
}


#nListings a {
	width: 78px;
	background-position: -496px 0;
}
#nListings a:hover {
	background-position: -496px -40px;
}

#nSports a {
	width: 135px;
	background-position: -574px 0;
}
#nSports a:hover {
	background-position: -574px -40px;
}

#nBlog a {
	width: 111px;
	background-position: -709px 0;
}
#nBlog a:hover {
	background-position: -709px -40px;
}

/* @end */

/* @group Left Sidebar */

#sidebarLeft {
	float: left;
	width: 140px;
	padding: 10px;
	font: normal 12px/16px Arial, Helvetica, sans;
	border-right: 1px solid #CCC;
}

#sidebarLeft.home {
	border: none;
}

#sidebarLeft p {
	margin: 0;
}

.sb-block {
	border-top: 1px solid #CCC;
	padding: 15px 0;
}

#currentIssue {
	padding-bottom: 15px;
	color: #888;
}

#currentIssue strong {
	color: #000;
}

#currentIssue img {
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

ul#secondaryNav {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}


a.rss {
	padding-left: 14px;
	background-image: url(../images/rss.png);
	background-repeat: no-repeat;
	background-position: left center;	
}

#sidebarLeft h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #777;
	text-transform: uppercase;
	margin: 0;
}

#sb-facebook a {
	background: #FFF url(../images/facebook.png) no-repeat left top;
	font-weight: bold;
	padding-left: 20px;
}

#sb-twitter p a {
	background: #FFF url(../images/twitter.png) no-repeat 2px 0;
	font-weight: bold;
	padding-left: 20px;
}

#sb-twitter li {
	font-size: 11px;
	line-height: 14px;
	margin: 10px 0;
}

.tweet-date {
	margin-left: 5px;
}

#seek img {
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

#newsletter .formText {
	width: 130px;
	display: block;
	margin-bottom: 5px;
}

/* @end */

/* @group Right Sidebar */

#sidebarRight {
	float: left;
	width: 220px;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	border-left: 1px solid #CCC;	
}

#sidebarRight.home {
	width: 300px;
	border: none;
}

.ad, #google_ads_div_Uniter-medium_rectangle {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
}

#sidebarRight ul {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
	color: #666;
}

#sidebarRight li {
	margin-bottom: 8px;
}

#sidebarRight span.date {
	color: #888;
	font: normal 10px/14px Arial, Helvetica, sans;
}

#sidebarRight h2.listing a {
	color: #666;	
}

#sidebarRight h2.listing a:hover {
	color: #A82328;	
}


#sidebarRight ul.reviews li {
	position: relative;
	padding: 0;
	background-image: none;
	clear: both;
	color: #000;
}

.reviews .reviewCover {
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 10px;
}

.reviews span.cat {
	font-size: 10px;
}

.reviews p {
	margin: 0 0 0 70px;
}

.reviews .rating {
	margin: 0 0 10px 70px;
}

.reviews .local {
	left: -3px;
	top: 5px;
}

.streeterSB img {
	border: 1px solid #CCC;
	float: left;
}

.streeterSB h3 {
	font: normal 16px/19px Georgia, Palatino, serif;
	margin: 0 0 5px;
}

.streeterSB p {
	margin: 0 0 0 70px;
}



/* @end */

/* @group Home */

#content.home {
	width: 480px;
	padding: 10px 0;
}

#content.home a, #sidebarRight a, .tnScroll a {
	color: #000;
}

#content.home a:hover, #sidebarRight a:hover, .tnScroll a:hover {
	color: #A82328;
}

/* @group Features Box */

#features {
	width: 480px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

#features li {
	position: relative;	
	border: 1px solid #CCC;
	width: 478px;
	height: 300px;
	background: #FFF;
	padding: 0;
	background-image: none;
}

#features li a {
	display: block;
	width: 478px;
	height: 300px;
}

#features span.headline {
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px;
	width: 220px;
	font: bold 24px/26px Arial, Helvetica, sans;
	background: transparent url(../images/translucent.png);
}

/* @end */

/* @group Thumbnail Carousels */

.tnScroll {
	padding-bottom: 10px;
	position: relative;
	width: 460px;
	font: normal 16px/20px Georgia, Palatino, serif;		
}

.tnScroll li {
	width: 140px;
	padding: 0 10px 20px;
	background-image: none;
}

.tnScroll li img {
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

img.scrollNext, img.scrollPrev {
	position: absolute;
	top: 40px;
	z-index: 1;
	cursor: pointer;
	display: none;
}

img.scrollNext {
	right: 0;
}

img.scrollPrev {
	left: 0;
}

#storyThumbs {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

h2.homeListings {
	border-top: 1px solid #CCC;
	padding-top: 20px;
	margin-bottom: 15px;
	text-align: center;
}

#listingThumbs .date {
	display: block;
	font: normal 11px/14px Arial, Helvetica, sans;
	color: #666;
}

/* @end */

.col {
	width: 160px;
	float: left;
	font-size: 12px;
	line-height: 16px;
}

.col h2 {
	margin-left: 10px;
}

.col ul {
	margin-bottom: 30px;
}

.col li {
	margin-bottom: 10px;
	padding: 0 10px;
	background-position: 2px 5px;
}

/* @end */

/* @group Content */

#content {
	float: left;
	width: 538px;
	padding: 10px;
}

span.cat {
	font: normal 11px/14px Arial, Helvetica, sans;
	text-transform: uppercase;
	display: block;
	color: #999;
}

.dotNav {
	text-align: center;
	font-size: 1px;
	line-height: 1px;
}

.dotNav a {
	width: 20px;
	height: 16px;
	background: url(../images/dots.png) no-repeat center -16px;
	display: inline-block;
}

.dotNav a span {
	visibility: hidden;
}

.dotNav a:hover, .dotNav a.activeSlide {
	background-position: center top;
}

/* @end */

/* @group Section Listings */



ul.section li {
	padding: 0 0 20px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
	clear: both;
	position: relative;
	background-image: none;
}

ul.section p {
	margin: 0;
}

ul.section h3 {
	margin: 3px 0;
}

ul.section h3 a {
	color: #000;
}

ul.section h3 a:hover {
	color: #A82328;
}

ul.section img.thumb {
	float: right;
	display: inline;
	border: 1px solid #CCC;
	margin: 5px 0 10px 10px;
}

ul.section img.local {
	right: 110px;
	top: 32px;
}

.section blockquote.streeter {
	padding: 0 0 0 80px;
	background: url(../images/openQuote.png) no-repeat 15px 2px;	
	border: none;
	margin: 0;
}

.section .streeter img {
	float: right;
	display: inline;
	padding-right: 80px;
	margin: 0 0 10px 10px;
	background: url(../images/closeQuote.png) no-repeat 80px 2px;
	border: none;
}

.section blockquote.fashion {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 0 0 80px;
	background: url(../images/quote.png) no-repeat 15px 10px;
}

span.more {
	margin-left: 5px;
	color: #999;
	font: bold 12px/15px Arial, Helvetica, sans;
}

li#paginate {
	padding: 0;
	background-image: none;
	border: none;
	margin: 0;
	text-align: center;
	font: normal 11px/14px Arial, Helvetica, sans;
	color: #666;
}

#paginate strong, #paginate a {
	padding: 3px 5px;
	font-weight: bold;
}

#paginate strong {
	color: #000;
}

#paginate a:hover {
	background: #A82328;
	color: #FFF;
}


/* @end */

/* @group Article View */

p.dateLine {
	font: normal 11px/14px Arial, Helvetica, sans;
	color: #666;
	margin-bottom: 2px;
}

p.dateLine a {
	text-transform: uppercase;
}

p.subhead {
	font: normal 18px/22px Arial, Helvetica, sans;
	margin-bottom: 5px;
}

p.authors {
	font: normal 12px/16px Arial, Helvetica, sans;
	color: #666;
	margin-bottom: 20px;
}

p.inresponse {
	font-style: italic;
	color: #666;
}

#images {
	width: 300px;
	float: right;
	display: inline;
	margin: 0 0 10px 20px;
	text-align: center;
}

img.pic {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

#images .dotNav {
	display: none;
}

p.caption {
	font: normal 11px/15px Arial, Helvetica, sans;
}

.credit {
	color: #666;
}

.pullquote {
	padding: 20px 20px 20px 80px;
	background: url(../images/quote.png) no-repeat 20px 25px;
	border: 1px solid #CCC;
	border-width: 1px 0;
	margin: 20px 0;
	font: normal 24px/30px Georgia, Palatino, serif;
}

.pullquote p {
	margin-bottom: 5px;
}

.pqAttr {
	font: italic 14px/17px Georgia, Palatino, serif;
	color: #666;
}

.asides {
	width: 220px;
	float: right;
	margin: 0 0 10px 20px;
	font: normal 12px/16px Arial, Helvetica, sans;	
}

.asides h3 {
	font: bold 14px/19px Arial, Helvetica, sans;
	color: #666;
	margin: 0 0 5px;	
}

.sidebar, .storyLinks {
	padding: 10px 10px 1px;
	background: #F3F3F3;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

.asides li {
	margin-bottom: 5px;
	background-position: left 5px;
}

#fStreeterPic {
	width: 220px;
	float: right;
	display: inline;
	margin: 0 0 10px 20px;
	text-align: center;
}

blockquote.fashion {
	margin: 50px 0 0;
	font: normal 24px/30px Georgia, Palatino, serif;
	padding: 20px 20px 20px 80px;
	background: url(../images/quote.png) no-repeat 20px 25px;
}

blockquote.fashion p {
	margin-bottom: 5px;
}

.reviewDeets {
	width: 278px;
	border: 1px solid #CCC;
	padding: 10px;
	float: right;
	display: inline;
	margin: 0 0 10px 20px;
	background: #F3F3F3;
	font: normal 12px/15px Arial, Helvetica, sans;
	position: relative;
}

.reviewDeets li {
	background-image: none;
	padding: 0;
}

.reviewDeets img {
	float: left;
	border: 1px solid #CCC;
}

.reviewDeets.ml p, .reviewDeets.ml ul, .reviewDeets.ml .rating {
	margin-left: 150px;
}

span.metaTitle {
	color: #666;
}

img.local {
	border: none;
	position: absolute;	
}

.reviewDeets img.local {
	left: 5px;
	top: 20px;
}

.rating {
	height: 20px;
	text-indent: -9999px;
	background: url(../images/rating.png) no-repeat left top;
}

.rated-0-half {
	background-position: left -20px;
}
.rated-1 {
	background-position: left -40px;
}
.rated-1-half {
	background-position: left -60px;
}
.rated-2 {
	background-position: left -80px;
}
.rated-2-half {
	background-position: left -100px;
}
.rated-3 {
	background-position: left -120px;
}
.rated-3-half {
	background-position: left -140px;
}
.rated-4 {
	background-position: left -160px;
}
.rated-4-half {
	background-position: left -180px;
}
.rated-5 {
	background-position: left -200px;
}

#reviewMP3 {
	clear: both;
	padding-top: 10px;
}

#reviewMP3 p {
	margin: 0;
	color: #999;
}

p.question {
	font-style: italic;
}

blockquote.streeter {
	padding: 20px 0;
	border-top: 1px solid #CCC;
	margin-top: 20px;
	background: url(../images/openQuote.png) no-repeat 80px 20px;	
}

.streeter img {
	float: left;
	border: 1px solid #CCC;
}

.streeter p {
	margin: 0 0 0 140px;
}

.streeter .pqAttr {
	margin-top: 5px;
}

p.issue {
	color: #666;
	font: normal 11px/15px Arial, Helvetica, sans;
	padding-top: 10px;
	border-top: 1px solid #CCC;
	text-align: center;
	clear: both;
}

.articleFooter, .entryFooter {
	text-align: center;
	padding: 20px 0 10px;
	border: 1px solid #CCC;
	border-width: 1px 0 0 0;
}

ul.nextLinks {
	font: normal 12px/15px Arial, Helvetica, sans;
	margin: 0;
}

.nextLinks li {
	background-image: none;
	width: 170px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.nextLinks a {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	display: inline-block;
}

span.cCount {
	font-size: 11px;
	font-weight: normal;
	color: #888;
	display: block;
}

a#discuss {
	padding-left: 20px;
	background: url(../images/comment.gif) no-repeat left center;
}

/* @end */

/* @group Comments */

h3.discussion {
	text-align: center;
	font: normal 16px/20px Georgia, palatino, serif;
	color: #888;
}

ul.discussion {
	margin: 0;
}

.discussion li {
	padding: 10px 70px 10px 70px;
	background: url(../images/quote.png) no-repeat 15px 15px;
	position: relative;
}

.discussion .gravatar {
	position: absolute;
	right: 0;
	top: 15px;
	
}

p.cMeta {
	font-size: 12px;
	line-height: 15px;
	color: #666;
}

p.noDiscussion {
	font-style: italic;
	text-align: center;
}

p.loginNote {
	text-align: center;
	font-style: italic;
	margin: 10px 0 20px;
	padding: 10px 0;
	border: 1px dotted #CCC;
	border-width: 1px 0;
}

.editCommentBox {
	color: #888;
	font: normal 12px/16px Arial, Helvetica, sans;
	margin-bottom: 10px;
}

.editCommentBox textarea {
	width: 390px;
	padding: 3px;
	margin-bottom: 5px;
	font: normal 12px/16px Arial, Helvetica, sans;
	color: #666;
}

.captcha img, #cCaptcha {
	vertical-align: middle;
}

#cCaptcha {
	height: 24px;
	width: 140px;
	color: #A1717D;
	font: normal 18px/20px Georgia, palatino, serif;
	margin-right: 5px;
}

/* @end */

/* @group Blog */

.summary {
	margin-top: 10px;
}

span.comments {
	padding-left: 12px;
	background: url(../images/comment_mini.gif) no-repeat left center;
}

p.byline {
	font: normal 12px/16px Arial, Helvetica, sans;
	color: #666;
	margin-bottom: 10px;
}

.entryFooter {
	border-width: 1px 0;
	padding-bottom: 20px;
}

.entryFooter p {
	font-style: italic;
	color: #666;	
}

/* @end */





/* @group Listings */

table.listings {
	width: 100%;
	border: 1px solid #CCC;		
	border-width: 1px 0;
	margin-bottom: 30px;
}

.listings th, .listings td {
	padding: 5px;
	font-size: 12px;
}

.listings th {
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	font-family: Arial, Helvetica, sans;
}

tr.pick td.date {
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.listings td {
	border-top: 1px dotted #CCC;
	vertical-align: middle;
	width: 33%;
}

tr.even td {
	background: #F9F9F9;
}


.listings tfoot {
	display: none;
}

th.header, th.headerSortUp, th.headerSortDown {
	cursor: pointer;
}

th.header {
	background: url(../images/sort.png) no-repeat right center;
}

th.header:hover {
	color: #000;
}

th.header.headerSortUp {
	background: url(../images/sort_up.png) no-repeat right center;
}

th.header.headerSortDown {
	background: url(../images/sort_down.png) no-repeat right center;
}


td.title {
	font-weight: bold;
}

span.pick {
	text-transform: uppercase;
	margin-right: 5px;
	padding-right: 15px;
	background: url(../images/star.gif) no-repeat right top;
	color: #A82328;
}

div.listingInfo {
	border: 1px dotted #CCC;
	border-width: 1px 0;
	margin-bottom: 1em;
	padding: 10px 0;
}

.listingInfo img {
	float: right;
	display: inline;
	border: 1px solid #CCC;
	margin: 0 0 0 10px;
}

.listingInfo ul {
	margin: 0;
	color: #666;
}

li.date, li.venue {
	color: #000;
}


/* @end */

/* @group Search */

.search li {
	padding: 10px 0;
	border-top: 1px dotted #CCC;
	background-image: none;
}

span.searchDate {
	font: normal 11px/14px Arial, Helvetica, sans;
	color: #666;
}

/* @end */

/* @group Staff */

table.staff {
	width: 100%;
}

.staff td, .staff th {
	padding: 5px 5px 0;
}

.staff th {
	width: 300px;
	font-weight: bold;
	text-align: left;
}

td.contact {
	color: #666;
	padding: 0 5px 5px;
	border-bottom: 1px dotted #CCC;
}

td.position {
	text-align: right;
	font-style: italic;
}

/* @end */

/* @group Archives */

#archivePDF, #archiveSearch {
	background: #F9F9F9;
	padding: 10px 5px;
	border: 1px dotted #CCC;
	border-width: 1px 0;
	margin: 20px 0;
	font: normal 12px/16px Arial, Helvetica, sans;
}

#archivePDF{
	text-align: center;
	
}

#archivePDF p {
	display: inline;
	margin: 0;
	padding-left: 16px;
	background: url(../images/pdf.png) no-repeat left center;
}

#archivePDF select {
	margin: 0 10px;
	font-size: 12px;
}


#archiveSearch div {
	padding: 5px 0;
}

#archiveSearch div.hiddenFields {
	padding: 0;
}

#archiveSearch label {
	width: 140px;
	float: left;
	display: inline;
	margin-right: 10px;
}

#archiveSearch label.inline {
	float: none;
	width: auto;
	margin: 0 0 0 5px;
}

#archiveSearch .submit {
	margin-left: 150px;
}
.archives li.month, .archives li.type {
	padding-left: 0;
	background-image: none;
}

.archives h3 {
	margin: 0 0 5px;
	padding-bottom: 2px;
	font: bold 16px/20px Arial, Helvetica, sans;
	border-bottom: 1px dotted #CCC;
}

.archives h4 {
	font: bold 14px/20px Arial, Helvetica, sans;
	color: #666;
	margin-bottom: 5px;
}

h3.ui-state-default {
	cursor: pointer;
}

h3.ui-state-default:hover {
	color: #A82328;
}

ul.entries {
	font: normal 12px/18px Georgia, Palatino, serif;
	text-transform: none;
	margin: 10px 0 20px;
	color: #888;
	background: #FFF;
}

ul.entries li {
	margin-bottom: 2px;
	text-align: left;
}

span.archiveMeta {
	font: normal 11px/14px Arial, Helvetica, sans;
}

/* @end */

/* @group Speakers Series */

#speakers-series {
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
}

#speakers-series ul {
	text-align: left;
}

.speakers li.event {
	background-image: none;
	padding: 20px 0;
	border-top: 1px dotted #CCC;
}

.badge {
	display: block;
	font: normal 11px/14px Arial, Helvetica, sans;
	text-transform: uppercase;
	margin: 0;
	color: #A82328;
}

.speakers h3 {
	margin: 0 0 10px;
}

.speaker-photo {
	float: right;
	display: inline;
	margin: 0 0 10px 20px;
	border: 1px solid #CCC;
}

h2.ss-archive {
	border-top: 1px solid #CCC;
	font: bold 24px/26px Arial, Helvetica, sans;
	padding-top: 10px;
}

p.no-speakers {
	font-style: italic;
	margin: 30px 0;
	text-align: center;
}

/* @end */





/* @group Footer Links */

#footerLinks {
	clear: both;
	padding: 15px 80px 1px;
	border-top: 1px solid #CCC;
	width: 800px;
	margin: 0 auto;
	background: #F9F9F9;
}

h2.footer {
	text-align: center;
}

#footerThumbs.tnScroll {
	width: 800px;
}

/* @end */





/* @group Footer */

#footer {
	clear: both;
	padding: 15px 10px;
	border-top: 1px solid #CCC;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

#footer img {
	float: right;
	margin-top: 10px;
}

#footer p {
	margin: 0 100px 0 0;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #A82328;
	
}

/* @end */



/* @group Forms */

.form {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 16px;
}

.formText {
	color: #666;
	padding: 3px;
	font: normal 12px/15px Arial, Helvetica, sans;
}

input.image {
	position: relative;
	top: 4px;
}

.row {
	margin: 10px 70px;
}

.row label, p.label {
	display: block;
	margin-bottom: 3px;
	font: bold 12px/16px Arial, Helvetica, sans;	
}

.row .formText {
	width: 385px;
}

.row p {
	margin: 0;
}

.row label.inline {
	margin-right: 10px;
	font-weight: normal;
	display: inline;
}

p.hint {
	padding: 2px;
	color: #666;
}

.row .submit {
}

img.gravatar {
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
	border: 1px solid #CCC;
}

a#forgotLink {
	margin-left: 10px;
	font-size: 11px;
}

/* @end */

/* @group System Message */


body.message {
	background-image: none;
}

.message #top {
	margin: 20px auto;
	padding: 20px;
	width: 600px;
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
}

.message #header {
	text-align: center;
	padding-bottom: 20px;
}

.message img#logo {
	float: none;
}

.message h2 {
	font: bold 18px/22px Arial, Helvetica, sans;	
}

/* @end */




/* @group Shitebox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #FFF;
}

.lbLoading {
	background: #FFF url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #FFF;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: -10px;
}

#lbPrevLink:hover {
	background: transparent url(../images/scrollLeft.png) no-repeat 0 50%;
}

#lbNextLink {
	right: -10px;
}

#lbNextLink:hover {
	background: transparent url(../images/scrollRight.png) no-repeat 100% 50%;
}

#lbBottom {
	font: normal 11px/15px Arial, Helvetica, sans;
	color: #000;
	text-align: left;
	border: 10px solid #FFF;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 40px;
	height: 18px;
	background: transparent url(../images/close.png) no-repeat center;
	outline: none;
}

#lbCaption {
	margin-right: 60px;
}

#lbNumber {
	display: none;
}


/* @end */

/* @group Miscellaneous */

hr {
	clear: both;
	visibility: hidden;
	height: 1px;
	border: none;
}

.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.centered {
	text-align: center;
}

img.alignleft {
	margin: 0 10px 5px 0;
	display: inline;
}

img.alignright {
	margin: 0 0 5px 10px;
	display: inline;	
}

img.centered {
	display: block;
	margin: 0 auto;
}

/* @end */

@media print {

	#tools, #nav, #sidebarLeft, #sidebarRight, .articleFooter, .entryFooter, #footerLinks {
		display: none;
	}

	#content {
		width: 95%;
	}
	
	#images div.image {
		display: block !important;
	}

}




