/*
	Theme Name: Bay Group Media
	Theme URI: http://www.bigsplashwebdesign.com
	Author: Big Splash Web Design
	Author URI: http://www.bigsplashwebdesign.com
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong { font-weight: bold; }
em { font-style: italic; }

/*===================================
	General Markup
====================================*/
.single-post div.simplesocialbuttons {
	margin: 20px 0;
}
body {
	font-family: Arial, sans-serif;
	background: #fff url( images/bg.webp ) no-repeat center top;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}


a {
	color:#da2f25;
}
a:hover {
	color:#000;
}

a img { border: none; }
a:hover, a:focus, a:active {
    -moz-outline-style: none;
}
input::-moz-focus-inner { border: 0; }

dt {
	margin-left: 15px;
	font-weight: bold;
}

dd {
	margin: 0 0 15px 30px;
}


form {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0 0 10px 0;
	font-family: Arial, sans-serif;
	color:#1a75bb;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	text-decoration: none;
	color:#1a75bb;
}
h1 {
	font-size: 30px;
	line-height: 34px;
}
h2 {
	font-size: 26px;
	line-height: 30px;
}
h2.entry_title {
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 34px;
}
h3 {
	font-size: 22px;
	line-height: 26px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px
}
h6 {
	font-size: 15px;
}

hr, .hide { display: none; }

p {
	margin: 0 0 15px 0;
	font-size:15px;
}
.font-semibold {
	font-weight: 600;
}
ul, ol {
	margin: 0 0 20px 20px;
	padding: 0;
}
ul li, ol li {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 12px;
}
blockquote {
	padding: 15px 40px;
	font-style: italic;
	background: url( images/l_quote.png ) no-repeat 0 10px;
}
.font-lora {
	font-family: 'Lora', serif;
}

.text-black {
	color: #000000;
}
/*===================================
	IE
====================================*/
.ie7 .group { /* IE7 */
	min-height: 1px;
}

/*===================================
	Layout
====================================*/
#featured ul#ad-slider {
	margin: 0px;
	width: 468px;
}
#featured #ad-slider li {
	width: 468px;
	height: 240px;
	padding: 0px;
	margin: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0;
	float: none;
}
#alert {
	padding: 10px;
	color:#fff;
	background: #BB2F27 url(images/nav_bg.gif) repeat-x;
	text-align: center;
	text-shadow: -1px -1px 0px #9C2018;
	text-transform: uppercase;
}
#alert a {
	color:#fff;
}
#alert p {
	margin: 0px;
}
#primary {
	margin-right: -315px;
	width: 960px;
	float: left;
	padding-bottom: 20px;
}
#primary.one-column, #primary.one-column #content {
	margin: 0px;
	float: none;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#content {
	margin-right: 315px;
	padding: 20px;
	background:#fff;
}
body.home #content {
	padding: 0px;
	background: transparent;
	margin: 0;
}

#footer {
	clear: both;
	padding: 20px;
	text-align: center;
	border-top: 1px solid #c3c3c3;
}
#footer ul {
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
	margin-left: 10px;
}
#footer a {
	text-decoration: none;
}
#copy p {
	font-size: 12px;
	margin: 0px;
	color:#929697;
}
#copy a {
	font-size: 12px;
	color:#929697;
}

/*===================================
	Sidebar
====================================*/
#sidebar {
	float: right;
	width: 285px;
	background:#14619c;
	padding: 15px;
	color:#fff;
}
#sidebar ul {
	list-style: none;
	margin: 0px;
}
#sidebar ul li {
	margin-bottom: 15px;
}
#sidebar h3 {
	color:#fff;
}
#sidebar img {
	display:block;
	margin: 0 auto 10px;
}

/*===================================
	Header
====================================*/

ul#social_media {
	list-style: none;
	margin: 0px;
	position: absolute;
	top: 60px;
/* 	top: 170px; */
	right: 5px;
}
#social_media li {
	float: left;
	margin-left: 15px;
}
#social_media li a {
	color: #000000;
}

#social_media li a:hover {
	color: #bb2f27;
}

#social_media img {
	display: block;
}

h1#logo {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 945px;
	height: 86px;
}
#logo a {
	display:block;
	width: 945px;
	height: 86px;
	background: url( images/bay_area_houston_magazine_logo.png ) no-repeat;
}
img.bestof {
	display: block;
	float: left;
	margin-left: 80px;
	margin-bottom: 10px;
}
#header {
	padding: 10px 0;
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header_wrap {

}
#header .searchform {
	position: absolute;
	top: 15px;
/* 	top: 135px; */
	right: 0px;
}
.searchform input {
	padding: 5px;
}
.searchform input[type='submit'] {
	width: 100px;
	border: 1px solid #bb2f27;
	color:#fff;
	font-weight: bold;
	cursor:pointer;
	height: 30px;
	text-align: center;
	background: #da2f25 url(images/read_more_bg.gif ) repeat-x;
	padding: 0px;
}
#nav {
	height: 40px;
	background:#fff;
	font-family: Arial, sans-serif;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	margin: 0 0 10px 0px;
	border: 1px solid #fff;
	clear: both;
}
#nav ul {
	padding: 0px;
	font-size: 14px;
	height: 40px;
	list-style: none;
	margin: 0px;
}
#nav li {
	position: relative;
	float: left;
	border-right: 1px solid #fff;
	border-left: 1px solid #f3f3f3;
}
#nav li:first-child {
	border-left: 0px;
}
#nav li:first-child a {
	-webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}
#nav li:last-child {
	border-right: 0px;
}
#nav li:last-child a {
	-webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}
#nav li#menu-item-19272 a {
	width: 40px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url( images/home_icon_dark.png ) 7px 7px no-repeat;
}
#nav li#menu-item-19272 a:hover {
	background: #f3f3f3 url( images/home_icon_dark.png ) 7px 7px no-repeat;
}
#nav a {
	display:block;
	line-height: 40px;
	padding: 0px;
	width: 129px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
	font-size: 16px;
	font-family: 'Lora', serif;
}
#nav a:hover {
	background: #f3f3f3;
}
/* 2nd level */
#nav ul ul {
	display:none;
	position: absolute;
	top: 60px;
	left: 0px;
	width: 200px;
	z-index: 99999;
	height: auto;
}
#nav ul ul li {
	clear: none;
}
#nav ul ul a {
	width: 200px;
	line-height: 20px;
}
#nav ul li:hover .mega_menu > ul, #nav ul ul li:hover > ul {
	display: block;
}

/* 3rd level */
#nav ul ul ul {
	left: 200px;
	top: 0px;
}
.banner {
	text-align: center;
}

/*===================================
	Blog Styles
====================================*/
.navigation {
	padding: 15px 0;
}

.post {
	margin: 0 0 15px 0;
	position: relative;
}

.postmetadata {
	border-style: solid;
	border-color: #b0aea1;
	border-width: 1px 0;
	padding: 15px;
}

p.entry_meta {
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.dropcap {
	display: block;
	float: left;
	font-size: 40px;
	line-height: 34px;
	margin: 5px 8px 0 0;
}

/*===================================
	Comments
====================================*/
ol.commentlist {
	margin: 15px 0;
	list-style: none;
}
ol.commentlist li {
	list-style: none;
}

ol.commentlist li {
	border-style: solid;
	border-color: #b0aea1;
	border-width: 1px 0;
	padding: 15px 0;
	margin-right: 15px;
}

ol.commentlist li .vcard img{
	float: left;
	margin: 0 5px 5px 0;
}

form#commentform {
	max-width: 95%;
}

form#commentform p label {

}

form#commentform input, form#commentform textarea {
	width: 95%;
	padding: 5px;
}

form#commentform textarea {
	height: 100px;
}

form#commentform input[type="submit"] {
	width: 100px;
}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	margin: 0 0 10px 20px;
}
blockquote.alignright, blockquote.alignleft {
	width: 220px;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
/* End Images */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/*===================================
	General Classes
====================================*/
.center{ text-align: center; }
.center form{ margin: 0 auto; text-align: center; }
.clear{ clear: both; }
.left{ float: left; }
.right{ float: right; }

.cols {
	margin-bottom: 20px;
}

.category ul li {
	margin-bottom: 5px;
}

a.read_more {
	background: #da2f25 url( images/read_more_bg.gif ) repeat-x;
	border: 1px solid #b02a22;
	color:#fff;
	font-weight: bold;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	display:block;
	text-decoration: none;
	font-family: arial, sans-serif;
}
a.read_more:hover {
	background:#da2f25;
}

.two_col {
	width: 460px;
	margin-right:40px;
	float: left;
}
.three_col {
	width: 300px;
	margin-right: 40px;
	float: left;
}
.four_col {
	width: 210px;
	margin-right: 40px;
	float: left;
}
.two_col.lima, .three_col.lima, .four_col.lima {
	margin-right: 0px;
}

/* self-clear floats */
.clear { clear: both; }
.group:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*===================================
	Slider
====================================*/
#slider {
	width: 920px;
	height: 300px;
	margin-bottom: 20px;
	position: relative;
	background: url( images/slider_bg.png ) repeat;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	color:#000;
	padding: 20px;
}
#slider ul {
	list-style: none;
	margin: 0px;
	width: 920px;
	height: 300px;
	overflow:hidden;
}
#slider li {
	width: 920px;
	height: 300px;
}
#slider .featured_content {
	width: 420px;
	float: left;
}
#slider .featured_img {
	float: right;
	width: 480px;
	text-align: center;
}
#slider a {
	display: block;
}
#slider a#prev_slide {
	position: absolute;
	top: 100px;
	left: -39px;
	z-index: 50;
	background: url( images/prev_arrow.png ) no-repeat;
	width: 49px;
	height: 94px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#slider a#prev_slide:hover {
	background: url( images/prev_arrow_hover.png ) no-repeat;
}
#slider a#next_slide {
	position: absolute;
	top: 100px;
	right: -39px;
	z-index: 50;
	background: url( images/next_arrow.png ) no-repeat;
	width: 49px;
	height: 94px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#slider a#next_slide:hover {
	background: url( images/next_arrow_hover.png ) no-repeat;
}

/*===================================
	=Home
====================================*/

#alpha_list ul {
	list-style: none;
	margin: 0px;
}
#alpha_list li {
	margin-bottom: 20px;
}
#alpha_list .featured_content {
	width: 280px;
	float: left;
}
#alpha_list .featured_img {
	width: 150px;
	float: left;
	margin-right: 15px;
}
#alpha_list a {
	display: block;
}

#beta_list ul {
	list-style: none;
	margin: 0px;
}
#beta_list li {
	margin-bottom: 20px;
}
#beta_list .featured_content {
	width: 280px;
	float: right;
	padding: 0 15px;
}
#beta_list .featured_img {
	width: 150px;
	float: left;
	text-align: center;
}
#beta_list a {
	display: block;
}

#delta_list ul {
	list-style: none;
	margin: 0px;
}
#delta_list li {
	padding-left: 20px;
	background: url( images/arrow.png ) no-repeat center left;
}
#delta_list a {
	display: block;
	text-decoration: none;
}
#featured {
	color:#000;
}
#featured ul li {
	padding: 20px;
	background:#fff;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	border: 1px solid #eeeeee;
}
/* #featured ul li.ad {
	padding: 0px;
	width: 468px;
	margin: 0px;
} */
#featured ul li.ad img {
	display:block;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#featured ul {
	width: 960px;
	margin: 0 20px 0 0;
	list-style: none;
}
#featured ul.lima {
	margin: 0px;
}
#featured .featured_content {
	width: 263px;
	padding: 0px;
	float: left;
}
#featured a {
	display: block;
}
#featured .featured_img {
	width: 100%;
}
#featured .featured_img a>div {
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}

#featured .group {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#featured .featured_content h3 {
  margin: 10px auto;
}

#featured .group li {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 28%;
	max-width: 310px;
}

#featured .group li a {
	margin: auto;
	font-weight: 600;
}

/*===================================
	=Videos
====================================*/
ul#videos {
	margin: 0px;
	list-style: none;
}
#videos li {
	float: left;
	width: 220px;
	margin-right: 10px;
	padding-bottom: 15px;
}
#videos li.last {
	margin-right: 0px;
}
#videos h3 {
	text-decoration: none;
	font-size: 18px;
	margin-bottom: 5px;
	padding: 5px;
}
#videos p {
	padding: 5px;
}

/*===================================
	=Tweets
====================================*/
div.underline_list ul {
	list-style: none;
	margin: 0px;
}
.underline_list li {
	margin-bottom: 5px;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}
.underline_list h5 {
	font-weight: bold;
	font-size: 16px;
}
.underline_list h5 a {
	text-decoration: none;
}


/*===================================
	=Contact
====================================*/
#contact_form label{
	display:block;
}

#contact_form input{
	display:block;
	width: 300px;
	margin-bottom: 10px;
}
#contact_form textarea{
	display:block;
	width: 300px;
	height: 150px;
	margin-bottom: 10px;
}

#contact_form input[type='submit']{
	width: 100px;
	border: 1px solid #bb2f27;
	color:#fff;
	font-weight: bold;
	cursor:pointer;
	height: 30px;
	text-align: center;
	background: #da2f25 url(images/read_more_bg.gif ) repeat-x;
	padding: 0px;
}
#contact_form input[type='submit']:hover{
	background: #bb2f27;
}

ul#contact_errors{
	padding: 10px;
	background: #fffd8b;
	border: 1px solid #e4d5a6;
	color:#6e6b3c;
	margin: 0 0 10px 0;
	list-style: inside square;
	width: 280px;
	border: 1px solid #0d5185;
}

#contact_info {
	float: right;
	width: 250px;
	color:#fff;
}
#contact_info dl {
	list-style: none;
	margin: 0px;
	text-align: center;
}
#contact_info dt {
	background: #14619c;
	padding: 10px;
	border-bottom: 1px solid #399ae5;
	margin: 0px;
}
#contact_info dd {
	background:#1a75bb;
	padding: 10px;
	border-top: 1px solid #0d5185;
	border-bottom: 1px solid #399ae5;
	margin: 0px;
}
#contact_info .aligncenter {
	display: block;
	margin: 0 auto;
}
p.thankyou {
	padding: 5px;
	background:#14619c;
	font-weight: bold;
	color:#fff;
	border: 1px solid #0f5082;
	width: 280px;
}

.category_archive ul {
	list-style: none;
	padding: 0;
}

.category_archive li {
	padding: 40px 0 0;
	border-bottom: 1px solid #c3c3c3;
}

.category_archive li:last-child {
	border-bottom: 0;
}

.category_archive li a {
	text-decoration: none;
}

.category_archive li h3 {
	padding: 20px 0 0;
}

.category_archive li .read_more {
	margin: 0 0 40px;
	display: block;
}

.category_archive .post_img {
	width: 300px;
	height: 250px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

/* =Responsive Structure
----------------------------------------------- */
/*
Ipad
@media only screen and (max-device-width: 1024px) {
}

Kindle Fire
@media only screen and (min-device-width: 590px) and (max-device-width:1024px){
	body{
		background: purple;
	}
}
iPhone
@media only screen and (device-width: 320px) {
	body{
		background: yellow;
	}
}
*/
