/*
Theme Name: Duplex
Theme URL: http://www.premiumpixels.com
Description: A Premium Magazine Theme by Orman Clark
Author: Orman Clark
Author URI: http://www.premiumpixels.com
Version: 1.0
*/

/* Import stuff -------------------------------------------------------------- */

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/superfish.css');

/* Global -------------------------------------------------------------------- */

body {
font:12px/20px  "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#444444;
/*background:url(images/duplex_body_bg.png) repeat;*/
}

a{
text-decoration:none;
}

a:hover{
color:#cc6633;
text-decoration:none;
}

a:focus{
outline: none;
}

hr{
border:0 #ddd solid;
border-top-width:1px;
clear:both;
height:0;
margin: 0 0 20px;
}

h1{font-size:22px}
h2{font-size:21px}
h3{font-size:19px}
h4{font-size:18px}
h5{font-size:17px}
h6{font-size:15px}

.ywp-page-play-pause,
.wpcf7 input[type="submit"]
{
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.archive-crumbs
{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

input[type="text"],
textarea 
{
font-family:Arial, Helvetica, sans-serif;
background:url(images/search_inset.gif) repeat-x top #fff;
border:1px solid #e0e0e0;
padding:9px 10px 9px 10px;
font-size:12px; 
color:#999;
}

.left{
text-align:left;
float:left;
}
.right{
text-align:right;
float:right;
}

pre, code {
font: 11px/19px Consolas,"Andale Mono",Courier,"Courier New",monospace;
}

pre {
border: 1px solid #DDDDDD;
margin: 30px 0 40px 0;
overflow-x: visible;
overflow-y: hidden;
padding: 1px;
background: url(images/bg-code.gif);
}

.image a, #content img, #comments .image, #author .image{
background:#fff;
display:block;
margin: 0 0 15px;
}

#author .image{
float:left;
}

.image a:hover{
border:1px solid #868683;
}

.hidden { display: none; }

/* HEADER -------------------------------------------------------------------- */

.login h1 a {
background-size: 170px 68px !important;
padding-bottom: 35px !important;
}

#header{
position:relative;
z-index:2;
}

#top{
width:100%;
height:35px;
/*background: url(images/main-nav-bg.png);*/
color:#565659;
/*text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);	box-shadow: 0 0 7px rgba(0, 0, 0, 0.9);
-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.9);
-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.9);*/
font-size:11px;
position:relative;
z-index:2;
}

#bottom {
margin-top: 7px;
}

#bottom .container_12 {
/*background: url(images/listen-deck.jpg) no-repeat 10px 0;
height: 124px;*/
}

.header-show-info {
text-shadow: 0 -1px 0 black;
-moz-text-shadow: 0 -1px 0 #000;
-webkit-text-shadow: 0 -1px 0 #000;
text-align: center;
color: #bbb;
float: left;
width: 940px;
background: url(images/low_contrast_linen.png);
margin: 20px 10px 0;
padding: 10px 0;
font-size: 13px;
font-weight: lighter;
letter-spacing: 1px;
border-bottom: 1px solid black;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
}

.header-show-info b {
color: #fff;
}

.header-listen-live {
float: right;
position: relative;
top: 9px;
text-align: right;
margin-right: 10px;
}

.header-listen-live a {
font-size: 11px;
color: #aaa;
cursor: pointer;
display: block;
}

.header-listen-live a:hover {
color: #000;
}

.call-in {
/*background: url(images/phone.png) no-repeat;*/
padding: 0 0 0 26px;
margin: 0 0 8px;
font-size: 15px;
}

.show-time {
/*background: url(images/clock.png) no-repeat 3px 0;*/
padding: 0 0 0 26px;
font-size: 13px;
}

.listen-live-button a {
background: url(images/listen-live-button.png) no-repeat;
width: 216px;
height: 97px;
display: block;
float: right;
text-indent: -500px;
overflow: hidden;
position: relative;
}

.listen-live-button a:hover {
background-position: 0 -97px;
}

.listen-live-button a:active {
background-position: 0 -194px;
}

#top .container_12 {
margin-top: 9px;
}

.grid_9 {
margin: 0 0 0 24px;
width: 628px !important;
}

.grid_4 {
margin: 0 0 0 10px; 
}

#menu-secondary-menu {
display: table;
position: relative;
top: 3px;
right: 18px;
float: right;
}

#second_nav iframe table {
float: right;
}

/* RSS -------------- */

.grid_3 {
width: 395px !important;
}

.header-search {
float: right;
}

.header-search input[type="text"] {
width: 180px;
margin: 11px 10px 0 0;
}

#rss{
padding: 7px 3px 0 20px;
float: left;
text-align: right;
font-size: 11px;
line-height: 16px;
color: #999;
width: 201px;
}

#rss span{
font-style:normal;
color: #999;
}

#rss a{
font-style:normal;
color:#E07415;
font-weight: bold;
}

#rss a:hover{
color:#EE9344;
}

/* Secondary Nav -------------- */

#second_nav{
float:right;
font-style:normal;
padding:19px 0 10px 0;
width: 600px;
}

#second_nav a{
color:#444;
font-weight: bold;
text-shadow: 0 1px 0 #EEE;
font-size: 12px;
}

#second_nav a:hover{
color:#DA0B0B;
}

#second_nav li{
float:left;
padding:0 0 0 20px;
}

#second_nav li:first-child, #second_nav li li:first-child, #second_nav li li li:first-child, #second_nav li li li li:first-child{
padding: 0 0 0 20px;
}

#second_nav li:last-child{
border-right:none;
}

#second_nav ul ul{
background: url(images/main-nav-bg.png) center;
margin:-3px 0 0 0;
padding:12px 15px 0 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 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}

#second_nav ul ul li{
background:none;
padding:5px 0 5px 0;
/*border-bottom:1px solid #262627;
border-top:1px solid #3a3a3a;*/
}

#second_nav ul ul li:first-child{
border-top:none;
padding:0px 0 10px 0;
}

#second_nav ul ul ul li:first-child{
padding:7px 0 10px 0;
}

#second_nav ul ul li:last-child{
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: 27px 0 18px 10px;
}

#logo h1 a{
color:#000;
display:block;
font-weight:normal;
padding:0 0 10px 0;
}

.logo a {
background: url(images/liberty-round-table-logo.png) no-repeat;
width: 265px;
height: 103px;
display: block;
float: left;
margin: 30px 22px 0 11px;
}

/* 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(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(images/duplex_nav_bg.png) repeat;
position:relative;
height:45px;
z-index:10;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
}


#nav li{
background:url(images/duplex_nav_seperator.png) no-repeat right;
padding:0 2px 0 0;
}

#nav li a{
display:block;
float:left;
padding:15px 22px 18px 22px;
color:#dddddd;
font-weight:bold;
text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.6);		 
}

#nav li a:hover, #nav li.current-menu-item a{
background: url(images/duplex_nav_bg_hover.png) repeat-x center !important;
}

#nav li:first-child a:hover, #nav li:first-child.current-menu-item a{
-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(images/duplex_nav_dropdown_shadow.gif) repeat-x top;
padding:10px 0 0 0px;
margin:25px 0 0 -1px;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
width:153px;
-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 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-child a{
padding-top:15px;
}

#nav ul ul li{
background:url(images/duplex_nav_dropdown_bg.gif) repeat;
border:none;
padding:0 15px 0 15px;
width:123px;
}

#nav ul ul li:first-child a{
border-top:none;
}

#nav ul ul ul li:first-child{
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
}

#nav ul ul li:last-child{
-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-child a,
#nav ul ul li:last-child ul li:last-child a,
#nav ul li.current-menu-item ul li:last-child a,
#nav ul li.current-menu-item ul li:last-child ul li:last-child a
{
padding-bottom:20px;
border-bottom:none;
}

#nav ul ul li:last-child ul li a{
padding-bottom:9px;
}

#nav ul ul li a, #nav ul li.current-menu-item ul li a{
padding: 9px 0 9px 0;
display:block;
background: none;
float:none;
color:#999999;
font-weight:normal;
border-bottom:1px solid #2c2b2b;
border-top:1px solid #3e3e3e;
}

#nav ul ul li a:hover,  #nav ul li.current-menu-item ul li a:hover {
background:none;
color:#dddddd;
}

/* THE BODY -------------------------------------------------------------------- */

.home-news {

}

.home-news .postTitle a {
color: black;
font-size: 18px;
line-height: 22px;
margin: 0 0 10px;
display: block;
}

.home-news .postTitle a:hover {
color: #306AB4;
}

.home-news .post {
border-bottom: 1px solid #DDD;
padding: 15px 0 17px;
background: white;
margin: 0 0px 0 1px;
}

.post-category a {
background: #306AB4;
color: white;
text-transform: uppercase;
font-size: 10px;
padding: 0px 5px;
margin: 0 7px 6px 0;
display: inline-block;
float: left;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.post-category a:hover {
color: #fff;
background: #5399F3;
}

#the_body{
position:relative;
z-index:5;
}

#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(images/duplex_page_bg.gif) repeat-y;*/
}

#single_bg{
/*background: url(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);*/
}

#full_bg{
/*background: url(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);*/
}

.post.new h2 {
background: url(images/icon-new.png) no-repeat right top;
padding-right: 53px;
}

.post.new h2 {
border-left: 5px solid #8FC457;
padding-left: 8px;
}

/* Slider -------------- */

#slider{
background: /*url(images/slider-bg.jpg) repeat-x*/ #fff;
height: 380px;
width: 937px;
overflow: hidden;
margin: 0 0 0 1px;
}

#slider .item{
padding: 30px 105px 30px 0;
height: 320px;
width: 834px !important;
overflow: hidden;
}

#slider .image{
float: left;
margin: 0 30px 0 0;
height: 320px;
border: 1px solid #777;
}

#slider .image a{
height:320px;
width: 430px;
float:left;
padding:0;
border:none;
background: none;
}

#slider .details{
float: left;
width: 370px;
height: 326px;
overflow: hidden;
}

#slider .details span{
color:#555555;
}

#slider .cats{
font-size: 12px;
color: #7F7F7F;
width: 430px;
margin: 0 0 6px 0;
padding: 2px 0 2px 0;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}

#slider .cats a{
color:#7f7f7f;
}

#slider .cats a:hover{
color:#cccccc;
}

#slider h2{
display:block;
color:#1a1a1a;
/*color:#dddddd;*/
/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);*/
font-size:22px;
line-height:27px;
margin:0 0 12px 0;
width: 370px;
}

#slider h2 a{
color:#1a1a1a;
font-size: 30px;
line-height: 37px;
}

#slider h2 a:hover{
color:#306AB4;
}

#slider .excerpt{
color:#444;
/*color:#aeaeae;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);*/
line-height:21px;
font-size:12px;
width:320px;

/*IE 6 bug fix */
margin-right:-3px;
}

#slider_nav {
position: absolute;
margin: -356px 0 0 862px;
z-index: 7;
width: 79px;
}

#slider_nav li{
float:left;
margin-right:10px;
}

#slider_nav li img {
width: 73px;
height: 60px;
}

#slider_nav li a{
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
border: 3px solid #fff;
display: block;
height: 60px;
}

#slider_nav li.activeSlide a{
filter:alpha(opacity=1);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
border: 3px solid black;
display: block;
height: 60px;
}

/* Featured Area -------------------------------------------------------------------- */

#featured{
border:1px solid #c6c6c3;
border-top:none;
height:140px;
overflow:hidden;
background:url(images/duplex_featured_bg.gif) repeat;
}

#featured_slider{
height:140px;
width:938px;
overflow:hidden;
}

#featured_slider .item{
height:140px;
width:940px;
overflow:hidden;
}

#featured_slider_prev{
margin:-210px 0 0 -50px;
}

#featured_slider_prev a{
text-indent:-9999px;
display:block;
width:25px;
height:36px;
background:url(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:-210px 0 0 939px;
}

#featured_slider_next a{
text-indent:-9999px;
display:block;
width:25px;
height:37px;
background:url(images/arrows.png) no-repeat;
background-position:-25px -37px;
}

#featured_slider_next a:hover{
background-position:0 -37px; 
}

#featured_top{
background:url(images/duplex_featured_top_bar.gif) repeat-x;
height:9px;
border-bottom:1px solid #c6c6c3;
display: none;
}

#featured_top .inner{
border-left:1px solid #fff;
border-right:1px solid #fff;
height:9px;
}

#featured_bottom{
background:url(images/duplex_featured_top_bar.gif) repeat;
height:11px;
border-top:1px solid #c6c6c3;
display: none;
}

#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(images/duplex_featured_bg.gif) repeat;
}

#featured .column:last-child{
width:233px;
}

#featured .column:last-child .inner{
border:1px solid #fff;
}

#featured .column .inner{
border:1px solid #fff;
border-right:none;
padding:23px 20px 28px 20px;
height:223px;
}

#featured .column .image a{
width:185px;
height:124px;
margin:0 0 20px 0;
}

#featured .column h3 a{
color: #362f2d;
font-size:12px;
display:block;
line-height:17px;
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:#cc6600;
}

.date{
font-size:12px;
color:#7c7876;
}

.date a{
color:#7c7876;
}

.date span{
color:#a6a3a1;
}

.date a:hover{
color:#444444;
}

#featured_ribbon{
position:absolute;
margin:-290px 0 0 -4px;
z-index:10;
}

/* Box's -------------------------------------------------------------------- */

.box{
float:left;
width:308px;
padding:1px 0 1px 1px;
}

/*
.home .box {
width: 619px;
}

.home .box .image {
float: left;
margin: 0 15px 0 0;
}

.home .box .header {
margin: 0 0 15px;
}
*/

.box_item{
border-bottom:1px solid #e3e3e3;
}

.box .image a{
width:254px; 
height:134px;
margin:0 0 20px 0;
}

.box_wrap{
padding:24px 24px 45px 24px;
background:url(images/duplex_box_bg.gif) no-repeat top right;
}

.box .header{
border-bottom:1px dotted #cccccc;
padding:5px 0 5px 0;
margin: 0 0 20px;
}

.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;
color:#333333;
font-weight:bold;
font-size:12px;
}

.box h4{
float:left;
}

.box h5 a{
color: #333;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7);
line-height: 22px;
display: block;
margin: 0 0 3px 0;
font-size: 18px;
}

.box span.more{
float:right;
}

.box span a{
color:#999999;
font-size:11px;
}

.box span a:hover{
color:#444444;
}

.box h4 a{
color:#333333;
font-weight:bold;
font-size:12px;
}

.box .date, .box .date a{
color:#999999;
}

.box .date a:hover{
color:#444444;
}

.box .excerpt{
font-size:12px;
color:#555555;
padding:8px 0 20px 0;
border-bottom:1px dotted #ccc;
line-height: 18px;
}


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

#footer_bg{
background:url(images/5.png);
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding:0 0 10px 0; 
float:left;
}


#third_nav{
background:url(images/duplex_nav_bg.png) repeat;
height:46px;
color:#545454;
font-size:12px;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6);
float:left;
font-weight: bold;
}

#third_nav ul{
padding:14px 0 0 25px;
float:left;
width:789px;
}

#third_nav a{
float:left;
display:block;
color:#7f7f7f;
padding:0 15px 0 5px;
}

#third_nav ul{
float:left;
}

#third_nav li span {
display: none;
}

#third_nav li {
float:left;
display:block;
}

#third_nav a:hover{
color:#cccccc;
}

#back_to_top{
float:right;
margin:14px 0 0 0;
}

#back_to_top a span{
float:left;
display:block;
}

#back_to_top a span.arrow{
background:url(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(images/duplex_footer_bar_bg.gif) repeat-x;
height:9px;
font-size:1px;
line-height:1px;
}

#footer .column{
float:left;
width:314px;
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.last h6{
width:260px;
}

#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-child{
padding: 0 0 6px 0;
}

#footer .column li:last-child{
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;
}

.tz_flickr_widget{
width:280px;
}

#footer .column a:hover{
color:#fefefe;
}

#footer .column.last{
width:312px;
}

#footer .widget{
padding:0 25px 25px 25px;
margin:30px 0 0 0;
background:url(images/seperator.png) no-repeat right top;
}

#footer .column.last .widget{
background:none;
}

#footer_bottom {
padding:25px 25px 20px 12px;
color:#999;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

#footer_bottom p {
padding:10px 0 0 0;
}

#footer_bottom a {
color:#666;
}

#footer_bottom a:hover {
color:#333;
}


/* Sidebar -------------------------------------------------------------------- */

#sidebar{
float:left;
margin:9px 0 5px 0;
}
#sidebar .widget{
float:left;
padding: 0 20px 20px 0;
width: 279px;

}

#sidebar .widget:last-child{
border:none;
}

#sidebar .widget input{
width:238px;
margin:0;
}

#sidebar .widget .details{
float:left;
width:70px;
}

#sidebar h4{
display:block;
float:left;
width:260px;
color:#333333;
font-weight:bold;
font-size:12px;
margin:0 0 10px 0;
}

#sidebar p{
display:block;
margin:0 0 10px 0;
}


/* Twitter -------------- */

.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;
}

#footer .twitter{
background:none;
-webkit-box-shadow: 0 0 0;
-moz-box-shadow:0 0 0;
padding:0;
border:none;
width:auto;
margin:0 0 5px 0;
font-size:12px;
}

#footer .twitter li a{
border:none;
}

.twitter li{
padding:20px 0 20px 0;
border-bottom:1px dotted #ccc;
}

.twitter li:last-child{
border-bottom:none;
}

.twitter small{
color:#999999;
font-style:italic;
font-size:10px;
}

#footer .twitter_bird{
display:none;
}

.twitter_bird{
background:url(images/twitter_bird.png) no-repeat;
width:63px;
height:31px;
position:absolute;
margin:-6px 0 0 0;
}

#sidebar a.twitter-link{
float:right;
font-size:11px;
color:#999;
}

.twitter a{
border-bottom:1px solid #e2e2e2;
}

.twitter a:hover{
border-bottom:1px solid #bbbbbb;
}

#sidebar a:hover.twitter-link{
color:#444444;
}

/* Advert -------------- */

#sidebar .advert li{
float:left;
margin:0 10px 10px 0;
}

#sidebar .advert ul{
float:left;
width:270px;

}

#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(images/header_advert_border.gif) repeat;
}

#sidebar .advert li a:hover{
background:url(images/header_advert_border_hover.gif) repeat;
}

/* TABS -------------- */

.tabs{
float:left;
background: url(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;
width: 297px;
}

.ui-tabs {
margin: 0 0 15px;
}

.tabs ul.nav{
float:left;
background:url(images/duplex_tab_nav_bg.gif) repeat;
/*IE 6 fix 
width:278px;
*/
width:297px;
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(images/tab_border.gif) repeat-y left;
}

.tabs ul.nav li a:hover{
background:url(images/tab_border.gif) repeat-y left #fff;
}

.tabs ul.nav li:hover{
background:url(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(images/tab_border.gif) repeat-y left #fff;
}

.tabs ul.nav li:first-child a{
background-image:none;
-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
}

.tabs ul.nav li:first-child a:hover{
background-image:none;
}

.tabs ul.nav li:last-child 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: 274px;
padding: 10px 18px 12px 5px;
border-bottom: 1px solid #E2E2E2;
}

.tab li:last-child{
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 5px 0;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.tab_tags a:hover{
background:#cc6633;
color:#fff;
}

.tab li .image{
float:left;
margin: 0 10px 0 0;
}

.tab li .details{
/*float:left;*/
margin:0 0 0 14px;
}

.tab .popular h5 a,
.tab .popular .date,
.tab .recent h5 a,
.tab .recent .date
{
width: 260px !important;
}

.tab li .details h5, .tab li .details .date {
float:left;
width:165px;
}

.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;
line-height: 19px;
font-size: 14px;
width: 213px;
}

/* Video -------------- */

.video{
float:left;
}

.video p{
margin:10px 0 0 0;
font-style:italic;
font-size:12px;
line-height:20px;
}

/* Flikr -------------- */

#sidebar .flickr div a{
float:left;
-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
width:55px;
height:55px;
display:block;
}

#sidebar .flickr div{
float:left;
margin:0 10px 14px 0;
}

#sidebar .flickr div:nth-child(5), #sidebar .flickr div:nth-child(9), #sidebar .flickr div:nth-child(13){
margin:0 0 14px 0;
}

.flickr img{
width:55px;
height:55px;
}

/* Twitter & RSS -------------- */

.rss_widget, .twitter_widget{
float:left;
}

.rss_widget{
padding:0 25px 0 10px; 
}

.twitter_widget{
padding:0 0 0 0; 
}

span.icon{
float:left;
margin:5px 10px 0 0;
}

span.count{
float:left;
font-size:21px;
font-family:Georgia, "Times New Roman", Times, serif;
}

a span.count{
color:#444444;
float:left;
}

span.desc{
float:left;
font-size: 11px;
font-family:Georgia, "Times New Roman", Times, serif;
}

a span.desc{
color:#888888;
float:left;
}

a:hover span.desc{
color:#444444;
}


/* 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;
height:240px;
float:left;
background:url(images/header_advert_border.gif) repeat;
}

.sidebar_ad a:hover{
background:url(images/header_advert_border_hover.gif) repeat;
}

.widget li a{
color:#444444;
}

.widget li a:hover{
color:#cc6633;
}

.widget li{
margin:0 0 5px 0;
}

/* Archive -------------- */

#archive, #single{
float:left;
}

.nav-next{
float:left;
margin:25px;
}

.nav-prev{
float:right;
margin:25px 20px 25px 25px;
}

.no_border{
border:none;
}

.archive_title{
padding:25px 25px 0 25px;
background:#fff;
margin:0 0 0 1px;
}

.archive_title h1{
margin: 0 0 15px;
}

#archive .box .excerpt{
border-bottom:none;
padding-bottom:0;
}

#archive .box_wrap{
padding-bottom:35px;
}

#archive .box_item{
border-bottom:1px solid #e3e3e3;
background:url(images/duplex_page_bg.gif) repeat-y;
float:left;
width:620px;
}

#archive .box{
padding-bottom:0;
}

.gap{
height:9px;
background:#fff;
width:938px;
border-bottom:1px solid #e3e3e3;
border-left:1px solid #cecece;
border-right:1px solid #cecece;
}

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

.pagination{
width:585px;
margin: 0 0 40px;
}

.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 10px 0 5px;
}

.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;
}

.single-page-ad-top {
margin: 25px 0 0;
}


/* 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, .no h1{
font-size:22px;
font-weight:normal;
margin:0 0 15px 0;
}

.description p, .no p{
padding:25px;
font-size:12px;
border-bottom:1px solid #e3e3e3;
line-height:20px;
}

.no p{
border:none;
}

.description{
background:#fff;
margin:0 0 0 1px;
}

.no form{
padding:0 25px 0 25px;
}

.no input{
width:250px;
}

/* 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: 620px;
padding: 27px 0 35px;
border-bottom: 1px solid #E3E3E3;
}

#content.contact, #content.archives-template {
border:none;
}

#content.full {
width:auto;
border:none;
}

#content .details p{
font-size: 11px;
color: #999;
padding: 2px 0 2px 0;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
margin: 0 0 17px;
}

#content .details p a{
color:#999999;
border:none;
}

#content .details p a:hover{
color:#444444;
}

#content h1{
font-size: 30px;
line-height: 32px;
color: #333;
margin: 0 0 15px 0;
font-weight: bold;
}

#content p {
font-size: 14px;
line-height: 22px;
margin: 0 0 15px 0;
}

#content b, #content strong {font-weight: bold;}

#content i, #content em {font-style: italic;}

#content ul li{
list-style:inside disc;
}

#content ul, #content ol{
margin:0 0 25px 0;
}

#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{
float:left;
width:48%;
padding:0 20px 25px 0;
}

#content span.one_third{
float:left;
width:30%;
padding:0 20px 25px 0;
}

#content span.one_half.last, #content span.one_third.last{
padding:0 0 25px 0;
}

#content a, #comments a, #author a{
color:#cc6633;
border-bottom:1px solid #e2e2e2;
}

#comments .details .name span.date a.comment-reply-link{
border:none;
}

span.author{
font-weight:bold;
}

#content a:hover, #comments a:hover, #author a:hover{
border-bottom:1px solid #ccc;
}

#content img.alignleft{
float:left;
margin:0 30px 25px 0;
}

#content img.alignright{
float:right;
margin:0 0 25px 30px;
}

#content .wp-caption img{
float:left;
margin: 0 0 15px;
}

#content .wp-caption p{
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 11px;
line-height: 18px;
margin: 0;
display: block;
}

#content .wp-caption.alignleft{
float:left;
margin:0 30px 15px 0;
}

#content .wp-caption.alignright{
float:right;
margin:0 0 15px 30px;
}

.alignright{
float:right;
margin:0 0px 25px 30px;
}

#content h2, #content h3, #content h4, #content h5, #content h6{
margin:0 0 15px 0;
line-height: 1.2em;
}

#content a{
color:#cc6633;
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(images/quote.png) no-repeat top left;
padding:0 50px 0 50px;
}

/* Author bio -------------- */

#author{
border-top:10px solid #f8f8f8;
margin:1px 0 0px 1px;
background:#fdfdfd;
padding:30px 25px 40px 25px;
}

#author p{
padding:0 0 0 15px;
float:left;
width:455px;
line-height:20px;
margin-bottom: 10px;
}

#author h4, #related h4{
background:url(images/content/duplex_single_header_bg.gif) #fdfdfd repeat-x center;
font-size: 18px;
line-height: 24px;
width: 568px;
float: left;
margin: 15px 0 20px 0;
}

#author h4 span, #related h4 span{
background:#fdfdfd;
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 20px 25px;
background:#fdfdfd;
}

#related .column{
width:176px;
margin:0 20px 0 0;
float:left;
}

#related .column_wrap{
margin:0 0 20px 0;
}

#related .column h3 a{
font-size: 12px;
line-height: 14px;
font-weight: bold;
color: #444;
}

#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 -------------- */

#disqus_thread {
display: table;
padding: 15px 30px 30px;
width: 560px;
}

#comments{
border-top:10px solid #f8f8f8;
margin:1px 0 10px 1px;
padding:30px 25px 0 25px;
}

#comments h3, #respond h3{
font-weight:normal;
font-size:16px;
display:block;
float:left;
width:568px;
padding:30px 0 15px 0;
border-bottom:1px dotted #d9d9d9;
margin:0 0 0px 0;
}

#comments h3{
padding-top:0;
}

#comments .image{
float:left;
height:61px;
}

#comments .image a{
float:left;
height:61px;
}

#comments ol{
margin:5px 0 30px 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:30px 0 15px 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:200px;
}

#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:#cc6633;
}

#comments .details .name span.author a, #respond a, ol.pinglist li a{
font-weight:bold;
color:#444444;
}

/* respond -------------- */

#respond{
border-top:none;
border-bottom:none;
margin:1px 0 0 1px;
padding:0 0 40px 0;
}

#respond.contact{
border:none;
margin:1px 0 0 1px;
padding:25px 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;
}

ol #respond form{ margin:0;}

ol #respond{ border:none; padding:30px 0 0 0; float:left;}
ol #respond, ol #respond h3{width:550px;}
ol #respond textarea{width:530px;}

ol ul #respond, ol ul #respond h3{width:470px;}
ol ul #respond textarea{width:450px;}

ol ul ul #respond, ol ul ul #respond h3{width:400px;}
ol ul ul #respond textarea{width:380px;}
ol ul ul #respond{ width:390px;}
ol ul ul #respond p{ width:400px;}

ol ul ul ul #respond, ol ul ul ul #respond h3{width:310px;}
ol ul ul ul #respond textarea{width:290px;}
ol ul ul ul #respond{ width:310px;}
ol ul ul ul #respond p{ width:310px;}

#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, .cancel-comment-reply{
width:100px;
display:block;
float:left;
padding:10px 0 0 0;
}

.cancel-comment-reply{
padding:10px 0 10px 0;
width:300px;
}

#respond.contact label{
width:400px;
display:block;
float:left;
padding:0 0 10px 0;
}

#respond input.btn, #respond button{
background: url(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(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(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;
}

/* Custom -------------------------------------------------------------------- */

.summary {
margin: 0 0 20px;
}

.summary h2 {
margin: 0 0 7px !important;
}

.summary p {
margin: 0 !important;
/*
margin: 0 0 10px !important;
line-height: 15px !important;
font-size: 11px !important;
border-bottom: 1px solid #DDD;
padding: 0 0 10px;
*/
}

.summary h2 a {
border: none !important;
font-size: 18px;
font-weight: bold;
}

.ywp-page-play-pause {
padding: 7px 18px 9px;
background: #EAF0F6;
border: 1px solid #BBCFE2;
margin: 0 0 10px;
display: table;
cursor: pointer;
}

.ywp-page-play-pause:hover {
background: #fff;
border: 1px solid #BBCFE2;
}

/* Ads -------------------------------------------------------------------- */

/*.banner-top {
margin: 0 auto 3px;
background: #fff;
padding: 12px 0 7px;
height: 98px;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}*/

.banner-top {
background: url(images/low_contrast_linen.png);
height: 102px;
}

.banner-top-container {
width: 960px;
margin: 0 auto;
padding: 5px;
}

.banner-top a img {
float: left;
}

.home-banner2 {
width: 938px;
padding: 8px 0 3px;
background: #f5f5f5;
border-bottom: 1px solid #DDD;
margin: 0 0 0 1px;
text-align: center;
}

.banner-home-bottom {
display: block;
margin: 25px 0 19px;
}

.widget_adrotate_widgets {
position: relative;
padding: 0 0 15px !important;
width: 300px !important;
float: left;
}

.banner-sidebar-top {
position: relative;
right: 10px;
margin: 0 0 15px;
float: left;
}

.tz_tab_widget {
float: left;
}

/* Forms -------------------------------------------------------------------- */

.wpcf7 label {
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
display: block;
}

.wpcf7 input[type="text"],
.wpcf7 textarea
{
width: 243px;	
}

.wpcf7 .right-col {
float: left;
}

.wpcf7 .right-col {
float: right;
}

.wpcf7 input[type="submit"] {
background: #335183;
padding: 10px 25px;
cursor: pointer;
margin: 20px 0;
display: block;
border: none;
color: #fff;
font-size: 15px;
font-weight: bold;
}

.wpcf7 input[type="submit"]:hover {
background: #4B73B9;
}

.wpcf7 input[type="submit"]:active {
background: #29416A;
}

/* Homepage shownotes -------------------------------------------------------------------- */

.homepage-shownotes {
font-size: 11px;
line-height: 16px;
width: 198px;
margin: 0 0 10px;
background: url(images/broadcast-bg.jpg);
padding: 15px;
display: table;
}

.header-donate {
float: right;
margin: 8px 0 0;
}

.header-donate a {
background: url(images/btn-help-us-grow.png) no-repeat 0 -86px;
display: block;
height: 86px;
width: 96px;
}

.header-donate a:hover {
background-position: 0 0;
}

.header-donate a:active {
background-position: 0 -172px;
}

.homepage-shownotes .show-info {
overflow-x: hidden;
overflow-y: scroll;
height: 200px;
border: 1px solid #AA5D20;
padding: 0 18px 18px 18px;
background: #FFECB8;
}

.homepage-shownotes h2 {
background: url(images/mic-24.png) no-repeat -7px center;
margin: 0 0 5px;
color: white;
padding: 7px 0 7px 26px;
float: left;
width: 244px;
}

.homepage-shownotes span {
display: block;
margin: 0 0 15px;
}

.homepage-shownotes span a {
color: #FFDDBD;
}

.homepage-shownotes h3 {
font-size: 14px;
text-transform: uppercase;
margin: 15px 0 10px;
}

.homepage-shownotes h4 {
font-size: 13px;
margin: 14px 0 2px;
}

/* Author Page -------------------------------------------------------------------- */

.child-thumb {
float: left;
margin: 0 44px 28px 5px;
width: 106px;
text-align: center;
line-height: 13px;
font-weight: bold;
font-size: 12px;
height: 145px;
}

.child-thumb img {
width: 100px;
height: 100px;
margin: 0 0 7px;
}

.child-thumb a {
border: none !important;
}

/* Archive Section Page -------------------------------------------------------------------- */

.archive-list li {
margin: 0 0 10px;
}

.archive-crumbs {
margin: -7px 0 20px;
padding: 5px 11px;
border: 1px solid #DDD;
background: whiteSmoke;
}