

/**
 * Theme Name: AiGameDev.com 
 * Theme URI: http://wordpress.org/
 * Description: 
 * Author: AiGameDev.com Team 
 * Version: 1.0
 * License: GNU General Public License
 * License URI: license.txt
 * Tags: 
 */

/* Externals */
@import url(https://fonts.googleapis.com/css?family=Brawler);

/* Basics */
div { padding: 0; margin: 0; border: 0; }
img { border: 0; }

/* Framework */
body { padding: 0; margin: 0; border: 0; background-color: #f2f2f2; }
body { min-width: 960px; min-height: 100vh;} /* this is actually the real min app width */

#wrapper { background-color: #f2f2f2; }
.inner, #container { width: 960px; margin: 0 auto; position: relative; }
/* expand to full page 
146 is current footer height
149 is current header height 
*/
#container { min-height: calc(100vh - 146px - 149px)}

/* Default focus highlight */
input:focus { border: 1px solid #000; }
input { outline: none }

/* Header */
#header { width: 100%; height: 100px; position: relative; background: #212121 }
#header #logo { margin: 15px 0 0 0px; width: 384px; }
#header a { text-decoration: none; }



#message img { height: 73px; }
#message { text-align: right; }


/* Rolllup */
#rollup-button:hover + div ul li a[href*="/page/articles/"] { color: #f0f0f0;}
#menu li a[href*="/page/articles/"] { padding-left: 5px; }
#rollup-button { float: left; margin-top: 2px; cursor: pointer; background: url('images/AiGD_Icon_ArrowDown.png') no-repeat center; width: 25px; height: 20px;}
#rollup-button.expanded { transform: rotate(180deg); }
#rollup { width: 100%; background: #272626; display: none; overflow: hidden; font-family: Verdana; }
#rollup .rollup-column { width: 33%; height: 100%; float: left; }
#rollup .rollup-column:last-child { width: 34%}
.rollup-column { color: #bea68d; font-family: sans-serif; }
.rollup-column ul { margin: 0; padding: 0; background: no-repeat right; background-size: contain;}
.rollup-column.aigamedev-menu ul { background-image: url('images/rollup-bckg/AiGD_Icon_Dropdown_Marvin_Full.png') }
/*  .rollup-column.aisandbox-menu ul { background-image: url('images/rollup-bckg/AiGD_Icon_Dropdown_AISBX.png') } */
.rollup-column.aisandbox-menu ul { background-image: url('images/logo-nuclai_op10.png') }
.rollup-column.gameaiconf-menu ul { background-image: url('images/rollup-bckg/AiGD_Icon_Dropdown_GAIC.png') }
.rollup-column ul li { list-style: none; }
.rollup-column ul li a { text-decoration: none; height:100%; line-height: 50px; width: 100%; display: inline-block; padding-left: 30px; color: #bea68d; }
.rollup-column ul li a { color: white; }
.rollup-column ul li a:hover { background: rgba(192, 0, 0, 0.5); }
.rollup-column:not(.menu-single-position) ul li a { width: calc(100% - 29px); }
.rollup-column.menu-single-position ul li a { padding: 0; line-height: 100px; text-align: center}

#menu #menu-navigation-menu li { padding-right: 90px;  }
#menu #account li { padding: 0px; margin: 0px; padding-left: 5px; }
#menu { font-family: sans-serif; }
#menu { background-color: #151515; border-top: solid 1px#666666; border-bottom: solid 1px #666666; }

#spotlight { font-family: Verdana; margin: 16px 0 16px 24px; position: absolute; top: 0; right: 0; }
#spotlight #social p { float: left; height: 28px; margin: 0; color: #a0a0a0; padding: 8px 8px 0 0; }
#spotlight #social a { width: 28px; height: 28px; margin: 4px; display: block; float: left; background-image: url(images/spotlight_social.png); background-repeat: no-repeat; text-decoration: none; }
#spotlight .twitter { background-position: 0 -34px; }
#spotlight .twitter:hover { background-position: 0 0; }
#spotlight .facebook { background-position: -40px -34px; }
#spotlight .facebook:hover { background-position: -40px 0; }
#spotlight .linkedin { background-position: -80px -34px; }
#spotlight .linkedin:hover { background-position: -80px 0; }
#spotlight .google { background-position: -120px -34px; }
#spotlight .google:hover { background-position: -120px 0; }
#spotlight .rss { background-position: -160px -34px; }
#spotlight .rss:hover { background-position: -160px 0; }
#spotlight .irc { background-position: -20#menu a { color: white; }0px -34px; }
#spotlight .irc:hover { background-position: -200px 0; }

#spotlight .broadcast { /* background: url(images/spotlight_broadcast.png) no-repeat; */ color: white; padding-left: 50px; font-size: 13px; margin-top: 16px; }
#spotlight .broadcast { background-color: #c00000; }
#spotlight .broadcast a { width: auto; height: auto; margin: 0; display: block; float: none; background-image: none; text-decoration: none; color: white; font-weight: bold; }
#spotlight a.broadcast { display: block; }
#spotlight .broadcast {
    padding: 10px 0;
    width: 339px;
    text-align: center
}

#menu { 
    line-height: 27px;
    height: 36px; padding: 10px 0 0 0; font-family: Verdana; color: black; 
}
#menu {
    font-family: sans-serif;
}

#menu ul { padding: 0; margin: 0; }
#menu li { font-size: 16px; display: inline; float: left; padding-right: 12px; margin-right: 12px; color: #bea68d; }
#menu li:last-child { border-right: 0; padding-right: 0; margin-right: 0; }	 

#menu a { text-decoration: none; color: #bea68d; }
#menu a { color: white; }
#menu a:hover { color: #f0f0f0; }
#menu #account { float: right; }


/* Search bar */
#menu #box_search { float: right; position: relative; width: 179px; height: 23px; margin-right: 31px; }
#box_search input#s {opacity: 0; position: relative; float: right; margin-right: 33px; width: 0px; height: 24px; background-color: #ffffff; border: 1px solid #ffffff; padding: 0px 10px; }
#box_search input#searchsubmit { cursor: pointer; width: 25px; height: 22px; background: url(images/AiGD_IconSpirit_Search.png); border: none; position: absolute; top: 2px; right: 1px; background-size: 100%; margin: 0; padding: 0;}
#box_search input#searchsubmit.searchable { background: url(images/AiGD_IconSpirit_Search.png); background-size: 100%; background-position: 0px 22px;  }
#box_search #search-button-wrap { width: 28px; height: 26px; position: absolute; right: 0;}
/* #box_search #search-button-wrap { border: solid 1px white; } */
/* Footer */
#footer { width: 100%; background: #212121; height: 125px; color: #f0f0f0; font-family: Verdana; padding: 14px 0 10px 0; }
#footer .inner div.section { float: left; width: 320px; }
#footer .title * { float: left; font-family: Verdana; }
#footer #copyright p { font-size: 12px; margin: 0; color: #bea68d; }
#footer #copyright p { color: white; }

#footer .icon { background-image: url(images/footer_icons.png); background-repeat: no-repeat; display: block; width: 25px; height: 25px; }
#footer #info { padding-left: 10px; width: 310px; }
#footer #info .icon { background-position: 0 0; }


#footer ul li { display: block; float: left; width: 50%; }
#footer h2 { margin: -4px 0 0 2px; width: 265px; padding-left: 30px; font-family: 'Brawler'; }
#footer ul, #footer ol { margin: 10px 0; clear: left; font-size: 14px; }

#footer a { color: #bea68d; text-decoration: none; }
#footer a { color: #f0f0f0; }

#footer #network { padding-left: 20px; width: 300px; }
#footer #network .icon { background-position: -25px 0; }
#footer #network ul li { display: block; float: none; width: 100%; }

#footer #mascot { background: url(images/footer_mascot.png); width: 40px; height: 95px; position: absolute; bottom: 0; right: 15px; }

#footer #info { width: 100%; padding: 0;}
#footer #info ul { padding-left: 0px; margin-left: 0px; width: 548px; margin: auto; }
#footer #info ul li { display: block; float: left; text-align: center; width: 25%; }

#footer #social-media { width: 100%; clear: both; text-align: center; padding: 13px 0;}


#footer #social-media a.twitter { background-image: url('images/AiGD_IconSpirit_Social.png'); background-position: 60px 0px; }
#footer #social-media a.twitter:hover { background-image: url('images/AiGD_IconSpirit_Social.png'); background-position: 60px 30px; }
#footer #social-media a.facebook { background-image: url('images/AiGD_IconSpirit_Social.png'); background-position: 30px 0px; }
#footer #social-media a.facebook:hover { background-image: url('images/AiGD_IconSpirit_Social.png'); background-position: 30px 30px; }
#footer #social-media a.google { background-image: url('images/AiGD_IconSpirit_Social.png'); background-position: 0px 0px; }
#footer #social-media a.google:hover { background-image: url('images/AiGD_IconSpirit_Social.png'); background-position: 0px 30px; }

#footer #social-media a { width: 30px; height: 30px; display: inline-block; margin: 12px 5px 12px; background-size: 90px;}

/* @TODO: change these to not use position absolute pls */
#footer #mascot { background-repeat: no-repeat; background-position: right; bottom: 0px; }
#footer #copyright { position:absolute; bottom: -18px; width: 100%; text-align: center; }


/* Front Page */
.front h2, h1 { font-family: 'Brawler', Georgia; margin: 10px 0 5px 0; font-size: 24px; }
.front .box { padding: 0; overflow: hidden; }

h1.important { color: #c00000; }

.feature { position: relative; }
.feature img { width: 290px; height: 150px; border: 1px solid #b8b8b8; padding: 6px; float: left; background-color: white; margin-right: 20px; }
.feature p { font-family: Verdana; text-align: justify; font-size: 14px; margin: 0; color: #606060; line-height: 1.35em; }
.feature { clear: both; margin: 5px 0 15px 0; }
.feature h3 { font-family: 'Brawler', Georgia; margin: 0 0 4px 0 !important; max-height: 23px; overflow: hidden; }
.feature .live { font-weight: bold; }
.feature h3 a, .feature h3 a:visited { text-decoration: none; color: #000000; }
.feature .wrap { height: 164px; }
.feature .excerpt .event { width: 60px; height: 56px; background-image: url(images/tag_live.png); top: 0; left: 0; z-index: 2; position: absolute; }
.feature .excerpt .bonus { width: 60px; height: 56px; background-image: url(images/tag_free.png); top: 0; left: 0; z-index: 2; position: absolute; }

/* Feature splash */


.feature.splash, .listing-with-excerpt .feature:first-of-type { max-width: 640px; float: left; }
.listing-with-excerpt .feature:first-of-type img, .feature.splash img { float: none; width: 640px; height: 330px; box-sizing: border-box; }
.listing-with-excerpt .feature:first-of-type .wrap, .feature.splash .wrap { padding-top: 4px; height: 150px; }
.listing-with-excerpt .feature:first-of-type .meta .tags, .feature.splash .meta .tags { width: initial; }
.listing-with-excerpt .feature:first-of-type { position: absolute; top: 52px; }

.sidebar.single-box { margin-top: 6px; min-height: 492px; background-color: white; padding-bottom: 15px; margin-bottom: 30px; }
.sidebar.single-box .box { background: none; border: none; margin-top: 20px}
.sidebar.single-box .box:first-child { background: none; border: none; margin-top: 10px}
.sidebar.stop-scroller .box { padding-top: 1px; } /* needs it to to display padding - displays nothing otherwise */

div.open .excerpt .event { background-image: url(images/tag_live_open.png); }
.info .date { float: right; }
.info .access { background-image: url(images/feature_access.png); background-repeat: no-repeat; padding-left: 45px; height: 12px; display: block; float: left; text-transform: uppercase; }
.meta, .info { margin: 0; height: 20px; font-family: 'Brawler', Georgia; background: url(images/feature_divider.png) bottom left repeat-x; color: #808080; font-size: 12px; }
.meta, .info { background: none; }
.info { background: url(images/feature_line.png) bottom left repeat-x; }
.meta { padding: 4px 0; }
.meta .more { float: right; }
.meta .tags, .meta .comments { float: left; }
.meta .tags { width: 320px; }
.article .excerpt, .feature .wrap { background: url(images/feature_line.png) bottom left repeat-x; overflow: hidden; }
.meta .icon { background-image: url(images/feature_icons.png); background-repeat: no-repeat; display: block; width: 16px; height: 13px; float: left; margin: 2px 4px 0 0; }
.meta .tags { margin-left: 176px; }
.meta .comments { width: 150px; }
.meta .comments .icon { background-position: 0 0; }
.meta .more .icon { background-position: -20px 0; }
.meta .video { background-position: -40px 0; }
.meta .transcript { background-position: -60px 0; }
.meta .audio { background-position: -80px 0; }
.meta .highlight { background-position: -100px 0; }
.meta .broadcast { background-position: -120px 0; }
.meta .replay { background-position: -140px 0; }
.meta .slides { background-position: -160px 0; }
.meta .reminder { background-position: -180px 0; }
.meta a { text-decoration: none; color: #808080; }
.feature .meta .social {float: right; }

.meta .social div { display: block; float: left; }
.meta .social .gp { margin-left: -20px; margin-right: -40px;}
.meta .social .tw { margin-left: 10px; }
.meta .social .fb {margin-top: 1px; }

.article .social .gp { margin-left: -30px; margin-right: -50px;}
.article .meta .social .tw { margin-left: 5px; }


div.open .access { background-position: 0 0; }
div.open .info, div.open .meta, div.open .meta a { color: #808080; }
div.insider .access { background-position: 0 -15px; }
div.insider .info, div.insider .meta, div.insider .meta a { color: #d88f00; }
div.premium .access { background-position: 0 -30px; }
div.premium .info, div.premium .meta, div.premium .meta a { color: #c60e00; }
div.plus .access { background-position: 0 -45px; }
div.plus .info, div.plus .meta, div.plus .meta a { color: #ea6700; }

#columns { width: 988px; }
.column { float: left; margin: 0 28px 10px 0; position: relative; } 
.column img { width: 205px; height: 134px; padding: 6px; border: 1px solid #b8b8b8; background-color: white; }
.column .overlay_box, .column .overlay_text { position: absolute; bottom: 0; width: 205px; height: 40px; }
.column .overlay_box { z-index: 2; background: black; opacity: 0.75; margin: 0 0 7px 7px;  }
.column .overlay_text { z-index: 3; margin: 0 10px 5px 10px; color: white; font-weight: bold; font-family: Verdana, Arial; }
.column .overlay_text p { margin: 0; padding: 0; }
.column p.overlay_day { font-weight: normal; color: #bea68d; font-size: 14px; }


#articles { width: 960px; }
#articles ul { margin: 0; padding: 0; }
.article { width: 304px; float: left; margin: 0 8px 12px }
.article .excerpt { height: 332px; }
.article img { width: 290px; height: 150px; border: 1px solid #b8b8b8; padding: 6px; background-color: white; }
.article h3 { font-family: 'Brawler', Georgia; margin: 0; height: 48px; overflow: hidden; margin-bottom: 4px; }
.article h3 a, .article h3 a:visited { text-decoration: none; color: #000000; }
.article .excerpt p { font-family: Verdana; text-align: justify; font-size: 14px; margin-top: 4px; color: #606060; }
.article .info { width: 304px; margin: 5px 0; } 

#sponsors { width: 960px; height: 200px; background: url(images/sponsors_background.png) no-repeat; margin-top: 20px; }
#sponsors img { max-width: 140px; }
.sponsors .alignleft { margin-left: 20px; }
.table { display: table; margin: 0 auto; } 
ul.horizontal-list { margin-top: 30px; list-style: none; padding-left: 0;}
ul.horizontal-list li { display: inline; padding-right: 40px; }
ul.horizontal-list li.last { padding-right: 0; }

/* Single Page */
.main { width: 640px; padding: 10px; background-color: white; margin: 10px 0px 10px 0; float: left; font-family: Verdana, Arial; position: relative; }
/* .main { border: 1px solid grey; } */
/* listin with excerpts */
.listing-with-excerpt .main { width: initial; padding: initial; background-color: initial; border: initial; font-family: iniital; position: initial; }
/* IE doesn't understand initial */
.listing-with-excerpt .main { width: 960px; background-color: transparent; position: static; }
.listing-with-excerpt .main .info { margin-bottom: 0px; }
.pagination { font-family: Verdana, Arial; }
.pagination a.page-numbers { color: black; border-color: #606060; }
.pagination a:visited.page-numbers { color: black; border-color: #606060; }

.teaser { width: 720px; margin: 20px 0 20px 0; padding: 0 120px; background: none; border: none; }
.teaser p { padding: 20px 0 5px 0; margin: 0; font-size: 16px; }
.teaser .preview { border: 1px solid grey; padding: 20px; width: 640px; background: #ffffff; opacity: 0.5; margin: 0 auto; margin-bottom: 30px; position: relative; }
.teaser .preview p { font-size: 14px; }
.teaser .preview #tag { position: absolute; top: 0; right: 0; z-index: 2; } 
.teaser h1 { text-align: left; }
.teaser .option a { font-size: 14px; color: #202020 !important; text-decoration: none; }
/* .teaser .option a:visited { color: black !important; } */
.teaser .option a.button { color: white !important; padding: 5px 15px;}
.teaser.ultimate a.button { background-color: #212121; }
.teaser.premium a.button, .option.premium a.button  { background-color: #c00000; }
.teaser.insider a.button { background-color: #ffb016; }

.landing { width: 720px; margin: 10px 120px 20px 120px; }
.broadcast .preview { cursor: pointer; }

.main .code { font-size: 14pt; }
.content { line-height: 1.4em; }
.onecolumn { font-family: Verdana, Arial; }

.main .info { margin-left: 0; margin-bottom: 20px; background-image: url(images/feature_divider.png); padding-bottom: 10px; }

.main #intro { min-height: 132px; }
.main #intro img { float: left; width: 200px; background-color: #f0f0f0; border: 1px solid grey; padding: 6px; height: 120px; margin-right: 18px; }
.main #intro h1 { font-size: 22px; margin-bottom: 12px; }
.main #intro h2 { font-family: 'Brawler', Georgia; font-size: 14px; color: #585858; margin: 5px 0px 0px 0px; font-weight: normal; }

.main .content .broadcast{ background: url(images/spotlight_broadcast.png) no-repeat; width: 270px; height: 20px; color: white; margin-left: 160px; font-size: 13px; padding: 1px 0 4px 50px; margin-top: 4px; }
.main .content .broadcast a { width: auto; height: auto; margin: 0; display: block; float: none; background-image: none; text-decoration: none; color: white; font-weight: bold; }
.main .content .broadcast a.innactive { font-weight: normal; }
.premium .content #FEATURE { margin-top: 1em; }

.bcast { min-height: 242px; }
.main h1 { font-family: 'Brawler', Georgia; font-size: 24px; margin: 0px 0px 0px 0px; font-weight: bold; }
.main h3 { font-family: 'Brawler', Georgia; margin: 30px 0px 5px 0px; font-weight: bold; }
.main h4 { font-family: 'Brawler', Georgia; font-weight: bold; }
.main h4 span.number { background-color: #c00000; color: white; padding: 2px 4px; font-weight: bold; }

.main p { text-align: justify; }
.main p.message { color: #7a7a7a; }

.main ol { color: #5b5b5b; }
.main ul { color: #5b5b5b; }
.main dl dt { font-weight: bold; }
.main dl dd { margin-bottom: 1em; }

.sidebar { font-family: Verdana, Arial; width: 278px; float: right; font-size: 0.9em; color: #6d6d6d; }
.sidebar p { line-height: 1.4em; }
.sidebar .box { background-color: white; border: 1px solid grey; margin-top: 20px; padding-bottom: 15px; } 
.single-box .box { padding-bottom: 0px; }
.sidebar .box h2 { font-family: 'Brawler', Georgia; font-size: 20px; margin: 10px 10px 0 10px; font-weight: bold; color: #737373; background: url(images/feature_divider.png) bottom left repeat-x; padding-bottom: 8px; }
.sidebar .box p { color:#6d6d6d; padding: 5px 14px 5px 14px; margin: 0px; text-align: justify; font-size: 14px; }
.sidebar .box ol, .sidebar .box ul { font-size: 14px; margin-top: 0; }
.sidebar .box .clear { background-color: transparent; border: none; }

.sidebar .box .download { padding-top: 5px; overflow: hidden; }
.sidebar .box .download a { width: 44px; height: 50px; margin-left: 10px; display: block; background-image: url(images/download_icons.png); background-repeat: no-repeat; float: left; }
.sidebar .box .download h3 { font-size: 12px; margin: 0 0 0 60px; padding-top: 3px; color: black; font-weight: normal; }
.sidebar .box .download p { font-size: 10px; margin-left: 60px; padding: 0; text-align: left; } 
.sidebar .box .dl_PDF { background-position: -5px -8px; }
.sidebar .box .dl_PPT { background-position: -5px -80px; }
.sidebar .box .dl_MOV { background-position: -5px -226px; }
.sidebar .box .dl_AVI { background-position: -5px -154px; }
.sidebar .box .dl_ZIP { background-position: -5px -352px; }
.sidebar .box .dl_MP3 { background-position: -5px -374px; }
.sidebar .box .dl_OGG { background-position: -5px -374px; }
.sidebar .box .dl_FILE { background-position: -5px -300px; }

.sidebar .author img, #related img { width: 70px; height: 70px; padding: 7px 10px 5px 14px; margin-top:0px; float: left; }

.sidebar .sponsors div, .sidebar .jobs div  { width: 278px; padding: 5px 0; margin: 10px 0; border: 1px solid grey;}
.sidebar .sponsors div { text-align: center; background-color: white; }
.sidebar .sponsors img { float: none; width: 212px; height: 95px; }
.sidebar .jobs div span {float: left; display: inline-block; margin: 24px 0;}
.sidebar .jobs img { float: left; width: 60px; height: 60px; margin: 5px;}

.sidebar .search div { height: 70px; margin-top: 10px; padding-left: 10px; }

.sidebar .clear { background-color: transparent; border: none; }
.sidebar .clear h2 { margin: 10px 0 0 0; }

.sidebar .table-of-contents ol { list-style-type: none; margin-left: 0; padding-left: 0px; line-height: 12px; }
.sidebar .table-of-contents ol li { padding-top: 5px; padding-left: 12px; font-size: 12px; }
.sidebar .table-of-contents ol ol {padding-left: 20px;}
.sidebar .table-of-contents ol ol li {font-size: 10px;}
.sidebar a { text-decoration: none; font-weight: bold; }
/*.sidebar a:visited { color: #bea68d; }*/
.sidebar a:hover { color: #d32400; text-decoration: underline; cursor: pointer; }

.sidebar ul.icons { margin: 0; padding-left: 24px; }
.sidebar ul.icons li { display: block; margin-bottom: 4px; }
.sidebar ul.icons a { height: 32px; display: block; padding-left: 36px; }
#sidebar-broadcast { background-image: url(images/sidebar_Broadcast.png); background-repeat: no-repeat; }
#sidebar-replay { background-image: url(images/sidebar_Replay.png); background-repeat: no-repeat; }
#sidebar-recording { background-image: url(images/sidebar_Recording.png); background-repeat: no-repeat; }
#sidebar-conference { background-image: url(images/sidebar_GAIC.png); background-repeat: no-repeat; }
#sidebar-aisbx { background-image: url(images/sidebar_AISBX.png); background-repeat: no-repeat; }


.sidebar .filter { margin: 0 0 24px 16px; }

#comments, #reply { width: 670px; float: left;}
#comments h2, #reply h2 { font-family: 'Brawler', Georgia; font-size: 24px; color: black; font-weight: normal; }
#comments h2 span { color: #8c8c8c; }
#comments .comment-button { float: right; background: url(images/small_button.png) no-repeat; width: 150px; height: 25px; color: white; padding-left: 15px; font-size: 11px; padding-top: 5px; margin-top: 4px; font-weight: bold; font-family: Verdana, Arial; text-decoration: none; }
#reply .comment-form { background: white; border: 1px solid grey; padding: 15px; font-family: Verdana, Arial; margin-bottom: 15px; }

#comments .comment { width: 90%; padding: 15px; background-color: white; border: 1px solid grey; margin: 10px 0; margin-right: 5%; float: left; font-family: Verdana, Arial;}
#comments .text-wrapper { margin-left: 50px; }
#comments .comment-meta a { color: #a31400; font-style: normal; }
#comments .comment-meta { color: #6c6c6c; text-decoration: none; }
#comments .comment-body {color: #5d5d5d; font-size: 14px; }
#comments .comment .avatar { height: 40px; width: 40px; float: left; }

#related { position: absolute; bottom: 0; right: -289px; width: 278px; }
#related ol { list-style-type: none; padding: 0; margin: 0; }
#related li { height: 80px; margin: 8px 10px 8px 0; display: block; }
#related li p { padding: 10px 0 5px 0; font-size: 13px; text-align: left; height: 52px; overflow: hidden; }
#related a { font-weight: normal; }
#related img { width: 70px; height: 70px; padding: 7px 10px 5px 14px; margin-top:0px; float: left; }

#calendar { position: absolute; top: 0; right: -318px; width: 278px; }

pre.paper, pre.slides, pre.audio, pre.video, pre.archive { height: 50px; display: block; margin: 8px 2em; background-color: #f0f0f0; background-image: url(images/download_icons.png); border: 1px solid #c0c0c0; background-repeat: no-repeat; font-size: 11px; padding: 8px 0 8px 60px; text-align: left; line-height: 1.5em; font-family: Verdana, Arial; }
pre a { font-weight: bold; }
pre.paper { background-position: 0 -2px; }
pre.slides { background-position: 0 -74px; }
pre.video { background-position: 0 -146px; }
pre.dl_MOV { background-position: 0 -218px; }
pre.archive { background-position: 0 -290px; }
pre.dl_FILE { background-position: 0 -290px; }
pre.audio { background-position: 0 -366px; }

.pagination { margin: 2em 0 2ex 0; text-align: center; }
.pagination a, .pagination span.current { display: inline-block; width: 20px;}
.pagination a.prev, .pagination a.next { width: 100px; }
.pagination a, .pagination a:visited { border: 1px solid #606060; padding: 4px; text-decoration: none; }
.pagination span.current { border: 1px solid #606060; background-color: #c60e00; color: white; padding: 4px; }

/* Premium suggestion */
.teaser { padding-bottom: 30px; text-align: justify; }

.entry { font-size: 1.2em; line-height: 1.25em; margin: 0; padding: 0; margin-bottom: 2em; }
.entry .option { width: 280px; border: gray solid 1px; background: #ffffff; padding: 1em; float: left; margin: 30px 20px; padding-bottom: 20px; }
.entry .option h3 { margin-top:0; }
.entry .option span { font-size: 10pt; }
.option p { margin: 10px 0 10px 0; font-size: 15px; }
.option img { width: 65px; }

/* Individual join page */
h1.divider { padding-bottom: 10px; background: url(images/feature_divider.png) bottom left repeat-x; }

div#products {padding-top: 30px; }

div#products h2, div#products h3, div#products h4 { color: #000; margin: 0; font-family: 'Brawler', Georgia;}

div#products h2 { font-size: 16pt; margin-top: 15px; }
div#products h3 { font-size: 10pt; font-weight: normal; }
div#products h4 { font-size: 12pt; }

div#products ul { margin: 1em 0 0 0; font-size: 10pt; padding:0; }
div#products ul li { list-style-type: none; margin: 0; }

div#products .focus { height: 328px; margin: 0; border: 2px solid #c00000; background: #f6f3ed url(/members/style/tag-popular.png) no-repeat scroll right top; min-width: 170px; }
div#products .left { border-width: 1px 0 1px 1px; background: #e3dfd7 url(/members/style/shadow-left.png) repeat-y scroll right top; min-width: 160px; margin-left: 126px; }
div#products.commercial .left { margin-left: 0px; }
div#products .right { border-width: 1px 1px 1px 0; background: #e3dfd7 url(/members/style/shadow-right.png) repeat-y scroll left top; display: none; }
div#products.commercial .right { display: block; }
div#products .separate { min-width: 160px; }

div#products img { margin: 1ex 0; width: 50px; }
div#products a { border: 0; }
div#products hr { height: 1px; color: #808080; background-color: #808080; width: 80%; margin: 1em 10%; padding: 0; border: none; }
div#products .focus hr { color: #c00000; background-color: #c00000; }

div#products div { cursor: pointer; float: left; border: 1px solid #808080; background: #e3dfd7; margin: 16px 0; height: 290px; text-align: center; }

div#products.individual div { width: 160px; }
div#products.commercial div { width: 136px; }
div#products.commercial { padding-left: 1px; }

div#products.individual .focus { width: 192px; }
div#products.commercial .focus { width: 160px; }

div#products a.button { display: inline-block; margin-top: 16px; text-decoration: none; color: white; }

div#products .left a.button { background-color: #212121; }
div#products .focus a.button { background-color: #c00000; margin-top: 28px;}
div#products .separate a.button { background-color: #ffb016;  }

table#features { border-spacing: 0; }
table#features td, table#features th { margin: 0; }
table#features td, table#features th { width: 128px; text-align: center; }
table#features td.f, table#features th.f { width: 256px; text-align: left; border-right: #C0C0C0 solid 1px; }
table#features tr.b td { border-top: #C0C0C0 solid 1px; }
table#features tr.t { text-transform: uppercase; background: #e3dfd7; }
table#features tr.h { background: #f6f3ed; }
table#features tr.l { color: #808080; }
table#features tr th { font-weight: bold; border: 1px solid #808080; padding: 1ex 1ex; }
table#features tr td { padding: 1ex 0 0 0; }
table#features tr td sup { font-size: 60%; }


div#customers { text-align: center; margin: 2em 0 50px 0; }
div#customers h3 { padding-bottom: 0.25ex; color: #222222; } 
div#customers p { padding-top: 25px; }
div#customers ul li { padding-right: 15px; }
div#customers ul { margin: 0 40px 0 40px;}

#commercial { margin-bottom: 50px; }
#commercial ul { margin: 30px 0 30px 0; color: #303030;}

/* Forms */
.form_input { background: #f0f0f0; border: 1px solid gray; }
input[type="submit"], input[type="button"], .button { padding: 5px 15px; border: none; background-color: #f2f2f2; font-size: 0.9em; margin-top: 15px; }
input[type="submit"]:active, .button:active, .button:focus { border: none; }
input[type="submit"]:hover, .button:hover { cursor: pointer; }
input[type="text"], input[type="password"], textarea { padding: 5px; font-size: 0.8em; }
textarea { outline: none; }
textarea:focus { border: black 1px solid; }


/* Text */
.main .alignleft { float: left; margin-right: 20px; }
.main .alignright { float: right; margin-left: 20px; }
.main .image img { max-width: 640px; height: auto; }

.main .image { padding-top:i 10px; text-align: center;}
.main .image p { text-align: center; color: #606060; }
.main blockquote { padding: 0 30px 0 30px; color: #606060; font-style: italic; text-align: justify; margin: 0; }
.main blockquote.right { width: 50%; float: right; padding: 0 0 1ex 1em; text-align: center; font-size: 20px; font-family: 'Brawler', Georgia; }
.main blockquote.left { width: 50%; float: left; padding: 0 1em 1ex 0; text-align: center; font-size: 20px; font-family: 'Brawler', Georgia; }
.main blockquote.center { padding: 0 2em 1em 2em; font-size: 16px; font-family: 'Brawler', Georgia; font-style: normal; overflow: hidden; }
.main blockquote.center small { color: #404040; float: right; }
.main blockquote.short { padding-top:0px; padding-bottom: 0px; }
/* #bea68d */
a { color: #6D584C; }
/* .main a:visited { color: #6D584C; } */


/* Listing */
.main ul.listing { padding: 0; list-style: none; }
.page .main div.excerpt { display: none; }
.page.listing-with-excerpt .main div.excerpt { display: block; }
.page #upcoming .main div.excerpt { display: block; } 
.main ul.listing div.excerpt { font-size: 14px; }
.main ul.listing .live { font-weight: bold; }
.main ul.listing a { color: inherit; }
.main ul.listing li {  margin-bottom: 15px; }
.main ul.listing li .info { margin: 0 0 0 98px; padding-bottom: 0; background: url(images/feature_line.png) bottom left repeat-x; height: 18px;}
.main ul.listing li .meta { height: 19px; margin: 0 0 0 98px; }
.main ul.listing li .wide { margin-left: 0; }
.main ul.listing li a.icon { margin-top: 0px; }

.main ul.listing li .open, ul.listing li .insider, ul.listing li .premium{  padding: 4px; border: 2px solid white; }

.main ul.listing .title { padding: 0 80px 0 0; height: 46px; margin: 0 0 0 98px; font-family: 'Brawler', Georgia; font-size: 18px; font-weight: bold; }
.main ul.listing .title a { color: black; text-decoration: none; }
.main ul.listing img { float: left; height: 80px; width: 80px; border: 1px solid grey; padding: 3px; background-color: white; margin: 2px 10px 0 0; }
.main ul.listing .author_date { font-family: 'Brawler', Georgia; font-size: 12px; float: right; }

/* Account */
.account { text-align: center; padding: 20px 0; width: 720px; margin: 10px 120px 20px 120px; }
.account .entry { text-align: left; }
.account table { margin: 20px auto 0 auto; padding: 10px; }
.account table th { font-weight: normal; }
.account .help { font-size: 12px; }
.account { background: none; border: none; margin-top: -10px; }
.account h1 { text-align: center; font-family: 'Brawler', Georgia; margin: 10px 0 5px 0; font-size: 32px; }
.account h2.line { text-transform: uppercase; margin: 40px 0 0 0; color: grey; font-family: 'Brawler', Georgia; }

.account div.error { border: 1px solid #c60e00; background-color: white; text-align: left; padding: 0 1em; margin-bottom: 2em; }
.account div.error h2 { color: #c60e00; margin: 1ex 0 0 0; text-transform: uppercase; font-family: 'Brawler', Georgia; }
.account div.error li { list-style: disc; margin-left: 2em; color: #c60e00; }
.account div.error ul { padding: 0 0 1em 0; margin: 0; }

.account div.success { border: 1px solid #d88f00; background-color: white; text-align: left; padding: 0 1em; margin: 1em 0 3em 0; }
.account div.success h2 { color: #d88f00; margin: 1ex 0 0 0; text-transform: uppercase; font-family: 'Brawler', Georgia; padding-bottom: 0; }
.account div.success p { color: #808080; }

.account div.section { padding: 1em; border: 1px solid #808080; background: white; margin-bottom: 2em; text-align: left; }
.account div.section h3 { margin: 0 0 1ex 0; text-transform: uppercase; }
.account img.basket { float: left; margin: 0 1em; }
.account div.nocost { background: white url(/members/style/tag-FREE.png) no-repeat top right; }
.account .form_submit { padding: 0 1ex; margin: 1ex 0; }
.main.account input[type="submit"], .main.account input[type="button"] { background-color: white; border: solid 1px black;}
.main.account form[name="signup"] input[name="email"] { border: solid 1px #e7e5e1; }
.main.account form[name="signup"] input[name="email"]:focus { border-color: black; }

div.fields { margin: 0 40px;  }
div.fields span { width: 192px; font-weight: normal; display: inline-block; padding-bottom: 1ex; }
div.fields input { padding: 0.25em; color: #444;  border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; font-family: Arial, Helvetica, sans-serif; }
div.fields input { border-top-color: #444; color: #000; border-left-color: #444; border-right-color: #ccc; border-bottom-color: #ccc; }

#login table { border: 1px solid #666666; background: white; padding: 2ex 2em; text-align: left; }
#menu #login { box-shadow: 3px 5px 10px #888; }
#menu #login, #login .form_input { border-color: #888; }


#signup blockquote.middle { font-family: 'Brawler', Georgia; font-size: 24px; text-align: center; border-width: 1px 0; border-color: #ffb016; border-style: solid; padding: 10px; margin: 25px 0; color: #ffb016; }
#signup ul li { margin: 3px 0; }
#signup .form_submit { background: #ffb016; border: 2px solid black; padding: 1ex 1em; font-weight: bold; color: black; }

#memberships div { padding: 1ex 0; margin-bottom: 1ex; border-bottom: 1px solid #c0c0c0; }
.account #history table.hedit { width: 100%; margin: 0; padding: 0; }

.account { font-size: 14px; }
.account h2 { padding-bottom: 1ex; }

#newsletters p { padding: 0; margin: 0; text-align: left;}
#newsletters p a, .newsletters p a:visited { padding: 3px 0 5px 32px; margin-left: 8px; border: none; color: black; text-decoration: none; }

#newsletters p a:hover { color: #e07000; text-decoration: underline; }
#newsletters p.thread3 a { background: url(/members/style/thread-3.png) no-repeat; }
#newsletters p.thread4 a { background: url(/members/style/thread-4.png) no-repeat; }
#newsletters p.thread8 a { background: url(/members/style/thread-8.png) no-repeat; }
#newsletters p span.date { margin-bottom: 16px; font-size: 75%; color: #59534A; }

.newsletters_pages { text-align: center; }
.newsletters_pages a, .newsletters_pages a:visited { color: #59534A; border: none; }
.newsletters_pages a:hover { background-color: #59534A; color: white; border: none; }

#subscriptions table { margin: 0; padding: 0; } 

.vedit { margin: 0 auto; }
.vedit td { text-align: left; vertical-align: middle; padding: 15px 10px 10px 10px; background-color: white; border: solid 1px #444; }
.vedit th { padding: 10px 15px 10px 10px; text-align: right; vertical-align: middle; font-weight: bold; background-color: #e7e5e1; border: solid 1px #777; }
.vedit .headrow { font-weight: bold; text-align: center; }
.hedit td { padding: 5px; background-color: #E0E0E0; font-size: 8pt; background-color: white; border: solid 1px #444; }
.hedit th { padding: 5px; font-weight: bold; text-align: center; background-color: #ddd; border: solid 1px #777; }
.receipt td { background-color: #F0F0F0; border: solid 1px black; padding: 2px 4px 2px 4px; }
.receipt th { background-color: #C0C0C0; border: solid 1px black; font-weight: bold; padding: 2px 4px 2px 4px; }
.receipt td.total { background-color: #C0C0C0; border: solid 1px black; }
.receipt { margin: 0 auto; border-collapse: collapse; }

.centered { width: 780px; margin: 0 auto; }
.profile { width: 780px; margin-left: auto; margin-right: auto; }
.profile h1 { text-align: left; font-family: 'Brawler', Georgia; margin: -10px 0 5px 0; font-size: 32px; }
.profile h2 { text-transform: uppercase; margin: 40px 0 0 0; color: gray; font-family: 'Brawler', Georgia; }
.profile h3 { font-family: 'Brawler', Georgia; margin: 10px 0 15px 0; font-size: 22px; }

.profile h2.first { margin-top: 0px; }

.transaction { width:776px; padding: 2px;}
.transaction table {  width:776px; }
.mWide { margin-left: auto; margin-right: margin-auto; width: 750px; }
.profile img { width: 70px; }
/* Search */

#search p.results_num { margin: 2px 0 40px 0; color: #6d6d6d;  }
#search .excerpt { display: none; }

/* Utilities */
br.clr { clear: both; }
.countdown { display: none; }

/* Transcripts */
h2.dynamic { cursor: pointer; }
h2.dynamic:hover { background-color: #E7E5E1; }
 
div#transcript { display: none; }
div#transcript p { border-right: 4px solid #ffffff; padding-right: 1ex; }
div#transcript p:after { content: '⇐'; padding-left: 1em; color: #ffffff; font-weight: bold; }
div#transcript p.expired { color: #61605D; }
div#transcript p.active { border-right: 4px solid #f77009; padding-right: 1ex; }
div#transcript p.active span { color: #f77009; }
div#transcript p.active:after { content: '⇐'; padding-left: 1em; color: #f77009; font-weight: bold; }
div#transcript p span.interviewer, div#transcript p span.interviewee { font-weight: bold; text-decoration: underline; padding-right: 1ex; }
 
#table-of-content li.active { padding-left: 4px; background-color: #f77009; }
#table-of-content li.active:before { content: '⇒'; padding-right: 1ex; font-weight: bold; }
#table-of-content li:hover { background-color: #a39f98; }
div#transcript { display: none; }

#sidebar {
    margin-top: 10px;
    position: absolute;
    /* top: 0; */
    right: 0;
}
#social h2 { margin-bottom: 10px; }
#social div { float: left; }
#social div.fb { top: -3px; margin-left: 15px; }
#social div.gp, #social div.tw { margin-left: 45px; }
#social div.rd { margin-left: 15px; margin-top: 15px; width: 51px; }
#social div.su { margin-left: 45px; margin-top: 15px; }
#social { overflow: hidden; }

/* For social icons without counter */
#social div.fb.small { margin-left: 25px; }
#social div.gp.small, #social div.tw.small { margin-left: 13px; }
#social div.rd.small { margin-left: 25px; margin-top: 0px;  }
#social div.su.small { margin-left: 10px; margin-top: -4px; }


#calendar { width: 308px; }
#calendar h2 { margin-right: 30px; margin-bottom: 10px; }
#calendar a { width: 55px; margin-left: 15px; margin-right: 30px; height: 60px; display: block; float: left; background-image: url(images/calendar.png); background-repeat: no-repeat; }
#calendar a#calendar-gcal { background-position: 0 -120px; }
#calendar a#calendar-ical { background-position: 0 0; }
#calendar a#calendar-ocal { background-position: 0 -60px; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #413b34;
	background-color: #332b25;
	padding: 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-family: Verdana, Arial;
	color: #ffffff;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip div.tip-insider { background-size:45px; background-position: 5px 4px; background-image: url(https://aigamedev.com/members/style/icon-INSIDER.png); background-repeat: no-repeat; background-position: 5px 75%; padding: 5px 10px 5px 60px; }
#tooltip div.tip-plus { background-size:45px; background-position: 5px 4px; background-image: url(https://aigamedev.com/members/style/icon-PLUS.png); background-repeat: no-repeat; background-position: 5px 75%; padding: 5px 10px 5px 60px; }
#tooltip div.tip-premium { background-size:45px; background-position: 5px 4px; background-image: url(https://aigamedev.com/members/style/icon-PREMIUM.png); background-repeat: no-repeat; background-position: 5px 75%; padding: 5px 10px 5px 60px; }
#tooltip div p { padding: 0; margin: 0; color: #bea68d; }
.main .tooltip { display: none; }
.tooltip img { width: 50px; height: 10px; display: none;}

img.ajax-loader {
    width: 32px !important;
    height: 32px !important;
    margin: 50px auto !important;
    display: block !important;
    float: none !important;
    border: none !important;

}

.broadcasts_recording, .broadcasts_slides {
    display: block;
    clear: both;
    padding: 16px 6px 16px 84px;
    margin:  16px;
}

.broadcasts_recording {
    background: url('images/video.png') no-repeat;
}

.broadcasts_slides {
    background: url('images/slides.png') no-repeat;
}

#account { position: relative; }
#account #login {
    position: absolute;
    /*
    width: 275px;
    height: 129px;
    */
    width: 153px;
    height: 126px;
    right: 0;
    top: 36px;
    padding: 8px 21px 0 30px;
    z-index: 10;
    display: none;
    background-color: white;
    border: 1px solid grey;
    /*
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    */
}

#account #login input { float: right; width: 150px; }
#account #login input[type="text"], #account #login input[type="password"] { background-color: #f0f0f0; margin-top: 4px; padding: 5px; }
#account #login input:focus { border: 1px solid #000; }
#account #login .form_submit {}
#account #login label { display: inline-block; line-height: 1px; }

#account #login input[type="submit"],.main.account form[name="login"] input[type="submit"]  {
    font-size: 14px;
    margin-top: 10px;
    background-color: #c00000;
    border: solid #c00000;
    color: white;
    width: 161px;
    margin-right: 1px;
}

#account #login input[type="submit"]:hover {
    cursor: pointer;
}

#account #login .login-form-line { padding-top: 6px; }

#spotlight #message { width: 360px; margin-left: 10px; color: white; font-size: 13px; margin-top: 4px; }
#spotlight #message h2 { margin: 0; }
#spotlight #message p { margin: 0; padding-top: 0; float: none; height: auto; color: #a0a0a0; }
#spotlight #message a { width: 100%; color: #a0a0a0; }
#spotlight .description p { margin: 0; padding: 0; width: 296px; font-family: 'Brawler', Georgia; }
#spotlight .description p b { color: #f0f0f0; font-size: 120%; }
#spotlight #message img { float: right; margin-left: 10px; margin-top: -10px; }
#spotlight acronym { border-bottom: 1px dashed grey; }

#reminder_info a {
    font-size: 10px;
    display: inline-block;
    margin-left: 10px;
    text-decoration: underline;
    cursor: pointer;
}

#reminder_info span {
    text-decoration: underline;
    width: auto;
    float: none;
    margin-left: 0;
}

.broadcast_signup form {
    padding: 0 10px 10px 10px;
}

.broadcast_signup form input, .broadcast_signup form label {
    float: left;
}

.broadcast_signup form label {
    width: 100px;
}

.clearfix {
    content: ".";
    display: block;
    clear: both;
    visibility: hidde
    line-height: 0;
    height: 0;
}

div.reminder span { width: 240px; display: inline-block; margin-left: 16px; }
div.reminder p { font-weight: bold; margin: 0; }

.leftcol {width: 682px; float: left;}

.jobs img.attachment-feature-thumbnail {
    float: left;
    margin: 20px 10px;
}

.jobs .author_date { font-family: 'Brawler', Georgia; font-size: 12px; float: right; }

#jobs ul.listing .title {height: auto;}

.job_main img.jobs_logo {float: left; margin-right: 20px;padding-top: 20px;}
.job_main td {padding: 3px 10px; height: 44px;}
.job_main tr.high td {padding: 0px 10px; height: 50px;}
.job_main tr.odd {background-color: #eee;}
.job_main tr.even {background-color: #ddd;}


#replays { position: relative; }
#replays .wrap.title { background: none; height: auto; }
div.sidebar.absolute-top-right { position: absolute; top: 0; right: 0; min-height: auto; height: 119px; }
div.sidebar.absolute-top-right .box{ height: 119px; margin: 0px;}
div.get-access-now { text-align: center; }
a.icon { display: inline-block; background-repeat: no-repeat; background-size: contain; }
div.get-access-now a.icon { width: 50px; height: 50px;  margin-top: 12px; }
div.get-access-now a.icon.premium {  margin-right: 12%; }
div.sidebar div.get-access-now { padding-bottom: 0px; }

.icon.premium { background-image: url('images/AiGD_IconSpirit_AccessType.png'); background-size: 150px; }
.icon.ultimate { background-image: url('images/AiGD_IconSpirit_AccessType.png'); background-size: 150px; background-position: -50px; }
.icon.insider { background-image: url('images/AiGD_IconSpirit_AccessType.png'); background-size: 150px; background-position: -100px; }

.sidebar .access .icon { background-image: url('images/AiGD_IconSpirit_AccessType.png');  background-size: 63px; width: 21px; height: 21px; display: inline-block; float: right; margin-right: 10px; }
.sidebar .access .icon.insider { background-position: 21px 0px;}
.sidebar .access .icon.ultimate { background-position: 42px 0px;}


.thanks-to-our-sponsors-wrap { margin: auto; width: 90%; height: 90%;}
.thanks-to-our-sponsors-wrap img {  width: 100%; height: 100%; }
.icon.havok { background-image: url("/wp-content/themes/aigamedev/images/sponsor_havok.png"); }
.icon.pathengine { background-image: url("/wp-content/themes/aigamedev/images/sponsor_pathengine.png"); }
.icon.spirops { background-image: url("/wp-content/themes/aigamedev/images/sponsor_spirops.png"); }


div.feature.your-suggestions { padding-top: 20px; margin: 0; }
div.feature.your-suggestions h3 { color: #ffb016; } 
.section:first-child { margin-top: 29px; }

.section h2 { margin-bottom: 1em; font-family: 'Brawler', Georgia; }

body.premium .replays-excerpt, body.ultimate .replays-excerpt { max-width: 100%; }

/** account type sensitiv sidebar */
/* should be initial by default but IE doesn't understand that */
body .account-sensitive { display: none; }
body.insider .account-sensitive.insider { display: block; }
body.plus .account-sensitive.plus { display: block; }
body.premium .account-sensitive.premium { display: block; }
body.ultimate .account-sensitive.ultimate { display: block; }
body.not-logged-in .account-sensitive.not-logged-in { display: block; }


/** articles sidebars */
/*
.sidebar .access .icon { width: 21px; height: 21px; background-size: contain; background-repeat: no-repeat; display: inline-block; float: right; margin-right: 10px;}
*/
.sidebar a { text-decoration: underline; }

/** index */
#sidebar-broadcast, #sidebar-replay, #sidebar-recording, #sidebar-conference, #sidebar-aisbx {
    background-image: none;
}
.sidebar ul { margin: 0; list-style-type: square; padding-left: 14px; }
.sidebar ul li { display: inline-block; min-width: 38%; padding-left: 10px; padding-right: 5px;}
.sidebar ul li a { color: inherit; font-weight: normal; text-decoration: none; margin-left: 12px; display: list-item;}

/** broadcast page */
.broadcast-splash { max-width: 640px; float: left; }
.broadcast-splash .meta { display: none; }
.broadcast-splash .wrap { background: none; }
.broadcast-splash .wrap p { color: black; font-size: initial; }

/** broadcast page sidebar */
.broadcast-single #calendar { position: initial; width: 100%; }
.broadcast-single .sponsors div { border: none; }
.broadcast-single .section { max-width: 640px; float: left; background-color: white; padding-left: 10px; padding-right: 10px; }

.dont-clear .clear { clear: none; }
.dont-clear .clear h2, .broadcast-single #calendar h2 { margin: 10px 10px 0 10px; }
.broadcast-single #calendar a { margin-right: 20px; margin-top: 10px; margin-bottom: 10px; } 

span.splash-size { display: inline-block; max-width: 640px; } 
.main .content .broadcast { background: none; }
.main .content .broadcast { padding-bottom: 30px; }
.main .content .broadcast a { padding: 10px 0px; background: none; background-color: #c00000; text-align: center; }
.sidebar.title-aligned { margin-top: 29px; }
.main.inline { margin-top: 0px; }
.main.no-border, .box.no-border { border: none; }

.reminder { padding-top: 10px; }
.reminder-form .button { margin-top: 15px;}

.refreshed #comments .comment-button { padding: 10px 0px; background: none; background-color: #c00000; height: initial; text-align: center; }
.refreshed #comments { display: none; }
.comment-form form input[name="title"] { border: none; }
.comment-form form textarea { border: none; }
#reply { background-color: white; padding: 10px; width: 630px; margin: 10px 0 30px ; } 
#reply p { line-height: 1.4em; font-family: Verdana, Arial;}
.refreshed #reply h2 { font-weight: bold; margin:; 0; }
#reply .comment-form { border: none; padding: 0;  }
#reply .comment-form textarea { width: 600px !important; }
.refreshed #social h2 { margin-bottom: 18px; }
.twitter-question-button-wrap { display: inline-block; }

#reply b { display: inline-block; margin: 10px 0; }

.tags.live-in { margin: 0; float: left; }

/** login page */
.main.account  form[name="login"] { position: relative; }
.main.account  form[name="login"] table { padding-bottom: 50px !important; }
.main.account  form[name="login"] input[type="button"] { display: none; }
.main.account  .form_input { width: 150px; }
.main.account  form[name="login"] input[type="submit"] { position: absolute; bottom: 49px; right: 237px; width: 162px; }

.content.has-finished { display: none; }
.broadcast-single .main.has-finished { margin-bottom: 30px; }

/** Newsletter */
.post-newsletter { display: none; }
.post-newsletter .mainContainer { width: inherit !important; }
.post-newsletter .headerImage img { width: 100%; }
.post-newsletter .headerContainer { display: none; }
.post-newsletter .footerContainer { display: none; }
.post-newsletter .footerContent { display: none; }
.post-newsletter .headerImage { display: none; }
.post-newsletter .preheaderContent {padding: 10px 0;}
.post-newsletter .content > center > table { display: inline-block; }

#newsltter-sidebar { display: none; margin-top: 20px; }
/* Scale fonts */
#newsltter-sidebar { font-size: 0.9em; }
#newsltter-sidebar h3 { font-size: 1.2em; }

#newsltter-sidebar .box { border: none; background-color: inherit; }

#newsltter-sidebar .newsleter-sidebar-content { margin-top: 20px; background-color: white; }
.newsleter-sidebar-content h2.box-title { padding-top: 10px; }

#templateSidebar { padding: 10px; }
#templateSidebar div { padding: 15px 0; }
#templateSidebar h3 { margin: 15px 0; }

#newsltter-sidebar .membership-access h2 { margin: 0; }
#newsltter-sidebar .membership-access p { padding : 0; }

#free-features-weekend {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

#container .box:last-child { padding-bottom: 55px; }
.video-wrap { padding-top: 20px; }
