@charset "utf-8";
/*
Theme Name: The Academy Pro - Mach 1
Description: Season 1 Theme for The Academy Pro
Version: 1.1
Author: Michael D. Wandzilak
Author URI: http://www.wandzilakwebdesign.com/
Tags: The Academy, security video tutorials, custom wordpress theme, wandzilakwebdesign.com
	

*/




body {
	font-family: "Trebuchet MS", verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(/images/green-aura.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	background-attachment: fixed;
}
#header {
	background-image: url(/images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 90px;
	width: 980px;
}
#logo {
	background-image: url(/images/logo.png);
	height: 130px;
	width: 400px;
	position: relative;
	left: 66px;
	top: -11px;
}
#unav {
	height: 50px;
	width: 824px;
	position: relative;
	top: 12px;
	left: 122px;
	z-index: 2;
}

#wrapper {
	position: relative;
	width: 980px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b4ff00;
	border-right-color: #b4ff00;
	border-bottom-color: #b4ff00;
	border-left-color: #b4ff00;
	text-align: center;
	overflow: visible;
	height: 140px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mwrapper {
	position: relative;
	width: 980px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4ff00;
	border-right-color: #b4ff00;
	border-bottom-color: #b4ff00;
	border-left-color: #b4ff00;
	text-align: center;
	overflow: hidden;
	padding-bottom: 40px;
}
#homelink {
	text-align: left;
	position: relative;
	padding-left: 133px;
}
#key {
	width:243px;
	height:243px;
	background-image: url(/images/key.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	z-index: 1;
	top: -6px;
	left: -121px;
	overflow: visible;
}


#tower-right {
	background-color: #111111;
	height: 600px;
	width: 243px;
	position: relative;
	margin-right: 7px;
	left: 704px;
	margin-bottom: 11px;
}


#container{
	float: left;
	width: 624px;
	left: 10px;
	background-color: #222222;
	position: relative;
	margin-top: 18px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	border: 1px solid #666666;
	padding-top: 11px;
	padding-bottom: 4px;
}
.post {
	background-color: #000000;
	border: 1px solid #666666;
	margin-bottom: 11px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.sidebar{
	float: right;
	width: 200px;
	margin-left: 20px;
	padding-left: 20px;
	background-color: #111111;
	padding-right: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	border: 1px solid #b4ff00;
	position: relative;
	top: 18px;
	padding-bottom: 20px;
	text-align: left;
}
#wwd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 11px;
	margin-bottom: 11px;
}
#sbs {
	height: 22px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 4px;
	line-height: 16px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b4ff00;
}
a {
	outline: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #b4ff00;
	text-decoration: none;
}
a:visited {
	color: #b4ff00;
	text-decoration: none;
}
a:hover {
	color: #b4ff00;
	text-decoration: underline;
}
 
a:active {
	color: #FFFFFF;
}
a.gbg:link {
	text-decoration: none;
	color: #B4FF00;
}
a.gbg:visited {
	color: #b4ff00;
	text-decoration: none;
}
a.gbg:hover {
	color: #000000;
	background-color:#b4ff00;
	text-decoration: none;
}

a.gbg:active {
	color: #000000;
}

a.wwd:link {
	color: #444444;
	text-decoration: none;
}

a.wwd:link {
	color: #444444;
	text-decoration: none;
}
a.wwd:visited {
	color: #444444;
	text-decoration: none;
}
a.wwd:hover {
	color: #b4ff00;
}
 
a.wwd:active {
	color: #b4ff00;
}
#topBanner {
	height: 108px;
	width: 480px;
	top: 0px;
	position: absolute;
	left: 480px;
}


.img-home {
	background-image: url(/images/btn_home.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-home:hover {
	background-image: url(/images/btn_home-hover.png);
	background-repeat: no-repeat;
}
.img-about {
	background-image: url(/images/btn_about-us.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-about:hover {
	background-image: url(/images/btn_about-us-hover.png);
	background-repeat: no-repeat;
	
}
.img-videos {
	background-image: url(/images/btn-videos.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-videos:hover {
	background-image: url(/images/btn_videos-hover.png);
	background-repeat: no-repeat;
}
.img-blog {
	background-image: url(/images/btn_blog.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-blog:hover {
	background-image: url(/images/btn_blog-hover.png);
	background-repeat: no-repeat;
}
.img-resources {
	background-image: url(/images/btn_resources.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-resources:hover {
	background-image: url(/images/btn_resources-hover.png);
	background-repeat: no-repeat;
}
.img-sponsors {
	background-image: url(/images/btn_sponsors.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-sponsors:hover {
	background-image: url(/images/btn_sponsors-hover.png);
	background-repeat: no-repeat;
}
.img-providers {
	background-image: url(/images/btn_providers.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-providers:hover {
	background-image: url(/images/btn_providers-hover.png);
	background-repeat: no-repeat;
}
.img-shop {
	background-image: url(/images/btn_shop.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-shop:hover {
	background-image: url(/images/btn_shop-hover.png);
	background-repeat: no-repeat;
}


.img-forum {
	background-image: url(/images/btn_forum.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-forum:hover {
	background-image: url(/images/btn_forum-hover.png);
}


.img-podcasts {
	background-image: url(/images/btn_podcasts.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

.img-podcasts:hover {
	background-image: url(/images/btn_podcasts-hover.png);
}
a.search {
	background-image: url(/images/search.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

a.search:hover {
	background-image: url(/images/search-hover.png);
	background-repeat: no-repeat;
}


a.tools {
	background-image: url(/images/btn_tools.png);
	background-repeat: no-repeat;
	height: 50px;
	cursor: pointer;
	width: 101px;
	float: left;
}

a.tools:hover {
	background-image: url(/images/btn_tools-hover.png);

}


#followUs {
	background-image: url(/images/tabs-follow-us.png);
	height: 200px;
	width: 40px;
	background-repeat: no-repeat;
	position: fixed;
	background-position: right;
	right: 0px;
	cursor: pointer;
	top: 250px;
	z-index: 10000;
}
#followUs:hover {
	background-image: url(/images/tabs-follow-us-hover.png);
	
}
#feedback {
	background-image: url(/images/tabs-feedback.png);
	height: 200px;
	width: 40px;
	background-repeat: no-repeat;
	position: fixed;
	background-position: left;
	cursor: pointer;
	top: 250px;
	left: 0px;
	z-index: 10000;
}
#feedback:hover {
	background-image: url(/images/tabs-feedback-hover.png);
	
}