/*!
 * Start Bootstrap - Half Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    height: 100%;
	font-family:arial, helvetica, sans-serif;
}

/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.nav>li>a {
    padding: 18px 18px;
	letter-spacing:1.6px;
}

.nav>li:hover {
    background:none;
}

a {
    color: #000;
    text-decoration: none;
}

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

footer {
	position:absolute;
	bottom:0px;
	left:46%;
}

footer.pages {
	position:relative;
	bottom:0px;
	left:0;
	margin:4px auto;
	text-align:center;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

footer {
    margin: 50px 0;
}

.hlink {
    text-decoration: none;
	color: #000;
	font: Arial;
	font-size: 18px;
	letter-spacing: 3px;
}

.hlink:hover {
	color: #999;
}

.partist {
	margin-top: 0px 0px 12px 0px;
	font-size: 18px;
	color: #232323;
	padding:6px;
}

.partist_link {
	font-style:italic;
	padding:12px 6px;
	font-size: 14px;
}

.aname {
	cursor:pointer;
}

.contartist {
	display:none;
	margin-bottom:22px;
}

.artisttitle {
	margin-top:18px;
	margin-bottom:16px;
}

.img-full {
	width:100%;
}
