/*
Theme Name: Unleash the Fanboy
Theme URI: http://unleashthefanboy.com/
Author: Fingertech Website Design, LLC
Author URI: http://fingertech.us/
Description: Custom template for Fanboy Network.
Version: 1.0
License: Some parts under GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, right-sidebar, responsive-layout, custom-menu, featured-images, flexible-header, full-width-template, microformats, 
Text Domain: unleashthefanboy 
*/

@charset "utf-8";
/* CSS Document */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
}
html {
	height: 100%;
}
body {
	margin: 52px 0 30px 0;
	padding: 0;
	font-size: 120%;
	width: 100%;
	height: 100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.container {
	width: 100%;
	max-width: 1400px;
	min-width: 800px;
	height: auto;
	margin: 0 auto;
}
#navbar {
	font-family: 'Fjalla One', sans-serif;
	background: url(images/nav_bg.jpg);
	text-transform: uppercase;
	font-size: 26px;
	width: 100%;
	height: 50px;
	min-height: 30px;
	max-height: 600px;
	position: fixed;
	top: 0;
	-webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,1);
	box-shadow: 0 0 4px 1px rgba(0,0,0,1);
	z-index: 10000;
}
#navbar:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#navbar .site-title {
	display: block;
	float: left;
	font-size: 100%;
	line-height: 50px;
	color: #000;
	padding: 0 10px;
	margin: 0;
}
#navbar .site-title a {
	text-decoration: none;
}
#navbar .menu > a#menu_btn {
	display: none;
}
#navbar a.logo {
	display: inline-block;
	float: left;
}
#navbar #logo {
	max-height: 60px;
	width: auto;
	margin: 0 10px;
}
#navbar ul a {
	text-decoration: none;
	display: block;
	opacity: .5;
	width: auto;
	height: auto;
}
#navbar ul a:hover, #navbar ul li:hover > a {
	opacity: 1;
}
#navbar ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 50px;
	float: left;
}
#navbar ul li {
	display: inline-block;
	float: left;
	width: auto;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid rgba(208,208,208,1.00);
}
#navbar ul li:hover {
	background: rgba(0,0,0,0.05);
}
#navbar ul li ul.sub-menu {
	display: none !important;
	position: absolute;
	width: 250px;
	margin-left: -11px;
	background: #fafafa;
	border: 1px solid rgba(208,208,208,1.00);
}
#navbar ul li:hover ul.sub-menu {
	display: block !important;
}
#navbar ul li ul li {
	border: none;
	width: 100%;
}
#navbar ul li ul li a {
	width: 100%;
}
#navbar ul > li:first-child {
	border-left: 1px solid rgba(208,208,208,1.00);
}
#navbar ul.rt_icons {
	margin: 0 2px 0 0;
	float: right;
	display: inline-block;
	max-height: 40px;
	line-height: 50px;
}
#navbar ul.rt_icons a {
	display: inline;
}
#navbar ul.rt_icons li {
	margin-left: 0;
	position: relative;
}
#navbar ul.rt_icons li .dropdown {
	display: none;
	position: absolute;
	background: #fafafa;
	border: 1px solid rgba(208,208,208,1.00);
	padding: 10px 20px 20px 20px;
	left: auto;
	right: 0;
	font-family: 'Roboto';
	font-size: 14px;
	line-height:100%;
	text-transform: none;
}
#navbar ul.rt_icons li:hover .dropdown {
	display: block;
}
#navbar ul.rt_icons img {
	max-height: 32px;
	vertical-align: middle;
	padding: 2px;
}
#navbar ul.rt_icons .dropdown img {
	max-height: none;
}
#social-bar {
	width: 250px;
	text-align: center;
}
#newsletter, #search {
	width: 350px;
	text-align: left;
}
#newsletter h2, #search h2 {
	line-height: 20px;
}
.newsletter input, .search input {
	font-weight: 100;
	font-size: 100%;
	width: 100%;
	background: #FFFFFF;
	color: #000;
	border: 1px solid #3C3C3C;
	padding: 1px;
}
.podcast {
	width: 400px;
	text-align: center;
}
section.main {
	height: 100%;
	clear: both;
}
section h1, section h2, section h3 {
	font-family: 'Exo', sans-serif;
	font-weight: 100;
	font-weight: 100;
	margin: 1% 0;
	display: block;
	padding: 0 1%;
}
.related h2, .comments h2, .topstories h2 {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
}
section h1 {
}
section h2 {
	font-size: 170%;
}
section h3 {
	font-size: 150%;
}
section.main .category_desc, section.comics .category_desc {
	padding: 1% 2%;
}
section.main .category_desc p, section.comics .category_desc p {
	font-family: 'Exo', sans-serif;
	margin: 0;
}
section.main article {
	width: 49.5%;
	padding-bottom: 25%;
	display: block;
	float: left;
	margin: .25%;
	height: 20%;
	background: #D4D4D4;
	position: relative;
}
section.main article .thumb {
	width: 100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	overflow: hidden;
	position: absolute;
}
section.main article .thumb > a > img {
	border: none;
	vertical-align: middle;
	float: left;
	z-index: 0;
	width: 100%;
	height: auto;
}
section.main article .title {
	padding: 0 1%;
	color: #fff;
	z-index: 100;
	position: absolute;
	left: 0;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	width: 45%;
	height: 100%;
}
section.main article .title h2 {
	padding: 0;
	margin: 0;
	font-family: 'Exo', sans-serif;
	font-size: 140%;
	font-weight: 100;
	max-height: 75%;
	overflow: hidden;
}
section.main article .title h2 a {
	color: #f3f3f3;
	text-decoration: none;
}
section.main article .title h2 a:hover {
	color: #ffffff;
}
section.main article .category {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 60%;
	color: #fff;
	border: 1px solid #000;
	padding: .25% .50%;
	background: rgba(255,0,4,1.00);
	text-transform: uppercase;
}
section.main article .category a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
section.main article .sharenumber {
	display:none;
	color: #000;
	position: absolute;
	z-index: 500;
	right: 2%;
	bottom: 2%;
	width: 70px;
	height: 70px;
	background: rgba(255,255,255,0.80);
	border: 2px solid rgba(0,0,0,0.70);
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
	border-radius: 50%;
	font-size: 120%;
	line-height: 65px;
	text-align: center;
}
section.main article .sharenumber .facebook_count {
background: url(images/icon_facebook.png) no-repeat;
}
section.main article .sharenumber .twitter_count {
background: url(images/icon_twitter.png) no-repeat;
}
section.main article .sharenumber .facebook_count, section.main article .sharenumber .twitter_count {
	display:none;
	width: 40px;
	height: 40px;
	padding-left: 45px;
	background-size: contain;
	color: #fff;
	margin: 1px;
	line-height: 40px;
	text-shadow: 0 0 5px #000000;
}
section.main article .sharenumber:hover {
	height: 85px;
	border-radius: 0;
	width: 120px;
	border:none;
	background: none;
}
section.main article .sharenumber:hover .facebook_count, section.main article .sharenumber:hover .twitter_count {
display: block;
}
section.main article .sharenumber:hover .total_count {
display: none;
}
section.main article.featured .sharenumber {
	right: auto;
	left: 1%;
}
section.main article.featured2 .sharenumber {
	right: auto;
	left: 2%;
}



section.main article.featured {
	padding-bottom: 35%;
}
section.main article.featured .thumb {
}
section.main article.featured .title {
	left: auto;
	right: 0;
}
section.main article.featured .title h2 {
	font-weight: 300;
	font-size: 180%;
	max-height: 80%;
}

section.main article.featured2 {
	padding-bottom: 35%;
	width: 24.5%;
}
section.main article.featured2 .thumb {
}
section.main article.featured2 .title {
	left: auto;
	right: 0;
}
section.main article.featured2 .title h2 {
	font-weight: 100;
	font-size: 130%;
	max-height: 80%;
}
section.main article.calltoaction {
	width: 49.5%;
	display: block;
	float: left;
	margin: .25%;
	height: 25%;
	background: #D4D4D4;
	padding-bottom: 12.3%;
}
section.main article.calltoaction .content {
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
}
section.article {
	height: 100%;
	width: 70%;
	float: left;
}
.byline {
	color: #000000;
	background: #F7F7F7;
	border: 1px solid #DFDFDF;
	padding: 0 1%;
	margin: 4%;
	overflow: auto;
	font-style: italic;
}


/* Sidebar */
aside#sidebar {
	width: 28%;;
	float: left;
	margin-left: 1%;
	padding-left: 1%;
	border-left: 1px solid rgba(208,208,208,1.00);
}
aside#sidebar .ad {
	width: 95%;
	margin: 1.5%;
	padding: 1%;
	text-align: center;
}
aside#sidebar .ad img {
}
aside#sidebar .social {
	width: 100%;
}
aside#sidebar .social img {
	width: 100%;
}
aside.sidebar:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
aside#sidebar .widget {
	padding-top: 1%;
	padding-bottom: 1%;
	display: block;
	clear: both;
}
aside#sidebar .widget h2 {
	font-size: 160%;
	font-family: 'Exo', sans-serif;
	text-align: right;
	margin: 0;
	padding: 0;
}	
aside#sidebar .widget article {
	width: 95%;
	display: block;
	float: left;
	margin: 1%;
	background: #FFF;
	position: relative;
	border-bottom: 1px solid #E4E4E4;
	padding: 1.5%;
}
aside#sidebar .widget article .thumb {
	width: 100%;
	max-height: 200px;
	overflow: hidden;
}
aside#sidebar .widget article .thumb > a > img {
	border: none;
	vertical-align: middle;
	float: left;
	z-index: 0;
	width: 100%;
	height: auto;
}
aside#sidebar .widget article h3 {
	padding: 0;
	margin: 0;
	font-family: 'Exo', sans-serif;
	font-size: 100%;
	font-weight: 100;
	max-height: 45%;
	overflow: hidden;
}
aside#sidebar .widget article h3 a {
	color: #000;
	text-decoration: none;
}
aside#sidebar .widget article h3 a:hover {
	color: #000;
}
aside#sidebar .widget article .meta {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 50%;
	color: #434343;
	padding: .25%;
	text-transform: uppercase;
}
aside#sidebar .widget article .meta a {
	display: inline-block;
	color: #434343;
	text-decoration: none;
}


section.article article {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	height: 20%;
	background: #fff;
}
section.article article .thumb {
	width: 100%;
	min-height: 200px;
	max-height: 400px;
	overflow: hidden;
	position: relative;
}
section.article article .thumb > a > img {
	border: none;
	vertical-align: middle;
	float: left;
	z-index: 0;
	width: 100%;
	height: auto;
}
section.article article .title {
	padding: 1% 1%;
	color: #fff;
	z-index: 100;
	position: absolute;
	bottom: 50px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
}
section.article article .title h1 {
	padding: 0;
	margin: 0;
	font-family: 'Exo', sans-serif;
	font-size: 250%;
	font-weight: 100;
	max-height: 120px;
	overflow: hidden;
}
section.article article .title h1 a {
	color: #f3f3f3;
	text-decoration: none;
}
section.article article .title h1 a:hover {
	color: #ffffff;
}
section.article article .content {
	margin: 0 1%;
	float: left;
	max-width: 100%;
}
section.article article .category {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 60%;
	color: #fff;
	border: 1px solid #000;
	padding: .25% .50%;
	background: rgba(255,0,4,1.00);
	text-transform: uppercase;
}
section.article article .category a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
section.article article .meta {
	font-size: 100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	color: #474747;
	float: left;
	width: 100%;
	position: relative;
	line-height: 40px;
}
section.article article .meta .postdate {
	margin-left: 130px;
}
section.article article .author {
	position:absolute;
	right: left;
	top: -60px;
	z-index: 600;
}
section.article article .author .avatar {
	position: relative;
	z-index: 600;
	display: inline;
}
section.article article .author .avatar img {
	width: 120px;
	height: 120px;
	border-radius:60px;
	border: 5px solid #fff;
	float:left;
	position: relative;
	z-index: 600;
	cursor: pointer;
}
section.article article .author .social_icons {
	float:right;
	font-size: 100%;
	display:none;
	line-height: 120px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 0 50px 0 150px;
	position: relative;
	left: -100px;
	z-index: 500;
	border-radius:60px;
}
section.article article .author:hover .social_icons {
	display: inline;
}
section.article article .author .social_icons img {
	width: 40px;
	height: 40px;
	vertical-align: middle;
}
section.article article .meta a {
	color: #474747;
	text-decoration: underline;
}
section.article article .title a {
	color: #fff;
}
section.article article .share {
	width: 100%;
	height: 30px;
}
section.article article .share #sharebox {
	position: absolute;
	height: 55px;
	padding-left: 130px;
	text-align: left;
	overflow: hidden;
}
section.article article .share #sharebox > div {
	display: block;
	float: left;
	width: 80px;
}
section.article article .share #sharebox a {
	display: block;
	float: left;
}
section.article article .article_content {
	width: 100%;
	margin-top: 30px;
	/*border-left: 1px solid #D1D1D1;*/
}
section.article article img {
	max-width: 100%;
	height:auto;
}
section.article article iframe {
	max-width: 100%;
}
/* Author Page */
section.profile {
	width: 100%;
	float: left;
}
section.profile article {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	height: 20%;
	background: #fff;
}
section.profile article .thumb {
	width: 100%;
	min-height: 200px;
	max-height: 300px;
	overflow: hidden;
	position: relative;
}
section.profile article .thumb > a > img {
	border: none;
	vertical-align: middle;
	float: left;
	z-index: 0;
	width: 100%;
	height: auto;
}
section.profile article .title {
	padding: 1% 1%;
	color: #fff;
	z-index: 100;
	position: absolute;
	bottom: 25px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
}
section.profile article .title h1 {
	padding: 0;
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 250%;
	font-weight: normal;
	max-height: 120px;
	overflow: hidden;
}
section.profile article .title h1 a {
	color: #f3f3f3;
	text-decoration: none;
}
section.profile article .title h1 a:hover {
	color: #ffffff;
}
section.profile article .avatar {
	display: inline;
	float: left;
	padding: 5px;
}
section.profile article .avatar img {
	border-radius: 75px;
}
section.profile article .title .social_icons img {
	max-height: 40px;
	float: none;
}
section.profile article .content {
	margin: 0 1%;
	float: left;
}
section.profile article .category {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 60%;
	color: #fff;
	border: 1px solid #000;
	padding: .25% .50%;
	background: rgba(255,0,4,1.00);
	text-transform: uppercase;
}
section.profile article .category a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
section.profile article .meta {
	font-size: 100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	color: #474747;
	float: left;
	width: 100%;
	position: relative;
	line-height: 40px;
}
section.profile article .author {
	position:absolute;
	right: 0;
	top: -45px;
	z-index: 600;
}
section.profile article .author .avatar {
	position: relative;
	z-index: 600;
	display: inline;
}
section.profile article .author .avatar img {
	width: 100px;
	border-radius:50px;
	border: 5px solid #fff;
	float:right;
	position: relative;
	z-index: 600;
	cursor: pointer;
}
section.profile article .author .social_icons {
	float:right;
	font-size: 100%;
	display:none;
	line-height: 100px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 0 150px 0 50px;
	position: relative;
	right: -100px;
	z-index: 500;
	border-radius:50px;
}
section.profile article .author:hover .social_icons {
	display: inline;
}
section.profile article .meta a {
	color: #474747;
	text-decoration: underline;
}
section.profile article .title a {
	color: #fff;
}


section.author_stories {
	height: 100%;
	width: 70%;
	float: left;
}
section.author_stories article {
	width: 50%;
	padding-bottom: 25%;
	display: block;
	float: left;
	margin: 0;
	height: 20%;
	background: #D4D4D4;
	position: relative;
}
section.author_stories article .thumb {
	width: 100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	overflow: hidden;
	position: absolute;
}
section.author_stories article .thumb > a > img {
	border: none;
	vertical-align: middle;
	float: left;
	z-index: 0;
	width: 100%;
	height: auto;
}
section.author_stories article .title {
	padding: 0 1%;
	color: #fff;
	z-index: 100;
	position: absolute;
	left: 0;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	width: 45%;
	height: 100%;
}
section.author_stories article .title h2 {
	padding: 0;
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 120%;
	font-weight: normal;
	max-height: 75%;
	overflow: hidden;
}
section.author_stories article .title h2 a {
	color: #f3f3f3;
	text-decoration: none;
}
section.author_stories article .title h2 a:hover {
	color: #ffffff;
}
section.author_stories article .category {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 60%;
	color: #fff;
	border: 1px solid #000;
	padding: .25% .50%;
	background: rgba(255,0,4,1.00);
	text-transform: uppercase;
}
section.author_stories article .category a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
/* .social_icons img {width: auto !important;height: auto;} */
/* */
.rating-sec {
	width: 100%;
	display: block;
	background: url(images/ratings_bg.jpg);
	float: left;
	color: #fff;
	font-family: 'Exo', sans-serif;
	margin: 5px 0 10px 0;
}
.rating-sec .rating {
	width: 25%;
	float: left;
	border-right: 1px solid #6c6f71;
	text-align: center;
	margin: 10px 0;
}
.rating-sec .rating h5 {
	margin: 15px 0;
}
.rating-sec .rating strong {
	font-size: 500%;
	line-height: 60px;
}
.rating-sec .rating-articles {
	width: 75%;
	float: left;
	margin: 10px 0;
}
.rating-sec .rating-articles ul {
	list-style: none;
	margin: 0 10px;
	padding: 10px 0;
}
.rating-sec .rating-articles ul li {
}
.rating-sec .rating-articles a {
	color: #fff;
	text-decoration: none;
}

section.article .related {
	margin: 0 1%;
	height: 100%;
	clear: both;
}
section.article .comments {
	margin: 0 1%;
	clear: both;
}
section.article:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Comic Listing */

section.comics .release_dates {
	background: #fafafa;
	border-top: 1px solid rgba(208,208,208,1.00);
	border-bottom: 1px solid rgba(208,208,208,1.00);
	text-align: center;
	text-transform: uppercase;
	margin-top: 70px;
	margin-bottom: .25%;
	padding: .5%;
	font-family: 'Exo', sans-serif;
	font-size: 100%;
	color: rgba(79,79,79,1.00);
	clear: both;
	display: block;
}
section.comics article {
	width: 16%;
	min-width: 200px;
	min-height: 300px;
	padding-bottom: 25%;
	display: block;
	float: left;
	margin: .25%;
	height: 20%;
	background: #D4D4D4;
	position: relative;
}
section.comics article.featured {
	width: 32.5%;
	min-width: 403px;
	min-height: 603px;
	padding-bottom: 50.5%;
	display: block;
	float: left;
	margin: .25%;
	height: 20%;
	background: #D4D4D4;
	position: relative;
}
section.comics article.featured .title h2 {
	font-size: 140%;
}
section.comics article .thumb {
	width: 100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	overflow: hidden;
	position: absolute;
}
section.comics article .thumb > a > img {
	border: none;
	vertical-align: middle;
	float: left;
	z-index: 0;
	width: 100%;
	height: auto;
}
section.comics article .title {
	padding: 0 1%;
	color: #fff;
	z-index: 100;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 40%;
}
section.comics article .title h2 {
	padding: 0;
	margin: 0;
	font-family: 'Exo', sans-serif;
	font-size: 100%;
	font-weight: 100;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	color: #fff;
	text-align: left;
}
section.comics article .title h2 a {
	color: #f3f3f3;
	text-decoration: none;
}
section.comics article .title h2 a:hover {
	color: #ffffff;
}
section.comics article .category {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 50%;
	color: #fff;
	border: 1px solid #000;
	padding: .25% .50%;
	margin: 0;
	background: rgba(255,0,4,1.00);
	text-transform: uppercase;
}
section.comics article .category a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
section.comics article .rating {
	position: absolute;
	z-index: 500;
	right: 1%;
	bottom: 1%;
	font-size: 200%;
	text-align: right;
    color: #fff;
}
section.comics article .rating .outof {
	font-size: 50%;
}
section.comics:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Staff and Content Pages */

section.staff {
	height: 100%;
	width: 100%;
	float: left;
}
section.staff article {
	width: 100%;
	display: block;
	float: left;
	margin: 0;
	height: 20%;
	background: #fff;
}
section.staff article .thumb {
	width: 100%;
	min-height: 200px;
	max-height: 300px;
	overflow: hidden;
	position: relative;
}
section.staff article .thumb > a > img {
	border: none;
	vertical-align: middle;
	float: left;
	z-index: 0;
	width: 100%;
	height: auto;
}
section.staff article .title {
	padding: 1% 1%;
	color: #fff;
	z-index: 100;
	position: absolute;
	bottom: 25px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
}
section.staff article .title h1 {
	padding: 0;
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 250%;
	font-weight: normal;
	max-height: 120px;
	overflow: hidden;
}
section.staff article .title h1 a {
	color: #f3f3f3;
	text-decoration: none;
}
section.staff article .title h1 a:hover {
	color: #ffffff;
}
section.staff article .content {
	margin: 0 1%;
	float: left;
}
section.staff article .category {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 60%;
	color: #fff;
	border: 1px solid #000;
	padding: .25% .50%;
	background: rgba(255,0,4,1.00);
	text-transform: uppercase;
}
section.staff article .category a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
section.staff article .meta {
	font-size: 100%;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	color: #474747;
	float: left;
	width: 100%;
	position: relative;
	line-height: 40px;
}
section.staff article .author {
	position:absolute;
	right: 0;
	top: -45px;
	z-index: 600;
}
section.staff article .author .avatar {
	position: relative;
	z-index: 600;
	display: inline;
}
section.staff article .author .avatar img {
	width: 100px;
	border-radius:50px;
	border: 5px solid #fff;
	float:right;
	position: relative;
	z-index: 600;
	cursor: pointer;
}
section.staff article .author .social_icons {
	float:right;
	font-size: 100%;
	display:none;
	line-height: 100px;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 0 150px 0 50px;
	position: relative;
	right: -100px;
	z-index: 500;
	border-radius:50px;
}
section.staff article .author:hover .social_icons {
	display: inline;
}
section.staff article .meta a {
	color: #474747;
	text-decoration: underline;
}
section.staff article .title a {
	color: #fff;
}

section.main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.photo-gallery-wrapper {
	overflow:hidden;
	padding:52px 0 64px;
}
.photo-gallery {
	position:relative;
	margin-right:3.3%;
	width: 150px;
	height: 150px;
	border-radius: 75px;
}
.photo-gallery img {
	width: 150px;
	height: 150px;
	border-radius: 75px;
}
.photo-gallery, .contact-us li textarea, .gallery, .content-blocks, .blocks-wrapper, .article-aside, .article-aside-img, .achievements-sec li, .photo-gallery, .add {
	float:left;
}
.gallery-hover {
	background: rgba(0,0,0,0.65);
	width:150px;
	height:150px;
	border-radius: 75px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	cursor:pointer;
}
.photo-gallery img {
	cursor:pointer;
}
.gallery-hover span a, .photo-gallery span a {
	font-size: 100%;
	left: 0;
	width: 100%;
	letter-spacing: -1px;
	position: absolute;
	text-align: center;
	top: 55px;
	color:rgb(255,255,255);
	text-decoration: none;
}
.photo-gallery-primary-sec {
	overflow:hidden;
	margin-bottom:64px;
}
.photo-gallery-secondary-sec {
	overflow:hidden;
}
.photo-gallery.space {
	margin-left:174px;
}
.photo-gallery-secondary-sec .photo-gallery {
	margin-bottom:19px;
}
.photo-gallery:hover .gallery-hover {
	display: block;
}
figure {
	margin: 0;
	padding: 0;
}


footer {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	background: #000;
	color: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
}
footer a {
	color: #d3d3d3;
	font-size: 80%;
	text-decoration: none;
}
footer .menu {
	display: inline;
}
footer .menu ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer .menu ul li {
	display: inline;
	margin: .25%;
}

body.admin-bar nav {
	margin-top: 32px;
}

@media screen and (max-width: 800px) {
	html {margin-bottom:0;}
	body {
		width: 100%;font-size: 100%;margin-bottom:0;
	}
	.container {
		width: 100%;
		min-width: 0;
	}
	#navbar #logo {
		height: auto !important;
		width: 170px !important;
		margin: 0 10px;
		padding: 10px 0;
	}
	nav {
		height: 40px;
	}
	#navbar .menu > a#menu_btn {
		display: block;
		float: right;
		position: relative;
		width: auto;
		height: 50px;
		padding-right: 10px;
		padding-left: 10px;
		border-right: 1px solid rgba(208,208,208,1.00);
		color: #000;
		text-decoration: none;
		line-height: 50px;
	}
	#navbar .menu > a#menu_btn:after {
		content:'.';
		visibility:hidden;
		clear: both;
	}
	#navbar .menu ul {
		display: none;
		position: absolute;
		right: 0;
		top: 50px;
		
	}
	#navbar .menu ul {
		display: none;
		width: 100%;
		background: #fafafa;
		border: 1px solid rgba(208,208,208,1.00);
	}
	#navbar .menu ul li {
		display: block;
		float: none;
		border: none;
		clear: both;
	}
	#navbar ul li ul.sub-menu {
		display: block !important;
		position: initial;
		width: 100%;
		background: none;
		border: none;
		float: left;
		margin: 0;
		padding: 0;
		font-size: 90%;
	}
	#navbar ul li ul.sub-menu li {
		padding: 0 10px;
	}
	#navbar ul.rt_icons {
		display: none;
	}
	section.main article {
		width: 100%;
		padding-bottom: 50%;
	}
	section.main article.featured {
		padding-bottom: 60%;
	}
	section.main article.featured2 {
		padding-bottom: 60%;
		width: 100%;
	}
	section.main article .thumb > a > img {
		width: 100%;height: auto;
	}
	section.main article.calltoaction {
		width: 50%;
		background: #D4D4D4;
	}
	section.article {
		width: 100%;
	}
	section.article article {
		width: 100%;
	}
	section.article article .title {
		bottom: 0;
	}
	section.article article .author {
		display: none;
	}
	section.article article .meta .postdate {
		margin-left: 0;
	}
	section.article article .title h1 {
		font-size: 160%;
	}
	section.article article .share #sharebox {
		padding-left: 0;
	}
	section.article article .share #sharebox a {
		width: 50%;
	}
	section.article .comments, section.article .related {
		display: none;
	}
	aside#sidebar {
		width: 100%;;
		float: none;
		margin: 0;
		padding: 0;
		border: none;
	}
	footer {
		font-size: 100%;
	}
	
	section.author_stories {
		width: 100%;
	}
	section.author_stories article {
		width: 100%;
		padding-bottom: 50%;
	}
	body.admin-bar nav {
		margin-top: 45px;
	}
	#wpadminbar {
		position: fixed;
	}
	.ad-widget-2 {
		display: none;
	}

}
@media screen and (max-width: 1105px) {
	#navbar ul.rt_icons {
		display: none;
	}
}
.zerglayoutcl {
	width: 100% !important;
	font-family: Roboto !important;
	font-weight: 300;
	float: left;
	padding-bottom: 10px;
}
.zergentity {
	width: 33% !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	position: relative;
	background: #000;
}
.zergentity img {
	width: 100% !important;
	height: auto !important;
	border: none !important;
}
.zergentity .zergheadline {
	position: absolute;
	margin: 0;
	padding: 2px;
	color: #fff;
	z-index: 9999;
	bottom: 0;
	left: 0;
	background: rgb(0, 0, 0); /* fallback color */
	background: rgba(0, 0, 0, 0.7);
	text-align: left;
}
.zergentity .zergheadline a {
	color: #fff !important;
	text-decoration: none !important;
}
#zerglayout > div {
	float: left !important;
	clear: none !important;
	width: 50%;
	margin: 0;
	padding: 0;
}

.paging-navigation {
	font-family: 'Exo',sans-serif;
	text-align: center;
	font-size: 80%;
	margin: 0;
	padding: 0;
	color: #d1d1d1;
	display: block;
	clear: both;
}
.paging-navigation a {
	color: #000000;
	text-decoration: none;
}

.paging-navigation .current {
	font-weight: bold;
}
.screen-reader-text {
	display: none;
}


.ad-widget-1 {
	text-align: center;
}
.ad-widget-2 {
	height: 100px;
	width: 100%;
	text-align: center;
}

.red, a.red, .red a { color: #f00;}
.blue_dk, a.blue_dk, .blue_dk a { color: #03f;}
.orange, a.orange, .orange a { color: #f90;}
.green, a.green, .green a { color: #090;}
.purple, a.purple, .purple a { color: #60f;}
.teal, a.teal, .teal a { color: #099;}
.blue_lt, a.blue_lt, .blue_lt a { color: #06f;}

.sticky {
	position: fixed;
	top: 100px;
}

.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }
blockquote {
	color: #000000;
	background: #F7F7F7;
	border: 1px solid #DFDFDF;
	padding: 0 1%;
	margin: 4%;
	overflow: auto;
}
#infscr-loading img { text-align: center; }
img {border: none;}

.writeforus {
	font-family: 'Lemon',sans-serif;
	font-weight: 100;
	color: #FFF;
	background: #000000;
	opacity: 1.0 !important;
}
.writeforus:hover {
	background: #000000 !important;
}
.writeforus a {
	color:#fff;
	opacity: 1.0;
	padding: 0 25px;
}
.form {
	background: #efefef;
	border-radius: 25px;
	width: 50%;
	margin: 0 auto;
	padding: 1%;
}
.form input, .form textarea {
	font-size: 140%;
	font-family: 'Exo',sans-serif;
	border: none;
}
.form .full {
	width: 100%;
}
.form .button {
	padding: 1% 5%;
	border-radius: 10px;
}

.wp-caption {
	display: block;
	font-size: 80%;
	padding: 0;
	color: #4E4E4E;
	font-weight: 300;
	max-width: 100%;
}
.wp-caption-text {
	font-size: 80%;
	font-weight: 300;
	margin: 0;
}

/* Facebook Like Box */

#fanback {
display:none;
background:rgba(0,0,0,0.8);
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
}
#fan-exit {
width:100%;
height:100%;
}
#likebox {
background:white;
width:420px;
height:270px;
position:absolute;
top:58%;
left:50%;
margin:-220px 0 0 -375px;
-webkit-box-shadow: inset 0 0 50px 0 #939393;
-moz-box-shadow: inset 0 0 50px 0 #939393;
box-shadow: inset 0 0 50px 0 #939393;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin: -175px 0 0 -210px;
}
#likebox2 {
float:right;
cursor:pointer;
background:url(http://cdn.unleashthefanboy.com/wp-content/themes/UnleashtheFanboy2014/images/likeboxclose.png) repeat;
height:15px;
padding:20px;
position:relative;
padding-right:40px;
margin-top:-20px;
margin-right:-22px;
}
.remove-borda {
height:1px;
width:366px;
margin:0 auto;
background:#F3F3F3;
margin-top:16px;
position:relative;
margin-left:20px;
}
#linkit,#linkit a.visited,#linkit a,#linkit a:hover {
color:#80808B;
font-size:10px;
margin: 0 auto 5px auto;
float:center;
}