/*
Theme Name: UCF Cheer
Theme URI: http://www.keycreative.com/
Description: UCF Cheer
Author: Key Creative
Author URI: http://www.keycreative.com
Version: 1.0
.
General comments/License Statement if any.
.
*/

/*
================================================
====================-| DEFAULTS |-==============
================================================
*/
* {
	margin: 0;
	border: 0;
	padding: 0;
}
span, p , div{
	font-family: "Arial";
	font-size: 12px;
}
div.clear {
	clear: both;
}
a.none {
	text-decoration: none;
	color: inherit;
}
body {
	background-image: url('images/body_bg.jpg');	
	background-position: left 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Arial";
}
#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
a {	
	color: #83ceeb;
}
a:hover {
	color: #FF0000;
}
a.inline-block {	
	display: inline-block;
}
li {
	margin-bottom: 3px;
}
/*
================================================
====================-| Header |-================
================================================
*/

#top-nav {
	background-image: url('images/top_nav.png');
	background-position: 0 0;
	width: 464px;
	height: 44px;
	margin: 0 auto;
}
#ucf-logo {
	background-image: url('images/ucf_logo.png');
	background-position: 0 0;
	width: 385px;
	height: 175px;
	margin: 0 auto;
}
#home-link {
	position: relative;
	top: 15px;
	left: 60px;
	width: 65px;
	height: 20px;
	display: block;
	text-indent: -9999px;
}
#contact-link {
	position: relative;
	top: -5px;
	left: 157px;
	width: 65px;
	height: 20px;
	display: block;
	text-indent: -9999px;
}
#about-link {
	position: relative;
	top: -25px;
	left: 290px;
	width: 95px;
	height: 20px;
	display: block;
	text-indent: -9999px;
}

/*
================================================
====================-| Body |-==================
================================================
*/

#content {
}
#home-page {
	background-image: url('images/ssp_bg.png');
	background-position: 0 0;
	width: 851px;
	height: 319px;
	margin: -7px auto 0 auto;
}

#sub-page {
	background-image: url('images/ucf_subpage_normal_backer.png');
	background-position: 0 0;
	width: 945px;
	min-height: 469px;
	margin: -7px -30px 0 0;
	background-repeat: no-repeat;
}
#sub-page-full{
	background-image: url('images/ucf_subpage_full_backer.png');
	background-position: 0 0;
	width: 945px;
	min-height: 225px;
	margin: -7px -30px 0 0;
	background-repeat: no-repeat;
}
#sidebar {
	width: 217px;
	float: left; 
	margin: 96px 10px 0 43px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul li, #sidebar ul li a {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-indent: 10px;
	display: block;
	background-image: url('images/yellow_arrow.png');
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 0px;
}
#sidebar ul li:hover, #sidebar ul li a:hover {
	color: #d9b904;	
}
#main-body {
	width: 640px;
	margin-top: 55px;
	float: left;
}
#main-body-full {
	width: 885px;
	margin-top: 55px;
	margin-left: 30px;
	float: left;
}
.post-title {
	font-size: 21px;
	font-weight: bold;
	color: #5C8B3A;
	margin-bottom: 20px;
}
#competitions {
	background-image: url('images/metal_buttons.png');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	width: 203px;
	height: 74px;
	text-indent: -9999px;
	position: relative;
	top: 45px;
	left: -40px;
}
#competitions:hover {
	background-position: right top;
}
#recent_news {
	background-image: url('images/metal_buttons.png');
	background-position: left -74px;
	background-repeat: no-repeat;
	display: block;
	width: 203px;
	height: 74px;
	text-indent: -9999px;
	position: relative;
	top: 45px;
	left: -40px;
}
#recent_news:hover {
	background-position: right -74px;
}
#results {
	background-image: url('images/metal_buttons.png');
	background-position: left -148px;
	background-repeat: no-repeat;
	display: block;
	width: 203px;
	height: 74px;
	text-indent: -9999px;
	position: relative;
	top: 45px;
	left: -40px;
}
#results:hover {
	background-position: right -148px;
}
#registration {
	background-image: url('images/metal_buttons.png');
	background-position: left -222px;
	background-repeat: no-repeat;
	display: block;
	width: 203px;
	height: 74px;
	text-indent: -9999px;
	position: relative;
	top: -176px;
	left: 685px;
}
#registration:hover {
	background-position: right -222px;
}
#newsletter {
	background-image: url('images/metal_buttons.png');
	background-position: left -296px;
	background-repeat: no-repeat;
	display: block;
	width: 203px;
	height: 74px;
	text-indent: -9999px;
	position: relative;
	top: -176px;
	left: 685px;
}
#newsletter:hover {
	background-position: right -296px;
}
#forms {
	background-image: url('images/metal_buttons.png');
	background-position: left -370px;
	background-repeat: no-repeat;
	display: block;
	width: 203px;
	height: 74px;
	text-indent: -9999px;
	position: relative;
	top: -176px;
	left: 685px;
}
#forms:hover {
	background-position: right -370px;
}
/*
================================================
==================-| Footer |-==================
================================================
*/

#footer {
	background-image: url('images/footer_bg.jpg');	
	background-position: left 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	min-height: 355px;
	margin-top: 70px;
}
#footer_container {
	width: 945px;
	margin: 0 auto;
	min-height: 135px;
	position: relative;
}
#footer_box {
	position: relative;
}
.box {
	background-image: url('images/bottom_link_backer.png');	
	background-position: left 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 223px;
	height: 135px;
	position: relative;
	top: -35px;
	padding: 7px 0 0 6px;
}
#footer_box table tr td {
	margin: 0 auto;
	padding-right: 10px;
}
#footer_box table tr td tr td {
	height: 120px;
}
.footer-content {
	margin-top: -30px;
}
a.go-sprite {
	text-indent: -9999px;
	display: block;
	width: 214px;
	height: 22px;
	background-image: url('images/go_button_sprite.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 20px;
}
a.go-sprite:hover {
	background-position: left bottom;	
}
#copyright{
	width: 945px;
	margin: 20px auto 0;
}
#copyright span, #copyright p{
	font-size:9px;
}
#copyright #siteby{
	float:right;
}
#copyright #siteby #gymweblink{
	display:inline-block;
	width: 95px;
	height: 26px;
	background: transparent url(images/GW_footer_logo.png) top left no-repeat;
	text-indent: -9999px;
}

/* ========================-| Competitions |-======================== */
.competition {
	position: relative;
	margin-bottom: 45px;
	margin-top: 30px;
}
.comp-image {
	float: left;
	width: 150px;
	margin-right: 30px;
}
.comp-body {
	float: left; 
	width: 450px;
}
.comp-title {
	font-weight: bold;
	font-size: 20px;
	color: #BB8F03;
}
.comp-location {
	font-weight: bold;
	text-decoration: italic;
	font-size: 13px;
	color: #949494;
}
.comp-date {
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}
.comp-content {
	margin-top: 18px;
	font-size: 12px;
}
.more_info {
	float: right;
	margin-right: 20px;
}
.register_button {
	float: right;
}

/* ========================-| Competitions Full |-======================== */
.competition-full {
	position: relative;
	margin-bottom: 30px;
	margin-top: 30px;
}
.comp-image-full {
	float: left;
	width: 200px;
	margin-right: 30px;
}
.comp-image-full img{
	max-width: 200px;
}
.comp-body-full {
	float: left; 
	width: 400px;
	color: #FFFFFF;
}
.comp-title-full {
	font-weight: bold;
	font-size: 20px;
	color: #BB8F03;
}
.comp-location-full {
	font-weight: bold;
	text-decoration: italic;
	font-size: 13px;
	color: #949494;
}
.comp-date-full {
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}
.comp-content-full {
	margin-top: 30px;
	font-size: 12px;
}
.more_info-full {
	float: right;
	margin-right: 20px;
}
.register_button-full {
	float: left;
	margin-top: 20px;
}
	
#youtube_player {
	position: absolute;
	top: 236px;
	left: 242px;
}
.gsection {
	margin-top: 20px !important;
}
.closer {
	margin-top: 3px;
}
a:hover {border: none; text-decoration: none;}
a { border: none; text-decoration: none; color: #FFFFFF;}
#promote_ckeditor { display: none !important; }
.commentlist, .children { list-style-type: none; }
cite.fn, span.says { position:relative; top: -15px; color: #D59F35; font-size: 12px; font-weight: bold; }
.comment-meta { position: relative; top: -18px; left: 36px; }
.comment-body p { position: relative; top: -15px; }
.reply, h3#comments { display: none; }
#author, #email, #url, #cancel-comment-reply { margin-bottom: 5px; }
input[value="Submit Comment"] { margin-top: 5px; }
a:hover { color: #AAAAAA; }
