/* 
Theme Name: London Titans Football Club 2009
Theme URL: http://www.londontitans.com
Description: London's best and most friendly LGB-friendly football team
Version: 1.0 - September 2009
Author: Terry C
*/




/* 
///////////////////////////////////////////////////////////////////////////////////////////
The following overrides any default or browser-specific stylesheets
///////////////////////////////////////////////////////////////////////////////////////////
*/

html, body, blockquote, p{
  margin: 0px;
  padding: 0px;
  border: 0px;
}



body {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 0.8em;
	background: #FFFFFF url('http://www.londontitans.com/wp-content/themes/titans_theme/layout/images/backgrounds/main_banner.jpg') repeat-x;


}


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;

}



















/* 
///////////////////////////////////////////////////////////////////////////////////////////
This bit resets the <<<P tag>>> 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 */

}

.float_left {
	float: left;

}

.float_right {
	float: right;

}

.align_left {
	padding-right: 7px;
}



.align_right {
	padding-left: 7px;
}






/* 
///////////////////////////////////////////////////////////////////////////////////////////
General Site Layout design, logos
///////////////////////////////////////////////////////////////////////////////////////////
*/


#container {
	margin: 0 auto;
	width: 950px;
}



#header {
	width: 950px;
	height: 161px;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/layout/images/logos/badge_top.jpg);
	background-repeat: no-repeat;

}






/* 
///////////////////////////////////////////////////////////////////////////////////////////
Sponsors
///////////////////////////////////////////////////////////////////////////////////////////
*/


#west5 {
	height: 77px;
	width: 57px;
	float: right;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/layout/images/sponsors/west5_logo.jpg);
	background-repeat: no-repeat;	
	margin-right: 28px;

}

#outwest {
	height: 77px;
	width: 102px;
	float: right;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/layout/images/sponsors/outwest_logo.jpg);
	background-repeat: no-repeat;	
	margin-right: 28px;

}

#risingsun {
	height: 58px;
	width: 93px;
	float: right;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/layout/images/sponsors/rshh.jpg);
	background-repeat: no-repeat;	
	margin-top: 6px;

}

#caption {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/layout/images/captions/caption.png);
	background-repeat: no-repeat;
	width: 741px;
	height: 10px;
	margin-top: 10px;
	float: right;
}








.menu {
	margin-left: 160px;
	margin-top: 28px;
	float: right;
	text-transform: uppercase;
}

.menu li {
	display: inline;
	padding-left: 25px;
	font: Trebuchet MS;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

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

.menu li a:hover {
	display: inline;
	font-weight: bold;
	color: #fdce04;
	text-decoration: underline;
	background-color: #000000;	
}	






/* 
///////////////////////////////////////////////////////////////////////////////////////////
Content
///////////////////////////////////////////////////////////////////////////////////////////
*/

#main_content {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/layout/images/logos/badge_bottom.jpg);
	background-repeat: no-repeat;
	width: 950px;
}

#content_ident {
	margin-left: 89px;
	padding-top: 30px;


}


























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


.welcome {
	width: 862px;
	height: 239px;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/homepage/images/welcome_img_new.jpg);

}

.welcome_txt {
	padding-left: 600px;
	padding-top: 13px;
	padding-right: 14px;
	text-align:justify;
	line-height: 1.3em;

}





/* 
///////////////////////////////////////////////////////////////////////////////////////////
Twitter
///////////////////////////////////////////////////////////////////////////////////////////
*/


#twitter_bar {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/homepage/images/twitter.jpg);
	width: 856px;
	height: 44px;
	background-repeat: no-repeat;
	color: #2b3d6f;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	
}

#twitter_text {
	padding-left: 50px;
	padding-top: 21px;
	float: left;
	font-style: italic;
}
#twitter_follow a{
	float: right;
	padding-top: 21px;
	width: 127px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.twitter-timestamp {
	display: none;
}

.twitter-link {
	display: none;
}

.max-width {
	width: 45px;
	background-color:#006666;
}





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



.latest_news_container {
		float: left;
}


.latest_news_header {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/homepage/images/newsheader.jpg);
	background-repeat: no-repeat;
	width: 379px; 
	height: 21px;
	padding-left: 8px;
	padding-top: 5px;

}





.latest_news_header h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;

}




.latest_news {
	width: 370px;
	color: #969393;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-color: #efefef;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 7px;
	line-height: 2.15em;
}



.headline_date {
	float: left;
	width: 64px;

}

.headline_title {
	float: left;
	width: 290px;
	margin-left: 3px;
	color: #102958;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}


.headline_title a{
	margin-left: 3px;
	color: #2b3d80;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}

.headline_title a:hover{
	margin-left: 3px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}






.headline_clear_all {
	clear: both;
	border-bottom-color: #dfdfdf;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


.fundraiser {
	margin-top: 15px;
	margin-left: 89px;
}











/* 
///////////////////////////////////////////////////////////////////////////////////////////
Homepage Advert
///////////////////////////////////////////////////////////////////////////////////////////
*/


.calendar_advert {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/homepage/images/calendar_ad.jpg);
	background-repeat: no-repeat;
	width: 455px;
	height: 167px;
	float: right;
}

.calendar_txt {
	width: 203px;
	padding-left: 13px;
	padding-top: 61px;
	color: #000000;
	line-height: 1.3em;
}

.calendar_txt a{
	color: #000099;
	text-decoration: none;
}

.calendar_txt a:hover{
	color: #fe8503;
	text-decoration: underline;
}













/* 
///////////////////////////////////////////////////////////////////////////////////////////
About Page
///////////////////////////////////////////////////////////////////////////////////////////
*/


.about_intro {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/about_intro.jpg);
	background-repeat: no-repeat;
	width: 861px;
	height: 226px;
}

.about_intro_txt {
	color: #eeecec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 587px;
	padding-top: 43px;
	line-height: 1.4em;
	width: 260px;
}

.about_nutshell {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/nutshell1.jpg);
	background-repeat: no-repeat;
	line-height: 1.4em;
	width: 350px;
	padding-top: 33px;
	padding-left: 13px;
	text-align: justify;
	float: left;
}

.about_selections {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/learn_more.jpg);
	background-repeat: no-repeat;
	line-height: 1.4em;
	width: 450px;
	padding-top: 50px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 13px;
}


.about_selections h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f527b;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	padding-top: 5px;
	text-decoration: none;
}

.about_selections h3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f527b;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	padding-top: 5px;
	text-decoration: none;
}

.about_selections h3 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	padding-top: 5px;
	text-decoration: none;
}

.about_selections h3 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4e85c4;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	padding-top: 5px;
	text-decoration: none;
}







.about_history {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sub_menu_pics/history.jpg);
	background-repeat: no-repeat;
	width: 126px;
	margin-bottom: 15px;

}

.about_teams {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sub_menu_pics/teams.jpg);
	background-repeat: no-repeat;
	width: 126px;
	margin-left: 34px;
	margin-bottom: 15px;
}

.about_players {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sub_menu_pics/players1.jpg);
	background-repeat: no-repeat;
	width: 126px;
	margin-left: 34px;
	margin-bottom: 15px;
}

.about_abroad {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sub_menu_pics/abroad.jpg);
	background-repeat: no-repeat;
	width: 126px;
	margin-bottom: 15px;

}

.about_sponsors {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sub_menu_pics/sponsors.jpg);
	background-repeat: no-repeat;
	width: 126px;
	margin-left: 34px;
	margin-bottom: 15px;
}

.about_location {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sub_menu_pics/location.jpg);
	background-repeat: no-repeat;
	width: 126px;
	margin-left: 34px;
	margin-bottom: 15px;
}


.about_committee {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sub_menu_pics/committee.jpg);
	background-repeat: no-repeat;
	width: 126px;
	margin-bottom: 15px;
}


.about_media {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sub_menu_pics/media.jpg);
	background-repeat: no-repeat;
	width: 126px;
	margin-left: 34px;
	margin-bottom: 15px;
}

.about_constitution {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sub_menu_pics/generic.jpg);
	background-repeat: no-repeat;
	width: 126px;
	margin-left: 34px;
	margin-bottom: 15px;
}




.about_select {
	height: 71px;
	width: 126px;
}










.about_west5 {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sponsors/west5.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;
	float: left;
}

.about_outwest {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sponsors/outwest.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;
	float: left;
}

.about_risingsun {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sponsors/risingsun.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;
	float: left;
}

.about_sponsor_info {
	float: right;
	background-color: #e2e2e2;
	margin-top: 43px;
	width: 225px;
	padding: 6px;
	line-height: 1.6em;
}

.sponsor_title {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/sponsors/sponsors_text_header.jpg);
	background-repeat: no-repeat;
	width: 137px;
	height: 23px;
	margin-bottom: 33px;
}














/* 
///////////////////////////////////////////////////////////////////////////////////////////
Location & Maps
///////////////////////////////////////////////////////////////////////////////////////////
*/



.directions_left {
	float: left;
	width: 400px;
}

.directions_left h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #000000;
	font-weight: bold;
}

.MMEmbeddedMap {
	float: right;
	width: 400px;
	height: 320px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}






















/* 
///////////////////////////////////////////////////////////////////////////////////////////
News Page
///////////////////////////////////////////////////////////////////////////////////////////
*/




.news_content {
	float: left;
	width: 583px;

}


.news_homepage_date {
	float: left;
	width: 130px;
	color: #969393;

}

.news_homepage_title {
	float: left;


}

.news_individual {
	line-height: 1.4em;
}







.news_date {
	float: left;
	width: 49px;
	height: 51px;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/news/images/calendar.jpg);
	background-repeat: no-repeat;

}



.news_date_month {
	text-transform: uppercase;
	color: #000000;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-top: 3px;		
}

.news_date_day {
	color: #000000;
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin-top: 7px;	
}



.news_article {
	float: right;
	width: 521px;
	
}


.news_article h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	line-height: 1.1em;
	text-decoration: none;
	font-weight: bold;
	
}

.news_article h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF6600;
	line-height: 1.1em;
	text-decoration: none;
	font-weight: bold;

}

.news_txt {
	margin-top: 8px;
	line-height: 1.5em;
	border-top-color: #dadada;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 8px;
	text-align: justify;
}


.news_post_metadata {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/news/images/postmeta_bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	margin-bottom: 40px;
	padding-top: 5px;
	padding-left: 7px;
}




/* 
///////////////////////////////////////////////////////////////////////////////////////////
News Sidebar
///////////////////////////////////////////////////////////////////////////////////////////
*/


.news_sidebar {
	width: 242px;
	float: right;
}




.news_sidebar_header {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/news/images/sidebar_black_header.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 5px;
	padding-left: 8px;
}


.news_sidebar_header h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}


.news_sidebar_item {
	background-color: #efefef;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	border-right-color: #dedede;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 11px;
	line-height: 1.8em;
}

.news_sidebar_item a{
	text-decoration: none;
	color: #666666;
}

.news_sidebar_item a:hover{
	text-decoration: none;
	color: #CC6600;
}


.news_sidebar_item ul{
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}













/* 
///////////////////////////////////////////////////////////////////////////////////////////
Committee
///////////////////////////////////////////////////////////////////////////////////////////
*/



.committee_container {
	margin-bottom: 25px;
	line-height: 1.4em;
}


.committee_container h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 7px;
	
}


.committee_left {
	width: 400px;
	float: left;
}

.committee_right {
	width: 400px;
	float: right;
}

#andyturner {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/andyturner.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;

}

#andrewcorti {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/duke.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

#chrissalvage {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/sallycigarette.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

#paulwheeler {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/pwheeler.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

#edconnell {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/econnell.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

#terryconnolly {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/tconnolly.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

#davidsimpson {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/davidsimpson.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

#austinchessell {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/austinchessell.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

#chrisfelton {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/cfelton.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

#geztomnay {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/gtomnay.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

#chrismaughan {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/cmaughan.jpg);
	background-repeat: no-repeat;
	padding-left: 127px;
}

.sub_committee {
	width: 625px;
	background-color:#efefef;
	border: 1px #dedede solid;
	padding: 10px;
	line-height: 1.5em;
}

.sub_committee h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000099;
	font-weight: bold;
}


.committee_title {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/committee/header.jpg);
	background-repeat: no-repeat;
	width: 261px;
	height: 19px;
	margin-bottom: 33px;
}



/* 
///////////////////////////////////////////////////////////////////////////////////////////
Find Us
///////////////////////////////////////////////////////////////////////////////////////////
*/



.directions_left {
	float: left;
	width: 515px;
}

.directions_left h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
}





.directions_right {
	float: right;
	width: 285px;
}

.olddeerpark_map {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/find/olddeerpark_maps.jpg);
	background-repeat: no-repeat;
	width: 285px;
	height: 59px;
	margin-bottom: 19px;
}


.beveree_map {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/find/beveree_map.jpg);
	background-repeat: no-repeat;
	width: 285px;
	height: 59px;
	margin-bottom: 19px;
}


.rockslane_map {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/find/rockslane_map.jpg);
	background-repeat: no-repeat;
	width: 285px;
	height: 59px;
	margin-bottom: 19px;
}

.west5_map {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/find/west5_map.jpg);
	background-repeat: no-repeat;
	width: 285px;
	height: 59px;
	margin-bottom: 19px;
}

.risingsun_map {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/find/risingsun_map.jpg);
	background-repeat: no-repeat;
	width: 285px;
	height: 59px;
	margin-bottom: 19px;
}






/* 
///////////////////////////////////////////////////////////////////////////////////////////
Calendar
///////////////////////////////////////////////////////////////////////////////////////////
*/


.calendar_main {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/calendar/main_img.gif);
	background-repeat: no-repeat;
	width: 860px;
	height: 892px;
}

.calendar_main_text {
	padding-left: 429px;
	padding-top: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #333333;
	line-height: 1.5em;
	font-weight: bold;	
	width: 375px;
}

.calendar_paypal {
	padding-top: 240px;
	padding-left: 190px;
}



/* 
///////////////////////////////////////////////////////////////////////////////////////////
Abroad
///////////////////////////////////////////////////////////////////////////////////////////
*/


.abroad_title {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/title_header.jpg);
	background-repeat: no-repeat;
	width: 374px;
	height: 165px;
	padding-left: 487px;
	padding-top: 40px;
	color: #FFFFFF;
	line-height: 1.4em;
}

.abroad_intro_text {
	width: 350px;
}



.abroad_argentina {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/argentina.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;
	float: left;
}

.argentina_polaroid {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/argentina_polaroid.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 243px;
	float: right;
}

.abroad_barcelona {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/barcelona.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;
	float: left;
}

.barcelona_polaroid {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/barcelona_polaroid.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 243px;
	float: right;
}

.abroad_prague {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/prague.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;
	float: left;
}

.prague_polaroid {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/prague_polaroid.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 243px;
	float: right;
}

.abroad_iceland {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/iceland.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;
	float: left;
}

.iceland_polaroid {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/iceland_polaroid.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 243px;
	float: right;
}

.abroad_washington {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/washington.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;
	float: left;
}

.washington_polaroid {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/abroad/washington_polaroid.jpg);
	background-repeat: no-repeat;
	width: 231px;
	height: 243px;
	float: right;
}





/* 
///////////////////////////////////////////////////////////////////////////////////////////
Teams
///////////////////////////////////////////////////////////////////////////////////////////
*/





.teams_training {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/teams/training.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;

}

.teams_gfsn {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/teams/gfsn.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;

}


.teams_lul {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/teams/lul.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;

}

.teams_5aside {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/teams/5aside.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	padding-top: 39px;
	width: 400px;
	text-align: justify;
	line-height: 1.5em;
	margin-bottom: 20px;

}

.teams_join {
	background-color: #fff2bf;
	border-top-color: #ffcc00;
	border-bottom-color: #ffcc00;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}




/* 
///////////////////////////////////////////////////////////////////////////////////////////
Locations
///////////////////////////////////////////////////////////////////////////////////////////
*/


.location_odp {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/directions/odp.jpg);
	background-repeat: no-repeat;
	width: 171px;
	padding-top: 170px;
	float: left;
	margin-right: 1px;

}

.location_bev {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/directions/hampton.jpg);
	background-repeat: no-repeat;
	width: 172px;
	padding-top: 170px;
	float: left;
	margin-right: 1px;
}

.location_rocks {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/directions/rockslane.jpg);
	background-repeat: no-repeat;
	width: 171px;
	padding-top: 170px;
	float: left;
	margin-right: 1px;
}

.location_west5 {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/directions/west5.jpg);
	background-repeat: no-repeat;
	width: 171px;
	padding-top: 170px;
	float: left;
	margin-right: 1px;
}

.location_rshh {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/directions/risingsun.jpg);
	background-repeat: no-repeat;
	width: 172px;
	padding-top: 170px;
	float: left;
}

.location_text {
	color: #FFFFFF;
	padding-left: 11px;
	width: 150px;
}

.location_text a{
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}

.location_text a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}	

















/* 
///////////////////////////////////////////////////////////////////////////////////////////
Contact
///////////////////////////////////////////////////////////////////////////////////////////
*/


.contact_left {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/contact/contact_header.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 55px;
	width: 500px;
	line-height: 1.5em;
}

.contact_left h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000099;
	font-weight: bold;
	margin-bottom: 8px;
}



.join {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/contact/join_small.jpg);
	background-repeat: no-repeat;
	width: 321px;
	height: 398px;
	float: right;
}

#join-txt {
	width: 275px;
	padding-left: 18px;
	padding-top: 79px;
	color: #FFFFFF;
	line-height: 1.6em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.spacer {
	height: 45px;

 }


/* 
///////////////////////////////////////////////////////////////////////////////////////////
Footer
///////////////////////////////////////////////////////////////////////////////////////////
*/


#footer {
	margin-left: 89px;
	height: 69px;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/layout/images/footer/bg.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-top: 27px;
	color: #515151;
}



#footer a {
	color:#515151;
	text-decoration: none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

#footer ul {
	float:left;
}

#footer ul li {
	float:left;
	margin:0 8px 0 0;
	list-style:none;
}

#footer ul li a {
	overflow:hidden;
	position:relative;
	display:block;
	height:20px;
	background:url(http://www.londontitans.com/wp-content/themes/titans_theme/layout/images/footer/footer-links.png) 0 0 no-repeat;
	text-align:left;
	text-indent:-9999px;
}

#footer ul li.twitter a {
	width:74px;
	background-position:0 0;
}

#footer ul li.twitter a:hover,
#footer ul li.twitter a:focus {
	background-position:0 -20px;
}

#footer ul li.facebook a {
	width:92px;
	background-position:0 -40px;
}

#footer ul li.facebook a:hover,
#footer ul li.facebook a:focus {
	background-position:0 -60px;
}

#footer_float_right {
	float: right;
	padding-right: 14px;
	padding-top: 4px;
}











.slideshow { height: 290px; width: 610px; margin: auto; float: left; margin-top: 21px;}
.slideshow img { padding: 0px; border: 0px ; background-color: #ffffff; }


.insidesport { float: right; width: 237px; height: 290px;
			background:url(http://www.londontitans.com/wp-content/themes/titans_theme/featured/insidesport_img) 0 0 no-repeat; margin-top: 21px;}

.insidesport_txt {
margin-left: 8px;
margin-top: 162px;
width: 220px;
}



.insidesport_vid1 {
	width: 265px;
	float: left;
	margin-right: 32px;
}

.insidesport_vid2 {
	width: 265px;
	float: left;
}

.insidesport_vid3 {
	width: 265px;
	float: right;

}

.insidesport_vid h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000099;
	font-weight: bold;
}


/* 
///////////////////////////////////////////////////////////////////////////////////////////
Inside Out Page
///////////////////////////////////////////////////////////////////////////////////////////
*/


.insideout_intro {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/media/insidesport/header.jpg);
	background-repeat: no-repeat;
	width: 861px;
	height: 226px;
}

.insideout_intro_txt {
	color: #eeecec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 587px;
	padding-top: 43px;
	line-height: 1.4em;
	width: 260px;
}



.insidesport_left {
	float: left;
	width: 522px;
	text-align: justify;
}

.insidesport_left h3{
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 2em;
}


.insidesport_right {

	float: right;
	width: 300px;
	margin-left: 20px;

}















.calendar_intro {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/calendar/intro.jpg);
	background-repeat: no-repeat;
	width: 861px;
	height: 226px;
	margin-top: 20px;
}

.calendar_intro_txt {
	color: #eeecec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 15px;
	padding-top: 58px;
	line-height: 1.4em;
	width: 280px;
}






.calendar_day {
	float: left;
	width: 119px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: left;
}


.calendar_blank {
	width: 119px;
	height: 118px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-bottom: 6px;

	
}


.calendar_sq {
	width: 117px;
	height: 116px;
	float: left;
	background-color: #f7f8ff;
	margin-right: 4px;
	margin-bottom: 6px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;

}


.free {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/calendar/blank.jpg);
	background-repeat: no-repeat;
	color: #33363e;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 4px;
	padding-top: 3px;
}


.event {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/calendar/social.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 4px;
	padding-top: 3px;
}

.special {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/calendar/special.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 4px;
	padding-top: 3px;
}

.event_txt {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000099;	
	padding-left: 4px;
	padding-top: 3px;
	line-height: 1.4em;

}



.special_event_txt {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #663399;	
	padding-left: 4px;
	padding-top: 3px;
	line-height: 1.4em;

}





.media_intro {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/media/intro.png);
	background-repeat: no-repeat;
	width: 861px;
	height: 231px;

}

.media_intro_text {
	width: 350px;
	color: #FFFFFF;
	line-height: 1.4em;
	padding-top: 71px;
	padding-left: 19px;
}


.insidesport_intro {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/media/insidesport_bg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 250px;
	padding-left: 255px;
	padding-top: 55px;

}


.five_live_intro {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/media/five_live_bg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 250px;
	padding-left: 255px;
	padding-top: 54px;

}

.gt_intro {
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/media/gaytimes_bg.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 250px;
	padding-left: 255px;
	padding-top: 49px;

}


.media_enquiries {
	float: right;
	width: 265px;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/about/media/enquiries.jpg);
	background-repeat: no-repeat;	
	padding-top: 50px;
	line-height: 1.5em;
}






.cologne_intro {
	width: 861px;
	height: 262px;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/cologne/intro.png);
	background-repeat: no-repeat;
}

.cologne_intro_txt {
	color: #eeecec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 15px;
	padding-top: 84px;
	line-height: 1.4em;
	width: 260px;
}

.cologne_left {
	width: 485px;
	float: left;
	line-height: 1.6em;
	font-size: 1.1em;
	color: #333333;
	text-align: justify;
}

.cologne_left h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000099;
	font-weight: bold;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 8px;
	line-height: 1.6em;	
}

.cologne_right {
	width: 316px;
	float: right;
}



.cologne_right h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000099;
	font-weight: bold;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 8px;
	line-height: 1.6em;	
	margin-left: 5px;
}

.picasa_blurb {
	font-size: 0.9em;
	color: #666666;
	margin-bottom: 15px;
	margin-left: 5px;
}


.ed_twitter   {
	width: 311px;
	height: 128px;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/cologne/ed_twit.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 15px;
}

.ed_twit_text {
	padding-top: 34px;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	width: 194px;
	height: 77px;

}

.ed_twit_text a{
	color: #000000;
	text-decoration: none;
}



.terry_twitter   {
	width: 311px;
	height: 128px;
	background-image: url(http://www.londontitans.com/wp-content/themes/titans_theme/cologne/terry_twit.jpg);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.terry_twit_text {
	padding-top: 34px;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	width: 194px;
	height: 77px;

}

.terry_twit_text a{
	color: #000000;
	text-decoration: none;
}


.results_text {
	margin-left: 5px;
}















.minitable {
	font-size: 0.9em;
	width: 100%;
}


tr.mini_table_header {
	background-color: #232323;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
}

tr.fixture_table_header {
	background-color: #9DBAFF;
	font-weight: bold;
		height: 26px;
}


td.table_mini_name {
	background-color: #CCDFFF;
	text-align:left;
	width: 160px;
}



td.t1 {
	background-color: #CCDFFF;
	width: 25px;
	text-align: center;
	
}

td.t2 {
	background-color: #CCDFFF;
	width: 25px;
	text-align: center;
}


td.table_mini_no {
	background-color: #CCDFFF;
	width: 25px;
	text-align: center;
}

td.table_mini_pts {
	background-color: #9DBAFF;
	width: 27px;
	text-align: center;
	font-weight: bold;
}

.minitable_last_updated {
	font-size: 12px;
}

td.results_mini_h_team {
	background-color: #d9d9ff;
	text-align: left;
		height: 26px;
		width: 105px;
}

td.results_mini_time {
	background-color: #d9d9ff;
	text-align: left;
		height: 26px;
		width: 45px;
}

td.results_mini_score {
	background-color: #fdce04;
	width: 25px;
	text-align: center;
	font-weight: bold;
		height: 26px;
}

td.results_mini_a_team {
	background-color: #d9d9ff;
	text-align: right;
		height: 26px;
		width: 105px;
}

td.results_blank {
		height: 26px;
}

