/*  
Theme Name: The Source 4 v2.0
Theme URI: http://logicalbinary.com/
Description: The Source 4 website theme
Author: Logical binary
Author URI: http://logicalbinary.com/

*/



/* defaults */
*{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

/* layout */
#banner_wrapper{
	height: 180px;
	width: 100%;
	background-image: url('images/banner.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#banner{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
}

#content_wrapper{
	width: 100%;
	background-color: #000000;
	padding-bottom: 10px;
}

#content{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer_wrapper{
	width: 100%;
	background-image: url('images/footer.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	clear: both;
}

#footer{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
}

#logo{
	width: 320px;
	float: left;
}

#banner_content{
	margin-left: 330px;
}

#sidebar{
	width: 220px;
	float: left;
	text-align: left;
}

#main_page{
	margin-left: 240px;
	text-align: right;
	width: 560px;
}

#sidebar2{
	width: 195px;
	float: left;
	text-align: left;
}

#main_page2{
	margin-left: 200px;
	text-align: right;
	width: 560px;
}

#image_holder{
}

#strapline{
	height: 96px;
	padding-top: 10px;
}

/* header styles */
h1{
	font-weight: normal;
	font-size: 191%;
	color: #cc0216;
	text-align: right;
	margin-top: 10px;
}

h2{
	font-weight: bold;
	color: #ffffff;
	font-size: 120%;
	padding: 5px 10px 5px 10px;
}

h3{
	font-weight: normal;
	font-size: 120%;
	color: #88000c;
}

h4{
	font-size: 120%;
	color: #D9041A;
}

h4 a, h4 a:link, h4 a:active{
	color: #D9041A;
}

h4 a:hover{
	color: #000000;
}

h4 a:visited{
	color: #666666;
}

a:link, a{
	color: #000000;
}

a:visited{
	color: #000000;
}

a:hover{
	color: #D9041A;
}

/* boxes */
.smallheader{
	background-image: url('images/smallheader.jpg');
	background-repeat: no-repeat;
	height: 40px;
}

.smallmiddle{
	background-image: url('images/smallmiddle.jpg');
	background-repeat: repeat-y;
	padding: 5px;
}

.smallfooter{
	background-image: url('images/smallfooter.jpg');
	background-repeat: no-repeat;
	height: 20px;
}

.largeheader{
	background-image: url('images/largeheader.jpg');
	background-repeat: no-repeat;
	text-align: left;
	height: 40px;
}

.largemiddle{
	background-image: url('images/largemiddle.jpg');
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.largefooter{
	background-image: url('images/largefooter.jpg');
	background-repeat: no-repeat;
	height: 20px;
}

/* navigation */
/* top navigation */
#banner_navigation {
	float:right;
	width:100%;
	font-size:130%;
	line-height:normal;
	padding-top: 10px;
	}
#banner_navigation ul {
	margin:0;
	padding:10px 0px 0 0px;
	list-style:none;
	}
#banner_navigation li {
	display:inline;
	margin:0;
	padding:0;
	}
#banner_navigation a {
	float:right;
	background:url("images/tableftF.gif") no-repeat left top;
	margin-right: 2px;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#banner_navigation a span {
	float:right;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#df0116;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#banner_navigation a span {float:none;}
/* End IE5-Mac hack */
#banner_navigation a:hover span {color:#FFFFFF;}
#banner_navigation a:hover {background-position:0% -42px;}
#banner_navigation a:hover span {background-position:100% -42px;}

.buttons{
	height: 42px;
	width: 186px;
	padding: 3px 0px 0px 0px;
	background-image: url('images/button.jpg');
	background-repeat: no-repeat;
	float: left;
}

.buttons h2{
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	padding: 3px 40px 0px 10px;
}

.buttons2{
	height: 42px;
	width: 186px;
	padding: 3px 0px 0px 0px;
	background-image: url('images/button.jpg');
	background-repeat: no-repeat;
}

.buttons2 h2{
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	padding: 3px 40px 0px 10px;
}

.buttons2 h2 a:link, .buttons2 h2 a, .buttons2 h2 a:active{
	color: #ffffff;
	text-decoration: none;
}

.buttons2 h2 a:visited{
	color: #cccccc;
	text-decoration: none;
}

.buttons2 h2 a:hover{
	color: #000000;
	text-decoration: none;
}


.buttons h2 a:link, .buttons h2 a, .buttons h2 a:active{
	color: #ffffff;
	text-decoration: none;
}

.buttons h2 a:visited{
	color: #cccccc;
	text-decoration: none;
}

.buttons h2 a:hover{
	color: #000000;
	text-decoration: none;
}

.buttons3{
	height: 37px;
	width: 560px;
	padding: 3px 0px 0px 0px;
	background-image: url('images/largebutton.jpg');
	background-repeat: no-repeat;
}

.buttons3 h2{
	text-align: left;
	font-size: 140%;
	font-weight: normal;
	padding: 6px 40px 0px 10px;
}

.buttons3 h2 a:link, .buttons3 h2 a, .buttons3 h2 a:active{
	color: #ffffff;
	text-decoration: none;
}

.buttons3 h2 a:visited{
	color: #cccccc;
	text-decoration: none;
}

.buttons3 h2 a:hover{
	color: #000000;
	text-decoration: none;
}


.clear{
	clear: both;
}

.spacer{
	height: 10px;
}

p{
	padding-bottom: 10px;
}

img{ border: none;}
