* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Custom colors for each section of the site */

body {	
	font-family: 'News Cycle', Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	background: #22a8ca;
}

body#home .content-container {
	background-image: none;
}

body#about {
	background-color: #f8cc5b;
}
/*
body#about .content-single-container {
	background: white url(../images/bg-about-light.jpg) no-repeat -206px -21px;
	border-color: #f8cc5b;
}*/

body#about .content-single-container h2 {
	color: #f8cc5b;
}

body#about .content-single-container {
	border-color: #f8cc5b;
	opacity: 0.95;
}

body#about .border-bottom {
	border-color: #f8cc5b;
}

body#media {
	background-color: #d7292d;
}

body#media .content-single-container {
	border-color: #d7292d;
}

body#media .content-single-container h2 {
	color: #d7292d;
}
	
body#podcast {
	background-color: #76bf59;
}

body#podcast .content-single-container {
	border-color: #76bf59;
}

body#podcast .content-single-container h2 {
	color: #76bf59;
}

body#bmmo {
	background-color: #606060;
}

body#bmmo .content-single-container, body#bmmo .border-bottom {
	border-color: #000000;
}

body#bmmo .content-single-container h2 {
	color: #000000;
}

body#eid, body#cad {
	background-color: #111;
}

body#eid .content-single-container, body#bmmo .border-bottom {
	border-color: #000000;
}

body#eid .content-single-container h2 {
	color: #000000;
}

body#fos {
	background-color: #eed00e;
}

body#fos .content-single-container, body#bmmo .border-bottom {
	border-color: #eed00e;
}

body#fos .content-single-container h2 {
	color: #eed00e;
}

body#bsgc {
	background: #ee99b0 no-repeat fixed center bottom;
}

body#bsgc .content-single-container {
	border-color: #ee99b0;
}

body#bsgc .content-single-container h2 {
	color: #ee99b0;
}

body#author .content-container {
	background: white url(../images/bg-single.jpg) no-repeat -40px top;
}

body#podcast .content-container {
	background: white url(../images/bg-scare.jpg) no-repeat left top;
}

body .content-container {
	background: white url(../images/bg-scare.jpg) no-repeat left bottom;
}

body#about .content-container {
	background: white url(../images/bg-about.jpg) no-repeat left top;
}

body#bsp .content-container {
	background: white url(../images/bg-girl.jpg) no-repeat left top;
}

/* Basic standard styling */

a {
	color: #22a8ca;
}

a:hover {
	color: black;
	text-decoration: underline;
}

img {
	border: 0;
}

a img:hover {
	padding: 0px;
}

b, strong {
	font-weight: 800;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.image-left {
	float: left;
	padding: 5px 20px 15px 0;
}

.image-right {
	float: right;
	padding: 5px 0 15px 20px;
}

.page-title {
	margin-top: 0;
	letter-spacing: 1px;
/*	text-transform: uppercase;*/
	color: #22a8ca;
}

p {
    padding-bottom: 15px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.shadow {
	-moz-box-shadow: 0px 0px 5px rgba(124, 124, 124, 0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(124, 124, 124, 0.5);
	box-shadow: 0px 0px 5px rgba(124, 124, 124, 0.5);
}

.box-shadow {
	-moz-box-shadow: 4px 4px 1px #dddddd;
	-webkit-box-shadow: 4px 4px 1px #dddddd;
	box-shadow: 4px 4px 1px #dddddd;
}

.border-bottom {
	border-bottom: 1px solid #22a8ca;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.container-fluid {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	z-index: 99;
}

.admin-bar-container {
	position: relative;
	clear: both;
	width: 100%;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #333333), color-stop(100%, #222222));
	background-image: -webkit-linear-gradient(#333333,#222222);
	background-image: -moz-linear-gradient(#333333,#222222);
	background-image: -o-linear-gradient(#333333,#222222);
	background-image: linear-gradient(#333333,#222222);
	overflow: hidden;
	overflow: visible;
}

.admin-bar {
	margin: 0 auto;
	width: 1200px;
}

.admin-title {
	position: relative;
	margin: 0;
	padding: 2px 0 4px;
	font-size: 16px;
}

.admin-title a:hover {
	color: #fff;
}

.header {
	clear: both;
	overflow: hidden;
	position: relative;
	/*width: 1200px;*/
}

#logo {
	background: url(../images/logo.png) no-repeat left top;
	float: left;
	width: 313px;
	height: 64px;
	margin: 10px 0px;
}

/*#bmmo #logo {
	background: url(../images/bmmo-logo.png) no-repeat left top;
	width: 480px;
	height: 85px;
	left: 20px;
}*/

#bsgc #logo {
	background: url(../images/bsgc-logo.png);
	width: 480px;
	height: 47px;
	left: 0px;
}

/* Naviagation */

ul.top-nav {
	float: right;
	margin: 0;	
}

ul.top-nav li {
	list-style-type: none;
	text-align: center;
	float: left;
}

ul.top-nav li a {
	color: #fff;
	font-size: 16px;
	padding: 29px 0 35px;
	width: 100px;
	height: auto;
	display: block;
}

ul.top-nav li#media a {
	background: url(../images/download.png) no-repeat center 7px;

}

ul.top-nav li#podcast a {
	background: url(../images/podcast-waves.png) no-repeat center 7px;
}

ul.top-nav li#about a {
	background: url(../images/bolt.png) no-repeat center 7px;
}

ul.top-nav li#search-btn a {
	/*background: url(../images/search.png) no-repeat center 7px;*/
}

ul.top-nav li#gaming a {
	background: url(../images/game-controller.png) no-repeat center 7px;
}

ul.top-nav li#news a {
	background: url(../images/news.png) no-repeat center 7px;
}

ul.top-nav li:hover {
	background-color: rgba(0, 0, 0, 0.15);
}

body#bmmo ul.top-nav li:hover {
	background-color: rgba(255,254,255,0.15);
}

ul.breadcrumb {
	clear: both;
	overflow: hidden;
	font-size: .75em;
	letter-spacing: 1px;
}

ul.breadcrumb li {
	list-style-type: none;
	float: left;
	padding: 0 3px 0 0;
}

/* Main content */

.content-container {
	position: relative;
	background-color: white;
	overflow: hidden;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	display: block;
	z-index: 99;
}

#top-stories {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}

.top-story {
	float: left;
	height: 300px;	
	margin: 0;
	position: relative;
	overflow: hidden;
	width: 400px;
}

.top-story img {
	opacity: 0.85;
}

.top-story:hover img {
	opacity: 1;
}

.flex-caption {
	background-color: black;
	background-color: rgba(0,0,0,0.55);
	bottom: 0;
	color: #fff;
	font-size: 32px;
	min-height: 100px;
	left: 0;
	line-height: normal;
	padding: 10px 20px;
	position: absolute;
	text-shadow: 0 0 5px #000;
	width: 360px;
}

.ad-banner {
	clear: both;
	width: 728px;
	height: 900pxx;
	margin-right: auto;
	margin-left: auto;
	background-color: black;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content-home {
	float: left;
}

.content-home .span9 {
	margin-left: 0;
}

.home-margin {
	margin: 5px 6px 5px 20px;
}

.content-single-container {
	margin: 20px 0 0 0;
	padding: 20px;
	overflow: hidden;
	min-height: 600px !important;
	float: right;
	width: 82%;
	border-top: 1px solid #22a8ca;
	border-left: 1px solid #22a8ca;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	background-color: white;
}

.post {
	float: left;
	overflow: hidden;
	margin: 0 1% 5% 1%;
	position: relative;
	width: 23%;
}

/*.post:hover {
	-moz-box-shadow: 0px 0px 5px rgba(124, 124, 124, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(124, 124, 124, 0.2);
	box-shadow: 0px 0px 5px rgba(124, 124, 124, 0.2);
}*/

.post-thumb {
	background: #eee;
	overflow: hidden;
}

.post-copy {
	/*border: 1px solid #eee;*/
	border-top: 0;
	height: 229px;
	overflow: hidden;
	/*padding: 0 10px;*/
	position: relative;	
}

.post-copy-bg {
	background: url(../images/post-copy-bg.png) repeat-x left bottom;
	bottom: 0;
	display: block;
	height: 60px;
	left: 0;
	position: absolute;
	width: 100%; 
}

.post-ad {
	margin: 20px auto;
	overflow: hidden;
	width: 468px;
}

#social-links-bar {
	margin: 0;
}

#social-links-bar li {
	margin-right: 10px;
}

.post-single {
	overflow: hidden;
	float: left;
}

.post-single .post-content {
	overflow: hidden;
}

.post-single .post-content img {
	clear: both;
	width: 500px;
	height: auto;
	
}

.post-single .post-content ul {
	list-style-type: disc;
	padding: 10px 20px;
}

.post-single .post-content ol {
	list-style-type: decimal;
	padding: 10px 20px;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
	color: #22a8ca;
	text-transform: uppercase;
	font-weight: 800;
	margin: 0;
}

.post-content ul, 
.post-content ol {
	padding-left: 20px;
}

blockquote p {
	font-size: 16px;
}

.pullquote {
	font-size: 180%;
	line-height: 130%;
	text-transform: uppercase;
	background: -webkit-linear-gradient(#2ac6ee, #145d6f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border: 0;
	padding: 0;
	text-align: center;
}

.lowercase {
	text-transform: lowercase;
}

.content-single-container p, ul.search {
	padding: 0;
	letter-spacing: 0;
	word-spacing: 1px;
	line-height: 1.4em;
}

.img_block {
	display: block;
	height: auto;
	margin: 15px 0;

}

.img_left {
	float: left;
	margin: 5px 20px 15px 0;
	max-width: 250px!important;
}

.img_right {
	float: right;
	margin: 5px 0 15px 20px;
	max-width: 250px!important;
}

.post-social-links {
	height: 25px;
	padding: 5px 0 3px 0;
	margin: 10px 0 30px 0;
	width: 100%;
	border-top: 1px solid #22a8ca;
	border-bottom: 1px solid #22a8ca;
	
}

.post-social-links li {
	list-style-type: none;
	float: left;
}
.post-social-links img {
	height: 25px;
	padding: 0px;
	margin: 0px;
}
.post-social-links .fb_iframe_widget span {
	vertical-align: text-top;
}

.home-title {
	line-height: 30px;
}

.comments-container {
	border-top: 1px solid #22a8ca;
	margin: 10px 0 0 0;
}

.comment {
	overflow: hidden;
	margin: 10px 0;
	padding-top: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0;	
}

.comment-avatar {
	float: left;
	width: 60px;
	height: 60px;
	background-color: black;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
}

.comment-avatar img {
	width: 60px;
	margin: 0px;
}

.comment-copy {
	float: right;
	width: 370px;
	min-height: 55px;
	background-color: #22a8ca;
	padding: 5px 10px 0 10px;	
}

p.comment-author {
	color: white;
	padding: 0px;
	margin: 0px;
}

.sidebar-home {
	margin-right: 20px;
}

.sidebar-single {
	overflow: hidden;
	margin-bottom: 10px;
}

.sidebar-single img {
	max-width: 300px;
}

.avatar {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 10px 10px 0;
}

.avatar img {
	width: 100px;
	height: 100px;
}

.author-info {
	overflow: hidden;
}

.podcast-photo {
	width: 100%;
	height: 160px;
	overflow: hidden;
	float: right;
	margin: 0 5px 10px 5px;
}

.podcast-photo img {
	width: 100%;
	height: auto;
}

.sidebar-ad {
	width: 300px;
	height: 250px;
	background-color: black;
}

.footer {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	color: white;
	padding: 10px;
}

.footer {
	padding: 10px;
	float: left;
}

.footer h2 {
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: 1.375em;
	font-weight: normal;
	font-style: normal;
}

.footer p {
	font: 14px/18px 'News Cycle', Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

/* Animation */

ul.top-nav li, a {
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.25s;
	-webkit-transition-timing-function: linear;
	-webkit-transition-delay: initial;
	-moz-transition-property: all;
	-moz-transition-duration: 0.25s;
	-moz-transition-timing-function: linear;
	-moz-transition-delay: initial;
	transition-property: all;
	transition-duration: 0.25s;
	transition-timing-function: linear;
	transition-delay: initial;
}

/* Dev Banner */

.dev-banner {
	overflow: hidden;
	opacity: 0.5;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #999;
	position: fixed;
	bottom: 0;
	z-index: 999;
	color: white;
	width: 100%;
	background-color: #ff959a;
	border-top: 1px solid #a55e61;
}

.dev-banner a {
	color: white;
	text-decoration: none;
}

ul.dev-banner-list {
	float: right;
}

ul.dev-banner-list li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

ul.dev-banner-list li a {
	display: block;
	padding: 1px 15px 3px 15px;
}

ul.dev-banner-list li a:hover {
	background-color: rgba(0, 0, 0, 0.35);
}

.dev-banner:hover {
	opacity: 1;
}

.search-container {
	background: #000;
	display: block;
	height: 150px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	padding: 0 30px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;	
}

.search {
	float: left;
	width: 90%;
}

.search-button {
	background: #fff;
	height: 50px;
	margin-top: 45px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	width: 50px;
}

.search form {
	margin: 0;
}

.search input {
	background: none;
	border: none;
	color: rgba(255, 255, 255, 1);;
	font: 70px 'News Cycle', Arial, Helvetica, Geneva, sans-serif;
	height: auto;
	padding: 10px 0 0 0;
	width: 90%;
}

.search input:focus {
	border: none;
	outline: none;
}

input[type="text"]:focus {
  outline-color: transparent;
  outline-style: none;
}

.search ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.search :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
.search ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
}
.search :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #fff;
}

.show-me {
	display: block;
}

.hide-me {
	display: none;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.mobile-footer {
	display: none;
}

.homepage-list {
	float: left;
	/*margin-left: 20px;*/
/*	width: 860px;*/
}

.homepage-sidebar {
	float: right;
	width: 320px;
}

.homepage-banner-ad {
	margin: 0 auto 20px;
	width: 728px;
}

.post-scheduled,
.post-draft {
	height: 130px;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

.post-scheduled {
	background: url(../images/post-scheduled.png) no-repeat right 30px;
}

.post-draft {
	background: url(../images/post-draft.png) no-repeat right 30px;
}

.post-tile-cat-type {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	overflow: hidden;
}

.post-tile-post-type,
.post-tile-category {
	float: left;
	text-transform: uppercase;
	width: 50%;
}

.post-tile-category {
	text-align: right;
}

.post-tile-post-type {
	color: #22a8ca;
}

.cat-banner {
	display: none;
	position: relative;
}

.cat-banner .page-title {
	position: absolute;
	bottom: 20px;
	font-size: 50px;
	left: 30px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 2px 2px #000;
}

.cat-star-wars .cat-banner {
	background: url('../images/star-wars-bg.jpg') no-repeat center top;
	display: block;
	height: 379px;
}

.cat-video-games .cat-banner {
	background: url('../images/video-game-bg.jpg') no-repeat center top;
	display: block;
	height: 379px;
}

.cat-comics .cat-banner {
	background: url('../images/comic-bg.jpg') no-repeat center top;
	display: block;
	height: 379px;
}

.cat-movies .cat-banner {
	background: url('../images/movies-bg.jpg') no-repeat center top;
	display: block;
	height: 379px;
}

/*@media only screen and (min-width: 100px) and (max-width: 1280px) {*/

	.container-fluid, .admin-bar {
		width: 976px;
	}
	.top-story {
		height: 300px;	
		width: 323px;
		height: 244px;
	}
	.top-story:last-child {
		width: 325px;
	}
	.flex-caption {
		font-size: 32px;
/*		min-height: 130px;*/
		padding: 10px 20px;
		position: absolute;
		text-shadow: 0 0 5px #000;
		width: 286px;
	}
	.content-single-container {
		margin: 0;
		padding: 20px;
		overflow: hidden;
		float: left;
		width: 96%;
		border-top: 0px solid #22a8ca;
		border-left: 0px solid #22a8ca;
		-moz-border-radius-topleft: 0;
		-webkit-border-top-left-radius: 0;
	}
	/*.homepage-list {
		width: 630px;
	}*/

/*}*/

/* Tablet Styling */

@media only screen and (min-device-width: 768px) and (max-device-width: 800px) {

	#top-stories {
		display: none !important;
	}

	.container-fluid,
	.header {
		width: auto;
	}
	.top-story	{
		width: 33.3%;
		height: auto;
		overflow: hidden;
	}
	.flex-caption {
		text-shadow: none;
		font-size: 24px;
		width: 90%;
	}
	.post {
		height: auto;
		width: 30%;
	}
	.cat-star-wars .cat-banner,
.cat-video-games .cat-banner,
.cat-comics .cat-banner,
.cat-movies .cat-banner {
	display: none;
}
}

/* Tablet Styling Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 800px) and (orientation:portrait) {

	#top-stories {
		display: none !important;
	}
	#logo {
		background: url(../images/logo.png);
		background-size: 300px 62px;
		width: 300px;
		height: 62px;
		margin: 20px 10px 0;
		clear: both;
	}
	ul.top-nav li a {
		color: #fff;
		font-size: 16px;
		width: 75px;
		padding-top: 70px;
		height: 35px;
		display: block;
	}
	.homepage-list {
		width: 100%;
		clear: both;
	}
	.homepage-sidebar,
	.post-container-mobile .span4 {
		clear: both;
		margin: 0 20px;
		width: 650px;
	}
	 .sidebar-single {
		float: left;
		width: 50%;
	}
	.post-container-mobile .span8 {
		clear: both;
		width: 100%;
	}
	.visible-desktop {
		display: none;
	}
	.cat-star-wars .cat-banner,
.cat-video-games .cat-banner,
.cat-comics .cat-banner,
.cat-movies .cat-banner {
	display: none;
}

}

/* Mobile Styling */

@media only screen and (min-device-width: 320px) and (max-device-width: 760px) {

	body {
		padding: 0;
	}

	.header {
		height: auto;
		margin-bottom: 10px;
		overflow: hidden;
		width: auto;
	}

	#logo {
		background: url(../images/logo.png);
		background-size: 300px 62px;
		width: 300px;
		height: 62px;
		margin: 10px 10px 0;
		clear: both;
	}

	.container-fluid {
		width: auto;
	}

	.content-single-container {
		margin: 0;
		padding: 5%;
		overflow: hidden;
		float: left;
		width: 90%;
		border-top: 0px solid #22a8ca;
		border-left: 0px solid #22a8ca;
		-moz-border-radius-topleft: 0;
		-webkit-border-top-left-radius: 0;
	}

	.social-links-container {
		display: none;
	}

	#top-stories {
		display: none !important;
	}

	.post {
		height: auto;
		margin: 3% 7%;
		width: 275px;
	}

	.post-copy {
		height: auto;
	}

	.homepage-list {
		width: 100%;
		margin: 0;
	}

	.post-container-mobile .span4 {
		clear: both;
		margin: 0;
		padding: 0;
		width: 320px;
	}

	.homepage-sidebar {
		float: none;
		clear: both;
		margin: 0 3%;
		width: 100%;
	}

	.footer {
		display: none;
		text-align: center;
	}

	ul.mobile-footer {
		clear:both;
		height: 100px;
		margin: 15px 0 0;
		overflow: hidden;
	}

	ul.mobile-footer li {
		color: #fff;
		float:left;
		list-style: none;
		text-align: center;
		width:25%;
		height: 75px;
		padding-top: 65px;
	}

	li#media {
		background: url(../images/download.png) no-repeat center top;	
	}

	li#podcast {
		background: url(../images/podcast-waves.png) no-repeat center top;
	}

	li#about {
		background: url(../images/bolt.png) no-repeat center top;
	}

	li#search-btn {
		background: url(../images/search.png) no-repeat center top;
	}

	li#gaming {
		background: url(../images/game-controller.png) no-repeat center top;
	}

	.mobile-footer {
		display: block;
	}

	ul.top-nav {
		display: none;
	}

	.content-single-container {
		border-width: 0;
		margin: 0;
		padding-top: 0;
	}

	.table td {
		line-height: normal;
	}

	.post-social-links {
		display: none;
	}
	#author .author-avatar {
		margin-top: 20px;
	}
	.homepage-banner-ad {
		width: 300px;
	}
	.cat-star-wars .cat-banner,
.cat-video-games .cat-banner,
.cat-comics .cat-banner,
.cat-movies .cat-banner {
	display: none;
}

}