/*
Theme Name: Team 930
Theme URI: http://team930.org/
Description: The site theme.
Version: 3.1.13
Author: JD Hartley
Author URI: http://jdh23.com/
*/

/*
## GENERAL STYLES
*/
* { outline: none; }
html { background: url('./images/background.jpg') repeat-x #617285; text-align: center; height: 100%; width: 100%; }
body {
	padding: 0; margin: 0;
	margin: 0 auto; 
	font: .89em normal "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
	width: 960px;
	height: 100%;
	background: url('./images/background.jpg') repeat-x #FFF;
}

#TB_window { text-align: center; }
a { color: #274f79; text-decoration: none; }
a:hover { color: #FFF; background: #274f79; }
img { border: 0; margin: 0; padding: 0; }
span.clear { clear:both; display: block; height: 0; padding: 0; margin: 0; width: 0; }
p { margin: 0; padding: 6px; }
.center { text-align: center; }

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/*
## HEADER
*/
#header {
	background-color: #1c4572;
	color: #555;
	text-align: left;
	margin: 0 auto;
	width: 960px;
	-moz-border-radius-bottomleft: 18px;
	-khtml-border-bottom-left-radius: 18px;
	-webkit-border-bottom-left-radius: 18px;
	border-bottom-left-radius: 18px;
	-moz-border-radius-bottomright: 18px;
	-khtml-border-bottom-right-radius: 18px;
	-webkit-border-bottom-right-radius: 18px;
	border-bottom-right-radius: 18px;
}

#header #header_image { border: 0; margin: 0 0 -5px; padding: 0; }
#header ul { list-style-type: none; padding: 0; margin: 0; }
#header ul li { padding: 0; float: left; margin: 0 2px 0 0; }
#header ul li > a { color: #DFDFDF; text-decoration: none; display: block; padding: 12px 14px; }
#header ul li:first-child  a {
	-moz-border-radius-bottomleft: 18px;
	-khtml-border-bottom-left-radius: 18px;
	-webkit-border-bottom-left-radius: 18px;
	border-bottom-left-radius: 18px;
}
#header ul li a.last-child {
	-moz-border-radius-bottomleft: 11px;
	-khtml-border-bottom-left-radius: 11px;
	-webkit-border-bottom-left-radius: 11px;
	border-bottom-left-radius: 11px;
	-moz-border-radius-bottomright: 11px;
	-khtml-border-bottom-right-radius: 11px;
	-webkit-border-bottom-right-radius: 11px;
	border-bottom-right-radius: 11px;
	padding-botom: 19px;
}
#header ul li.current > a { color: #EFEFEF; background: #31659b; }
#header ul li:hover a, #header ul li > a:hover { color: #FFF; background: #31659b; }
#header ul li.search a { padding: 0; }
#header ul li#FIRSTlink a { }

#header ul div {
	display: none;
	min-width: 160px;
	background: #31659b;
	-moz-border-radius-bottomleft: 11px;
	-khtml-border-bottom-left-radius: 11px;
	-webkit-border-bottom-left-radius: 11px;
	border-bottom-left-radius: 11px;
	-moz-border-radius-bottomright: 11px;
	-khtml-border-bottom-right-radius: 11px;
	-webkit-border-bottom-right-radius: 11px;
	border-bottom-right-radius: 11px;
	z-axis: 2000 !important;
}
#header ul li:hover div {
	position: absolute;
	display: block;
	visibility: visible;
	z-axis: 2000 !important;
}
#header ul li div a {
	display: block;
	padding: 4px 14px;
	color: #FFF;
	z-axis: 2001 !important;
}
#header ul li div a:hover {
	color: #FFF;
	background: #1c4572 !important;
	z-axis: 2001 !important;
}

#wrapper {
	text-align: left;
	margin: 15px auto 0;
	width: 940px;
	background-color: #FFF;
	padding: 20px 10px 10px; 
	-moz-border-radius-topleft: 18px;
	-khtml-border-top-left-radius: 18px;
	-webkit-border-top-left-radius: 18px;
	border-top-left-radius: 18px;
	-moz-border-radius-topright: 18px;
	-khtml-border-top-right-radius: 18px;
	-webkit-border-top-right-radius: 18px;
	border-top-right-radius: 18px;
}

/*
## SEARCH
*/
#search { display: none; text-align: center; }

/*
## CONTENT
*/
#content { float: left; width: 705px; padding-right: 9px; padding-bottom: 10px; }
#content p { line-height: 1.45em; }
#content.noside { float: none; width: 100%; border: 0; }

#content a { text-decoration: underline; }
#content a:hover { text-decoration: none; background: none; color: #274f79; }

#content h2 {
	font-size: 2.4em;
	font-family: Georgia, serif;
	margin: 0;
	padding: 0px 6px 6px;
	border-bottom: 1px dashed #ccc;
}

#content h2 a { color: #274f79; text-decoration: none; }
#content h2 a:hover { color: #274f79; background: none; text-decoration: underline; }

#content h3.title { text-transform: uppercase; font-size: 1.4em; margin: 6px; color: #444; }
#content h3.h3tabbed { font-size: 1.4em; margin: 6px; color: #444; }
#content h3 span.author-name { text-transform: none; font-size: .65em; font-weight: bold; }
#content .postfooter { border-top: 1px dashed #ccc; padding: 2px 0 0; margin: 0 6px 20px; color: #888; font-size: .85em; }
#content .postfooter.single { margin: 0 6px; }

#content .snippet { background: #eee; margin: 6px 6px 20px; padding: 14px 10px; text-align: justify; }
#content .snippet:hover { background: #ddd; }

.navigation.arrow { margin: 15px 0 8px; text-align: center; }

.thecontent { text-align: justify; }

/*
## SIDEBAR
*/

#sidebar { float: right; width: 220px; padding-bottom: 10px; }

#sidebar .module h3 {
	margin: 0;
	padding: 0 0 1px;
	text-transform: uppercase;
	font-size: 1em;
	border-bottom: 1px dashed #ccc;
	font-weight: normal;
	text-align: center;
}

#sidebar .module ul { margin: 2px 0 7px 6px; padding: 0; list-style-type: none; }
#sidebar .module ul li { padding: 2px 0; }
#sidebar .module ul li:before { content: '- ';  }

/*
## COMMENTS
*/
#comments_wrapper { margin: 28px 0; }

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/*
## MEMBERS/MENTORS PAGES
*/
#members {
	width: 100%;
}
.person {
	width: 16%;
	margin-bottom: 3%;
	padding: 3px;
	padding-top: 23px;
	text-align: center;
}
.person *  {
	border: 0;
	text-decoration: none !important;
	cursor: pointer !important;
}
.person img {
	border: 1px solid #505050;
}
.person strong {
	display: block;
}

/*
## FOOTER
*/
#footer { border-top: 1px dashed #ccc; padding: 10px 15px 10px; color: #aaa; font-size: .85em; }
#footer #elsewhere { float: right; text-align: left; width: 240px; font-size: .95em; }
#footer .title { color: #999; display: block; width: 75px; float: left; }
#footer .title a { color: #999; } #footer .title a:hover {color: #1c4572; background: none; }
#footer .links { float: left; display: block; }
#footer a, #footer strong { display: inline !important; } /* IE fix */

#copyright { text-align: center; font-size: .65em; color: #ababab; }