/*

*/

/* Import stuff -------------------------------------------------------------- */

@import url('/wp-content/themes/theme101/css/reset.css');
@import url('/wp-content/themes/theme101/css/960.css');
@import url('/wp-content/themes/theme101/css/superfish.css');

/* Global -------------------------------------------------------------------- */

body{
    color:#444444;
    background:url(/wp-content/themes/theme101/images/duplex_body_bg.gif) repeat;
    font-family:  Arial;
    font-size: 12px;
    line-height: 20px;
}

a{
    text-decoration:none;
    color: #333333;
}

a:hover{
    color:#955539;
    text-decoration:none;
}

a:focus{
    outline: none;
}

hr{
    border:0 #ccc solid;
    border-top-width:1px;
    clear:both;
    height:0;
    
}

h1{font-size:28px;
   line-height:28px;
   margin-top: 15px;
   margin-bottom: 5px;
    
}




h2{font-size:19px}
h3{font-size:18px}
h4{font-size:19px}
h5{font-size:17px}


input, textarea{
    font-family:Arial, Helvetica, sans-serif;
    background:url(/wp-content/themes/theme101/images/search_inset.gif) repeat-x top #fff;
    border:1px solid #e0e0e0;
    font-size:12px;
    color:#999;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 9px;
    padding-right: 10px;
    padding-bottom: 9px;
    padding-left: 10px;
}

.left{
    text-align:left;
    float:left;
}
.right{
    text-align:right;
    float:right;
}

.image a, #content img{
    padding:2px;
    border:0px solid #abaaa6;
/*  background:#fff;*/
    display:block;

}

.image a:hover{
    /*border:0px solid #868683;*/
}

/* HEADER -------------------------------------------------------------------- */

#header{
    position:relative;
    z-index:2;
}

#top{
    width:100%;
    height:36px;
    color:#565659;
    text-shadow: 0px 1px 0px 
                 rgba(0, 0, 0, 0.6);
    font-size:12px;
    position:relative;
    z-index:2;
    background-color: #333;
    background-repeat: repeat-x;
}

/* RSS -------------- */

#rss{
    padding:7px 23px 7px 0;
    float:right;

    position:relative;
}
.top_float {
position:absolute;
height:30px;
width:120px;
top:-2px;
left:-120px;    
z-index:99999;
}
#rss span{
    font-style:normal;
    color:#999999;
}

#rss a{
    font-style:normal;
    color:#999999;
}

#rss a:hover{
    color:#fff;
}

/* Secondary Nav -------------- */

#second_nav{
    float:left;
    font-style:normal;
    padding:11px 0 0 0;
}

#second_nav a{
    color:#FFFFFF;
}

#second_nav a:hover{
    color:#dddddd;
}

#second_nav li{
    float:left;
    padding:0 10px 0 10px;
    background:url(/wp-content/themes/theme101/images/second_nav_border.gif) center right no-repeat;
}

#second_nav li.first{
    padding:0 10px 0 0;
}

#second_nav li.last{
    background:none;
}

#second_nav ul ul{
    background:url(/wp-content/themes/theme101/images/duplex_second_nav_bg.gif) repeat;
    margin:-8px 0 0 0;
    padding:8px 15px 6px 15px;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
}

#second_nav ul ul li{
    background:none;
    padding:10px 0 10px 0;
    border-bottom:1px solid #262627;
    border-top:1px solid #3a3a3a;
}

#second_nav ul ul li.first{
    border-top:none;
    padding:0px 0 10px 0;
}

#second_nav ul ul ul li.first{
    padding:7px 0 10px 0;
}

#second_nav ul ul li.last{
    border-bottom:none;
    padding:10px 0 20px 0;
}

#second_nav ul ul ul{
    margin:-5px 0 0 15px;
    padding:8px 15px 10px 15px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
}

/* logo -------------- */

#logo{
    padding:50px 0 40px 0;
}

/* Header Advert -------------- */

#header_advert{
    margin:35px 0 40px 0;
    float:right;
    width:468px;
}

#header_advert a{
    float:right;
    height:60px;
    display:block;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}

#header_advert a:hover{
    background:url(/wp-content/themes/theme101/images/header_advert_border_hover.gif) repeat;
}

/* Main Navigation -------------- */

#nav{
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
    background:url(/wp-content/themes/theme101/images/duplex_nav_bg.gif) repeat;
    position:relative;
    height:55px;
    z-index:10;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
}


#nav li{
    background:url(/wp-content/themes/theme101/images/duplex_nav_seperator.gif) no-repeat right;
    padding:0 2px 0 0;
}

#nav li a{
    display:block;
    float:left;
    padding:20px 9px 23px 9px;
    color:#dddddd;
    font-weight:bold;
    text-shadow: 0px 1px 1px 
                 rgba(0, 0, 0, 0.6);
                 font-size:13px;
                 
}

#nav li a:hover{
    background: url(/wp-content/themes/theme101/images/duplex_nav_bg_hover.gif) repeat-x;
}

#nav li.first a:hover{
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
}

#nav ul ul{
    background:url(/wp-content/themes/theme101/images/duplex_nav_dropdown_shadow.gif) repeat-x top;
    padding:10px 0 0 0px;
    margin:25px 0 0 -1px;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    width:253px;
}

#nav ul ul ul{

    background:none;
    margin:-5px 0 0 33px;
    /* IE: margin:-1px 0 0 20px; */
    padding:0px 0 0 0;
    -webkit-border-top-right-radius:3px;
    -moz-border-radius-topright:3px;
}

#nav ul ul ul li.first a{
    padding-top:15px;
}

#nav ul ul li{
    background:url(/wp-content/themes/theme101/images/duplex_nav_dropdown_bg.gif) repeat;
    border:none;
    padding:0 15px 0 15px;
    width:223px;
        z-index:40;
}

#nav ul ul li.first a{
    border-top:none;

}

#nav ul ul ul li.first{
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
}

#nav ul ul li.last{
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
}

#nav ul ul li.last a{
    padding-bottom:29px;
    border-bottom:none;
}

#nav ul ul li a{
    padding: 9px 0 9px 0;
    display:block;
    float:none;
    color:#FFFFFF;
    font-weight:normal;
    border-bottom:1px solid #805644;
    border-top:0px solid #3e3e3e;
    font-size: 14px;
}

#nav ul ul li a:hover{
    color:#dddddd;
    background-image: none;
}

/* THE BODY -------------------------------------------------------------------- */

#the_body{
    position:relative;
    z-index:1;
}

#page_bg{
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
    background:#fff;
    background:url(/wp-content/themes/theme101/images/duplex_page_bg.gif) repeat-y;
}

#single_bg{
    background: url(/wp-content/themes/theme101/images/duplex_single_bg.gif) repeat-y;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
}

#single_bg_white{
    background: url(/wp-content/themes/theme101/images/duplex_full_bg.gif) repeat-y;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
}

#full_bg{
    background: url(/wp-content/themes/theme101/images/duplex_full_bg.gif) repeat-y;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.08);
}

/* Slider -------------- */

#slider{
    background: url(/wp-content/themes/theme101/images/duplex_banner_bg.gif) repeat-x;
    height:380px;
    width:100%;
    overflow:hidden;
}

#slider .item{
    padding:30px 25px 30px 25px;
    background: url(/wp-content/themes/theme101/images/duplex_banner_bg.gif) repeat-x;
    height:320px;
    width:890px;
    overflow:hidden;
}

#slider .image{
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    float:left;
    margin:0 30px 0 0 ;
    height:320px;
}

#slider .image a{
    height:320px;
    float:left;
    padding:0;
    border:none;
    background: none;
}

#slider .details{
    float:left;
    width:275px;
}

#slider .details span{
    color:#555555;
}

#slider .cats{
    font-style:italic;
    font-size:11px;
    text-shadow: 0px 1px 0px 
                 rgba(0, 0, 0, 0.6);
    color:#7f7f7f;
    width:430px;
    margin:0 0 20px 0;
}

#slider .cats a{
    color:#7f7f7f;
}

#slider .cats a:hover{
    color:#cccccc;
}

#slider h2{
    display:block;
    font-weight: normal;
    color:#dddddd;
    text-shadow: 0px 1px 1px 
                 rgba(0, 0, 0, 0.7);
    font-size:22px;
    line-height:30px;
    margin:0 0 20px 0;
    width:430px;
}

#slider h2 a{
    color:#dddddd;
}

#slider h2 a:hover{
    color:#fff;
}

#slider .excerpt{
    color:#aeaeae;
    text-shadow: 0px 1px 0px 
                 rgba(0, 0, 0, 0.6);
    line-height:21px;
    font-size:12px;
    width:430px;
    
    /*IE 6 bug fix */

    margin-right:-3px;
}

#slider_nav{
    position:absolute;
    margin: -130px 0 0 485px;
    z-index:7;
}

#slider_nav li{
    float:left;
    margin-right:10px;
}

#slider_nav li a{
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

#slider_nav li.activeSlide a{
    filter:alpha(opacity=1);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}

/* Featured Area -------------------------------------------------------------------- */

#featured{
    border:1px solid #c6c6c3;
    border-top:none;
    height:245px;
    overflow:hidden;
    background:url(/wp-content/themes/theme101/images/duplex_featured_bg.gif) repeat;
}

#featured_slider{
    height:245px;
    width:938px;
    overflow:hidden;
}

#featured_slider .item{
    height:239px;
    width:940px;
    overflow:hidden;
}

#featured_slider_prev{
    margin:-290px 0 0 -50px;
}

#featured_slider_prev a{
    text-indent:-9999px;
    display:block;
    width:25px;
    height:36px;
    background:url(/wp-content/themes/theme101/images/arrows.png) no-repeat;
}

#featured_slider_prev a:hover{
    background-position:-25px 0; 
}

#featured_slider_prev{
    position:absolute;
    padding:120px 25px 134px 0;
}

#featured_slider_prev, #featured_slider_next{
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
    display:none;
}

#featured_slider_next{
    position:absolute;
    padding:120px 0 134px 25px;
}

#featured_slider_next{
    margin:-290px 0 0 939px;
}

#featured_slider_next a{
    text-indent:-9999px;
    display:block;
    width:25px;
    height:37px;
    background:url(/wp-content/themes/theme101/images/arrows.png) no-repeat;
    background-position:-25px -37px;
}

#featured_slider_next a:hover{
    background-position:0 -37px; 
}

#featured_top{
    background:url(/wp-content/themes/theme101/images/duplex_featured_top_bar.gif) repeat-x;
    height:0px;
    border-bottom:1px solid #c6c6c3;
}

#featured_top .inner{
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    height:0px;
}

#featured_bottom{
    background:url(/wp-content/themes/theme101/images/duplex_featured_top_bar.gif) repeat;
    height:11px;
    border-top:1px solid #c6c6c3;
}

#featured_bottom .inner{
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    height:11px;
}

#featured .column{
    width:234px;
    float:left;
    border-right:1px solid #c6c6c3;
    text-shadow: 0px 1px 0px 
                 rgba(255, 255, 255, 0.7);
    background:url(/wp-content/themes/theme101/images/duplex_featured_bg.gif) repeat;
}

#featured .column.last{
    width:233px;
}

#featured .column.last .inner{
    border:1px solid #fff;
}

#featured .column .inner{
    border:1px solid #fff;
    border-right:none;
    padding:23px 20px 28px 20px;
}

#featured .column .image a{
    width:185px;
    height:124px;
    margin:0 0 10px 0;
}

#featured .column h3 a{
    color: #362f2d;
    font-weight:normal;
    font-size:12px;
    display:block;
    line-height:24px;
    margin:0 0 5px 0;
}

#featured .column h3 a:hover, .box h4 a:hover, .box h5 a:hover, #sidebar .twitter a, #related .column h3 a:hover{
    color:#955539;
}

.date{
    font-size:10px;
    color:#7c7876;
    font-style:italic;
}

.date a{
    color:#7c7876;
}

.date span{
    color:#a6a3a1;
}

.date a:hover{
    color:#444444;
}

#featured_ribbon{
    position:absolute;
    margin:-247px 0 0 -4px;
    z-index:9;
}

/* Box's -------------------------------------------------------------------- */

.box{
    float:left;
    width:308px;
    padding:1px;
}

.box_item{
    border-bottom:1px solid #e3e3e3;
}

.box .image a{
    width:254px;
    height:134px;
    margin-top: 14px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
}

.box_wrap{
    background:url(/wp-content/themes/theme101/images/duplex_box_bg.gif) no-repeat top right;
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
}

.box .header{
    border-bottom:1px dotted #cccccc;
    padding:5px 0 5px 0;
}

.box ul.header{
    border:none;
    padding:0;
}

.box .header li{
    border-bottom:1px dotted #cccccc;
    padding:5px 0 5px 0;
}

.box .header h5 a{
    margin:3px 0 3px 0;
}

.box h4 a{
    display:block;
    float:left;
    font-weight:bold;
    font-size:17px;
    color: #888;
    display: inline;
    padding-top: 2px;
    padding-right: 8px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.box h4{
    float:left;

}

.box h5 a{
    color:#333;
    font-size:12px;
    text-shadow: 0px 1px 0px 
                 rgba(255, 255, 255, 0.7);
    font-weight:bold;
    line-height:20px;
    display:block;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 3px;
    margin-left: 0;
}

.box span.more{
    float:right;
}

.box span a{
    color:#999999;
    font-size:11px;
}

.box span a:hover{
    color:#444444;
}

.box h4 a{
    


}
.intro_text {
    padding-left:20px;
    padding-right:20px;
    padding-top:15px;
    font-size:14px;
    background-color: #CCCCCC;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #955539;
    border-right-width: 5px;
    border-right-style: solid;
    border-right-color: #955539;
    padding-bottom:15px;
    color: #000;
    background-image: url(/wp-content/themes/theme101/images/grad_1.jpg);
    background-repeat: repeat-x;
    background-position: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DBDBDB;
}

.intro_text2 {
    padding-left:20px;
    padding-right:20px;
    padding-top:50px;
    font-size:14px;
    background-color: #CCCCCC;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #34B3FE;
    border-right-width: 5px;
    border-right-style: solid;
    border-right-color: #34B3FE;
    padding-bottom:25px;
    color: #000;
    background-image: url(/wp-content/themes/theme101/images/content_zone.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DBDBDB;
}

.box .date, .box .date a{
    color:#999999;
}
.speaker_header {
    background-color:#616161;
    margin-bottom: 10px;
    color: #FFF;
    display: inline;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.artist-detail {
    margin-bottom: 10px;
    padding-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #71B8FF;   
}
.box .date a:hover{
    color:#444444;
}

.box .excerpt{
    font-size:12px;

    color:#555555;
    padding:8px 0 20px 0;
    border-bottom:1px dotted #ccc;
}

.box .excerpt p{
padding-bottom:5px;
}
.box .excerpt ul{
padding:5px 0 5px 30px;
}
.box .excerpt li{
list-style:disc;
}


/* Footer -------------------------------------------------------------------- */

#footer_bg{
    background:url(/wp-content/themes/theme101/images/duplex_footer_bg.gif) repeat;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    float:left;
}


#third_nav{
    background:url(/wp-content/themes/theme101/images/duplex_footer_nav_bg.gif) repeat-x;
    height:61px;
    color:#545454;
    font-style:italic;
    font-size:11px;
    text-shadow: 0px 1px 0px 
                 rgba(0, 0, 0, 0.6);
    float:left;
}

#third_nav ul{
    padding:20px 0 0 25px;
    float:left;
    width:800px;
}

#third_nav a{
    float:left;
    display:block;
    color:#7f7f7f;
    padding:0 5px 0 5px;
}

#third_nav ul{
    float:left;
}

#third_nav li span, #third_nav li {
    float:left;
    display:block;
}

#third_nav a:hover{
    color:#cccccc;
}

#back_to_top{
    float:right;
    margin:20px 0 0 0;
}

#back_to_top a span{
    float:left;
    display:block;
    width:62px;
}

#back_to_top a span.arrow{
    background:url(/wp-content/themes/theme101/images/back_to_top.png) no-repeat;
    width:12px;
    height:10px;
    margin:6px 25px 0 5px;
}

#back_to_top a:hover span.arrow{
    background-position:-12px 0;
}

#footer_bar{
    background:url(/wp-content/themes/theme101/images/duplex_footer_bar_bg.gif) repeat-x;
    height:9px;
    font-size:1px;
    line-height:1px;
}

#footer .column{
    float:left;
    width:314px;
    background:url(/wp-content/themes/theme101/images/duplex_footer_bg.gif) repeat;
    color:#999999;
    font-size:12px;
    text-shadow: 0px 1px 1px 
                 rgba(0, 0, 0, 0.6);
}

#footer .column h6{
    color:#dddddd;
    font-weight:bold;
    font-size:13px;
    border-bottom:1px dotted #515151;
    padding:0 0 10px 0;
    margin:0 0 15px 0;
}

#footer .column p{
    margin:0 0 20px 0;
    line-height:20px;
}

#footer .column li{
    padding: 3px 0 6px 0;
    border-bottom:1px dotted #515151;
}

#footer .column li.first{
    padding: 0 0 6px 0;
}

#footer .column li.last{
    border:none;
}

#footer .column a{
    color:#cbcbcb;
}

#footer .column .flickr div a{
    float:left;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
    width:55px;
    height:55px;
    display:block;
}

#footer .column .flickr div{
    float:left;
    margin:0 14px 14px 0;
}

#footer .column .flickr div.last{
    margin:0 0 14px 0;
}

#footer .column a:hover{
    color:#fefefe;
}

#footer .column.last{
    background:url(/wp-content/themes/theme101/images/duplex_footer_bg.gif) repeat;
    width:312px;
}

#footer .widget{
    padding:0 25px 55px 25px;
    margin:30px 0 0 0;
    background:url(/wp-content/themes/theme101/images/seperator.png) no-repeat right top;
}

#footer_bottom {
    padding:0 25px 20px 25px;
    color:#999;
    text-shadow: 0px 1px 0px 
                 rgba(255, 255, 255, 1);
}

#footer_bottom p {
    padding:20px 0 0 0;
}

#footer_bottom a {
    color:#666;
}

#footer_bottom a:hover {
    color:#333;
}


/* Sidebar -------------------------------------------------------------------- */

#sidebar{
    float:left;
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
}
#sidebar .widget{
    float:left;
    width:270px;
    border-bottom:1px dotted #d7d7d7;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
}

#sidebar .widget.last{
    border:none;
}

#sidebar .widget input{
    width:238px;
    margin:0;
}

#sidebar .widget .details{
    float:left;
    width:70px;
}

#sidebar h4{
    display:block;
    float:left;
    color:#333333;
    font-weight:bold;
    font-size:12px;
    margin:0 0 10px 0;
    clear:both;
    width:250px;
    text-transform: uppercase;
}


/* Twitter -------------- */
#content span.one_half{
    float:left;
    width:48%;
    padding:0 20px 25px 0;
}

#content span.one_third{
    float:left;
    width:30%;
    padding:0 20px 25px 0;
}
.one_half { 
    width: 40%;
    background-image: url(/wp-content/themes/theme101/images/one_half1.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 20px;
}
.one_third { width: 30.66%; }
.two_third { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 67.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
    position: relative;
    margin-right: 4%;
    margin-bottom: 20px;
    float: left;
}

.column-last {
    margin-right: 0!important;
    clear: right;
}
#content p{
    font-size:12px;
    line-height:20px;
    margin:0 0 10px 0;
}

#content img{
    margin: 0 0 10px 0;
}

#content ul li{
    list-style:outside disc;
}

#content ul, #content ol{
    margin:0 0 10px 10px;
    margin-left:10px;
}

#content ul ul, #content ol ol{
    margin:0 0 0 0;
}

#content li li{
    margin:0 0 0 15px;
    
}

#content ol li{
    list-style:inside decimal;
}
#content span.one_half.last, #content span.one_third.last{
    padding:0 0 25px 0;
}
.twitter{
    background:#fcfcfc;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    padding:0 20px 0 20px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border:1px solid #d6d6d6;
    width:218px;
    margin:0 0 5px 0;
    font-size:12px;
}

.twitter li{
    padding:20px 0 20px 0;
    border-bottom:1px dotted #ccc;
}

.twitter li.last{
    border-bottom:none;
}

.twitter small{
    color:#999999;
    font-style:italic;
    font-size:10px;
}

.twitter_bird{
    background:url(/wp-content/themes/theme101/images/twitter_bird.png) no-repeat;
    width:63px;
    height:31px;
    position:absolute;
    margin:-6px 0 0 0;
}

#sidebar .follow a{
    float:right;
    font-size:11px;
    color:#999;
}

.twitter a{
    border-bottom:1px solid #e2e2e2;
}

.twitter a:hover{
    border-bottom:1px solid #bbbbbb;
}

#sidebar .follow a:hover{
    color:#444444;
}

/* Advert -------------- */

#sidebar .advert li{
    float:left;
    margin:0 0 0 0;
}

#sidebar .advert li a{
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    width:125px;
    height:125px;
    display:block;
    background:url(/wp-content/themes/theme101/images/header_advert_border.gif) repeat;
}

#sidebar .advert li a:hover{
    background:url(/wp-content/themes/theme101/images/header_advert_border_hover.gif) repeat;
}

#sidebar .advert li.left{
    margin:0 10px 0 0;
}

/* TABS -------------- */

.tabs{
    float:left;
    background: url(/wp-content/themes/theme101/images/header_advert_border.gif) repeat;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.tab h5{
    font-size:11px;
    line-height:20px;
    font-weight:normal;
    color:#444444;
}

.tab .image a{
    margin:4px 0 0 0;
    width:45px;
    height:45px;
}

.tab_wrap{
    background:#fff;
    border:1px solid #d3d3d3;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    float:left;
}

.tabs ul.nav{
    float:left;
    background:url(/wp-content/themes/theme101/images/duplex_tab_nav_bg.gif) repeat;
    /*IE 6 fix 
    width:278px;
    */
    width:260px;
    height:39px;
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
}

.tabs ul.nav li a{
    display:block;
    padding:10px 0 10px 0;
    font-weight:bold;
    font-size:11px;
    text-align:center;
    background:url(/wp-content/themes/theme101/images/tab_border.gif) repeat-y left;
}

.tabs ul.nav li a:hover{
    background:url(/wp-content/themes/theme101/images/tab_border.gif) repeat-y left #fff;
}

.tabs ul.nav li:hover{
    background:url(/wp-content/themes/theme101/images/duplex_tab_nav_hover_bg.gif.gif) repeat;
}

.tabs ul.nav li{
    float:left;
    width:25%;
    border-bottom:1px solid #d9d9d9;
}

.tabs ul.nav li.tab_nav_1{
    width:25%;
}

.tabs ul.nav li.tab_nav_2{
    width:25%;
}

.tabs ul.nav li.tab_nav_3{
    width:30%;
}

.tabs ul.nav li.tab_nav_4{
    width:20%;
}

.tabs ul.nav li.ui-tabs-selected{
    border-bottom:none;
}

.tabs ul.nav li.ui-tabs-selected a{
    background:url(/wp-content/themes/theme101/images/tab_border.gif) repeat-y left #fff;
}

.tabs ul.nav li.first a{
    background-image:none;
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
}

.tabs ul.nav li.first a:hover{
    background-image:none;
}

.tabs ul.nav li.last a{
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
}

.tabs .tab{
    float:left;
    padding:5px 0 0 0;
    margin:0;
}

.tab li{
    float:left;
    width:260px;
    border-bottom:1px solid #e2e2e2;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 12px;
    padding-left: 0px;
    position:relative;
    list-style:none;
}
.time_holder {
    position:absolute;
    background-color:#7F7F7F;
    width:95px;
    height:20px;
    top:10px;
    left:-10px;
    font-weight: bold;
    color: #FFF;
    padding-left: 0px;
    font-size:10px;
}
.programme_h {
    display:block;
    float:left;
    color:#333333;
    font-weight:bold;
    font-size:12px;
    margin:0 0 10px 0;
    clear:both;
    width:250px;
    text-transform: uppercase;
}
#sidebar h4 {
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #333;
    padding: 10px;
}
.tab li.last{
    border-bottom:none;
}

.tag_wrap{
    padding:10px;
}

.tab_tags a{
    float:left;
    display:block;
    padding:3px 5px 3px 5px;
    background:#efefef;
    color:#444444;
    margin: 1px 5px 1px 0;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

.tab_tags a:hover{
    background:#955539;
    color:#fff;
}

.tab li .image{
    float:left;
}

.tab li .details{
    float:left;
    margin:0 0 0 5px;
}

.tab li .details h5, .tab li .details .date{
    float:left;
    width:210px;
    font-style:italic;
}

.tab li .details .date{
    color:#aaaaaa;
    font-size:10px;
}

.tab li .details .date a:hover{
    color:#444444;
}

.tab li .details .date a{
    color:#aaaaaa;
}

.tab li .details h5 a{
    float:left;
    cursor:pointer;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    line-height: 13px;
}

/* Video -------------- */

.video{
    float:left;
}

.video p{
    margin:10px 0 0 0;
    font-style:italic;
    font-size:12px;
    line-height:20px;
}

/* Flikr -------------- */

.widget .flickr li{
    float:left;
    margin:0 10px 10px 0;
}


.flickr li.last{
    margin:0 0px 10px 0;
}

.flickr li a{
    float:left;
    display:block;
    width:61px;
    height:61px;
    margin:0;
}

/* Half widgets -------------- */

.widget .half{
    width:140px;
    margin:0 20px 0 0;
    float:left;
}

.widget .half.last{
    margin:0 0px 0 0;
}

.sidebar_ad{
    float:left;
}

.sidebar_ad a{
    display:block;
    padding:10px;
    height:240px;
    float:left;
    background:url(/wp-content/themes/theme101/images/header_advert_border.gif) repeat;
}

.sidebar_ad a:hover{
    background:url(/wp-content/themes/theme101/images/header_advert_border_hover.gif) repeat;
}

.widget li a{
    color:#444444;
}

.widget li a:hover{
    color:#955539;
}

.widget li{
    margin:0 0 5px 0;
    list-style:none
}

/* Archive -------------- */

#archive, #single{
    float:left;
}

#archive .box .excerpt{
    border-bottom:none;
    padding-bottom:0;
}

#archive .box_wrap{
    padding-bottom:35px;
}

.gap{
    height:9px;
    background:#fff;
    width:938px;
    border-bottom:1px solid #e3e3e3;
    border-left:1px solid #cecece;
    border-right:1px solid #cecece;
}

/* Pagination -------------- */

.pagination{
    background:#fff;
    width:618px;
    margin:0 0 0 1px;
}

.wp-pagenavi{
    padding:30px 25px 30px 25px;
    float:left;
}


.pagination span{
    float:left;
    display:block;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size:12px;
    color:#666666;
    padding:3px 20px 0 0;
}

.pagination a, .wp-pagenavi .current{
    display:block;
    float:left;
    padding:3px 9px 2px 9px;
    border:1px solid #c6c6c6;
    color:#999;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    margin:0 6px 0 0;
}

.pagination a:hover{
    border:1px solid #999;
    color:#444444;
}

/* Breadcrumb -------------- */

#full_bg .breadcrumb{
    width:938px;
}

.breadcrumb{
    width:619px;
    border-bottom:1px solid #e3e3e3;
    background:#f8f8f8;
    margin:0 0 0 1px;
}

.breadcrumb a{
    color:#666;
}

.breadcrumb p{
    padding:12px 24px 12px 24px;
    font-size:11px;
    color:#666666;
}

.breadcrumb a:hover{
    color:#444444;
}

.description h1{
    font-size:22px;
    font-weight:normal;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 18px;
    margin-left: 0;

}

.description p{
    padding:25px;
    font-size:12px;
    line-height:20px;
}

.description{
    border-bottom:1px solid #e3e3e3;
    background:#fff;
    margin:0 0 0 1px;
}

/* meta -------------- */

.meta{
    float:left;
    width:610px;
    font-size:11px; font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    color:#999;
    margin:0 0 18px 0;
}

.meta a{
    color:#999;
}

.meta a:hover{
    color:#444444;
}

/* Main Content -------------- */

#content {
    width:570px;
    padding:25px;
    border-bottom:1px solid #e3e3e3;
}

#content_white {
    width:890px;
    padding:25px;
    border-bottom:1px solid #e3e3e3;
}

#content.contact {
    border:none;
    padding-bottom:0;
}

#content.full {
    width:auto;
}

#content .details p{
    font-size:11px;
    font-style:italic;
    color:#999999;
    padding:2px 0 20px 0;
    margin:0;
}

#content .details p a{
    color:#999999;
    border:none;
}

#content .details p a:hover{
    color:#444444;
}

#content h1{
    font-size:22px;
    line-height:32px;
    color:#999999;
    font-weight:normal;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3A4F54;
}
#content h2{font-size:16px;
    line-height:32px;
    color:#999999;
    font-weight:normal;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3A4F54;}

#content img{
    margin: 0 10px 0 10px;
}

#content p{
    font-size:12px;
    line-height:20px;
    margin:0 0 10px 0;
}

#content p.one_half{
    float:left;
    width:48%;
    padding:0 20px 0 0;
}

#content p.one_third{
    float:left;
    width:31%;
    padding:0 20px 0 0;
}

#content p.one_half.last, #content p.one_third.last{
    padding:0 0px 0 0;
}


#content a{
    color:#CC540B;
    border-bottom:1px solid #e2e2e2;
}

#content a:hover{
    border-bottom:1px solid #ccc;
}

#content img.alignleft{
    float:left;
    margin:0 30px 25px 0;
}

#content blockquote{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    font-style:italic;
    line-height:22px;
    background:url(/wp-content/themes/theme101/images/quote.png) no-repeat top left;
    margin-top: 0;
    margin-right: 30;
    margin-bottom: 0px;
    margin-left: 50px;
    padding-top: 0;
    padding-right: 30;
    padding-bottom: 0;
    padding-left: 40px;
}

/* Author bio -------------- */

#author{
    border-top:10px solid #f8f8f8;
    margin:1px 0 40px 1px;
    padding:30px 25px 0 25px;
}

#author p{
    padding:0 0 0 15px;
    float:left;
    width:455px;
    line-height:20px;
}

#author h4, #related h4{
    background:url(/wp-content/themes/theme101/images/content/duplex_single_header_bg.gif) repeat-x center;
    font-size:12px;
    line-height:24px;
    width:568px;
    float:left;
    margin:0 0 25px 0;
}

#author h4 span, #related h4 span{
    background:#fff;
    float:left;
    padding:0 14px 0 0; 
}

#author img{
    float:left;
}

#author .image a{
    float:left;
}

/* Related posts -------------- */

#related{
    border-top:none;
    border-bottom:1px solid #e3e3e3;
    margin:1px 0 0 1px;
    padding:0 25px 40px 25px;
}

#related .column{
    width:176px;
    margin:0 20px 0 0;
    float:left;
}

#related .column h3 a{
    font-size:12px;
    line-height:20px;
    font-weight:normal;
    color:#444444;
}

#related .column .image a{
    margin:0px 0 15px 0 ;
}

#related .column.last{
    margin:0 0 0 0;
}

#related .column .image a{
    width:170px;
    height:104px;
}

/* Comments -------------- */

#comments{
    border-top:10px solid #f8f8f8;
    margin:1px 0 40px 1px;
    padding:30px 25px 0 25px;
}

#comments h3, #respond h3{
    font-weight:normal;
    font-size:16px;
    display:block;
    float:left;
    width:568px;
    padding:0 0 15px 0;
    border-bottom:1px dotted #d9d9d9;
    margin:0 0 0px 0;
}

#comments .image{
    float:left;
    height:61px;
}

#comments .image a{
    float:left;
    height:61px;
}

#comments ol{
    margin:5px 0 0 0;
}

#comments ol.pinglist li{
    padding:0;
    margin:0;
    border:none;
    width:100%;
}

#comments ol.pinglist li a{
    font-weight:normal;
}

#comments h3.pingheader{
    margin:80px 0 0 0;
}

#comments ol, #comments ul{
    width:568px;
    float:left;
}

#comments ol ul{
    width:460px;
    float:left;
    border-left:1px dotted #e3e3e3;
    margin:15px 0 0 30px;
    padding:15px 0 0 50px
}


#comments ol ul ul{
    width:428px;
    margin:8px 0 0 30px;
}

#comments ol ul ul ul{
    width:409px;
}

#comments ol ul ul ul ul{
    width:355px;
}

#comments ol ul ul ul ul ul{
    width:302px;
}

#comments ol .line{
    display:none;
}

#comments ol ul .line{
    display: block;;
    width:30px;
    height:50px;
    position:absolute;
    border-bottom:1px dotted #e3e3e3;
    margin:-15px 0 0 -49px;
}

#comments ol ul li{
    padding:17px 0px 17px 0px;
    border:none;
}

#comments ol ul .details {
    margin: 0 0 0 20px;
    float:left;
    width:373px;
}

#comments ol ul ul .details {
    width:283px;
}

#comments ol ul ul ul .details {
    width:288px;
}

#comments ol ul ul ul ul .details {
    width:198px;
}

#comments ol ul ul ul ul .details {
    width:168px;
}

#comments ol li{
    padding:27px 10px 27px 10px;
    border-bottom:1px dotted #e3e3e3;
    float:left;
}

#comments .details {
    margin: 0 0 0 20px;
    float:left;
    width:458px;
}

#comments .details .name span.date{
    font-size:11px;
    color:#999;
    font-style:italic;
}

#comments .details .name span.date a{
    color:#999;
    font-size:11px;
}

#comments .details .name a{
    font-size:12px;
}

#comments .details .name{
    margin:0 0 15px 0;
}

#comments .details .name span.author a:hover, #comments .details .name span.date a:hover, #respond a:hover, ol.pinglist li a:hover{
    color:#955539;
}

#comments .details .name span.author a, #respond a, ol.pinglist li a{
    font-weight:bold;
    color:#444444;
}

/* respond -------------- */

#respond{
    border-top:none;
    border-bottom:1px solid #e3e3e3;
    margin:1px 0 0 1px;
    padding:0 25px 40px 25px;
}

#respond.contact{
    border:none;
    margin:1px 0 0 1px;
    padding:0 25px 40px 25px;
}

#respond textarea{
    width:95%;
}

#respond form{
    margin:30px 0 30px 0;
    display:block;
    float:left;
    width:568px;
}

#respond.contact form{
    margin:0 0 30px 0;
}

#respond p{
    float:left;
    margin:0 0 20px 0;
}

#respond input{
    margin:0 18px 0 0;
    width:190px;
    float:left;
}

#respond textarea{
    margin:0 0 0 0;
    width:548px;
    float:left;
}

#respond label{
    width:400px;
    display:block;
    float:left;
    padding:10px 0 0 0;
}

#respond.contact label{
    width:400px;
    display:block;
    float:left;
    padding:0 0 10px 0;
}

#respond input.btn, #respond button{
    background: url(/wp-content/themes/theme101/images/duplex_comment_btn_bg.png) repeat-x;
    border:none;
    float:left;
    cursor:pointer;
    width:auto;
    color:#ffffff;
    font-size:13px;
    font-weight:bold;
    height:42px;
    padding:0px 10px 2px 10px;
    text-shadow: 0px 1px 0px 
                 rgba(0, 0, 0, 0.4);
    margin:0;
}

#respond p.submit span.left_side{
    background-image:url(/wp-content/themes/theme101/images/duplex_comment_btn_left.png);
    background-repeat:no-repeat;
    padding:0 0 0 4px;
    display:block;
    float:left;
    height:42px;
}

#respond p.submit span.right_side{
    background-image:url(/wp-content/themes/theme101/images/duplex_comment_btn_right.png);
    background-repeat:no-repeat;
    background-position:right top;
    padding:0 4px 9px 0;
    float:left;
}

#respond p.submit_preload{
    display:none;
}

#respond label.error{
    color:#F00;
    font-style:italic;
    float:left;
    width:auto;
    padding:8px 0 0 0;
    font-size:11px;

}

/* Mandatory styling for tabs */
.ui-tabs .ui-tabs-hide {
     display: none;
}
.logo_header {
    height: 300px;
    width: 942px;
    margin-right: auto;
    margin-left: auto;  
}



.black_strip {
    background-color: #020405;
    height:197px;
    background-image: url(/wp-content/themes/theme101/images/grey_header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.menu_header_container {
    width:100%;
    background-color: #333; 
height:55px;
}

.participants ul li {
width:200px;    
}

.participant {
width:200px;    
}

.participant p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.fn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;  
}

.archive_title {
padding:10px;   
padding-left:20px;
}

.showdesc {
    width:220px;
font-size:11px;
color:#666666;  
line-height:14px;
}

.session_title {

    width:220px;
font-size:12px;
padding-bottom:5px;
line-height:14px;
}

.listing_del {
    vertical-align: middle; 
}

.att_img_set {
    height:100px;

}

.att_img {

}

#att_listing {
    
}

#att_listing td {
    height: 100px;
    border: 0px solid #D3D3D3;
    
}

.row {
    
}

.jobtitle {
    font-size: 14px;
    font-weight: bold;
    color: #3F92BE; 
}

.results_container{
    padding-top: 10px;
    background-color: #FFF;
}

.category_break {
    background-color: #E8E8E8;
    padding: 10px;
}
.category_break_media {
    background-color: #333;
    padding: 10px;
    width:250px;
    color:#FFFFFF;
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
}
.terms {
    font-size: 10px;
    color: #999;
    padding-top: 30px;
    line-height: 11px;
}
.submit {
    color: #FFF;
    background-color: #39C;
    background-image: none;
}
.readmore {
    color: #FFF;
    background-color: #353535;
    padding: 5px;
}
.wpmem_login {
    float: left;
    height: 200px;
    width: 340px;
    padding:20px;
    border: 0px solid #D2D2D2;
    margin-top: 0px;
    margin-right: 40px;
    margin-bottom: 10px;
    margin-left: 0px;
    background-image: url(/wp-content/themes/theme101/images/login_back.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.wpmem_reg {
    height: 400px;
    width: 370px;
    float: right;
    padding:20px;
    border: 0px solid #39F;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    background-image: url(/wp-content/themes/theme101/images/reg_back.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}

.locked {
    margin:0px;
    background-color: #FAEBEB;
    padding: 15px;
    border: 1px solid #9E2727;  
}

.loginheading {
    font-size: 15px;
    font-weight: bold;
    color: #666;
    padding-bottom: 20px;   
}

.l_field {
    padding-right: 10px;    
}

.speaker_cont {
    float:left;
    padding: 10px;
    /*height: 100px;*/
    width: 250px;
    margin-left: 10px;  
}

.speaker_cont img{
margin:0px;
}

.img_box {
      float:left;
width:50px;
margin-right:10px;  
}

.spk_box {
     float:left;
width:50px;
height: 100px;
    width: 190px;
margin-right:0px;   
}

.adv_container {
    padding-top:20px;
}

.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;

    /* vertical scrollables have typically larger height than width but not now */
    height: 105px;
    width: 150px;
}

/* root element for scrollable items */
.scrollable .items {
    position:absolute;

    /* this time we have very large space for the height */
    height:20000em;
}


#slideshow {
    position:relative;
    height:150px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    background-color: #FFF;
    height: 130px;
    width: 260px;
    padding-top: 20px;
    
}

#slideshow DIV.active {
    z-index:10;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshowSilver {
    position:relative;
    height:150px;
}

#slideshowSilver DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    background-color: #FFF;
    height: 130px;
    width: 260px;
    padding-top: 20px;
    
}

#slideshowSilver DIV.active {
    z-index:10;
}

#slideshowSilver DIV.last-active {
    z-index:9;
}
#slideshowMedia {
    position:relative;
    height:150px;
}

#slideshowMedia DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    background-color: #FFF;
    height: 130px;
    width: 260px;
    padding-top: 20px;
    
}

#slideshowMedia DIV.active {
    z-index:10;
}

#slideshowMedia DIV.last-active {
    z-index:9;
}

.dataTables_wrapper {
    position: relative;
    min-height: 302px;
    clear: both;
    _height: 302px;
    zoom: 1; /* Feeling sorry for IE */
}

.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 250px;
    height: 30px;
    margin-left: -125px;
    margin-top: -15px;
    padding: 14px 0 2px 0;
    border: 1px solid #ddd;
    text-align: center;
    color: #999;
    font-size: 14px;
    background-color: white;
}

.dataTables_length {
    width: 40%;
    float: left;
}

.dataTables_filter {
    width: 100%;
    float: right;
    text-align: right;
    background-color: #F4F4F4;
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}

.dataTables_info {
    width: 60%;
    float: left;
}

.dataTables_paginate {
    width: 44px;
    * width: 50px;
    float: right;
    text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
    height: 19px;
    width: 19px;
    margin-left: 3px;
    float: left;
}

.paginate_disabled_previous {
    background-image: url('/wp-content/themes/images/back_disabled.jpg');
}

.paginate_enabled_previous {
    background-image: url('/wp-content/themes/images/back_enabled.jpg');
}

.paginate_disabled_next {
    background-image: url('/wp-content/themes/images/forward_disabled.jpg');
}

.paginate_enabled_next {
    background-image: url('/wp-content/themes/images/forward_enabled.jpg');
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
    margin: 0 auto;
    clear: both;
    width: 100%;
    
    /* Note Firefox 3.5 and before have a bug with border-collapse
     * ( https://bugzilla.mozilla.org/show%5Fbug.cgi?id=155955 ) 
     * border-spacing: 0; is one possible option. Conditional-css.com is
     * useful for this kind of thing
     *
     * Further note IE 6/7 has problems when calculating widths with border width.
     * It subtracts one px relative to the other browsers from the first column, and
     * adds one to the end...
     *
     * If you want that effect I'd suggest setting a border-top/left on th/td's and 
     * then filling in the gaps with other borders.
     */
}

table.display thead th {
    padding: 3px 18px 3px 10px;
    border-bottom: 1px solid black;
    font-weight: bold;
    cursor: pointer;
    * cursor: hand;
    
}

table.display tfoot th {
    padding: 3px 18px 3px 10px;
    border-top: 1px solid black;
    font-weight: bold;
}

table.display tr.heading2 td {
        height: 20px;
    border-bottom: 1px solid #aaa;
}

table.display td {
    height: 100px;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E5E5E5;
}

table.display td.center {
    text-align: center;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
    background: url('/wp-content/themes/images/sort_asc.png') no-repeat center right;
}

.sorting_desc {
    background: url('/wp-content/themes/images/sort_desc.png') no-repeat center right;
}

.sorting {
    background: url('/wp-content/themes/images/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled {
    background: url('/wp-content/themes/images/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled {
    background: url('/wp-content/themes/images/sort_desc_disabled.png') no-repeat center right;
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */
table.display tr.odd.gradeA {
    background-color: #ddffdd;
}

table.display tr.even.gradeA {
    background-color: #eeffee;
}

table.display tr.odd.gradeC {
    background-color: #ddddff;
}

table.display tr.even.gradeC {
    background-color: #eeeeff;
}

table.display tr.odd.gradeX {
    background-color: #ffdddd;
}

table.display tr.even.gradeX {
    background-color: #ffeeee;
}

table.display tr.odd.gradeU {
    background-color: #ddd;
}

table.display tr.even.gradeU {
    background-color: #eee;
}


tr.odd {
        background-color: white;
}

tr.even {
    background-color: white;
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.dataTables_scroll {
    clear: both;
}

.dataTables_scrollBody {
    *margin-top: -1px;
}

.top, .bottom {
    padding: 15px;
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
}

.top .dataTables_info {
    float: none;
}

.clear {
    clear: both;
}

.dataTables_empty {
    text-align: center;
}

tfoot input {
    margin: 0.5em 0;
    width: 100%;
    color: #444;
}

tfoot input.search_init {
    color: #999;
}

td.group {
    background-color: #d1cfd0;
    border-bottom: 2px solid #A19B9E;
    border-top: 2px solid #A19B9E;
}

td.details {
    background-color: #d1cfd0;
    border: 2px solid #A19B9E;
}


.example_alt_pagination div.dataTables_info {
    width: 40%;
}

.paging_full_numbers {
    width: 400px;
    height: 22px;
    line-height: 22px;
}

.paging_full_numbers span.paginate_button,
    .paging_full_numbers span.paginate_active {
    border: 1px solid #aaa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 2px 5px;
    margin: 0 3px;
    cursor: pointer;
    *cursor: hand;
}

.paging_full_numbers span.paginate_button {
    background-color: #ddd;
}

.paging_full_numbers span.paginate_button:hover {
    background-color: #ccc;
}

.paging_full_numbers span.paginate_active {
    background-color: #99B3FF;
}

table.display tr.even.row_selected td {
    background-color: #B0BED9;
}

table.display tr.odd.row_selected td {
    background-color: #9FAFD1;
}


/*
 * Sorting classes for columns
 */
/* For the standard odd/even */
tr.odd td.sorting_1 {
    background-color: #FFF;
}

tr.odd td.sorting_2 {
background-color: #FFF;
}

tr.odd td.sorting_3 {
background-color: #FFF;
}

tr.even td.sorting_1 {
    background-color: #FFF;
}

tr.even td.sorting_2 {
    background-color: #FFF;
}

tr.even td.sorting_3 {
    background-color: #FFF;
}


/* For the Conditional-CSS grading rows */
/*
    Colour calculations (based off the main row colours)
  Level 1:
        dd > c4
        ee > d5
    Level 2:
      dd > d1
      ee > e2
 */
tr.odd.gradeA td.sorting_1 {
    background-color: #c4ffc4;
}

tr.odd.gradeA td.sorting_2 {
    background-color: #d1ffd1;
}

tr.odd.gradeA td.sorting_3 {
    background-color: #d1ffd1;
}

tr.even.gradeA td.sorting_1 {
    background-color: #d5ffd5;
}

tr.even.gradeA td.sorting_2 {
    background-color: #e2ffe2;
}

tr.even.gradeA td.sorting_3 {
    background-color: #e2ffe2;
}

tr.odd.gradeC td.sorting_1 {
    background-color: #c4c4ff;
}

tr.odd.gradeC td.sorting_2 {
    background-color: #d1d1ff;
}

tr.odd.gradeC td.sorting_3 {
    background-color: #d1d1ff;
}

tr.even.gradeC td.sorting_1 {
    background-color: #d5d5ff;
}

tr.even.gradeC td.sorting_2 {
    background-color: #e2e2ff;
}

tr.even.gradeC td.sorting_3 {
    background-color: #e2e2ff;
}

tr.odd.gradeX td.sorting_1 {
    background-color: #ffc4c4;
}

tr.odd.gradeX td.sorting_2 {
    background-color: #ffd1d1;
}

tr.odd.gradeX td.sorting_3 {
    background-color: #ffd1d1;
}

tr.even.gradeX td.sorting_1 {
    background-color: #ffd5d5;
}

tr.even.gradeX td.sorting_2 {
    background-color: #ffe2e2;
}

tr.even.gradeX td.sorting_3 {
    background-color: #ffe2e2;
}

tr.odd.gradeU td.sorting_1 {
    background-color: #c4c4c4;
}

tr.odd.gradeU td.sorting_2 {
    background-color: #d1d1d1;
}

tr.odd.gradeU td.sorting_3 {
    background-color: #d1d1d1;
}

tr.even.gradeU td.sorting_1 {
    background-color: #d5d5d5;
}

tr.even.gradeU td.sorting_2 {
    background-color: #e2e2e2;
}

tr.even.gradeU td.sorting_3 {
    background-color: #e2e2e2;
}


/*
 * Row highlighting example
 */
.ex_highlight #example tbody tr.even:hover, #example tbody tr.even td.highlighted {
    background-color: #ECFFB3;
}

.ex_highlight #example tbody tr.odd:hover, #example tbody tr.odd td.highlighted {
    background-color: #E6FF99;
}

.ex_highlight_row #example tr.even:hover {
    background-color: #ECFFB3;
}

.ex_highlight_row #example tr.even:hover td.sorting_1 {
    background-color: #DDFF75;
}

.ex_highlight_row #example tr.even:hover td.sorting_2 {
    background-color: #E7FF9E;
}

.ex_highlight_row #example tr.even:hover td.sorting_3 {
    background-color: #E2FF89;
}

.ex_highlight_row #example tr.odd:hover {
    background-color: #E6FF99;
}

.ex_highlight_row #example tr.odd:hover td.sorting_1 {
    background-color: #D6FF5C;
}

.ex_highlight_row #example tr.odd:hover td.sorting_2 {
    background-color: #E0FF84;
}

.ex_highlight_row #example tr.odd:hover td.sorting_3 {
    background-color: #DBFF70;
}


/*
 * KeyTable
 */
table.KeyTable td {
    border: 3px solid transparent;
}

table.KeyTable td.focus {
    border: 3px solid #3366FF;
}

table.display tr.gradeA {
    background-color: #eeffee;
}

table.display tr.gradeC {
    background-color: #ddddff;
}

table.display tr.gradeX {
    background-color: #ffdddd;
}

table.display tr.gradeU {
    background-color: #ddd;
}

.popup-link {
    display:block;
    width:230px;
    background-color: #000;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: #FFF !important;
    margin-top:-20px;
}

.download-link {

    display:block;
    width:230px;
    background-color: #000;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: #FFF !important;
    margin-top:-0px;
}

.standard_list {
    padding:5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #A6A6A6;
}

.del_prof_comp {

    font-size: 24px;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;   
}

.del_prof_details {

    font-size: 13px;
    font-weight: bold;
    color: #666;
    padding-bottom: 10px;
}

.confidential {
    font-weight: bold;
    color: #FFF;
    background-color: #666;
    padding: 3px;   
}

.profile_sep {
    margin-bottom:10px;
    padding: 10px;
    border: 1px dashed #CCC;    
}

#list_profile {
    height:200px    
}

#list_profile ul{
    margin: 0px;
    padding: 0px;   
}

#list_profile li{
    list-style-image: none !important;
    list-style-type: none !important;   
    float:left !important;
    width:420px !important;
}

.column_inside {
    width:250px;
padding:20px;   
}



.column_name {
    font-size: 18px;
    font-weight: bold;
    color: #CCC;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
margin-bottom:10px;
}


.footer_list {
    line-height: 14px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
}
/* 
        Twitter
*/

#trends {
position:relative;
 background:none repeat scroll 0 0 #052231; 
/* background:none repeat scroll 0 0 #34B3FE; */
height:36px;
}
.trendtip-trend
{
    display:none;
}


#trends .inner {
overflow:hidden;
position:relative;
width:940px;
}

#trends ul {
list-style:none outside none;
margin:0;
padding:0;
position:relative;
white-space:nowrap;
z-index:20;
}

.background .inner, #trends {
margin:0 auto;
width:940px;
}

#trends em
{
    display:none;
}

.trendtip {
-moz-border-radius:8px 8px 8px 8px;
background:none repeat scroll 0 0 #FFFFFF;
color:#AAAAAA;
display:none;
font-size:11px;
line-height:18px;
margin-top:9px;
position:relative;
width:240px;
}
.trendtip-pointer {
background:url("/wp-content/themes/theme101/images/trendtip-pointer.gif") repeat scroll 0 0 transparent;
height:9px;
left:50%;
margin-left:-8px;
position:absolute;
top:-9px;
width:17px;
}
.trendtip-content {
-moz-border-radius:5px 5px 5px 5px;
background:none repeat scroll 0 0 #000000;
padding:10px;
}

ul.trendscontent a:focus, ul.trendscontent a:active, .trendtip-trend:focus, .trendtip-trend:active {
outline:0 none;
line-height:normal;
}

.trendtip-trend {
color:#FFAA22;
display:block;
font:bold 15px/18px 'Lucida Grande', sans-serif;
margin-bottom:10px;
}
.trendtip-desc {
color:#DDDDDD;
display:block;
font-size:13px;
line-height:18px;
}
.trendtip a {
color:#2277BB;
text-decoration:none;
line-height:18px;
}

#show_description .title
{
    color:#470C75;
}
#show_description .header
{
    color:#57044C;
}

background .inner, #trends {
margin:0 auto;
width:940px;
}

#trends li {
    display:inline;
    margin:0;
    padding:0;
    color:#fff;
    line-height:18px;
    padding-top: 16px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}


#trends li.trend-label {
color:#DDEEFF;
font-size:9px;
letter-spacing:0.2em;
text-transform:uppercase;
}

#trends a, #trends li.trend-label {

}

#trends a {
color:#eee;

}
#trends a:hover
{
    color:#FFFFFF;
}
#trends .fade {
background: url('/wp-content/themes/theme101/images/fade-trends2.png') repeat-y scroll 0 0 transparent;
display:block;
left:0;
padding:8px 0;
pointer-events:none;
position:absolute;
top:0;
width:60px;
z-index:30;
}

#trends .fade-right {
background-position:-60px 0;
left:auto;
right:-2px;
}

/*///////////programme*/
#show_explorer {
    text-align:center;
    margin-left:0px;
    margin-bottom:0px;
    background-image: url(/wp-content/themes/theme101/images/menu_lighter.png);
    background-repeat: repeat-x;
    background-position: left;
    width:940px;
    background-color: #fff;
}

#show_explorer ul {
    padding:0px;
    margin:0px;
}

#show_explorer li{
    height:20px;
    float:left;
    margin-right:5px;
    cursor:pointer;
    font-size:14px;
    list-style-image: none;
    list-style-type: none!important;
    color: #000;
    margin-top: 0px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    background-repeat: repeat-x;
    background-position: left;
    background-color: #fff;
    border-top:solid 1px #CCC; 
    border-left:solid 1px #CCC;
    border-right:solid 1px #CCC;  
}
#show_explorer li.selected{
    height:20px;
    float:left;
    margin-right:5px;
    cursor:pointer;
    font-size:14px;
    list-style-image: none;
    list-style-type: none!important;
    color: #122D38;
    margin-top: 0px;
    background-color: #EAD6B4;  
}

  #scrollbox{
    position: fixed;
    top: 300px;
    left: 0px;
    width: 100px;

    height: 70px;

    }
    
    #scrollcontainer2 {
        position:relative;
    background-color: #FFF;
    height: 80px;
    width: 940px;   
    margin:auto;    
    z-index:9999;
    }
    
    #section_info {
        padding:10px;
    }
    
    #section_info ul{
        margin:0px;
        padding:0px;
        font-family:Verdana, Geneva, sans-serif;
    }
    
    #section_info li{

    list-style-type: none!important;
    list-style: none!important;
    float: left!important;
    margin-bottom: 9px;
    margin-left: 3px;
                color: #FFF;
    background-color: #666;
    color: #FFF;
    background-color: #666;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-left: 9px;
    cursor:pointer;
    }
        #section_info li a{
                color: #FFF;
    background-color: #666;
    color: #FFF;
    background-color: #666;
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-left: 9px;
    cursor:pointer;
    }
    
    #section_info li.resetall {
                    margin-bottom: 3px;
    margin-left: 3px;
                color: #FFF;
    background-color: #666;
    display:inline;
    color: #FFF;
    background-color: #666;
    font-size: 15px;
    font-weight: bold;
    padding-top: 4px;
    padding-right: 9px;
    padding-bottom: 4px;
    padding-left: 9px;
    cursor:pointer;
    margin-top:-5px;
    }
    
    #section_info li a.selected{
    color: #FFF;
    background-color: #666;
    color: #FFF;
    background-color: #666;
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
    padding-right: 9px;
    padding-bottom: 5px;
    padding-left: 9px;
    cursor:pointer;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    }
    .message_small {
    font-size:15px;
    color:#112C37;
    padding:15px;
    background-color: #fff;
    }
    
img.alignright {float:right; margin:10px}
img.alignleft {float:left; margin:10px}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
    
@charset "UTF-8";