#container {
	overflow:hidden
}
#top #branding .content, #main .main-content, #featured_below .featured_below-content, #featured .featured-inner, #footer_content, #colophon #footer_sub_content, #colophon .footer-below {
	margin:0 auto;
	width:960px
}
#top #branding .content {
	width:940px
}
#footer_content, #colophon #footer_sub_content, #colophon .footer-below {
	width:920px
}
#top #branding .content, #featured .featured-inner, #main .main-inner, #featured_below .featured_below-inner, #bottom #colophon {
	padding-left:10px; /*TOM*/
	padding-right:10px; /*TOM*/
	height:100%
}
.boxed-layout, .article-wrap, .element-slider-standard, .element-slider-nivo, .element-content, .element-post_grid_slider, .element-post_list_slider, .element-slogan, .element-tweet, .element-columns, #comments .comment-body, #respond {
	position:relative
}
.boxed-layout, .article-wrap, #respond {
	margin:0 0 20px 0 /*TOM*/
}
.boxed-layout .boxed-inner, article, .element-slider-standard .element-inner, .element-slider-nivo .element-inner, .element-content .element-inner, .element-post_grid_slider .element-inner, .element-post_list_slider .element-inner, .element-slogan .element-inner, .element-tweet .element-inner, .element-columns .element-inner, #comments .comment-body, #respond {
	background-color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:20px
}
.element-slider-standard .element-inner, .element-slider-nivo .element-inner {
	padding:10px 10px 0 10px
}
.post_grid article {
	padding:8px
}
.element-post_list_slider article {
	background:transparent;
	border:0
}
.element-post_list_slider .element-inner {
	padding:0
}
html, body {
	background:#fff;
	color:#666;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:13px;
	/*line-height:1.625   <<<< TOM MORE CONTROL*/
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold
}
h1 {
	font-size:2em;
	line-height:1.15em;
	margin:.5em 0 1em 0
}
h2 {
	font-size:1.75em;
	line-height:1.15em;
	margin:.5em 0 1em 0
}
h3 {
	font-size:1.5em;
	line-height:1.15em;
	margin:.5em 0 1em 0
}
h4 {
	font-size:1.25em;
	line-height:1.15em;
	margin:.5em 0 1em 0
}
h5 {
	font-size:1em;
	line-height:1.6em;
	margin:0 0 .5em 0
}
h6 {
	font-size:.75em;
	line-height:1.6em;
	margin:0 0 .5em 0
}
hr {
	background-color:#ccc;
	border:0;
	height:1px;
	margin-bottom:1.625em
}
a, a:hover, a:focus {
	text-decoration:none
}
.btn-default, .btn-default:active, .btn-default:hover, .btn-default:focus {
	background-image: url(../images/button-shade.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    color:#ffffff;
	background-color: #0c6eb0;
    text-shadow: none;
}
.btn-default:hover, .btn-default:focus {
	-ms-filter:"alpha(opacity=50)";
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	-khtml-opacity:.8;
	opacity:.8
}
.article-wrap article {
	padding:20px
}
.entry-header {
	border-bottom:5px solid #f2f2f2;
	margin-bottom:15px;
	padding:0 10px
}
.entry-title {
	clear:both;
	font-weight:bold; /* TOM Added */
	line-height:1.5em;
	margin-top:0;
	margin-bottom:.3em
}
.entry-title, .entry-title a {
	color:#666;
	text-decoration:none
}
article .entry-title {
	margin-bottom:3px
}
article .entry-title, article .entry-title a {
	color:#666
}
.entry-meta {
	color:#9e9e9e;
	font-family:Georgia, serif;
	font-size:.916em;
	font-style:italic;
	margin:0 0 10px 0
}
.entry-meta a {
	color:#858585;
	font-weight:bold;
	text-decoration:none
}
.entry-meta .category {
	padding-right:10px
}
.entry-meta .comments-link {
	border-left:1px solid #e5e5e5;
	padding-left:10px
}
.tags a {
	border-bottom:1px dotted #e5e5e5;
	color:inherit;
	padding:1px 0
}
.pagination .btn-group>a.btn, .pagination .btn-group>a.btn.active {
	border:1px solid #d1d1d1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:inherit;
	-webkit-box-shadow:inherit;
	box-shadow:inherit;
	font-size:12px;
	line-height:100%;
	padding:.5em .75em
}
.pagination .btn-group>a.btn {
	background:#fff;
	color:#666
}
.pagination .btn-group>a.btn:hover, .pagination .btn-group>a.btn:focus {
	border-color:#aaa;
	color:#666
}
.pagination .btn-group>a.btn.active {
	border-color:#aaa
}
.pagination a, .pagination .active, .pagination .btn-group>.btn+.btn {
	margin:0 1px
}
img {
	max-width:100%;
	height:auto
}
img.size-full {
	max-width:100%;
	width:auto
}
.thumbnail, .pretty, .wp-caption {
	border:1px solid #e5e5e5;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:4px
}
#wrapper .gallery {
	margin:0 auto 1.625em
}
#wrapper .gallery .gallery-icon {
	padding:10px
}
#wrapper .gallery a img {
	border:1px solid #e5e5e5;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:4px;
	height:auto
}
img#wpstats {
	display:block;
	margin:0 auto 1.625em
}
#content .gallery-columns-4 .gallery-item, #featured_below .gallery-columns-4 .gallery-item {
	margin:0 0 1.625em 0
}
.type-page .entry-title {
	margin-bottom:.4em
}
.entry-content {
	overflow:hidden
}
.element-post_list_paginated .read-more {
	font-weight:bold;
	float:right
}
.post_grid .entry-title {
	font-size:1em;
	line-height:1.5em;
	min-height:3em;
	text-align:center
}
.post_grid .article-wrap article {
	padding:10px
}
.post_grid .featured-image, .post_grid .featured-image a.thumbnail {
	border:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding:0
}
.post_grid .featured-image-wrapper .image-overlay .image-overlay-bg {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0
}
#comments li {
	padding:5px 0
}
#comments-title {
	padding:0 10px
}
#comments .commentlist {
	margin-bottom:20px
}
#comments .comment-body {
	padding:15px;
	padding-left:83px;
	padding-bottom:25px;
	position:relative
}
#comments .comment-body .avatar {
	position:absolute;
	top:15px;
	left:15px
}
#comments .comment-body .says {
	display:none
}
#comments .comment-body .comment-meta {
	margin-bottom:10px
}
#comments .comment-body .comment-meta a {
	color:#9e9e9e;
	font-family:Georgia, serif;
	font-size:11px;
	font-style:italic
}
#comments .comment-body .fn {
	display:block;
	font-style:normal;
	font-weight:bold;
	margin-top:5px
}
#comments .comment-body .reply a {
	position:absolute;
	right:5px;
	bottom:5px
}
#comments ol {
	list-style:none;
	margin:0
}
#comments ul.children {
	border-left:1px solid #e5e5e5;
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0 0 10px 20px
}
#respond {
	margin-top:5px
}
.comment-form-wrapper {
	margin-bottom:30px
}
#reply-title {
	margin:10px 0
}
#commentform input[type=text] {
	margin-right:10px;
	width:40%
}
#commentform textarea {
	width:98%
}
#commentform label {
	display:inline-block
}
#commentform .form-submit {
	margin:10px 0
}
#commentform .form-allowed-tags {
	display:none
}
/* TOM #top {
	background-color:#6ea4ba;
	background-position:0 0;
	background-repeat:repeat;
	border-bottom:1px solid #e5e5e5
}
#top #branding {
	border-bottom:7px solid #fff;
	background:url(../images/header-glow.png) center top no-repeat
}*/
#branding #header_content {
	/*padding:35px 20px 25px 20px; TOM */
	padding:0;
	position:relative
}
.header_logo .tb-text-logo {
	font-size:3em;
	font-weight:bold;
	margin:0;
	text-shadow:1px 1px 1px #000
}
.header_logo .tb-text-logo a {
	color:#fff
}
.header_logo .tagline {
	color:#fff;
	display:block;
	font-style:italic;
	font-size:1em;
	padding:5px 0 0 0;
	text-shadow:1px 1px 1px #000
}
#branding .social-media .themeblvd-contact-bar {
	background:url(../images/social-bg.png) repeat-x;
	position:absolute;
	top:0;
	right:30px;
	height:29px
}
#branding .social-media .themeblvd-contact-bar:before {
	content:"";
	background:url(../images/social-bg.png) 0 -29px no-repeat;
	position:absolute;
	top:0;
	left:-4px;
	width:4px;
	height:29px
}
#branding .social-media .themeblvd-contact-bar:after {
	content:"";
	background:url(../images/social-bg.png) 0 -58px no-repeat;
	position:absolute;
	top:0;
	right:-4px;
	width:4px;
	height:29px
}
#access ul {
	list-style:none;
	margin:0
}
#access ul ul {
	background:#fff;
	border:1px solid #0c6eb0; /*TOM*/
	border-top:0;
	margin:0 0 0 -1px;
	padding:5px;
	top:47px;
	width:150px
}
#access ul ul ul {
	border-top:1px solid #0c6eb0; /*TOM*/
	margin:0;
	top:0;
	left:165px
}
#access li {
	float:left;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif
}
/*TOM#access li li {
	float:none
}*/
#access li li {
	float:left;
	width:150px;
}
#access li a {
	background:url(../images/menu-bg.png) 0 0 repeat-x;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin:0 3px 0 0;
	padding:14px 21px
}
#access li a:hover, #access li a:focus {
	background:#fff;
	color:#666
}
#access li li a {
	background-color:transparent;
	background-image:none;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	color:#666;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	margin:0;
	padding:10px
}
#access li a.sf-with-ul {
	padding-right:30px
}
#access li.home a {
	background:url(../images/menu-home.png) 0 0 no-repeat;
	padding:0;
	text-indent:-9999px;
	width:40px;
	height:40px
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) {
#access li.home a {
background-image:url(../images/menu-home_2x.png);
background-size:40px 160px
}
}
#access li.home a:hover, #access li.home a:focus {
	background-position:0 -40px
}
#access li a>.sf-sub-indicator {
	position:absolute;
	top:16px;
	right:8px
}
#access li li a>.sf-sub-indicator {
	top:11px;
	right:8px
}
#access ul.sf-menu>[class^="menu-icon-"]>a {
padding-left:15px
}
#access ul.sf-menu>li>a .sf-sub-indicator, #access ul.sf-menu>[class^="menu-icon-"]>a [class^="icon-"] {
line-height:10px;
width:11px
}
.btn-navbar {
	background:#fff;
	border-bottom:0;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	color:#666;
	font-size:16px;
	outline:0;
	margin-left:15px;
	padding:5px 12px;
	text-decoration:none
}
.btn-navbar:hover, .btn-navbar:focus {
	background-color:#f2f2f2;
	color:inherit
}
#featured {
	background:#f3f3f3
}
#main {
	background:#f3f3f3;
	padding:10px 0
}
#featured_below {
	background:#f3f3f3;
	padding:0 0 10px 0
}
.breadcrumb {
	font-size:.93em;
	padding:10px
}
.breadcrumb .current {
	font-weight:bold;
	padding:0 4px
}
.breadcrumb a {
	color:#888;
	border-bottom:1px dotted #e5e5e5;
	padding:0 4px 1px 4px
}
.breadcrumb .home-link {
	background-image:url(../images/home-666666.png);
	background-position:center center;
	background-repeat:no-repeat;
	border:0;
	display:inline-block;
	line-height:100%;
	-moz-opacity:.7;
	-khtml-opacity:.7;
	opacity:.7;
	text-indent:-9999px;
	width:10px
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx) {
.breadcrumb .home-link {
background-image:url(../images/home-666666_2x.png);
background-size:10px 10px
}
}
.breadcrumb .home-link:hover, .breadcrumb .home-link:focus {
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1
}
.widget {
	clear:both;
	margin:0 0 .75em 0
}
.widget ul {
	list-style:none;
	margin:0
}
.widget ul ul {
	margin-left:1.5em
}
.widget ul li {
	margin:0 0 5px 0
}
.widget ul li a {
	border-bottom:1px dotted #e5e5e5;
	color:inherit;
	font-family:inherit;
	font-style:normal;
	padding:1px 0
}
.fixed-sidebar .widget-title {
	font-size:1.25em;
	margin-top:0;
	margin-bottom:1em
}
.fixed-sidebar .widget {
	background-color:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin:0 0 1em 0
}
.fixed-sidebar .widget .widget-inner {
	padding:1.5em
}
.widget-area-collapsible .widget {
	margin-bottom:0;
	padding:5px
}
.widget-area-collapsible .widget {
	text-align:center
}
.widget-area-collapsible img.alignleft, .widget-area-collapsible img.alignright, .widget-area-collapsible img.aligncenter {
	margin-top:0;
	margin-bottom:0
}
.footer-below .widget-area-collapsible .widget {
	margin-bottom:10px
}
.column .widget {
	margin:0 0 2em 0
}
.widget ul.tweets li.tweet {
	margin:0 0 20px 0
}
.widget ul.tweets li.tweet .tweet-text a {
	border:0;
	font-family:Georgia, serif;
	font-style:italic;
	font-weight:bold;
	text-decoration:none
}
.widget ul.tweets li .tweet-time {
	font-size:.9em;
	margin-top:3px
}
.widget ul.tweets li .tweet-time a {
	border:0
}
.widget ul.tweets li .tweet-time a:after {
	content:" \2192"
}
.themeblvd-mini-post-list ul .mini-post-list-content h4 a {
	border-bottom:0
}
.fixed-sidebar .widget_nav_menu .widget-inner, .element-columns .widget-area .widget_nav_menu .widget-inner {
	padding:0
}
.fixed-sidebar .widget_nav_menu .nav-header, .element-columns .widget_nav_menu .nav-header {
	padding-left:0
}
.fixed-sidebar .widget_nav_menu div[class^="menu-"], .element-columns .widget_nav_menu div[class^="menu-"] {
background:transparent;
-moz-box-shadow:inherit;
-webkit-box-shadow:inherit;
box-shadow:inherit;
border:0;
margin:0;
padding:0
}
.fixed-sidebar .widget_nav_menu .widget-title, .element-columns .widget-area .widget_nav_menu .widget-title {
	margin:0;
	padding:15px
}
.fixed-sidebar .widget_nav_menu ul li, .element-columns .widget_nav_menu ul li {
	margin:0
}
.fixed-sidebar .widget_nav_menu .menu>li, .element-columns .widget_nav_menu .menu>li {
	margin-right:-15px;
	margin-left:-15px;
	border-top:1px dotted #d1d1d1
}
.fixed-sidebar .widget_nav_menu .menu>li a, .element-columns .widget_nav_menu .menu>li a {
	padding:5px 16px
}
.fixed-sidebar .widget_nav_menu ul li a, .element-columns .widget_nav_menu ul li a {
	border:0
}
.fixed-sidebar .widget_nav_menu .menu li+.nav-header span, .element-columns .widget_nav_menu .menu li+.nav-header span {
	margin-top:0
}
.fixed-sidebar .widget_nav_menu .menu>li>a, .element-columns .widget_nav_menu .menu>li>a, .fixed-sidebar .widget_nav_menu .menu .nav-header>span, .element-columns .widget_nav_menu .menu .nav-header>span, .fixed-sidebar .widget_nav_menu ul.sub-menu, .element-columns .widget_nav_menu ul.sub-menu {
	margin-right:0;
	margin-left:0
}
.fixed-sidebar .widget_nav_menu ul li li, .element-columns .widget_nav_menu ul li li {
	margin-right:0;
	margin-left:0
}
.fixed-sidebar .widget_nav_menu ul.sub-menu, .element-columns .widget_nav_menu ul.sub-menu {
	margin:0 0 10px 10px
}
.subnav {
	border-color:#d3d3d3
}
.subnav ul.nav>li>a, .subnav ul.nav>li.nav-header>span {
	border-right-color:#d3d3d3
}
.widget .subnav ul li a {
	border-bottom:0
}
#bottom {
	background-color:#fff;
	border-top:1px solid #e5e5e5;
	padding:20px 0
}
#bottom .copyright {
	padding-top:5px
}
#bottom .footer_content {
	padding:0 0 20px 0
}
#footer_sub_content {
	margin:2.5em 0
}
#bottom .copyright p {
	font-size:.9em;
	line-height:1.5em;
	margin:0;
	text-align:center
}
#bottom .copyright span {
	padding:0 1em
}
.element {
	padding:10px 0
}
#main .first-element, #featured_below .first-element {
	padding-top:0
}
.element-headline .element-inner {
	padding:0 10px
}
.element .element .article-wrap, .element-post_list .article-wrap {
	background-color:transparent!important;
	background-image:none!important
}
article .element-slider-standard .element-inner, article .element-slider-nivo .element-inner, article .element-post_list_slider .element-inner, article .element-post_grid_slider .element-inner, .element .element-slider-standard .element-inner, .element .element-slider-nivo .element-inner, .element .element-post_list_slider .element-inner, .element .element-post_grid_slider .element-inner {
	border:1px solid #ddd
}
.element-headline h1, .element-headline h2, .element-headline h3, .element-headline h4, .element-headline h5, .element-headline h6 {
	margin:0 0 5px 0
}
.element-headline p {
	margin:0
}
#content .element-headline, #featured_below .element-headline {
	padding:10px 10px 5px 10px
}
.divider-dashed, .divider-solid, .divider-shadow {
	margin-bottom:20px
}
.divider-dashed, .divider-solid {
	border-color:#e5e5e5
}
.element-slider .tb-loader {
	display:block
}
.standard-slider-wrapper .slides-wrapper, .tb-nivo-slider-wrapper .slides-wrapper {
	background:transparent;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	min-height:50px
}
.standard-slider-wrapper .media-align-left .slide-body, .standard-slider-wrapper .media-align-right .slide-body {
	padding:0
}
.standard-slider-wrapper .media-full .content, .tb-nivo-slider-wrapper .nivo-caption {
	background:#fff;
	color:#333;
	left:10px;
	bottom:10px;
	max-width:75%;
	-moz-opacity:.9;
	-khtml-opacity:.9;
	opacity:.9
}
.standard-slider-wrapper .slide-title, .tb-nivo-slider-wrapper .slide-title {
	margin:0 0 15px 0
}
.standard-slider-wrapper .slide-title span, .tb-nivo-slider-wrapper .slide-title span {
	font-size:1.2em;
	font-weight:normal
}
.standard-slider-wrapper .media-align-left .slide-title span, .standard-slider-wrapper .media-align-right .slide-title span {
	font-weight:normal
}
.sidebar_right .standard-slider-wrapper .media-align-left .slide-title span, .sidebar_left .standard-slider-wrapper .media-align-left .slide-title span, .double_sidebar_right .standard-slider-wrapper .media-align-left .slide-title span, .double_sidebar_left .standard-slider-wrapper .media-align-left .slide-title span, .double_sidebar .standard-slider-wrapper .media-align-left .slide-title span, .sidebar_right .standard-slider-wrapper .media-align-right .slide-title span, .sidebar_left .standard-slider-wrapper .media-align-right .slide-title span, .double_sidebar_right .standard-slider-wrapper .media-align-right .slide-title span, .double_sidebar_left .standard-slider-wrapper .media-align-right .slide-title span, .double_sidebar .standard-slider-wrapper .media-align-right .slide-title span {
	font-size:1.75em
}
.element-post_list .article-wrap, .element-post_list_slider .article-wrap {
	margin:0
}
.element-post_list .article-wrap article, .element-post_list_slider .article-wrap article {
	padding:10px
}
.element-post_list .entry-title, .element-post_list_slider .entry-title {
	font-size:1.7em;
	margin-bottom:.15em;
	margin-top:0
}
.tb-post-grid-slider .slides-wrapper {
	padding:0
}
.social_left #branding .social-media .themeblvd-contact-bar {
	right:inherit;
	left:30px
}
.logo_center .header_logo {
	text-align:center
}
.logo_left .header_logo {
	text-align:left;
	padding: 35px 0px 25px; /*TOM*/
}
.logo_right .header_logo {
	text-align:right
}
.menu_right #access ul {
	float:right
}
.menu_center #access ul {
	float:left;
	position:relative;
	left:50%
}
.menu_center #access ul ul {
	position:absolute;
	left:0
}
.menu_center #access ul ul ul {
	left:200px
}
.menu_center #access ul li {
	position:relative;
	right:50%
}
.menu_center #access ul li li {
	right:inherit
}
.menu_dark #access li a, .menu_dark #access li.home a {
	background-position:0 -40px
}
.menu_dark #branding .social-media {
	background-position:0 -87px
}
.menu_dark #branding .social-media:before {
	content:"";
	background-position:0 -116px
}
.menu_dark #branding .social-media:after {
	content:"";
	background-position:0 -145px
}
.tb-wpml-flaglist ul {
	margin:0;
	padding:0
}
.tb-wpml-flaglist ul li {
	float:left;
	list-style:none;
	padding:0 2px
}
.social-media-with-wpml .tb-wpml-flaglist {
	position:absolute;
	top:30px;
	right:30px
}
.social_left .social-media-with-wpml .tb-wpml-flaglist {
	right:inherit;
	left:30px
}
.social-media-with-wpml .tb-wpml-flaglist li {
	line-height:100%;
	padding:7px 2px
}
.social-media-with-wpml .tb-wpml-flaglist li img {
	display:block
}
@media(max-width:767px) {
.social-media-with-wpml .tb-wpml-flaglist {
margin-right:0;
padding:5px 0 0 0;
position:static;
text-align:center
}
.social-media-with-wpml .tb-wpml-flaglist li {
display:inline-block;
float:none
}
.social-media-with-wpml .tb-wpml-flaglist li img {
display:inline
}
}
#breadcrumbs .tb-wpml-breadcrumbs .breadcrumbs-content {
	float:left
}
#breadcrumbs .tb-wpml-breadcrumbs .tb-wpml-flaglist {
	float:right;
	margin-right:10px
}
#main #breadcrumbs .tb-wpml-breadcrumbs .tb-wpml-flaglist a {
	border-bottom:0;
	margin:0 1px
}
@media(max-width:767px) {
#breadcrumbs .tb-wpml-breadcrumbs .breadcrumbs-content, #breadcrumbs .tb-wpml-breadcrumbs .tb-wpml-flaglist {
float:none
}
#breadcrumbs .tb-wpml-breadcrumbs .tb-wpml-flaglist {
margin-top:5px
}
}
.layout_boxed #top #branding .content, .layout_boxed #main .main-content, .layout_boxed #featured_below .featured_below-content, .layout_boxed #featured .featured-inner, .layout_boxed #footer_content, .layout_boxed #colophon #footer_sub_content, .layout_boxed #colophon .footer-below {
	margin:0;
	width:auto
}
.layout_boxed #wrapper {
	margin:0 auto 20px auto;
	width:980px
}
.layout_boxed #top #branding .content, .layout_boxed #featured .featured-inner, .layout_boxed #main .main-inner, .layout_boxed #featured_below .featured_below-inner, .layout_boxed #bottom #colophon {
	padding-right:20px;
	padding-left:20px
}
@media print {
#wrapper #top, #wrapper #featured, #wrapper #main, #wrapper #featured_below {
	color:#000!important;
	text-shadow:0 0 0 #fff!important
}
.themeblvd-contact-bar, #access, .btn-navbar, #breadcrumbs, #bottom {
	display:none!important
}
#content {
	float:none!important;
	margin-right:0!important;
	margin-left:0!important;
	width:auto!important
}
#main .fixed-sidebar {
	display:none
}
}
