/* CSS FOR POSTS. INCLUDES TYPOGRAPHY, REVIEWS, ETC. */

#mainContent h1 {
	margin: 15px;
	font-weight: bold;
	font-size: 32px !important;
	font-family: "Oswald";
	color: #2c2e30 !important;
}

#mainContent h2 {
	margin: 15px;
	font-weight: bold;
	font-size: 30px !important;
	font-family: "Oswald";
	color: #2c2e30 !important;
}

#mainContent h3 {
	margin: 15px;
	font-weight: bold;
	font-size: 36px !important;
	font-family: "Oswald";
	color: #2c2e30 !important;
}

#mainContent p span {
color: red;
font-weight: bold;
}

#mainContent h4 {
	margin: 15px;
	font-weight: bold;
	font-size: 26px !important;
	font-family: "Oswald";
	color: #2c2e30 !important;
}

#mainContent h5 {
	margin: 15px;
	font-weight: bold;
	font-size: 28px !important;
	font-family: "Oswald";
	color: #2c2e30 !important;
}

#mainContent p {
	margin: 15px 0px 15px 15px;
	font-size: 12px;
	line-height: 25px;
	width: 760px
}

#mainContent blockquote {
	border-top: 5px solid #024272;
	margin-left: 15px;
	background-image: url('icons/quote_bg.png');
	background-repeat: no-repeat;
	background-color: #f9f9f9;
	padding: 15px;
}

#mainContent blockquote p {
	font-style: italic;
	width: auto;
	margin-left: 40px;
}

#mainContent ul, #mainContent ol {
	margin: 0px 15px 15px 50px;
	list-style-type: disc;
}

#mainContent ul li, #mainContent ol li {
	font-size: 12px;
	line-height: 25px;
}

#mainContent ul li ul {
	list-style-type: circle;
	margin-left: 30px !important; 
}

#mainContent #reviewvid {

	width: 600px !important;
	margin: 0 auto;
}



#mainContent p iframe {
	width: 760px;
	height: 460px;
}

#mainContent img {
	max-width: 760px;
	
}

strong, b {
	font-weight: bold;
}

#mainContent i, #mainContent em {
	font-style: italic;
}

#mainContent img.article {
	margin: 15px;
	width: 760px;
	height: auto;
}

#postBanner {
	/*background-color: #333333;*/
	width: 760px;
	/*height: 380px;*/
	margin: 15px;
}

#postBanner img {
	width: 760px;
	height: 380px;
}

hr.post_divider {
	padding: 0;
	border: none;
	border-top: medium double #333;
	color: #333;
	text-align: center;
	margin: 25px 0px 0px 15px;
	width: 760px;
}



#disqus_thread {
	margin: 0px 0px 15px 15px;
	width: 760px;
}

#disqus_thread a {
	color: #333 !important;
}

/* Related Stories CSS */

#relatedStories {
	margin: 5px 15px 15px 15px;
	width: 760px;
}

#related.stories:nth-child(even) {
	margin-right: 0px !important;
}

#related {
	width: 370px;
	height: 214px;
	margin: 15px 20px 0px 0px;
	float: left;
	position: relative;
	background-color: #000;
}

#related:last-child {
	margin-right: 0px !important;
}

#related h3 {
	font-size: 14px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	line-height: 23px;
	color: #fff !important;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(images/transparentbackground.png);
	padding: 10px 15px;
	text-transform: uppercase;
	width: 340px;
	font-weight: normal;
}

#related h6 {
	color: #fff;
	font-size: 14px;
	background-color: #024272;
	padding: 7px;
	margin-left: 0px;
	font-family: "Oswald";
}

#related img {
	margin: 0px;
	width: 370px;
	height: 185px;
}

/* RECENT POSTS CSS */

#recentPosts {
	width: 370px;
	margin-bottom: 20px;
}

#recentPosts img {
	width: 100px;
	height: 100px;
	margin: 0px 15px 0px 20px;
	float: left;
}

#recentPosts p {
	margin-left: 20px;
}

#mainSidebar h3.post {
	margin-bottom: 15px !important;
}

#recentPosts h3 {
	margin-top: 5px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 18px !important;
	font-family: "Oswald";
	color: #2c2e30 !important;
	border-top: none !important;
	line-height: 24px;
	margin-bottom: 10px;
	padding-top: 0px;
}

#recentPosts p {
	font-weight: normal !important;
}

/* REVIEWS CSS */

#reviewBanner {
	width: 1140px;
	height: 357px;
	margin: 15px;
}

#reviewBanner img {
	width: 1140px;
	height: 357px;
}

#mainContent.review-page {
	width: 1170px;
}

#mainContent.review-page p {
	width: 1140px;

}

#generalinfo {
	background-color: #024272;
	
}

#generalinfo img {
	margin: 10px 15px 0px 15px;
	float: left;
}

#generalinfo h4 {
	color: white !important;
	margin: 0px 0px 0px 20px !important;
	font-size: 20px !important;
	font-weight: normal !important;
	font-family: "Oswald" !important;
}

#generalinfo h4 a {
	color: #fff !important;
	font-weight: normal !important;
}

#info-right {
	float: left;
	margin: 10px 0px 10px 0px !important;
}

.gameInfo li {
	color: white !important;
	font-size: 12px !important;
	line-height: 20px !important;
	list-style-type: none !important;
}

.gameInfo li a {
	color: #fff !important;
	font-weight: normal !important;
}

.gameInfo li a:hover {
	color: #d1d1d1 !important;
}

.gameInfo {
	float: left;
	margin: 15px 0px 0px 20px !important;
}

#review_synopsis {
	background-color: #f9f9f9;
	border-top: 10px solid #024272;
	width: 1170px;
}

.pullquote p {
	width: 520px !important;
	margin: 0px !important;
	background-image: url(icons/quote_bg.png);
	background-repeat: no-repeat;
	padding-left: 55px !important;
	margin-top: 15px !important;
	font-size: 20px !important;
	font-family: "Oswald";
	line-height: 36px !important;
	font-style: italic;
}

.videoReview {
	margin: 15px 10px 15px 15px;
	width: 570px;
	
	float: left;
}

.reviewScore {
	float: right;
	width: 550px;
	margin:15px 15px 15px 10px !important;
}

.reviewScore ul {
	margin-left: 0px !important;
}

.reviewScore ul.score li {
	display: inline;
}

.reviewScore ul li img {
	width: 51px !important;
	height: 52px !important;
}

.reviewScore h5, .reviewScore p {
	margin-left: 0px !important;
}

h5.like-dislike {
	font-size: 20px;
	font-family: "Oswald";
	font-weight: bold;
	margin: 15px 0px;
}

.reviewScore ul.like, .reviewScore ul.dislike {
	font-size: 12px;
	line-height: 24px;
	margin-left: 35px !important;
}

.reviewScore ul.like {
	list-style-image: url(icons/plus.png);
}

.reviewScore ul.dislike {
	list-style-image: url(icons/neg.png);
}

hr.review_divider {
	padding: 0;
	border: none;
	border-top: medium double #333;
	color: #333;
	text-align: center;
	margin: 25px 0px 0px 15px;
	width: 1140px;
}

#relatedStories.review {
	width: 1140px;
}

#related.review {
	width: 270px;
	height: 163px;
}

#related.last {
	margin-right: 0px !important;
}

#related.review h3 {
	width: 240px;
}


#related.review img {
	margin: 0px;
	width: 270px;
	height: 135px;
}

#review_advertisement {
	width: 300px;
	height: 250px;
	float: right;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

/* DISQUS COMMENTS CSS */

#disqus_thread {
	margin-top: 30px;
}

#disqus_thread.review_page {
	float: left;
	margin-top: 15px;
}

/** NEW RECENT POSTS SIDEBAR **/
#mainSidebar {
	border: none !important;
}

#inline_floating {
	float: none;
}

#mainSidebar img {
	margin-bottom: 0px;
	width: 360px;
	height: 185px;
	margin-left: 20px; 
}

#mainSidebar #author_info {
	background-color: #024272;
	margin-top: -2px !important;
	position: relative;
	width: 360px;
	margin-left: 20px;
}

#mainSidebar #author_info p {
	color: #fff;
	font-family: "Oswald";
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px !important;
	padding: 5px 15px;
	margin-top: 0px !important;
	margin-left: 0px !important;
}

#author_info p a, #category_tag_info p a {
	color: #fff !important;
	font-weight: normal;
}

#author_info p a:hover, #category_tag_info p a:hover {
	color: #d1d1d1 !important;
	font-weight: normal;
}

#date_info {
	background-color: #0076cf;
	margin-top: 0px !important;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	display: block;
}

#date_info p {
	color: #fff;
	font-family: "Oswald";
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px !important;
	padding: 5px 15px;
	margin-top: 0px !important;
	margin-left: 0px !important;
}

#category_tag_info {
	background-color: #2c2e30;
	margin-top: 0px !important;
	margin-left: 20px;
	width: 360px;
}

#category_tag_info p {
	color: #fff !important;
	font-family: "Oswald";
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px !important;
	padding: 5px 15px;
	margin-top: 0px !important;
	margin-left: 0px !important;
}

#mainSidebar h3.article_title {
	font-size: 18px !important;
	line-height: 24px !important;
	margin: 15px 10px 15px 20px !important;
	border: none !important;
	width: 360px !important;
}

#mainSidebar .excerpt p {
	color: #2c2e30;
	font-size: 12px !important;
	line-height: 23px !important;
	margin: 15px 10px 15px 20px !important;
	width: 360px !important;
}

#mainSidebar a.readmore_links {
	display: block;
	float: right;
	height: 30px;
}

#mainSidebar a .readmore {
	color: #fff;
	font-family: "Oswald";
	font-weight: bold;
	font-size: 9px;
	background-color: #024272;
	display: block;
	text-transform: uppercase;
	float: right;
	height: 20px;
	padding: 10px 10px 0px 10px;
}

#mainSidebar a .plus {
	color: #fff;
	font-family: "Oswald";
	font-weight: bold;
	font-size: 36px !important;
	background-color: #0076cf;
	display: block;
	float: right;
	height: 20px;
	padding: 0px 10px 10px 10px !important;
	line-height: 23px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#mainSidebar a.readmore_links:hover .readmore {
	background-color: #2c2e30;
}

#mainSidebar a.readmore_links:hover .plus {
	background-color: #024272;
}

#review_banner_ad {
	width: 1140px;
	height: 90px;
	background-color: #d1d1d1;
	margin: 15px;
}

i.fa {
	font-size: 36px;
	font-style: normal;
	color: #2c2e30;
	margin:0px 15px;
}

#post-pagination a {
font-family: "Oswald";
color: #2c2e30 !important;
background-color: #d1d1d1;
padding: 5px 10px;
font-size: 12px;
font-weight: bold !important;
}

#post-pagination a:hover {
background-color: #2c2e30;
color: #fff;
}

#post-pagination .current-post-page {
font-family: "Oswald";
color: #fff;
background-color: #2c2e30;
padding: 5px 10px;
font-size: 12px;
}

.review-page .hover-wrap-gallery2 {
	width: 570px;
	float: left;
}

.review-page .hover-wrap-gallery2 a img {
	width: 570px;
}

.review-page .hover-wrap-gallery2 .hover-gallery2 {
	width: 540px;
}

#caption {
width: 200px;
float: left;
margin: 15px;
}

#caption img {
width: 200px;
}

#caption p {
width: 200px !important;
margin: 0px;
font-style: italic;
}

/* Sorting CSS */

span.ps4 {
	font-size:10px;
	color: white !important;
	height: 21px;
	padding: 3px;
	font-weight: bold;
	background-color: #024272;
	margin: 3px;
}

span.ps3 {
	font-size:10px;
	color: white !important;
	height: 21px;
	padding: 3px;
	font-weight: bold;
	background-color: #CA1432;
	margin: 3px;
}

span.vita {
	font-size:10px;
	color: white !important;
	height: 21px;
	padding: 3px;
	font-weight: bold;
	background-color: #0076cf;
	margin: 3px;
}

span.psm {
	font-size:10px;
	color: white !important;
	height: 21px;
	padding: 3px;
	font-weight: bold;
	background-color: #0076cf;
	margin: 3px;
}

/** TABLE CSS **/

table {
width: 100%;
border: 1px solid #C9C9C9;
margin: 15px;
}

table tr:first-child {
background-color: #024272 !important;
color: white !important;
font-weight: bold;
}

table tr:nth-child(odd) {
background-color: #f7f7f7;
}

table tr th {
vertical-align: middle;
text-align: center;
font-size: 11px;
padding: 7px;

}

table tr td {
vertical-align: middle;
border: 1px solid #C9C9C9;
border-width: 0px 1px 1px 0px;
text-align: left;
padding: 7px;
font-size: 11px;
}