/*
Theme Name: Defensa
Theme URI: http://wordpress.org/
Description: Built for the <a href="http://www.defensa.ca/">Defensa Volleyball Club</a>.
Version: 1.0
Author: Troy Ricci
Author URI: http://solodesign.ca/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	color: #FFFFFF;
	background-color: #161616;
	background-image: url('imgs/page_bg.gif');
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
/*  --------- 2. structure  --------- */
a {}

.box {float:left;}


#wrapper {
	background-image: url('imgs/body_bg.png');
	background-repeat: repeat-x;
}
#masthead {

}
#centre {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
}
#stretch {
	height: 150px;
	background-image: url('imgs/stretch.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
#stretch p {
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 50px;
}
#stretch p a {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1.branding a {
	display: block;
	height: 66px;
	width: 608px;
	background-image: url('imgs/logo.gif');
	background-repeat: no-repeat;
	text-indent: -6000px;
}
#logo h1.branding {
}
#logo {
	height: 66px;
	float: left;
	padding-top: 12px;
	margin-left: 36px;
}
#trigger {
	width:114px;
	height:142px;
	float: right;
	margin-right: 40px;
}
#trigger a.contact_button {
	text-indent:-9000px;
	display:block;
	width:114px;
	height:142px;
	background-image:url('imgs/contact.gif');
	background-repeat:no-repeat;
	float: right;
	
}

*:first-child+ html a.contact_button {
	z-index:100;
}
#trigger a.contact_button:hover {
	background-image:url('imgs/contact_hover.gif');
}
* html #navContainer {
	margin-top:3px;
	margin-left:0px;
}
#navContainer {
}

#footer {
	width: 883px;
	height: 106px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('imgs/footer_bg.gif');
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
}
p.more {
	float:right;
	font-style: italic;
}
#navigation {
	height: 191px;
	width: 715px;
	background-repeat: no-repeat;
	margin-left:2px;
	background-image: url('imgs/nav_bg.jpg');
	padding-top: 111px;
	background-position: left bottom;
	padding-left: 1px;
}

*:first-child+ html #navigation {
	padding-top:0px;
	margin-top:33px;
}
* html #navigation {
	padding-top:0px;
	margin-top:33px;
	background-position: 34px bottom;
	
	
}
#navigation a {
	height: 180px;
	width: 102px;
	display: block;
	text-indent:-9000px;
}
#navigation a.home {
	background-image:url('imgs/home.gif');
}
#navigation a.home:hover {
	background-image:url('imgs/home_hover.gif');
}
#navigation a.about {
	background-image:url('imgs/about.gif');
}
#navigation a.about:hover {
	background-image:url('imgs/about_hover.gif');
}
#navigation a.roster {
	background-image:url('imgs/roster.gif');
}
#navigation a.roster:hover {
	background-image:url('imgs/roster_hover.gif');
}
#navigation a.results {
	background-image:url('imgs/results.gif');
}
#navigation a.results:hover {
	background-image:url('imgs/results_hover.gif');
}
#navigation a.gallery {
	background-image:url('imgs/gallery.gif');
}
#navigation a.gallery:hover {
	background-image:url('imgs/gallery_hover.gif');
}
#navigation ul {
	margin-left: 33px;
}
a.contact_button:hover {background-image:url('imgs/contact_hover.gif');}
* html #navigation ul {margin-left:66px;}

#navigation li {
	float: left;
	margin-right: 25px;
}
#content {
	background-color: #1C1C1C;
	padding-right: 38px;
	padding-left: 38px;
	padding-top: 25px;
}
#content p {
	line-height: 1.4em;
	font-size: 14px;
	margin-bottom: 15px;
}

#main ul li {
	line-height: 1.4em;
	font-size: 14px;
	list-style-type: disc;
	margin-left:20px;
}
#sub_footer .solo {
	display: block;
	width: 200px;
	line-height: 50px;
}
#sub_footer {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	margin-bottom: 25px;
}
.solo .right_img {
	/*float: right;*/
}
#sub_footer .pixelpad {
	display: block;
	line-height: 46px;
	float: right;
	height: 46px;
	background-image: url('imgs/pixelpad.jpg');
	background-repeat: no-repeat;
	background-position: right;
	width: 225px;
}
ul.players li {
	list-style-image: none;
	list-style-type: none;	
}

#sidebar {
	width: 225px;
	float: right;
	margin-left: 10px;
	padding-left: 25px;
	min-height:500px;
    height:auto !important;
    height:500px;
}
#main {
	float: left;
	width: 610px;
}
.float_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 3px solid #4A4A4A;
	padding: 1px;
}


/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
}
h1 {
}
h2 {
	font-size: 18px;
	font-style: italic;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #494949;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 610px;
}

#sidebar h2 {width:220px;}

h3 {
	font-size: 14px;
	font-style: italic;
	padding-bottom: 10px;
}
h4 {
}
p {
}
ul {
	list-style-type: none;
}
/* ---------- 3. links and navigation ---------- */

a {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;

}
#content p a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


a:hover {
}
/* ---------- 5. images ---------- */

a img {
	border: 0;
}
.separator {
	clear: both;
	height: 0;
}
/* ---------- 6. hacks ---------- */

body { /* IE 5 centring bug fix */
	text-align: center;
}
#wrapper {
	text-align: left;
}
.roster-pic{
	margin-right: 25px;
	margin-bottom: 25px;
	background-color: #666666;
	padding: 5px;
	border: 1px solid #B6BAB9;
	display: block;
	width: 100px;
	float: left;
	font-size: 11px;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 165px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

