/*
Theme Name: Juventus
Theme URI: https://drewsoske.com
Author: Drew Soske | drewsoske.com
Author URI: https://drewsoske.com/
*/



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: arial, verdana;
	font-size: 14px; /*100%;*/
	line-height:1.25;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	margin-top:0px !important;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a { 
	cursor:pointer; 
	text-decoration:none;
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
div {
	position:relative;
}

h1, h2, h3, h4, h5, h6 {
	
	text-transform:uppercase;
	margin:8px 0;
	font-size:22px;
	font-weight:600;
}
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:13px; }
h6 { font-size:12px; }
	

/* =Structure
----------------------------------------------- */
.juventus {
	
}

.single_product_display ul {
	margin:10px;
}
.single_product_display li {
	margin:10px 15px;
	list-style:disc;
}

#wrapper-header,
#wrapper-body,
#wrapper-footer {
	width:100%;
	float:left;
	display:block;
}
#wrapper-header {
	background:transparent url(images/background-header.png) repeat-x;
	z-index:500;
}
#wrapper-body {
	z-index:300;
}

/*
HEADER
*/
.header {
	width:1000px;
	height:225px;
	display:block;
	margin:0 auto;
}
/*
LOGO
*/
.logo {
	z-index:200;
	bottom:11px;
	left:55px;
	position:absolute;
	width:126px;
	height:195px;
	display:block;
	background:transparent url(images/logo.png) no-repeat center center;
}
.logo-social {
	z-index:200;
	bottom:5px;
	right:15px;
	position:absolute;
	width:25px;
	height:47px;
	display:block;
}
/*
SOCIAL NAV
*/
.header-nav-social {
	position:absolute;
	width:395px;
	height:31px;
	right:0px;
	bottom:37px;
}
.header-nav-social-facebook {
	float:left;
	height:31px;
	width:62px;
	display:block;
	background:transparent url(images/sprite-nav-black.png) no-repeat 0px 0px;
}
	.header-nav-social-facebook:hover {
		background:transparent url(images/sprite-nav-black.png) no-repeat 0px -31px;
	}	
.header-nav-social-twitter {
	float:left;
	height:31px;
	width:38px;
	display:block;
	background:transparent url(images/sprite-nav-black.png) no-repeat -62px 0px;
}
	.header-nav-social-twitter:hover {
		background:transparent url(images/sprite-nav-black.png) no-repeat -62px -31px;
	}
.header-nav-social-cart {
	float:left;
	height:31px;
	width:122px;
	display:block;
	background:transparent url(images/sprite-nav-black.png) no-repeat -100px 0px;
}
.header-nav-social-players {
	float:left;
	height:31px;
	width:60px;
	display:block;
	background:transparent url(images/sprite-nav-black.png) no-repeat -228px 0px;
}
	.header-nav-social-players:hover {
		background:transparent url(images/sprite-nav-black.png) no-repeat -228px -31px;
	}
.signout {
	float:left;
	height:31px;
	width:60px;
	display:block;
	background:transparent url(images/sprite-sign-out.png) no-repeat 0px 0px;
}
	.signout:hover {
		background:transparent url(images/sprite-sign-out.png) no-repeat 0px -31px;
	}
.header-nav-social-account {
	float:left;
	height:31px;
	width:102px;
	display:block;
	background:transparent url(images/sprite-nav-black.png) no-repeat -288px 0px;
}
	.header-nav-social-account:hover {
		background:transparent url(images/sprite-nav-black.png) no-repeat -288px -31px;
	}	

#wpadminbar {
	display:none !important;
}
/*
MAIN NAV
*/
.header-nav {
	position:absolute;
	width:582px;
	height:31px;
	right:145px;
	bottom:6px;
}
.header-nav-home {
	float:left;
	height:31px;
	width:61px;
	display:block;
	background:transparent url(images/sprite-nav-header.png) no-repeat 0px 0px;
}
	.header-nav-home:hover,
	.header-nav-home-on {
		background:transparent url(images/sprite-nav-header.png) no-repeat 0px -31px;
	}
.header-nav-roster {
	float:left;
	height:31px;
	width:72px;
	display:block;
	background:transparent url(images/sprite-nav-header.png) no-repeat -62px 0px;
}
	.header-nav-roster:hover,
	.header-nav-roster-on {
		background:transparent url(images/sprite-nav-header.png) no-repeat -62px -31px;
	}
.header-nav-schedule {
	float:left;
	height:31px;
	width:91px;
	display:block;
	background:transparent url(images/sprite-nav-header.png) no-repeat -134px 0px;
}
	.header-nav-schedule:hover,
	.header-nav-schedule-on {
		background:transparent url(images/sprite-nav-header.png) no-repeat -134px -31px;
	}
.header-nav-fan-center {
	float:left;
	height:31px;
	width:178px;
	display:block;
	background:transparent url(images/sprite-nav-header.png) no-repeat -225px 0px;
}
	.header-nav-fan-center:hover,
	.header-nav-fan-center-on{
		background:transparent url(images/sprite-nav-header.png) no-repeat -225px -31px;
	}
.header-nav-sponsors {
	float:left;
	height:31px;
	width:96px;
	display:block;
	background:transparent url(images/sprite-nav-header.png) no-repeat -403px 0px;
}
	.header-nav-sponsors:hover,
	.header-nav-sponsors-on {
		background:transparent url(images/sprite-nav-header.png) no-repeat -403px -31px;
	}
.header-nav-contact {
	float:left;
	height:31px;
	width:83px;
	display:block;
	background:transparent url(images/sprite-nav-header.png) no-repeat -499px 0px;
}
	.header-nav-contact:hover,
	.header-nav-contact-on {
		background:transparent url(images/sprite-nav-header.png) no-repeat -499px -31px;
	}

/*
HEADER NAV BLACK
*/
.header-nav-black {
	width:inherit;
	height:32px;
	background:transparent url(images/background-header-black.png) repeat-x center right;
	display:block;
}
.green-bottom {
	border-bottom:5px solid #105235;
}

.playvideo {
	width:112px;
	height:29px;
	display:block;
	background:transparent url(images/sprite-play-video.png) 0px 0px;
}
.playvideo:hover {
	background:transparent url(images/sprite-play-video.png) 0px -29px;
}


/*
BODY
*/
.body {
	width:1000px;
	display:block;
	margin:0 auto;
	-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.93);
	-moz-box-shadow:    0px 0px 30px rgba(0, 0, 0, 0.93);
	box-shadow:         0px 0px 30px rgba(0, 0, 0, 0.93);
}
.content {
	width:1000px;
	background:white;
	float:left;
}

.slider-right, .slider2-right,
.players_slider-right, .players_slider2-right, .players_slider3-right {
	width:17px;
	height:95px;
	background:url(images/button-slider-right.png) center top;
	display:block;
}
.slider-left, .slider2-left,
.players_slider-left, .players_slider2-left, .players_slider3-left {
	width:17px;
	height:95px;
	background:url(images/button-slider-left.png) center top;
	display:block;
}

.stats-1-right, .stats-2-right, .stats-3-right, .stats-4-right {
	width:17px;
	height:60px;
	background:url(images/button-slider-right.png) center center;
	display:block;
	right:-18px;
	position:absolute;
	z-index:500;

}
.stats-1-left, .stats-2-left, .stats-3-left, .stats-4.left {
	width:17px;
	height:60px;
	background:url(images/button-slider-left.png) center center;
	display:block;
	left:-18px;
	position:absolute;
	z-index:500;
}


.footer {
	width:1000px;
	min-height:80px;
	display:block;
	margin:0 auto;
}
.footer a {
	font-size:10px !important;
}