 /*  
Theme Name: GFSN 2011
Theme URI: http://www.gfsn.org.uk
Description: 2011 GFSN Blog
Version: 2.0
Author: Terry Connolly 
Author URI: http://www.gfsn.org.uk/

*/


body{
	margin: 0 0 0 0 ;
	text-align: center;
	vertical-align: top;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/backgrounds/clouds.jpg");
	background-repeat: no-repeat;
	background-position: 50% 0%;
	font-size: 0.8em;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}

p, th, td, tr, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {
  margin: 0;
  padding: 0;

}

blockquote {
  margin: 1.25em;
  padding: 1.25em
}

q {
  font-style: italic;
}

acronym, abbr {
  cursor: help;
  border-bottom: 1px dashed;
}





/* 
///////////////////////////////////////////////////////////////////////////////////////////
This bit resets it to how I'd like it
///////////////////////////////////////////////////////////////////////////////////////////
*/



p {
	padding-bottom: 0.9em;
}





/* 
///////////////////////////////////////////////////////////////////////////////////////////
The following styles are for regularly used items, like "clear_all", "hide", float etc
///////////////////////////////////////////////////////////////////////////////////////////
*/


.hide {
	display: none;
}


.clear_all {
	clear: both; /* Where DIVs are floated, this will clear and create a fresh break */

}


.breaker {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/misc/breaker.png");
	background-repeat: no-repeat;
	width: 974px;
	margin-top: 15px;
	height: 25px;
}




/* 
///////////////////////////////////////////////////////////////////////////////////////////
General Layout
///////////////////////////////////////////////////////////////////////////////////////////
*/


#main_site_width {
	width: 974px;
	margin: 0 auto;
	text-align: left;
}


#page_logo {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/logos/gfsn_main_logo.png");
	background-repeat: no-repeat;
	float: left;
	width: 275px;
	height: 75px;
	margin-top: 40px;
	margin-bottom: 35px;
}

#league_logo {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/logos/gfsnleague.png");
	background-repeat: no-repeat;
	float: left;
	width: 369px;
	height: 60px;
	margin-top: 55px;
	margin-bottom: 35px;
}


#fsf_affiliate {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/logos/fsf.png");
	background-repeat: no-repeat;
	float: right;
	height: 82px;
	width: 31px;
	margin-left: 30px;
	margin-top: 30px;
}

#kio_affiliate {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/logos/kio.png");
	background-repeat: no-repeat;
	float: right;
	width: 90px;
	height: 54px;
	margin-top: 56px;
}



.menu {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/menu/nav-bg.gif");
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}




.menu li {
	display: inline;
	padding-left: 28px;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

.menu li a {
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.menu li a:hover {
	display: inline;
	font-weight: bold;
	color: #fdce04;
	text-decoration: none;

}


.menu_league {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/images/layout/homepage/frontpage-menu-splash.png");
	background-repeat: no-repeat;

}




.menu1 {

	padding-top: 9px;

}




.menu1 li {
	display: inline;
	margin-left: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

.menu1 li a {
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.menu1 li a:hover {
	display: inline;
	font-weight: bold;
	color: #fdce04;
	text-decoration: none;

}



.menu2 {
	height: 23px;
	margin-top: 19px;
	margin-left: 25px;

}






.menu2 li {
	display: inline;
	margin-left: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

.menu2 li a {
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.menu2 li a:hover {
	display: inline;
	font-weight: bold;
	color: #fdce04;
	text-decoration: none;

}


/* 
///////////////////////////////////////////////////////////////////////////////////////////
Search Bar
///////////////////////////////////////////////////////////////////////////////////////////
*/


.searchform {
	background-color: #eeeeee;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/sidebar/headers/blue.png");
	background-repeat: no-repeat;
	width: 293px;
	padding-left: 7px;
	padding-bottom: 10px;

}

.searchform h3{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 7px;
}

#search-text {
	background-color: #FFFFFF;
	height: 19px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 20px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-bottom: 9px;
	width: 230px;

}

.search-submit {
	height: 27px;
	width: 34px;
	text-align: center;
}


/* 
///////////////////////////////////////////////////////////////////////////////////////////
Homepage 
///////////////////////////////////////////////////////////////////////////////////////////
*/


#homepage_introduction_left {
	width: 659px;
	float: left;
	margin-top: 19px;
}


#homepage_welcome {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/homepage/introduction3.png");
	background-repeat: no-repeat;


}


#homepage_welcome_text {
	color: #FFFFFF;
	padding-left: 12px;
	padding-top: 13px;
	line-height: 1.5em;
	float: left;
}



#homepage_welcome_text h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFF00;
	font-weight: bold;
	margin-bottom: 9px;
}


#homepage_welcome_placer {
	height: 261px;
	width: 50px;
	float: right;
}


/* 
///////////////////////////////////////////////////////////////////////////////////////////
Homepage Playing, Supporting, Campaigning Strands
///////////////////////////////////////////////////////////////////////////////////////////
*/


#joining_splash {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/homepage/homepage_joining.png");
	background-repeat: no-repeat;
	height: 171px;
	width: 659px;
	float: left;
	margin-top: 1px;

}

#joining_splash_text {
	padding-left: 12px;
	padding-top: 27px;
	color: #FFFFFF;
	width: 390px;
	line-height: 1.5em;
}

#joining_splash_text h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFF00;
	font-weight: bold;
	margin-bottom: 9px;
}







/* 
///////////////////////////////////////////////////////////////////////////////////////////
Homepage Introduction - Right Hand Side Features
///////////////////////////////////////////////////////////////////////////////////////////
*/


#homepage_introduction_right {
	width: 304px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
}


.homepage_section1_rh_text {
	color: #FFFFFF;	
	padding-left: 7px;
	padding-top: 90px;
}

.homepage_section1_rh_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 3px;
}



.homepage_section1_rh_text h3 a{
	text-decoration: none;
	color: #FFFFFF;
}

.homepage_section1_rh_text h3 a:hover{
	text-decoration: none;
	color: #FFFF00;
}




.homepage_section1_rh_text h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;

}

.homepage_section1_rh_text h4 a {
	text-decoration: none;
	color: #FFFFFF;

}

.homepage_section1_rh_text h4 a:hover {
	text-decoration: none;
	color: #FFFF00;
}

#homepage_introduction_right_feature1 {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/homepage/features/right_hand_main/robertson.png");
	background-repeat: no-repeat;
	width: 304px;
	height: 133px;
	margin-top: 19px;
}

#homepage_introduction_right_feature2 {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/homepage/features/right_hand_main/downing.png");
	background-repeat: no-repeat;
	width: 304px;
	height: 133px;
	margin-top: 14px;
}

#homepage_introduction_right_feature3 {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/homepage/features/right_hand_main/brighton.png");
	background-repeat: no-repeat;
	width: 304px;
	height: 133px;
	margin-top: 14px;
}




/* 
///////////////////////////////////////////////////////////////////////////////////////////
Homepage Social Media
///////////////////////////////////////////////////////////////////////////////////////////
*/


.homepage_social_media {
	float: right;
	width: 479px;
}

.homepage_social_media h2{
	color: #cc2751;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 13px;
}


#twitter {
	width: 227px;
	float: right;
}

#facebook {
	width: 300px;

	float: right;
}







/* 
///////////////////////////////////////////////////////////////////////////////////////////
Homepage Latest News 
///////////////////////////////////////////////////////////////////////////////////////////
*/

.homepage_latest_news {
	width: 485px;
	float: left;

}


.homepage_latest_news h2{
	color: #cc2751;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 13px;
}


.homepage_latest_news h4{
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 8px;
	padding-top: 10px;
}


.homepage_latest_news h5{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;

}




.homepage_headline_date {
	color: #000000;
	float: left;
	width: 88px;
	font-weight: bold;



}



.homepage_headline_title a{
	color: #000066;
	float: left;
	margin-bottom: 4px;
	text-decoration: none;
	font-weight: bold;

}


.homepage_headline_title a:hover{
	text-decoration: none;
	color: #cc2751;

}



.homepage_article_text {
	text-align: justify;
	margin-bottom: 15px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 15px;
}




.headline_clear_all {
	clear: both;
}





/* 
///////////////////////////////////////////////////////////////////////////////////////////
News Article
///////////////////////////////////////////////////////////////////////////////////////////
*/

.article {
	width: 610px;
	margin-top: 19px;
	float: left;
}



.article h2{
	color: #cc2751;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}

.article_meta {
	padding-top: 7px;
	padding-bottom: 10px;
	margin-top: 10px;
	line-height: 1.4em;
	float: left;
	width: 505px;
}

.article_retweet{
	float: right;
	margin-top: 30px;
	text-align: right;
	width: 96px;
}


.article_content {
	text-align: justify;
	line-height: 1.6em;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 15px;
}


.article_comment_intro {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/articles/headers/blue_long.png");
	background-repeat: no-repeat;
	width: 610px;
	height: 34px;

}

.article_comment_intro h3{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 7px;
	margin-left: 10px;
}





img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}




.news_sidebar {
	float: right;
	margin-top: 108px;
}

.news_sidebar h3{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 7px;
}

.recent_news_sidebar {
	background-color: #eeeeee;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/sidebar/headers/red.png");
	background-repeat: no-repeat;
	width: 293px;
	padding-left: 7px;
	padding-bottom: 10px;

}





#gfsnleague_splash {
	width: 100%;
	background-color: #ededed;
	padding-top: 2px;	

}

#splash_logo {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/images/homepage_splash/gfsnleague_logo.png");
	background-repeat: no-repeat;
	width: 315px;
	height: 49px;
	margin-bottom: 18px;
	margin-left: 5px;
	
}

#gfsnleague_splash h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;

}


#league_splash_intro {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/images/homepage_splash/welcome.jpg");
	background-repeat: no-repeat;
	padding-left: 345px;
	margin-right: 20px;
	margin-top: 18px;	
	line-height: 1.5em;
	margin-left: 18px;	
}



.splash_data {
	margin-left: 18px;
}


.splash_float_left {
	margin-top: 18px;
	float: left;
	width: 316px;
}

.splash_float_right {
	margin-top: 18px;
	float: right;
	width: 316px;
}


.mini_table {
	font-size: 10px;
}


.mini_table_header_name {
	background-color: #2d3542;
	color: #FFFFFF;
	font-size: 11px;
	height: 22px;
}

.mini_table_header_sq {
	background-color: #2d3542;
	color: #FFFFFF;
	font-size: 11px;
	height: 22px;
	text-align: center;
}

.mini_table_sq {
	background-color: #ffffff;
	color: #000000;
	width: 22px;
	height: 22px;
	text-align: center;
	font-size: 11px;
}

.mini_table_name {
	background-color: #ffffff;
	color: #000000;
	width: 85px;
	height: 22px;
	text-transform:capitalize;
	font-size: 11px;
}

.mini_table_name a:link{
	color: #000099;
	text-transform:capitalize;
	font-size: 11px;
	text-decoration: none;
}

.mini_table_name a:hover{
	color: #FF6600;
	text-transform:capitalize;
	font-size: 11px;
	text-decoration: none;
}


.mini_fixture_date {
	width: 74px;
	height: 22px;
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
}

.mini_fixture_team_h {
	background-color: #ffffff;
	color: #000000;
	width: 85px;
	height: 22px;
	text-transform:capitalize;
	font-size: 11px;
}

.mini_fixture_score {
	background-color: #2d3542;
	color: #FFFFFF;
	font-size: 11px;
	height: 22px;
	width: 22px;
	text-align: center;
	font-weight: bold;
}

.mini_fixture_team_a {
	background-color: #ffffff;
	color: #000000;
	width: 85px;
	height: 22px;
	text-transform:capitalize;
	font-size: 11px;
	text-align: right;
}

#splash_badges {
	text-align: center;
	margin-top: 20px;
	background-color: #ededed;
	margin-bottom: 19px;
}










#gfsnleague_homepage_welcome_text {
	color: #FFFFFF;
	line-height: 1.8em;
	width: 470px;
	margin-left: 25px;
	margin-top: 62px;
	font-size: 0.9em;

}






.gfsnleague_homepage_d1_table {
	background-color: #d6d9e0;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/images/layout/homepage/tables/d1_header.jpg");
	background-repeat: repeat-x;
	width: 317px;
	margin-top: 7px;
	float: left;
}


.gfsnleague_homepage_d1_table h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #c6151d;
	font-weight: bold;
	margin-bottom: 8px;
}

.gfsnleague_homepage_d2_table {
	background-color: #d6d9e0;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/images/layout/homepage/tables/d2_header.jpg");
	background-repeat: repeat-x;
	width: 317px;
	margin-top: 7px;
	margin-left: 11px;
	float: left;
}

.gfsnleague_homepage_d2_table h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #5383c1;
	font-weight: bold;
	margin-bottom: 8px;
}

.gfsnleague_homepage_d3_table {
	background-color: #d6d9e0;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/images/layout/homepage/tables/d3_header.jpg");
	background-repeat: repeat-x;
	width: 317px;
	margin-top: 7px;
	margin-left: 12px;
	float: left;
}

.gfsnleague_homepage_d3_table h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #3daa3d;
	font-weight: bold;
	margin-bottom: 8px;
}






.gfsnleague_homepage_table_div {
	margin-left: 13px;
	margin-top: 15px;
}




/* 
///////////////////////////////////////////////////////////////////////////////////////////
GFSN League Cup
///////////////////////////////////////////////////////////////////////////////////////////
*/



.cup_first_round_col {
	float: left;
	width: 192px;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/cup/headers/1st.jpg");
	background-repeat: repeat-x;
	background-color: #b8bfc9;
}

.cup_playoff_col {
	float: left;
	width: 192px;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/cup/headers/playoff.jpg");
	background-repeat: repeat-x;
	background-color: #c9cdd6;
}

.cup_qf_col {
	float: left;
	width: 192px;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/cup/headers/qf.jpg");
	background-repeat: repeat-x;
	background-color: #d6d9e0;
}

.cup_sf_col {
	float: left;
	width: 192px;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/cup/headers/sf.jpg");
	background-repeat: repeat-x;
	background-color: #dddfe6;
}
.cup_final_col {
	float: left;
	width: 192px;
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/league/cup/headers/final.jpg");
	background-repeat: repeat-x;
	background-color: #e6e8ec;
}












/* 
///////////////////////////////////////////////////////////////////////////////////////////
Footers
///////////////////////////////////////////////////////////////////////////////////////////
*/


#footer {
	background-image: url("http://www.gfsn.org.uk/wp-content/themes/gfsn/layout/images/footer/footer.jpg");
	background-repeat: no-repeat;
	width: 974px;
	height: 85px;

}

#footer_txt {
	padding-left: 115px;
	padding-top: 54px;
	float: left;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer_facebook {
	height: 40px;
	float: right;
	width: 145px;
	margin-right: 15px;
	margin-top: 28px;
	
}

#footer_twitter {
	height: 40px;
	float: right;
	width: 114px;
	margin-right: 11px;
	margin-top: 28px;
}
