p {
font-family : Verdana;
font-size : 1em;
color : white;
}
.not_ready {
color : red;
}
a {
color : #EBBB00;
font-family : Verdana;
}
a:hover {
color : #FD980E;
}
.h1, h1 {
color : #f8e67b;
font-size : 1.8em;
font-family : Georgia;
font-weight : bolder;
}
h2 {
margin : 0 0 10px 0;
padding : 0 0 10px 0;
font-size : 1.6em;
font-family : Georgia;
font-weight : bold;
color : #FF0001;
border-bottom : 1px dotted #666;
background-size : 50px;
}
h3 {
padding : 5px;
color : #ccc;
font-family : Georgia;
font-weight : bold;
font-size : 1.4em;
font-weight : bold;
text-align : center;
}
#label {
padding-top : 10px;
padding-bottom : 10px;
margin : 0 auto;
color : white;
}
body {
padding-top : 50px;
background : #000;
color : #fff;
font-size : 1.2em;
}
.container {
background : #000;
}
.row {
margin-bottom : 10px;
}
.row-eq-height.jumbotron {
background : url('images/stadium_2.jpg');
}
.page-header {
border-top : 1px solid #eee;
margin-top : 3px;
margin-bottom : 3px;
border-bottom : double;
border-top : double;
}
.page-header h3 {
letter-spacing : 10px;
color:#fff;
}
.col-md-12 {
padding : 20px;
margin-top : 10px;
margin-bottom : 10px;
color : #636129;
}
.col-md-12 a, .col-md-12 a:hover {
color : #636129;
}
.col-md-3, .col-md-6 {
margin-bottom : 10px;
text-align : left;
background : #000;
text-align : left;
}
.col-md-3 {
text-align : left;
}
.col-md-3 > ul > li {
list-style : none;
}
.col-md-3 h2 {
text-align : center;
}
.col-md-9 a {
color : #fff;
font-size : 1.2em;
}
.col-md-9 > ul > li {
list-style : url("./images/fav.png");
}
article {
clear : both;
padding : 10px;
margin-bottom : 10px;
text-align : left;
}
#login, #login img {
text-align : center;
margin : auto;
color : #ddd;
}
#login form {
display : inline-block;
text-align : center;
}
#login input {
margin-top : 5px;
color : black;
}
#login h1 {
color : white;
}
#part, #part a, #part a:hover {
color : #f8e67b;
font-weight : bold;
}
#list {
text-align : left;
list-style : inside;
list-style-image : url('images/colorfull_ball_s.png');
}
#list li {
padding-bottom : 5px;
}
#img-center {
margin : 0 auto;
}
#carousel {
margin : 0 auto;
}
.navbar {
background : #000;
border-top : 1px solid #eee;
margin : 0 0 10px;
position : fixed;
}
.navbar-header {
background : #000;
}
.nav navbar-nav {
float : right;
}
.navbar-inverse .navbar-brand {
color : #fff;
background : #000;
border : none;
}
.navbar-brand h3 {
font-size : 1.1em;
margin : 0;
color:#fff;
}
.navbar-inverse .navbar-nav > li > a {
color : #FF0001;
font-weight : bold;
background : #000;
font-size : 1.2em;
font-family : Georgia;
}
.navbar-inverse .navbar-nav > li > a:hover {
color : #fff;
}
.btn {
margin-top : 30px;
}
Button settings-- > .navbar-inverse .navbar-toggle .icon-bar {
background-color : #fff;
}
.navbar-inverse .navbar-toggle {
border-color : #fff;
}
.navbar-inverse .navbar-toggle .icon-bar {
color : #fff;
background-color : #000;
border-color : #fff;
}
.navbar-toggle, .navbar-toggle:hover {
background-color : #eee;

}
.header {
height : 100px;
margin : 0 auto;
background-size : cover;
border-bottom : 1px solid grey;
}
.header img {
padding-top : 10px;
padding-bottom : 10px;
margin : 0 auto;
height : auto;
height : 100px;
}
.tagline {
text-shadow : 0 0 10px #000;
color : #fff;
}
tbody {
vertical-align : inherit;
}
table {
width : 370px;
max-width : 100%;
text-align : center;
border : #fff solid 1px;
border-collapse : collapse;
}
td, th {
padding : 0;
color : white;
text-align : center;
border : #fff solid 1px;
}
.table thead tr th {
background : url(images/thead.png) repeat-x;
color : #fff;
font-size : 13px;
font-weight : bold;
width : 150px;
text-align : center;
border : #fff dotted 1px;
}
thead {
background : url(images/thead.png) repeat-x;
color : #000;
font-size : 13px;
font-weight : bold;
width : 150px;
text-align : center;
}
tfoot {
background : url(images/thead.png) repeat-x;
}
.table > tbody > tr > td:hover, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
border : #fff dotted 1px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
padding : 8px;
line-height : 1.42857143;
vertical-align : top;
border-top : 1px solid #fff;
}
.btn-default {
color : white;
background-color : #ccc;

}
.footer, .footer p {
color : #636129;
font-weight : bold;
margin : 0 auto;
}
.footer a {
color : #fff;
font-weight : bold;
text-align : center;
}
#foot {
border-top : 1px dotted #eee;
}
#foot, #foot a, #foot a:hover, #foot img {
color : #fff;
font-weight : bold;
text-align : center;
margin : 0 auto;
}
.thumbnail {
background : #000;
border : none;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
background : #eee;
}