/*
Theme Name: FEZ for Prez - FleshEatingZipper
Theme URI: http://www.flesheatingzipper.com/
Description: Theme created for FleshEatingZipper for 2012.
Author: Kelly Karnetsky
Author URI: http://www.kellykarnetsky.com
version: 0.5a
*/




/* basics */
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/League_Gothic-webfont.eot');
    src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/League_Gothic-webfont.woff') format('woff'),
         url('fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{margin:0; padding:0;}

html {
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

body {
	height: 100%;
	background: #D2D1D0;
	font-family: 'Cabin', Arial, Helvetica, sans-serif;	
}

img {
	border: none;
}

::selection {
	background: #ed1b24;
	color: #ffffff;
}

::-moz-selection {
	background: #ed1b24;
	color: #ffffff;
}

.noFocus:focus {
	outline: none;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.black_border {
	background: url(images/borders/black.png) repeat;
	height: 5px;
	overflow: hidden;
	margin: 0;
}

#warptotop {
	background: url(images/warp_top.png) bottom;
	width: 100px;
	height: 100px;
	cursor: pointer;
	right: 50%;
	bottom: -100px;
	margin: 0 -650px 0 0;
	position: fixed;
	z-index: 10000;
}

#warptotop:hover {
	background: url(images/warp_top.png) top;
}

#wrapper {
	width: 1020px;
	min-height: 100%;
	margin: auto;
	background: #ffffff;
	-webkit-box-shadow: 0 0 12px #505050;
	-moz-box-shadow: 0 0 12px #505050;
	box-shadow: 0 0 12px #505050;
	position: relative;
	z-index: 5;
}

#headContent {
	width: 1020px;
	height: 150px;
	border-top: 5px solid #000000;
}

#headBorder {
	background: url(images/borders/black.png) repeat;
	height: 5px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

#logo {
	float: left;
	width: 295px;
	height: 110px;
	margin: 0 30px 0 20px;
}

#right {
	float: right;
	width: 655px;
	text-align: right;
	font-size: 12px;
	margin: 5px 20px 0 0;
}	

#altMenu {
	float: left;
	width: 360px;
	height: 30px;
	margin: 0 0 10px 7px;
	line-height: 30px;
	text-align: left;
}

#altMenu a {
	color: #c10202;
	text-decoration: none;
}

#search {
	float: right;
	width: 285px;
	margin: 0 0 10px 0;
}

#searchForm {
	display: block;
	height: 30px;
}

#searchBox {
	float: left;
	background: #f6f6f6;
	color: #656565;
	width: 128px;
	height: 28px;
	margin: 0;
	padding: 0 5px;
	border: 1px solid #656565;
	border-right: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#searchFilter {
	float: left;
	background: #dbdbdb url(images/filter_bg.png) repeat-x;
	color: #656565;
	height: 28px;
	width: 88px;
	margin: 0;
	padding: 0 5px;
	border: 1px solid #656565;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	cursor: pointer;
}

#filterValue {
	float: left;
	height: 28px;
	line-height: 28px;
}

#filterArrow {
	background: url(images/filter_arrow.png);
	background-position: 0 28px;
	float: right;
	height: 28px;
	width: 8px;
}

#filterArrow.down {
	background-position: 0 0;
}

#searchFilter ul {
	background: #dbdbdb;
	list-style: none;
	text-align: left;
	margin: 0;
	width: 98px;
	border: 1px solid #656565;
	border-top: none;
	position: relative;
	left: -6px;
	top: -3px;
	padding: 10px 0 5px 0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: none;
	z-index: 150;
}

#searchFilter ul li {
	padding: 5px;
}

#searchFilter ul li:hover {
	background: #c9c9c9;
}

#searchButton {
	float: right;
	background: #cf0c0c url(images/search_button.jpg) top left no-repeat;
	border: none;
	width: 40px;
	height: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	vertical-align: bottom;
	cursor: pointer;
}

#menu {
	width: 655px;
}

.menu, .menu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
 
.menu {
	font: 35px 'LeagueGothicRegular', Arial, sans-serif;
	letter-spacing: 0;
	line-height: 35px;
	z-index: 100;
	position: relative;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0,0,0,0.4);
}

.menu li {
	float: left;
	margin: 0 22px 0 0;
	padding: 0;
	position: relative;
}

.menu li+li+li+li+li+li {
	margin: 0;
}

.menu li a, .menu li a:link, .menu li a:active, .menu li a:visited {
	color: #000000;
	display: block;
	padding: 0;
	text-decoration: none;
}

.menu li a:hover {
	color: #000000;
}

#menuGaming { border-bottom: 5px solid #ffffff; }
#menuGaming:hover {	border-bottom: 5px solid #ff9501; }
.menuGamingActive {	border-bottom: 5px solid #ff9501 !important; }

#menuEntertainment { border-bottom: 5px solid #ffffff; }
#menuEntertainment:hover { border-bottom: 5px solid #ea18d3; }
.menuEntertainmentActive { border-bottom: 5px solid #ea18d3 !important; }

#menuTech { border-bottom: 5px solid #ffffff; }
#menuTech:hover { border-bottom: 5px solid #0fbc08; }
.menuTechActive { border-bottom: 5px solid #0fbc08 !important; }

#menuOffGrid { border-bottom: 5px solid #ffffff; }
#menuOffGrid:hover { border-bottom: 5px solid #5800ac; }
.menuOffGridActive { border-bottom: 5px solid #5800ac !important; }

#menuComics { border-bottom: 5px solid #ffffff; }
#menuComics:hover { border-bottom: 5px solid #c00202; }
.menuComicsActive { border-bottom: 5px solid #c00202!important; }

#menuPodcasts { border-bottom: 5px solid #ffffff; }
#menuPodcasts:hover { border-bottom: 5px solid #119bfe; }
.menuPodcastsActive { border-bottom: 5px solid #119bfe !important; }

#topAd {
	width: 1020px;
	text-align: center;
	margin: 10px auto;
	position: relative;
	z-index: 5;
}

#bottomAd {
	width: 1020px;
	text-align: center;
	margin: 10px auto;
}

#contentWrap {
	width: 980px;
	margin: auto;
	padding: 0 20px;
}


.frontPagePostWrapper {
	padding: 30px 0 10px 0;
}

.frontPostImage {
	float: left;
	width: 300px;
	margin: 0 10px -50px 0;
}

.podcastPostWrapper {
	padding: 10px 0 10px 0;
}

.podcastPostImage {
	float: left;
	width: 300px;
	margin: 0 10px 0 0;
}

.podcastPostImage .black_border {
	margin: -5px 0 0 0 !important;
}

.frontPostImage .black_border {
	margin: -5px 0 0 0 !important;
}

.frontPostBy {
	font-size: 11px;
	color: #666666;
	display: block;
	margin: 7px 0;
}

.postBitFloat {
	position: relative;
	top: -60px;
	left: 10px;
	z-index: 15;
}

.frontPostType {
	margin: 0 10px 0 0;
}

.frontPostE3 {
	margin: 0 0 0 10px;
}

.postWrapper {
	padding: 30px 0 10px 0;
	margin: 0;
}

#content {
	float: left;
	width: 650px;
	margin: 0 20px 0 0;
}

#dottedDivider {
border-top: 2px dotted #c4c4c4;
height: 2px;
display: block;
margin: 5px 0 10px 0;
}

.postTitle {
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 80px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 85px;
	color: #c00202;
	margin: 5px 0 0 0;
	padding: 15px 20px 15px 20px;
	border-top: 2px dotted #c4c4c4;
}

.pt-gaming { color: #ff9501; }
.pt-entertainment { color: #ea18d3; }
.pt-tech { color: #0fbc08; }
.pt-off-grid { color: #5800ac; }
.pt-comics { color: #c00202; }
.pt-podcasts { color: #119bfe; }
.pt-breakroom { color: #3c3c3c; }

#scissors {
	position: relative;
	float: right;
	margin: -7px -18px 0 0;
}

#content h2 {
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 50px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 50px;
	margin: 0 0 5px 0;
}

#content h2 a {
	color: #c00202;
	text-decoration: none;
	display: block;
}

#content h2 a:hover {
	background: #c00202;
	color: #ffffff;
	text-decoration: none;
}


#content .frontPostTitle {
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
}

#content h3 {
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	text-transform: uppercase;
	color: #8c8c8c;
	font-size: 35px;
	font-weight: normal;
}

.entry h2 {
	margin: 15px 0;
}

.entry ul, ol {
   margin:0 0 10px 0;
   padding:0;
   position:relative;
   left:-3em;
   overflow:hidden;
   font-size: 14px;
}

.entry li {
   margin-top:0.25em;
   margin-bottom:0.25em;
}

.entry ul ul, ul ol, ol ol, ol ul {
   margin-left:1em;
   padding-left:0;
}

.entry ul li, ol li {
   margin-left:5em;
}

.entry li li {
   margin-left:1em;
}

.postWrapper ul, ol {
   margin:auto -3em 1em 0;
   padding:0;
   position:relative;
   left:-3em;
   overflow:hidden;
   font-size: 12px;
}

.postWrapper li {
   margin-top:0.25em;
   margin-bottom:0.25em;
}

.postWrapper ul ul, ul ol, ol ol, ol ul {
   margin-left:1em;
   padding-left:0;
}

.postWrapper ul li, ol li {
   margin-left:5em;
}

.postWrapper li li {
   margin-left:1em;
}

.entry {
	margin: 0;
}

.postDetails {
	font-size: 11px;
	color: #666666;
	margin: 0 0 10px 0;
}

.postDetailsLeft {
	float: left;
}

.postTypeGames {
	background: #ff9c00;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 3px;
}

.postTypeEntertainment {
	background: #ff23d4;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 3px;
}

.postTypeTech {
	background: #0ec900;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 3px;
}

.postTypePodcasts {
	background: #0096ff;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 3px;
}

.postTypeBreakRoom {
	background: #222222;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 3px;
}

.postTypeOffGrid {
	background: #5800AC;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 3px;
}

.postDetailsRight {
	float: right;
}

#content p {
	margin: 0 0 15px 0;
}

#content a {
	color: #c00202;
	text-decoration: none;
}

#content a:hover {
	color: #c00202;
	text-decoration: underline;
}

#content .redButton {
	
}

#content .redButton a {
	background: url(images/redbutton_bgr.png) top repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	display: block;
}

#content .redButton a:hover {
	background: #af0000;
	text-decoration: none;
}

#content .blackButton, #sidebar .blackButton {
	
}

#content .blackButton a, #sidebar .blackButton a {
	background: url(images/blackbutton_bgr.png) top repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	display: block;
	text-decoration: none;
}

#content .blackButton a:hover, #sidebar .blackButton a:hover {
	background: #000000;
	text-decoration: none;
}

.liveBlogWrap {
	border-bottom: 1px solid #d5d5d5;
	margin: 0 0 10px 0;
}

.liveBlogTime {
	float: left;
	padding: 5px 10px;
	text-align: center;
	background: #000000;
	color: #ffffff;
	margin: 0 0 10px 0;
}

.liveBlogAuthor {
	float: left;
	padding: 5px 10px;
	text-align: center;
	background: #dd071b;
	color: #ffffff;
	margin: 0 0 10px 0;
}

.postBy {
	display: block;
	color: #9c9c9c;
	font-size: 11px;
	margin: 0 0 10px 20px;
}

.postBy a {
	color: #d80f0f;
}

#comicWrapper {
	margin: 20px 0;
}


#latestComics {
	margin: 50px 0 10px 0;
}

#latestPodcast {
	margin: 50px 0 0 0;
}

#latestForum {
	margin: 0 0 10px 0;
}

#forumLinks ul {
	list-style-type: none;
}

#forumLinks ul li a {
	color: #c00202;
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
}

#forumLinks ul li a:hover {
	color: #111111;
	text-decoration: none;
}

.comic-fez {
	float: left;
	width: 320px;
	margin: 0 10px 0 0;
}

.comic-twt {
	float: right;
	width: 320px;
	margin:0;
}

.listHead {
	float: left;
	color: #000000;
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	text-transform: uppercase;
}

.listLinks {
	float: right;
	line-height: 35px;
	font-size: 10px;
	color: #8c8c8c;
}

.listLinks a {
	font-size: 10px;
	color: #8c8c8c;
	text-decoration: none;
}

.listLinks a:hover {
	color: #c00202;
	text-decoration: none;
}

.linksActive {
	color: #c00202 !important;
	text-decoration: none;
}

.more-link {
	display: block;
	clear: inherit;
	width: 660px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#social {
       background: url(images/SupportFEZSocialShare.jpg) top center no-repeat;
	width: 650px;
	padding: 160px 0 25px 0;
	margin: 0 0 10px 0;
}

#social h3 {
	float: left;
	width: 225px;
	line-height: 35px;
	margin: 0 0 0 30px;
	color: #000000;
}

#socialLink {
	float: left;
	width: 170px;
	font-size: 11px;
	margin: -15px 0 0 30px;
}

#socialFB {
	float: left;
	width: 70px;
	z-index: 500;
}

#socialTR {
	float: left;
	width: 68px;
}

#socialRD {
	float: left;
	width: 68px;
}

#socialPO {
	float: left;
	width: 68px;
}

#socialPIN {
	float: left;
	width: 68px;
}

#socialSU {
	float: left;
	width: 68px;
}

#authorWrap {
	width: 650px;
	height: 345px;
	margin: 0 0 15px 0;
}

#authorWrap h1 {
	color: #ffffff;
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
    font-style: normal;
	margin: 0 0 10px 0;
}

#authorHead {
	width: 215px;
	padding: 5px;
	background: #921313;
	float: left;
	height: 335px;
}

#authorBio {
	padding: 10px;
	background: #c00202;
	color: #ffffff;
	float: right;
	width: 415px;
	height: 325px;
}

.wp-pagenavi a {
	color: #333366;
	text-decoration: none;
}

.wp-pagenavi a:hover {
	color: #FFFFFF !important;
	background: #c00202;
	text-decoration: none !important;
}

.wp-pagenavi {
	clear: both;
	text-align:center;
	margin: 0 0 20px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	padding:5px;
	margin:5px;
}

.wp-pagenavi span.current {
	background: #c00202;
	color:#FFFFFF;
	margin:0;
	padding:5px;
}

#sidebar {
	float: right;
	width: 300px;
	margin: 0 0 0 10px;
}

#sidebar h2 {
	background: url(images/borders/black.png) repeat;
    padding: 5px;
}

#sidebar h2 span {
    width: 290px;
    height: 40px;
    overflow: hidden;
    display: block;
    text-align: center;
	background: #ffffff;
	font-size: 35px;
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
}

#sidebar .boxContent {
	width: 300px;
	color: #000000;
	margin: 0 0 30px 0;
}

#sidebar .boxContent ul {
	list-style: none;
}

#sidebar .boxContent ul li {
	margin: 0 0 10px 0 !important;
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #666666;
	background: url(images/fire.png) top left no-repeat;
}

#sidebar .boxContent ul li a {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#sidebar .meta {
	font-size: 10px !important;
	color: #666666;
}

#sidebar .boxContentPlain ul li {
	margin: 0 0 10px 0 !important;
	padding: 5px 0;
	border-bottom: 1px solid #666666;
}

#sidebar .boxContentPlain {
	width: 300px;
	color: #000000;
	margin: 0 0 10px 0;
}

#sidebar .boxContentPlain ul {
	list-style: none;
}

#sidebar .boxContentPlain ul li a {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0;
	display: blockl
}

#sidebar .boxContentReview {
	width: 300px;
	color: #000000;
	margin: 0 0 30px 0;
}

#sidebar .boxContentReview ul {
	list-style: none;
}

#sidebar .boxContentReview ul li {
	height: 40px;
	border-bottom: 1px solid #666666;
}

#sidebar .boxContentReview ul li a {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	line-height: 40px;
	display: block;
}

#sidebar .margin {
	margin: 0 0 10px 0;
}

#sidebar .justBoxed {
	margin: 0 0 30px 0;
}

#sideStaff {
	float: left;
    	width: 125px;
    	margin: 0 15px 0 0;
}

#sideStaff h2 {
	background: url(images/borders/black.png) repeat;
    	padding: 5px;
	margin: 0 0 5px 0;
}

#sideStaff h2 span {
    width: 115px;
    height: 40px;
    overflow: hidden;
    display: block;
    text-align: center;
	background: #ffffff;
	font-size: 35px;
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
}

#sbJohnny {
	background: url(images/staff_sidebar.png) 0 -200px;
	width: 125px;
	height: 50px;
	margin: 0 0 5px 0;
}

#sbJohnny:hover {background: url(images/staff_sidebar.png) 0 -250px;}

#sbN {
	background: url(images/staff_sidebar.png) 0 0;
	width: 125px;
	height: 50px;
	margin: 0 0 5px 0;
}

#sbN:hover {background: url(images/staff_sidebar.png) 0 -50px;}

#sbRob {
	background: url(images/staff_sidebar.png) 0 -100px;
	width: 125px;
	height: 50px;
	margin: 0 0 5px 0;
}

#sbRob:hover {background: url(images/staff_sidebar.png) 0 -150px;}

#sbKeith {
	background: url(images/staff_sidebar.png) 0 -300px;
	width: 125px;
	height: 50px;
	margin: 0 0 5px 0;
}

#sbKeith:hover {background: url(images/staff_sidebar.png) 0 -350px;}

#sbKelly {
	background: url(images/staff_sidebar.png) 0 -400px;
	width: 125px;
	height: 50px;
	margin: 0 0 5px 0;
}

#sbKelly:hover {background: url(images/staff_sidebar.png) 0 -450px;}


#bsaBox {
	margin: 0 0 30px 0;
}

#bsaLeft {
	float: left;
	width: 125px;
}

#bsaRight {
	float: left;
	width: 125px;
	margin: 0 10px;
}

#bsaLink {
	float: right;
	width: 30px;
}

#zonde4 {
	float: right;
    width: 160px;
}

.dsq-widget-item {
	margin: 0 0 10px 0 !important;
	padding: 5px 0 5px 35px;
	border-bottom: 1px solid #666666;
	background: url(images/fire.png) top left no-repeat;
}

.dsq-widget-item a {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}

.dsq-widget-meta {
	font-size: 10px !important;
	color: #666666;
}

.dsq-comment-message {
	line-height: 1em !important;
}

#footerBorder {
	background: url(images/borders/black.png) repeat;
	height: 5px;
	overflow: hidden;
	margin: 20px 0 0 0;
}

#footer {
	width: 1020px;
	height: 240px;
	padding: 20px 0;
	margin: auto;
	background: #000000 url(images/footer_bgr.png) top repeat-x;
	color: #ffffff;
}

#footer p {
	margin: 10px 0;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer .copyright {
	font-size: 11px;
}

#fLeft {
	float: left;
	width: 300px;
	padding: 0 0 0 35px;
}

#fLeft a {
	text-decoration: underline;
}

#fLeft a:hover {
	color: #c00202;
	text-decoration: underline;
}

#fMiddle {
	float: left;
	width: 299px;
	font: 35px 'LeagueGothicRegular', Arial, sans-serif;
	letter-spacing: 0;
	line-height: 40px;
	text-transform: uppercase;
	border-left: 1px dotted #ffffff;
	padding: 0 0 0 35px;
}

#fMiddle a {
	text-decoration: none;
}

#fMiddle a:hover {
	color: #c00202;
	text-decoration: none;
}

#fRight {
	float: right;
	width: 299px;
	font: 35px 'LeagueGothicRegular', Arial, sans-serif;
	letter-spacing: 0;
	line-height: 40px;
	text-transform: uppercase;
	border-left: 1px dotted #ffffff;
	padding: 0 0 0 35px;
}

#fRight a {
	text-decoration: none;
}

#fRight a:hover {
	color: #c00202;
	text-decoration: none;
}

#fRight .frss {
	background: url(images/rss.jpg) left center no-repeat;
	padding: 0 0 0 40px;
}

#fRight .ffeedly {
	background: url(images/feedly.jpg) left center no-repeat;
	padding: 0 0 0 40px;
}

#fRight .ffacebook {
	background: url(images/facebook.jpg) left center no-repeat;
	padding: 0 0 0 40px;
}

#fRight .fgoogle {
	background: url(images/googleplus.jpg) left center no-repeat;
	padding: 0 0 0 40px;
}

#fRight .ftwitter {
	background: url(images/twitter.jpg) left center no-repeat;
	padding: 0 0 0 40px;
}

#fRight .fyoutube {
	background: url(images/youtube.jpg) left center no-repeat;
	padding: 0 0 0 40px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

blockquote {
	padding: 10px;
	margin: 0 10px 15px 20px;
	background: #f6f6f6;
	color: #737373;
	border-left: 3px solid #737373;
	font-style: italic;
}

.bbpBox {
	margin: 0 0 15px 0;
}

.articlePages {
	float: right;
	margin: 0 0 10px 0;
	line-height: 40px;
}

.articlePages a {
	border: 1px solid #BFBFBF;
    	margin: 2px;
   	padding: 3px 5px; 
}

.articlePages a:hover {
	border: 1px solid #BFBFBF;
    margin: 2px;
    padding: 3px 5px; 
	background: #c00202;
	color: #ffffff !important;
	text-decoration: none !important;
}

.bbpBox {
	font-family: Arial;
}

.wp-caption { width: auto !important; }

.wp-caption-text {
	font-size: 13px;
	color: #ffffff;
	background: #000000;
	text-align: center;
	padding: 5px;
	margin: -5px 0 5px 0 !important;
}

.postWrapper .wp-caption-text { margin: -10px 0 5px 0 !important; }

#fbComments {
	margin: 50px 0 10px 0;
}

#___plus_0 {
	height: 70px !important;
}

#vanilla-comments { margin: 20px 0; }
.vanilla-credit {margin: 0 0 30px 0; }

.upprev_excerpt a {
	color: #c00202;
	text-decoration: none;
}

.upprev_excerpt a:hover {
	color: #830808;
	text-decoration: underline;
}

#gamesLogo {
	margin: 40px 0 0 0;
}

.ngg-gallery-thumbnail { margin: 0 !important; }