@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	margin:0px 0px 0px 0px;
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	padding:0;
}
p {
	color:#FFF;
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.panel p {
	color:#333;
	font-family:"Roboto", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:400;
}

a {
	text-decoration:none;
}

.panel a:link {
	color: #311000;
	font-weight: bold;
}
.panel a:active {
	color: #E2A342;
	font-weight: bold;
}
.panel a:visited {
	color: #311000;
	font-weight: bold;
}

a:link {
	color: #F4CF00;
}
a:active {
	color: #E2A342;
}
a:visited {
	color: #F4CF00;
}

.clear {
	clear:both;
}
.wrapper {
	width:100%;
	height:auto;
	margin:0 auto;
}
.top {
	width:803px;
	height:254px;
	margin:0 auto;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.menu {
	width:100%;
	height:89px;
	margin:0px 0px 0px 0px;
	text-align: center;
}
.menu ul {
	margin: auto;
	text-align: center;
}
.menu ul li {
	list-style-type: none;
	display: inline-block;
	text-indent: -9999px;
}
.bottom_wrapper {
	width:100%;
	height:1150px;
	margin:-1px 0px 0px 0px;
	background-color:#311000;
	border-top:#C80000 solid thin;
}
.bottom_cont {
	width:800px;
	margin:0 auto;
	padding-top:20px;
}
.text {
	width:400px;
	float:left;
	padding:5px;
}
.text a {
	color:#C90;
}
.feature {
	width:100%;
	padding:15px;
	border:#ffe3ae solid thin;
	text-align:center;
	background-color:#000;
}
h3 {
	color:#ffe3ae;
	font-family: 'Arvo', serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.026em;
	margin:-39px 0px 0px -98px;
	padding-bottom:19px;
}
h4 {
	font-family: 'Arvo', serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.026em;
	margin:-15px 0px 10px 0px;
}
h4 a {
	color:#C80000;
}
.album_pic {
	width:200px;
	height:198px;
	display:block;
	margin:0 auto;
	border:#C80000 solid thin;
}
.feature b {
	color:#C80000;
	font-family: 'Arvo', serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.026em;
	padding-bottom:-9px;
}
.video {
	width:100%;
	padding:5px;
	border:#ffe3ae solid thin;
	text-align:center;
	margin-top: 20px;
	background: #000000;
}
.vanilla {
	width: 100%;
}
#head {
	background: #000000;
	border-bottom: #C80000 solid thin;
}
#main {
	background: #311000;
	padding-top: 20px;
	padding-bottom: 20px;
}
#foot {
	background: #000000;
	color: #ffffff;
}
textarea.form-control {
	height: 5em;
}
.result {
	background: #ffffff;
	padding: 20px;
	margin-top: 20px;
	border-radius: 5px;
	border: 1px solid #dedede;
}
.navbar-inverse .navbar-nav>li>a {
	color: #FFA700;
}
.navbar-inverse .navbar-brand {
	color: #F4CF00;
}
.navbar-inverse {
    background-color: #000;
    border-color: #000;
	margin-bottom: 0;
}
.pager {
	color: #dedede;
}

@media (min-width: 1px) {
	a#search {
		display:block;
		width:76px;
		height:45px;
		margin:0px;
		background-image:url(../images/menu1.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#search:hover {
		background-position:0 -90px;
	}
	a#links {
		display:block;
		width:89px;
		height:45px;
		margin:0px 0px 0px -4px;
		background-image:url(../images/menu2.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#links:hover {
		background-position:0 -90px;
	}
	a#about {
		display:block;
		width:82px;
		height:45px;
		margin:0px 0px 0px -4px;
		background-image:url(../images/menu3.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#about:hover {
		background-position:0 -90px;
	}
	a#database {
		display:block;
		width:78px;
		height:45px;
		margin:0px 0px 0px -4px;
		background-image:url(../images/menu4.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#database:hover {
		background-position:0 -90px;
	}
	a#contact {
		display:block;
		width:78px;
		height:45px;
		margin:0px 0px 0px -4px;
		background-image:url(../images/menu5.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#contact:hover {
		background-position:0 -90px;
	}
}
@media (min-width: 768px) {
	a#search {
		display:block;
		width:151px;
		height:89px;
		margin:0px;
		background-image:url(../images/menu1.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#search:hover {
		background-position:0 -90px;
	}
	a#links {
		display:block;
		width:177px;
		height:89px;
		margin:0px 0px 0px -4px;
		background-image:url(../images/menu2.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#links:hover {
		background-position:0 -90px;
	}
	a#about {
		display:block;
		width:164px;
		height:89px;
		margin:0px 0px 0px -4px;
		background-image:url(../images/menu3.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#about:hover {
		background-position:0 -90px;
	}
	a#database {
		display:block;
		width:155px;
		height:89px;
		margin:0px 0px 0px -4px;
		background-image:url(../images/menu4.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#database:hover {
		background-position:0 -90px;
	}
	a#contact {
		display:block;
		width:155px;
		height:89px;
		margin:0px 0px 0px -4px;
		background-image:url(../images/menu5.jpg);
		background-repeat:no-repeat;
		text-decoration:none;
	}
	a#contact:hover {
		background-position:0 -90px;
	}
}
@media (min-width: 1024px) {
	.container {
		width: 820px;
	}
}


.btn-block {
    box-shadow: 0 0 17px #fff;
    animation: pulsate 1s ease-out infinite;
	color: #fff !important;
	font-weight: bold;
}
@-webkit-keyframes pulsate {
    0%   { box-shadow: 0 0 0 #fff; }
    50%  { box-shadow: 0 0 17px #fff; }
    100% { box-shadow: 0 0 0 #fff; }
}