/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #787878;
	background-color: #336799;
	background-image: url(../images/blue3.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #336799;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}



a {
	text-decoration: underline;
	color: #336799;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 110px;
	padding: 5px 15px 0px 15px;
	
}

#banner {
	width: 875px;
	height: 250px;
	background-image: no-repeat;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* Menu */

#menu {
	width: 620px;
	height: 40px;
	padding: 0;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: right;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 12px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 70px;
	height: 25px;
	margin-left: 5px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #336799;
	border: none;
}

#menu a:hover {
	text-decoration: none;
	border-bottom: medium solid gray;
	color: #336799;
}

#menu .current_page_item a {
	background-color: #FFFFFF;
	padding-left: 0;
	color: #336799;
}
body#home a#home_link, 
body#teams a#teams_link, 
body#join a#join_link, 
body#plan a#plan_link,
body#demo a#demo_link,
body#contact a#contact_link { 
}

legend{
border:1px solid #CCCCCC;
color: #FF0000;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 13px;
}
#content2 {
	float: left;
	width: 870px;
	padding: 0px 15px 0px 15px;
}
.post .entry img {
	margin-right: 5px;
	margin-top: 10px;
	height: 95px;
}


.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 6px;
	padding: 10px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 30px;
	color: #336799;
}

.post .title a {
	color: #336799;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #336799;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 25px 0px 0px 0px;
	text-align: justify;
	background-image: url(/images/img08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.entry-tight {
	font-size: 12px;
	background-image: url(/images/img08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.entry-tight img {
	padding: 10px;
	border: none;
	margin-right: 15px;
}

.entry-tight p {
	text-align: justify;
	width: 335px;
	float: right;
}
.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(file:///C|/DOCUME%7E1/Bradley/LOCALS%7E1/Temp/Rar$DI60.953/images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(file:///C|/DOCUME%7E1/Bradley/LOCALS%7E1/Temp/Rar$DI60.953/images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	padding: 10px 15px 0 15px;
	color: #787878;
}

#sidebar ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 5px;
}

#sidebar li li {
	line-height: 20px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}
#sidebar h2 {
	height: 45px;
	letter-spacing: -.5px;
	font-size: 24px;
	color: #333333;
	background-image: url(../images/img09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 5px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}


/* Footer */

#footer-content {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	font-size: 12px;
	background-color:#FFFFFF;
	color: #887450;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}


#footer-content a {
	color: #336799;
}

#footer-content a:hover {
	color: #999999;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #787878;
}

#footer a {
	text-decoration: underline;
	color: #336799;
}
.table {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
/*====Twitter Feed===*/
#twitter_div {
	border-bottom: thin solid gray;
	font-size: 90%;
	width: 245px;
	overflow: hidden;
}

ul#twitter_update_list {
	list-style: none;
	margin: 3px 5px 5px 0px;
}
ul#twitter_update_list li {
	margin-bottom: 5px;
	border-bottom: thin solid grey;
}
#twitter_div a { color: #336799; }

/*===Accordion==*/
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#333;
	width: 570px;
	border:1px solid #333;	
	-background:#666;
}
 
/* accordion header */
#accordion h2 {
	background:#336799;
	margin:0;
	padding:5px 15px;
	font-size:16px;
	font-weight:bold;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;
	color: #fff;		
}
 
/* currently active header */
#accordion h2.current {
	cursor:default;
	background-color:#CCC;
	color: black;
}
 
/* accordion pane */
#accordion div.pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:180px;
	padding:15px;
	color:#fff;
	font-size:12px;
}
 
/* a title inside pane */
#accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

