/*
Theme Name: Bizopia 003
Theme URI: http://www.bizopia.com
Author: Bizopia
Version: 1

/* 
===============================================================
### Table of Contents ###
==============================================================*/

/* *** 
- Color Glossary
- CSS Reset
- Grid Definition
- Typography
- Navigation
- Images
- Widgets
- Forms
- Miscellaneous

 ***
---------------------------------------------------------------*/


/* 
===============================================================
### Color Glossary ###
==============================================================*/

/*
- Beige = #d1beaa (e.g., menu links, featured labels)
- Blue-Dark = #012450
- Blue-Medium = #2c4156 (e.g., footer bg)
- Blue-Light = #006eb9 (e.g., text links)
- Red = #c22e27
- Yellow-Orange = #c99951 (e.g., menu "on" state)

*/


/*
===============================================================
### CSS Reset ###
===============================================================
html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded +
HTML5 baseline) v1.6.1 2010-09-17 | Authors: Eric Meyer & 
Richard Clark html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}


/* 
===============================================================
### Grid Definition ###
==============================================================*/

/* *** Global Grid Elements (used for all pages) ***
---------------------------------------------------------------*/
body {
	background: #ffffff url(images/bg-gradient.png) repeat-x;
}
#header {
	margin: 0 auto;
	width: 960px;
	height: 130px;
	background: url(images/bg-header.png) no-repeat right top;
}
#header-logo {
	width: 220px;
}
#header-social {
	padding-top: 4px;
	width: 960px;
	height: 66px;
}
.plusone {
	position: relative;
	top: 6px;
	margin-left: 20px;
}
#header-social-icon-group {
	margin: 0 auto;
	width: 644px;
	text-align: center;
}
#menu-primary-navigation {
/* 	text-align: center; */
	float: right;
	width: 764px;
}

/* *** Home Page Grid Elements ***
---------------------------------------------------------------*/
#main-home { /* container for home page content */
	clear: both;
	margin: 0 auto;
	width: 960px;
	overflow: auto;
}

/* *** Home Intro (Row 1) ***
---------------------------------------------------------------*/
#section-overview-home {
	/*background: url(images/bg-home-page-overview.png) no-repeat right top;*/
	width: 960px;
	padding: 12px 0 12px 0;
}
.section-2col {
	margin: 0 auto;
	width: 960px;
	overflow: auto;
	background: url(images/bg-section-2col.png);	
}
.section-2col a {
	font-size: 16px;
}
.section-2col-main {
	float: left;
	width: 636px;
	padding: 12px 12px 18px 12px;
}
.section-2col-aside {
	float: right;
	width: 276px;
	padding: 12px 12px 18px 12px;
}
.article-left {
	float: left;
	padding-left: 33px;
	width: 260px;
}
.article-left2 {
	float: left;
	padding-left: 33px;
	width: 565px;
}
.article-right {
	float: right;
	padding-right: 33px;
	width: 260px;
}
.article-aside-promo {
	width: 210px;
	padding: 12px 33px 0 33px;
}
.article-aside-links {
	width: 220px;
	padding: 0 33px 12px 33px;
}

.col-spacer-2col {
	clear: both;
	width: 636px;
	height: 24px;
}

/* *** Content/Blog 2-column Section ***
---------------------------------------------------------------*/
#main-content {  /* container for content/blog pages */
	margin: 0 auto;
	width: 960px;
	overflow: auto;
}

/* *** Footer ***
---------------------------------------------------------------*/
#footer {
	clear: both;
	margin: 0 auto;
	width: 960px;
	background-color: #2c4156;
	font-family: 'Play', sans-serif;
	font-size: 14px;
}
#footer p {
	color: #d1beaa;
	font-family: 'Play', sans-serif;
	font-size: 14px;
}
#footer-content {
	font-size: 10px;
	color: #d1beaa;
	margin: 0 auto;
	text-align: center;
	width: 936px;
	padding: 12px;
}


/* 
===============================================================
### Typography ###
==============================================================*/
h1 {
	font-weight: 400;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 4px;
	color: #c22e27;
	font-family: 'Bevan', Verdana, serif;
}
h2, h3 {
	font-weight: 400;
	font-size: 14px;
	padding-top: 10px;
	color: #012450;
	font-family: 'Bevan', Verdana, serif;
	line-height: 20px;
}
.group-head-light {
	text-align: center;
	color: #ececec;
}
p {
	font-size: 14px;
	color: #012450;
	font-family: 'Play', sans-serif;
	line-height: 20px;
}
p + p {
	margin-top: 20px;
}

p.article-aside-promo {
	color: #ececec;
}
.xoxo ul li {
	font-size:12px;
	line-height: 20px;
}
ul.aside-content {
	font-size: 12px;
	line-height: 20px;
}
.featured-column-header h1 {
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 18px;
	text-align: center;
	color: #d1beaa;
}

.featured-column-header2 h1 {
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 18px;
	text-align: center;
	color: #d1beaa;
}

.featured-column-header h1 a:link,
.featured-column-header h1 a:active,
.featured-column-header h1 a:visited {
	color: #d1beaa;
}

.featured-column-header h1 a:hover {
	color: #fff;
}

.featured-column-header2 h1 a:link,
.featured-column-header2 h1 a:active,
.featured-column-header2 h1 a:visited {
	color: #d1beaa;
}

.featured-column-header2 h1 a:hover {
	color: #fff;
}

#banner-content h1 {
	text-align: center;
	letter-spacing: 3px;
	padding: 32px 0 0 335px;
	width: 622px;
	color: #d1beaa;
}
h2.sidebar-column-header {
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 18px;
	text-align: center;
	color: #d1beaa;
}
#section-overview-home h1 {
	padding: 0 30px 0 30px;
}


/* 
===============================================================
### Navigation ###
==============================================================*/

/* *** Default Text Links ***
---------------------------------------------------------------*/
a {
	color: #006eb9;
	text-decoration: underline;
	font-family: 'Allan', Verdana, serif;
	font-size: 14px;
}
a:link {
	color: #006eb9;
	text-decoration: underline;
}
a:visited {
	color: #006eb9;
}
a:hover, a:active {
	color: #c99951;
}

/* *** Global Navigation (top of page) ***
---------------------------------------------------------------*/

.menu-header ul {
	list-style: none;
	padding: 0;
	display: block;
}
.menu-header li {
	display: inline;
	letter-spacing: 1px;
}
.menu-header a:link,
.menu-header a:visited {
	font-size: 20px;
	padding-right: 10px;
	color: #d1beaa;
	text-decoration: none;
}
.menu-header a:hover {
	color: #c99951;
	text-decoration: none;
}
/* "on" state */
.menu-header .current_page_item a {
	color: #c99951;
}

.reviewCat ul {
	list-style: none;
	padding: 0;
	margin: 14px 0 0 0;
	display: block;
}
.reviewCat li {
	display: inline;
	letter-spacing: 1px;
	font-size: 14px;
	padding-right: 10px;
	color: #fff;
	text-decoration: none;
	font-family: 'Allan', Verdana, serif;
}
.reviewCat a:link,
.reviewCat a:visited {
	font-size: 14px;
	padding-right: 5px;
	color: #d1beaa;
	text-decoration: none;
}
.reviewCat a:hover {
	color: #c99951;
	text-decoration: none;
}

.reviewCat2 ul {
	list-style: none;
	padding: 0;
	margin: 14px 0 0 0;
	display: block;
	clear: both;
}
.reviewCat2 li {
	display: inline;
	letter-spacing: 1px;
	font-size: 14px;
	padding-right: 5px;
	color: #000;
	text-decoration: none;
	font-family: 'Allan', Verdana, serif;
}
.reviewCat2 a:link,
.reviewCat2 a:visited {
	font-size: 14px;
	padding-right: 5px;
	color: #c99951;
	text-decoration: none;
}
.reviewCat2 a:hover {
	color: #d1beaa;
	text-decoration: none;
}

/* *** Text Links & Containers | Global ***
---------------------------------------------------------------*/
.text-link-bar-2col {
	clear: both;
	width: 636px;
	padding-top: 10px;
	padding-bottom: 36px;
	letter-spacing: .1em;
}
.text-link-bar-aside {
	clear: both;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 36px;
	letter-spacing: .1em;
}
.text-link {
	float: right;
}

/* *** Text Links | Posts ***
---------------------------------------------------------------*/
.entry-title a:link,
.entry-title a:visited {
	font-weight: 400;
	font-size: 24px;
	font-family: 'Bevan', Verdana, serif;
	color: #c22e27;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #c22e27;
}
.entry-meta a,
.entry-utility a {
	color: #006eb9;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #c99951;
}

/* *** Text Links | Comments ***
---------------------------------------------------------------*/
.comment-meta a:link,
.comment-meta a:visited {
	color: #006eb9;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #006eb9;
}
.reply a,
a.comment-edit-link {
	color: #006eb9;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #006eb9;
}

/* *** Banner Links ***
---------------------------------------------------------------*/
#banner-link-listen-now {
	position: absolute;
	display: block;
	top: 170px;
	left: 480px;
	height: 30px;
	width: 140px;
}
#banner-link-learn-more {
	position: absolute;
	display: block;
	top: 215px;
	left: 665px;
	height: 95px;
	width: 255px;
}

#banner-home-video {
	position: absolute;
	top: 40px;
	left: 664px;
	width: 256px;
	height: 144px;
}

/* 
===============================================================
### Images ###
==============================================================*/
#logo {
	float: left;
}

#banner-home {
	position: relative;
	background: url(images/banner.png) no-repeat right top;
	margin: 0 auto;
	height: 360px;
	width: 960px;
}

#banner-content {
	background: url(images/bg-banner-content.png) no-repeat right top;
	margin: 0 auto;
	height: 100px;
	width: 960px;
	padding-bottom: 12px;
}

#hmstreaming {
	position: absolute;
	display: block;
	top: 170px;
	left: 440px;
	height: 40px;
	width: 210px;
}

#hmpartners {
	position: absolute;
	display: block;
	top: 215px;
	left: 665px;
	height: 95px;
	width: 255px;
}

img.social-icon {
	vertical-align: middle;
	padding-left: 8px;
}

.featured-column-header {
	background: url(images/bg-featured.png) no-repeat right top;
	height: 65px;
	width: 256px;
}

.featured-column-header2 {
	background: url(images/bg-featured2.png) no-repeat right top;
	height: 65px;
	width: 565px;
}
.sidebar-column-header {
	background: url(images/bg-sponsors.png) no-repeat right top;
	height: 65px;
	width: 275px;
}
.article-aside-promo img.promo-large {
	padding-left: 15px;
}
.article-aside-promo img.promo-small {
	padding-left: 45px;
}
img.aligncenter {
	padding: 0 0 12px 0;
	display: block;
	margin: -12px auto 0 auto;
}
img.alignleft {
	padding: 4px 10px 0 0;
	float: left;
}
img.alignright {
	padding: 4px 0 0 6px;
	float: right;
}

img.center {
	padding: 4px 6px 0 6px;
	display: block;
	margin: 0 auto 0 auto;
}
img.left {
	padding: 4px 6px 0 0;
	float: left;
}
img.right {
	padding: 4px 0 0 6px;
	float: right;
}

/* 
===============================================================
### Widgets ###
==============================================================*/
.textwidget {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;

}
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 70%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #012450;
}
.widget-area a:link,
.widget-area a:visited {
}
.widget-area a:active,
.widget-area a:hover {
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
#footer-widget-area {
}

/* 
===============================================================
### Forms ###
==============================================================*/
.entry-content {
	font-family: Verdana, Geneva, sans-serif;
	color: #012450;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 0;
}
.entry-content p + p {
	margin-top: 10px;
}
.entry-meta, .comment-meta {
	font-family: Verdana, Geneva, sans-serif;
	color: #012450;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.entry-utility, .entry-summary {
	font-family: Verdana, Geneva, sans-serif;
/* 	line-height: 20px; */
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 20px;
}

/* *** Comments ***
---------------------------------------------------------------*/
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #012450;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 10px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;

 font-size: 13px;
}
.comment-author cite {
	color: #012450;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	color: #012450;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #012450;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
input[type=submit] {
	color: #333;
}
#respond {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	font-size: 12px;
	border-top: 1px solid #bebebe;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 10px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #012450;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 10px;
	float: right;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* 
===============================================================
### Miscellaneous ###
==============================================================*/

/* *** Force scrollbar to display; avoid page shifts ***
---------------------------------------------------------------*/
html {
	overflow-y: scroll;
}

#downloads td {
	vertical-align: top;
	padding: 10px;
}

#downloads img {
	border: #000 1px solid;
}

#downloads a {
	font-size: 16px;
}

#reviews td {
	vertical-align: top;
	padding: 10px;
}

#reviews img {
	border: #000 1px solid;
}

#reviews a {
	font-size: 16px;
}

#partners td {
	vertical-align: top;
	padding: 10px;
}

#partners img {
	border: #000 1px solid;
}

#partners a {
	font-size: 16px;
}

#recentBlogs {
	float: left;
	background: url(images/bg-featured.png) no-repeat right top;
	width: 570px;
	margin: 0 0 0 30px;
}

div#slideshow {
	width: 256px; height: 144px;
	overflow: scroll; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */ 
	position: relative; z-index: 5;
}

div#slideshow ul#slides {
	list-style: none;
	}

div#slideshow ul#slides li {
	margin: 0 0 20px 0;
}

.attachment-post-thumbnail {
	float: right;
	margin: 0 0 10px 10px;
}

#videogamesAd,
#autosAd {
	text-align: center;
}

.clear {
	clear: both;
}

#homestations {
	margin: 14px 12px 0 12px;
}

/* 
===============================================================
### Added by Matt Register on Aug 8, 2016 to style woocommerce product ###
==============================================================*/
.woocommerce-breadcrumb{display:none;}
.post-2902 .images{display:none;}