/*	
Theme Name: ba_marathon	
Description: Child theme of Genesis	
Author: The Bright Agency	
Author URI: http://brightagency.net	
Template: genesis
*/

/* Stylesheet from Genesis 1.7 */

/* Defaults------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Cabin+Sketch);

*, *:before, *:after {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #555;
	font-family: 'museo-sans', arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}



input {
	color: #555;
	font-family: 'museo-sans', arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}



blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;

	padding: 0;

}

ol li {
	list-style-type: decimal;
}

/* Hyperlinks------------------------------------------------------------ */
a,
a:visited {

	color: #0190ba;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.middle-widget a img {
	background: #e1e1e1;
	margin: 0 0 10px 0;
}

.middle-widget a:hover img {
	opacity: 0.75;
	-ms-filter: "alpha(opacity=75)";
	filter: alpha(opacity=75);
	transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	-webkit-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
}

/* Body------------------------------------------------------------ */
body {
	background-color: #EDF0F1;
}

/* Wrap------------------------------------------------------------ */
#wrap {
	background-color: #fff;
	box-shadow: 0 4px 8px rgba(0,0,0,.1);
	margin: 0 auto;
	width: 960px;
}

/* Header------------------------------------------------------------ */
#header {
	margin: 0 auto 0;
	min-height: 80px;
	overflow: hidden;
	width: 960px;
	background: #fff;
	padding: 20px 0 0;
}

.page-id-427 #header {
	padding: 0 0 20px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 0;
	width: 400px;
}

#title {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}

#title a,

#title a:hover {
	color: #59576c;
	text-decoration: none;
}

#description {
	font-size: 14px;
}

#header .widget-area {
	float: right;
	width: 340px;
	margin: 20px 0;
	position: relative;
 }

#footer-widgets #event-date {
	color: #fff;
	float: left;
	font: 900 38px 'museo-slab', serif;
	padding: 0 25px 0 0;
}

#footer-widgets .widget-area .simple_countdown_timer {
	float: left;
	width: 210px !important;
	margin-right: 25px !important;
}

#header .simple_countdown_timer {
	position: absolute;
	right: 68px;
}

/* Image Header - Partial Width------------------------------------------------------------ */
#title-area {
	background: url('/wp-content/uploads/2025/08/College-Station-Marathon-Logo-1-1.png') no-repeat;
	background-size: 100%;
}

.page-id-427 #title-area {
	background: url('images/kidslogo.png') no-repeat;
	background-position: left 120%;
}

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 245px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 425px;
	margin: 10px 0 0 25px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}

/* Image Header - Full Width------------------------------------------------------------ */
.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}

/* Navigation Constants------------------------------------------------------------ */
li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	/*padding-right: 25px;*/
}

li a .sf-sub-indicator {
	background: url(../genesis/images/arrow-down.png) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 13px;
	width: 10px;
}

li li a .sf-sub-indicator {
	background: url(../genesis/images/arrow-right.png) no-repeat;
	top: 10px;
}

/* Header Right Navigation------------------------------------------------------------ */
#header ul.nav,
#header ul.menu {
	float: right;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	background-color: #59576c;
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #59576c;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #000;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 140px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -33px 0 0 159px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}

/* Primary Navigation------------------------------------------------------------ */
#nav {
	background-color: #f7f7f7;
	clear: both;
	color: #fff;
	font-family: 'museo-slab', serif;
	font-weight: bold;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	width: 960px;
}

#nav .wrap {
	margin: 0 auto;
}

#nav ul {
	margin: 0 auto;
	padding: 0 25px;
	width: 960px;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #59576c;
	display: block;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 40px 10px 0;
	position: relative;
	text-decoration: none;
	-webkit-transition: all 500ms ;
	-moz-transition: all 500ms ;
	-o-transition: all 500ms ;
	transition: all 500ms ;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background-color: none;
	color: #0190ba;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #f7f7f7;
	font-family: 'museo-sans', arial, sans-serif;
 	border: 1px solid #e5e5e5;
	border-top-width: 0;
	font-weight: normal;
	color: #59576c;
	font-size: 14px;
	padding: 8px 10px 8px 20px;
	position: relative;
	text-transform: none;
	width: 220px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: none;
	color: #0190ba;
	padding-left: 30px;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}

/* Primary Navigation Extras------------------------------------------------------------ */
#nav li.right {
	float: right;
	font-size: 13px;
	padding: 6px 10px 5px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(../genesis/images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(../genesis/images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}

/* Secondary Navigation------------------------------------------------------------ */
#subnav {
	background-color: #59576c;
	border-bottom: 1px solid #666;
	clear: both;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #000;
	color: #fff;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #59576c;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#subnav li ul a {
	width: 140px;
}

#subnav li ul ul {
	margin: -33px 0 0 159px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}

/* Inner------------------------------------------------------------ */
#inner {
	background: white url('images/footerbg.png') no-repeat left bottom;
	margin: 0px auto -5px;
	padding: 25px 0 115px;
	overflow: hidden;
	width: 910px;
}

/* Breadcrumb------------------------------------------------------------ */
.breadcrumb {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}

/* Taxonomy Description------------------------------------------------------------ */
.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}

/* Content-Sidebar Wrap------------------------------------------------------------ */
#content-sidebar-wrap {
	float: left;
	width: 790px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 895px;
	margin: 0 0 30px 0;
	/*padding-left: 15px;*/
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

/* Content------------------------------------------------------------ */
#content {
	float: left;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 64%;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 100%;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	font-size: 16px;
	line-height: 1.5;
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}

/* Column Classes------------------------------------------------------------ */
.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px 2%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
	margin-left: 3%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
	margin-left: 0;
}

.one-third img {
	width: 100%;
	height: auto;
}

/* Featured Post Grid------------------------------------------------------------ */
.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}

/* Headlines------------------------------------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0190ba;
	margin: 0 0 10px;
    font-family: 'museo-slab', serif;
	font-weight: 900;
	line-height: 1.3;
	text-transform: uppercase;
}

.page-id-427 h1,
.page-id-427 h2,
.page-id-427 h3 {
    color: #0190ba;
	margin: 0 0 5px;
    font-family: 'Cabin Sketch', serif;
	text-transform: none;
}
.page-id-427 h1 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 10px;
}

.page-id-427 h3 {
	font-size: 24px;
}

.page-id-427 h6 {
	color: #54b948;
}

.page-id-427 h6 {
	color: #54b948;
}

.page-id-427 #sidebar .widget-area h4 {
	font-family: 'Cabin Sketch', serif;
	font-size: 22px;
	font-weight: normal;
}
.page-id-427 #nav li a {
	font-family: 'Cabin Sketch', serif;
	font-size: 19px;
	font-weight: normal;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 24px;
	line-height: 30px;
}

.taxonomy-description h1,
.widget-area h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h1 {
	font-size: 22px;
	line-height: 30px;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}

h2 {
	font-size: 17px;
}

h2 a:hover {
	color: #25a;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 17px;
}

.widget-area h4 {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 0;
	padding: 5px 0 15px;
}

.widget-area h4 a {
	color: #59576c;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}

h5 {
	color: #59576c;
	font-family: 'museo-sans', arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	margin: 10px 0;
	text-transform: none;
}

h6 {
	color: #59576c;
	font-family: 'museo-sans', arial, sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 15px 0;
	line-height: 1.25;
	text-transform: none;
}

/* Ordered / Unordered Lists------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Post Info------------------------------------------------------------ */

.post-info {
	font-size: 12px;
	margin: 5px 0;
	text-transform: uppercase;
}

/* Post Meta------------------------------------------------------------ */
.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 12px;
	padding: 5px 0 0;
	text-transform: uppercase;
}

/* Author Box------------------------------------------------------------ */
.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

/* Sticky Posts------------------------------------------------------------ */
.sticky {
	margin: 0 0 40px;
	padding: 20px;
}

/* Archive Page------------------------------------------------------------ */
.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}

/* Post Icons------------------------------------------------------------ */
.post-comments,
.tags {
	background: url(../genesis/images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}

/* Images------------------------------------------------------------ */
.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 20px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 25px 25px;
}

.alignleft {
	float: left;
	margin: 0 25px 25px 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}

/* Post Navigation------------------------------------------------------------ */
.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}

/* Primary / Secondary Sidebars------------------------------------------------------------ */
.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	line-height: 20px;
	margin: 20px 0 0 0;
	width: 30%;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	background-color: #fff;
	margin: 0 0 20px;
	padding: 0 0 10px;
}

.widget-area .textwidget {
	padding: 0;
}

.widget-area ol,
.widget-area ul {
	margin: 0px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: none;
	word-wrap: break-word;
	font-size: 16px;
	padding: 8px 0;
	border-bottom: 1px dotted #e1e1e1;
}

.widget-area ul li a,
 .widget-area ul li a:visited {
	color: #59576c;
}

.widget-area ul li a:hover {
	color: #0190ba;
}

/* Tag Cloud------------------------------------------------------------ */
.widget_tag_cloud div div {
	padding: 5px 10px 0;
}

/* Dropdowns------------------------------------------------------------ */
#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}

/* Featured Page / Post------------------------------------------------------------ */
.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 10px 10px;
}

.more-from-category {
	padding: 5px 10px 0;
}

/* User Profile------------------------------------------------------------ */
.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 10px;
}

/* Buttons------------------------------------------------------------ */
div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #59576c;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}

/* Search Form------------------------------------------------------------ */
#header .searchform {
	float: right;
	padding: 30px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

#nav .searchform {
	float: right;
}

.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 195px;
}

/* eNews and Update Widget------------------------------------------------------------ */
.enews p {
	padding: 5px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 225px;
}

/* Calendar Widget------------------------------------------------------------ */
#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}

/* Footer Widgets------------------------------------------------------------ */
#footer-widgets {
	background-color: #59576c;
	clear: both;
	color: #8C8B8C;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 0;
}

#footer-widgets .wrap {
	margin: 0 auto;
	width: 930px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	color: #8C8B8C;
	padding: 0 0 10px;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #fff;
    -webkit-transition: color 500ms linear;
    -moz-transition: color 500ms linear;
    -o-transition: color 500ms linear;
    transition: color 500ms linear;
}

#footer-widgets a:hover {
	color: #fff;
    text-decoration: underline;
}

#footer-widgets ul {
	margin: 0 0 10px;
}

#footer-widgets ul li {
	margin: 5px 0 5px 15px;
    padding: 5px 0px 10px;
    border-bottom: 1px solid #333;
    list-style-type: none;
	font-size: 14px;
}

#footer-widgets ul li.last {
    border: 0px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 40px 0 10px;
	width: 45%;
}

.footer-widgets-2 {
	float: left;
	width: 45%;
}

.footer-widgets-3 {
	float: right;
	width: 33%;
	padding: 0 0 0 0;
}

/* Footer------------------------------------------------------------ */
#footer {
	background-color: #59576c;
	clear: both;
	font-size: 12px;
	margin: 0 auto;
	overflow: hidden;
	padding: 16px 0 15px;
}

#footer .wrap {
    width: 910px;
    margin: 0 auto;
}

#footer p {
	color: #DBDBDB;
	font-size: 13px;
}

#footer a,
#footer a:visited {
	color: #fff;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 5px;
	width: 200px;
}

#footer .gototop a {
	background: url(../genesis/images/footer-top.png) no-repeat center left;
	padding: 2px 0 2px 18px;
}

#footer .creds {
	padding: 0 10px 0 0;
	text-align: left;
	width: 740px;
}

.pluginConnectTextDark {
	color: #dbdbdb !important;
}

/* Comments------------------------------------------------------------ */
#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

/* Gravity Forms------------------------------------------------------------ */
div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #59576c;
	font-family: 'museo-sans', Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* home page specific styles */
#home-top-right {
    float: right;
	    width: 32%;
	margin: 0 0 0 20px;
    display: none;
}

 #home-top-right a {
	display: inline-block;
	font-family: museo-slab, serif;
	text-transform: uppercase;
	font-weight: bold;
	background: #59576c;
	color: #fff;
	padding: 6px 20px;
	margin: 20px 0 0 0px;
	font-size: 15px;
}

#home-top-right a:hover {
	background: #0190ba;
	color: #fff;
	text-decoration: none;
}

#home-image-headline {
    width: 100%;
	height: auto;
    margin-bottom: 60px;
}
#home-image-headline img {
	width: 100%;
	height: auto;
}

#home-image-headline .image-overlay {
    background: rgba(1, 144, 186, 0.9);
	position: relative;
	left: 0;
	top: -120px;
	color: white;
	display: inline-block;
	font-style: normal;
	font-family: 'museo-slab', serif;
    font-size: 30px;
	font-weight: 700;
	padding: 25px;
}

#home-image-headline .image-overlay p {
	color: #fff;
	font-style: italic;
	font-family: 'museo-slab', serif;
	font-size: 20px;
}

#home-image-headline .image-overlay a {
	color: #FFCF54;
}

/* Middle Widgets------------------------------------------------------------ */
#middle-widgets {
	overflow: hidden;
}

#middle-widgets #widget-1 {
	margin-left: 0;
}

.middle-widget {
	float: left;
	padding: 10px 0;
	width: 30%;
	margin-left: 5%;
}

.middle-widget h2 {
	font-size: 15px;
}

.home-meters {
    margin: 20px 0 30px;
}

/* Social Links------------------------------------------------------------ */

.widget-wrap i.fa {
	color: #BBBAC0;
	font-size: 2rem;
	margin-right: 7px;
} 

.widget-wrap a i.fa:hover {
	color: #0190ba;
}

/* FAQ Widget------------------------------------------------------------ */
#sidebar .faq_random_widget {
	width: 290px;
	color: #999;
	background: #59576c;
	padding: 0px;
	border-radius: 6px;
	
}

h5.faq-widget-title {
	font-family: 'museo-sans', arial, sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 5px;
	text-transform: none;
}

#sidebar .faq_random_widget h5 {
	color: #fff;
	font-size: 16px;
}

#sidebar .faq_random_widget .widget-wrap {
	padding: 5px 15px 15px; 
}

.faq-random-widget p {
	margin: 5px 0 20px;
}

/* Countdown Timer------------------------------------------------------------ */
	
#sct_id_0 .simple_countdown_timer {
	width: 230px;
}

#footer-widgets .simple_countdown_timer .desc div {
	color: #fff !important;
}

	/* Sponsors------------------------------------------------------------ */
#sponsorlogos img {
	margin: 0 30px 0 0;
	border-bottom: 1px solid #E5E5E5;
}

	#sponsorlogos a:hover img {
	opacity: .75;
	border-bottom: 1px solid #555;
    -ms-filter: "alpha(opacity=75)";
	filter: alpha(opacity=75);
	transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	-webkit-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
}

.sponsor-cat {
	margin-top: 40px;
}

#footer-widgets a img {
	float: left;
	padding: 0 10px 0 0;
	border: none;
}

.post-39 .entry-content {
	width: 100%;
}

	#footer-widgets a:hover img {
	opacity: 0.75;
	-ms-filter: "alpha(opacity=75)";
	filter: alpha(opacity=75);
	transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	-webkit-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
}

/*race registration meter */
#header h4.widgettitle {
	font-size: 40px;
	font-weight: 900;
	text-align: center;
	margin: 20px 10px 10px;
}

#footer-widgets .home-meters p {
	color: rgb(238, 238, 238);
}

.bar-wrapper {
	position: relative;
}

.bar,
 .fill-wrapper {
	position: absolute;
	width: 80%;
	height: 30px;
	background: rgb(238, 238, 238);
	border-radius: 4px;
}

.fill {
	background: #0190ba;
	height: 30px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

p.cap {
	position: relative;
	top: 30px;
	font-style: italic;
}

#sponsor-ads {
	width: 922px;
	height: 96px;
	background: #e2e2e2;
	border: 1px solid #939292;
	margin-bottom: 20px;
	margin-top: 10px;
	display: none;
}

#sponsor-ads .thanks {
	padding: 30px 20px 0 26px;
	color: #59576c;
	font-family: 'museo-slab', serif;
	float: left;
}

#sponsor-ads .thanks .one{
	font-weight: bold;
	font-family: 'museo-slab', serif;
	font-size: 18px;
}

#sponsor-ads .thanks .two {
	color: #7f7f7f;
	font-family: 'museo-slab', serif;
	font-size: 18px;
}

#sponsor-ads .googads {
	position: relative;
	top: 3px;
	left: 7px;
}

#sponsor-ads #banner {
	top: -71px;
	position: relative;
	left: 190px;
}

/* ----- Best Race In Texas (BRIT) page custome style
-------------- */
body.brit {
	background-image: url('images/marathon_graphic.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
}

.brit #wrap {
	background: url('images/footerbg.png') no-repeat left bottom;
	background-color: transparent;
	box-shadow: none;
}

.brit #inner {
	background: none;
	margin-top: 40px;
}

.brit .section {
	background-color: #fff;
	box-shadow: 0 4px 0px rgba(0,0,0,.1);
	display: inline-block;
	margin: 20px 0;
	padding: 25px;
	width: 100%;
}

.brit .section.brit-intro,
.brit .section.perks-intro {
	background-color: transparent;
	box-shadow: none;
	text-align: center;
	padding: 0;
}

.brit h2 {
	color: #58576c;
	font-weight: 300;
	font-size: 38px;
	padding-bottom: 10px;
}

.brit h3 {
	font-size: 28px;
	font-weight: 300;
}

.brit .section .head {
	background: #0190ba;
	color: #fff;
	display: block;
	margin-bottom: 25px;
	padding: 25px 25px 0;
	text-align: center;
}

.brit .section .head h3,
.brit .section .head p {
	color: #fff;
}

.brit-intro h1 {
	background-color: rgba(1, 144, 186, 0.75);
	color: #fff;
	display: inline;
	font-size: 70px;
	text-transform: none;
	line-height: 1.3;
}

.brit a.button {
	background-color: #FFCF54;
	border-radius: 4px;
	box-shadow: 0 2px 0 #CEA63E, inset 0 1px 0 #F7DE9F;
	color: #333;
	display: inline-block;
	font-size: 24px;
	margin: 30px 0;
	padding: 10px 25px;
}

.brit a.button:hover {
	background-color: #F5C447;
	text-decoration: none;
}

.brit a.button.sec {
	background-color: #D7D6E0;
	border-radius: 4px;
	box-shadow: 0 2px 0 #BAB9C2;
	color: #333;
	display: inline-block;
	font-size: 24px;
	margin: 30px 0;
	padding: 10px 25px;
}

.brit a.button.sec:hover {
	background-color: #D2D1DA;
	text-decoration: none;
}

.brit a.button i {
	color: #333;
	margin-left: 5px;
}

.brit i {
	color: #0190ba;
}

.brit ul li {
	list-style-type: none;
	padding-bottom: 5px;
}

.race-details {
	display: block;
}

.race-date,
.race-location {
	display: inline-block;
	margin: 0 15px;
}

.race-date i,
.race-location i {
	color: #0190ba;
	margin-right: 5px;
	font-size: 1.75rem;
}

.brit-quotes {
	display: inline-block;
	margin-top: 40px;
}

.brit .section-title {
	border-bottom: 1px solid #D7D6E0;
	margin-bottom: 60px;
}

.brit .section-title i {
	font-size: 2rem;
	margin: 0 0 -45px;
	padding: 0 15px;
	background: #EDF0F1;
}

.brit-quotes .one-third {
	background: #fff;
	box-shadow: 0 4px 0px rgba(0,0,0,.1);
	font-style: italic;
	display: inline-block;
	padding: 25px 15px 0;
	text-align: left;
}

.brit-quotes .one-third i {
	background: #0190ba;
	color: #FFCF54;
	font-size: 1.3rem;
	margin-top: -25px;
	padding: 40px 5px 20px;
}

.brit-cost {
	display: inline-block;
	margin: 0 auto 60px;
	width: 80%;
}

.brit-cost h3 {
	color: #58576c;
}

.brit-cost h4 {
	font-size: 100px;
	line-height: 1;
	margin: 20px 0;
}

.brit-cost h5 {
	display: inline-block;
	margin: 25px 0 0;
}

.bottom-cta {
	margin: 30px 0;
	text-align: center;
}

.bottom-cta a.button {
	margin: 0 15px;
}

.brit #footer-widgets,
.brit #footer {
	display: none;
}