/* CSS Document */

a {color:#dfa508;}

img {border: 0;}

.links {
	color:#000000;
	text-decoration:none;}
	
.links:hover {
	text-decoration:underline;}

body {font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;}

h1 {font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0px;
	}
	
h2 {font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight:bold;
	margin:0px;}
	
h3 {font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;}

.headinglink {text-decoration:none;}
	
.headinglink:hover {text-decoration:underline;}

p { 
	font-size:12px;
	margin: 2px 0px 2px 0px;
	padding:2px;}

.entry p {
	margin: 2px 0px 5px 0px;}

.textlink {
	background-color:#C90;
	border:solid 1px #000;
	margin: 2px 0px 6px 0px;
	padding: 4px 2px 4px 2px;
	}

form {
	margin:0px;
	padding-top:0px;
	padding-bottom:4px;
}
#base {
	width: 980px;
	background-color:#5c5c5c;
	margin: auto;
	border: 1px #FF9900 solid;
	padding: 4px;
	
}

.banner {
	height: 205px;
	width: 980px;
	background-color: #000000;
	text-align:center;
}

#layoutmenu {
	height: 25px;
	color:#000000;
	font-family:Tahoma, verdana, arial, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px;
}
#layoutmenu ul {
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#layoutmenu li {
	float:left;
	margin:4px 0px 0px 0px;
	padding:0px;
}
#layoutmenu a {
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding: 6px 5px;
	text-decoration:none;
}
#layoutmenu li:last-child a {
	padding-right: 0;
}
#layoutmenu a:hover {
	color:#ffffff;
}

.buttonbar {
	background-color:#efaa00;
	margin:auto;
	margin-top: 7px;
	margin-bottom: 4px;
	width: 970px;
	padding: 0px;
}


.greybar {
	margin-bottom:1px;
	width: auto;
	height: 24px;
	padding: 3px;
}

#whitebox {
	
	background-image:url(https://www.wolvesheroes.com/images/backgroundstrip.jpg);
	margin-top: 3px;
	background-color:#FFFFFF;
	padding: 2px;
	width: 975px;
	}
	
.bodyleft {
	float: left;
	padding: 4px;
	width: 795px;

}

.bodyright {
	background-color: #f1aa02;
	text-align:center;
	margin-right: 2px;
	float: right;
	padding: 1px;
	width: 160px;
	
}

.leftcolumn {
	margin-right:3px;
	float: left;
	width: 453px;
	padding: 3px;
	border-right:#efaa00 1px solid;
}
.rightcolumn {
	margin-left: 3px;
	float: left;
	width: 323px;
	padding: 3px;
	
}
.headingbar {
	background-color:#000000;
	padding: 5px;
	color:#efaa00;
        margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	clear: both;
	}
	
	
.boxleft {
	clear: both;
	width: 448px;
	}
	
.boxright {
	clear: both;
	width: 325px;
	margin-bottom: 5px;
	}
	
.image {height: 90px;}	

.picturebox {
	float:left;
	margin-left:4px;
	margin-right:2px;
	margin-bottom:3px;}

.footer {
        margin: auto;
	border-top:#666666 4px solid;
	background-color:#CCCCCC;
	text-align:center;
	font-size:12px;
	padding: 8px;
}

.footer2 {
        width: 965px;
        margin: auto;
	border-top:#666666 4px solid;
	background-color:#CCCCCC;
	text-align:center;
	font-size:12px;
	padding: 8px;
}
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {

	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
    margin: 4px;
	}

.alignleft {
	float: left;
    margin: 4px;
	}
/* End Images */

div.entry img[src$="strip.jpg"]{
	height: 10px;
}


#post-13459 h2 {
	display: none;
	}

.wp-caption {
       background-color:#f0efed;
       text-align: center;
       margin: 5px;
       padding: 4px;
       border: 1px solid #d8d8d8;}


/* for RSS */
p.postbyline { font-size:10px; }

div.more-link {text-align: right;}

dd { margin-left: 0; }

/* GOALS ACES - STYLES */

.goal-aces-nav {
    margin-top: 10px;
    text-align: center;
    width: 795px;
	padding: 10px 0px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.goal-aces-nav a:link {
	background-image: -ms-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: -moz-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: -o-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8d480), color-stop(1, #f1aa02));
	background-image: -webkit-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: linear-gradient(to bottom, #f8d480 0%, #f1aa02 100%);
	padding: 10px 0px;
	margin: 0px 10px;
	border-radius: 10px;
	display: inline-block;
	width: 80px;
	color: #000000;
	text-decoration: none;
}

.goal-aces-nav a:hover {
	color: #000000;
	text-decoration: none;
	background-image: -ms-linear-gradient(top, #f1aa02 0%, #f8d480 100%);
	background-image: -moz-linear-gradient(top, #f1aa02 0%, #f8d480 100%);
	background-image: -o-linear-gradient(top, #f1aa02 0%, #f8d480 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1aa02), color-stop(1, #f8d480));
	background-image: -webkit-linear-gradient(top, #f1aa02 0%, #f8d480 100%);
	background-image: linear-gradient(to bottom, #f1aa02 0%, #f8d480 100%);
}

.goal-aces-nav a:active {
	color: #000000;
	text-decoration: none;
	background-image: -ms-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: -moz-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: -o-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8d480), color-stop(1, #f1aa02));
	background-image: -webkit-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: linear-gradient(to bottom, #f8d480 0%, #f1aa02 100%);
}

.goal-aces-nav a:visited {
	color: #000000;
	text-decoration: none;
	background-image: -ms-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: -moz-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: -o-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8d480), color-stop(1, #f1aa02));
	background-image: -webkit-linear-gradient(top, #f8d480 0%, #f1aa02 100%);
	background-image: linear-gradient(to bottom, #f8d480 0%, #f1aa02 100%);
}

.goal-aces-nav + .goal-aces-box {
	border-top: 0px !important;
	padding-top: 0px !important;
}

.goal-aces-box {
	width: 795px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px solid #F1AA02;
}

.goal-aces-info {
	width: 595px;
	float: right;
}

.goal-aces-info h4 {
	padding: 0px;
	margin: 0px;
	color: #F1AA02;
	font-size: 14px;
	font-weight: bold;
}

.goal-aces-info p {
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.goal-aces-thumbnail {
	width: 90px;
	height: 140px;
	background-color: #DDDDDD;
	padding: 50px;
	float: left;
	margin-right: 10px;
}

/* GOALS ACES - END */

.clear {
	clear: both;
}

.search-form-text {
	width: 100%;
    box-sizing: border-box;
    margin: 2px 0px 5px 0px;
}

.ngg-gallery-singlepic-image  {
	margin: 0px 0px 5px 0px !important;
}

#boxright-singlepic p {
	display: none;
}

.atoz-links {
	margin: 0px 10px;
}

/* PLAYER OF THE YEAR (POTY) - START */

.poty__container .poty__outer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px solid #F1AA02;
	width: 100%;
}

.poty__container .poty__outer:after {
	display: block;
    content: "";
    clear: both;
}

.poty__container .poty__outer .poty__inner__image {
	float: left;
	background-color: #DDDDDD;
    padding: 25px;
    margin-right: 10px;
}

.poty__container .poty__outer .poty__inner__content h2 {
	padding: 0;
    margin: 0;
    color: #F1AA02;
    font-size: 14px;
    font-weight: bold;
}

.poty__container .poty__outer .poty__inner__content h3 {
	padding: 10px 0 0 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}

.poty__container .poty__outer .poty__inner__content p {
	padding: 10px 0 0 0;
    margin: 0;
}

/* PLAYER OF THE YEAR (POTY) - END */
