/*
	----------------------------------------
	Web Strategy Summit CSS
	Sean Mitchell, sean@seanmitchell.ca
	04 / 08 / 09
	----------------------------------------
*/



/* RESET
---------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}



/* BODY
---------------------------------------- */
body {
	background: #0F7DB9;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 21px;
	color: #645F5A;
	text-rendering: optimizeLegibility;
}
a {
	color: #1E8CC8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #28231E;
}
a, a:focus, a:active {
	outline: none;
}



/* WRAPPER
---------------------------------------- */
#wrapper {
	margin: auto;
	text-align: left;
	width: 100%;
}



/* HEADER
---------------------------------------- */
#header {
	float: left;
	background: url(../_img/bg-header.gif) repeat-x;
	width: 100%;
}



/* HEADER > LOGO
---------------------------------------- */
#header .logo {
	float: left;
	padding: 20px 0 16px 0;
	width: 803px;
}
#header .logo h1 {
	float: left;
	width: 426px;
}
#header .logo span {
	display: none;
}
#header .logo a {
	background: url(../_img/logo.gif) no-repeat;
	display: block;
	width: 426px;
	height: 91px;
}
#header .logo a:hover {
	background: url(../_img/logo.gif) 0 -91px no-repeat;
}



/* HEADER > REGISTER
---------------------------------------- */
#header .register {
	float: right;
	width: 181px;
}
#header .register h2 {
	float: left;
	width: 181px;
}
#header .register span {
	display: none;
}
#header .register a {
	background: url(../_img/register.gif) no-repeat;
	display: block;
	width: 181px;
	height: 56px;
}
#header .register a:hover {
	background: url(../_img/register.gif) 0 -56px no-repeat;
}



/* HEADER > WRAPPER
---------------------------------------- */
#header .wrapper {
	margin: auto;
	width: 984px;
}



/* MENU
---------------------------------------- */
#menu {
	float: left;
	background: url(../_img/bg-menu.gif) repeat-x #EBE6E1;
	width: 100%;
}



/* MENU > INNER
---------------------------------------- */
#menu .inner {
	float: left;
	background: url(../_img/bg-menu-frame.gif) left bottom no-repeat;
	width: 984px;
}



/* MENU > WRAPPER
---------------------------------------- */
#menu .wrapper {
	margin: auto;
	width: 984px;
}



/* MENU > OPTIONS
---------------------------------------- */
#menu .options {
	float: left;
	width: 808px;
}
#menu .options ul {
	float: left;
}
#menu .options li {
	float: left;
}
#menu .options li a {
	display: block;
	height: 68px;
}
#menu .options span {
	display: none;
}



/* MENU > OPTIONS > MENU-HOME
---------------------------------------- */
#menu .options #menu-home {
	background: url(../_img/menu.gif) no-repeat;
	width: 74px;
}
#menu .options #menu-home a {
	background: url(../_img/menu.gif) no-repeat;
}
#menu .options #menu-home a:hover {
	background: url(../_img/menu.gif) 0 -68px no-repeat;
}
#menu .options #menu-home .selected, #menu .options #menu-home .selected:hover {
	background: url(../_img/menu.gif) 0 -136px no-repeat;
}



/* MENU > OPTIONS > MENU-PROGRAM
---------------------------------------- */
#menu .options #menu-program {
	background: url(../_img/menu.gif) -74px 0 no-repeat;
	width: 102px;
}
#menu .options #menu-program a {
	background: url(../_img/menu.gif) -74px 0 no-repeat;
}
#menu .options #menu-program a:hover {
	background: url(../_img/menu.gif) -74px -68px no-repeat;
}
#menu .options #menu-program .selected, #menu .options #menu-program .selected:hover {
	background: url(../_img/menu.gif) -74px -136px no-repeat;
}



/* MENU > OPTIONS > MENU-SPEAKERS
---------------------------------------- */
#menu .options #menu-speakers {
	background: url(../_img/menu.gif) -176px 0 no-repeat;
	width: 100px;
}
#menu .options #menu-speakers a {
	background: url(../_img/menu.gif) -176px 0 no-repeat;
}
#menu .options #menu-speakers a:hover {
	background: url(../_img/menu.gif) -176px -68px no-repeat;
}
#menu .options #menu-speakers .selected, #menu .options #menu-speakers .selected:hover {
	background: url(../_img/menu.gif) -176px -136px no-repeat;
}



/* MENU > OPTIONS > MENU-VENUE
---------------------------------------- */
#menu .options #menu-venue {
	background: url(../_img/menu.gif) -276px 0 no-repeat;
	width: 78px;
}
#menu .options #menu-venue a {
	background: url(../_img/menu.gif) -276px 0 no-repeat;
}
#menu .options #menu-venue a:hover {
	background: url(../_img/menu.gif) -276px -68px no-repeat;
}
#menu .options #menu-venue .selected, #menu .options #menu-venue .selected:hover {
	background: url(../_img/menu.gif) -276px -136px no-repeat;
}



/* MENU > OPTIONS > MENU-BLOG
---------------------------------------- */
#menu .options #menu-blog {
	background: url(../_img/menu.gif) -354px 0 no-repeat;
	width: 68px;
}
#menu .options #menu-blog a {
	background: url(../_img/menu.gif) -354px 0 no-repeat;
}
#menu .options #menu-blog a:hover {
	background: url(../_img/menu.gif) -354px -68px no-repeat;
}
#menu .options #menu-blog .selected, #menu .options #menu-blog .selected:hover {
	background: url(../_img/menu.gif) -354px -136px no-repeat;
}



/* MENU > OPTIONS > MENU-SCHEDULE
---------------------------------------- */
#menu .options #menu-schedule {
	background: url(../_img/menu.gif) -422px 0 no-repeat;
	width: 101px;
}
#menu .options #menu-schedule a {
	background: url(../_img/menu.gif) -422px 0 no-repeat;
}
#menu .options #menu-schedule a:hover {
	background: url(../_img/menu.gif) -422px -68px no-repeat;
}
#menu .options #menu-schedule .selected, #menu .options #menu-schedule .selected:hover {
	background: url(../_img/menu.gif) -422px -136px no-repeat;
}



/* MENU > NFORM
---------------------------------------- */
#menu .nform {
	float: left;
	width: 176px;
}
#menu .nform h2 {
	float: left;
	width: 172px;
}
#menu .nform span {
	display: none;
}
#menu .nform a {
	background: url(../_img/nform.gif) no-repeat;
	display: block;
	width: 172px;
	height: 45px;
}
#menu .nform a:hover {
	background: url(../_img/nform.gif) 0 -45px no-repeat;
}



/* CONTENT
---------------------------------------- */
#content {
	float: left;
	background: #EBE6E1;
	padding-bottom: 21px;
	width: 100%;
}
#content p {
	padding-bottom: 21px;
}
#content ul {
	padding-bottom: 16px;
}
#content strong {
	font-weight: bold;
}
#content em {
	font-style: italic;
}
#content a {
	border-bottom: 1px solid #EBE6E1;
}
#content a:hover {
	border-bottom: 1px solid #28231E;
}



/* CONTENT > WRAPPER
---------------------------------------- */
#content .wrapper {
	margin: auto;
	width: 984px;
}



/* CONTENT > INNER
---------------------------------------- */
#content .inner {
	float: left;
	background: url(../_img/bg-content.gif) repeat-y;
	width: 984px;
}



/* CONTENT > HEADLINE
---------------------------------------- */
#content #headline {
	float: left;
	padding: 22px 36px 8px 36px;
	width: 912px;
	display: block;
}



/* CONTENT > FEATURES
---------------------------------------- */
#content #features {
	float: left;
	padding: 16px 36px 24px 36px;
	width: 912px;
	display: block;
}



/* CONTENT > HOME
---------------------------------------- */
#content #home {
	float: left;
	background: url(../_img/bg-content-frame.gif) left bottom no-repeat;
	padding: 0 36px 28px 36px;
	width: 912px;
}



/* CONTENT > REGULAR
---------------------------------------- */
#content #regular {
	float: left;
	background: url(../_img/bg-content-frame.gif) left bottom no-repeat;
	padding: 8px 36px 28px 36px;
	width: 912px;
}



/* CONTENT > BODY
---------------------------------------- */
#content #body {
	float: left;
	background: url(../_img/bg-divider.gif) repeat-y;
	padding: 8px 0 8px 0;
	width: 912px;
}



/* CONTENT > CONTAIN
---------------------------------------- */
#content #contain {
	float: left;
	width: 656px;
}



/* CONTENT > ENTRIES
---------------------------------------- */
#content #entries {
	float: left;
	background: url(../_img/bg-entry.gif) left bottom repeat-x;
	border-bottom: 1px solid #EBE6E1;
	padding-bottom: 3px;
	width: 656px;
}



/* CONTENT > PLAIN
---------------------------------------- */
#content .plain {
	float: left;
	background: url(../_img/bg-plain.gif) repeat-x;
	padding-top: 3px;
	padding: 19px 16px 0 16px;
	width: 624px;
}
#content .plain h3 {
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	text-shadow: 0 0 0 #FFFFFF;
	color: #E63C46;
	padding-bottom: 9px;
}
#content .plain h3 a {
	color: #E63C46;
	border: none;
}
#content .plain h3 a:hover {
	color: #28231E;
}
#content .plain h4 {
	color: #1E8CC8;
	font-weight: normal;
	padding-bottom: 9px;
}
#content .plain h5 {
	color: #E63C46;
	font-weight: bold;
	padding-bottom: 9px;
}
#content .plain li {
	background: url(../_img/bg-bullet.gif) 0 2px no-repeat;
	padding: 0 0 5px 24px;
}
#content .plain iframe {
	display: block;
	padding: 4px;
	border: 1px solid #EBE6E1;
}



/* CONTENT > SCHEDULE
---------------------------------------- */
#content .schedule {
	float: left;
	padding-top: 3px;
	width: 656px;
}
#content .schedule h3 {
	background: url(../_img/bg-plain.gif) repeat-x;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	text-shadow: 0 0 0 #FFFFFF;
	color: #E63C46;
	padding: 19px 0 16px 16px;
}
#content .schedule table tr.alternate {
	border-top: 1px solid #EBE6E1;
	border-bottom: 1px solid #EBE6E1;
	background: #FAF5F0;
}
#content .schedule table td {
	vertical-align: top;
}
#content .schedule table td.time {
	padding: 10px 16px 8px 16px;
	width: 176px;
}
#content .schedule table td.time .dash {
	padding: 0 2px 0 2px;
	color: #AAA5A0;
}
#content .schedule table td.details {
	padding: 8px 16px 8px 0;
	width: 432px;
}
#content .schedule table td h6 {
	color: #504B46;
	padding: 0 16px 0 16px;
}
#content .schedule table td h6.stacked {
	border-top: 1px solid #EBE6E1;
	margin-top: 8px;
	padding-top: 8px;
}
#content .schedule table td h4 {
	color: #E63C46;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	padding: 0 16px 2px 16px;
	text-shadow: 0 0 0 #FFFFFF;
}
#content .schedule table td h4 a {
	border: none;
	color: #E63C46;
}
#content .schedule table td h4 a:hover {
	color: #28231E;
}
#content .schedule table td h5 {
	color: #1E8CC8;
	padding: 0 16px 0 16px;
}
#content .schedule table td h5 a {
	border: none;
	color: #1E8CC8;
}
#content .schedule table td h5 a:hover {
	color: #28231E;
}



/* CONTENT > ENTRY
---------------------------------------- */
#content .entry {
	float: left;
	background: url(../_img/bg-entry.gif) repeat-x;
	padding-top: 3px;
	width: 656px;
}



/* CONTENT > ENTRY > SPLIT-DETAILS
---------------------------------------- */
#content .entry .split-details {
	float: left;
	padding: 21px 16px 16px 16px;
	width: 232px;
	border-top: 1px solid #EBE6E1;
}
#content .entry .split-details h3 {
	font-weight: bold;
}



/* CONTENT > ENTRY > SPLIT-IMAGE
---------------------------------------- */
#content .entry .split-image {
	float: left;
	padding: 16px 24px 16px 16px;
	width: 224px;
	border-top: 1px solid #EBE6E1;
}
#content .entry .split-image .image-border {
	display: block;
	height: 214px;
	width: 214px;
	padding: 4px;
	border: 1px solid #EBE6E1;
}
#content .entry .split-image a {
	display: block;
	height: 214px;
	width: 214px;
	padding: 4px;
	border: 1px solid #EBE6E1;
}
#content .entry .split-image a:hover {
	background: #FAF5F0;
	border: 1px solid #CDC8C3;
}



/* CONTENT > ENTRY > SPLIT-DESCRIPTION
---------------------------------------- */
#content .entry .split-description {
	float: left;
	padding: 19px 16px 18px 0;
	width: 376px;
	border-top: 1px solid #EBE6E1;
}
#content .entry .split-description .pad-less {
	padding-bottom: 3px;
}
#content .entry .split-description h3 {
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	text-shadow: 0 0 0 #FFFFFF;
	color: #E63C46;
	padding-bottom: 9px;
}
#content .entry .split-description h3 a {
	color: #E63C46;
	border: none;
}
#content .entry .split-description h3 a:hover {
	color: #28231E;
}
#content .entry .split-description h4 {
	color: #1E8CC8;
	font-weight: normal;
	padding-bottom: 9px;
}
#content .entry .split-description h5 {
	color: #E63C46;
	font-weight: bold;
	padding-bottom: 9px;
}
#content .entry .split-description .arrow {
	padding-bottom: 0;
}
#content .entry .split-description ul {
}
#content .entry .split-description li {
	background: url(../_img/bg-bullet.gif) 0 2px no-repeat;
	padding: 0 0 5px 24px;
}



/* CONTENT > ARROW
---------------------------------------- */
#content .arrow {
	background: url(../_img/bg-arrow.gif) 0 2px no-repeat;
	padding-left: 24px;
}
#content .arrow a {
	color: #E63C46;
}
#content .arrow a:hover {
	color: #28231E;
}



/* CONTENT > PAGE
---------------------------------------- */
#content .page {
	background: url(../_img/bg-page.gif) 0 2px no-repeat;
	padding-left: 24px;
}
#content .page a {
	color: #E63C46;
}
#content .page a:hover {
	color: #28231E;
}



/* CONTENT > ENTRY > DATE
---------------------------------------- */
#content .entry .date {
	float: left;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	color: #504B46;
	padding-top: 21px;
	border-top: 1px solid #EBE6E1;
	width: 111px;
}
#content .entry .date .slash {
	padding: 0 2px 0 2px;
	color: #AAA5A0;
}


/* CONTENT > ENTRY > BODY
---------------------------------------- */
#content .entry .body {
	float: right;
	border-top: 1px solid #EBE6E1;
	border-left: 1px solid #EBE6E1;
	width: 544px;
}



/* CONTENT > ENTRY > BODY > HEADLINE
---------------------------------------- */
#content .entry .body .headline {
	float: left;
	background: #FAF5F0;
	border-right: 1px solid #EBE6E1;
	width: 543px;
}
#content .entry .body .headline h1 {
	font-size: 17px;
	line-height: 21px;
	color: #1E8CC8;
}
#content .entry .body .headline h1 span {
	font-weight: bold;
}
#content .entry .body .headline h1 a {
	font-weight: normal;
	color: #1E8CC8;
	border: none;
}
#content .entry .body .headline h1 a:hover {
	color: #E63C46;
}



/* CONTENT > ENTRY > BODY > BORDER
---------------------------------------- */
#content .entry .body .border {
	float: left;
	padding: 18px 22px 18px 22px;
	border: 1px solid #FFFFFF;
	width: 497px;
}



/* CONTENT > ENTRY > BODY > CONTENT
---------------------------------------- */
#content .entry .body .content {
	float: left;
	padding: 19px 19px 5px 19px;
	border-top: 1px solid #EBE6E1;
	width: 506px;
}
#content .entry .body .content h2 {
	font-size: 17px;
	font-weight: bold;
	text-shadow: 0 0 0 #FFFFFF;
	color: #1E8CC8;
	padding-left: 5px;
	padding-bottom: 7px;
}
#content .entry .body .content h3 {
	font-weight: bold;
	color: #1E8CC8;
	padding-left: 5px;
}
#content .entry .body .content p {
	padding-left: 5px;
}
#content .entry .body .content ul {
	padding-left: 5px;
}
#content .entry .body .content li {
	background: url(../_img/bg-bullet.gif) 0 2px no-repeat;
	padding: 0 0 5px 24px;
}
#content .entry .body .content img {
	display: block;
	padding: 4px;
	margin-right: 24px;
	border: 1px solid #EBE6E1;
}
#content .entry .body .content span {
	font-size: 17px;
	font-weight: bold;
	text-shadow: 0 0 0 #FFFFFF;
	color: #E63C46;
}



/* CONTENT > SIDE
---------------------------------------- */
#content #side {
	float: left;
	padding-left: 32px;
	width: 224px;
}



/* CONTENT > SIDE > BLOCK
---------------------------------------- */
#content #side .block {
	float: left;
	background: url(../_img/bg-entry.gif) repeat-x;
	padding-top: 3px;
	margin-bottom: 0;
	width: 224px;

}



/* CONTENT > SIDE > PADDED
---------------------------------------- */
#content #side .padded {
	margin-top: 32px;
}



/* CONTENT > SIDE > BLOCK > HEADLINE
---------------------------------------- */
#content #side .block .headline {
	float: left;
	background: #FAF5F0;
	border: 1px solid #EBE6E1;
	width: 222px;
	text-align: center;
}
#content #side .block .headline h1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	text-shadow: 0 0 0 #FFFFFF;
	color: #E63C46;
}



/* CONTENT > SIDE > BLOCK > BORDER
---------------------------------------- */
#content #side .block .border {
	float: left;
	padding: 18px 22px 18px 22px;
	border: 1px solid #FFFFFF;
	width: 176px;
}



/* CONTENT > SIDE > BLOCK > CONTENT
---------------------------------------- */
#content #side .block .content {
	float: left;
	line-height: 18px;
	padding: 20px 8px 3px 8px;
	border-right: 1px solid #EBE6E1;
	border-bottom: 1px solid #EBE6E1;
	border-left: 1px solid #EBE6E1;
	width: 206px;
}
#content #side .block .content p {
	padding: 0 8px 16px 8px;
}
#content #side .block .content ol {
	width: 206px;
	padding-top: 12px;
	border-bottom: 1px solid #EBE6E1;
}
#content #side .block .content ol .current_page_item a {
	color: #E63C46;
}
#content #side .block .content ol li {
	padding: 8px 8px 8px 8px;
	border-bottom: 1px solid #EBE6E1;
}
#content #side .block .content ol li a {
	display: block;
}
#content #side .block .content ul {
	float: left;
	padding: 0 8px 17px 8px;
	width: 190px;
}
#content #side .block .content ul li span {
	float: right;
	text-align: right;
	display: block;
	color: #AAA5A0;
	width: 60px;
}
#content #side .block .content ul li a {
	float: left;
	display: block;
	border: none;
	width: 130px;
}
#content #side .block .content a {
	border: none;
}



/* CONTENT > SIDE > BLOCK > SUBPAGES
---------------------------------------- */
#content #side .block .subpages {
	padding: 0 8px 3px 8px;
}
#content #side .block .subpages h3 {
	padding: 19px 8px 5px 8px;
}
#content #side .block .subpages h4 {
	padding: 0 8px 20px 8px;
	border-bottom: 2px solid #EBE6E1;
}



/* CONTENT > SIDE > BLOCK > RECENT
---------------------------------------- */
#content #side .block .recent {
	padding: 0 8px 3px 8px;
}
#content #side .block .recent h6 {
	font-size: 11px;
	line-height: 18px;
	color: #504B46;
	padding: 19px 8px 0 8px;
}
#content #side .block .recent h6 .slash {
	padding: 0 2px 0 2px;
	color: #AAA5A0;
}
#content #side .block .recent h3 {
	margin-bottom: 0;
	padding: 0 8px 20px 8px;
	border-bottom: 2px solid #EBE6E1;
}



/* CONTENT > SIDE > BLOCK > TWITTER
---------------------------------------- */
#content #side .block .twitter p {
	padding: 0 8px 19px 8px;
}
#content #side .block .twitter span a {
	font-size: 10px;
	color: #28231E;
	border: none;
}
#content #side .block .twitter span a:hover {
	color: #E63C46;
}



/* CONTENT > SIDE > BLOCK > LINKAGE
---------------------------------------- */
#content #side .block .linkage {
	border-top: 2px solid #EBE6E1;
	padding: 20px 8px 17px 8px;
}
#content #side .block .linkage p {
	background: url(../_img/bg-bullet.gif) 0 2px no-repeat;
	padding: 0 0 0 24px;
}
#content #side .block .linkage a {
	color: #E63C46;
}
#content #side .block .linkage a:hover {
	color: #28231E;
}



/* CONTENT > SIDE > BLOCK > BORDERLESS
---------------------------------------- */
#content #side .block .borderless {
	border: none;
	padding: 20px 8px 17px 8px;
}



/* FOOTER
---------------------------------------- */
#footer {
	float: left;
	background: url(../_img/bg-footer.gif) repeat-x #1E8CC8;
	width: 100%;
}



/* FOOTER > WRAPPER
---------------------------------------- */
#footer .wrapper {
	margin: auto;
	width: 976px;
}



/* FOOTER > COLUMN
---------------------------------------- */
#footer .column {
	float: left;
	font-size: 11px;
	line-height: 18px;
	color: #9BC8E1;
	padding: 29px 0 12px 0;
	width: 304px;
}
#footer .column p {
	padding-bottom: 14px;
}
#footer .column ul {
	padding-bottom: 19px;
}
#footer .column li {
	border-bottom: 1px solid #32A0D2;
	padding: 1px 0 1px 0;
}
#footer .column a {
	display: block;
	padding: 10px 16px 10px 16px;
	width: 272px;
	font-weight: normal;
	color: #9BC8E1;
}
#footer .column a:hover {
	background: #2391CD;
	color: #FFFFFF;
}
#footer .column h1 {
	display: block;
	padding-bottom: 8px;
	width: 304px;
	height: 27px;
	border-bottom: 1px solid #32A0D2;
}
#footer .column h1 span {
	display: none;
}
#footer .column .blog {
	background: url(../_img/footer-blog.gif) 8px 0 no-repeat;
}
#footer .column .about {
	background: url(../_img/footer-about.gif) 8px 0 no-repeat;
}
#footer .column .newsletter {
	background: url(../_img/footer-newsletter.gif) 8px 0 no-repeat;
}
#footer .column .content {
	padding: 11px 16px 0 16px;
}
#footer form {
	float: left;
	padding: 0 0 20px 0;
	width: 304px;
}
#footer form dl {
	float: left;
	background: url(../_img/bg-form.gif) repeat-x;
	height: 27px;
}
#footer form dt {
	float: left;
	background: url(../_img/bg-form-edge.gif) no-repeat;
	padding: 2px 0 2px 0;
	height: 23px;
}
#footer form dt input {
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #504B46;
	border: none;
	background: transparent;
	padding: 0 8px 0 8px;
	width: 203px;
	height: 23px;
}
#footer form dd {
	float: left;
}



/* FOOTER > PADDED
---------------------------------------- */
#footer .padded {
	padding: 29px 0 12px 32px;
}



/* BUMPER
---------------------------------------- */
#bumper {
	float: left;
	background: url(../_img/bg-bumper.gif) repeat-x #0F7DB9;
	width: 100%;
}



/* BUMPER > WRAPPER
---------------------------------------- */
#bumper .wrapper {
	margin: auto;
	width: 976px;
}



/* BUMPER > COPYRIGHT
---------------------------------------- */
#bumper .copyright {
	float: left;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 20px 0 19px 16px;
}
#bumper .copyright .dash {
	font-size: 10px;
	color: #7DB4D2;
}



/* BUMPER > UTILITY
---------------------------------------- */
#bumper .utility {
	float: right;
	font-size: 11px;
	line-height: 18px;
	padding: 20px 16px 19px 0;
}
#bumper .utility p {
	color: #FFFFFF;
}
#bumper .utility .slash {
	padding: 0 8px 0 8px;
	color: #7DB4D2;
}

#bumper .utility a {
	font-weight: normal;
	color: #A5D2EB;
}
#bumper .utility a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #7DB4D2;
}



/* SIFR
---------------------------------------- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash #headline h2 {
	visibility: hidden;
	font-size: 48px;
	line-height: 48px;
}