/*
====================================================================
   eComm Europe Conference Stylesheet
   by: Mihai Bocsaru, PRO IT Service (http://pro-it-service.com)
   for: Lee Dryburgh, eComm Media (http://ecommmedia.com)
   edit: 1/24/2010
====================================================================
*/

body {
font: 12px/1.5 Lucida Grande, Verdana, Arial, sans-serif;
    background-color: #fff;
/*
    background: #fff url(/i/2010/body.png) repeat-x top left;
*/
}
a {
color: #ff3300;
font-weight:bold;
}
a:hover {
text-decoration: underline;
}
#archive-notice a {
    display: block;
    border-bottom: solid 1px #cbc9c7;
    padding: 8px 0 5px 0;
    background: #ebe9e7;
    text-align: center;
    color: #999;
    font-size: 14px;
}
#container {
    width: 975px;
    margin: 0 auto;
}
#container-inner {
margin-top: 25px;
}
#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}
#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}
#footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
}

#header,
#mainmenu,
#content {
width: 775px;
float: left;
}

/* Utilities */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

/* Wide-Thin Layout */

#content {
margin-top: 20px;
}

#beta {
    width: 145px;
display: none;
}

.layout-twt #gamma {
    width: 155px;
}

#footer {
clear:both;
}

#header {
height:111px;
}
#header-name {
float:left;
margin: -4px 0 0 0;
}
#header-name a {
display: block;
height: 99px;
width: 265px;
background: transparent url(../i/2010/logo-ecomm.png) top left no-repeat;
text-indent: -9999px;
}
#header-description {
background: transparent url(../i/2010/header-info.png) top right no-repeat;
float:right;
margin: 12px 0 0 0;
height:102px;
width:250px;
text-indent: -9999px;
}

/* Menu Styles */

#mainmenu {
width: 770px;
height: 54px;
background: transparent url(../i/2010/mainmenu-bg.png) top left no-repeat;
font: 13px/1 Helvetica, Arial, sans-serif;
font-weight: bold;
}

#mainmenu-inner {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
}

#content-inner {
	margin-top: 0px;
	padding-top: 0px;
}

#mainmenu li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

#mainmenu li:hover ul ul, #mainmenu li:hover ul ul ul, #mainmenu li.sfhover ul ul, #mainmenu li.sfhover ul ul ul {
	left: -999em;
}

#mainmenu li:hover ul, #mainmenu li li:hover ul, #mainmenu li li li:hover ul, #mainmenu li.sfhover ul, #mainmenu li li.sfhover ul, #mainmenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#mainmenu li {
  float:left;
  padding:0 2px 0 0;
  background-image:none;
  line-height:normal;
  text-indent:0;
	background: transparent url(../i/2010/mainmenu-link-separator.png) top right no-repeat;	
  }

#mainmenu li#welcome {
	width: 63px;
}

#mainmenu li#schedule {
	width: 94px;
}

#mainmenu li#speakers {
	width: 95px;
}

#mainmenu li#sponsors {
	width: 97px;
}

#mainmenu li#travel {
	width: 73px;
}

#mainmenu li#media {
	width: 83px;
}

#mainmenu li#connect {
	width: 87px;
}

#mainmenu li#about {
	width: 69px;
}

#mainmenu li#register {
	width: 93px;
  padding:0;
	font-weight: bold;
	background: none;
}

#mainmenu a {
display:block;
color: #666666;
padding: 11px 0 6px 0;
text-align: center;
background: transparent url(../i/2010/mainmenu-bg-off.png) top left;
}

#mainmenu a:hover { 
color: #666666;
text-decoration:none;
background: transparent url(../i/2010/mainmenu-bg-on.png) top left;
}

#mainmenu li#welcome a,
#mainmenu li#welcome a:link,
#mainmenu li#welcome a:visited {
background: transparent url(../i/2010/mainmenu-bg-first-off.png) top left;
}

#mainmenu li#welcome a:hover,
#mainmenu li#welcome a:active { 
background: transparent url(../i/2010/mainmenu-bg-first-on.png) top left;
}

#mainmenu li#register a,
#mainmenu li#register a:link,
#mainmenu li#register a:visited {
color: #fc4e06;
background: transparent url(../i/2010/mainmenu-bg-last-off.png) top right;
}

#mainmenu li#register a:hover,
#mainmenu li#register a:active {
color: #fc4e06;
background: transparent url(../i/2010/mainmenu-bg-last-on.png) top right;
}

#mainmenu li ul {
	position: absolute;
	left: -999em;
	padding: 0;
	margin: 1px 0 0 0;
background: #000;
filter:alpha(opacity=95);
opacity:.95;
clear:both;
z-index: 1;
font-size: 11px;
}
#mainmenu li:hover ul, #mainmenu li.sfhover ul {
left:auto;
}
#mainmenu li li {float:none;margin:0;}

#mainmenu ul ul li a {
	display:block;
margin: 0 0 0 0;
padding: 8px 5px 5px 5px;
width:134px;
color: #333333;
background: #d0d0d0;
border-bottom: solid 1px #e7e4e1;
text-align: left;
}
#mainmenu ul ul li a:hover {
color: #ffffff;
background: #7d7d7d;
border-bottom: solid 1px #7a7776;
}

/* Sponsor Bar Styling */

#sponsors-bar {
float: right;
width: 169px;
background: white;
margin: -190px 0 20px 0;
}
#sponsors-bar-inner {
padding: 0px;
}

#sponsors-bar h4 {
text-indent: -9999em;
height: 35px;
/*
height: 21px; /// for non spring labels
*/
background-position: top center;
background-repeat: no-repeat;
margin: 0px;
}

#sponsors-bar #sponsor-headline,
#sponsors-bar #sponsor-platinum, 
#sponsors-bar #sponsor-gold, 
#sponsors-bar #sponsor-media { 
   background-image: url(../i/2010/sponsor-box-header.png);
   margin: 0px;
   padding: 17px 0 0 0;
}

#sponsors-bar #sponsor-headline h4 { background-image: url(../i/2010/h4-sponsors-headline.png); }
#sponsors-bar #sponsor-platinum h4 { background-image: url(../i/2010/h4-sponsors-platinum.png); }
#sponsors-bar #sponsor-gold h4 { background-image: url(../i/2010/h4-sponsors-gold.png); }
#sponsors-bar #sponsor-silver h4 { background-image: url(../i/2010/h4-sponsors-silver.png); }
#sponsors-bar #sponsor-media h4 { background-image: url(../i/2010/h4-sponsors-media.png); }
#sponsors-bar #sponsor-wiki h4 { background-image: url(../i/2010/h4-sponsors-wiki.png); }
#sponsors-bar #sponsor-press h4 { background-image: url(../i/2010/h4-sponsors-press.png); }
#sponsors-bar #sponsor-groups h4 { background-image: url(../i/2010/h4-sponsors-groups.png); }

#sponsors-bar ul {
margin: 0 0 20px 0;
padding: 0 0 3px 0;
background-position: bottom center;
background-repeat: no-repeat;
background-image: url(../i/2010/sponsor-box-footer.png);
}

#sponsors-bar li { 
margin: 0 12px 10px 11px;
}
#sponsors-bar li a { 
   display:block;
   background: transparent url(../i/2010/sponsor-media-bg.png) no-repeat top left; 
   overflow: hidden;
   padding: 5px 0;
}
#sponsors-bar li a:hover { background-position: bottom left; }

#sponsors-bar #sponsor-headline li a { 
   height: 90px; 
   background-image: url(../i/2010/sponsor-headline-bg.png); 
}
#sponsors-bar #sponsor-platinum li a { 
   height: 90px; 
   background-image: url(../i/2010/sponsor-platinum-bg.png); 
}
#sponsors-bar #sponsor-gold li a { height: 50px; }
#sponsors-bar #sponsor-media li a { height: 50px; }


/* Widget Styling */

#sponsors-bar .widget {
text-align: center;
color: #303030;
font-size: 11px;
}
#sponsors-bar .widget a {
font-weight:bold;
color: #303030;
}


.asset-name,
#intro h2,
.archive-title,
.speaker-name {
font-size: 24px;
color: #3c3a3a;
margin-bottom: 10px;
line-height: 1.2;
}

.search-results-header {
font-size: 18px;
color: #3c3a3a;
margin-bottom: 20px;
line-height: 1.2;
border-bottom: solid 1px #bbb;
padding-bottom: 10px;
}

.comments-open-header {
font-size: 18px;
color: #3c3a3a;
margin-top: 25px;
}

/* ------------- Asset Styling ----------- */

.mt-author-profile .asset-name {
font-size: 14px;
}
.asset p {
margin-bottom: 12px;
}
.asset h3 {
font-size: 18px;
color: #3c3a3a;
margin: 18px 0 6px 0;
}
.widget-intro ul li,
.asset-body ul li,
.asset-body ul li,
.speaker-sessions ul li {
margin-bottom: 3px;
color: #3c3a3a;
padding-left: 11px;
background: url(../i/2010/bullet-raised.png) no-repeat left 6px;
font-size: 12px;
}
.asset ul {
margin-bottom: 12px;
}
.asset-footer {
margin-bottom: 25px;
}

.pullquote {
float: left;
font: 20px/1.5 Georgia, "Times New Roman", serif;
width: 220px;
font-style: italic;
color: #847777;
}
.pullquote p {
padding: 10px 15px 12px 20px;
background: #f4f4ef;
margin: 0 15px 0 0;
}


/* Alpha sidebar ----------------------------- */

#alpha-sidebar {
float: left;
margin: 0 0 0 44px;
width: 262px;
color: #333;
font-size: 11px;
}

#alpha-sidebar .box-gray {
/*
background: transparent url(/i/2010/recentblog-bg-bottom.png) no-repeat bottom left;
*/
}
#alpha-sidebar .box-gray-inner {
/*
background: transparent url(/i/2010/recentblog-bg-top.png) no-repeat top left;
*/
padding: 15px;
}

#alpha-sidebar .widget-newsletter {
margin: 24px 0 0 0;
}

#alpha-sidebar .widget-newsletter p {
line-height: 15px;
color: #444243;
}

#alpha-sidebar .widget-newsletter h3.widget-header,
#alpha-sidebar .widget-flickr h3.widget-header {
margin: -12px 0 1px 0;
padding: 0 0 0 0;
}

#alpha-sidebar .widget-newsletter .box-gray,
#alpha-sidebar .widget-flickr .box-gray {
background: transparent url(../i/2010/newsletter-bg-top.png) no-repeat top left;
}
#alpha-sidebar .widget-newsletter .box-gray-inner,
#alpha-sidebar .widget-flickr .box-gray-inner {
background: transparent url(../i/2010/newsletter-bg-bottom.png) no-repeat bottom left;
height: 98px;
padding: 15px;
}
#alpha-sidebar .widget-newsletter input {
float: left;
padding: 3px 0 0 8px;
width: 141px;
height: 18px;
font-size: 10px;
color: #8d8c8b;
}
#alpha-sidebar .widget-newsletter input#signup_submit {
float: left;
margin: 0 0 0 6px;
width: 64px;
height: 23px;
border: none;
background: transparent url(../i/2010/button-subscribe.png) no-repeat top left;
}

#alpha-sidebar .widget-recententries .box-gray {
background: transparent url(../i/2010/recententries-bg-top.png) no-repeat top left;
}
#alpha-sidebar .widget-recententries .box-gray-inner {
background: transparent url(../i/2010/recententries-bg-bottom.png) no-repeat bottom left;
}
#alpha-sidebar .widget-recententries h3.widget-header {
margin: 0 0 0 13px;
padding: 1px 0 0 0;
}

#alpha-sidebar .widget-videopromo .box-gray {
background: transparent url(../i/2010/videopromo-bg-top.png) no-repeat top left;
}
#alpha-sidebar .widget-videopromo .box-gray-inner {
padding: 1px 16px 1px 16px;
background: transparent url(../i/2010/videopromo-bg-bottom.png) no-repeat bottom left;
}
#alpha-sidebar .widget-videopromo h3.widget-header {
margin: 1px 0 9px 0;
padding: 1px 0 0 0;
}
#alpha-sidebar .widget-videopromo embed {
padding: 0;
margin: 0 0 9px 0;
}

#alpha-sidebar .widget-videopromo-second .box-gray {
background: transparent url(../i/2010/videopromo-bg-top.png) no-repeat top left;
}
#alpha-sidebar .widget-videopromo-second .box-gray-inner {
padding: 1px 16px 1px 16px;
background: transparent url(../i/2010/videopromo-bg-bottom.png) no-repeat bottom left;
}
#alpha-sidebar .widget-videopromo-second h3.widget-header {
margin: 1px 0 9px 0;
padding: 1px 0 0 0;
}
#alpha-sidebar .widget-videopromo-second embed {
padding: 0;
margin: 0 0 9px 0;
}

#alpha-sidebar .widget-flickr .box-gray-inner {
height: 120px;
}

/*

#alpha-sidebar .widget-flickr .box-gray {
background: transparent url(../i/2010/large-bg-top.png) no-repeat top left;
}
#alpha-sidebar .widget-flickr .box-gray-inner {
padding: 1px 16px 1px 16px;
background: transparent url(/i/2010/videopromo-bg-bottom.png) no-repeat bottom left;
}

#alpha-sidebar .widget-flickr h3.widget-header {
margin: 1px 0 9px 0;
padding: 1px 0 0 0;
}

*/




#alpha-sidebar .widget-twitter-stream .box-gray {
background: transparent url(../i/2010/large-bg-top.png) no-repeat top left;
}
#alpha-sidebar .widget-twitter-stream .box-gray-inner {
padding: 1px 16px 1px 16px;
background: transparent url(../i/2010/videopromo-bg-bottom.png) no-repeat bottom left;
}
#alpha-sidebar .widget-twitter-stream h3.widget-header {
margin: 1px 0 9px 0;
padding: 1px 0 0 0;
}

#alpha-sidebar .widget-did-you-know .box-gray {
background: transparent url(../i/2010/large-bg-top.png) no-repeat top left;
}
#alpha-sidebar .widget-did-you-know .box-gray-inner {
padding: 1px 16px 1px 16px;
background: transparent url(../i/2010/small-bg-bottom.png) no-repeat bottom left;
}
#alpha-sidebar .widget-did-you-know h3.widget-header {
margin: 1px 0 9px 0;
padding: 1px 0 0 0;
}

#alpha-sidebar .widget-header {
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 16px;
}
#alpha-sidebar .widget {
margin-bottom: 12px;
}



/* Intro page */

.widget-splash {
height: 220px;
overflow: hidden;
background: transparent url(../i/2010/splash-bg.jpg) top left no-repeat; 
padding: 0 12px 0 22px;
font-family: Helvetica, Arial, sans-serif;
}
.widget-splash h3.widget-header {
color: #fff;
margin: 63px 250px 20px 0;
font: 16px/1.3 Helvetica, Arial, sans-serif;
text-indent: -999em;
}
.widget-splash #splash-photos ul {
margin-top: 15px;
float: left;
}
.widget-splash #splash-photos li {
display: inline;
margin:0 15px 0 0;
padding: 0;
}
.widget-splash #splash-photos img {
border: solid 1px #fff;
}
.widget-splash #splash-register {
float: left;
margin-top: 102px;
position: relative;
}
.widget-splash #splash-register p {
margin: 0;
padding: 0;
line-height: 1;
}
.widget-splash #splash-register .register-button {
padding-top: 4px;
}
.widget-splash #splash-register .register-button a {
display: block;
height: 23px;
width: 183px;
background: transparent url(../i/2010/button-register.png) top left no-repeat;
text-indent: -999em;
}
.widget-splash #splash-register .register-action {
font-size: 11px;
color: #fff;
margin: 0 32px 0 0;
padding: 0;
text-align: right;
}
.widget-splash #splash-register .register-action a {
color: #fff;
text-decoration: none;
}
.widget-splash #splash-register a:hover {
background-position: bottom left;
}
.widget-intro .widget-header,
.widget-speakers .widget-header,
.widget-newsletter .widget-header,
.widget-videopromo .widget-header,
.widget-videopromo-second .widget-header,
.widget-flickr .widget-header,
.widget-twitter-stream .widget-header,
.widget-did-you-know .widget-header {
height: 32px;
font-weight: bold;
text-indent: -999em;
background-position: top left;
background-repeat: no-repeat;
margin-left: -2px;
}
.widget-recententries .widget-header {
height: 32px;
font-weight: bold;
background-position: top left;
background-repeat: no-repeat;
margin-left: -2px;
}
.widget-recententries .widget-header span {
display: none;
}
.widget-recententries .widget-header span.all {
display: block;
float: right;
padding: 12px 13px 0 0;
font-size: 70%;
}
.widget-recententries .widget-header span.all a {
font-family: Helvetica, Arial, sans-serif;
color: #f83804;
}

.widget-intro #post843 { background-image: url(../i/2010/h3-whatisecomm.png); color: #cf0000; }
.widget-intro .widget-content, .widget-intro .widget-content p, .widget-intro .widget-content li { color: #666666; }
.widget-intro .widget-content p strong, .widget-intro .widget-content p b { color: #000000; }
.widget-intro .widget-content hr { margin: 22px 0 4px 0; height: 2px; background-color: #e4e4e4; }
.widget-intro #post841 { background-image: url(../i/2010/h3-whyecomm.png); color: #cf0000; }
.widget-intro #post842 { background-image: url(../i/2010/h3-whyattend.png); color: #cf0000; }
.widget-speakers .widget-header { background-image: url(../i/2010/h3-speakers.png); }
.widget-recententries .widget-header { background-image: url(../i/2010/h3-recentblog.png); background-position: bottom left; }
.widget-newsletter .widget-header { background-image: url(../i/2010/h3-eventupdates.png); background-position: bottom left; }
.widget-videopromo .widget-header { background-image: url(../i/2010/h3-videopromo.png); background-position: bottom left; }
.widget-videopromo-second .widget-header { background-image: url(../i/2010/h3-videopromo-second.png); background-position: bottom left; }
.widget-flickr .widget-header { background-image: url(../i/2010/h3-previous-event-photos.png); background-position: bottom left; }
.widget-twitter-stream .widget-header { background-image: url(../i/2010/h3-twitter-stream.png); background-position: bottom left; }
.widget-did-you-know .widget-header { background-image: url(../i/2010/h3-did-you-know.png); background-position: bottom left; }

#alpha .widget-speakers {
clear: both;
margin-top: 0;
padding-top: 0;
}
.widget-speakers .widget-header {
margin: 0;
padding: 0;
}
.widget-speakers .widget-content {
margin: 14px 0 0 0;
}

.widget-morelink {
font-size: 11px;
margin-top: 10px;
}
.widget-morelink a {
color: #2a2b28;
}
.widget-intro {
width: 465px;
float: left;
margin-bottom: 24px;
}
.widget-intro a.reveal {
font-size: 11px;
text-decoration: none;
}
.widget-intro a.reveal:hover {
text-decoration: underline;
cursor: pointer;
}
.widget-intro a.closeit {
font-size: 11px;
text-decoration: none;
}
.widget-intro a.closeit:hover {
text-decoration: underline;
cursor: pointer;
}

.widget-intro .moredetails {
color: #777;
}

/* -------------- Recent Entries Box ------------- */

#alpha-sidebar .widget-recententries .box-gray-inner {
padding: 0;
font-family: Helvetica, Arial, sans-serif;
}
.widget-recententries .recent-entry {
background: transparent url(../i/2010/recententry.png) no-repeat top left;
clear: left;
margin: 6px 0 0 0;
padding: 12px 10px 10px 10px;
}
.widget-recententries .first {
background: none;
padding: 10px 10px 10px 10px;
}
.widget-recententries #recent-entry-last {
border-bottom: none;
padding-bottom: 13px;
}

.widget-recententries .recent-entry-date {
background: transparent url(../i/2010/recentblog-date.png) no-repeat top left;
display: block;
float: left;
width: 38px;
height: 38px;
clear: left;
text-align: center;
color: #000000;
text-transform: uppercase;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 18px;
line-height: 1;
}
.widget-recententries .recent-entry-date span {
margin-top: 4px;
font-family: Arial, sans-serif;
display: block;
font-size: 10px;
color: #767471;
}
.widget-recententries .recent-entry-title {
font-size: 13px;
font-weight: bold;
line-height: 1.2;
margin-left: 50px;
}
.widget-recententries .recent-entry-title a {
color: #2a2b28;
}
.widget-recententries br {
clear: both;
line-height: 1px;
}



/* ------------- Speaker Carousel styling ---------------*/

.widget-speakers {
clear: left;
margin: 25px 0 40px 0;
}
.board-member {
    width: 150px;
    height: 165px;
text-align: center;
float: left;
overflow: hidden;
}
#carousel-box,
#advisory-board {
background: transparent url(../i/2010/speakers-bg-bottom.png) no-repeat bottom left;
padding: 0 0 13px 0;
}
#advisory-board {
width: 785px;
}
#carousel-box-inner,
#advisory-board-inner {
background: transparent url(../i/2010/speakers-bg-top.png) no-repeat top left;
padding-top: 13px;
}
/*
#carousel-box #carousel-box-inner ul li.jcarousel-item-1,
#advisory-board #advisory-board-inner ul li.jcarousel-item-1 {
margin-left: 20px;
}
*/

#carousel-box #carousel-box-inner .jcarousel-prev,
#advisory-board #advisory-board-inner .jcarousel-prev {
margin-left: 14px;
}

#carousel-box #carousel-box-inner .jcarousel-next,
#advisory-board #advisory-board-inner .jcarousel-next {
margin-right: 14px;
}

#carousel-box #carousel-box-inner .jcarousel-clip,
#advisory-board #advisory-board-inner .jcarousel-clip {
padding: 0 20px 0 20px;
width: 663px;
}




#advisory-board {
margin-top: -10px;
}
#advisory-board-inner {
padding: 30px 15px 15px 15px;
}
.carousel-speaker-picture,
#advisory-board .board-member-picture {
display: block;
width: 88px;
height: 108px;
overflow: hidden;
background: transparent url(../i/2010/profile-bg.png) no-repeat center;
margin: 0 auto;
}
.carousel-speaker-picture img,
#advisory-board .board-member-picture img {
padding: 4px;
}
.carousel-speaker-details {
display: block;
padding: 5px 0 20px 0;
line-height: 1.2;
}
.carousel-speaker-name,
#advisory-board .speaker-name {
display: block;
font-size: 11px;
margin-bottom: 3px;
}
.carousel-speaker-name a,
#advisory-board .speaker-name a {
color: #000;
}
.carousel-speaker-position,
#advisory-board .speaker-position {
display: block;
font-size: 10px;
color: #808080;
line-height: 1.2;
}
#advisory-board .speaker-position a {
color: #aaa;
}

/* Asset/Speaker styling ---------------------------- */

.asset {
margin-bottom: 30px;
}
.speaker-title,
.asset-name {
font: 22px/1.1 Helvetica, Arial, sans-serif;
font-weight: bold;
color: #333;
margin: 5px 0 14px 0;
}
.speaker-details,
.asset-details {
margin-bottom: 20px;
color:#555;
}
.asset-body {
font-size: 13px;
line-height: 1.5;
margin-bottom: 12px;
color: #333;
}
.asset-footer {
font-size: 11px;
color: #555;
}
.asset-footer a {
color: #777;
background: #f4f4f4;
padding: 2px 3px;
}
.asset-footer a:hover {
background: #eee;
}
/* Float video to the right on about page */
#page-187 .asset-body embed {
float: right;
margin: 0 0 18px 18px;
}


/* Speaker styling, profile page ------------------- */

.asset .speaker-picture {
overflow: hidden;
background: transparent url(../i/2010/profile-bg.png) no-repeat center;
margin: 0 10px 10px 0;
border: 0;
}
.asset .speaker-picture img {
padding: 4px;
}

.speaker-shortbio a {
font-weight: normal;
}
.speaker-picture {
float: left;
margin: 0 6px 10px 0;
}
.speaker {
margin-bottom: 15px;
line-height: 1.2;
}
.speaker-photo {
margin-bottom: 12px;
}
.speaker-position {
font-size:11px;
}
.speaker-sessions h5 {
margin: 20px 0 8px 0;
padding-bottom: 5px;
font-weight: bold;
color:#555;
border-bottom: solid 1px #ccc;
}
.speaker-sessions {
padding-bottom:15px;
clear: left;
font-weight: bold;
}
.speaker-sessions a {
color: #777;
font-weight: normal;
}
.speaker-sessions p {
margin-top: 20px;
font-size: 13px;
}
.speaker-sessions p a {
padding-right: 16px;
background: transparent url(../i/2010/arrow-right.png) no-repeat right;
}

#speaker-list .speaker-name {
font: 18px/1.1 Helvetica, Arial, sans-serif;
font-weight: bold;
color: #777;
}

/* Session Styling -------------------------- */

.session-info {
margin-bottom: 12px;
color: #777;
}
.session-info p {
margin: 0;
padding: 0;
font-size: 11px;
}

/* Conference Schedule Styling -------------- */

.mt-main-index .session {
clear: both;
margin: 0 0 0 0;
padding: 20px 20px 0 20px;
border-bottom: solid 1px #ddd;
}

.mt-main-index .session-first {
clear: both;
margin: 0 0 0 0;
padding: 0 20px 0 20px;
border-bottom: solid 1px #ddd;
}

.mt-main-index .session-odd {
clear: both;
margin: 0 0 0 0;
padding: 20px 20px 0 20px;
background:#f0f0ee;
background: transparent url(../i/2010/schedule-day-frame-session.png) no-repeat left top;
border-bottom: solid 1px #ddd;
}

.mt-main-index .session-time {
float:left;
width: 94px;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
background:#c6c2c0;
background: transparent url(../i/2010/schedule-day-frame-session-time.png) no-repeat left top;
padding: 5px 10px 6px 10px;
line-height: 1;
clear:left;
}
.mt-main-index .session-category {
float:left;
width: 94px;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
background:#d7d4cd;
background: transparent url(../i/2010/schedule-day-frame-session-category.png) no-repeat left top;
padding: 5px 10px 6px 10px;
line-height: 1;
clear:left;
}
.mt-main-index .session-speaker {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
}
.mt-main-index .session-speaker a {
color: #333;
}
.mt-entry-archive .session-speaker {
font-size: 16px;
}
.mt-entry-archive .session-info {
margin: 10px 0 20px 0;
}
.mt-entry-archive .asset-body {
font-size: 13px;
border-bottom: solid 1px #ccc;
padding: 10px 0 5px 0;
}
.mt-main-index .session-details {
margin: 0 0 17px 130px;
}
.session-details p {
margin:0;
line-height: 1.3;
color:#333;
}
.mt-main-index .session-title {
margin: -4px 0 4px 0;
font-size: 14px;
}
.mt-main-index .session-title-grey {
font-size: 14px;
}
.mt-main-index .session-title-grey a {
color: #424142;
}
.mt-main-index .session-break {
margin: 0 0 1px 0;
padding: 15px 0 15px 0;
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color: #666666;
text-align: center;
background:#e7e5e2;
background: transparent url(../i/2010/schedule-day-frame-session-break.png) no-repeat left top;
}
.session-info {
font-size: 11px;
}
#schedule .session-media {
font-size: 12px;
font-weight: bold;
color: #aaaaaa;
}
#schedule .session-media a {
color: #ff3300;
}
#speaker-list .session-media {
font-size: 12px;
font-weight: bold;
color: #aaaaaa;
}
#speaker-list .session-media a {
color: #ff3300;
}
#schedule .session-media span.separator, #speaker-list .session-media span.separator {
color: #000000;
font-weight: normal;
}
#schedule h3 {
margin: 34px 0 20px 14px;
width: 250px;
font-family: Helvetica, Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #999;
}
#alpha-inner .day .page-nav {
float: right;
margin: -6px 15px 0 0;
padding: 0 0 0 5px;
width: 482px;
color: #ccc;
text-transform: uppercase;
}
#alpha-inner .day .page-nav ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
list-style-image: none;
text-align: center;
}
#alpha-inner .day .page-nav ul li {
display: inline;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 156px;
background: none;
}
#alpha-inner .day .page-nav ul li.current {
float: left;
display: block;
margin: 0 0 0 0;
padding: 12px 0 0 0;
width: 156px;
height: 30px;
font-size: 20px;
color: #aaa;
background: transparent url(../i/2010/schedule-day-on.png) no-repeat left top;
}


#alpha-inner .day .schedule-tabs {
	width: 468px;
	height: 42px;
	margin: 1px 0 0 0;
	background: url('../i/2010/schedule_tabs.gif') no-repeat;
}

#schedule-tabs-top-background {
	float: right;
	margin: -10px 15px 13px 0;
	padding: 0 0 0 0;
	width: 468px;
}

#schedule-tabs-top {
	padding: 0 0 0 0;
}

#schedule-tabs-bottom {
	float: right;
	margin: -13px 15px 10px 0;
	padding: 0 0 0 0;
	background-position: 0px -129px;
}

#alpha-inner .day .schedule-tabs a {
	float: left;
	display: block;
	width: 156px;
	height: 42px;
	text-align: center;
}

#alpha-inner .day .schedule-tabs a.monday {
background: transparent url(../i/2010/schedule-day-monday-off.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.monday:hover {
background: transparent url(../i/2010/schedule-day-monday-on.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.monday_on {
background: transparent url(../i/2010/schedule-day-monday-on.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.tuesday {
background: transparent url(../i/2010/schedule-day-tuesday-off.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.tuesday:hover {
background: transparent url(../i/2010/schedule-day-tuesday-on.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.tuesday_on {
background: transparent url(../i/2010/schedule-day-tuesday-on.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.wednesday {
background: transparent url(../i/2010/schedule-day-wednesday-off.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.wednesday:hover {
background: transparent url(../i/2010/schedule-day-wednesday-on.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.wednesday_on {
background: transparent url(../i/2010/schedule-day-wednesday-on.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.thursday {
background: transparent url(../i/2010/schedule-day-thursday-off.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.thursday:hover {
background: transparent url(../i/2010/schedule-day-thursday-on.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a.thursday_on {
background: transparent url(../i/2010/schedule-day-thursday-on.png) no-repeat left top;
}

#alpha-inner .day .schedule-tabs a span {
	display: none;
}


#alpha-inner .day .clear {
	clear: both;	
}


#schedule-tabs-top a {
	height: 43px;
}

#schedule-tabs-bottom a {
	height: 43px;
}



/*

#alpha-inner .day .page-nav ul li a {
float: left;
display: block;
margin: 0 0 0 0;
padding: 12px 0 0 0;
width: 156px;
height: 42px;
font-size: 20px;
color: #aaa;
}
#alpha-inner .day .page-nav ul li span {
display: none;
}
#alpha-inner .day .page-nav ul li a:link, #alpha-inner .day .page-nav ul li a:visited {
color: #aaa;
}
#alpha-inner .day .page-nav ul li a:hover, #alpha-inner .day .page-nav ul li a:active {
color: #555;
}

#alpha-inner .day .page-nav ul li.tuesday a:link, #alpha-inner .day .page-nav ul li.tuesday a:visited {
background: transparent url(/i/2010/schedule-day-tuesday-off.png) no-repeat left top;
}
#alpha-inner .day .page-nav ul li.tuesday a:hover, #alpha-inner .day .page-nav ul li.tuesday a:active {
background: transparent url(/i/2010/schedule-day-tuesday-on.png) no-repeat left top;
}

#alpha-inner .day .page-nav ul li.wednesday a:link, #alpha-inner .day .page-nav ul li.wednesday a:visited {
background: transparent url(/i/2010/schedule-day-wednesday-off.png) no-repeat left top;
}
#alpha-inner .day .page-nav ul li.wednesday a:hover, #alpha-inner .day .page-nav ul li.wednesday a:active {
background: transparent url(/i/2010/schedule-day-wednesday-on.png) no-repeat left top;
}

#alpha-inner .day .page-nav ul li.thursday a:link, #alpha-inner .day .page-nav ul li.thursday a:visited {
background: transparent url(/i/2010/schedule-day-thursday-off.png) no-repeat left top;
}
#alpha-inner .day .page-nav ul li.thursday a:hover, #alpha-inner .day .page-nav ul li.thursday a:active {
background: transparent url(/i/2010/schedule-day-thursday-on.png) no-repeat left top;
}

*/

#alpha-inner .day .frame {
margin: -19px 0 0 0;
padding: 34px 0 0 0;
background: transparent url(../i/2010/schedule-day-frame-top.png) no-repeat top left;
}
#alpha-inner .day .frame-inner {
width: 742px;
padding: 0 14px 0 14px;
background: transparent url(../i/2010/schedule-day-frame.png) repeat-y top left;
}
#alpha-inner .day .frame-bottom {
width: 770px;
height: 98px;
background: transparent url(../i/2010/schedule-day-frame-bottom.png) no-repeat bottom left;
}




/* Comment Styling -------------------------- */

.comments-open-header,
.comments-header {
font: 18px/1.2 Helvetica, Arial, sans-serif;
font-weight: bold;
color: #333;
margin: 36px 0 6px 0;
border-top: dashed 1px #ccc;
padding: 12px 0 0 0;
}
.comment-header {
text-transform: uppercase;
margin: 5px 0;
font-size:11px;
}
.comment-header img {
display:none;
}
.comment-footer {
font-size:10px;
text-align: right;
margin-top: 10px;
}
.comment-footer a {
color: #777;
}
.comment {
background: #f9f9ed;
padding: 10px 12px;
margin:0 0 20px 0;
}
.comment p {
margin-bottom: 6px;
}
#comments-form label {
color:#555;
text-transform: uppercase;
font-size:11px;
text-align: right;
}
#comment-form-url label,
#comment-form-name label,
#comment-form-email label,
#comments-open-text label {
display:block;
width:100px;
float:left;
margin-right: 10px;
padding-top: 5px;
}
#comment-form-url input,
#comment-form-name input,
#comment-form-email input,
textarea#comment-text {
margin-bottom:5px;
width:650px;
border: solid 1px #aaa;
padding: 3px;
font-size: 13px;
}
#comments-open-text textarea {
width:600px;
margin-top:10px;
}
#comment-form-remember-me,
#comments-open-footer {
margin-top:5px;
text-align:right;
padding-right: 10px;
}
#comments-open-footer input {
padding: 1px 5px;
}
#comment-form-external-auth {
margin-bottom: 20px;
color: #555;
}


/* Hotels Page ------------------------------ */

.hotel {
margin-top: 10px;
padding-top: 10px;
border-top: solid 1px #ccc;
text-align: center;
}

/* Sponsors Page ----------------- */

#page-264 h3 {
font: 18px/1.1 Helvetica, Arial, sans-serif;
font-weight: bold;
margin: 30px 0 12px 0;
}
.sponsor {
border-top: dashed 1px #ddc;
padding-top: 12px;
clear: both;
}
.sponsor p {
margin: 6px 0 18px 0;
font-size: 11px;
padding-left: 20px;
background: transparent url(../i/common/arrow_right.png) no-repeat left top;
}


.widget-speakers .speaker-details {
margin-bottom: 10px;
}
.widget-speakers .speaker-details p {
margin:0 0 0 0;
}

.widget-search input, .widget-feedburner input {
margin: 0 0 0 0;
width: 80px;
font-size: 10px;
}

.widget-search input#search, .widget-feedburner input#email, .widget-newsletter input#MERGE0 {
margin: 0 0 4px 0;
width: 120px;
}

.widget-day-openers {
padding: 0 0 10px 0;
}

.day-opener {
padding: 0 0 15px 0;
}


#footer {
clear: both;
background: transparent url(../i/2010/footer.png) repeat-x top left;
font-size: 11px;
margin-right: 208px;
}
#footer-inner {
padding: 10px 6px 6px 6px;
}
#footer .widget {
text-align: left;
color: #a19fa1;
}

/* ------- MISC STYLING ---------- */

.thumb-right {
float: right;
margin: 0 0 15px 15px;
}
.thumb-left {
float: left;
margin: 0 15px 15px 0;
}
#register-button {
float: right;
margin-top: -10px;
}
#register-button a {
display: block;
text-indent: -999em;
width: 160px;
height: 32px;
background: #2a2a2a url(../img/button-register.html) top left repeat-x;
}
#register-button a:hover { 
background-position: bottom left;
}
#pricing {
width:100%;
padding: 6px;
background: #fff;
border: solid 1px #d9d9d9;
}
#pricing td {
border-bottom: solid 1px #d9d9d9;
padding: 2px 0;
text-align: right;
}
#pricing th {
text-align: right;
}
#pricing .note {
font-size: 10px;
color:#3d3d3d;
border-bottom: none;
padding-top: 10px;
}
p.coding {
margin: 10px 0 30px 0;
padding: 10px;
background-color: #c5c5c5;
}
pre {
   clear:both;
   overflow:auto;
   margin: 10px 5px 30px 5px;
   padding-bottom:0 !important;
   padding-bottom:1.5em; /* for IE which doesn't make room at the bottom of the pre for a horizontal scrollbar */
   padding: 0.5em 0.5em 1.5em 0.5em;
   width: 750px;
   color:#000;
   background-color:#efefef;
}
.asset-body #newsletter {
float: left;
width: 300px;
}
.ical-feed {
padding: 7px 0 0 0;
}
.ical-feed a {
padding: 0 0 0 12px;
font-size: 110%;
background: transparent url(../i/2010/icon-ical.png) top left no-repeat;
}
#schedule-intro-box {
width: 770px;
height: 80px;
background: transparent url(../i/2010/schedule-intro-box.png) top left no-repeat;
}
#schedule-intro-box form {
margin: -10px 0 0 0;
}
#schedule-intro-box .schedule-intro-box-left {
float: left;
padding: 7px 0 0 16px;
width: 398px;
font-family: Arial, Verdana, sans-serif;
font-size: 90%;
color: #333333;
}
#schedule-intro-box .schedule-intro-box-right {
float: left;
padding: 7px 16px 0 10px;
width: 330px;
font-family: Arial, Verdana, sans-serif;
font-size: 85%;
color: #333333;
}

.live_module .content,
.live_module .content li {
	font-size: .9em;
}

.live_module_set {
	color: #333;
	background: transparent;
	margin: 0;
	line-height: 1.3em;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.live_module_set .live_module {
	background: transparent;
}

.live_module_set .content {
	display: none;
	padding: 0 0 0 0;
/*
	padding: 12px 0 15px 0;
	border-top: 3px solid #d2dfc4;
*/
}

.live_module_set p {
	margin: 0;
	padding: 2px 0 6px 0;
	font-size: 13px;
	line-height: 1.3em;
}

.live_module_set .content p.photos img {
	padding: 5px;
}

.live_module_set .content img.thumbnail {
	float: left;
	padding: 2px 5px;
}

.live_module_set .note {
	font-size: 11px;
}

.live_module_set ul {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.3em;
}

.live_module_set li {
	margin-bottom: 10px;
}

.live_module_set ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.live_module_set ul li {
	padding: 0 10px 0 10px;
	background: url(../i/2010/bullet-raised.png) no-repeat left 6px;
}

.live_module_set ul li div.info {
	padding: 3px 0 0 10px;
	font-style: italic;
	font-size: 90%;
}

.live_module_set div.more {
	padding: 0 0 10px 23px;
/*
	padding: 10px 0 10px 0;
*/
	background-image: url(../i/2010/twitter-icon.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.live_module_set .more a {
	text-decoration: none;
	font-weight: normal;
/*
	color: #000000;
*/
}

.live_module_set .more a:hover {
	text-decoration: underline;
}

.live_module_set .content img.thumbnail {
	float: left;
	padding: 5px;
}

.live_module_set .live_module .content,
.live_module_set .live_module .content li,
.live_module_set .live_module .content p {
	font-size: .95em;
}

.live_module_set img {
	border: none;
}

.quotation {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

.quotation p {
	margin: 0 0 0 0;
	padding: 10px 25px 0 25px;
	background-image: url(../i/2010/quotes-opening.png);
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 19px;
}

.quotation p.credit {
	padding: 3px 40px 0 40px;
	font-size: 90%;
	font-style: italic;
	background-image: none;
}

#alpha-sidebar .widget-flickr ul {
	list-style-image: none;
	list-style-type: none;
	margin: 7px 0 0 0;
	padding: 0;
}

#alpha-sidebar .widget-flickr ul li {
	float: left;
	padding: 0;
/*
	padding: 0 2px 0 0;
*/
	width: 75px;
	height: 75px;
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

#alpha-sidebar .widget-flickr ul li.last {
/*
	padding-right: 0;
*/
	border-right: 1px solid #dadada;
}

#alpha-sidebar .widget-flickr ul li.more {
	clear: both;
	display: block;
	width: 150px;
	height: 18px;
	margin: 2px 0 0 0;
	padding: 0 10px 0 10px;
	background: url(../i/2010/bullet-raised.png) no-repeat left 6px;
	border: none;
}