/* Theme Name: Customizr Child
 * Theme URI: http://www.themesandco.com/customizr

Author: Linda Hemenway

* Version: 3.1.6
 * Author: nikeo
 * Author URI: http://www.themesandco.com/
Description: Customizr


Template: customizr

*/

@import url('../customizr/inc/css/blue.css');


/* page color */
body {background:url('blogger-back.jpg') repeat-x #5d84ad;}

/* white rounded corner area */
#main-wrapper {
background: #fff;
border-radius: 20px 20px 0px 0px;
padding: 10px;
width: 95%;
margin-top:-20px;
}

.marketing {
margin-top:0px;
padding-top:100px;}

/*  title of blog */
.row-fluid .span3 {
width: 35%;
margin-top:20px;
margin-bottom:-5px;
padding-top:10px;
font-family:cursive;
}

.tc-header .brand h1, .tc-header .brand a {
font-size: 30px;
color:#668eb8;
margin-bottom:0px;
padding-bottom:0px;
padding-left: 25px;
text-align: left;
}




/* slogan */

.navbar-wrapper .navbar h2 {
float: right;
padding:0px;
margin-top:-25px;
margin-right:0px;
color: #668eb8;
font-style: italic;
line-height: 19px;
text-align: right;
font-size:14px;
font-family:Arial;
font-weight:normal;
}


/* top header color */
.tc-header {
height: 40px;
background:transparent;
background-image: none;
border-bottom:0;
border-top: 0;
}

/* breadcrumbs */
.breadcrumbs {
margin-top:80px; 
text-align:right;
margin-right:5%;}

/*  nav bar */

.row-fluid .span9 {
width: 100%;
margin-left:2%;}

/* move nav over to left by making rss fed column very small */
.row-fluid .span5 {
width: 0%;
display:none;
height:10px;}

#menu-main {padding:0px 0px 5px 0px; margin-top:-10px;}

.navbar .nav > li > a {
color: #fff;
text-decoration: none;
text-shadow: 0 0 0 transparent;
text-transform:uppercase;
padding:5px 20px;}
/* current page */

.navbar .nav > li.current-menu-item > a, .navbar .nav > li.current-menu-ancestor > a {
color: #fff;
text-transform:uppercase;
text-shadow: 0 0 0 transparent;
font-weight:bold;}

.navbar-inner {
background:#e35a07;
min-height: 43px;
width: 90%;}

.navbar .navbar-inner {
z-index: 200;
position: relative;
margin:5px;}

/* hover color main */
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
background-color: transparent;
color: #eee;
text-decoration: none;
}

/*  caret on drop down menu */
.navbar .nav li.dropdown .caret {
display:none;
}


/* content color */
#main-wrapper {
background:#fff;
border-radius:20px 20px 0px 0px;
padding:10px;}


.widget-area {display:none;

}

#customizr-slider {
height:300px;}


/* tab colors   */
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 20px;
border: 1px solid #0088cc;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
background: #003366;
color:#fff;
}


/*tab colors hover  */

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
border-color: #eeeeee;
background:#6699cc;
color:#fff;
}

/* title of blog post */
h1.entry-title, h2.entry-title
{background-image:none;
color:#2f5577;
font-weight:normal;
font-size:24px;}

 
/* active tab  */
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
background-color: #336699;
color:#fff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}

/* hide my email */

.by-author {display:none;}

/*  color of 2014 races */

.state {border:1px solid #b39242; margin:20px 0;}

.loc {padding:4px; color:#eee; font-size:140%;  font-weight:naormal; letter-spacing:+2px; background:#b39242;}

.blue  {padding:8px; margin-bottom:10px; color:#003366;}
.blue a {color:#003366;}
.blueSolid {background:#0c7fb8;}

.locb {background:#003366; padding:4px; color:#eee;}
.locb a, .locr a {color:#fff;}
.locb a:hover, .locr a:hover, .blue a:hover, .red  a:hover, .expLinks a:hover {color:#b39242;}


/* .red {border:1px solid #660000; border-top:0px; padding:8px; color:#660000; margin-bottom:10px;} */
.red {padding:8px; color:#660000; margin-bottom:10px;}
.red  a {color:#660000;}
.redSolid {background:#ae342e;}

.locr {background:#660000; padding:4px; color:#eee;}


.export {background:#666; color:#eee; padding:4px;} 

.expLinks {padding:8px; color:#111; margin-bottom:10px;}

/* location name state, city, etc) */




