/*
Theme Name: Media In Canada 2014
Theme URI: 
Description: 2014 Brunico Publication Framework.
Version: 
Author: R. Stephenson Price
Author URI: www.stratasfear.com
*/

/* CSS Playback Online Document 

Colours
Red - #ED1C24

*/

*, *:before, *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin:0;
    padding:0;
}

html { margin-top:0 !important; background-color:#121212; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

iframe, embed { width:100%; }
.gallery { margin:20px 0 !important; }
div #movie { width:100% !important; height:inherit !important; min-height:250px; }

body{
	background: #ffffff url('/wp/wp-content/themes/pb/images/backgroundrepeat.jpg') repeat-x fixed;
	margin:0;
	padding: 0;
	font-family: Arial, tahoma, sans-serif;
	font-size:12px;
	color: #333333;
	overflow-y: scroll !important;
	overflow-x: hidden;
}

hr { clear:both; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #000000;
	padding: 0;
	margin: 0 0 1em;
}

.hide {display: none;}
.clear { clear: both;}

.clear:before, .clear:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clear:after { clear: both; }
/* For IE 6/7 only - Include this rule to trigger hasLayout and contain floats. */
.clear { *zoom: 1; }

.left { float: left; }
.right { float: right; }

img  {
    width: inherit;  /* Make images fill their parent's space. Solves IE8. */
    max-width: 100%; /* Add !important if needed. */
    height: auto;    /* Add !important if needed. */
    border: 0; /* removes border in case images have anchor around them */ 
}


/* LINKS */
a { color: #ED1C24; font-weight:bold; text-decoration: none; -webkit-transition: all 0.1s ease;}
a:active { color: #121212; text-decoration: none; }
a:hover { color: #121212; text-decoration: none; }

.post a { color: #ED1C24; font-weight:bold; text-decoration: none; -webkit-transition: all 0.1s ease;}
.post a:active { color: #121212; text-decoration: none; }
.post a:hover { color:#121212; text-decoration: none; }

#post a, .byline a, .page a { color:#ED1C24; font-weight:bold;  text-decoration: none; }
#post a:active, .byline a:active, .page a:active { color:#121212; text-decoration: none; }
#post a:hover, .byline a:hover, .page a:hover { color:#121212; text-decoration: none; }

#post p { font:normal 10pt/15pt arial, helvetica, sans-serif; margin:0 0 10px; }

.postthumb { float:left; margin:0; width:100%; background:#232323; text-align:center; }
.postthumb img { width:100%; height:auto; }
    
h1 { font-family:Arial, Helvetica, sans-serif; font-size:18pt; font-weight:bold; color:#ED1C24; margin:0 0 15px 0; }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:18pt; font-weight:bold; color:#404040; margin:0 0 10px; }
h3 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; color:#404040; margin:0 0 10px; }
h4 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; color:#404040; margin:20px 0 10px; padding:0 0 10px; border-bottom:1px solid #cdcdcd; }
h5 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#ababab; margin:0 0 10px; }
h6 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#343434; margin:0 10px 10px 0; float:left; clear:both; text-transform:uppercase; line-height:14pt; }

blockquote { background:#E5E7E1; float:right; width:50%; margin:0 0 20px 20px; padding:20px; border-bottom:5px solid #ababab; border-top:5px solid #ababab; }
blockquote p { margin:0 !important; padding:0; font:bold 16pt/20pt Arial, Helvetica, sans-serif !important; color:#ababab; }

#outerDrop { float:left; border: 1px solid #121212; padding:5px; margin:0 5px 0 0; }
#innerDrop { background:#121212; color:#ffffff; width:45px; height:45px; padding:5px; text-align:center; line-height:26pt; font-size:33pt; font-family:Times,Serif,Georgia,Verdana; }

#post  { min-height:165px; }
.entry { min-height:165px; padding:20px; width:100%; }
.entry table { max-width:100% !important; }
.entry table td { display:table-cell; }
.entry iframe { margin: 0 0 20px !important; }
.entry .colA { float:left; width:50%; margin:0 20px 20px 0; }
.entry .colB { float:right; width:45%; width:calc(50% - 20px); margin:0 0 20px; }

#tags { padding:20px; border-top:1px solid #cdcdcd; width:100%; background:#fafafa; }
#tags p { line-height:13pt !important; font-size:9pt; }

.pagetitle {
    background:#ED1C24;
    line-height: 15pt;
    padding:5px 20px; 
    font-weight: bold;
    color: #ffffff;
    margin: 0 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
    width:100%;
}
h2 a { color:#ffffff; text-decoration: none; -webkit-transition: all 0.1s ease;}

.page h3 { margin:10px 0; }

h2.article {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18pt;
	font-weight:bold;
	color:#404040;
    margin:0;
    padding:20px;
    border-bottom:1px solid #cdcdcd;
}

#subInnerGray h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ababab;
	margin: 0 0 15px 0;
}
    
h4 { margin-bottom: 1em; }

em { font-style:italic; }


#articleHeader { padding:40px 20px 20px; width:100%; border-bottom:1px solid #cdcdcd; }
#articleHeader h3 { margin:0; }

#breadcrumbs { width:100%; margin:0 0 20px; }
#breadcrumbs a { font-weight:bold; }

.page ul, #post ul { padding:0; margin:0 0 20px 40px; }
.page li, #post li {
    /*background-image: url('/content/images/arrow.png');*/
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding:10px 0 10px 10px;
    line-height:14pt;
}
   
/* Corners */
.round_7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.round_top_7 {
	-moz-border-radius-topright: 7px;	
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
}
.round_bottom_7 {
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
}

#container {
    background:none;
    width:964px; 
    margin:0 auto; 
    padding:0;
}

#containerFull {
    width:100%;
    margin:0 auto;
    background:#ffffff;
    border-bottom:5px solid #ED1C24; 
    position:relative;
    z-index:100;
}

#containerAds {
    width:964px;
    margin:0 auto; 
    margin:0 auto; 
    height:auto;
    position:relative;
}

.shadow {

}

#ctaLug  {
    float:left; 
    width:216px; 
    height:90px; 
    background:#121212; 
    margin:0 20px 0 0; 
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	width:964px;
	height:auto;
	background:#ffffff;
	display:block;
	margin:0 auto !important;
	padding:0;
	position:relative;
}

.headerSocial {
    margin: 0px auto;
    float: left;
}

.headerSocialLink {
    display:block;
    float:left;
    border:none;
    background:none;
    opacity:0.5;
    width:40px;
    height:40px;
    margin:0;
    border-right:1px solid #121212;
}

.headerSocialLink img { margin:5px; }

.headerSocialLink:hover { background:#ED1C24; opacity:1; }

.billboard {
	margin:0 auto;
	width:100%;
	height:auto;
	text-align:center; 
	/*position:relative;
	overflow:hidden;*/
}



.billboardBottom { display:none; }

/*.billboard > div { position:absolute; left:-100%; right:-100%; margin:auto; }*/

.leaderboard {
    margin:0 auto;
	width:728px;
	height:auto;
	background:#e5e7e1;
	text-align:center; 
	float:right; 
	margin:0 0 20px; 
	box-sizing:border-box;
	border:1px solid #efefef;
}

#siteBox {
    background:#121212;
    width:100%;
    padding:20px;
    height:auto;
    min-height:100px;
}

#siteA { float:left; width:12%; width:calc(17% - 20px); width:-webkit-calc(17% - 20px); margin:20px 20px 0 0; }
#siteB { float:left; width:12%; width:calc(17% - 20px); width:-webkit-calc(17% - 20px); margin:20px 0 0; }
#siteBox img { border:1px solid #cdcdcd; margin:0 0 10px; width:100%; height:auto; }
#siteBox a:hover { color:#cdcdcd; }
#siteBox a:hover img { opacity:0.4; transition:ease 0.2s; }


#logo {padding:40px 0 20px; display:block; width:210px; background:#ffffff; float:left; height:auto; position:relative; z-index:100; }
#logo a {}
#logo img { width:100%; height:auto; }
#headerTop{float:right; height:auto; width:auto;}
#tagline {margin-bottom: 15px; width: 200px; height: 13px;}

/*
.tagline {
	margin: 10px 15px 0 15px;
	float: left;
	font-size:11px;
	color: #272727;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	
	min-height: 20px;
    display: table-cell;
    vertical-align: middle;
}
*/

#trialSub_but {
	text-transform: uppercase;
	color: #ED1C24;
	cursor: pointer;
	display: none;
	font-weight: bold;
}

#trialSub_but a {
	text-transform: uppercase;
	text-decoration: none;
	color: #ED1C24;
}
#trailSub_but a:active, #trailSub_but a:hover { text-decoration: none; background-color: #fff5e5;  }

#login {
	height: auto;
	padding: 10px 10px 11px 0px;
	margin: 0;
	position: relative;
	text-align: right;
	font-weight: bold;
	font-size:12px;
}

#login a { color:#404040 !important; }
#login a:hover { color:#ED1C24 !important; }

/* Navigation */
.navLine{
	border-bottom:1px solid #dddddd;
	width: 100%;
	margin:0 0 15px;
	padding:0;
}

#nav_wrap{ 
	background: #232323;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position:relative;
	z-index:200;
}

#nav_wrap li
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}

/* #nav_wrap li:nth-child(7) { background:#a0a0a0; } */

#nav_wrap ul li a
{
    font-weight: bold;
    z-index:999;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    transition: 0.2s ease;
    -webkit-transition: all 0.2s ease-out;
    display: block;
    line-height: 40px;
    padding: 0 17px;
    margin: 0;
}

#nav_wrap ul li a:hover
{
    color:#ffffff;
}


.nav_wrapselected a { color: #272727 !important; border-bottom: 3px solid #56934c !important; line-height: 27px !important; -webkit-transition: all 0.0s ease-out;}

#subnav {
    background:#ED1C24;
    height: 30px;
    width: 954px;
    clear: left;
    padding:0;
    margin:0;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    
}

#subnav ul { padding: 0; margin: 0; }
#subnav li
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}


#subnav a
{
    line-height: 30px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(64,64,64,.13);
    float: left;
    padding: 0 2em;
    display: block;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: all 0.2s ease-out;
    color: #ffffff;
}

#subnav a:hover
{
    text-decoration:none;
}

/* Search */
.searchWrap {
	margin:10px 10px 0 0;
	font:14px arial, helvetica, sans-serif;
	float: right;
}

.searchWrap input {
	float:left;
	background: #ffffff;
	border:1px solid #aaaaaa;
	padding: 2px 5px 0 5px;
	height: 18px;
	font-size: 11px;
	color: #8e8e8e;
	width: 114px;
	margin-left: 6px;
	margin-top: 1px;
}

.search_button {
	border: none;
	float: left;
	background: url('/wp/wp-content/themes/pb/images/buttons/search_button.gif') no-repeat;
	width: 53px;
	height: 18px;
	margin-top: 1px;
	margin-left: 8px;
	color: #fff;
	cursor: pointer;
}

#cse-search-box input {
    background-image:none !important;
}

#cse-search-results { padding:20px !important; background:#ffffff; }

/* Body
-----------------------------------------------------------------------------*/

#main {
	width: 964px;
	background:#ffffff;
	overflow:hidden; 
}

#col1 {
	width:644px;
	width:calc(100% - 340px);
	width:-moz-calc(100% - 340px);
	width:-webkit-calc(100% - 340px);
	margin:0;
	float:left;
	min-height:1000px;
	border-right:1px solid #cdcdcd; 
}

.archiveHeight { min-height:2070px; }

.post {
	background-color:#ffffff;
	border-top:1px solid #cdcdcd;
	display:inline-block;
	width:100%;
	padding:0;
	margin:0;
}

.postSR {
	padding: 0;
}

/* Careers
-----------------------------------------------------------------------------*/

#careersContainer { padding:20px !important; }

#careers li { list-style:none !important; }
#careers .post {
    background: url('/wp/wp-content/themes/pb/images/careers_bg.jpg') bottom repeat-x;
}

#careers h2 a { color: #272727; text-decoration: none; -webkit-transition: all 0.2s ease-out; font-style:italic;}
#careers .byline {padding-bottom: 10px;}
#careers .careers_viewall {padding-left: 20px;}
#careers .careers_viewall a { font-size:12px; font-weight:bold; }

.careers_altrow { background-color: #efefef; }
 
.ui-jqgrid-htable a, .ui-jqgrid a { color:#404040 !important; }
.ui-jqgrid tr.ui-row-ltr td span { margin:0 !important; }
.ui-jqgrid-htable a:hover, .ui-jqgrid-htable a:active, .ui-jqgrid-htable a:focus, .ui-jqgrid a:hover, .ui-jqgrid a:active, .ui-jqgrid a:focus {
    color:#ED1C24 !important;
}

.featured_career { font-weight: bold !important; }

#careers_heading { margin:20px; }

.ui-jqgrid { width:100% !important; overflow:hidden; }
    
/*
.sticky 
{
    padding: 18px 0 0 18px;
    border: 1px solid #dddddd;
    border-bottom: 0px;
    width: 97% !important;
    }
    
.sticky h2 { font-size: 28px !important; }
.sticky .paraShort { width: 420px !important; }
*/

.photo, .listpost {
	margin:0;
	float:left;
	width:30%;
	width:calc(200px); width:-moz-calc(200px); width:-webkit-calc(200px);
	text-align:center;
	background:#232323;
	border-right:1px solid #cdcdcd;
	overflow:hidden;
}

.listpost { height:180px; overflow:hidden; padding:20px; position:relative; background:none; border:none; }
.listpostLug { padding:0; margin:0; position:relative; overflow:hidden; height:100%; background:#232323; border:1px solid #CDCDCD; }
.listpost img { min-height:100%; min-width:100%; height:100%; width:auto; max-width:inherit; position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; }
.postTitle { font-size:14pt; line-height:19pt; }
.post a > .postTitle { float:none; color:#232323; padding:20px 20px 0 200px; width:100%; margin:0; }
a:hover > .photo img, a:hover > .listpost img { opacity:0.4; transition:ease 0.2s; }
a:hover > .postTitle { color:#cfcfcf; }

.paraShort { float:left; width:70%; width:calc(100% - 200px); width:-moz-calc(100% - 200px); width:-webkit-calc(100% - 200px); padding:0px 20px 0px 0; max-height:110px; }
.paraShort h2 { color:#404040; font: bold 1.6em arial, helvetica, sans-serif; text-transform:uppercase; }
.paraShort p { margin:0; }

/* move title above post, replaces above class */
h2.aboveparaShort
{
    margin-bottom: 5px;
    border-bottom: 1px dashed #999999;
}

h2.aboveparaShort a
{
    color: #ED1C24;
    font: 1em arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform:uppercase;
}


/*
screening room pages
*/

.category_wrap { overflow:hidden; margin:10px 0 0; float:right; }
.category { background:#232323; color:#ffffff !important; padding:5px 7px; margin:0 0 5px 5px; float:right; font-weight:bold; }
.category:hover { background:#ED1C24; color:#ffffff; }

.photoSR     { margin:0 0 10px; width:100%; height:133px; overflow:hidden; background:#232323; float:left; display:block; position:relative; }
.photoSR img { width:auto; min-height:100%; min-width:100%; max-width:120%; position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; }
.photoSRFloat { }
a:hover > .photoSR img { opacity:0.4; transition:ease 0.2s; }

.paraShortSR { width: 100%; padding:0 10px; float:left; }
.paraShortSR h2 { color: #404040; font-size: 9pt; font-weight: bold; }
a:hover > .paraShortSR h2 { color:#ED1C24; }

.special_item {
	width: 634px;
	height: 110px;
	background: #dfdfdf;
	margin: 0 18px 10px 0;
	float: left;
	border-bottom:1px solid #aaaaaa;
}

.h2_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #272727;
	margin: 14px 0 10px 0;
}

#issueHeader { padding:20px; background:#121212; color:#ffffff !important; width:100%; }
#issueCover { float:left; margin:0 20px 20px 0; }
#issueCover img { box-shadow:0 0 5px #000000; -moz-box-shadow:0 0 5px #000000; -webkit-box-shadow:0 0 5px #000000; }
#issueHeader h2 { margin:20px 0 0; color:#cdcdcd !important; }
#issueHeader p { color:#cdcdcd !important; }
#issueHeader a:hover { color:#cdcdcd; }
.throwLink { float:right; margin:20px; padding:5px 10px; color:#ffffff; font-weight:bold; background:#ED1C24; }
.throwLink:hover { background:#ffffff !important; color:#232323 !important; }
.feedLine { margin:0 0 20px 0; }
.feature_ad { width:468px; height:60px; margin-top:10px; float:left; }
#col2 { float:right; width:340px; background:#ffffff; box-shadow: 0 0 2px #888888; -moz-box-shadow: 0 0 2px #888888; -webkit-box-shadow: 0 0 2px #888888; }
.col2ad { clear:both; background:#e5e7e1; width:100%; min-height:0; }
.col2ad > img { width:100%; height:100%; }
.col2ad > div > div, .col2ad > div > img { margin:20px !important; box-sizing:border-box; border:1px solid #cfcfcf; }
.col2ad > .img_ad { width:298px !important; }
#facebook { background:#ffffff; }
.feedad { margin:0 auto; text-align:center; padding:0; width:100%; height:auto; border-top:1px solid #cdcdcd; background:#e5e7e1; }.feedad img, .feedad iframe { display:block !important; float:none; position:static; padding-left:calc(50% - 235px); padding-left:-moz-calc(50% - 235px); padding-left:-webkit-calc(50% - 235px);}
.feedad div, .feedad ins { height:auto; margin:5px auto; }
.feedad ins ins { margin:0; }
    
/* Author Pages ----------- */

#authorLead {
    width:100%;
    margin:0 0 20px;
    overflow: hidden;
    background:#121212; 
}
#authorLead .pagetitle { border-radius:0; }
.authorInfo { padding:20px; }
.authorInfo p { color:#cdcdcd; margin:20px 0 0; }
.authorInfo a:hover { color:#cdcdcd; }
.authorInfo .photo, .authorInfo .author_avatar { width:100px !important; height:100px !important; }


.author { float:left; margin:0 20px 0 0; font-weight:bold; width:50%; }
.author_avatar { float: left; margin:0 10px 0 0; width:25px; }
.author_bio { float:left; margin:0; width:75%; width:calc(100% - 110px); width:-webkit-calc(100% - 110px); line-height:14pt; color:#cdcdcd; }
.author_name { float:left; margin:0; width:auto; width:calc(100% - 35px); width:-webkit-calc(100% - 35px); line-height:14pt; color:#404040; }
.author_bio a, .author_name a { color:#404040 !important; }
.author_bio:hover, .author_bio:hover a, .author_name:hover, .author_name:hover a { color:#ED1C24 !important; }

/* Articles ----------- */
.date { color:#aaaaaa; font-weight:bold; float:right; } 
.byline { font-size:8pt; margin:10px 0 0; width:100%; float:right; }
.byline img { width:25px; }
.author_avatar img { margin:0 !important; }
.articlephoto { margin:10px 15px 5px 0; }

#post .byline { width:100%; border-bottom:1px solid #cdcdcd; padding:10px 20px; margin:0; background:#fafafa; }
.entry img { margin:20px 0; }

.alignleft { float:left; margin:0 20px 20px 0 !important;}
.alignright { float:right; margin:0 0 20px 20px !important;}
.aligncenter { margin:auto; display:block; }
.fullwidth { width:100% !important; height:auto !important; margin:0 0 20px !important; }

/* Captions */
.wp-caption-text 
{
    font-size: 11px;
    line-height: 17px;
    margin: 0px;
    padding: 0px 4px 5px;
    }
.wp-caption
{
    background-color: #F3F3F3;
    border: 1px solid #DDD;
    border-bottom-left-radius: 3px 3px;
    border-bottom-right-radius: 3px 3px;
    border-top-left-radius: 3px 3px;
    border-top-right-radius: 3px 3px;
    padding-top: 4px;
    text-align: center;
    max-width:100%; 
    }


/* End Captions */

.pt10 {
	padding-top: 10px;
	
}

.articleLine{
	border-bottom:1px solid #aaaaaa;
	width: 634px;
	margin: 10px 0 11px 0;
}

#subscriptionWrap {
	margin: 0 0 20px 0;
	font:14px arial, helvetica, sans-serif;
	background: #d7d7d7;
	border: 1px solid #aaaaaa;
	padding: 20px 20px 20px 20px;
	width: 592px;
	text-align:center;
}

#startTrial_but {
	border: none;
	background: url('/wp/wp-content/themes/pb/images/buttons/starttrial_button.gif') no-repeat;
	width: 196px;
	height: 31px;
	margin: 5px auto 0 auto;
	cursor: pointer;
}

#subInnerWht {
	margin: 19px 0 0 0;
	font:14px arial, helvetica, sans-serif;
	background: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 15px 20px 15px 20px;
	width: 545px;
	text-align:left;
}

ul.subList {
	margin: 0 0 20px 0;
}

ul.subList li{
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	padding: 0 0 3px 0;
	margin: 0;
    }


#subInnerGray {
	margin: 19px 0 0 0;
	font:14px arial, helvetica, sans-serif;
	color: #FFF;
	background: #333333;
	border: 1px solid #aaaaaa;
	padding: 15px 20px 15px 20px;
	width: 545px;
	text-align:center;
}

#subInnerGray a { color: #fff; text-decoration: none; }
#subInnerGray a:active { color: #fff; text-decoration: none; }
#subInnerGray a:hover { color: #d91e21; text-decoration: none; }

#subInnerGray .need {
    text-align: right;
    font-weight: bold;
	padding-right: 7px;
}

#subInnerGray input.textbox{ padding:2px 5px 0 5px; background: #ffffff; border:1px solid #aaaaaa; color:#333; margin-bottom:5px; width: 200px; height: 18px;}
#subInnerGray input.passwordbox{ padding:2px 5px 0 5px; background: #ffffff; border:1px solid #aaaaaa; color:#333; width: 200px; height: 18px;}


#subInnerGray form .submit {
  margin: 5px 0 15px 6px;
}

input.inputSubmit {
	cursor:pointer;
	border:none;
	background:#d91e21;
	color:#fff;
	font:12px arial, helvetica, sans-serif;
	font-weight:bold;
	padding: 2px 3px;
  /*background:url(images/formsubmitbg.gif) repeat-x left top;*/
}

/* Footer
-----------------------------------------------------------------------------*/

#websub #footer { background:none; border:none; }

#footer {
	width: auto;
	height: auto;
	margin:0 auto;
	padding:10px;
	background:#232323;
	color:#cdcdcd;
    border-top:5px solid #ED1C24; 
    position:relative;
    z-index:100;
}
.footerSocial { margin:0 auto; }
.footerLogo{ width:150px; height:66px;margin:0 0 10px;background:url('images/footer-logo.png')no-repeat;}
.footerSocialLink { display:inline-block; border:none; background:#404040; opacity:0.5; width:40px; height:40px; margin:0 10px 0 0; }
.footerSocialLink img { margin:5px; }
.footerSocialLink:hover { border:none; background:#ED1C24; opacity:1; }
#footer .footerText { font-family:arial; font-size:11px; color:#cdcdcd; padding:20px; text-align:right; width:100%; }
#footer a {font-family: arial, helvetica, sans-serif; color: #cdcdcd; text-decoration: none;}
#footer a:hover {color: #ED1C24;}
#footer .links { font-family: arial; font-size: 11px; color: #cdcdcd; padding: 10px 0 0 0; float:right;}
#footer .trademark { font-family: arial; font-size: 11px; color: #cdcdcd; padding: 10px 0 0 0; float:left;}
#footer li { list-style: none; line-height:14pt; }

#footerBrunico              { background:#121212; border-top:2px solid #787878; position:relative; }
#footerBrunico #container   { padding:20px 0 0; }
#footerBrunico .logoMain    { background:#787878; padding:40px 20px; position:relative; top:-20px; display:inline-block; vertical-align:middle; height:auto; opacity:0.5; border-radius:0 0 40px 0; -moz-backface-visibility:hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; }
#footerBrunico .logo        { margin:0 5px 0 0; width:118px !important; height:auto; max-height:45px !important; opacity:0.5; display:inline-block; vertical-align:middle; -moz-backface-visibility:hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
#footerBrunico .logo:hover, #footerBrunico .logoMain:hover  { opacity:1.0; transition:ease; -moz-backface-visibility:hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; -webkit-transform:rotate(0); -moz-transform:rotate(0); transform:rotate(0); }
#footerBrunico .logo img, #footerBrunico .logoMain img  { -moz-backface-visibility:hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; -webkit-transform:rotate(0); -moz-transform:rotate(0); transform:rotate(0); }

/*
style for WP-PageNavi plugin
http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.navigation { background:#ffffff; margin:0; padding:5px 20px; border-top:1px solid #cdcdcd; }

.wp-pagenavi {
	clear: both;
	margin: 10px auto;
	padding: 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	color:#232323 !important;
	padding: 7px 10px;
	margin: 2px;
	font-weight:bold; 
	display:inline-flex; 
	text-align:center; 
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #ED1C24;
	background:#ED1C24;
	color:#ffffff !important;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* Related Posts
---------------------------------------------------------------------------*/
#related { width:100%; }
#related-posts { width:100%; background:#232323; border-top:1px solid #232323; }
#related-posts a { float:left; font-weight:bold; }
#related-posts li { list-style:none !important; margin:0; }
.relA, .relB, .relC, .relD { min-height:220px; float:left; width:124.5px; border-right:1px solid #404040; }
.relE { min-height:220px; float:right; width:125px; border:none; }
#relLug { background:#232323; margin:0; width:100%; height:70px; overflow:hidden; position:relative; }
#relLug img { min-width:100%; min-height:100%; max-width:140%; width:auto; height:auto; position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; }
#relBlurb { padding:20px; }
.relA:hover, .relB:hover, .relC:hover, .relD:hover, .relE:hover { background:#121212; color:#efefef; }
.relA:hover #relLug img, .relB:hover #relLug img, .relC:hover #relLug img, .relD:hover #relLug img, .relE:hover #relLug img { opacity:0.4; transition:ease 0.2s; }

/* Recent Posts, Popular Posts, Featured Posts
---------------------------------------------------------------------------*/
#recent-posts, #popular-posts, #featured-posts-widget { width:100% !important; }
#recent-posts img, #popular-posts img, #featured-posts-widget img { width:auto; height:100%; max-width:none; margin:0 -36%; }
#recent-posts ul, #popular-posts ul, #featured-posts-widget ul { display: inline; clear:both; }
#recent-posts li, #popular-posts li, #featured-posts-widget li { float:none; list-style:none !important; display:list-item !important; padding:10px; border-bottom:1px solid #cdcdcd; }
#recent-posts a, #popular-posts a, #featured-posts-widget a { vertical-align:text-top; text-decoration: none; color: #5a5a5a; padding: 0; -webkit-transition: all 0.0s ease-out; }
#recent-posts a:active, #recent-posts a:hover, #popular-posts a:active, #popular-posts a:hover, #featured-posts-widget a:active, #featured-posts-widget a:hover {color: #ED1C24; text-decoration: none; -webkit-transition: all 0.0s ease-out; }


/* Sidebar widget
---------------------------------------------------------------------------*/

#sidebarUpper, #sidebarLower { width:100%; }

.widget, #twitter-widget, #facebook-widget  {
    width: 100% !important;
    padding: 0;
    overflow:hidden;
	/*background: #fff url('/wp/wp-content/themes/pb/images/featuresbg.jpg') repeat-x;
    border: 1px solid #dedbd1;*/
}

.twitter-timeline { min-height: 345px; width:100% !important; }
.twitter-follow-button { margin:20px 20px 10px; }
#facebook-widget iframe { margin:20px; }

.widget a {
    color: #272727;
    text-decoration: none;
}

.widget a:hover {
    color: #000;
    text-decoration: none;
}
     
#tabvanilla  .tabnav li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;  
    float: left;
    background:#ffffff;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    outline: none;
}

#tabvanilla  .tabnav li a {
    text-decoration: none;
    text-transform: uppercase;
    background:#E5E7E1; 
    color:#404040;
    font-weight:bold;
    padding:0 15px;
    margin:0;
    display:block;
    -webkit-transition:all 0.2s ease-out;
    line-height:30px;
    outline:none;
}

#tabvanilla .first { }
   
#tabvanilla .photo { width:60px; height:60px; margin:0 10px 0 0; }
#tabvannila .photo > img { position:relative; left:-20px; }
    
#tabvanilla .tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
    background:#ffffff !important;
    color:#ED1C24;
    text-decoration: none;
}
    
#tabvanilla .tabnav li.ui-tabs-selected a {
    color: #272727 !important; border-bottom: 3px solid #ED1C24 !important; line-height: 27px !important; -webkit-transition: all 0.0s ease-out;
}
    
#tabvanilla .tabdiv {
    margin:0;
    background: #fff;
    border-top: 1px solid #cdcdcd;
}

#tabvanilla .tabdiv a li { color:#404040; font-weight:bold; }
#tabvanilla .tabdiv a:hover li { color:#ED1C24; background:#E5E7E1; }

#tabvanilla .ui-tabs-hide {
    display: none;
}

/* Socialbox
---------------------------------------------------------------------------*/


        .theSinglePostSocialbox   { width:55px; height:120px; margin-left:-80px; margin-top:-45px; float:left; z-index:9999; }
        .theSinglePostSocialbox   { position:absolute; }
        
        a.twitter-share-button      { cursor:pointer; }
        
        
/* Share tweetmeme, facebook
---------------------------------------------------------------------------*/
    .share {
        float: right;
        margin: 20px;
      }

    .share ul { list-style: none; display: inline; }
    .share ul li { padding-bottom: 5px; display: inline; }
    
    .shareSR {
        padding-bottom: 5px;
      }

    .shareSR ul { list-style: none; display: inline; }
    .shareSR ul li { padding-bottom: 5px; display: inline; }    
           
    #post .feature_share
    {
        padding-top: 4px;
        float: right;
        }
    
/* Tables
---------------------------------------------------------------------------*/
.widefat {border-width:1px;border-style:solid;border-spacing:0;width:100%;clear:both;margin:0;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}

.widefat
{
    border: 1px solid #dfdfdf;
    background-color: #ffffff;
    border-spacing: 0pt;
    width: 100%;
    clear: both;
    margin: 0;
}

.widefat * 
{
    word-wrap: break-word;
}

.widefat td, .widefat th
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #dfdfdf;
    font-size: 11px;
    overflow: hidden;
    font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.widefat th
{
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 8px;
    padding-left: 7px;
    text-align: left;
    line-height: 1.3em;
    text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

.widefat td {
    padding: 6px 7px;
    vertical-align: top;
    height:37px;
    display:table-cell !important; 
}

.widefat thead tr th, .widefat tfoot tr th
{
    color: #333333;
    background-color: #dfdfdf;
    background-image: url(/wp/wp-content/themes/pb/images/gray-grad.png); 
    /*background-color: #ED1C24;*/
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: left top;
}

.widefat a
{
    text-decoration: none;
    color: #21759b;
}

.widefat a:hover, .widefat a:active, .widefat a:focus
{
    color: #ED1C24;
}

/* Sidebar - Careers
---------------------------------------------------------------------------*/
#careerfilters {
    width:100%;
    padding:20px;
    margin:0;
    border:0;
    font-family:arial, helvetica, sans-serif;
}

.careeritems { margin: 10px 0 10px 20px; }
.careeritems ul { list-style-type: none; }
.careeritems ul li { padding-bottom: 6px; }
.careeritems a, #career_description a { color: #ED1C24 !important; -webkit-transition: all 0.0s ease-out; }

.careeritems a:hover, .careeritems a:active, .careeritems a:focus, #career_description a:hover, #career_description a:active, #career_description a:focus {
    color: #ED1C24 !important;
    text-decoration: none !important;
}

/*drill-down page*/
#careerdiv { float:left; width:100%; padding:20px; }

#viewall { float:left; padding:0px 0px 12px 0px; }

#careertitle {
    clear:left;
    background-image:url(/wp/wp-content/themes/pb/images/gradientrule.gif);
    background-position:top left;
    background-repeat:no-repeat; 
    /*background: #ED1C24;*/
    padding-top: 14px;
}

#careertitle h1 {
    font-family:"Times New Roman", Times, serif;
    font-weight:normal;
    font-size:25px;
    color:#ED1C24;
    margin-bottom: 6px; 
}

#careertitle h2 {
    font-family:Helvetica;
    font-weight:bold;
    font-size:14px;
    color:#272727;
    padding-left: 1px;
}

#datebar {
    width:100%;
    height:30px;
    background-image:url(/wp/wp-content/themes/pb/images/bg.jpg);
    background-repeat:repeat-x;
    padding: 8px 0px 0px 10px;
    font-family:helvetica;
    font-size:14px;
    font-weight:bold;
    color: #939393;
}

#date { width:350px; float:left; }
#email { float:right; padding:0px 10px 0px 0px; }
#email a { color:#939393; }
#emailicon { float:right; padding:0px 8px 0px 0px; }

#career_description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5em;
    padding: 5px;
}

/* Directory in single
---------------------------------------------------------------------------*/
.directory-single {
    padding:10px;
    border:1px solid #dedbd1;
}

/* Sidebar - BluePages
---------------------------------------------------------------------------*/

#bluepages {
    width: 300px;
    margin: 20px;
    font-family: arial, helvetica, sans-serif;
    font-size: 9px;
    color:#2266bb;
    line-height: 12px;
}

#bluepages img {
    float:left;
    padding-right: 10px;
    width:initial !important;
    width:auto;
    max-width:50%;
}

#bluesearch { padding-top: 10px; }

.find_button {
	border: none;
	float:left;
	background: url('/wp/wp-content/themes/pb/images/buttons/find.gif') no-repeat;
	width: 39px;
	height: 18px;
	margin-top: 4px;
	margin-left: 8px;
	color: #fff;
	cursor: pointer;
}

#bluesearch input {
	float:left;
	background: #ffffff;
	border:1px solid #aaaaaa;
	padding: 2px 5px 0 5px;
	height: 18px;
	font-size: 11px;
	color: #8e8e8e;
	width: 253px;
	margin-left: 0;
	margin-top: 4px;
}


/* Sidebar - Photos
---------------------------------------------------------------------------*/
#dynamic_sidebar {
width: 280px;
padding: 10px;
margin: 0 10px 10px 10px;
border: 1px solid #dedbd1;
font-family: arial, helvetica, sans-serif;
font-size: 9px;
/*color:#2266bb;*/
line-height: 12px;
}

#dynamic_sidebar h4 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #222222;
	margin: 10px 0;
}

.dynamic_sidebar p, .dynamic_sidebar a { margin:20px; display:block; clear:both; }

/* Section rules
---------------------------------------------------------------------------*/
.drule {
    width:100%;
    background:url('/wp/wp-content/themes/pb/images/drule.gif') center repeat-x;
    overflow:hidden;
    color:#272727;
    height:12px;
    margin:0;
    padding:0;
}
.drule span  {
    float:left; 
    display:block; 
    background-color:#ffffff;
    padding:0 10px;
    margin:-3px 0 0 40px;
    font:bold 1em arial, sans-serif;
    color:#ED1C24
}
    
.drule_nt {
    width: 100%;
    background: url('/wp/wp-content/themes/pb/images/drule.gif') repeat-x;
    overflow: hidden;
    height: 4px;
    line-height: 0;
}
    
/*
#dsq-content h3
{
    width: 100%;
    background: url('/wp/wp-content/themes/pb/images/drule.gif') repeat-x;
    color: gray;
    text-transform: uppercase;
    font: arial, sans-serif;
    font-size: .8em;
    font-weight: normal;
    padding: 4px;
    }
*/

.dsq-item-trackback, #dsq-subscribe, .dsq-subscribe-email, .dsq-subscribe-rss, .dsq-brlink, .dsq-trackback-url { display: none !important; }

    
/* Featured Carousel
---------------------------------------------------------------------------*/
#featured-posts {
    width:100%;
    /*height: 189px;*/
    margin:0;
    height: 350px; 
    position:relative; 
    overflow: hidden;
    background:#121212; 
    box-shadow:0 0 2px #232323; 
    -moz-box-shadow:0 0 2px #232323; 
    -webkit-box-shadow:0 0 2px #232323;
}

#featured-posts .pagetitle { margin:0 !important; padding:5px 20px; border-radius:0; font-size:11pt; }
#featured-posts .paraShort { width:30%; width:calc(100% - 673px); margin:20px 20px 0 0; }
#featured-posts .paraShort p { color:#cdcdcd; font-size:10pt; line-height:14pt; }
#featured-posts a > .postTitle { color:#ffffff; }
#featured-posts a:hover > .postTitle { color:#ED1C24; }
#featured-posts .byline { margin:10px 0 0; }
#featured-posts .byline a { color:#ED1C24; }
#featured-posts .byline a:hover { color:#cdcdcd; }
#featured-posts .listpost { float:left; margin:0 20px 0 0; border:0; width:624px; height:350px; position:relative; }
#featured-posts .listpost img { height:auto; width:auto; min-height:100%; min-width:100%; position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; }
#featured-posts a:hover .author_bio, #featured-posts a:hover .author_name { color:#B3AB9B; }

/*#posts li
{
    background: url('/wp/wp-content/themes/pb/images/careers_bg.jpg') bottom repeat-x;
}

#featured-posts:after {
content:".";
display:block;
height:0;
font:0/0 serif;
clear:both;
visibility:hidden;
}
*/

#posts { width:964px; clear:both; overflow:hidden; height:auto; }
#posts li { float:left; width:624px; padding:0; display:list-item; padding:20px; list-style:none; }
#posts li.first { margin:0; }

#featured-posts #posts      { width:100%; height:auto; }
#featured-posts #posts li   { width:100%; height:auto; padding:0 !important }
#featured-posts #posts h2    { font-size:18pt; line-height:20pt; margin:40px 20px 0; }

#featured-posts .list {
    position:absolute;
    bottom:0px;
    right:0px;
    font-size:.88em;
    z-index:999;
    color:#333;
    background:#b3ab9b;
    width:340px;
    padding: 10px;
    margin:0;
}
#featured-posts .list li {
    float:right;
    display:inline-block; 
    list-style: none;
    margin:0 5px; 
}
#featured-posts .list li a #indicator {
    float:left;
    height:25px;
    width:25px; 
    color:#ffffff;
    background:#404040;
    border:none;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    text-align:center;
    padding:5px;
}
#featured-posts .list li a:visited #indicator { }
#featured-posts .list li a:hover #indicator, #featured-posts .list li a:focus #indicator {
    color:#232323;
    border:none;
    background:#ffffff;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    text-decoration:none;
}
#featured-posts .jcarousel-container {
    width:100%;
    height:350px;
    padding:0;
    margin:0;
    background:none;
    position:relative;
    float:left;
    display:inline;
}
#featured-posts .jcarousel-clip {
    z-index:2;
    position:relative;
    overflow:hidden;
    width:100%;
    height:350px;
}
#featured-posts .jcarousel-list {
    z-index:1;
    overflow:hidden;
    position:relative;
    top:0;
}

#featured-posts .jcarousel-item,
#featured-posts .jcarousel-item-vertical,
#featured-posts .jcarousel-item-placeholder-vertical,    
#featured-posts .jcarousel-item-placeholder-horizontal  { width:964px; height:auto; }
#featured-posts .jcarousel-container-vertical           { width:964px; height:350px; }
#featured-posts .jcarousel-clip-vertical                { width:964px; height:350px; z-index:20; }
#featured-posts .jcarousel-list li                      { width:964px; height:350px; }

.oops {
    clear:both;
    font-size:0;
    line-height:0;
    width:100%;
    overflow:hidden;
    display:block;
}

.featured_active a > #indicator {
    color:#232323 !important;
    border:none !important;
    background:#ffffff !important;
    text-decoration:none !important;
}


/* --------------------------------------- */
/* FEATURED CAROUSEL NEW
/* --------------------------------------- */

.jcarousel { position:relative; float:left; overflow:hidden; width:80%; width:calc(100% - 100px); width:-moz-calc(100% - 100px); width:-webkit-calc(100% - 100px); margin:0 20px 20px; }
.jcarousel ul {
    width: 20000em;
    position: relative;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

#carouselLarge li { float:left; width:100%; }
.jcarousel li img { width:100% !important; height:auto; }

.jcarousel-control-prev { width:30px; height:30px; border:3px solid #09f; border-radius:30px; line-height:20px; float:left; font-size:2em; margin:140px 0 0 !important; text-align:center; text-indent:-3px; }
.jcarousel-control-next { width:30px; height:30px; border:3px solid #09f; border-radius:30px; line-height:20px; float:right; font-size:2em; margin:140px 0 0 !important; text-align:center; text-indent:2px; }
.jcarousel-control-prev:hover, .jcarousel-control-next:hover { color:#F03; border-color:#F03; }

#carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:170px 0 0 !important; }

.jcarousel-pagination 			{ clear:both; text-align:center; width:100%; margin:0; padding:0; }
.jcarousel-pagination a 		{ width:15px; height:15px; border-radius:15px; margin:0px 3px !important; border:0; background:#fff; display:inline-block; }
.jcarousel-pagination a:hover, .jcarousel-pagination a.active 	{ border:0; background:#ED1C24; }



.featuredPosts 					{ background:#121212; height:388px; width:100%; }
.featuredPosts .jcarousel 		{ width:100%; margin:0; height:350px; }
.featuredPosts #carouselLarge-wrapper > .jcarousel-control-prev { 
	position:absolute; left:0; border:none; font-size:4.5em; z-index:10; border-radius:0; margin:0 !important; height:350px; padding:160px 10px; width:40px; color:#efefef; 
}
.featuredPosts #carouselLarge-wrapper > .jcarousel-control-next { 
	position:absolute; right:calc(100% - 620px); border:none; font-size:4.5em; z-index:10; border-radius:0; margin:0 !important; height:350px; padding:160px 10px; width:40px; color:#efefef; 
}
.featuredPosts #carouselLarge-wrapper > .jcarousel-control-prev:hover, .featuredPosts #carouselLarge-wrapper > .jcarousel-control-next:hover { 
	color:#ED1C24 !important; border:0; background:#121212; opacity:0.5; 
}
.featuredPosts .jcarousel-pagination { padding:10px 5px; width:100%; background:#232323; height:38px; }

.featuredPost							{ position:relative; overflow:hidden; }
.featuredPost .featuredCatStrip 		{ width:360px; height:30px; margin:0 0 10px; position:absolute; right:0; top:2px; font-size:0.8em; z-index:1; }
.featuredPost .featuredCatStrip ul, .listpost .catStrip li	{ margin:0 !important; text-indent:0; list-style:none; }
.featuredPost .featuredCatStrip li 		{ width:auto !important; float:none; margin:10px 0 0; }
.featuredPost .featuredCatStrip li a 	{ margin:0 10px 0 0; padding:45px 20px 5px; display:inline; border:1px solid #CFCFCF; border-top:0; background:#FFF; }
.featuredPost .featuredCatStrip li a:hover	{ background:#32BBBA; color:#fff; }

.featuredPost h2 { color:#efefef; margin:20px 0 10px; }
.featuredPost .featuredLink 		{ width:100%; height:350px; position:relative; }
.featuredPost .featuredLug 			{ float:left; height:inherit; width:80%; width:calc(620px); background:#010101; }
.featuredPost .featuredLugPad 		{ height:100%; width:100%; position:relative; overflow:hidden; }	
.featuredPost .featuredLugPad img 	{ position:absolute; height:auto; width:auto; min-height:100%; min-width:100%; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; }
.featuredPost .featuredText			{ float:right; height:inherit; width:20%; width:calc(100% - 620px); width:-moz-calc(100% - 620px); width:-webkit-calc(100% - 620px); padding:20px; }
.featuredPost .excerptBlurb			{ }
.featuredPost .excerptBlurb p		{ color:#efefef; margin:0; }
.featuredPost .entryInfoStrip		{ float:right; width:20%; width:calc(100% - 620px); width:-moz-calc(100% - 620px); width:-webkit-calc(100% - 620px); position:absolute; bottom:40px; right:0; border-top:1px solid #2f2f2f; border-bottom:1px solid #2f2f2f; color:#afafaf; height:32px; }
.featuredPost .authorBio            { padding:7px 20px; float:left; color:#efefef; }
.featuredPost .authorBio a          { color:#efefef; }
.featuredPost .authorBio:hover, .featuredPost .authorBio:hover a { color:#ED1C24; }
.featuredPost .authorAvatar			{ padding:0; height:100%; width:auto; float:left; }
.featuredPost .dateStrip			{ padding:7px 20px; float:right; }

.featuredPost a:hover h2				{ color:#ED1C24; }
.featuredPost a:hover .featuredLug img 	{ opacity:0.7; }




/* Misc
---------------------------------------------------------------------------*/
.ngg-galleryoverview { margin-bottom: 20px !important;  }
.ngg-albumtitle { padding-top: 10px !important; }
.ngg-album {
	display: block;
	width: 100%;
	padding: 0;
	margin-right: 18px;
	background: url('/wp/wp-content/themes/pb/images/dots.jpg') bottom repeat-x;
}

fieldset { margin-bottom: 20px; border: 1px solid #bababa; padding: 10px; }
fieldset legend { font-size: 1.2em; font-weight: bold; padding: 5px; }

/* page wrap */
#advertisement_panel {
	position:absolute;
	background: none;
	top:188px;
	left:0;
	z-index:0;
	margin:0 auto;
	width:100%;
	min-height:1050px; /*Should be 1200px */
}
#ad-page-skinfixed {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
#ad-page-skinfixed > div > div {
	width: 100% !important;
}
.wall_bg {
	display: block;	
	min-height:1050px; /* Should be 1200px */
	margin:0 auto;
}

.stick { position:fixed !important; top:0 !important; }
.stick2 { position:fixed !important; top:32px !important; }

	body {
		/*background: black none !important;*/
	}
	#container {
		position: relative;
		z-index: 2;
	}
    #at4m-mobile-container { position:relative; z-index:10; }
    #at4m-mobile-container:before { content:"."; display:block; height:0; clear:both; visibility:hidden; }

	.pagewrap_bg {
		display: block;
		width: 100%;
		min-height:1050px; /* Should be 1200px */
		/*background:url('http://www.playbackmag.com/ads/BMX_Nike_Wallpaper_3.6.12.jpg') center top no-repeat;*/
		margin:0 auto;
	}

.category-sponsored-supplement              { background-color:rgb(231,231,235); background-image:none; width:100%; }
.category-sponsored-supplement h4           { font-size:10pt; padding:0px 20px 10px 20px; margin:0; width:100%; border-bottom:0px; font-size:9pt; text-align:right; max-width:200px; width:auto; float:right; color:#000;}
.category-sponsored-supplement .postTitle   { font-size:14pt !important; padding:15px 20px 0 20px !important; }
.category-sponsored-supplement .paraShort   { /*padding:0 20px 20px 20px;*/ height:80px; }
.category-sponsored-supplement .paraShort p { font-size:9pt; line-height:13pt; }
.category-sponsored-supplement .byline      { display:none; }

.category-digital_supplements, .category-supplement-profile                         { background-color:rgb(231,231,235); }
.category-digital_supplements h4, .category-supplement-profile h4                   { padding:10px 20px 10px 20px; margin:0; }
.category-digital_supplements .postTitle, .category-supplement-profile .postTitle   { padding:10px 20px 0 200px !important; }
.category-digital_supplements .paraShort, .category-supplement-profile .paraShort   { padding:0 20px 20px 0; }
.category-digital_supplements h4                                                    { font-size:10pt; padding:0px 20px 10px 20px; margin:0; width:100%; border-bottom:0px; font-size:9pt; text-align:right; max-width:200px; width:auto; float:right; color:#000;}
.category-digital_supplements .paraShort                                            { height:85px; padding-bottom:0px;}

#comment-area{
    padding:20px;
    border-top:5px solid #ababab;
    display: none;
}

.boxsizingBorder {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    position:relative;
    width:99%;
}

textarea { min-height:50px; width:100%;}

#menu-item-160231, #menu-item-160232, #menu-item-160233, #menu-item-160234 {display: none;} /*Subscribe, Sign In, Sign Out My Account menu (dev)*/ 
#menu-item-160558, #menu-item-160559, #menu-item-160560, #menu-item-160561 {display: none;} /*Subscribe, Sign In, Sign Out My Account menu */ 
 /* Print Styles
---------------------------------------------------------------------------*/
 @media print {
    body {background:white; 
         font-size:10pt; 
         margin:0 }
    #col2, #comment-area, #nav_wrap, #subnav, #login, .feature_share, #related, #related-posts, #footer { display:none }
    #container, #post{ margin-left:0; float:none; width:auto }
    #container a, #post a { font-weight:bold; 
         color:#000066; 
         text-decoration:none }
    h2.article {
	    font-family: Verdana, Sans-Serif;
	    font-size: 18pt;
	    font-weight: 700;
	    color: #ffffff;
	    background:#404040;
	    padding:5px 10px;
    }
    .ad { display:none }
    h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid }
    blockquote, table, pre { page-break-inside:avoid }
    ul, ol, dl  { page-break-before:avoid }
}

/* Footer */

.footerMenuContainer {
    float: right;
    margin: 15px 0;
}

.site-large-footer_column {
    float: left;
    min-width: 100px;
    margin: 0 20px 0 0;
}

.site-large-footer_column_first {
    float:left;
    width:300px;
    margin:15px 0;
}

.site-large-footer_header {
    font-weight: bold;
    color: #ED1C24;
    font-size: 14px;
    margin-bottom: 8px;
}

.site-large-footer_header_first {
    font-weight: bold;
    color: #ED1C24;
    font-size: 14px;
    margin-bottom: 8px;
}

.site-large-footer_link { margin-bottom:15px; }
.site-large-footer_link a { }
.site-large-footer_last_column { float:left; min-width:90px; margin-top:20px; }

/* sidebar components */

#screeningroom_sidebar { width:100%; height:auto; border-bottom:1px solid #cdcdcd;  }
#careers_sidebar { width:100%; background:#ffffff; height:auto; }

#careers_sidebar #results { padding:0; }
#careers_sidebar #results li { margin:0; padding:10px 20px; font-weight:bold; border-bottom:1px solid #cdcdcd; display:inline-block; width:100%; list-style:none; color:#404040; }
#careers_sidebar #results li:hover { background:#E5E7E1; color:#ED1C24; }

#col2 > .pagetitle:hover { background:#404040; }

#travelMarker { float:right; }
#editMarker { float:none; }

#screeningroom_sidebar #headerSidebar a {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
}

#screeningroom_sidebar #title {
    font-weight: bold;
    margin: 0;
    padding:10px;
    background:#ffffff;
}

#screeningroom_sidebar #top_spot {
    margin: 0;
    background:#404040;
    overflow:hidden;
}

#top_spot img { width:100% !important; height:auto !important; }
#subLinks img { height:100%; width:auto; max-width:inherit; }

a > #top_spot #title { color:#404040; }
a:hover > #top_spot img { opacity:0.4; transition:ease 0.2s; }
a:hover > #top_spot #title { color:#ED1C24; background:#E5E7E1; }
a:hover > .pagetitle { color:#efefef; background:#404040; }

#screeningroom_sidebar #subLinks {
    width: 100%;
    margin: 0;
    border-bottom:1px solid #cdcdcd;
}

#subLinksLug { height:70px; overflow:hidden; position:relative; }
#subLinksLug img { position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; min-height:100%; min-width:100%; height:auto; width:auto; max-height:150%; max-width:150%; }

#screeningroom_sidebar #subLinksColA {
    width:33.3%;
    width:calc(100% / 3); width:-webkit-calc(100% / 3); width:-moz-calc(100% / 3);
    border-right:1px solid #cdcdcd;
    float:left;
    margin:0;
    height:180px;
    overflow:hidden; 
    background:#404040;
}

#screeningroom_sidebar #subLinksColB {
    width:33.4%;
    width:calc(100% / 3); width:-webkit-calc(100% / 3); width:-moz-calc(100% / 3);
    float:left;
    height:180px;
    overflow:hidden;
    background:#404040;
}

#screeningroom_sidebar .blurb {
    text-align:left;
    padding:10px;
    font-weight:bold;
    min-height:120px;
    background:#ffffff;
}

a #subLinksColA, a #subLinksColB { color:#404040; }
a:hover > #subLinksColA img, a:hover > #subLinksColB img { opacity:0.4; transition:ease 0.2s; }
a:hover > #subLinksColA .blurb, a:hover > #subLinksColB .blurb { color:#ED1C24; background:#E5E7E1; }


/* Screening Room Category Layout */

#screeningRoom .colA { background:#ffffff; overflow:hidden; border-top:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd; border-right:1px solid #cdcdcd; min-height:265px; width:33.3%; float:left; margin:0; }
#screeningRoom .colB { background:#ffffff; overflow:hidden; border-top:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd; min-height:265px; width:33.4%; float:right; margin:0; }

.colA .category_wrap, .colB .category_wrap { position:absolute; margin:0; }
.colA .category, .colB .category { margin:0; }

/* contact us page */
.contactsheading {
    color: #999;
    font-weight: bold;
}

.imageTitle {
    margin: 5px auto;
    font-weight: bold;
    display: block;
}

#gotosr {
    padding: 10px;
    text-align: right;
    font-weight: bold;
}


/* Mobile Navigation system */

.clearfix:before, .clearfix:after {  
    content: " ";  
    display: table;  
}

.clearfix:after {  
    clear: both;  
}  

.clearfix {  
    *zoom: 1;
}

.clearfloat { display: inline-block; }
.clearfloat:after { content:""; display:block; height:0; clear:both; visibility:hidden; }

.menuMain {
    float:left;
}

.sub-menu{
    display:none;
    visibility:hidden;
    position:absolute;
    z-index: 999;
    width:200px; 
}

.sub-menuFix {
    display:none !important;
}

nav { height:40px; width:964px; position:relative; margin:0 auto; }  

nav ul {  
    padding: 0;  
    margin: 0 auto;  
    height: 40px;  
}  

nav li {  
    display: inline;  
    float: left;
    color:#ffffff;
    border-right: 1px solid #121212;
}

nav li li { border:none; }

nav a {  
    color: #fff;  
    display: inline-block;
    text-align: center;  
    text-decoration: none;  
    line-height: 40px;  
} 

nav li a {  
    color:#ffffff;
    box-sizing:border-box;  
    -moz-box-sizing:border-box;  
    -webkit-box-sizing:border-box;  
} 

nav li:last-child a {  
} 

nav a:hover, nav a:active {  
    background-color: #ED1C24;
    color:#45753C;
}  

#pull {  
    display: none;
    background: #010101 url('/wp/wp-content/themes/pb/images/menu-logo.png') no-repeat center;
    height:40px;
    position:relative;
    z-index: 999;
}

nav .current-menu-item a, nav .current_page_item a, nav a:hover, nav .current_menu-item li {
	color: #ffffff;
	background: #ED1C24;
}

nav li li{
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform:none;
}
	
nav li li a, nav li li a:link, nav li li a:visited {
	background: #454545;
	border-bottom: 1px solid #121212;
	border-right: 1px solid #121212;
	border-left:1px solid #121212;
	width: 200px;
	height:40px;
	margin: 0px;
	padding: 0 10px 0 18px;
}

nav li li a:hover, nav li li a:active {
	background: #ED1C24;
	padding: 0 10px 0 18px;
}

nav ul ul{ /* this targets all sub menus */
	display: none; /* hide all sub menus from view */
	position: absolute;
	z-index:900;
	top: 40px; /* this should be the same height as the top level menu -- height + padding + borders */
}

nav ul ul li{ /* this targets all submenu items */
	float: none; /* overwriting our float up above */
}   

nav ul li:hover > ul {
	display: block; /* show sub menus when hovering over a parent */
}

._4s7c { border:1px solid #cdcdcd !important; } /* facebook like box border */

#brunicoBar { height:28px; clear:both; margin:0; padding:0; }

.fancybox-inner, #fancybox-content { min-width: 700px !important; min-height:500px !important; }


/* --------------------------------------- */
/* regwall
/* --------------------------------------- */

#regwallWrap {
    font: 18px arial, helvetica, sans-serif;
    background: #d7d7d7;
    border: 1px solid #aaaaaa;
    padding: 20px 10px 10px 10px;
    width: auto;
    border-radius: 10px;
    text-align: center;
}

#continue-login 
{
    font-weight: 500;
    line-height: 1.5; 
    margin: 10px 0 0 10px;
 }
 
#not-a-sub-container 
{
    width: 100%;
}

#not-a-sub-container h2 {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18pt;
    font-weight: 700;
    color: #404040;
    margin:10px 0 10px 0;
}

#subWht 
{
    margin: 15px 10px 0 0;
    padding: 10px 20px 15px 0px;
    width: 100%;
    font-size: 16px;
    text-align: left;
}

#subWht ul li 
{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #1d1e1f;
    padding: 0 !important;

}

#login_div {
    text-align: center;
    margin: 0 15px 0px 15px;
}

#sub_button 
{
    display: block;
    cursor: pointer;
    border-radius: 5px;
    border: none;
    font-size: 18px;
    background: #77787B !important;
    color: #efefef !important;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 30px auto;
    padding: 10px 30px 10px;
}

#sub_signin:link, #sub_signin:visited
{
    font-weight: 700;
    text-decoration: underline;
 }

#alreadysub 
{
    font-weight: 600 !important;
    width: 100%;
}


@media only screen and (min-width: 1050px) {
    #container { width:964px; }
    #containerFull { width:100%; }
    #brunicoadminbar { display:none !important; }
}

/* ipad wide */
@media only screen and (min-width: 1001px) {
    #container { width:964px; }
    #containerFull { width:100%; }
    #nav_wrap      { width:100%; }
    nav            { width:964px; }
    #main            { width:964px; }
    #subnav, #header { width:964px; }
    .searchWrap      { display:block; }
}

@media only screen and (max-width:1000px) {
    #brunicoBar, .headerSocial { display:none; }
    #footerBrunico { display:none; }
    #container, #main, #header, #nav_wrap, #subnav {
        -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    }
    #containerFull, #containerAds, nav { width:100% !important; }
    #header { display:none; }
    #container { width:100%; padding:0; background:none; margin:0; border:0; }
    #nav_wrap, #main { width:100%; position:static; }
    #nav_wrap { border:0; }
    #main { width:100%; overflow:hidden; padding:0; border:0 !important; }
    #subnav { width:100%; }
    #col1 { width:65%; width:calc(100% - 340px); width:-moz-calc(100% - 340px); width:-webkit-calc(100% - 340px); margin:0; }
    #posts, #posts li { width:100%; }
    .paraShort { width:60%; width:calc(100% - 200px); width:-webkit-calc(100% - 200px); }

    .postthumb { width:100%; height:auto; }
    .postthumb img { width:100%; height:auto; }
    
    .entry img { width:100%; height:auto; margin:20px 0; }
    
    #col2 { width:35%; width:calc(340px); width:-moz-calc(340px); width:-webkit-calc(340px); }
    .col2ad { width:100%; background:none; }
    #sidebarUpper, #sidebarLower { width:100%; }
    #bluepages { clear:both; margin:20px; }
    
    /*element hides*/
    .leaderboard, #containerAds { display:none; }
    /*menu swap*/
    .menuMain{width:100%;}
    nav { 
  		height: auto;
  		border-bottom: 0;
  		width:100%; 
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  		border:none; 
  	}
  	nav li a {
		border-bottom: 1px solid #121212;
		border-right: 1px solid #121212;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
  	nav li li a, nav li li a:link, nav li li a:visited {width:100%;border-left:0;}
  	nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu li {width:50%; }
  	#pull {
		display: block;
		padding: 0 0 0 20px;
		width: auto;
		position: relative;
	}
	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 10px;
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.searchWrap{display:none;clear:both; background:#cdcdcd;float:none;padding:10px;margin:0;width:auto;height:40px;}
    .searchWrap input { width:90%; width:calc(100% - 61px); width:-webkit-calc(100% - 61px); height:20px; margin:0 0 10px;font: bold 11pt arial;}
    
    /*rotator*/
    #featured-posts { height:300px !important; }
    #featured-posts #posts { }
    #featured-posts .paraShort { width:30%; width:calc(40% - 40px) !important; width:-webkit-calc(40% - 40px) !important; margin:0 0 20px; }
    #featured-posts #posts h2 { margin: 25px 20px 20px !important; font-size:14pt; line-height:16pt; }
    #featured-posts #posts li { height:300px; display:inline-block; }
    #featured-posts .listpost { width:60% !important; overflow:hidden; height:300px !important; }
    #featured-posts .listpost img { height:auto !important; width:100% !important; }
    #featured-posts .list { width:40% !important; }
    #featured-posts .byline { margin:10px 0 0; }
    #featured-posts .jcarousel-container { width:100%; height:300 !important; }
    #featured-posts .jcarousel-clip { width:100%; height:300px !important; }
    #featured-posts .jcarousel-list { }
    #featured-posts .jcarousel-item,
    #featured-posts .jcarousel-item-vertical,
    #featured-posts .jcarousel-item-placeholder-vertical,    
    #featured-posts .jcarousel-item-placeholder-horizontal  { width:100%; height:auto; }
    #featured-posts .jcarousel-container-vertical           { width:100%; height:300px; }
    #featured-posts .jcarousel-clip-vertical                { width:100%; height:300px; z-index:20; }
    #featured-posts .jcarousel-list li                      { width:100%; height:300px; }
    
    /*related*/
    .relA, .relB, .relC { min-height:200px; float:left; width:25%; border-right:1px solid #404040; }
    .relD { min-height:200px; float:right; width:25%; border:none; }
    .relE { display:none; }
    #related-posts li { min-height:210px; }
    
    
    /*footer*/
    .site-large-footer_column_first {float:left; margin:15px; width:20%; width:calc(100% - 620px); width:-webkit-calc(100% - 620px); }
    .site-large-footer_column { min-height:140px; margin:0; }
    .footerMenuContainer { margin:15px; }
    
    /*Issues*/
    #issueCover     { float:none; margin:0 auto !important; }
    #issueCover img { display:block; margin:0 auto !important; }
    
    
    /* NEW FEATURED CAROUSEL */
    .featuredPosts { margin:0; }
	.featuredPosts .jcarousel-control-next { position:absolute; right:40% !important; }

	.featuredPost .featuredLug	{ width:60%; overflow:hidden; }
	.featuredPost .featuredLugPad { width:100%; height:100%;  }
	.featuredPost .featuredLugPad img { height:100%; width:auto !important; max-height:inherit; max-width:inherit; }
	.featuredPost .featuredText	{ width:40%; }	
	.featuredPost .entryInfoStrip { width:40%; }
	.featuredPost .featuredCatStrip { width:40% !important; padding:0 0 0 20px; }
	
	#carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:100px 0 0 !important; }
	#carouselSingleItem-wrapper > .jcarousel-control-prev, #carouselSingleItem-wrapper > .jcarousel-control-next { margin:80px 0 0 !important; }
	.jcarousel-control-prev, .jcarousel-control-next { margin:50px 0 0 !important; }
        
    #menu-item-160231, #menu-item-160232, #menu-item-160233, #menu-item-160234 {display: block;} /* (dev) */
    #menu-item-160558, #menu-item-160559, #menu-item-160560, #menu-item-160561 {display: block;}
}

/*iPad wide */
@media only screen and (max-device-width:1024px) and (orientation:landscape){
    #wpadminbar { display:none; }
    html { margin-top:none !important; }
    #brunicoBar { display:none; }
    #container, #main, #header, #nav_wrap, #subnav {
        -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    }
    #containerFull, #containerAds, nav { width:100% !important; }
    #header { display:none; }
    #container { width:100%; padding:0; background:none; margin:0; border:0; }
    #nav_wrap, #main { width:100%; position:static; }
    #nav_wrap { border:0; }
    #main { width:100%; overflow:hidden; padding:0; border:0 !important; }
    #subnav { width:100%; }
    #col1 { width:calc(100% - 340px); width:-webkit-calc(100% - 340px); width:65%; margin:0; }
    #posts, #posts li { width:100%; }
    .paraShort { width:60%; width:calc(100% - 200px); width:-webkit-calc(100% - 200px); }
    .category-sponsored-supplement { width:100%; }
    .category-sponsored-supplement .paraShort { width:65%; width:calc(100% - 200px); width:-webkit-calc(100% - 200px);}
    .category-sponsored-supplement h4 { width:65%; width:calc(100% - 200px); }
    .category-sponsored-supplement .postTitle { line-height:13pt; }
    .postthumb { width:100%; height:auto; }
    .postthumb img { width:100%; height:auto; }
    
    #col2 { width:-moz-calc(340px); width:-webkit-calc(340px); width:35%; }
    .col2ad { width:100%; }
    #sidebarUpper, #sidebarLower { width:100%; }
    #bluepages { clear:both; margin:20px; } 

    /*element hides*/
    .leaderboard, #containerAds { display:none; }
    /*menu swap*/
    .menuMain{width:100%;}
    nav { 
  		height: auto;
  		border-bottom: 0;
  		width:100%; 
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  		border:none; 
  	}
  	nav li a {
		border-bottom: 1px solid #121212;
		border-right: 1px solid #121212;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
  	nav li li a, nav li li a:link, nav li li a:visited {width:100%;border-left:0;}
  	nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu li {width:50%; }
  	#pull {
		display: block;
		padding: 0 0 0 20px;
		width: auto;
		position: relative;
	}
	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 10px;
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.searchWrap{display:none;clear:both; background:#cdcdcd;float:none;padding:10px;margin:0;width:auto;height:40px;}
    .searchWrap input { width:90%; width:calc(100% - 61px); width:-webkit-calc(100% - 61px); height:20px; margin:0 0 10px;font: bold 11pt arial;}
    
    /*rotator*/
    #featured-posts { height:300px !important; }
    #featured-posts #posts { }
    #featured-posts .paraShort { width:30%; width:calc(40% - 40px) !important; width:-webkit-calc(40% - 40px) !important; margin:0 0 20px; }
    #featured-posts #posts h2 { margin: 40px 20px 20px !important; font-size:14pt; line-height:16pt; }
    #featured-posts #posts li { height:300px; display:inline-block; }
    #featured-posts .listpost { width:60% !important; overflow:hidden; height:300px !important; }
    #featured-posts .listpost img { height:auto !important; width:100% !important; }
    #featured-posts .list { width:40% !important; }
    #featured-posts .byline { margin:10px 0 0; }
    #featured-posts .jcarousel-container { width:100%; height:300 !important; }
    #featured-posts .jcarousel-clip { width:100%; height:300px !important; }
    #featured-posts .jcarousel-list { }
    #featured-posts .jcarousel-item,
    #featured-posts .jcarousel-item-vertical,
    #featured-posts .jcarousel-item-placeholder-vertical,    
    #featured-posts .jcarousel-item-placeholder-horizontal  { width:100%; height:auto; }
    #featured-posts .jcarousel-container-vertical           { width:100%; height:300px; }
    #featured-posts .jcarousel-clip-vertical                { width:100%; height:300px; z-index:20; }
    #featured-posts .jcarousel-list li                      { width:100%; height:300px; }
    
    /*related*/
    .relA, .relB, .relC { min-height:200px; float:left; width:25%; border-right:1px solid #404040; }
    .relD { min-height:200px; float:right; width:25%; border:none; }
    .relE { display:none; }
    
    /*footer*/
    .site-large-footer_column_first { float:left; margin:15px; width:20%; width:calc(100% - 500px); width:-webkit-calc(100% - 500px);}
    .site-large-footer_column { min-height:140px; margin:0; }
    .footerMenuContainer { margin:15px; max-width:500px; }
    
    /* NEW FEATURED CAROUSEL */
    .featuredPosts { margin:0; }
	.featuredPosts .jcarousel-control-next { position:absolute; right:40% !important; }

	.featuredPost .featuredLug	{ width:60%; overflow:hidden; }
	.featuredPost .featuredLugPad { width:100%; height:100%;  }
	.featuredPost .featuredLugPad img { height:100%; width:auto !important; max-height:inherit; max-width:inherit; }
	.featuredPost .featuredText	{ width:40%; }	
	.featuredPost .entryInfoStrip { width:40%; }
	.featuredPost .featuredCatStrip { width:40% !important; padding:0 0 0 20px; }
	
	#carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:100px 0 0 !important; }
	#carouselSingleItem-wrapper > .jcarousel-control-prev, #carouselSingleItem-wrapper > .jcarousel-control-next { margin:80px 0 0 !important; }
	.jcarousel-control-prev, .jcarousel-control-next { margin:50px 0 0 !important; }
}

@media only screen and (max-width: 999px){
    #brunicoBar { display:none; }
    #screeningRoom .colA, #screeningRoom .colB { min-height:310px; }
    #containerFull { width:100%; margin:0; }
    #footer { padding:20px !important; }
}

/*Rotator graphic fix */
@media only screen and (max-width: 900px){}

@media only screen and (min-width: 768px) and (max-width: 900px){
    #header{ display:none; }
    .category_wrap { display:none; }
    #post .category_wrap, #post .byline { display:block; }
    .feedad { display:none; }        
    #col1 { width:62%; width:calc(100% - 340px); width:-moz-calc(100% - 340px); width:-webkit-calc(100% - 340px); margin:0; }
    .paraShort { width:55%; width:calc(100% - 200px); width:-webkit-calc(100% - 200px); }

    #col2 { width:38%; width:calc(340px); width:-moz-calc(340px); width:-webkit-calc(340px);  }
    .col2ad { width:100%; }
    
    #sidebarUpper, #sidebarLower { width:100%; }
    #bluepages { clear:both; margin:20px; }
}

/* iPad fix */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* element hides */
    #headerTop{display:none;}
    .leaderboard, #leaderboardBottom, #containerAds { display:none; }
    
    /* main */
    html{ -webkit-text-size-adjust: 100%; }
    #container { width: 100%; padding:0; position:relative; border:0; }
    #nav_wrap, #main { width:100%; }
    #nav_wrap { border:0; }
    #main { overflow:hidden; }
    #subnav, #header { width:100%; }
    #col1{ width:100%; min-height:250px; background:none; border:0; border-bottom:1px solid #cdcdcd; padding:0; margin:0; }
    .pagetitle { margin:0; }
    .post { }
    #post img { height:auto; margin:0; }
    .entry img { margin-top:20px !important; margin-bottom:20px !important; width:auto !important; height:auto; }
    .fullwidth { width:100% !important; height:auto !important; }
    .author_avatar img { height:auto !important; margin:0 !important; }
    
    .paraShort { width:100%; float:none; }
    .category-sponsored-supplement { width:100%; }
    .category-sponsored-supplement .paraShort { width:100%;}
    .paraShort h2 { font:bold 1.2em arial,helvetica,sans-serif; overflow:hidden; }
    #header, .feedLine, .feedad { display:none; }
    #featured-posts .paraShort { width:40%; width:calc(50% - 40px) !important; width:-webkit-calc(50% - 40px) !important; float:left; }
    #featured-posts .listpost { width:50% !important; }
    #featured-posts .listpost img { height:100% !important; width:auto !important; }
    #featured-posts .list { width:50% !important; }
    
    .photo { margin:0 10px 0 0; }
    #screeningRoom .colA, #screeningRoom .colB { min-height:230px; }
    .category_wrap, .byline { display:block; float:none; }
    #relLug { height:auto; }
    
    /* sidebar */
    #col2 { float:left; width:100%; margin:0 auto; height:auto; min-height:0; }
    #sidebarUpper, #sidebarLower { width:50%; float:left; }
    #sidebarUpper { border-right:1px solid #cdcdcd; }
    .col2ad { width:auto; margin:20px auto; border:0 !important; }
    .col2ad img { width:100%; height:auto; }
    #careers_sidebar, #screeningroom_sidebar, .widget, #twitter-widget { width:100%; }
    .twitter-follow-button { margin:0 20px 20px; }
    #twitter-widget > iframe { width:100% !important; }
    #facebook-widget { margin:0; width: 100% !important; }
    #facebook-widget > iframe { margin:20px; }
   
    
    /* footer */
    .site-large-footer_header { display:none; }
    
    /*menu swap*/
    nav { 
  		height: auto;
  		border-bottom: 0;
  		width:100%; 
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #121212;
		border-right: 1px solid #121212;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
  	nav li li a, nav li li a:link, nav li li a:visited {width:100%;border-left:0;}
  	nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu li {width:50%; }
  	#pull {
		display: block;
		padding: 0 0 0 20px;
		width: auto;
		position: relative;
	}
	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 10px;
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	
	#footer { width:auto; padding:20px; text-align:center; }
	.footerLogo { background:url('/wp/wp-content/themes/pb/images/footer-logo.png') no-repeat top center; width:auto; height:70px; }
    .site-large-footer_column_first{ margin:20px 0; padding:0; border:0; width:100%; }
    .site-large-footer_column{ min-height:140px; margin:0; }
    #footerMenu1 { margin:0; width:100%; }
    #footerMenu2, #footerMenu3, #footerMenu4 { display:none; }
    .footerMenuContainer { width:100%; margin:15px 0; }
    .footerMenuContainer li a {
        display: block;
        font-weight:bold;
        text-align:center; 
        height: 30px;
        padding: 5px 10px;
        margin: 0;
        line-height: 21px;
        text-decoration: none !important;
        color:#ffffff; 
    }
    .footerMenuContainer ul li {
        background: #636363;
        border: 0;
        display: block;
        padding: 0;
        margin: 0 0 2px;
        width: 100%;
    }
    
    #footer ul li:hover { background:#ED1C24; color:#ffffff; }
    #footer ul li:hover > a { color:#ffffff; }
}

@media only screen and (max-width: 767px) {
    /* element hides */
    #headerTop{display:none;}
    .leaderboard, #leaderboardBottom { display:none; }
    
    /* main */
    html{ -webkit-text-size-adjust: 100%; }
    #container { width: 100%; padding:0; position:relative; border:0; }
    #nav_wrap, #main { width:100%; }
    #nav_wrap { border:0; }
    #main { overflow:hidden; border-bottom:1px solid #cdcdcd; }
    #subnav, #header { width:100%; }
    #col1{ width:100%; min-height:250px; background:none; border:0; border-bottom:1px solid #cdcdcd; padding:0; margin:0; }
    .pagetitle { margin:0; }
    .post { }
    #post img { }
    .entry img { width:auto; height:auto; margin-top:20px !important; margin-bottom:20px !important; }
    .alignleft { width:50% !important; height:auto; margin:20px 20px 20px 0 !important; }
    .alignright { width:50% !important; height:auto; margin:20px 0 20px 20px !important; }
    .author_avatar img { height:auto !important; margin:0 !important; }
    
    .author_bio { width:60%; width:calc(100% - 110px); width:-webkit-calc(100% - 110px); }

    .byline { width:100%; }
    #screeningRoom .byline { width:100%; }
    .paraShort, .category-sponsored-supplement .paraShort { width:100%; float:none; padding:0 20px 0 200px; }
    .post a > .postTitle { font-size:12pt; line-height:15pt; }
    .category-sponsored-supplement { width:100%; }
    .category-sponsored-supplement .paraShort { width:100%; }
    .category-sponsored-supplement .postTitle { font-size:inherit; line-height:inherit; }
    
    .paraShort h2 { font:bold 1.2em arial,helvetica,sans-serif; overflow:hidden; }
    #header, .feedLine, .feedad { display:none; }
    #featured-posts .paraShort { width:40%; width:calc(50% - 40px) !important; width:-webkit-calc(50% - 40px) !important; float:left; }
    #featured-posts .listpost { width:50% !important; }
    #featured-posts .listpost img { height:100% !important; width:auto !important; }
    #featured-posts .list { width:50% !important; }
    #featured-posts .byline { width:100%; }
    
    .photo { margin:0 10px 0 0; }
    #screeningRoom .colA, #screeningRoom .colB { min-height:230px; }
    .category_wrap, .byline { display:block; }
    #relLug { height:112px !important; }
    
    /* sidebar */
    #col2 { float:left; width:100%; margin:0 auto; height:auto; min-height:0; }
    #sidebarUpper { width:50%; float:left; border-right:1px solid #cdcdcd; }
    #sidebarLower { width:50%; float:left; border-left:1px solid #cdcdcd; }
    .col2ad { width:100% !important; border:0 !important; margin:20px auto; }
    .col2ad img { width:100%; height:auto; margin:0 auto 20px; }
    .col2ad iframe, .col2ad div, .col2ad iframe > img { width:auto; text-align:center; }
    .col2ad > div { border:0; }
    .col2ad div div { margin:0 !important; }
    #careers_sidebar, #screeningroom_sidebar, .widget, #twitter-widget { width:100%; }
    #subLinksLug { height:90px; }
    .twitter-follow-button { margin:20px auto !important; width:100% !important; display:block !important; }
    .twitter-timeline { margin:20px auto !important; width:100% !important; display:block !important; }
    #twitter-widget > iframe { width:100%; }
    #facebook-widget { margin:0; width:100%; }
    #facebook-widget > iframe { margin:20px auto !important; display:block; }
    #bluepages { width:100% !important; border-bottom:1px solid #cdcdcd; padding:20px; margin:0 0 10px; }
    #bluesearch input { width:200px; width:calc(100% - 47px); }
    
    /* footer */
    .site-large-footer_header { display:none; }
    
    /*menu swap*/
    nav { 
  		height: auto;
  		border-bottom: 0;
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #121212;
		border-right: 1px solid #121212;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
  	nav li li a, nav li li a:link, nav li li a:visited {width:100%;border-left:0;}
  	nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu li {width:50%; }
  	#pull {
		display: block;
		padding: 0 0 0 20px;
		width: auto;
		position: relative;
	}
	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 10px;
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	
	#footer { width:auto; padding:20px; text-align:center; }
	.footerLogo { background:url('/wp/wp-content/themes/pb/images/footer-logo.png') no-repeat top center; width:auto; height:66px; }
    .site-large-footer_column_first { margin:20px 0; width:100%; padding:0; border:0;}
    .site-large-footer_column { min-height:140px; margin:0; }
    .footerMenuContainer, #footerMenu1 { margin:0; width:100%; }
    #footerMenu2, #footerMenu3, #footerMenu4 { display:none; }
    .footerMenuContainer li a {
        display: block;
        font-weight:bold;
        text-align:center; 
        height: 30px;
        padding: 5px 10px;
        margin: 0;
        line-height: 21px;
        text-decoration: none !important;
        color:#ffffff; 
    }
    .footerMenuContainer ul li {
        background: #636363;
        border: 0;
        display: block;
        padding: 0;
        margin: 0 0 2px;
        width: 100%;
    }
    
    #footer ul li:hover { background:#ED1C24; color:#ffffff; }
    #footer ul li:hover > a { color:#ffffff; }
    
    /* NEW FEATURED CAROUSEL */
    .featuredPosts { margin:0; height:560px; }
    #carouselLarge { height:522px; }
	.featuredPosts .jcarousel-control-next { position:absolute; right:0 !important; }

    .featuredPost h2 { margin:0 0 10px; }
    .featuredPost { height:522px; }
	.featuredPost .featuredLug	{ width:100%; overflow:hidden; }
	.featuredPost .featuredLugPad { width:100%; height:100%;  }
	.featuredPost .featuredLugPad img { height:auto !important; width:100% !important; }
	.featuredPost .featuredText	{ clear:both; float:left; width:100%; }	
	.featuredPost .entryInfoStrip { width:100%; position:absolute; margin:20px 0 0; bottom:0; }
	.featuredPost .featuredCatStrip { width:100% !important; padding:0 0 0 20px; top:350px; z-index:0; height:35px; overflow:hidden; }

	#carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:60px 0 0 !important; }
	#carouselSingleItem-wrapper > .jcarousel-control-prev, #carouselSingleItem-wrapper > .jcarousel-control-next { margin:80px 0 0 !important; }
	.jcarousel-control-prev, .jcarousel-control-next { margin:140px 0 0 !important; }
}

@media only screen and (max-width:700px) { /* Remove Split Sidebar below this point */
    #col1 { border:0; }
    #col2 { width:100%; }
    #sidebarUpper, #sidebarLower { width:100%; border:0; }
    #siteBox {}
    #siteA { width:30%; width:calc(33% - 20px); width:-webkit-calc(33% - 20px); margin:20px 10px 0; }
    #siteB { width:30%; width:calc(33% - 20px); width:-webkit-calc(33% - 20px); margin:20px 10px 0; }
    
    .fancybox-inner, #fancybox-content { min-width: 400px !important; min-height:285px !important; }
}

@media only screen and (max-width: 676px) { /* Screening Room photo size fix */
    .searchWrap input { width:80%; width:calc(100% - 61px); }
}

/* 2015 Smartphone Landscape */
@media only screen and (max-width: 667px) {
	.featuredPosts { margin:0; height:inherit; }
	.featuredPosts #carouselLarge-wrapper > .jcarousel-control-next { height:280px; padding:120px 10px; position:absolute; }
	.featuredPosts #carouselLarge-wrapper > .jcarousel-control-prev { height:280px; padding:120px 10px; }
	
	
	.featuredPost .excerptBlurb { font-size:0.9em; line-height:1.3em; }
	.featuredPost 				{ height:492px; }
	.featuredPost .featuredLug	{ width:100%; height:280px; overflow:hidden; }
	.featuredPost .featuredLugPad { width:100%; height:100%;  }
	.featuredPost .featuredLugPad img { min-height:100% !important; width:auto !important; }
	.featuredPost .featuredText	{ clear:both; float:left; width:100%; height:auto; }	
	.featuredPost .entryInfoStrip { width:100%; position:absolute; margin:0; }
	.featuredPost .featuredCatStrip { width:100% !important; padding:0 0 0 20px; top:200px; z-index:0; height:35px; overflow:hidden; }
}

/* Featured Carousel IMG Float Fix */
@media only screen and (max-width: 640px) {
	.featuredPost .featuredLugPad img { min-height:100% !important; width:auto !important; }
}

@media only screen and (max-width: 600px) { /* Screening Room listpost fix */
    #screeningRoom .colA, #screeningRoom .colB  {
        padding:20px; 
        width:100%;
        min-height:0;
        display:inline-block;
        border-top:1px solid #cdcdcd;
        border-right:none;
    } 
    .photoSR { margin:0 10px 0 0; width: 160px; height:160px; overflow:hidden; }
    .photoSRFloat { height:160px; width:auto; }
    .photoSR img { max-width:inherit !important; }
    .paraShortSR { width:calc(100% - 200px); width: -webkit-calc(100% - 200px); width:65%; margin:0; padding:0; }
    .paraShortSR h2 { font-size:13pt; text-transform:none; }
    .category_wrap { display:none; }
    
    /*rotator*/
    #featured-posts { height:545px !important; }
    #featured-posts .jcarousel-container, #featured-posts .jcarousel-clip { height:500px !important; }
    #featured-posts #posts li { height:500px !important; }
    #featured-posts .listpost { width:100% !important; height:300px !important; float:none; position:relative; margin:0; }
    #featured-posts .listpost img { height:auto !important; width:auto !important; position:absolute; min-height:100%; min-width:100%; max-width:inherit; top:-100%; bottom:-100%; left:-100%; right:-100%; margin: auto; }
    #featured-posts #posts h2 { clear:both; float:none; width:100% !important; margin:0 !important; padding:25px 20px 10px !important; }
    #featured-posts .paraShort { width:100% !important; clear:both; float:none; padding:0 20px; }
    #featured-posts .byline { width:100%; }
    #featured-posts .list { clear:both; float:left; position:static; width:100% !important; height:45px; }
        
    .relA, .relB { min-height:200px; float:left; width:33.3%; border-right:1px solid #404040; }
    .relC { min-height:200px; float:right; width:33.4%; border:none; }
    .relD, .relE { display:none; }
    
    #col2, #sidebarUpper, #sidebarLower, iframe.twitter-timeline, iframe.twitter-follow-button { width:100%; }   
    
    
    #carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:40px 0 0 !important; }
	#carouselSingleItem-wrapper > .jcarousel-control-prev, #carouselSingleItem-wrapper > .jcarousel-control-next { margin:120px 0 0 !important; }
	.jcarousel-control-prev, .jcarousel-control-next { margin:220px 0 0 !important; }
}

/* Older Safari version fix */
@media only screen and (max-width: 530px) {
    .category-sponsored-supplement h4 { width:100%; }
    .paraShortSR { width:100%; }
}

@media only screen and (max-width: 490px) {
    .paraShortSR { width:calc(100% - 200px); width: -webkit-calc(100% - 200px); width:50%; }
    .entry img, .alignleft, .alignright { width:100% !important; height:auto; margin:20px 0 20px !important; }
    .entry .colA { float:none; width:100%; margin:0 0 20px !important; }
    .entry .colB { float:none; width:100%; margin:40px 0 20px !important; }
    .byline { width:100%; display:none; }
    
    #featured-posts { height:495px !important; }
    #featured-posts .jcarousel-container, #featured-posts .jcarousel-clip, #featured-posts #posts li { height:450px !important; }
    #featured-posts .listpost { height:250px !important; }
    #featured-posts .listpost img { height:100% !important; }    
    
    
    #carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:50px 0 0 !important; }
	#carouselSingleItem-wrapper > .jcarousel-control-prev, #carouselSingleItem-wrapper > .jcarousel-control-next { margin:120px 0 0 !important; }
	.jcarousel-control-prev, .jcarousel-control-next { margin:110px 0 0 !important; }

    /* regwall */
    
    #subscriptionWrap 
    {
        padding: 10px 10px 0px 10px;
    }


    #subWht 
    {
        padding: 10px 5px 10px 0px;
        text-align: left;
    }
    
    #logonbutton {
        font-size: 15px;
    }
    
}

@media only screen and (max-width: 450px) {
    .paraShortSR { width:calc(100% - 200px); width: -webkit-calc(100% - 200px); width:45%; }
    .searchWrap input { width:75%; width:calc(100% - 61px); }
}

@media only screen and (max-width: 400px) {
    .photoSR { margin:0 0 10px; width: 100%; height:160px; overflow:hidden; }
    .photoSRFloat { height:auto; width:100%; }
    .paraShort, .category-sponsored-supplement .paraShort { width:100%; float:left; padding:0 20px 20px; max-height:inherit; }
    .post a > .postTitle { float:left; width:100%; padding:0 20px 0; }
    .paraShortSR { width:100%; }
    .category-sponsored-supplement h4 { float:left; width:100%; padding:10px 20px; }
    .category-sponsored-supplement .postTitle { padding:10px 20px 5px !important; }
    .searchWrap input { width:75%; width:calc(100% - 61px); }
    .byline { display:block; }
    
    .relA { min-height:200px; float:left; width:50%; border-right:1px solid #404040; }
    .relB { min-height:200px; float:right; width:50%; border:none; }
    .relC, .relD, .relE { display:none; }
    
    .photo, .listpost { float:left; margin:0; width:100%; height:220px; }
    .photo img, .listpost img { min-width:100%; height:auto; }

    #featured-posts { height:455px !important; }
    #featured-posts .jcarousel-container, #featured-posts .jcarousel-clip, #featured-posts #posts li { height:410px !important; }
    #featured-posts .listpost { height:200px !important; }
    #featured-posts .listpost img { height:100% !important; }    
    
    
    /* NEW FEATURED CAROUSEL */
    .featuredPosts { margin:0; height:inherit; }
	.featuredPosts #carouselLarge-wrapper > .jcarousel-control-prev, .featuredPosts #carouselLarge-wrapper > .jcarousel-control-next { height:200px; padding:90px 10px; }
	.featuredPosts #carouselLarge-wrapper > .jcarousel-control-next { position:absolute; right:0 !important; }

    #carouselLarge { height:420px; }
	.featuredPost 				{ height:420px; }
	.featuredPost h2 { font-size:1.4em; }
	.featuredPost .featuredLug	{ width:100%; height:200px; overflow:hidden; }
	.featuredPost .featuredLugPad { width:100%; height:100%;  }
	.featuredPost .featuredLugPad img { min-height:100% !important; max-height:150%; width:auto !important; }
	.featuredPost .featuredText	{ clear:both; float:left; width:100%; height:auto; }	
	.featuredPost .entryInfoStrip { width:100%; position:absolute; margin:0; }
	.featuredPost .featuredCatStrip { width:100% !important; padding:0 0 0 20px; top:200px; z-index:0; height:35px; overflow:hidden; }
}

@media only screen and (max-width: 324px) {
    
    /*menu swap*/
    #nav_wrap ul li a {font: bold 8pt/40px arial;}
    nav { 
  		height: auto;
  		border-bottom: 0;
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #121212;
		border-right: 1px solid #121212;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
  	nav li li a, nav li li a:link, nav li li a:visited {width:100%;border-left:0;}
  	nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu li {width:50%; }
  	#pull {
		display: block;
		padding: 0 0 0 20px;
		width: auto;
		position: relative;
	}
	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 10px;
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	
	#carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:20px 0 0 !important; }
	#carouselSingleItem-wrapper > .jcarousel-control-prev, #carouselSingleItem-wrapper > .jcarousel-control-next { margin:150px 0 0 !important; }
	.jcarousel-control-prev, .jcarousel-control-next { margin:80px 0 0 !important; }
}

@media only screen and (max-width:319px) {
    /*element hides*/
    #headerTop, .leaderboard { display:none; }
}

/*remove wpstats smiley face*/
img#wpstats{position:absolute;top:0;width:0px;height:0px;overflow:hidden;}