/*
Theme Name:     Gamecrazy
Theme URI:      
Description:    Child theme of unstyled parent
Author:         
Author URI:     
Template:       unstyledparent
Version:        0.1.0
*/
html {
	overflow-x:hidden;
}
body {
font: 13px/1.5 Arial, Tahoma, 'Liberation Sans', FreeSans, sans-serif;
}
#logo {
	width:200px;
}
.header-center, .sideline, .mainline {
	height: 100%;
}
.mainline {
	width:570px;
}
.theme-default .nivoSlider {
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
/*background-color: rgba(0,0,0,0.05);*/
.sideline {
	background:none;
	width:360px;
}
.sideline .widget-title {
	margin-top:7px;
	color:#efefef;
}
#socialbar {
	background-color: #e5982b;
	border: 1px solid #e5982b;
	height:70px;
}
#socialbar-icons {
	margin-top:25px;
}
#social-content {
	width: 315px;
	margin: 30px auto;
}
#navi-menu {
	float:left;
}
#navi ul {
margin: 25px 0 0;
}
#navi li {
	background-color:#fff;
}
#navi li a {
	background-color:#e5982b;
}
#navi li:hover {
	background-color: #c93220;
}
/*border-top: 1px solid #000; border-bottom: 1px solid #000; box-shadow: inset 2px 2px 200px black, 0px 60px 55px #bbb; -moz-box-shadow: inset 2px 2px 200px black, 0px 60px 55px #bbb;*/
#slider-wrap {
	background-color: #c93220;
}
.theme-default .nivoSlider {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
/*WIDGET NEXT TO SLIDER*/
#emailsign {
  background-color: #E5982B;
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#ffca29), to(#E5982B));
  background: -webkit-radial-gradient(circle, #ffca29, #E5982B);
  background: -moz-radial-gradient(circle, #ffca29, #E5982B);
  background: -ms-radial-gradient(circle, #ffca29, #E5982B);
  color: #fff;
  width: 90%;
  padding: 10px;
  border: 1px solid #ffca29;
  box-shadow: 0px 0 5px #333;
  -moz-box-shadow: 0px 0 5px #333;
  border-radius:3px;
  font-weight: 900;
  margin-bottom: 15px;
 }
 #emailsign input[type="submit"] {
	border: 1px solid #C93220;
	-moz-box-shadow: 0 0 0 1px #C93220 inset, 0 0 1px 2px #fdf2e3 inset;
	-webkit-box-shadow: 0 0 0 1px #C93220 inset, 0 0 1px 2px #fdf2e3 inset;
	box-shadow: 0 0 0 1px #C93220 inset, 0 0 1px 2px #fdf2e3 inset;
	background: #C93220;
	padding: 5px;
	width: 80px;
	color: white;
	font-weight: 900;
	border-radius: 3px;
}
/*Widget Above Main Content */
.content-top-widget {
	margin: -21px auto 10px auto;
	background-color: #C93220;
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	min-height: 20px;
	padding: 5px;
}
.content-top-widget .textwidget {
	color:#fff;
}
.content-top-widget .textwidget a {
	color:#E5982B;
}
/* YARPP Thumbnails */
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border:none !important;
	margin:4px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	font-size:0.8em !important;
}

/*background-color: #F4F4F4; border: 1px solid #D2D1D0; */
.cell {
	background:none;
	border:none;
	padding: 5px 20px;
	height:205px;
}
.grid_3 h3 {
	font-size:16px;
	line-height:16px;
	text-align:left;
	height:50px;
}
.grid_3 .cell-content {
	color: #545454;
	font-size: 11px;
	line-height: 11px;
}
.grid_3 .cell-content a {
	color: #545454;
	font-size: 11px;
	line-height: 11px;
}
#content-wrap .grid_3 {
width: 178px;
}
h3 a {
	color:#000;
}
h3 a:hover {
	color:#c93220;
	text-decoration:none;
}
.grid_12 h3 {
	line-height:100%;
	text-align:left;
	margin-bottom:20px;
	height:40px;
	padding-right: 30px;
}
.visitsource {
font-size: 12px;
color: #A7C140;
}
a.visitsource:hover {
	text-decoration:underline;
}
.sharecount {
	background-position-y:9px;
	border:1px solid #FDDAA9;
	-moz-box-shadow: 0 0 0 1px #fbe4c4 inset, 0 0 1px 2px #fdf2e3 inset;
	-webkit-box-shadow: 0 0 0 1px #fbe4c4 inset, 0 0 1px 2px #fdf2e3 inset;
	box-shadow: 0 0 0 1px #fbe4c4 inset, 0 0 1px 2px #fdf2e3 inset;
	height: 25px;
	width: 55px;
	line-height: 25px;
	padding: 0 0 0px 10px;
}
#content-pagination {
	height:50px;
	padding-top:30px;
}
	
/*Post Meta Data*/
.grid_12 {
	height:170px;
}
.grid_12 p {
	margin-bottom:-40px;
}
.meta-category {
	width:100px;
	float:left;
	font-size:11px;
	padding-top:10px;
	text-align:right;
}
.meta-category a {
	background:#000;
	color:#fff;
	padding:2px;
	border-radius:3px;
	border:1px solid #fff;
	text-decoration:none;
	display: block;
}
.meta-category a:hover {
	color:#c93220;
}
.meta-date {
	margin-right:10px;
}
.meta-author {
	margin-right:10px;
}
.meta-author a, .comments-link a {
	color:#A7C140;
	font-size:12px;
}
.meta-author a:hover, .comments-link a:hover {
	text-decoration:underline;
}
/*Category Page*/
.ad-split-left img {
	-webkit-box-shadow: 0 0 10px #666;
	-moz-box-shadow: 0 0 10px #666;
	box-shadow: 0 0 10px #666;
	padding: 2px;
}
.ad-split-right p {
	color:#000;
	font-size:11px;
}
.addtocart-wrap a.shareme:hover {
	color:#fff;
	background-color:#c93220;
}
.addtocart {
	border:1px solid #FDDAA9;
	-moz-box-shadow: 0 0 0 1px #fbe4c4 inset, 0 0 1px 2px #fdf2e3 inset;
	-webkit-box-shadow: 0 0 0 1px #fbe4c4 inset, 0 0 1px 2px #fdf2e3 inset;
	box-shadow: 0 0 0 1px #fbe4c4 inset, 0 0 1px 2px #fdf2e3 inset;
	height: 25px;
	width: 95%;
	line-height: 25px;
	padding: 0;
	border-radius:3px;
}
.addtocart span {
	color:#c93220;
	text-decoration:none;
}
.cat-header-wrap {
	width:100%;
	padding:10px 0;
}
.cat-title {
	font-family: 'Bangers', cursive;
	font-size: 90px;
	margin: 0 0 -20px 0;
	text-shadow: 4px 4px 0 black;
	color: #EEE;
}
.cat-sub-title {
	font-family: 'Contrail One', cursive;
	color:#e5982b;
	text-shadow: 2px 2px 0 #000;
}
.cat-sub-title a {
	color:#fff;
}
/*SinglePage*/
.entry-header.mainline {
	width:100%;
}
div.entry-meta {
	font-size:16px;
	margin-top:-10px;
}
div.entry-meta a {
	color:#e5982b;
	text-decoration:none;
}
.entry-title {
	padding-top:10px;
	font-family: 'Bangers', cursive;
	text-shadow:2px 2px 0 #000;
	font-size:50px;
	line-height:100%;
}
.entry-content {
	width:570px;
}
.entry-content h1, .entry-content h2, .entry-content h3, h3.widget-title {
	font-family: 'Contrail One', cursive;
}
.entry-content h1 {
	font-size:30px;
}
.entry-content h2 {
	font-size:26px;
}
.entry-content h3, h3.widget-title {
	font-size:23px;
}
.entry-content p, .entry-content ul, .entry-content ol {
	font-size:16px;
	line-height:20px;
}
.entry-content a {
	color:#c93220;
	text-decoration:none;
}
.entry-content a:hover {
	text-decoration:underline;
}
footer.entry-meta a {
	color:#c93220;
	text-decoration:none;
}
#content-single-image img {
	-moz-box-shadow:0 0 10px #ccc;
	-webkit-box-shadow:0 0 10px #ccc;
	box-shadow:0 0 10px #ccc;
	margin-bottom:8px;
	background-color:transparent;
}
.entry-content img {
	padding:3px;
	box-shadow: 0px 0px 5px #eee;
	margin: 15px auto;
}
.imagesource p, .imagesource a {
	font-size:11px;
}
p.wp-caption-text {
	font-size:13px;
	color:#666;
	text-align:center;
	padding-top:2px;
}
blockquote {
	padding-left:20px;
	font-style:italic;
	color:#666666;
}
.aligncenter {
	margin:10px auto;
	text-align:center;
}
/*ZERGNET*/
#zergnet {
	margin: 15px auto 30px;
	background: #000;
	border: 3px solid #9ACD32;
	padding-bottom: 10px;
}
#zergnet h3 {
	color: #fff;
	padding: 5px 20px 0;
}
	
/*SIDEBAR*/
.widget.miniloops ul {
	list-style:none !important;
}
.widget.miniloops ul li {
	margin-left:0 !important;
}
.minih4 {
	background: black;
	margin-top: -20px;
	width: 260px;
	border-bottom: 1px solid #999;
	line-height: 1.1em;
	font-size: 14px;
	padding: 5px;
}
.minih4 a {
	color:#E5982B;
	text-decoration:none;
}
#secondary {
	width:280px;
	margin-left:10px;
	margin-bottom:50px;
	border: 10px solid transparent;
	box-shadow: -12px 0 30px -12px #aaa;
	-webkit-box-shadow: -12px 0 30px -12px #aaa;
	-moz-box-shadow: -12px 0 30px -12px #aaa;
}
/* SPECIAL BUTTONS */
.prebutton {
	font-size:16px;
	text-align:center;
	margin:25px auto;
}
.specialbutton {
	border-radius:10px 2px; 
	box-shadow:1px 1px 1px 1px #333;
	background: #c93220;
	background: -moz-linear-gradient(45deg,  #c93220 0%, #c93220 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#c93220), color-stop(100%,#c93220));
	background: -webkit-linear-gradient(45deg,  #c93220 0%,#c93220 100%);
	background: -o-linear-gradient(45deg,  #c93220 0%,#c93220 100%);
	background: -ms-linear-gradient(45deg,  #c93220 0%,#c93220 100%);
	background: linear-gradient(45deg,  #c93220 0%,#c93220 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93220', endColorstr='#c93220',GradientType=1 );
	padding:10px 20px;
	color:#fff !important;
}
.prebutton:after {
	content:"";
	clear:both;
}
.specialbutton:hover {
	text-decoration:none !important;
	box-shadow:-1px -1px 1px 1px #333;
	background: #c93220;
	background: -moz-linear-gradient(45deg,  #c93220 0%, #c93220 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#c93220), color-stop(100%,#c93220));
	background: -webkit-linear-gradient(45deg,  #c93220 0%,#c93220 100%);
	background: -o-linear-gradient(45deg,  #c93220 0%,#c93220 100%);
	background: -ms-linear-gradient(45deg,  #c93220 0%,#c93220 100%);
	background: linear-gradient(45deg,  #c93220 0%,#c93220 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93220', endColorstr='#c93220',GradientType=1 );
}


/*FOOTER*/
#footer {
	background-color: #e5982b;
	border-top:3px solid #c93220;
	border-bottom:3px solid #c93220;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
#footer h3 {
	margin-bottom:10px;
}
#footer li {
	margin-left: 0;
}
#footer-menu li {
	margin-left: 20px;
}
#footer-widgets {
	margin-bottom:20px;
}
.fwidget {
	width: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}
.fwidget #miniloops-4 img {
	padding-right: 10px;
	float: left;
}
#footer-menu {
	clear: both;
	margin: 20px auto;
}

/*HomePageAds*/
.cell-inner.ad h3 {
	height:35px;
}
.cell-inner.ad img {
	max-width:170px;
	max-height:113px;
}
.cell-inner.ad .addtocart-wrap {
	margin-top:-10px;
}
.ad-declaration {
	font-size:9px;
	background-color:#c93220;
}
/*Author Style*/
#author-avatar {
	float: left;
	padding: 10px;
	margin-top: 10px;
}
#author-description {
	margin-top: 20px;
	background-color: #c93220;
	padding: 5px 0 10px;
	color:#fff;
	border: 2px solid #E5982B;
}
#author-description h2 {
	margin-bottom:5px;
}
#author-description a {
	color:#fff;
	text-decoration:none;
}
/*COPYRIGHT FOOTER*/
#copyright {
	width:960px;
	margin:20px auto;
}