/*
Theme Name: Express
Theme URI: http://20minutemen.org/
Description: Express Softball
Author: Holly
Author URI: http://20minutemen.org/
Version: 1.0
*/

body {
	background: #0099ff;
	margin: 0;
	padding: 30px;
}

#main {
	background: #FFF;
	margin-left: 130px;
	margin-top: 0px;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top: 1px solid;
	border-left: 1px solid;
	min-height: 450px;
}

#mainpage {
	background: #FFF;
	margin-left: 130px;
	margin-top: 0px;
	padding: 20px;
	border-top: 1px solid;
	border-left: 1px solid;
}

#wrapper {
	width: 800px;
	background: url(images/col-bg.jpg) repeat-y left top;
	margin: auto;
	border: 1px solid;	
}

p {
	line-height: 1.4em;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	font-size: 26px;
	background: #E2E2E2;
	padding: 7px;
}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #000;
}

h2, h2 a, h2 a:visited {
	text-decoration: none;
	color: #000;
}

h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #000;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.figure img {
	border: 1px solid #666;
}

.figureleft img {
	border: 1px solid #666;
}

.figure2 img {
	border: 1px solid #666;
}

div.figure {
	float: right;
	width: 232px;
	margin: 0px 0px 5px 10px;
}

div.figureleft {
	float: left;
	width: 232px;
	margin: 0px 10px 5px 0px;
}

div.figure2 {
	float: right;
	width: 150px;
	margin: 0px 0px 5px 10px;
}

.figure p {
	text-align: left;
	border: 1px solid #666;
	padding: 5px;	
	margin: 10px 0 0 0;
	font-size: 11px;
}	

.figureleft p {
	text-align: left;
	border: 1px solid #666;
	padding: 5px;	
	margin: 10px 0 0 0;
	font-size: 11px;
}	

.figure2 p {
	text-align: center;
	border: 1px solid #666;
	padding: 5px;	
	margin: 10px 0 0 0;
	font-size: 11px;
}	

/* TABLE */

#littlestats {
	width: 50%
}

#littlestats th {
	background-color: #E2E2E2;
}

#littlestats td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#stats {
 width: 100%;
}

#stats td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

#stats td.selected {
	background-color: #FFED00;
}

#stats td a, moretext a:visited {
	color: #028ae4;
}

#stats2 {
 width: 100%;
}

#stats2 td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

#stats2 td.selected {
	background-color: #FFED00;
}

#stats2 td a, moretext a:visited {
	color: #028ae4;
}

#stats3 {
 width: 100%;
}

#stats3 td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

#stats3 td.selected {
	background-color: #FFED00;
}

#stats3 td a, moretext a:visited {
	color: #028ae4;
}

#stats4 {
 width: 100%;
}

#stats4 td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

#stats4 td.selected {
	background-color: #FFED00;
}

#stats4 td a, moretext a:visited {
	color: #028ae4;
}

/* NAVIGATION */

#sidebar {
	margin-top: 0px;
}

ul#mainNav {
	margin: 0px;
	padding: 0;
	list-style: none;
	width: 130px;
	float: left;
	border-bottom: 1px dotted;
	/* border-top: 1px dotted; */
}

#mainNav li.search {
	display: block;
	padding-top: 20px;
	padding-left: 7px;
	border-top: 1px dotted;
}

#mainNav li.search2 {
	display: block;
	padding-top: 20px;
	padding-left: 7px;
}

#mainNav li.label {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
}

#mainNav li.label2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 20px;
	border-bottom: 1px dotted;
}

#mainNav li a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 7px 5px 7px 20px;
	background: #FFED00;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
}

#mainNav a:hover {
	font-weight: bold;
	background: #0099ff;
}

#mainNav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	background: #E2E2E2;
	text-decoration: none;
	width: 11em;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	list-style: none;
	margin: 0px 0px 0px 100px;
}

#mainNav li ul a { 
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	border: none;
	padding: 3px;
	background: #E2E2E2;
}

#mainNav li ul a:hover {
	text-decoration: underline;
	background: #E2E2E2;
}

#mainNav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* BANNER */

#banner {
	width: 800px;
	padding: 0;
}

/* BLOG */

#blogcontain {
	min-height: 450px;
}

.post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}

.post a, post a:visited: {
	color: #028ae4;
	font-weight: bold;
}

.entry a, entry a:visited {
	color: #028ae4;
	font-weight: bold;
}

.postmetadata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	padding-bottom: 20px;
}

.postmetadata a, postmetadata a:visited {
	color: #028ae4;
	font-weight: bold;
}

.moretext { 
	font-weight: bold;
}

.moretext a, moretext a:visited {
	color: #028ae4;
}

.navigation {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.navigation a, navigation a:visited {
	color: #000;
}

/* W2G2 */

 .g2_blogimage {
   float: left;
   margin-right: 10px; 
   margin-top: 5px; 
   margin-bottom: 7px;
   border: 1px solid;
}

 div.one-image {
        display:inline;
 } 
 

 /* COMMENTS*/

.alt {
	margin: 0;
	padding: 10px;
	background: #E2E2E2;
	}
	
	.comment_list {
	padding: 0;
	text-align: justify;
	}
	
	.comment_list li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

 /* COMMENT FORM*/

	#comment_form .text_input { width: 40%; padding: 3px; border-left: 2px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999; }
		
	#comment_form .text_area { width: 95%; padding: 3px; border-left: 2px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999; }
	