/*
	Theme Name: Baywoof Child Theme
	Author: MO, based on Magazine by StudioPress
	Version: 2.1.1
	Template: genesis
	Template Version: 1.9.2
*/


/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Open+Sans);



/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
select,
textarea {
	color: #333;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif;
}

input,
select,
textarea,
.breadcrumb,
.sticky,
.taxonomy-description {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #000; 
	text-decoration: none;
}

a:active, a:hover {
text-decoration:underline;
}

a img {
	border: none;
}
/*Fonts */

@font-face {
    font-family: 'ostrich_sansmedium';
    src: url('fonts/ostrich-regular-webfont.eot');
    src: url('fonts/ostrich-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ostrich-regular-webfont.woff') format('woff'),
         url('fonts/ostrich-regular-webfont.ttf') format('truetype'),
         url('fonts/ostrich-regular-webfont.svg#ostrich_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ostrich_sansbold';
    src: url('fonts/ostrich-bold-webfont.eot');
    src: url('fonts/ostrich-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ostrich-bold-webfont.woff') format('woff'),
         url('fonts/ostrich-bold-webfont.ttf') format('truetype'),
         url('fonts/ostrich-bold-webfont.svg#ostrich_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Body
------------------------------------------------------------ */

body {
	background: #e9e9e9;
	border-top:15px solid #012b43;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
background:#016DAD;
	margin: 0 auto;
}

.magazine-landing #wrap {
	background: none;
}
.wrap {
	overflow:hidden;
}

/* Header and Search
------------------------------------------------------------ */

#header {
	min-height:60px;
	height:auto!important;
	height:60px;
	margin: 0 auto;
	overflow: hidden;
}
#header .wrap {
height:100px;
position:relative;
}
#title-area {
overflow: hidden;
padding:  0;
float:left;
}

#title, #description {
text-indent:-9999px;
margin:0;	
}
#title {
width:300px;
float:left;
}

#title a {
display:block;
height:60px;
background:url(images/logo-baywoof.jpg) 0 13px no-repeat;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
background:url(images/punchline.jpg) 0 0 no-repeat;
float: right;
width: 166px;
margin-top:30px;
}





/* Main Navigation
------------------------------------------------------------ */
#menu-icon {
display:none;
}

#subnav {
background:#fff;
	clear: both;
	overflow: hidden;
}

#subnav .wrap {
	color: #fff;
	font-family: arial, serif;
	margin: 0 auto;
	width: 990px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
display:block;
background:#52544F;
margin-right:10px;
}
#subnav li:hover, #subnav li:active, #subnav li.current_page_item {
background:#016DAD;
}
#subnav li a {
	color: #fff;
	display: block;
font-size: 0.8em;
padding:4px 15px 2px;
	position: relative;
	text-decoration: none;
text-transform:uppercase;
}



/* Inner and content
------------------------------------------------------------ */

#inner {
background:#fff;
overflow: hidden;
}

#inner .wrap {
margin: 20px auto;
overflow: hidden;
width:990px;
}

.magazine-landing #inner .wrap {
	margin: 20px auto;
	width: 700px;
}

#content {
background:url("images/inmidbg.jpg") repeat-y 0 0;
padding:0;
float:left;
width:581px;
}

.entry-content a {
color: #016DAD;
text-decoration: underline;
}

/* Homepage
------------------------------------------------------------ */
body.home #content, body.archive #content {
background:none;
}
.home-bottom,
.home-middle,
.home-top {
	clear: both;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 20px;
	overflow: hidden;
width:100%;
}

.home-bottom {
	margin: 0;
}

.home-left {
	float: left;
	width: 290px;
}

.home-right {
	float: right;
	width: 290px;
}
.home .widget-wrap {
overflow:hidden;
clear:both;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	border: none;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	border: none;
	margin: 0 0 30px;
	padding: 10px;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
width:850px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.magazine-landing #content-sidebar-wrap {
	width: 700px;
}


/* Content
------------------------------------------------------------ */


.content-sidebar #content,
.sidebar-content #content {
	width: 610px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 910px;
}

.full-width-content.magazine-landing #content {
	width: 650px;
}

blockquote {
	background-color: #f5f5f5;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

blockquote p {
	color: #666;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
}

.post {
	margin: 0 0 40px;
}

.single .post {
	margin: 0;
}

.entry-content {
	overflow: hidden;
	font-weight: normal;
	font-size:1em;
	line-height: 1.4;
	padding:10px 15px;
}
.entry-title, .post-info {
padding: 10px 15px;
}
.archive .entry-title {
	padding-left:0;
}
p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.after-post-ad {
	background-color: #fff;
	padding: 30px 10px;
	overflow: hidden;
}

.after-content-ad {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 20px;
	text-align: center;
	width: 960px;
}

.more-from-category {
	background: url(images/list.png) no-repeat top left;
	margin: -5px 0 0;
	padding: 1px 0 0 18px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
    padding: 0 1.16%;
    width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
}



/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans',arial,helvetica,tahoma,sans-serif;
	margin: 0 0 5px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-family:'Open Sans',arial,helvetica,tahoma,sans-serif;
	font-size: 30px;
	line-height: 36px;
}

.page h1 {
	margin: 0 0 10px;
}

h1.entry-title {
font-family: 'ostrich_sansmedium',arial,helvetica,tahoma,sans-serif;
font-size:45px;
line-height:1;
color:#000;
}

.home h2 a,
.home h2 a:visited {
	font-size: 20px;
	line-height: 24px;
}

.home-middle h2 a,
.home-middle h2 a:visited {
	font-size: 16px;
	line-height: 20px;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 18px;
	line-height: 24px;
}

h2 a:hover {
	text-decoration: underline;
}
.category-header h2 {
line-height:2;
}
.hentry h2, .hentry h2 a {
font-family: 'ostrich_sansmedium',arial,helvetica,tahoma,sans-serif;
font-size:30px;
line-height:28px;
color:#000;
margin-top:10px;
}
.home-bottom h2 {
padding-left:1px;	
}
h3 {
	font-size: 24px;
}
.entry-content h3 {
    font-size: 20px;
    font-weight: normal;
line-height:1.3;
}
h4 {
	font-size: 20px;
}

.home-bottom h4,
.home-middle h4 {
	margin: 0 0 10px;
}

.widget-area h4 {
	font-size: 20px;
	text-transform: uppercase;
	font-family:'ostrich_sansmedium',arial,helvetica,tahoma,sans-serif;
	color:#7B7875;
	letter-spacing:1px;
}

#sidebar-alt h4 {
	letter-spacing:0;
	font-size:20px;
	font-family:'ostrich_sansbold',arial,helvetica,tahoma,sans-serif;
	
}
.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	margin: 0 0 5px;
	padding: 0;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}
.entry-content h5 {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin: 20px 0 0;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}
.mytabs .entry-content ul li {
list-style-type:none;
}
.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
	padding:10px 15px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
padding: 0 10px 0 15px;
color: #7B7875;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 12px;
font-style: italic;
text-transform: lowercase;
}
.pmeta, .pmeta a {
color: #7B7875;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
font-style:normal;
}

/* Social Sharing
------------------------------------------------------------ */
#social-media-icons {
margin-bottom: 20px;
}

/* Author Box
------------------------------------------------------------ */

.author-box {
	border: 1px solid #ddd !important;
	margin: 0 0 40px;
	overflow: hidden;
}

.author-box p {
	font-size: 13px;
	line-height: 20px;
}

.author-box div {
	background-color: #fff;
	border: 4px solid #f5f5f5;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}
body.archive .post-info {
padding:0;
}

/* Post Icons
------------------------------------------------------------ */

.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	padding: 3px 0 3px 22px;
}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 22px;
}

.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 20px;
}
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	padding: 2px 0 2px 21px;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.entry-content img,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #fff;
	border: 4px solid #eee;
	padding: 1px;
}

.home-middle .featuredpost img {
	margin: 0 0 10px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 72px;
	margin: 0 10px 0 0;
	width: 72px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 30px;
	margin: 0 5px 0 0;
	width: 30px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 15px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 15px;
}

.wp-caption {
	background-color: #f5f5f5;
	padding: 10px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
width:255px;
}

.sidebar p {
	font-size: 12px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 130px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget-wrap {
	padding: 0px 1px 15px;
	overflow:hidden;
	clear:both;
}


.sidebar .widget ul {
	margin: 5px 0 -5px;
}

.home-middle .widget ul li,
.sidebar .widget ul li,
.sidebar .widget-area ul li {
	list-style-type: none;
    margin: 0 0 7px;
    padding: 5px 5px 3px 10px;
	word-wrap: break-word;
}
#sidebar-alt .widget ul li, #sidebar-alt .widget-area ul li {
margin-left: 0;
padding-left: 0;
}
h4.homewt, .category-header h2{
background:#515450;
color:#fff;
font-size:10px;
text-transform:uppercase;
font-weight:700;
padding-left:5px;
font-family:'Open Sans',helvetica, arial,sans-serif;
line-height:2;
}
.issues_link {
display: block;
width: 23%;
margin: 0 auto;
background: #515450;
color: #fff;
text-transform: uppercase;
font-size: 11px;
font-family: 'Open Sans';
padding: 2px 10px;
text-align: center;
font-weight:700;
}
.issues_link:visited {
color:#fff;
}
#sidebar.widget-area h4 {
background:#52544F;
color:#fff;
padding: 3px 10px 0;
}

#sidebar-alt h5.title, #sidebar h5.title  {
font-family:arial,helvetica,tahoma,sans-serif;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
line-height:1.1;
}
#sidebar-alt a:hover h5.title, #sidebar a:hover h5.title{
text-decoration:underline;
}
/* Special stuff in sidebars */
p.author {
line-height:1;
color:#7B7875;
margin:0;
font-size:10px;
}
.socialCont {
    background: none repeat scroll 0 0 #083B5E;
    height: 51px;
    margin: 10px 0 0 2px;
}
.socialCont div {
float:left;
}
.socialCont .titleT, .map .titleT {
    color: #FFFFFF;
    font-family: 'ostrich_sansmedium',arial,helvetica,tahoma,sans-serif;
    font-size: 44px;
    line-height: 53px;
    margin: 2px 0 0 15px;
    text-transform: uppercase;
width:125px;
}
.socialicon {
    margin: 9px 2px 0 0;
}
a.catlink {
color:#000;
font-family:arial,helvetica,sans-serif;
font-size:12px;
text-transform:uppercase;
font-weight:700;
display:block;
margin-bottom:5px;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-family: arial, serif;
	font-size: 12px;
	width: 100%;
}

/* Events Template
------------------------------------------------------------ */
body.events #content {
background:none;
}
body.events .entry-content {
background:#F8F5F3;
 padding: 0 30px 15px;
margin-bottom:25px;
}
body.events .entry-title {
	background:#F8F5F3;
	padding:20px 0 0 30px;	
	margin:0;
}
body.events .entry-title.events {
	padding-top:0;
}
p.when_event {
	font-weight:bold;
	font-size:14px;
}
p.eventscat {
font-family:arial,helvetica,sans-serif;
font-size:12px;
text-transform:uppercase;
color:#7b7875;
font-weight:700;
background:url(images/eventtop.jpg)no-repeat #F9F5F2;
padding:15px;
margin-bottom:0;
}
ul.dpe-events-flexible-posts {
list-style:none;
}
ul.dpe-events-flexible-posts h1.entry-title {
background:#F9F5F2;
margin-bottom:0;
line-height:1;
}

ul.dpe-events-flexible-posts .entry-content {
background:url(images/eventBot.jpg) no-repeat bottom center #F9F5F2;
padding:10px 15px;
}

/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px dotted #ddd;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 15px;
}

.home .featuredpost p {
	font-size: 13px;
	line-height: 20px;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {

	color: #333;
	cursor: pointer;
	font-family: arial, serif !important;
	font-size: 13px;
	font-weight: normal;
	padding: 7px 5px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {

	color: #333;
	text-decoration: none;
}


/* Search Form -- check
------------------------------------------------------------ */


.s {
	font-family: arial, serif;
	font-size: 13px;
	margin: 5px -6px 0 0;
	padding: 5px;
	width: 180px;
}

/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
overflow: hidden;
width: 100%;
}

#footer-widgets .wrap {
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	max-width:960px;
	margin:0 auto;
}
.footer-widgets .widget-area {
float: left;
width: 20%;
}

#footer-widgets .widget {
/*	background:#52544F;
	-webkit-box-shadow: 1px 1px 10px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 10px rgba(50, 50, 50, 0.5);
	box-shadow:         1px 1px 10px rgba(50, 50, 50, 0.5);*/
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	font-size: 13px;
	line-height: 20px;
}

#footer-widgets .widget ul li, #footer-widgets .widget-area ul li {
margin: 0;
padding: 0;
word-wrap: break-word;
font-family:arial,helvetica,sans-serif;
font-size:11px;
text-transform:uppercase;
font-weight:700;
list-style:none;
}

.footer-widgets .widget-area a{
color:#fff;
}
#footer-widgets .widget-area h4 {
    font-family: 'ostrich_sansmedium',arial,helvetica,tahoma,sans-serif;
    font-size: 38px;
line-height:1;
    text-transform: uppercase;
    color: #fff;
}
#footer-widgets .widget-area h4 a {
    color: #fff;
    text-decoration: none;
}

/* Footer
------------------------------------------------------------ */

#footer {
background:#002D42;
	clear: both;
	overflow: hidden;
	height:5em;
}

#footer .wrap {
	font-size: 11px;
	margin: 0 auto;
	padding: 25px 0;
	overflow: hidden;
	text-shadow: -1px -1px #000;
	text-transform: uppercase;
	width: 960px;
}

#footer p {
	color: #999;
	font-size: 11px;
}

#footer a,
#footer a:visited {
	color: #999;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .gototop a {
	background: url(images/footer-top.png) no-repeat center left;
	padding: 6px 0 4px 35px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}



/* tabs styles based on jqueryui base css */
.ui-tabs { 
	position: relative; 
	padding: .2em; zoom: 1; 
	} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { 
	margin: 0; 
	padding: 0.2em 0.2em 0 1em; 
	overflow:hidden;
	}
ul.ui-tabs-nav {
	list-style:none;
}
.ui-tabs .ui-tabs-nav li { 
	list-style: none; 
	float: left; 
	position: relative; 
	top: 1px; margin: 0 .2em 1px 0; 
	border-bottom: 0 !important; 
	padding: 0; 
	white-space: nowrap; 
	background:#D7D7D7;
	}
.ui-tabs .ui-tabs-nav li:hover, .ui-tabs .ui-tabs-nav li:active {
	background:#FFF8A8;
}
.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: 0.3em 0.8em; 
	text-decoration: none; 
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
	margin-bottom: 0; 
	padding-bottom: 1px;
	background:#FFF8A8;
	}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text; 
	}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer; 
	} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { 
	display: block; border-width: 0; 
	padding: 0.5em 1.4em; 
	background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* Royal Slider Override
------------------------------------------------------------ */
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
background: transparent!important;
color: #FFF;
}

.rsContentSlider h3 {
font-family:ostrich_sansmedium, arial,helvetica,tahoma,sans-serif !important;
font-size: 30px!important;
font-weight:400!important;
margin: 12px 0 0;
min-height:65px;
height:auto!important;
height:65px;
}

/* campaign monitor */
.signup {
padding:7px 0 7px 3px;
width:65%;	
}


/* Responsive Design
------------------------------------------------------------ */
@media only screen and (min-width: 1023px) {
	#header {
	width: 990px;
	}
	#title-area {
		width:73%;
	}
	#header .widget-area {
		background:url(images/searchbg.jpg) 0 0 no-repeat #D7D7D7;
	}
	#subnav {
		margin-top:-35px;
	}
	.home-top {
	background: url("images/inmidbg.jpg") repeat-y 0 0;	
	}
	#footer-widgets {
		margin-top:-30px;
	}
	.footer-widgets-1.widget-area, .footer-widgets-2.widget-area, .footer-widgets-3.widget-area {
		min-height:26em;
		height:26em;
		height: 100%;
		background:#52544F;
	}

	#footer-widgets .widget-area {
		width:20%;
		margin:1%;
	}
	#footer-widgets .footer-widgets-4.widget-area {
		background:#D7D7D7;
		width:250px;
		margin-top:2em;
		margin-left:5%;
	}
	#footer-widgets .widget_cm_ajax .widget-wrap {
		padding: 10px 20px 10px;
		background:#7B7875;
		min-height:auto;
		margin-bottom:45px;
	}

	#footer-widgets .widget-area .widget_cm_ajax h4 {
		padding-bottom:0;
	}
	.widget_cm_ajax input[type="submit"] {
		background-color:#F6B24C;
		border:1px solid #C17B12;
	}
	.widget_cm_ajax:before {
		content:'';
		background: url('images/footlogo.jpg') top center no-repeat;
		display:block;
		height:100px;
		width:250px;
	}
	.widget_cm_ajax:after  {
		content:'';
		background: url('images/footlogoBot.jpg') 0 0 no-repeat;
		display:block;
		height:13px;
		width:250px;
	}
	#footer {
		margin-top:-1.7em;
	}

}
@media only screen and (min-width: 767px) {
	#title-area {
		width:73%;
	}
	#header .widget-area {
	position:absolute;
	right:0;
	width:252px;
	height:90px;
	z-index:10;
	}
	.widget_search {
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
	}
	input.searchfield {
	width: 80%;
	background: #fff;
	line-height: normal;
	font-size: 0.9em;
	padding: 5px 0 6px 5px;
	}
	#searchsubmit {
	background:url(images/search.jpg) 0 5px no-repeat #D7D7D7;
	width:25px;
	border:1px solid #d7d7d7;
	}

	#inner {
	padding-bottom:40px;
	}

#footer-widgets .widget-wrap {
	padding:10px 15px;
	margin-bottom:20px;
	}

	#footer-widgets .widget-area h4 {
	padding-bottom:10px;
	}
}
@media only screen and (min-width: 767px)  and (max-width: 960px){
#title-area {width:67%;}
#subnav {margin-top:-25px;}	
#subnav ul {
float: left;
width: 100%;
}

}


@media only screen and (max-width: 960px) {

	body,
	.magazine-landing #inner .wrap,
		{
		width: 100%;
		margin: 0 auto;
	}
	#inner .wrap {
		width:100%;
		margin:15px auto 0;
	}

	#menu-top-nav {
		display:block;
	}
	.archive-page,
	.content-sidebar #content,
	.content-sidebar #content-sidebar-wrap,
	.content-sidebar-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content.magazine-landing #content,
	.full-width-content #content,
	.full-width-content #content-sidebar-wrap,
	.home-bottom,
	.home-left,
	.home-middle,
	.home-right,
	.home-top,
	.magazine-landing .wrap,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content #content-sidebar-wrap,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer .wrap,
	#header,
	#sidebar-alt {
		box-sizing: border-box;
		width: 100%;
	}
.home-bottom .hentry, .tax-issue .hentry, .tax-issue .entry-header {
	float:none;
	width:96%;
	margin:20px auto;
}
#sidebar-alt.sidebar {
		padding-left:10px;
	}

	#footer .creds,
	#footer .gototop,
	#header ul.menu,
	#nav .wrap
		 {
		float: none;
		text-align: center;
		width: 100%;
	}
	#header .wrap {
		padding:0 10px;
	}

	input.searchfield {
	line-height: normal;
	font-size: 0.9em;
	padding: 5px 0 6px 5px;
	width: 80%;
	background: #fff;
	}
	#searchsubmit {
	background:url(images/search.jpg) 0 0 no-repeat #D7D7D7;
	width:25px;
	}
	#header ul.menu {
		float: none;
	}

	#header li,
	#nav li,
	#subnav li {
		display: inline-block;
		float: none;
	}

	#header li li,
	#nav li li,
	#subnav li li {
		text-align: left;
	 }

	#nav li.right {
		display: none;
	}

	.entry-content img,
	.featuredpage img,
	.featuredpost img,
	.post-image {
		border: none;
		padding: 0;
	}
	.article_img {
		padding-left:15px;
	}

	#footer {
		background: none;
		background-color: #252525;
	}
	
#footer-widgets .wrap {
	padding: 15px 14px 0;
}

#footer-widgets .widget-area {
	width:100%;
	background:transparent;
	float:none;
	}
#footer-widgets .footer-widgets-4.widget-area {
		background:#D7D7D7;
		width:260px;
		padding:10px;
		margin-bottom:20px;
	}
#footer-widgets .widget_cm_ajax .widget-wrap {
	margin-bottom:0;
}	
	#footer p {
		padding: 0 20px;
	}
#content {
	background:none;
 }

}

@media only screen and (max-width: 600px) {
#title-area {
	float:none;
	width:100%;
	margin-bottom:10px;
}
#header .wrap {
	padding:0 10px;
}
#header #title {
	width:270px;
}
#header .widget-area {
	width:252px;
	height:auto;
}
#description {
	margin-top:15px;
}
.widget_search {
	width:100%;
	margin-top:0;
}
#menu-icon {
  color: #000;
  height: 30px;
  background: #ecebeb url(images/menu-icon.png) no-repeat 10px center;
  padding: 8px 10px 0 50px;
  cursor: pointer;
  border: solid 1px #666;
  display: block;
  /* show menu icon */
  line-height: 1em;
  font-size: 1.1em; }

#menu-icon:hover {
  background-color: #f8f8f8; 
}

#menu-icon.active {
  background-color: #bbb; 
}
#menu-top-nav {
	display:none;
}
#subnav {
	margin-top:20px;
}
#subnav .wrap
 {
	float: none;
	width: 100%;
}
#subnav li {
	display:block;
	margin-right:0;
}	

	#subnav li a {
		display:block;
		padding: 7px 10px 6px;
	}
	#inner .wrap {
		margin-top:20px;
	}	
	#content .slide-excerpt {
		display: none;
	}
	#inner .wrap {
		width:100%;
		margin:15px auto 0;
	}
	.entry-content, .entry-title {
		padding:10px;
	}
	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 30px;
	}

	h3,
	h4 {
		font-size: 24px;
	}

	.home-bottom h4,
	.home-middle h4 {
		font-size: 18px;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}
	.article_img {
		padding-left:0;
	}
	#footer-widgets .widget-area {
		float:none;
		width:100%;
		background:none;
		margin-bottom:20px;
	}
	#footer-widgets .widget {
		margin:0;
		background:transparent;
		box-shadow:none;
		min-height:auto;
	}
}
@media only screen and (max-width: 320px) {
#header .wrap {
		height:auto;
	}
#title, #description {
	float:none;
}
#description {
	margin-top:5px;
	margin-bottom:20px;
}	

	#header .wrap {
		height:auto;
	}
	input.searchfield {
	width: 80%;
	background: #fff;
	line-height: normal;
	font-size: 0.9em;
	padding: 5px 0 6px 5px;
	}
}