/*  
Theme Name: TeamTimex-by-ContentRobot-v1.2
Theme URI: http://teamtimex.timexblogs.com/
Description: This three column WordPress theme was created for <a href="http://teamtimex.timexblogs.com/">teamtimex.timexblogs.com</a> by <a href="http://www.contentrobot.com/">ContentRobot</a>.
Version: 1.2
Author: Dana Rockel
Author URI: http://www.contentrobot.com/
*/


.commentlink a {
	padding-left: 34px;
	padding-top: 10px;
	padding-bottom: 10px;
	background:url(images/comment-icon.gif) center left no-repeat;
	margin: 10px 10px 10px 0;
}
.hideicon a {
	padding: 0;
	background: none;
	margin: 0;
}
.forflickr {
	width: 100%;
	text-align: center;
	background-color: #F00;
}
.forflickr img {
	width: auto;
	height: 100px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background: #fff;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.logos img {
	margin: 10px !important;
	border: 5px solid #fff !important;
}
.logos {
	width: 100%;
	text-align: center;
}
.rowTint {
	background-color: #eee;
}
table {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
}
tr {
	padding: 0px;
	margin: 0px;
}
td {
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
}
thead th {
	font-size: 1.2em;
	padding: 5px 2px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
		
/* spacers */
.twopixelspacer { width: 100%; height: 2px; font-size: 0px; }
.fivepixelspacer { width: 100%; height: 5px; font-size: 0px; }
.tenpixelspacer { width: 100%; height: 10px; font-size: 0px; }
.fiftypixelspacer { width: 100%; height: 50px; font-size: 0px; }
.dividerbar {
	width: 412px;
	height: 16px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
}
.pushbar {
	width: 502px;
	height: 1px;
	font-size: .01em;
}
.datebox {
	background-color: #cc0000;
	color: #fff;
	float: left;
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	vertical-align: bottom;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.datemd {
	font-size: 20px;
	font-weight: bold;
	display: inline;
}
.datey {
	font-size: 14px;
	display: inline;
}
.postarea {
	margin-left: 90px;
}		

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #eee;
	color: #000;
}
html>body #page {
	font-size: 11px;
}
#page {
	font-size: 11px;
	text-align: left;
	background-color: #fff;
}
#content {
	font-size: 1.2em
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	text-align: justify;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
small {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
.description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.8em;
	color: #000;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #C00;
}
h3 {
	color: #C00;
}
h2, h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #000;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #900;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}	
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}

small, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
}
#topnavbar {
	width: 100%;
	height: 307px;
	text-align: center;
	background-image: url(images/topnavbar-bg.png);
	background-repeat: repeat-x;
}
#topnavcontainer {
	width: 955px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}	
#topnav {
	font-size: 14px;
	/* font-weight: bold; */
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
}
#topnav a {
	color: #FFFFFF;
	padding: 5px;
}
#topnav a:hover {
	color: #FFFFFF;
	background-color: #990000;
	text-decoration: none;
}
#toptimexlink a {
	display: block;
	width: 119px;
	height: 25px;
	float: left;
	background: url(images/timex-logo.png) no-repeat;
	margin: 12px 0 0 32px;
	text-indent: -2000em;
}
html>body #jumpmenu {
	margin: 60px 0px 0px 10px;
}
#jumpmenu {
	width: 300px;
	position: absolute;
	margin: 14px 0px 0px 10px;
}
a.navhome {
	background-image: url(images/nav-home.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 10px;
}
a.navhome:hover, a.navhome:active {
	background-image: url(images/nav-home-over.gif);
	background-repeat: no-repeat;
}
a.navabout {
	background-image: url(images/nav-about.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 10px;
}
a.navabout:hover, a.navabout:active {
	background-image: url(images/nav-about-over.gif);
	background-repeat: no-repeat;
}
a.navathletes {
	background-image: url(images/nav-athletes.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 10px;
}
a.navathletes:hover, a.navathletes:active {
	background-image: url(images/nav-athletes-over.gif);
	background-repeat: no-repeat;
}
a.navevents {
	background-image: url(images/nav-events.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 10px;
}
a.navevents:hover, a.navevents:active {
	background-image: url(images/nav-events-over.gif);
	background-repeat: no-repeat;
}
a.navsponsors {
	background-image: url(images/nav-sponsors.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 10px;
}
a.navsponsors:hover, a.navsponsors:active {
	background-image: url(images/nav-sponsors-over.gif);
	background-repeat: no-repeat;
}
a.navcontact {
	background-image: url(images/nav-contact.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 10px;
}
a.navcontact:hover, a.navcontact:active {
	background-image: url(images/nav-contact-over.gif);
	background-repeat: no-repeat;
}

/****************************************************************************************************
Apply Now Button is only active during June 1 – October 15 each year. To enable, set display to "block"; to disable, set display to "none".
****************************************************************************************************/
a.applynow {
	background-image: url(images/apply-now-btn.png);
	background-repeat: no-repeat;
	display: none;    /*Set to "block" to enable. Set to "none" to disable.*/
	width: 280px;
	height: 60px;
	background-attachment: scroll;
	background-position: center 0px;
	padding: 0px;
	margin-bottom: 15px;
}
a.applynow:hover, a.applynow:active {
	background-position: center -75px;
}
a.applydates {
	background-image: url(images/apply-dates-btn.png);
	background-repeat: no-repeat;
	display: block;    /*Set to "block" to enable. Set to "none" to disable.*/
	width: 280px;
	height: 75px;
	background-attachment: scroll;
	background-position: center 0px;
	padding: 0px;
	margin-bottom: 0px;
}

/****************************************************************************************************
END Apply Now Button
****************************************************************************************************/

#topblogtitle {
	font-size: 30px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	color: #FFFFFF;
	float: right;
	text-align: right;
	margin: 12px 10px 0 0;
}
#topblogtitle span {
	color: #000000;
}
html>body #topsearch {
	padding: 10px 0 0 0;
}
#topsearch {
	float: right;
	text-align: right;
	width: 300px;
	font-size: 1.2em;
	margin-top: -45px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 300px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#topblogtitle a {
	color: #FFFFFF;
	text-decoration: none;
}
#topgraphiccontainer {
	background-image: url(images/header-bottom.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 307px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}	
#page {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
	background-image: url(images/page-bg.png);
	background-repeat: repeat-y;
	margin: 0px auto 10px;
	padding: 0;
	width: 954px;
}
#header {
	padding: 0;
	margin: 0 auto;
	height: 138px;
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
html>body .narrowcolumn {
	padding: 0 30px 20px 30px;
}
.narrowcolumn {
	float: left;
	padding: 0 30px 20px 18px;
	margin: 0px 0px 0;
	width: 590px;
	background-color: #fff;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 185px;
	width: 450px;
	border: 1px solid #0F0;
}
.post {
	margin: 30px 0 40px 0;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
#footerspacer {
	background-color: #fff;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	clear: both;
}
#footershade {
	background-color: #ccc;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	font-size: .1em;
	width: 100%;
	height: 8px;
}
#footer {
	background-color: #cc0000;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 1.5em;
}
#footercontainer {
	font-size: 11px;
	color: #FFF;
	padding: 10px;
}
#footercontainer a {
	font-size: 11px;
	color: #fff;
}		

/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0;
}
.description {
	text-align: center;
}
h2 {
	margin: 0;
}
table h3 {
	padding: 0 0 0 10px;
	margin: 30px 0 5px 0;
}
h3 {
	padding: 0 0 0 0px;
	margin: 30px 0 5px 0;
}	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered, img.aligncenter, img[align="center"] {
	display: block;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	}
	
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 10px 10px !important;
	display: inline;
	border: 1px solid #000;
	}

img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 10px 10px 0 !important;
	display: inline;
	border: 1px solid #000;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.leftimg {
	margin: 0 10px 10px 0 !important;
	border: 1px solid #000;
}
.rightimg {
	margin: 0 0 10px 10px !important;
	border: 1px solid #000;
}
.featuredimg {
	margin: 10px !important;
	border: 1px solid #000;
}
.plainimg {
	margin: 0px !important;
	border: 1px solid #000;
}
.noborder {
	border: none;
}

/* Begin Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before {
	content: "\002B \0020";
}	
#rightsidebar ul ul li:before {
	/*content: "\002B \0020";*/
}
.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}	
#rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
}
#rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#rightsidebar ul li  {	
	list-style-image: url("plus.gif");
}
#rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
}
#rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 20px 0 20px;
}
#rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
}
#rightsidebar ul ol li  {
	list-style: decimal outside;
}
#rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	background: url(images/plus-bullet.png) no-repeat 0 3px;
	padding-left: 12px;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
}
#rightsidebar #searchform #s {
	width: 115px;
	padding: 2px;
}
#rightsidebar #searchsubmit {
	padding: 1px;
}
.entry form {
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

/* Begin RIGHT Sidebar */
#rightsidebar {
	float: left;
	margin-left: 11px;
	padding: 10px 0px 10px 0px;
	width: 280px;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#rightsidebar form {
	margin: 0;
}
#rightsidebar p {
	padding: 0px 10px 0px 10px;
}
#rightsidebar a.rss { 
	background:url(images/rss-chicklet.gif) 0px 0px no-repeat;
	line-height: 20px;
	padding-left:20px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#rightsidebar a.facebook { 
	background:url(images/facebook-chicklet.gif) 0px 0px no-repeat;
	line-height: 20px;
	padding-left:20px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#rightsidebar h2 {
	margin: 0 15px 10px;
	padding: 5px 0 2px 0;
	color: #000000;
	background-color: #cc0000;
	text-align: center;
	font-size: 22px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	border-bottom: 1px solid #a30000;
}
#rightsidebar h4 {
	margin: 0 15px;
	padding: 0;
	color: #ffffff;
	text-transform: uppercase;
}
#rightsidebar a {
	color: #ffffff!important;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	clear:both;
	visibility:hidden;
	margin:0;
	display: none;
	display: block;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
#poweredbycr {
	width: 200px;
	height: 26px;
	position: relative;
	left: 16px;
	bottom: 12px;
	margin-top: -26px;
	clear: right;	
}
#poweredbycr a {
	display:block;
	text-align: left;
	padding-left: 30px;
	color: #600;
	background-image: url(images/cr-bot.png);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 25px;
	font-size: 10px;
}
#poweredbycr a:hover, #poweredbycr a:active {
	background-position: 0 -26px;
	color: #fff;
	text-decoration: none;
}
