/*
Theme Name: Pioneer
Theme URI: http://pioneerathletics.com/
Description: The default Pioneer Athletics theme.
Version: 1.6
Author: Guy Flynn
Author URI: http://twitter.com/guyflynn

*/




.blog_title, .blog_title a {
	color: #999999;
	text-decoration: none;
}
.blog_title a:hover {
	text-decoration: underline;
}
	
	.product .post {
	float: left;
	width: 409px;
	padding-top: 14px;
	margin-right: 18px;
}

	.product .post h3 {
	padding: 0 0 6px 0;
	margin: 0;
}

 .blog_break {
 height: 8px;
 background: url(/images/blog-break.jpg) repeat-x;
 padding-top: 8px;
 }

	.product .post .post_date {
	font-weight: normal;
	float: right;
	color: #999999;
	font-size: .9em;
	padding: 0;
	margin-left: 16px;
	margin-top: 0:
}

	.product .post .excerpt {
	margin-left: 16px;
	margin-top: 0;
	padding-top: 0;
}

	.product .post .comments {
	color: #999999;
	height: 30px;
	margin-top: 8px;
	margin-left: 16px;
	padding: 0;
}

	.product .post .comments a{
	padding-left: 20px;
    background: url(/images/comment.gif) no-repeat 0;
}

.archives {
	float: right; 
	width: 192px;
}

.archives a {
color:#347ece;
text-decoration:none;
}

.archives a:hover {
color:#999999;
text-decoration:underline;
}

.archives h3 {
	padding-bottom: 6px;
	margin-bottom: 0;
	color: #000;
	
}

.archives ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: .95em;
}

.archives ul li {
	padding-bottom: 6px;
	margin-left: 8px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 6px;
}

.archives ul li span{
	font-size: 16px;
	font-weight: bold;
}

/*DIV FIRST*/

.foeStoryFirst {
	width: 419px;
	padding: 20px 0 20px 0;
	margin-top: 20px;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
}

.foeStoryFirst img {
	float: left;
	padding: 5px;
	border: solid 1px #999999;
	background-color:#FFF;
	margin: 2px 10px 0 0;
}

.foeStoryFirst dd{
	margin: 10px 0 0 20px;
	font-style:italic;
	color: #999999;
}

.foeStoryFirst dt strong{
	color:#347ece;
}


/*DIV LEFT*/


.foeStoryLeft {
	width: 419px;
	padding: 0 0 20px 0;
	margin-top: 20px;
	border-bottom: 1px dotted #999999;
}

.foeStoryLeft img {
	float: left;
	padding: 5px;
	border: solid 1px #999999;
	background-color:#FFF;
	margin: 2px 10px 0 0;
}

.foeStoryLeft dd{
	margin: 10px 0 0 20px;
	font-style:italic;
	color: #999999;
}

.foeStoryLeft dt strong{
	color:#347ece;
}


/*DIV RIGHT*/


.foeStoryRight {
	width: 419px;
	padding: 0 0 20px 0;
	margin-top: 20px;
	border-bottom: 1px dotted #999999;
}

.foeStoryRight img {
	float: right;
	padding: 5px;
	border: solid 1px #999999;
	background-color:#FFF;
	margin: 2px 0 0 10px;
}

.foeStoryRight dd{
	margin: 10px 0 0 20px;
	font-style:italic;
	color: #999999;
}

.foeStoryRight dt strong{
	color:#347ece;
}

/*FOE Content*/

.foeContent {
	width: 419px;
}

.foeContent p a span{
	color: #CC0000;
}

/*Photo Upload Form*/

.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}
.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Arial !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 11px !important;
  color: red !important;
}
 
div.backButton{
    background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}


/*Upload Content*/

.appProcess {
	padding: 0 0 20px 0;
	margin-top: 20px;
	border-bottom: 1px dotted #999999;
}

.appProcess p span{
	font-size: 24px;
	font-weight: bold;
	color: #347ece;
}

.appProcess .deadline{
	color:#CC0000;
	margin: -20px 0 0 0;
}

.blueText{
	color: #347ece;
}

.address {
	margin: 0 0 0 100px;
}

/*FOE Thanks*/

.foeThanks{
	font-size: 16px;
	
}

.foe_pic {
height: 18px;
padding-left: 20px;
background: url(/images/camera.gif) no-repeat 0;
}

.foeList {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

.foeList li span {
	color: #999999;
	margin: 0 0 0 20px;
	display: block;
}

.foeList li strong{
	color: #347ece;
}

.foeList li{
	margin: 0 0 10px 0;
}

.scholarFirst{
	padding: 20px 0 0 0;
	border-top: 1px dotted #999999;
}

.scholarLast{
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #999999;
}

.foe_nopic {
	margin: 0 0 20px 0;
}

/*FOE Club*/



.foeClub1{
	height: 113px;
	margin-top: 20px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}

.foeClub1 img{
	float: left;
	padding: 5px;
	border: solid 1px #999999;
	background-color:#FFF;
	margin: 20px 10px 0 0;
}

.foeClub1 p{
	color: #347ece;
}


.foeClub{
	height: 113px;
	border-bottom: 1px dotted #999999;
}

.foeClub img{
	float: left;
	padding: 5px;
	border: solid 1px #999999;
	background-color:#FFF;
	margin: 20px 10px 0 0;
}

.foeClub p{
	color: #347ece;
}

