.home .navbar-wrapper .brand a {
text-decoration: none;
display: none;
}

.page .navbar-wrapper .brand h1, .post .navbar-wrapper .brand h1, .archive .navbar-wrapper .brand h1, .single-post .navbar-wrapper .brand h1 {
font-size: 0px;
background: url(http://wvkickers.com/wp-content/uploads/2013/08/wv_kickers_logo.png) no-repeat top center;
height: 218px;
position: absolute;
z-index: 4;
left: 10%;
top: -26%;
width: 230px;
}

body {
background: url(http://wvkickers.com/wp-content/uploads/2013/08/page_bg.jpg) 0 775px no-repeat;
background-color: #000;
color: #F5F5F5;
text-shadow: #000 1px 1px 3px;
}


body.page , body.post, body.archive, body.single {
background: url(http://wvkickers.com/wp-content/uploads/2013/08/page_bg.jpg) 0 90px no-repeat;
background-color: #000;
text-shadow: none;
}



header.tc-header {
min-height: 25px;
background: transparent;
border-bottom: none;
border-top: none;
}

.home .featurette-divider {
margin: 23px;
clear: both;
}

.home hr {
margin: 20px 0;
border: 0;
border-top: none;
border-bottom: none;
}

.navbar-wrapper .navbar h2 {
display: none;
}

.navbar-inner {
min-height: 40px;
padding-left: 20px;
padding-right: 20px;
background-color: transparent;
background-image: none;
background-repeat: no-repeat;
filter: none;
border: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.0);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.0);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.0);
}

.navbar .nav > li > a {
float: none;
padding: 10px 15px 10px;
color: #EBB221;
text-decoration: none;
text-shadow: 0 3px 0 black;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
background-color: transparent;
color: white;
text-decoration: none;
}

.carousel {
margin-bottom: 0px;
zoom: 70%;
}

h1, h2, h3, h4, h5, h6 {
margin: 10px 0;
font-family: inherit;
font-weight: bold;
line-height: 20px;
color: inherit;
text-shadow: 0px 1px 0px rgb(10, 10, 10);
}

.marketing h2 {
font-weight: normal;
color: #EBB221;
line-height: 1em;

}

footer#footer .colophon {
display: none;
}

.round-div {
border: 104px solid #000000;
}

.page #main-wrapper, .post #main-wrapper, .archive #main-wrapper, .single #main-wrapper {
background: #000;
border-radius: 10px;
padding: 25px;
box-shadow: 0 0 20px #EBB221;
}

.tc-content h2 a {
color: rgb(231, 174, 28);
text-decoration: none;
}

.page p a, .archive p a, .post p a {
color: #EBB221;
text-decoration: none;
}

.entry-meta a {color: #ccc;}

article.format-standard .format-icon:before {
display: none;
}


#main-wrapper .widget li a {
text-shadow: none;
color:#fff;
}

.widget ul {
margin-bottom: 3em;
}

.tc-content {
margin-top: 4em;
}

.home .tc-content {
margin-top: 0;
background: #000;
padding: 2em;
}

#main-wrapper .widget li:hover, .widget li:focus {
text-decoration: none;
background-color: #E8B933;
}

footer#footer {
color: none;
border-top: none;
background: none;
padding: 0px;
}