/*
Theme Name:		Thesis
Theme URI:		http://diythemes.com/thesis/
Description:	A Website framework so flexible and extensible that you will never have to change your theme again. Seriously.
Version:		1.3.2
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

/*
IMPORTANT NOTE!
If you wish to make custom changes to your theme, DO NOT EDIT THIS FILE. Instead, use the custom.css template
to define custom styles. This way, you will still be able to take advantage of future upgrades to the theme
without worrying about overwriting your style changes. Also, be sure you've selected the "use custom
stylesheet" option in the Thesis options panel if you wish to use a custom stylesheet.
*/

.custom #header #logo a {
background:transparent url(http://www.livefootball.net/header.jpeg) no-repeat scroll left 0;
clear:both;
display:block;
height:264px;
margin:1px 0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0 0 0;
width:959px;
}
.custom #header{
	padding: 0px;
}

.custom #header #logo, .custom #header #tagline {
text-indent:-9999px;
}

body.custom {
    background: #44443f;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}

