html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
body, select, input, textarea { 
  color: #444; 
  font-family: Helvetica, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { 
      border-radius: 1px;
    -moz-box-shadow: 0px 0px 5px red; 
 -webkit-box-shadow: 0px 0px 5px red; 
         box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }
a:link { -webkit-tap-highlight-color: #FF5E99; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important;    
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {
  content: "\0020"; display: block; height: 0; visibility: hidden;	
} 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }






/*
|--------------------------------------------------------------------------
| Main layout
|--------------------------------------------------------------------------
|
| Author: Darin Reid 
| darinreid.com
|
*/

body 	{
			font-size: 14px;
			line-height: 21px;
			color: #444; 
			}
			
#container {
			margin: 0 auto;
			padding: 8px 0;
			width: 902px;
			}

#main-col {
			float: right;
			width: 536px;
			}

#side-col {
			float: left;
			width: 358px;
			}


/*
|--------------------------------------------------------------------------
| Header
|--------------------------------------------------------------------------
*/

#banner {
			display: block;
			position: relative;
			margin-bottom: 8px;
			width: 358px;
			min-height: 358px;
			background: #363537;
			color: #d9d9da;
			text-decoration: none;
			text-align: right;
			}

#banner header {
			padding: 56px 18px 34px;
			background: #3e3d3f;
			}

#banner div {
			padding: 14px 18px;
			}

.shadow {
			display: block;
			-webkit-box-shadow: inset 0px 5px 3px -2px rgba(0,0,0,0.2);
			-moz-box-shadow: inset 0px 5px 3px -2px rgba(0,0,0,0.2);
			box-shadow: inset 0px 5px 3px -2px rgba(0,0,0,0.2);
			}
			
#banner h1 {
			position: relative;
			top: 20px;
			font-family: "warnock-pro-1","warnock-pro-2", Georgia, serif;
			font-size: 52px;
			line-height: 48px;
			font-weight: 500;
			color: #FFF;
			-webkit-font-smoothing: antialiased;
			}
.wf-loading #banner h1 { visibility: hidden; }

.windows #banner h1 {
			font-family: Georgia, serif;
			}
			
.wf-inactive #banner h1 {
			font-size: 44px;
			}

#banner h1 a {
			text-decoration: none;
			color: #FFF;
			}

#banner h1 a:hover,
#banner h1 a:hover em {
			color: #a0ba6c;
			}

#banner h1 em {
			font-style: italic;
			color: #aaa !important;
			-webkit-transition: .1s linear color;
			}

.ie8 #banner h1:after {
			display: none;
			}

#banner h2 {
			margin: 20px 0 26px;
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			letter-spacing: 0.2em;
			color: #a0ba6c;
			text-transform: uppercase;
			font-weight: 400;
			-webkit-font-smoothing: antialiased;
			}
.wf-loading #banner h2 { visibility: hidden;}

#banner h2 em {
			font-weight: 700;
			font-style: normal;
			}

#banner h2 a {
			text-decoration: none;	
			}
			
#banner p {
			margin-bottom: 8px;
			font-family: "warnock-pro-1","warnock-pro-2", Georgia, serif;
			font-size: 22px;
			line-height: 28px;
			color: #ccc;
			}
.wf-loading #banner p { visibility: hidden; }

#banner .home-link a {
			display: block;
			position: absolute;
			bottom: 8px;
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 12px;
			text-transform: uppercase;
			font-weight: 700;
			letter-spacing: 0.1em;
			text-decoration: none;
			color: #858688;
			}
.wf-loading #banner .home-link a { visibility: hidden; }

#banner .home-link a:before {
			display: block;
			float: left;
			position: relative;
			top: 5px;
			margin-right: 2px;
			width: 10px;
			height: 10px;
			background-image: url(../img/arrows.png);
			background-repeat: no-repeat;
			background-position: -50px -10px;
			content: ".";
			text-indent: -999em;
			}

#banner .home-link:hover a {
			color: #a0ba6c;
			}
			
#banner .home-link:hover a:before {
			background-position: -70px -10px;
			}

.windows #banner .home-link a {
			font-family: Helvetica, Arial, sans-serif;
			}

.ie8 #banner .home-link a:before {
			display: none;
			}

/*
|--------------------------------------------------------------------------
| Search form
|--------------------------------------------------------------------------
*/

form#search {
			float: right;
			width: 220px;
			padding: 8px;
			}
			
form#stay-connected {
			float: right;
			margin-bottom: 8px;
			width: 220px;
			padding: 8px;
			background: #9d9e9f;
			}

form#search fieldset,
form#stay-connected fieldset {
			padding: 0 3px 0 0;
			background: #c2c3c3;
			}

form#search fieldset {
			background-color: #c7d7a9;
			}

form#search input.text,
form#stay-connected input.text {
			float: left;
			display: block;
			margin: 0;
			padding: 1px 6px 0;
			width: 186px;
			border: none;
			background: #c2c3c3;
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 12px;
			}

form#search input.text {
			background: #c7d7a9;
			}

.lt-ie9 form#search input.text,
.lt-ie9 form#stay-connected input.text {
			padding: 1px 6px 6px;
			}

form#search input.submit,
form#stay-connected input.submit {
			float: right;
			display: block;
			position: relative;
			top: 3px;
			margin: 0;
			padding: 0;
			width: 16px;
			height: 16px;
			-webkit-border-radius: 3px; 
				-moz-border-radius: 3px; 
				border-radius: 3px;
			border: none;
			text-indent: -999em;
			background: #464849 url(../img/search.png) no-repeat 3px 3px;
			}

form#search input.submit {

			}

form#stay-connected input.submit {
			background: #464849 url(../img/email-arrow.png) no-repeat 3px 3px;
			}
			
form#stay-connected h2 {
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 12px;
			text-transform: uppercase;
			font-weight: 700;
			letter-spacing: 0.1em;
			text-decoration: none;
			color: #3e3d3f;
			}

form#stay-connected p {
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 11px;
			line-height: 16px;
			margin-bottom: 8px !important;
			}
			
input.text {
			margin: 0;
			padding: 0;
			border: none;
			line-height: inherit;
			}


/*
|--------------------------------------------------------------------------
| Pagination
|--------------------------------------------------------------------------
*/

#pagination {
			float: right;
			width: 220px;
			padding: 8px;
			background: #9d9e9f;
			text-transform: uppercase;
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 12px;
			font-weight: 700;
			text-transform: uppercase;
			color: #FFF;
			}
.wf-loading #pagination { visibility: hidden; }

#pagination a {
			margin: 0 2px;
			text-decoration: none;
			color: #3c3d3f;
			}

#pagination .next-link,
#pagination .prev-link {
			display: inline-block;
			margin-left: 5px;
			width: 10px;
			height: 10px;
			}

#pagination .next-link a,
#pagination .prev-link a {
			display: block;
			margin: 0;
			width: 10px;
			height: 10px;
			text-indent: -999em;
			background: url(../img/arrows.png) no-repeat 0 1px;
			}

#pagination .prev-link a {
			background-position: -10px -9px;
			}

#pagination a:hover {
			/*color: #6a8f3e;*/
			}


/*
|--------------------------------------------------------------------------
| Navigation
|--------------------------------------------------------------------------
*/

#nav {
			float: right;
			width: 236px;
			margin-bottom: 8px;
			background: #8ba45d;
			}

#nav header {
			min-height: 270px;
			background: #9fba6d;
			padding: 8px 0 6px;
			}

#nav div {
			}

#nav h2 {
			margin-left: 12px;
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 13px;
			line-height: 21px;
			text-transform: uppercase;
			font-weight: 700;
			letter-spacing: 0.1em;
			color: #3e3d3f;
			}
.wf-loading #nav h2 { visibility: hidden; }

#nav ul {
			margin-bottom: 8px;
			}

#nav li {
			position: relative;
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 11px;
			line-height: 16px;
			}

#nav a {
			position: relative;
			display: block;
			padding-left: 16px;
			text-decoration: none;
			color: #323b22;
			-webkit-transition: none;
			}

#nav a.active,
#nav a:hover {
			color: #FFF;
			background-color: #323b22;
			}

/*
#nav a.active:hover {
			background-color: #3e3d3f;
			}
*/

/*
|--------------------------------------------------------------------------
| Footer
|--------------------------------------------------------------------------
*/

#footer {
			float: left;
			width: 212px;
			padding: 8px 16px 8px 91px;
			text-align: right;
			font-family: Tahoma, Verdana, Arial, sans-serif;
			font-size: 0.642857142857143em; /* 9/14 = 0.642857142857143 */
			line-height: 1.777777777777778em; /* 16/9 = 1.777777777777778 */
			color: #a4a4a6;
			text-transform: uppercase;
			letter-spacing: 0.2em;
			}

.lt-ie9 #footer {
			letter-spacing: 0.1em;
			}

#footer a {
			color: #a4a4a6;
			text-decoration: none;
			}
			
#footer a:hover {
			color: #6a8f3e;
			}


/*
|--------------------------------------------------------------------------
| Titles, links and buttons
|--------------------------------------------------------------------------
*/

a, a.active, a.visited {
			color: #a0ba6c;
			-webkit-transition: color ease .1s;
			}

a.caps {
			text-decoration: none;
			text-transform: uppercase;
			color: #444;
			}

a:hover,
a.caps:hover {
			color: #6a8f3e;
			}

.button {
			display: inline-block;
			padding: 4px 10px 2px;
			-webkit-border-radius: 3px; 
				-moz-border-radius: 3px; 
				border-radius: 3px;
			background: rgba(0,0,0,0.2);
			color: #FFF;
			font-size: 11px;
			text-decoration: none;
			font-weight: 600;
			-webkit-font-smoothing: antialiased;
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			letter-spacing: 0.1em;
			}

.button.green {
			color: #a0ba6c;
			}

.button.green:hover {
			color: #FFF;
			}

/*
|--------------------------------------------------------------------------
| Page styles
|--------------------------------------------------------------------------
*/

#page {
			width: 536px;
			}

#page header {
			position: relative;
			display: table-cell;
			vertical-align: bottom;
			padding: 8px 16px 4px;
			width: 504px;
			height: 150px;
			background: #9d9e9f;
			}

#page header h1 {	

			font-family: warnock-pro-1, warnock-pro-2, Georgia, serif;
			font-size: 30px; /* 30/14 = 2.142857142857143 */
			line-height: 30px; /* 30/30 = 1 */
			color: #FFF;
			font-weight: 400;
			-webkit-font-smoothing: antialiased;
			}

#page .content {
			padding: 16px;
			}

#page .content img {
			margin-left: -16px;
			}

#page h2 {
			display: block;
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 12px;
			text-transform: uppercase;
			font-weight: 700;
			letter-spacing: 0.1em;
			}
.wf-loading #page h2 { visibility: hidden; }

#page .content {
			font-family: "warnock-pro-1","warnock-pro-2", Georgia, serif;
			font-size: 14px;
			font-weight: 500;
			color: #3e3d3f;
			}
.wf-loading #page .content { visibility: hidden; }

#page .content p {
			margin-bottom: 16px;
			}

#page .content .caps {
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 11px;
			letter-spacing: 0.1em;
			font-weight: normal;
			text-transform: uppercase;
			}			

/*
|--------------------------------------------------------------------------
| Content (player page) styles
|--------------------------------------------------------------------------
*/

#content {
			width: 536px;
			}

#content header {
			padding: 20px 16px 8px;
			min-height: 68px;
			background: #3e3d3f;
			color: #d9d9da;
			}

#content header h1,
#content header h2 {
			font-family: "warnock-pro-1","warnock-pro-2", Georgia, serif;
			text-rendering: optimizeLegibility;
			font-size: 32px;
			font-weight: 500;
			color: #FFF;
			}
.wf-loading #content header h1, .wf-loading #content header h2 { visibility: hidden; }

.windows #content header h1,
.windows #content header h2 {
			font-family: Georgia, serif;
			}

#content header h1 {
			margin-bottom: 4px;
			line-height: 32px;
			}
			
#content header h2 {
			margin: 0;
			font-size: 16px;
			color: #d9d9da;
			}
.wf-inactive #content header h2 {}

#content p.tags {
			margin: 0;
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 11px;
			color: #6d6d6f;
			}

#content p.tags a {
			text-decoration: none;
			color: #6d6d6f;
			}

#content p.tags a:hover {
			color: #a0ba6c;
			}

#content img.photo {
			display: block;
			margin-bottom: 8px;
			}

#content .audio-player {
			margin-bottom: 8px;
			}

#content .slider {
			border-bottom: 1px solid #CCC;
			}

#content .slider:last-child {
			border: none;
			}

#content .slider h1 {
			margin: 5px 0;
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 16px;
			font-weight: 300;
			text-transform: uppercase;
			letter-spacing: 0.1em;
			color: #858688;
			}
.wf-loading #content .slider h1 { visibility: hidden; }

#content .slider h1 a {
			text-decoration: none;
			color: #858688;
			}

.windows #content .slider h1 {
			font-family: Helvetica, Arial, sans-serif;
			}

.js #content .slider h1 {
			position: relative;
			padding-left: 14px;
			cursor: pointer;
			-webkit-transition: color linear .1s;
			}

.js #content .slider h1:hover {
			color: #a0ba6c;
			}

.js #content .slider h1 .arrow {
			position: absolute;
			top: 5px;
			left: 0;
			width: 10px;
			height: 10px;
			background: url(../img/arrows.png) no-repeat -40px 0;
			}

.ie6.js #content .slider h1 .arrow {
			display: none;
			}

.js #content .slider h1:hover .arrow { background-position: -60px 0; }
.js #content .slider.active h1 .arrow, .js #content .slider.visible h1 .arrow { background-position: -50px 0; }
.js #content .slider.active h1:hover .arrow, .js #content .slider.visible h1:hover .arrow { background-position: -70px 0; }

.js #content .slider .content {
			display: none;
			}

.js #content .slider.visible .content {
			display: block;
			}

#content .content {
			padding: 0 0 8px 14px;
			width: 466px;
			font-family: "warnock-pro-1","warnock-pro-2", Georgia, serif;
			font-size: 14px;
			font-weight: 500;
			color: #3e3d3f;
			}
.wf-loading #content .content { visibility: hidden; }

.windows #content .content {
			font-family: Georgia, serif;
			}

#content .slider h2 {
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 12px;
			font-weight: 700;
			text-transform: uppercase;
			letter-spacing: 0.1em;
			}
.wf-loading #content .slider h2 { visibility: hidden; }

.windows #content .slider h2 {
			font-family: Helvetica, Arial, sans-serif;
			}

#content .slider h3 {
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 11px;
			letter-spacing: 0.1em;
			font-weight: normal;
			text-transform: uppercase;
			}

#content .slider ul {
			list-style-type: none;
			margin: 0 0 8px 16px;
			line-height: 18px;
			}

#content .slider ul a {
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 11px;
			color: #3e3d3f;
			text-decoration: none;
			}

#content .slider ul a:hover,
#content .slider ul a.active {
			color: #a0ba6c;
			}

#content .content p {
			margin-bottom: 16px;
			}

#content .content p:last-child {
			margin: 0;
			}

#content .content .speaker {
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 11px;
			letter-spacing: 0.1em;
			font-weight: normal;
			text-transform: uppercase;
			}

/*
|--------------------------------------------------------------------------
| Conversations masonry
|--------------------------------------------------------------------------
*/

#conversations {
			}

.conversation {
			display: block;
			float: left;
			margin: 0 8px 8px 0;
			width: 114px;
			height: 227px;
			text-decoration: none;
			color: #b1b1b2;
			background: #3e3d3f;
			border-top: 8px solid #3e3d3f;
			-webkit-transition: border-color ease .1s;
			}

.conversation:hover {
			border-top: 8px solid #a0ba6c;
			color: #b1b1b2;
			}

.conversation img {
			display: block;
			width: 114px;
			height: 157px;
			}

.conversation div {
			margin: 0;
			padding: 0;
			}

.conversation h1,
.conversation h2 {
			padding: 0 8px;
			}

.conversation h1 {
			margin: 0px 0 0 !important;
			padding-top: 8px;
			cursor: arrow !important;
			font-family: "warnock-pro-1","warnock-pro-2", Georgia, serif !important;
			font-size: 14px !important;
			line-height: 16px !important;
			font-weight: 400 !important;
			color: #FFF !important;
			-webkit-transition: color ease .1s !important;
			text-transform: none !important;
			letter-spacing: 0 !important;
			}
.wf-loading .conversation h1 { visibility: hidden; }

.windows .conversation h1 {
			font-family: Georgia, serif;
			}

.conversation:hover h1 {
			color: #a0ba6c !important;
			}

.js #content .slider .conversation h1 {
			padding: 8px 8px 0 !important;
			}

.conversation h2 {
			font-family: "warnock-pro-1","warnock-pro-2", Georgia, serif !important;
			font-size: 12px !important;
			line-height: 13px !important;
			font-weight: normal !important;
			text-transform: none !important;
			letter-spacing: 0 !important;
			}
.wf-loading .conversation h2 { visibility: hidden; }

.windows .conversation h2 {
			font-family: Georgia, serif;
			}

.wf-loading #content .slider .conversation h2 {
			visibility: visible;
			}

.js .conversation h2.limit-height { /* Reveal in script.js */
			display: none;
			}

.conversation.highlighted {
			width: 236px;
			height: 227px;
			}

.conversation.highlighted img {
			width: 236px;
			height: 157px;
			}

.conversation.highlighted h1 {
			font-size: 18px !important;
			line-height: 21px !important;
			}

.conversation.highlighted h2 {
			font-size: 14px !important;
			line-height: 16px !important;
			}

/*
|--------------------------------------------------------------------------
| Participants
|--------------------------------------------------------------------------
*/


#participants {
			width: 536px;
			}

#participants nav {
			margin: 0 0 16px;
			padding-left: 16px;
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 11px;
			font-weight: normal;
			}

#participants nav li {
			display: inline;
			margin-right: 10px;
			color: #CCC;
			}

#participants nav a {
			text-decoration: none;
			color: #CCC;
			}

#participants nav a:hover,
#participants nav a.active {
			color: #6a8f3e;
			}

#participants header {
			position: relative;
			display: table-cell;
			vertical-align: bottom;
			padding: 8px 16px 4px;
			width: 504px;
			height: 150px;
			background: #9d9e9f;
			}
			/*
#participants header h1 {	
			position: absolute;
			bottom: 5px;
			left: 16px;
			font-family: warnock-pro-1, warnock-pro-2, Georgia, serif;
			font-size: 30px;
			line-height: 30px;
			color: #FFF;
			font-weight: 400;
			-webkit-font-smoothing: antialiased;
			}
			*/
#participants header h1  {
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 14px;
			letter-spacing: 0.2em;
			text-transform: uppercase;
			font-weight: 400;
			color: #FFF;
			}

.windows #participants header h1 {	
			font-family: Helvetica, Arial, sans-serif;
			}

#participants dl {
			padding-left: 16px;
			}

#participants lh {
			display: block;
			margin: 16px 0 0;
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 12px;
			text-transform: uppercase;
			font-weight: 700;
			letter-spacing: 0.1em;
			}
.wf-loading #participants lh { visibility: hidden; }

.windows #participants lh {	
			font-family: Helvetica, Arial, sans-serif;
			}

#participants dt {
			margin: 8px 0 0;
			padding: 0;
			color: #3e3d3f;
			font-size: 15px;
			font-family: "warnock-pro-1","warnock-pro-2", Georgia, serif !important;
			}
.wf-loading #participants dt { visibility: hidden; }

.windows #participants dt {	
			font-family: Georgia, serif;
			}


#participants dd {
			margin: 0 0 0;
			padding: 0;
			line-height: 18px;
			font-family: Tahoma, Helvetica, Arial, sans-serif;
			font-size: 11px;
			line-height: 15px;
			color: #67686a;
			}

#participants dd ul {
			line-height: 18px;
			margin: 0 0 0 8px;
			padding: 0;
			list-style-type: none;
			}

#participants dd a {
			color: #67686a;
			text-decoration: none;
			}

#participants dd a:hover {
			color: #a0ba6c;
			}

/*
|--------------------------------------------------------------------------
| Administration
|--------------------------------------------------------------------------
*/

#admin .inner {
			padding: 16px;
			}
			
#admin .inner h1 {
			margin-bottom: 16px;
			font-size: 18px;
			}

#admin form {
			width: 100%;
			}

#admin form ul {
			margin: 0;
			list-style-type: none;
			}

#admin form ul li {
			margin: 0 0 16px;
			}

#admin form label {
			display: block;
			width: 220px;
			}

#admin input,
#admin textarea {
			line-height: 20px;
			padding: 3px;
			border: 1px solid #EEE;;
			background: #F9F9F9;
			}

#admin input {
			position: relative;
			top: -2px;
			}

#admin input.checkbox {
			top: -6px;
			}

#admin textarea {
			width: 496px;
			}

#admin label {
			margin: 0 0 4px;
			font-weight: bold;
			}

#admin .note {
			font-size: 12px;
			font-weight: italic;
			color: #666;
			}

#admin input.long {
			width: 300px;
			}

#admin input.small {
			width: 30px;
			}

#admin table {
			width: 100%;
			}

#admin table th,
#admin table td {
			padding: 2px 6px;
			border-bottom: 1px solid #EEE;
			}

#admin table th {
			text-align: left;
			border-bottom: 2px solid #EEE;
			}

#admin .button {
			display: inline-block;
			padding: 3px 6px;
			background: #CCC;
			-webkit-border-radius: 4px; 
				-moz-border-radius: 4px; 
				border-radius: 4px;
			border: none;
			color: #FFF;
			font-weight: bold;
			font-size: 13px;
			letter-spacing: 0;
			-webkit-transition: background-color ease .1s;
			text-decoration: none;
			}

#admin input.button.submit {
			background: #a0ba6c;
			}

#admin .button:hover {
			background: #6a8f3e;
			}

p.message,
p.error {
			margin: 0 0 16px;
			padding: 8px;
			background: rgba(160,186,108,0.5);
			}

p.error {
			background: rgba(255,0,255,0.1);
			}

/*
|--------------------------------------------------------------------------
| Learn More and trailer
|--------------------------------------------------------------------------
*/

#learn-more,
#trailer {
			float: right;
			width: 236px;
			margin-bottom: 8px;
			background: #888;
			}

#learn-more header {
			padding: 12px;
			background: #a4a3a1;
			}

#learn-more div,
#trailer div {
			padding: 12px;
			}

#learn-more h1 {
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 16px;
			font-weight: 400;
			text-transform: uppercase;
			letter-spacing: 0.1em;
			color: #555;
			}

#learn-more h1 em {
			font-style: normal;
			color: #FFF;
			}

#learn-more ul {			
			list-style: none;
			margin: 0;
			}

#learn-more a {
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 13px;
			line-height: 21px;
			text-transform: uppercase;
			font-weight: 700;
			letter-spacing: 0.1em;
			color: #fff;
			text-decoration: none;
			}
.wf-loading #nav h2 { visibility: hidden; }

#learn-more a:hover,
#learn-more a.active,
#trailer a:hover {
			color: #3e3d3f;
			}

#trailer img.poster {
			display: block;
			width: 236px;
			height: 133px;
			border-top: 8px solid #888;
			}

#trailer a:hover img.poster {
			border-color: #a0ba6c;
			}

#trailer .shadow {
			padding: 4px 16px 7px 12px;
			}

#trailer a {
			position: relative;
			font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial, sans-serif;
			font-size: 13px;
			line-height: 21px;
			text-transform: uppercase;
			font-weight: 700;
			letter-spacing: 0.1em;
			color: #FFF;
			text-decoration: none;
			}

#trailer:hover a {
			color: #c7d7a9;
			}

#trailer .poster-button {
			position: absolute;
			top: 54px;
			left: 98px;
			width: 40px;
			height: 40px;
			padding: 0;
			background: #FFF;
			background: url(../img/play-arrow.png) rgba(255,255,255,0.5) no-repeat center center;
			background-repeat: 
			-webkit-border-radius: 3px; 
				-moz-border-radius: 3px; 
				border-radius: 3px;
			-webkit-transition: .1s linear background-color;
			}

#trailer a:hover .poster-button {
			background-color: rgba(255,255,255,0.7);
			}

#video-screen {
			position: relative;
			}

#video-screen .curtain {
			display: none;
			position: fixed;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			z-index: 0;
			background: #000;
			}

#video-screen iframe {
			display: none;
			position: fixed;
			top: 100px;
			left: 100px;
			z-index: 100;
			}
/*
			color: #FFF !important:
			text-decoration: none !important;
			}













/*
 * Media queries for responsive design
 * These follow after primary styles so they will successfully override. 
 */

@media all and (orientation:portrait) { 
  /* Style adjustments for portrait mode goes here */
  
}

@media all and (orientation:landscape) { 
  /* Style adjustments for landscape mode goes here */
  
}

/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)  
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
  
  
  /* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you
     j.mp/textsizeadjust 
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

/**
 * Enable wider layout for wider viewports
 */
@media screen and (min-width: 1114px) {
				
	#container { width: 1098px; }
	
	#main-col { width: 732px;}
  
}

/* 
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/ 
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

