/*
Theme Name: Sourcecon 2010
Theme URI: http://sourcecon.com
Author: Jim Dalton
Author URI: http://www.ere.net
Template: ere-events-framework
*/

html{
    color: #fff;
    background: #000;
}

body {
    color: #e5e5e5;
    margin: 0;
    padding: 0;
    background: #000 url('images/background_repeat.jpg') repeat-x scroll 0 0;
}

a {
	color: #e5da5c;
}

a:link {
	color: #e5da5c;
}

a:visited  {
	color: #e5da5c;
}

a:active {
	color: #e5da5c;
}

a:hover {
	color: #ffea00;
}

h1, h2, h3 {
    color: #fff;
}

.notifier {
    margin-top: 2em;
}

#body-container {
    width: 800px;
    padding: 50px 0 0;
    margin: 0 auto;
    background-color: #000;
}

#sidebar {
    width: 200px;
    float: left;
}

#main {
    width: 536px;
    float: left;
    padding: 20px;
    margin: 0 0 1em 20px;
    background-color: #1a1a1a;
    border: 1px solid #000;
    border-width: 0 1px;
}

#content {
    margin: 2em 0;
}

#header-ere-container {
    margin-bottom: 1em;
    border-bottom: 2px solid #999;
    border-top: 1px solid #ccc;
}

#header-ere {
    width: 770px;
}

/* header sidebar */

#header-logo {
    text-align: center;
    position: relative;
}

#header-logo-mark {
    position: absolute;
    right: 97px;
    bottom: -3px;
    text-decoration: none;
    font-size: 12px;
}

#footer-addendum-outer {
    width: 100%;
    position: fixed;
    top: 40%;
    display: none;
}

#footer-addendum-container {
    position: relative;
    width: 484px;
    margin: 0 auto;
    padding: 25px;
    background-color: #33311f;
    border: 3px solid #ffc;
}

#footer-addendum-container .closer {
    display: block;
    color: #ffc;
    position: absolute;
    right: 7px;
    top: 2px;
}

#header-event {
    margin: 1em 0 2em;
    text-align: center;
}

#header-event h2 {
    font-size: 18px;
    margin: 0 0 .5em;
    color: #fff;
}

#header-event h3 {
    font-weight: normal;
    margin: .1em 0;
    font-size: 16px;
    color: #e5e5e5;
}

#sourcecon-header-nav {
    margin: 1em 0 2em;
    padding: 1em;
    background-color: #333;
}

#sourcecon-header-nav h3 {
    margin: 0 0 .5em;
    font-weight: normal;
    font-size: 16px;
    color: #ccc;
}

#sourcecon-header-nav ul {
    margin: 0;
    padding: 0;
}

#sourcecon-header-nav ul li {
    margin: .2em 0;
    padding: 0;
    list-style-type: none;
    font-size: 15px;
}

#sourcecon-header-nav ul li h3 {
    font-size: 15px;
    margin: .2em 0;
}

#sourcecon-header-nav ul ul {
    margin-left: 1em;
}

#sourcecon-header-nav ul ul li {
    font-size: .85em;
}

#header-register {
    margin: 1em 0 2em;
    border: 1px solid #26261f;
    border-width: 1px 0;
    padding: 1em 0;
    text-align: center;
}

#header-sponsors {
    margin: 1em 0 2em;
    text-align: center;
}

#header-sponsors h3 {
    font-size: 16px;
    font-weight: normal;
}

/* entry */

.entry {
    margin: 0 0 4em;
}

.entry-date {
    color: #999;
}

.entry-title {
    font-size: 2em;
    margin: .1em 0 .5em;
    line-height: 1.2;
}

.page-title {
    font-size: 2em;
    margin: 0 0 .5em;
}

.entry .entry-title a {
    text-decoration: none;
    color: #fff;
}

.entry-content {
    margin: 1em 0 2em;
}

.entry-content p {
    line-height: 1.5;
    font-size: 1.1em;
    margin: 1em 0 1.25em;
}

.entry-content p.lede {
    font-size: 1.4em;
    line-height: 1.33;
    color: #fff;
}

.entry-content h3 {
    font-size: 1.5em;
    font-family: arial,helvetica,clean,sans-serif;
    margin: 2em 0 1em;
}

.entry-content h4 {
    font-size: 1.1em;
    margin: 1.5em 0 1em;
}

.entry-content li {
    line-height: 1.33;
    font-size: 1.1em;
}

.entry-content img {
    margin: 0;
}

.entry-meta {
    text-align: right;
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    color: #999;
    padding-top: .5em;
    border-top: 1px dotted #999;
    margin-top: 1em;
    font-size: 13px;
}

.entry-meta .meta-group {
    text-align: left;
    width: 75%;
    float: left;
}

/* twitter wall */

#twitterwall-signup {
    background-color: #333;
}

#twitterwall-signup h4 {
    color: #fff;
}

#twitterwall-signup form {
    background-color: #666;
}

#twitterwall-signup form h5 {
    color: #fff;
}

#twitterwall-signup form fieldset {
    background-color: #808080;
}

#twitterwall-signup form li label {
    color: #fff;
    font-size: 16px;
}

#twitterwall-signup form .maxed {
    color: #ff6;
    font-weight: bold;
}

#twitterwall-signup form .submit {
    border: none;
    padding: 0;
}

#twitterwall-signup form .submit p {
    color: #fff;
}

#twitterwall-signup form li .error {
    color: #ff9999;
}

.twitterwall-list-members li .user dt {
    color: #fff;
}

.twitterwall-list-members li .user dl a {
    color: #fffbcc;
}

#twitterwall-signup .twitter-signup-link {
    background-color: #1a1a1a;
}

/* agenda at a glance */

table.agenda-at-a-glance {
    width: 100%;
}

table.agenda-at-a-glance th {
    font-family: arial,helvetica,clean,sans-serif;
    border-color: #666;
    text-align: left;
}

table.agenda-at-a-glance td {
    border-color: #666;
}

table.agenda-at-a-glance th.day {
    font-size: 1.25em;
    background-color: #26261f;
}

table.agenda-at-a-glance th.day .workshop-note {
    font-weight: normal;
    font-size: 12px;
    width: auto;
    float: right;
    position: relative;
    top: 3px;
    text-align: right;
    color: #666;
}

table.agenda-at-a-glance th.time-slot {
    font-weight: normal;
    background-color: #333;
    border-right: 1px solid #666;
}

table.agenda-at-a-glance td.session-slot {
    padding: 0;
    border-left: 1px solid #666;
}

table.agenda-at-a-glance table.sessions {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
}

table.agenda-at-a-glance table.sessions td {
    border: none;
    vertical-align: top;
    font-family: arial,helvetica,clean,sans-serif;
    padding-bottom: .75em;
}

table.agenda-at-a-glance table.sessions td div {
    margin: .25em 0;
}

table.agenda-at-a-glance table.sessions td .session-type {
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
}

table.agenda-at-a-glance table.sessions td .session-name {
    font-size: 14px;
}

table.agenda-at-a-glance table.sessions td .session-speakers a {
    color: #e5e5e5;
    text-decoration: none;
}

/* video/slide icon */

table.agenda-at-a-glance th.day .video-button-key,
table.agenda-at-a-glance table.sessions td .video-button,
table.agenda .session .video-link {
    background-image: url(images/play_alt_12x12.png);
}

table.agenda-at-a-glance th.day .slides-button-key,
table.agenda-at-a-glance table.sessions td .slides-button,
table.agenda .session .slide-link {
    background-image: url(images/new_window_12x12.png);
}

/* agenda table */

#agenda-navigation {
    margin: 1em 0 1.5em;
    font-size: 12px;
}

#agenda-navigation h4 {
    display: inline;
    margin: 0 .5em 0 0;
    padding: 0;
    color: #999;
    font-weight: normal;
    font-size: 12px;
}

#agenda-navigation ul {
    display: inline;
    margin: 0;
    padding: 0;
}

#agenda-navigation li {
    display: inline;
    list-style-type: none;
    margin: 0 0 0 .25em;
    padding: 0 0 0 .5em;
    border-left: 1px solid #666;
    font-size: 1em;
}

#agenda-navigation li.first {
    margin: 0;
    padding: 0;
    border: none;
}

table.agenda {
    border: none;
    margin: 0 0 2em;
}

table.agenda td, table.agenda th {
    border: none;
    padding: .75em;
    vertical-align: top;
}

table.agenda thead th {
    text-align: left;
    color: #ccc;
    font-size: 1.2em;
}

table.agenda td.time, table.agenda th.time {
    background-color: #333;
    width: 8em;
}

table.agenda td.time {
    color: #ccc;
    font-size: 1.15em;
}

table.agenda th small {
    font-weight: normal;
    font-size: 11px;
}

table.agenda .session .description {
    font-size: 14px;
}

table.agenda .session .description p {
    margin-top: 0;
    font-size: 1em;
}

table.agenda .session .description li {
    margin: .5em 0;
    font-size: 1em;
}

table.agenda .session .label {
    text-transform: uppercase;
    color: #ccc;
}

table.agenda td.time .speakers {
    list-style-type: none;
    margin: 0 0 1em;
    padding: 0;
}

table.agenda td.time .speakers li {
    list-style-type: none;
    margin: .5em 0;
    padding: 0;
    display: block;
    text-align: center;
}

table.agenda td.time .speakers li img {
    border: 2px solid #999;
}

table.agenda .session .title {
    font-size: 21px;
    margin: 0;
    color: #fff;
    font-weight: normal;
}

table.agenda .session .title .duration {
    font-weight: normal;
    color: #999;
    font-size: .75em;
}

table.agenda .session .speakers {
    font-size: 1.1em;
    margin: 1em 0;
}

/* speakers */

ul.speakers {
    margin: 1em 0 2em;
    padding: 0;
    list-style-type: none;
}

ul.speakers .speaker {
    padding: 1em 0;
    border-bottom: 1px solid #333;
    margin: 0;
    display: block;
    overflow: hidden;
    _height: 1%;
}

ul.speakers .speaker img {
    float: left;
    width: 80px;
    margin-top: .4em;
    border: 2px solid #666;
}

ul.speakers .speaker .about {
    width: 430px;
    float: right;
}

ul.speakers .speaker .about .role {
    color: #ccc;
}

ul.speakers .speaker .about h4 {
    margin: 0 0 .5em;
    font-size: 1.5em;
    font-family: arial,helvetica,clean,sans-serif;
}

ul.speakers .speaker .about .bio p {
    font-size: 15px;
}

#content.speaker h3.name {
    margin: 0;
    font-size: 2em;
}

#content.speaker h4.job-title, #content.speaker h4.org {
    color: #ccc;
    margin: .1em 0;
    font-size: 1.25em;
    font-weight: normal;
}

#content.speaker .photo {
    width: auto;
    float: left;
    margin: .45em 1em .5em 0;
}

#content.speaker .photo img {
    width: 85px;
    border: 2px solid #666;
}

#content.speaker .bio {
    margin: 1em 0;
}

#content.speaker .bio p {
    line-height: 1.5;
    font-size: 1.15em;
}

#content.speaker .bio li {
    line-height: 1.33;
    font-size: 1.15em;
}

#content.speaker .proposals {
    font-size: 1.15em;
}

/* register */

div.register-container {
    border: 1px;
    margin: 1em 0;
    border: 1px solid #666452;
    border-width: 0 1px 1px;
}

table.register {
    font-size: 1.5em;
    width: 100%;
    margin: 0;
}

table.register td {
    padding: .5em;
    color: #ccc;
    border: 1px solid #333229;
    border-width: 1px 0 0;
}

table.register td.price {
    text-align: center;
}

table.register thead td,
table.register thead td.price {
    color: #fff;
    border: 1px solid #666452;
    border-width: 1px 0;
}

table.register thead td small {
    color: #f2f2f2;
    font-size: 12px;
    margin-top: .5em;
}

table.register td small {
    color: #ccc;
    font-size: 13px;
    font-weight: normal;
}

table.register tr.current td {
    background-color: #665f14;
    font-weight: bold;
    color: #fff;
}

table.register tr.expired td {
    color: #666;
}

table.register tr.extra td {
    font-size: 12px;
    font-family: arial,helvetica,clean,sans-serif;
    background-color: #333229;
}

div.submit {
    margin: 1em 0 2em;
    padding: 1.5em;
    border: 1px solid #99913d;
}

div.submit form {
    margin: 0 0 .75em;
    text-align: center;
    font-size: 1.25em;
}

div.submit input {
    font-size: 18px;
}

div.submit p {
    margin: .5em 0 0;
    font-size: 13px;
}

/* sponsors */

ul.sponsor-list {
    margin: 1em 0;
    padding: 0;
}

ul.sponsor-list li {
    margin: .5em 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

/* ere live */

#ere-live-container {
    background-color: #fff;
    color: #000;
}

/* footer */

#footer-container {
    background-color: #333;
    color: #fff;
    padding: 1em;
    margin: 2em 0 0;
    clear: both;
}

#footer {
    width: 760px;
    margin: 0 auto;
    padding: 0 10px;
}

#footer-conference {
    overflow: hidden;
    _height: 1%;
}

#footer-extra-links {
    margin: 0;
    padding: 0;
    width: auto;
    float: left;
}

#footer-extra-links li {
    padding: 0 .5em 0 0;
    margin: 0;
    list-style-type: none;
    display: inline;
    font-size: 16px;
}

#footer-conference-info {
    width: auto;
    float: right;
}

#footer-conference-info p {
    margin: 0;
    padding: 0;
    display: inline;
    font-size: 16px;
}

#footer-copyright {
    text-align: center;
    margin: 3em 0 0;
    font-size: 12px;
}

/* post event */

#event-past-notice-container {
    width: 100%;
    color: #000;
}

.ere-press-coverage ul li p {
    color: #e5e5e5;
}

.ere-press-coverage ul li p .domain {
    color: #ccc;
}

.ere-press-coverage ul li .posted {
    color: #999;
}

.ere-press-coverage ul li .posted .date {
    color: #999;
}
