/*  
Theme Name: Action Armada
Theme URI:
Description: Site Template
Author: Jake
Author URI: 
Version: 1.0
Tags:
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px;
  font-family: Century Gothic, sans-serif;
  color: #FFF;
  }

h1
{
color: #000;
}

h2
{
padding-bottom: 2px;
}

h3 {
padding-bottom: 0px;
color:#fff;
font-size: 11pt;
}

p {
padding-top: 0px;
padding-bottom: 10px;
}

a {
  color: #cccc66;
  text-decoration: none;
  }

a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

blockquote {
  background: url(images/bquotes.gif) left top no-repeat;
  padding-left: 35px;
  margin: 10px 0 0 10px;
  font-style: italic;
  }

code {
  color: #555;
  }

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin:0px auto;
  width: 1000px;
  font-family: Century Gothic, sans-serif;
  text-align: left; /* IE Centering Technique */
  background: url(http://actionarmada.com/wp-content/uploads/2010/01/aabackground.jpg) top center no-repeat #666;

  }


/* Header and wrapper */

#header {
  margin: 0px 0px;
  height: 140px;
  width: 1000px;
  }

#headerfront {
  margin: 0px 0px;
  height: 45px;
  width: 1000px;
  background: url(http://actionarmada.com/wp-content/uploads/2010/01/frontbg.jpg);
  }

#title {
  float: left;
  margin-left: 15px;
  width: 360px;
  display:inline;
  }
#header h1 {
  padding: 0;
  font-size: 15pt;
  }
#header h1 a {
  color: #0099cc;
  font-size: 16pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #000;
  text-decoration: none;
  }
#header h3 {
  padding: 0;
  color: #fff;
  font-size: 10pt;
  }




/* Menu and search */

#nav {
  position: absolute;
  clear: both;
  height: 30px;
  width: 1000px;
  top: 109px;
  background: #000;
  }

#header #searchform {
  float: left;
  margin-left: 0;
  }

#searchform {
  float: left;
  margin-left: 0px;
  margin-top: 4px;
  margin-bottom: 5px;
  width: 240px;
  padding-top: 5px;
  height: 22px;
  background: #ccc;
  background: url(images/bgsearch.jpg) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 5px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 5px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 3px;
  width: 145px;
  background: none;
  border: none;
  height: 22px;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#nav ul {
  list-style: none;
  width: 900px;
  }

#nav li {
  float: left;
  }

#nav li a {
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  font-size: 10pt;
  color: #FFF;
  text-transform: lowercase;
  font-family: Century Gothic, sans-serif;
  border: solid 1px #333;
  border-top: none;
  border-bottom: none;
  }

#nav li a:hover {
  color: #FFFF00;
  text-decoration: none;
  }

#nav .current_page_item a, #nav .current_page_item a:visited, #nav .current_page_parent a {
	color: #3399ff;
}


#nav li.rssmenu a {
  color: #7b7b7b;
  }

#nav li.rssmenu a:hover {
  color: #FFFF00;
  }

/* Content */

#main {
  clear: both;
  margin: 0 0px;
  width: 1000px; /* Prevents IE6 miscalculation */
  background: #000;
  }

#contentwrapper {
  width: 600px;
  float: left;
  padding-left: 5px;
  padding-right: 20px;
  background: #000;
  border-right-style: solid;
  border-right-color: #333333;
  border-right-width: 1px;
  }

#contentwrapper_fullwidth {
  width: 1000px;
  float: left;
  padding: 0px;
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 0px;
  background: #000;
  }

#content {
  }

#content .pageTitle {
  font-size: 15pt;
  letter-spacing: -1px;
  color: #FFF;
  }

.post {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  min-height: 175px;
  border-bottom-style: solid;
  border-bottom-color: #999999; 
  border-bottom-width: 1px;
  }

h2.postTitle {
  padding: 0 10px;
  letter-spacing: 0px;
  margin-top: 5px;
  }

h2.postTitle a {
  font-size: 13pt;
  font-weight: bold;
  color: #3399ff;
  }

#content p.postMeta {
  padding: 0 10px;
  padding-bottom: 10px;
  font-size: 8pt;
  color: #666666;
  }

#content p.postMeta a {
  color: #cccc66;
  }

.post img {
  padding: 0px;
  margin: 0px;
  }

.post a {
  color: #cccc66;
  text-decoration: none;
  }

.post a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

#content p, .postContent p {
  font-size: 10pt;
  color: #cccccc;

  }

.postContent ul, ol { 
  padding: 0 0 0 15px;

  }

.postContent ul li, ol li { 
  font-size: 10pt;
  color: #999999;

  }

.postContent h3 {

font-size: 11pt;
color: #FFF;
}

.comment {
  }

#commentslinks {
  float: right;
  text-align: right;
  padding: 5px 10px;
  width: 350px;
  color: #cccccc;
  font-size: 9pt;
  }

#commentslinks a {
  text-decoration: underline;
  }

#comments {
  margin: 0 10px;
  padding: 5px 10px;
  padding-left: 25px;
  font-size: 9pt;
  color: #cccccc;
  background: url(images/comment.jpg) left 5px no-repeat;
  }

p.comments {
  clear: both;
  padding: 5px 10px;
  }

p.comment {
  padding: 0 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.jpg) left top no-repeat;
  font-size: 9pt;
  text-decoration: none;
  }

p.comments a:hover {
  text-decoration: underline;
  }

.commentlist {
  border-top-style: solid;
  border-top-color: #999999; 
  border-top-width: 1px;
  margin: 0px 0px;
  padding: 0 0px;
  padding-top: 10px;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 0px -25px;
  padding-bottom: 0px;
  }

.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  }

.commentlist cite a {
  }

.comment .commentmetadata a {
  color: #3399ff;
  }

.commentlist p {
  padding: 0px 0;
  }

.comment h3 {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #999999;
  }

p.comment a {
  padding-left: 20px;
  background: url(images/comment.jpg) left top no-repeat;
  font-size: 10pt;
  }

textarea {
  width: 480px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.jpg) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #fff;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.commentbody {
  float:right;
  width: 550px;
  margin: 0px;
  padding: 10px;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }

#nextprevious {
  margin: 10px;
  }



/* Sidebars */
#sidebars {
  float: left;
  margin-top: 0px;
  margin-left: 10px;
  padding-top: 0px;
  width: 240px;
  padding-left: 5px;
  }

#sidebar0 {
  padding: 0 15px 0 0;
  }

#sidebar1 {
  float: left;
  width: 240px;
  padding-bottom: 0px;
  margin-bottom:0px;
  margin-top: 5px;
  }

#sidebar2 {
  float: left;
  width: 240px;
  padding-top: 0px;
  margin-top: 0px;
  }


#sidebars h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #cccc66;
  letter-spacing: 0px;
  border-bottom: 1px solid #e4e4e4;
  padding-right: 5px;
  }

#sidebar2 h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #cccc66;
  letter-spacing: 0px;
  border-bottom: 1px solid #e4e4e4;
  padding-right: 5px;
  padding-top: 5px;
  }

#sidebars table {
  width: 160px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars img {
  padding-bottom: 0px;
  padding-top: 2px;
  margin: 0px;
  border-style: none;
  
}

#sidebars li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #999999;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
  display: inline;
  color: #ccc;
  text-decoration: none;
  }
#sidebars a.showit {
  color: #ffffff;
  }
#sidebars a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

#sidebar1 a {
  display: inline;
  color: #666600;
  text-decoration: none;
  }
#sidebar1 a.showit {
  color: #ffffff;
  }
#sidebar1 a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

#sidebars p {
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 9pt;
  color: #ccc;
  line-height: 14px;
  margin-bottom: 0px;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none; margin-bottom: 35px;}
#sidebars ul.children {margin-bottom:35px;}

/*Sidebar Style 3 for Athletes Pages*/
#sidebar3 {
  float: left;
  width: 240px;
  margin-left: 10px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 10px;
  color: #ccc;

  }

#sidebar3 h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #cccc66;
  letter-spacing: 0px;
  border-bottom: 1px solid #e4e4e4;
  padding-right: 5px;
  padding-top: 5px;
  position: relative;

  }

#sidebar3 table {
  width: 160px;
  }

#sidebar3 ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebar3 img {
  padding-bottom: 0px;
  padding-top: 5px;
  border-style: none;
  float: left;
  }

#sidebar3 li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  color: #ccc;
  }

#sidebar3 li ul {
  padding: 0;
  }

#sidebar3 ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #999999;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebar3 a {
  display: inline;
  color: #ccc;
  text-decoration: none;
  }

#sidebar3 a.showit {
  color: #ffffff;
  }

#sidebar3 a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

#sidebar3 p {
  padding-top: 4px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 9pt;
  color: #ccc;
  line-height: 14px;
  margin-bottom: 0px;
  }

/*Sidebar Style Lower Sidebar on Main Page*/
#sidebar4 {
  float: left;
  width: 240px;
  margin-left: 10px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 0px;
  color: #ccc;

  }

#sidebar4 h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #cccc66;
  letter-spacing: 0px;
  border-bottom: 1px solid #e4e4e4;
  padding-right: 5px;
  padding-top: 5px;
  position: relative;

  }

#sidebar4 table {
  width: 160px;
  }

#sidebar4 ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebar4 img {
  padding-bottom: 0px;
  padding-top: 5px;
  border-style: none;
  float: left;
  }

#sidebar4 li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  color: #ccc;
  }

#sidebar4 li ul {
  padding: 0;
  }

#sidebar4 ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #999999;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebar4 a {
  display: inline;
  color: #ccc;
  text-decoration: none;
  }

#sidebar4 a.showit {
  color: #ffffff;
  }

#sidebar4 a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

#sidebar4 p {
  padding-top: 4px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 9pt;
  color: #ccc;
  line-height: 14px;
  margin-bottom: 0px;
  }

/*Sidebar Style Lower Sidebar on Main Page*/
#sidebar5 {
  float: left;
  width: 175px;
  height: 1460px;
  margin-left: 10px;
  padding: 0px;
  padding-left: 5px;
  color: #ccc;
  overflow: hidden;

  }

#sidebar5 h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #cccc66;
  letter-spacing: 0px;
  border-bottom: 1px solid #e4e4e4;
  padding-right: 5px;
  padding-top: 5px;
  position: relative;

  }

#sidebar5 table {
  width: 160px;
  }

#sidebar5 ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebar5 img {
  padding-bottom: 0px;
  padding-top: 5px;
  border-style: none;
  float: left;
  }

#sidebar5 li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  color: #ccc;
  }

#sidebar5 li ul {
  padding: 0;
  }

#sidebar5 ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #999999;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebar5 a {
  display: inline;
  color: #ccc;
  text-decoration: none;
  }

#sidebar5 a.showit {
  color: #ffffff;
  }

#sidebar5 a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

#sidebar5 p {
  padding-top: 4px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 9pt;
  color: #ccc;
  line-height: 14px;
  margin-bottom: 0px;
  }


#athletebar {
  float: left;
  width: 350px;
  margin-left: 10px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 10px;
  color: #ccc;

  }

#athletebar h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #cccc66;
  letter-spacing: 0px;
  border-bottom: 1px solid #e4e4e4;
  padding-right: 125px;
  padding-top: 5px;
  position: relative;

  }

#athletebar table {
  width: 160px;
  }

#athletebar ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#athletebar img {
  padding-bottom: 0px;
  padding-top: 5px;
  border-style: none;
  float: left;
  }

#athletebar li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  color: #ccc;
  }

#athletebar li ul {
  padding: 0;
  }

#athletebar ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #999999;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#athletebar a {
  display: inline;
  color: #999999;
  text-decoration: none;
  }

#athletebar a.showit {
  color: #ffffff;
  }

#athletebar a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

#athletebar p {
  padding-top: 4px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 9pt;
  color: #ccc;
  line-height: 14px;
  margin-bottom: 0px;
  }

/*Sponsorbar*/
#sponsorbar {
  float: right;
  width: 95px;
  margin-left: 8px;
  margin-top: 5px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 12px;
  color: #ccc;
  
  }

#sponsorbar h2 {
  padding: 0 0 2px 0;
  font-size: 11pt;
  color: #cccc66;
  letter-spacing: 0px;
  border-bottom: 1px solid #e4e4e4;
  padding-right: 5px;
  padding-top: 5px;
  position: relative;

  }

#sponsorbar table {
  width: 160px;
  }

#sponsorbar ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sponsorbar img {
  padding-bottom: 0px;
  padding-top: 5px;
  padding-left: 5px;
  border-style: none;
  float: left;
  }

#sponsorbar li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  color: #ccc;
  }

#sponsorbar li ul {
  padding: 0;
  }

#sponsorbar ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #999999;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sponsorbar a {
  display: inline;
  color: #999999;
  text-decoration: none;
  }

#sponsorbar a.showit {
  color: #ffffff;
  }

#sponsorbar a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

#sponsorbar p {
  padding-top: 4px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 9pt;
  color: #ccc;
  line-height: 14px;
  margin-bottom: 0px;
  }


/* Style for Bars at the Bottom of Athlete Pages */
#bottombar {
  float: left;
  width: 550px;
  margin-left: 10px;
  padding-top: 5px;
  color: #ccc;
  }

#bottombar h2 {
  padding: 0 0 2px 0;
  font-size: 10pt;
  color: #cccccc;
  letter-spacing: 0px;
  text-decoration: bold;
  padding-right: 5px;
  }

#bottombar table {
  width: 160px;
  }

#bottombar ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#bottombar img {
  padding-bottom: 5px;
  padding-top: 0px;
  margin: 0px;
  border-style: none;
  }

#bottombar li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  color: #ccc;
  }

#bottombar li ul {
  padding: 0;
  }

#bottombar ul ul li {
  margin: 0;
  padding: 3px 2px 2px 16px;
  color: #999999;
  background: url(images/bullet.gif) left 7px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#bottombar a {
  display: inline;
  color: #cccc66;
  text-decoration: none;
  }

#bottombar a.showit {
  color: #ffffff;
  }

#bottombar a:hover {
  color: #FFFF00;
  text-decoration: underline;
  }

#bottombar p {
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 9pt;
  color: #ccc;
  line-height: 14px;
  margin-bottom: 0px;
  border-bottom: none;
  }


/* footer*/

#footerwrapper {
  clear: both;
  height: 0px;
  }

#footer {
  margin: 0 0px;
  height: 75px;
  background: #000 url(images/bgfooter.png) left top repeat-x;
  }

#footerleft {
  float: left;
  margin-top: 10px;
  margin-left: 15px;
  width: 600px;
  display: inline;
  }

#footerleft p a {
  color: #FFF;
  }

#footerleft p {
  padding: 0;
  line-height: 16px;
  }

#footer p {
  font-size: 10pt;
  color: #FFF;
  }

a img {
  border: none;  
  }

#bottomcurve {
  clear: both;
  width: 1000px;
  height: 0px;
  background: url(images/bottomcurve.png) left bottom no-repeat;
  }
#bottomcurve span{
  float: right;
  width: 125px;
  height: 15px;
  }
#bottomcurve span:hover{
  cursor: pointer;
  }

.highlight {
  color: #0099cc;
  font-weight: bold;
  }


/* Misc */
.cleared {
  clear: both;
  }

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

.alignleft {
  float: left;
  }

.alignright {
  float: right;
  }

.wp-caption {
  border: none;
  text-align: center;
  background-color: #000000;
  padding-top: 4px;
  margin: 10px;
  color: #666666;
  /* 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: 10px;
  color: #666666;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  }


/*Style set for image at the top of individual posts*/

.titleimage {width: 615px; overflow: hidden; margin: 0px; padding: 0px; padding-right:5px; padding-top:5px; margin-right:0px; border: none; }
.titleimage img {width: 615px; overflow: hidden; margin: 0px; padding: 0px; padding-right:5px; padding-top:0px; margin-right:0px; border: none; }

/*Style set for image at the top of blog index*/

.titleimagemain {width: 615px; height: 257px; overflow: hidden; margin: 0px; padding: 0px; padding-right:5px; padding-top:5px; margin-right:0px; border: none; }
.titleimagemain img {width: 615px; overflow: hidden; margin: 0px; padding: 0px; padding-right:5px; padding-top:0px; margin-right:0px; border: none; }

/*Style set for image bar across the bottom of front page*/

.bottomimage {width: 1010px; margin: 0px; padding: 0px;}
.bottomimage img {width: 245px; margin-top: 5px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding: 0px; border: solid 1px #000;}

/*Copy of Post Style without bottom border */
.pagepost {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  min-height: 175px;
  border-bottom-style: none;
  }

/*Style for Feature post at top of blog page*/

.toppost {
 margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding: 0px;
  min-height: 70px;
  border-bottom-style: solid;
  border-bottom-color: #999999; 
  border-bottom-width: 1px;
  position: absolute; left: 5px; top:275px; text-align: left; width: 615px; height: 70px;
background: url('http://actionarmada.com/wp-content/uploads/2009/10/bgclear.png') repeat;

}

.toppost h2 {
line-height: 16px;
}

.toppost h2 a{
color: #cccc66;
}

.toppost h3{
color: #999;
line-height: 10px;
}

.toppost h4{
color: #999;
font-size: 11px;
line-height: 0px;
margin-top: 0px;
}

.toppost a{
color: #cccc66;
}

.toppost a:hover {
  color: #ffff00;
  text-decoration: underline;
  }



/*Style for Feature post image*/
.headpostcontent img{width: 0px; height: 0px; border: none; margin:0px; padding:0px;}

/*Style for main Athlete Page*/
.athlete {padding-top: 5px; }
.athlete img {margin: 0px; padding: 0px; margin-bottom: 5px; border: none; }

.gotoforums a{font-size: 9; text-align: right;}

.excerpt {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  min-height: 175px;
  padding-top: 0px;
  border-bottom-style: solid;
  border-bottom-color: #999999; 
  border-bottom-width: 1px;
  }

.excerpt h2{
  line-height: 22px;
}

.excerpt img {
  padding: 1px;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 15px;
  margin-bottom: 15px;
  border-style: solid;
  border-color: #999999; 
  border-width: 1px;
  background: #000;
  overflow: hidden;
  }

.excerpt a {
  color: #cccc66;
  text-decoration: none;
  }

.excerpt a:hover {
  color: #ffff00;
  text-decoration: underline;
  }

.excerpt h3 {
color: #fff;
}



/*Style set for main image on front page*/

.leadimage { background: #000; position: relative; margin: 0px; padding: 0px; width: 1000px; height: 350px; overflow: hidden;}
.leadimage h2 { width: 380px; font-size: 14px; line-height: 18px;  position: absolute; left: 20px; top:238px; text-align: left;}
.leadimage h2 a { color: #FFF; text-decoration: none; font-size: 20px; letter-spacing: 25; }
.leadimage h2 a:hover { color: #cccc66; }
.leadimage h3 { width: 355px; font-size: 14px; line-height: 18px;  position: absolute; left: 20px; top:260px; text-align: left;}
.leadimage h3 a:hover { color: #cccc66; }
.leadimage h3 a { color: #FFFF00; text-decoration: none; font-size: 14px; letter-spacing: 0; }
.leadimage img {width: 1000px; overflow: hidden; margin: 0px; padding: 0px; border: none; }

.featurebox {padding-top: 5px;}

.border img { position: absolute; top: 350px;}
.latestposts img { position: absolute; top: 352px; left: 458px;}