/*
	Theme Name: Platinum Child Theme
	Theme URL: http://www.studiopress.com/themes/platinum
	Description: Platinum is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0.1
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #fff;
	color: #666;
	font-size: 13px;
	font-family:'FuturaBkRegular';
	margin: 0;
	padding: 0;
	line-height: 20px;
	}
	

/***** Web Converted Fonts ********************/

/* FuturaBkRegular Converted */ 
@font-face { font-family:'FuturaBkRegular'; font-weight:normal; font-style:normal;
src: url('fonts/ftrabk__0-webfont.eot');
src: url('fonts/ftrabk__0-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/ftrabk__0-webfont.woff') format('woff'),
     url('fonts/ftrabk__0-webfont.ttf') format('truetype'),
     url('fonts/ftrabk__0-webfont.svg#FuturaBkRegular') format('svg'); }

	 
/* FuturaBkBold Web Converted */
@font-face { font-family:'FuturaBkBold'; font-weaight:normal; font-style:normal;
src: url('fonts/ftrabd__0-webfont.eot');
src: url('fonts/ftrabd__0-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/ftrabd__0-webfont.woff') format('woff'),
     url('fonts/ftrabd__0-webfont.ttf') format('truetype'),
     url('fonts/ftrabd__0-webfont.svg#FuturaBkBold') format('svg'); }


/* FuturaBkItalic Web Converted */
@font-face { font-family:'FuturaBkItalic'; font-weight:normal; font-style:normal;
src: url('fonts/ftrabki_0-webfont.eot');
src: url('fonts/ftrabki_0-webfont.eot?#iefix') format('embedded-openatype'),
     url('fonts/ftrabki_0-webfont.woff') format('woff'),
     url('fonts/ftrabki_0-webfont.ttf') format('truetype'),
     url('fonts/ftrabki_0-webfont.svg#FuturaBkItalic') format('svg'); }


/* FuturaStdMediumRegula Web Converted */
@font-face { font-family:'FuturaStdMediumRegular';
src: url('fonts/futurastd-medium-webfont.eot');
src: url('fonts/futurastd-medium-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/futurastd-medium-webfont.woff') format('woff'),
     url('fonts/futurastd-medium-webfont.ttf') format('truetype'),
     url('fonts/futurastd-medium-webfont.svg#FuturaStdMediumRegular') format('svg'); }

/* FuturaStdMediumBold Web Converted */
@font-face { font-family:'FuturaStdMediumBold';
src: url('fonts/futurastd-heavy-webfont.eot');
src: url('fonts/futurastd-heavy-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/futurastd-heavy-webfont.woff') format('woff'),
     url('fonts/futurastd-heavy-webfont.ttf') format('truetype'),
     url('fonts/futurastd-heavy-webfont.svg#FuturaStdMediumRegular') format('svg'); }
	 
	 	
/***** Hyperlinks ********************/

a, a:visited {
	color: #CF152A;
	text-decoration: none;
	}
	
a:hover {
	color: #CF152A;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	background: url('images/bg.png') no-repeat scroll center top transparent;
	margin: 0;
	padding: 0;
	}
	
.wrap { 
	width: 980px;
	margin: 0 auto;
	}
	
#home-page-wrap  {
	background:url('images/hmbg.png') top center no-repeat;
	height: 310px;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
#home-page {
	width: 980px;
	height: 310px;
	margin: 0 auto;
	padding: 0;
	}
	
#shadow {
	background: url('images/shadow.png') top center no-repeat;
	width: 100%;
	height: 40px;
	display: block;
	}


/***** Header ********************/

#header {
	width: 100%; 
	height: 110px;
	margin: 0;
	padding: 0 0 4px;
	background: url('images/hd.png') bottom repeat-x;
	}
	
#header .wrap {
	}

#title-area {
	width: 435px;
	float: left;
	margin: 0; 
	padding: 10px 0 0 0;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a {
	color: #333333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	}

#header .widget-area {
	width: 520px;
	float: right;
	margin: 0; 
	padding: 20px 0 0;
	font-family: 'FuturaBkRegular';
	color: #666;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	color: #666;
	}
	
#header .widget-area h4 {
	color: #ee3424;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-transform:uppercase;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 360px;
	height: 110px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	background: #333333;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	border-right: 1px solid #555555;
	position: relative;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: #000000;
	color: #FFFFFF;
	}
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 160px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	clear: both;
	width: 100%;
	height: 40px;
	color: #808080;
	margin: 0;
	padding: 0;
	}

#nav .wrap {
	}
	
#nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav ul li {
	font-family: 'FuturaStdMediumBold';
	font-size: 13px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #808080;
	float: left;
	margin: 0;
	padding: 0 20px;
	text-transform: uppercase;
	position: relative;
	list-style: none;
	}
	
#nav ul li a {
	color: #808080;
	text-decoration: none;
	}

#nav ul li a:hover, #nav li a:active, #nav .current_page_item a {
	color: #ee3424;
	}
	
#nav ul li a.sf-with-ul {
	padding-right: 0;
	}	
	
#nav ul li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 21px;
	right: 5px;
	}

#nav ul ul {
	background: url('images/submenu.jpg') top left no-repeat #ebb838;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: auto;
	margin: -7px 0 0 0;
	padding: 17px 15px 15px;
	}

#nav ul ul li {
	font-family: 'FuturaBkRegular';
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	float: none;
	text-transform: capitalize;
	}
	
#nav ul ul li a, #nav ul ul li a:link, #nav ul ul li a:visited {
	color: #fff;
	}
	
#nav ul ul li a:hover, #nav ul ul li a:active {
	color: #555;
	}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
#nav li.right {
	float: right;
	text-shadow: #FFFFFF 1px 1px;
	margin: 0 15px 0 0;
	padding: 10px 10px 0 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #FFFFFF 1px 1px;
	}
	
#nav li.right a:hover {
	color: #555555;
	text-decoration: underline;
	}
	
#nav li.date {
	padding: 10px 10px 0 0;
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 960px;
	height: 29px;
	background: #DDDDDD;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	}

#subnav .wrap {
	}
	
#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #555555;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 5px 10px 4px 10px;
	text-decoration: none;
	text-shadow: #FFFFFF 1px 1px;
	border-right: 1px solid #DDDDDD;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #E4E4E4;
	color: #555555;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #E8E8E8;
	color: #555555;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 160px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 179px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }

/***** Banner and Optin ********************/

#cycle {
	width:733px;
	height:308px;
	margin:0;
	padding:0;
	float:left;
	border:1px solid #fff !important;
	}
	
#optin {
	border: 1px solid #fff;
	width: 233px;
	height: 308px;
	margin: 0px;
	padding: 0px;
	float: right;
	background: url('images/optinbg.png') repeat;
	text-align: center;
	}
	
#optin h4 {
	display: block;
	background: url('images/contact.png') no-repeat;
	width: 85px;
	height: 60px;
	padding: 0;
	margin: 0px auto 10px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	}
	
.txt, .txr, .dd {
	font-family: Verdana, Geneva, sans-serif;
	color: #102933;
	font-size: 10px;
	}
	
.txt {
	margin: 0 0 5px 0;
	background: url('images/fld.png') no-repeat;
	width: 159px;
	height: 25px;
	border: none;
	padding: 0 5px;
	line-height: 25px;
	}
	
.dd {
	margin: 0 0 5px 0;
	background: url('images/fld.png') no-repeat;
	width: 169px;
	height: 25px;
	border: none;
	padding: 0 0 0 3px;
	}
	
.txr {
	margin: 0 0 5px 0;
	background: url('images/txr.png') no-repeat;
	width: 159px;
	height: 59px;
	border: none;
	padding: 3px 5px;
	resize: none;
	}
	
.sbm {
	background: url('images/send.png')  no-repeat !important;
	width:  65px;
	height: 32px;
	margin: 0px auto!important;
	padding: 0px;
	border: none;
	text-indent: -9999px;
	display :block;
	font-size:0;
	line-Height: 0;
	} 
 
div.wpcf7 .watermark {
    color: #102933 !important;
}
   
/***** Homepage ********************/
   
#dynamic-content-gallery {
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#dynamic-content-gallery .wrap {
	margin: 0;
	padding: 10px 10px 16px 10px;
	}
	
#featured-home .wrap, #home-bottom .wrap {
	margin: 0;
	padding: 9px 9px 5px 9px;
	}
	
#featured-home p, #home-bottom p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#dynamic-content-gallery .widget, #featured-home .widget, #home-bottom .widget {
	background: #EEEEEE url(images/sidebar-bottom.png) bottom repeat-x;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #DDDDDD;	
	}
	
#content #dynamic-content-gallery h4, #content #featured-home h4, #home-bottom h4 {
	background: #EEEEEE url(images/sidebar-header.png);
	color: #555555;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-shadow: #FFFFFF 1px 1px;
	margin: 0;
	padding: 4px 5px 4px 10px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#imageElement p {
	padding: 0 0 0 40px;
	}
	
#featured-home {
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
	}

#featured-home ul {
	list-style-type: square;
	margin: 0 0 0 10px;
	padding: 5px 0 15px 0;
	}
	
#featured-home ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#featured-home .widget_tag_cloud div {
	padding: 10px 10px 14px 10px;
	}
	
/***** Homepage Featured Post/Page ********************/

#featured-home .featuredpost, #featured-home .featuredpage {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	}
	
#featured-home .featuredpost .post, #featured-home .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
#featured-home .featuredpost .avatar, #featured-home .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#featured-home .featuredpost img, #featured-home .featuredpage img {
	background: #FFFFFF;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/***** Breadcrumb ********************/

.breadcrumb {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	background: url('images/cont-wrap.png') repeat-y;
	width: 980px;
	margin: 0 auto;
	padding: 0 0 20px;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 980px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 695px !important;
	margin: 0;
	padding: 20px;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 600px;
	}
	
.full-width-content #content {
	width: 920px;
	}

#content img, #content p img {
	padding: 0px;
	border: 0px solid #E6E6E6;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 10px 0;
	}

#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content p {
	margin: 0;
	padding: 0 0 20px 0;
	}
		
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
	padding: 0;
	}
	
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
	}

.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #E6E6E6;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #E6E6E6;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: 'FuturaBkRegular';
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 10px;
	padding: 0;
	}

#content h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #ee3424;
	margin: 0 0 15px !important;
	}
	
#content h2 {
	font-family: 'FuturaStdMediumBold';
	font-size: 16px;
	color: #555;
	margin: 0 !important;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}

#content .owner {
	font-family: 'FuturaStdMediumBold';
	font-size: 16px;
	color: #555;
	margin: 0 !important;
	}
	
#content h2 a:hover {
	color: #CF152A;
	text-decoration: none;
	}
	
#content h3 {
	font-family: 'FuturaStdMediumRegular';
	font-size: 14px;
	letter-spacing: 1px;
	color: #222;
	margin: 0 !important;
	line-height: 18px;
	}

#content h3 a {
	color: #222;
	text-decoration: underline;
	}
#content h3 a:hover {
	color: #ee3424;
	text-decoration: underline;
	}
	
#content h4 {
	font-size: 14px;
	}
	
#content h5 {
	margin: 0 0 3px !important;
	line-height: 20px;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	}
	
#content h6 {
	font-family: 'FuturaStdMediumRegular';
	font-size: 14px;
	letter-spacing: 1px;
	color: #222;
	margin: 0 0 10px !important;
	line-height: 18px;
	}
	
#content h6 a {
	color: #222;
	text-decoration: underline;
	}
	
#content h6 a:hover {
	color: #ee3424;
	text-decoration: underline;
	}
	
/***** Post Icons ********************/
	
.time {
	margin: 0;
	padding: 0;
	}
	
.post-comments {
	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}
	
.categories {
	margin: 0;
	padding: 0;
	}
	
.tags {
	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #CF152A;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li a:hover {
	background: #F7F7F7;
	color: #CF152A;
	border: 1px solid #E6E6E6;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li.active a {
	background: #F7F7F7;
	color: #CF152A;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	font-family: 'FuturaBkRegular'; 
	width: 215px;
	float: right;
	color: #666;
	font-size: 13px;
	margin: 0;
	padding: 0 10px;
	display: inline;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #CF152A;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	font-family: 'FuturaStdMediumBold';
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 5px 0 20px 0;
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0;
 	word-wrap: break-word;
	text-align: center;
	}
	
#sidebar li a, #sidebar li a:visited, #sidebar-alt li a, #sidebar-alt li a:visited {
	color: #000;
	font-size: 11.5px;
	text-decoration: none;
	}
	
#sidebar li a:hover, #sidebar-alt li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#msg-icon {
	display: block;
	background: url('images/contact.png') no-repeat;
	width: 85px;
	height: 60px;
	margin: 0px auto 10px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 0;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F7F7F7;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	margin: 10px 0 0 10px;
	padding: 3px;
	display: inline;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#sidebar #cat {
	width: 278px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 9px 5px 9px;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	background: #FFFFFF;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile , #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#sidebar .searchform {
	padding: 5px 10px 0 10px;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #FFFFFF !important;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;	
	font-size: 11px;
	margin: 5px 5px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 195px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

.searchsubmit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.searchsubmit:hover {
	background: #CF152A;
	border: 1px solid #CF152A;
	}
	
/***** eNews & Updates Widget ********************/

#header .enews {
	background: url(images/enews-header.png) top right no-repeat;
	width: 290px;
	float: right;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews, #sidebar-alt .enews {
	background: url(images/enews-sidebar.png) top right no-repeat;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0 0 0 10px;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 230px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.enews #subbutton {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.enews #subbutton:hover {
	background: #CF152A;
	border: 1px solid #CF152A;
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	width: 350px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	}

#sidebar .latest-tweets, #sidebar-alt .latest-tweets {
	background: #EEEEEE url(images/sidebar-bottom.png) bottom repeat-x;
	margin: 10px 0 15px 0;
	padding: 0 0 15px 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer-widgeted #wp-calendar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#sidebar #wp-calendar caption {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar caption {
	color: #FFFFFF;
	}
	
#sidebar #wp-calendar th {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar th {
	color: #FFFFFF;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	}
	
#sidebar #wp-calendar thead {
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}
	
#footer-widgeted #wp-calendar thead {
	background: none;
	color: #FFFFFF;
	text-shadow: #000000 1px 1px;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}
	
#sidebar #wp-calendar td {
	background: #F7F7F7;
	}
	
#footer-widgeted #wp-calendar td {
	background: none;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.gform_footer .button:hover {
	background: #CF152A;
	border: 1px solid #CF152A;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}
	
/***** Footer Widgeted ********************/
	
#footer-widgeted {
	width: 980px;
	color: #FFFFFF;
	margin: 20px auto 20px;
	padding: 0;
	overflow: hidden;
	position: relative;
	}
	
#footer-widgeted .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#footer-widgeted h4 {
	font-family: 'FuturaBkBold';
	font-size: 13px;
	line-height: 100%;
	color: #ee3424;
	margin: 5px 0 3px 3px;
	padding: 0;
	text-transform: uppercase;
	}
	
#footer-widgeted p {
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #6bb5d7;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
#footer-widgeted a:hover {
	color: #ee3424;
	text-decoration: underline;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted ul li {
	font-family:'FuturaBkRegular';
	list-style: disc;
	margin: 0 0 0 18px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	}

.footer-widgeted-1, .footer-widgeted-2, .footer-widgeted-3  {
	float: left;
	margin: 0 13px 0 0;
	padding: 7px 4px;
	width: 225px;
	border: 1px solid #d9d9d9;
	height: 250px;
	background: url('images/fw.jpg') bottom center repeat-x #fff;
	}
	
.footer-widgeted-4 {
	float: right;
	margin: 0;
	padding: 7px 4px;
	width: 225px;
	border: 1px solid #d9d9d9;
	height: 250px;
	background: url('images/fw.jpg') bottom center repeat-x #fff;
	}

#footer-widgeted .lmr {
	font-family: 'FuturaStdMediumBold';
	text-decoration: none !important;
	text-transform: uppercase;
	color: #e3b033 !important;
	font-size: 13px;
	line-height: 35px;
	letter-spacing: 2px;
	background: url('images/learn_more.png') no-repeat;
	width: 245px;
	height: 35px;
	margin: 0 0 0 1px;
	padding: 0 0 0 10px;
	display: block;
	position: absolute;
	bottom: 9px;
	text-shadow: 0 1.2px 0 #fff; }

#shopp .addtocart {
	border:none;
	font-family: 'FuturaStdMediumBold';
	text-decoration: none !important;
	text-transform: uppercase;
	color: #e3b033 !important;
	font-size: 12px;
	line-height: 35px;
	letter-spacing: 2px;
	background: url('images/lmrsmall.png') no-repeat;
	width: 140px;
	height: 35px;
	text-shadow: 0 1.2px 0 #fff; }
	
/***** Footer ********************/

#footer {
	font-family: 'FuturaStdMediumRegular';
	background: url('images/hd.png') top repeat-x;
	clear: both;
	overflow: hidden;
	width: 100%;
	color: #8C8C8E;
	margin: 0;
	padding: 15px 0;
	}

#footer .wrap {
	}
	
#footer a, #footer a:visited {
	color: #8C8C8E;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #ee3424;
	text-decoration: underline;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: right;
	}
	

	
#footer .creds {
	font-family: 'FuturaStdMediumRegular';
	width: 740px;
	float: left;
	margin: 0;
	padding :0 10px 0 0;
	text-align: left;
	font-size: 12px; 
	}

.scl {
	display: block;
	width: 21px;
	height: 21px;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	}

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

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

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

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email-cf, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}
	
#submit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#submit:hover {
	background: #CF152A;
	border: 1px solid #CF152A;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;

	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F7F7F7;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: #333333;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.reply a:hover {
	background: #CF152A;
	text-decoration: none;
	border: 1px solid #CF152A;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}


div.wpcf7-response-output {
	display:none !important;
}

.wpcf7-not-valid-tip {
	color:#000;
	width:198px !important;
	left:4% !important;
	top:-4% !important;
}
.post-info, .categories {
display:none;
}

@media (max-width: 600px) {
#content, #content-sidebar-wrap {
	width: 500px !important;
	}
#header.widget-area, #sidebar {
	display:none;
	}
.wrap, #inner {
	width: 500px;
	}
.entry-content {
	width: 480px;
	}
}

@media (max-width: 500px) {
#content, #content-sidebar-wrap {
	width: 400px !important;
	}
#header.widget-area, #sidebar {
	display:none;
	}
.wrap, #inner {
	width: 400px;
	}
.entry-content {
	width: 380px;
	}
}
@media (max-width: 400px) {
#content, #content-sidebar-wrap {
	width: 300px !important;
	}
#header.widget-area, #sidebar {
	display:none;
	}
.wrap, #inner {
	width: 300px;
	}
.entry-content {
	width: 280px;
	}
img {
	height:auto;
	width:auto;
	max-width:300px;
	}
.header-image #header #title-area {
	background-size:300px;
	width:300px;
	}
}
@media (max-width: 300px) {
#content, #content-sidebar-wrap {
	width: 200px !important;
	}
#header.widget-area, #sidebar {
	display:none;
	}
.wrap, #inner {
	width: 200px;
	}
.entry-content {
	width: 180px;
	}
img {
	height:auto;
	width:auto;
	max-width:200px;
	}
.header-image #header #title-area {
	background-size:200px;
	width:200px;
	}
}