@charset "utf-8";
/*
Theme Name: WCFA
Theme URI: wcfa
Description: Theme for WCFA
Version: 1.0
Tags: 
License: COMMERCIAL
Author: Chris Samios (chris@chaostamed.com.au)


*/

/* NOTES & QUICK REFERENCE FOR COLOURS 

nav highlight yellow: 
h1: 
h2:



*/



@import url('reset.css');




/* Some standards */
a img{border:none; outline:none;}
body{margin:0px; font-style:normal; font-weight:normal; font-size:12px; font-family:Verdana, Geneva, sans-serif; background:url(images/top_bg.jpg) top center no-repeat;}

h1, h2, h3, h4 {display:block; margin:0px; padding:2px 0px;}
h1{font-weight:normal; text-transform:uppercase; font-size:12px; }
h2{ font-weight:bold; color:#000; text-transform:capitalize;}
h3{}
h4{}

.entry h1, div.teampage h3{ font-weight:bold; text-transform:uppercase; font-size:16px; color:#000; border-bottom:1px dotted #666; width:100%; display:block; margin:3px 0px; text-decoration:none; padding:2px 0px 4px 0px;}
h1 a{color:#000; text-transform:uppercase; text-decoration:none;}

a{ color:#F3901D; font-weight:bold;}
a:hover{ color:#333;}

ul{}
ul li{}

p{ padding:5px 0px;}

strong{ font-weight:bold !important; }

.clr{clear:both;}
.left{float:left;}
.right{float:right;}


img.imgborder{border:2px solid #FCF9B2;}


/* Site Framework */

#sitewrapper{position:relative; margin:0px auto; width:980px;}
	#top{width:100%; position:absolute; top:0; height:172px;}
	
	#navbar{width:100%; position:absolute; top:172px; height:44px;}
		#navbar a{display:block; color:#666; text-decoration:none; font-weight:normal; padding:0px 10px; 
			border-right:1px solid #FFF; float:left; height:44px; line-height:44px;
            font-size: 12px; text-transform:uppercase;}
		#navbar a:hover{background:#F2DD47; color:#000;}
	
	
	#herobar{width:100%; position:absolute; top:216px; height:290px;}
		
		#newsheader{position:absolute; top:15px; left:15px; padding-left:5px; width:696px; height:26px; line-height:25px; z-index:999; 
				font-weight:bold; font-size:14px; color:#FFF; background:#54534F; text-align:left; text-transform:uppercase;}
		
		
		#newsitems{}
		#advancedrecentposts-3{position:absolute; top:15px; left:15px; width:710px; height:260px; overflow:hidden; font-size:11px; line-height:16px; color:#989898;}
			#advancedrecentposts-3 li{display:block; width:100%; height:260px; margin:auto; background:#000; position:relative; background:#43423D;}
			
			#advancedrecentposts-3 .widget-title, #advancedrecentposts-3 .date {display:none;}
			#advancedrecentposts-3 li img{border:2px solid #FCF9B2; position:absolute; top:37px; right:10px; width:380px;}
			
			#advancedrecentposts-3 ul, #advancedrecentposts-3 li{list-style:none; text-indent:0px;}
			
			#advancedrecentposts-3 a.post_title{display:block; position:absolute; width:295px; top:35px; left:5px; font-size:12px; color:#FFFF33; text-decoration:none; text-transform:uppercase; font-weight:bold; margin-bottom:2px;}
			#advancedrecentposts-3 span.ex {display:block; position:absolute; width:295px; top:75px; left:5px; font-size:10px; color:#989898; text-decoration:none;}
			
			#advancedrecentposts-3 a.excerpt{display:block; background:url(images/arrow2.png) left center no-repeat; padding-left:20px; 
					font-size:12px; color:#F3901D; font-weight:bold; text-transform:uppercase; text-decoration:none; margin-top:10px;}
			
			
			/*
			
			Ideal image sizes: 380px X 180px
			
			
			*/
					

			
		/* 
		#heroshots{position:absolute; top:15px; right:15px;}
		#newsitems{position:absolute; top:55px; left:15px; padding-left:5px; width:295px; height:218px; line-height:18px; overflow:hidden; font-size:11px; line-height:16px; color:#989898;}
			#advancedrecentposts-3 .widget-title, #advancedrecentposts-3 .date {display:none;}
			#advancedrecentposts-3 ul, #advancedrecentposts-3 li{list-style:none; text-indent:0px;}
			#advancedrecentposts-3 a.post_title{display:block; width:100%; font-size:14px; color:#FFFF33; text-decoration:none; text-transform:uppercase; font-weight:bold; margin-bottom:2px;}
			#advancedrecentposts-3 a.excerpt{display:block; background:url(images/arrow2.png) left center no-repeat; padding-left:20px; 
					font-size:12px; color:#F3901D; font-weight:bold; text-transform:uppercase; text-decoration:none; margin-top:2px;}
					
			#advancedrecentposts-3 li{display:block; width:100%; position:relative; height:218px; float:left;}
				#advancedrecentposts-3 li img{border:2px solid #FCF9B2; position:absolute; top:0; right:0;}
		
		*/		
			
			#advancedrecentposts-3 a.excerpt:hover, #advancedrecentposts-3 a.post_title:hover {text-decoration:underline;}
		
		
	
	#contentbar{width:100%; position:absolute; top:540px; background:url(images/content_bg_460.png) top left no-repeat #F6F6F6;}
		#sidebar{width:241px; float:right;}
		#sidebar #clublinks a{ text-transform:capitalize;}
		
		#entries{width:705px; float:left; margin-left:15px;}
		
			.entry{line-height:16px; font-size:12px; padding-bottom:20px;}
	
		#logobar{width:100%; clear:both; float:left; height:129px; border-top:10px solid #F6E847; background:#FFF; text-align:center;}
			#logobar span{display:inline;}
			#logobar img{padding:10px;}
	
		#footerbar{width:100%; clear:both; float:left; border-top:10px solid #DEDEDE; background:#FFF; text-align:center; line-height:25px; color:#666;}
			ul#footer-nav li{display:inline;}
			ul#footer-nav li a, #footerbar a{ color:#999; font-weight:normal; font-size:12px;}
			
			
	div.teampage{display:block; width:100%; float:left;}
	div.teampage p.logo{display:none;}
	div.teampage h4{padding:4px 0px; font-weight:bold;}
	div.teampage .next_match{margin-bottom:20px; display:block; width:100%;}
	div.teampage dl{width:47%; float:left;}
	div.teampage div.matches {width:47%; float:right; margin-top:0px !important;}
	div.teampage p.match_date{font-style:italic;}
	a.backlink{clear:both; display:block; padding:10px 0px; float:left;}
	
	
	body.page table td{vertical-align:middle; text-align:left;}
	
	body.page table td img{ display:inline; text-align: center;}
	
/* Widgets */
.widget-container{margin-bottom:10px;}


/* Clubs */
#advancedrecentposts-4{ background:url(images/side_normal_bg_s1.png) left top no-repeat #FFF; width:250px; height:289px; float:right;}
#advancedrecentposts-4 h3.widget-title a{font-size:18px; font-weight:normal; color:#000; width:160px; text-align:left; margin:40px 0px 0px 90px; float:left; text-decoration:none;}
#advancedrecentposts-4 ul{padding-left:20px; display:block; width:200px; float:left; clear:both; margin-top:20px; margin-bottom:10px;}
#advancedrecentposts-4 ul li{width:100%; float:left;  border-bottom:1px dotted #666; padding:3px 0px;}
#advancedrecentposts-4 ul li a{
	display:block; 
	color:#F3901D; 
	font-weight:normal;
	text-transform:uppercase; 
	text-decoration:none; 
	float:left; 
	line-height:14px; 
	font-size:10px;}
#advancedrecentposts-4 ul li a:hover{color:#000;}




#venuecomps{position:absolute; right:0px; top:0; z-index: 9001;}
#venuecomps{ background:url(images/side_normal_bg_s1.png) left top no-repeat #FFF; width:250px; height:289px; overflow:auto;}
#venuecomps h3.widget-title a{font-size:18px; font-weight:normal; color:#000; width:160px; text-align:left; margin:40px 0px 0px 90px; float:left; text-decoration:none;}
#venuecomps ul {padding-left:20px; display:block; width:200px; float:left; clear:both; margin-top:6px; margin-bottom:10px;}
#venuecomps ul li{width:100%; float:left;  border-bottom:1px dotted #666; padding:3px 0px;}
#venuecomps ul li a{
    display:block;
    color:#F3901D;
    font-weight:normal;
    text-transform:uppercase;
    text-decoration:none;
    float:left;
    line-height:13px;
    font-size:11px;
}

#venuecomps ul li a:hover{color:#000;}

#venuecomps ul li ul.sub-menu {}
#venuecomps ul li:hover ul.sub-menu {}


#venuecomps ul li ul.sub-menu {padding:1px 0px 1px 0px; text-indent: 15px; list-style:none;width: 100%;margin: 0px;}
#venuecomps ul li ul.sub-menu li {border-bottom:none;}
#venuecomps ul li ul.sub-menu li a {font-size:10px; line-height:12px; font-weight:normal;}

/* News */
#advancedrecentposts-5{ background:url(images/side_normal_bg_s1.png) left top no-repeat #FFF; width:100%; float:right;}
#advancedrecentposts-5 h3.widget-title a{font-size:18px; font-weight:normal; color:#000; width:160px; text-align:left; margin:40px 0px 0px 90px; float:left; text-decoration:none;}
#advancedrecentposts-5 ul {padding-left:20px; display:block; width:200px; float:left; clear:both; margin-top:20px; margin-bottom:10px;}
#advancedrecentposts-5 ul li{width:100%; float:left;  border-bottom:1px dotted #666; padding:3px 0px 3px 0px;}
#advancedrecentposts-5 ul li a{padding-left:20px; display:block; background:url(images/arrow.png) left center no-repeat; width:100%;  color:#F3901D; font-weight:bold; text-transform:uppercase; text-decoration:none; float:left;}
#advancedrecentposts-5 span.ex{ display:none;}


/* Clubs personalised links */
#clublinks{ background:url(images/side_highlight_bg_s1.png) left top no-repeat #FDFAB3; width:100%; float:right;}
#clublinks h3.widget-title{font-size: 17px; font-weight:normal; line-height: 21px;color:#000; width:140px; min-height: 80px;text-align:left; margin: 14px 0px 0px 90px; float:left;}
#clublinks div.team{display:block; width:230px; margin:3px 10px; float:left; line-height:16px; font-size:12px; padding:3px 10px;}
#clublinks h2{
    font-size: 11px;
}


/* Netball Widget */
#taal-3{ background:url(images/side_netball_bg_s1.png) left top no-repeat #FFF; width:100%; float:right;}
#taal-3 h3.widget-title{font-size:18px; font-weight:normal; color:#000; width:160px; text-align:left; margin:40px 0px 0px 90px; float:left;}
#taal-3 .taal-text{font-size:16px; font-weight:normal; color:#000; width:210px; text-align:left; margin:30px 0px 0px 20px; float:left; font-size:12px; line-height:20px;}
#taal-3 .taal-link {float:left; width:210px; margin:10px 0px 10px 20px; border-top:1px dotted #CCC; padding-top:8px;}
#taal-3 .taal-link a{display:block; background:url(images/arrow.png) left center no-repeat; padding-left:20px; color:#F3901D; font-weight:bold; text-transform:uppercase; text-decoration:none;}
	
	
/* Signup Form */
#widget_cm_ajax-3{ background:url(images/side_highlight_bg_s1.png) left top no-repeat #FDFAB3; width:100%; float:right;}
#widget_cm_ajax-3 h3.widget-title{font-size:18px; font-weight:normal; color:#000; width:160px; text-align:left; margin:55px 0px 0px 90px; float:left;}
#widget_cm_ajax-3 .pretext{display:block; width:230px; margin:10px 0px 0px 10px; float:left; line-height:18px;}

#widget_cm_ajax-3 form{display:block; width:230px; margin:10px 0px 10px 10px; float:left;}
#widget_cm_ajax-3 form label{display:block; width:50px; float:left; padding-top:8px;}
#widget_cm_ajax-3 form #cm-ajax-name, #widget_cm_ajax-3 form #cm-ajax-email{display:block; width:160px; float:left;}

#widget_cm_ajax-3 form input.rego {float:right; margin-right:15px; background:url(images/side_highlight_btn_s1.png) top left no-repeat; height:33px; width:77px; border:none; text-indent:-99999px;}




/* Facebook Link */
#text-3 .widget-title{ display:none;}


#contact-form-14 {width:45%; margin-left:2%; float:right;}