/*
Theme Name: FFX
Theme URI: http://wordpress.org/
Description:
Version: 1.0
Author: Matthew Isch
Tags:
*/


a {color: #2173AF; font-weight: bold; text-decoration: none;}
a:hover {border-bottom: 1px solid #2173AF;}

body {background: #01090E url(../images/background.jpg) top left repeat-x; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
h1 {color: #333333; font-size: x-large; margin-bottom: 20px;}
h2 {color: #333333; font-size: large; margin-bottom: 10px;}
p {color: #333333; font-size: small; text-align: justify; line-height: 21px; margin-bottom: 10px;}

#page {}

#header {margin-top: 0px;}

#navbar {background-image: url(../images/navbar.png); background-repeat: repeat; margin-top: -56px; padding: 20px 0px 20px 0px;}
	#navbar ul {display: block; list-style: none; margin: 0px 10px 0px 10px;}
	#navbar ul li {float: left; margin: 0px 10px 0px 10px;}
	#navbar ul li a {color: #FFFFFF; font-size: medium; font-weight: bold; text-decoration: none;}
	#navbar ul li a:hover {border-bottom: 2px solid #FFFFFF; color: #FFFFFF;}

#highlights {background: #FFFFFF url(../images/highlights_bg.png) bottom left repeat-x; padding-top: 30px; padding-bottom: 30px;}
	#highlights h1 {color: #333333;}
	#highlights h2 {color: #333333;}
	#highlights p {color: #333333;}
	#highlights img {background-color: #FFFFFF; border: #DDDDDD solid 1px; display: block; padding: 4px;}
	#highlights img.noborder {border: #FFFFFF solid 1px; float: none; text-align: center;}

#feeds {background-color: #FFFFFF; padding-top: 30px; padding-bottom: 30px;}
	#feeds h1 {color: #333333;}
	#feeds h2 {color: #333333;}
	#feeds p {color: #333333;}

#main {background-color: #FFFFFF; padding-top: 30px; padding-bottom: 30px;}
	#main h1 {color: #333333;}
	#main h2 {color: #333333;}
	#main ul {list-style-type: disc; margin: 0px 10px 20px 30px;}
	#main ul li {margin: 0px 0px 10px 0px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: small;}
	#main p {color: #333333;}
	#main img {border: #DDDDDD solid 1px; float: left; margin-right: 10px; margin-bottom: 10px; padding: 4px;}
	#main img.noborder {border: #FFFFFF solid 1px; float: none; text-align: center;}
	
ul#twitter_update_list li {color: #333333; font-size: small; line-height: 21px; margin-bottom: 10px;}

#footer {background-color: #19202B; padding-top: 30px; padding-bottom: 30px;}
	#footer h1, h2 {color: #FFFFFF; font-weight: normal;}
	#footer p {color: #FFFFFF;}
	#footer ul {display: block; list-style: none; margin: 0px 0px 0px 0px;}
	#footer ul li {float: left; margin: 0px 5px 10px 5px;}
	#footer ul li a:hover {border-bottom: 0px;}

#sitemap {margin-bottom: 10px; padding-top: 30px; padding-bottom: 30px;}
	#sitemap ul {display: block; list-style: none; margin: 0px 10px 0px 10px;}
	#sitemap ul li {float: left; margin: 0px 10px 0px 10px;}
	#sitemap ul li {color: #FFFFFF; font-size: x-small; font-weight: bold;}
	#sitemap ul li a {color: #FFFFFF; font-size: x-small; font-weight: bold; text-decoration: none;}
	#sitemap ul li a:hover {border-bottom: 0px solid #FFFFFF; color: #FFFFFF;}

.padding {padding: 0px 20px 0px 20px;}
.padding2 {padding: 0px 20px 20px 20px;}
.tfe {border: #DDDDDD solid 1px; float: left; margin-right: 10px; margin-bottom: 10px; padding: 4px;}
.teamblock {display: block; clear: both; list-style-type: none; color: #333333; font-size: small; text-align: justify; line-height: 21px; margin-bottom: 10px;}

