@charset "UTF-8";
/* CSS Document */
/*

		 WRECKING BALL FIGHT FACILITY THEME FOR WORDPRESS
		 
		 http://WreckEmAll.com
		 
		 Created By: Chris Coyer

		 
		 Edited By: Jon Flood
		 http://JonFlood.com
		 
		 
		 
		 colors:
		 Blood Red: #990000
		 Bright Red: #CC0000
		 Flesh/Creme: #FFFFCC
		 Dark Red: #990000
		 
*/

/*
	RESET
*/

* {
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 15;
	padding-left: 0;
	margin: 0px;
}
html{
	overflow-y: scroll;
	height: 100%;
}
html, body{ 
	height: 100%;
}
body{
	background-color: #000000;
	background-image: url(images/wbff_new_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.sidebarul{
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	padding-left: 20px;
	color: #FFFFCC;
}
ul{
	list-style-type: square;
	list-style-position: outside;
}
ol{
}
a{ outline: none; 
	text-decoration: none; 
}
a img{
	border: none; 
	background: none; 
}
img{ 
	vertical-align: middle; 
}
table{ 
	border-collapse: collapse; 
}

/*
	UTILITY
*/
.floatLeft {
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;
}
.button{ 
	border: 1px solid #272727; 
	background: white; 
	padding: 3px 8px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	color: 272727; }
.button:hover{ 
	background: #990000; 
	color: white; 
}


/*
	TYPGROGRAPHY
*/
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
h1 {
	font-size:30px;
	padding-top:10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 200;
	color: #FFFFCC;
	letter-spacing: 0.1em;
	text-transform: none;
	font-style: normal;
	line-height: 26px;
	margin-bottom: 1em;
}
h2 {
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #FFFFCC;
	margin-bottom: .5em;
}		
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	letter-spacing: 0.1em;
}
h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	font-weight: 200;
	color: #FFFFCC;
	letter-spacing: 0.1em;
	margin-bottom: .5em;
}
p.sidebar {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}		
hr {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}			
a {
	color: #FFFFCC;
}
a:hover{ 
	background: #990000; 
	color: white; 
}

/*
	FORMS
*/

input{ 
	padding: 3px; 
}

/*
	STRUCTURE
*/

#page-wrap{
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto; /* the bottom margin is the negative value of the footer's height */
	margin-left: auto;
	margin-bottom: -250px;
}
#socialsidebar {
	width: 250px;
	float: left;
	margin-right: 10px;
}
#main-col{
	width: 480px;
	padding-right: 10px;
	float: left;
}
#form{
	width: 480px;
	padding-right: 10px;
	float: left;
}				
#linksidebar{ width: 190px; 
	float: right; 
}
#push{
	height: 300px;
}


/*
	HEADER
*/

h1#logo	{
	width: 250px;
	height: 325px;
	text-indent: -9999px;
	float: left;
	background-image: url(images/fightfacility.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0;
}
h1#header{
	width: 950px;
	text-indent: -9999px;
	float: right;
	height: 250px;
	margin-bottom: 10px;
}
h1#class{
	width: 230px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/classinformation.png);
	height: 30px
}
#main-pic{ 
	float: left; 
	margin-right: 10px; 
}
#top-bar{
	padding-top: 10px;
	width: 950px;
	margin-bottom: 20px;
}
#top-bar p{ 
	color: #f4dfb8; 
	width: 300px; 
	float: left; 
}
form#searchform{
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-top: 10px;
}

/*
	MENU VERTICAL
*/

#navlist{
	text-align: right;
	width: 625px;
	height: 40px;
	position: relative;
}

#navlist ul, #navlist li{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navlist a:link, #navlist a:visited{
	float: left;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 4px;
	margin-right: 20px;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
border-bottom: 4px solid #ffffcc;
padding-bottom: 2px;
background: transparent;
color: #990000;
}
#navlist a:hover {
	color: #990000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

/*
	MENU HORIZONTAL
*/

ul.vert-one{
	list-style-type:none;
	display:block;
	width:230px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 130%;
	font-weight: lighter;
	font-variant: normal;
	letter-spacing: 5px;
	text-transform: uppercase;
}
ul.vert-one li{
	border-top:1px solid #4D0000;
	border-bottom:1px solid #761A1A;
	margin: 0;
	padding: 0;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#FFFFCC;
	background:#600;
	width:210px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
}
ul.vert-one li a:hover{
	background:#900 url("images/vert-one_arrow.gif") no-repeat 0 9px;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#993333 url(images/vert-one_arrow.gif) no-repeat 0 9px;
}

/*
	WIDGETS
*/
.widget	{
	width: 190px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 15px;
}
.widget .inside	{
}

.events{
	width: 220px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000;
}

.thumb{ 
	width: 62px; 
}
.flickr-thumb{ 
	height: 41px; 
	width: 62px; 
	overflow: hidden; 
	float: left; 
	margin: 0 0 10px 15px; 
}


/*
	BLOG ENTRIES
*/
.post{
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.datebox{
	width: 80px;
	float: left;
	color: white;
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.day{
	font-size: 36px;
	font-weight: bold;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	line-height: 38px;
	color: #666666;
}
.month{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	color: #666666;
}
.year{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	color: #666666;
}
ol.commentlist{ 
	list-style: none; 
}
.comment-bubble	{
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #990000;
}
ol.commentlist li p	{ 
	font-size: 1.0em; 
}
.navigation{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*
	TWITTER
*/





/*
	FOOTER
*/
#footer	{
	height: 250px;
	border-top: 4px solid #990000;
	padding-top: 20px;
	background-color: #272727;
}
#footer-inside{ 
	width: 960px; 
	margin: 0 auto; 
}
#footer p{
	color: white; 
}
#footer-1{
	width: 300px;
	float: left;
	margin-right: 220px;
}
#footer-2{
	width: 150px;
	float: left;
	margin-right: 30px;
}
#footer-3{
	width: 200px;
	float: left;
}
#footer-4{
	width: 150px;
	float: left;
}
#footer a{ 
	color: white; 
}
#footer ul{ 
	color: white; 
}

#footer ul{
	list-style-type: none;
}
