@charset "UTF-8";
/* CSS Document */

#everything{
	visibility:hidden;
}

body{
	font-family: 'Barlow Condensed', sans-serif;
	font-size:1.8em;
	background-color:black;
	color:white;
}
.navbar-default{
	background-color:black;
	border-color:black;
}
.logo-header-holder{
	position:relative;
	width:315px;
}
.logo-header{
	position:relative;
	height:110px;
	width:315px;
}
#logotype{
	position:absolute;
	z-index:1000;
	left:0px;
	top:0px;
	padding:10px;
	margin:1px 1px 1px 1px;
	stroke:white;
	fill:white;
	width:312px;
}
.spacing{
	height:5px;
	overflow:hidden;
}

.nav li{
	font-size:1.2em;
}

.testimonial{
	padding-top:20px;
	background-color:white;
	height:750px;
	margin-bottom:10px;
	text-align:center;
}
.review-img{
	width:95%;
}

.review-item{
	width:50%;
}

.item-caption{
	font-size:0.9em;
	color:black;
	font-style:italic;
}

footer{
	background:black;
	height:60px;
}
footer .row > div{
	padding-top:15px;
}
footer .social{
	padding-top:5px;
	text-align:right;
}
footer .social img{
	height:30px;
}
footer .store{
	text-align:center;
}
.btn-primary{
	background-color:#8879fc;
	border-color:#8879fc;
}
.btn-primary:hover{
	background-color:black;
}

a{
	color:#8879fc;
	text-decoration:underline;
}
a:link{
	color:#8879fc;
	text-decoration:underline;
}
a:visited{
	color:#8879fc;
	text-decoration:underline;
}
a:hover{
	color:#8879fc;
	text-decoration:none;
}
a:focus{
	color:#8879fc;
	text-decoration:underline;
}
a:active{
	color:#8879fc;
	text-decoration:underline;
}

.btn-primary:link{
	color:white;
	text-decoration:none;
}
.btn-primary:visited{
	color:white;
	text-decoration:none;
}
.btn-primary:hover{
	color:white;
	text-decoration:none;
}
.btn-primary:focus{
	color:white;
	text-decoration:none;
}
.btn-primary:active{
	color:white;
	text-decoration:none;
}


.btn-default:link{
	text-decoration:none;
}
.btn-default:visited{
	text-decoration:none;
}
.btn-default:hover{
	text-decoration:none;
}
.btn-default:focus{
	text-decoration:none;
}
.btn-default:active{
	text-decoration:none;
}



.navbar-nav > li > a {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav > li > a:link {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav > li > a:visited {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav > li > a:hover {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav > li > a:focus {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav > li > a:active {
    color: #8879fc;
	text-decoration:none;
}


.dropdown-header{
	color:black;
	font-weight:bold;
}
.navbar-nav a {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav a:link {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav a:visited {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav a:hover {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav a:focus {
    color: #8879fc;
	text-decoration:none;
}
.navbar-nav a:active {
    color: #8879fc;
	text-decoration:none;
}

.jumbotron{
	background-image:url('../images/samples/sewing-dr-who-policebox.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center bottom;
	background-size:cover;
}
.jumbotron .row > div p{
	width:50%;
	background-color:black;
	color:white;
	opacity:0.7;
	padding:10px;
	border:3px double white;
}

.jumbotron .row{
	height:250px;
}

.push-right{
	float:right;
	text-align:left;
}

#events p{
	width:99%;
}

#scroll-break{
	font-style:italic;
}

.table th{
	background-color:#8879fc;
	color:black;
}

.table td{
	width:150px;
}

.no-top{
	border-top-style:none;
}
.no-bottom{
	border-bottom-style:none;
}

.first-col{
	width:98%;
	overflow:hidden;
	max-height:1em;
	white-space:nowrap;
}

.second-col{
	width:2%;
}

.short-tbl{
	max-height:1em;
	table-layout:fixed;
	width:99%;
	margin:auto;
	border-collapse:collapse;
	padding:0px;
}

.form-control{
	width:50%;
	float:right;
}

#events-holder{
	height:160px;
	overflow-y:auto;
}

.heavy{
	font-weight:bold;
	text-decoration:underline;
}

#more p{
	width:100%;
}

.samples .img-circle{
	border:3px double white;
}

.samples .img-circle:hover{
	cursor:pointer;
	border:3px double #8879fc;
}

.samples > div > p{
	border-bottom:1px solid white;
	margin-bottom:15px;
}

.solid-jumbotron{
	background-image:url();
}

.solid-jumbotron .row{
	height:auto;
}

.for-contact-form{
	color:black;
}

.alert{
	display:none;
}
.closer{
	float:right;
	cursor:pointer;
}

.tagline{
	width:317px;
	text-align:center;
	margin-top:90px;
}
.tag:link{
	color:white;
	text-decoration:none;
}
.tag:visited{
	color:white;
	text-decoration:none;
}
.tag:hover{
	color:white;
	text-decoration:none;
}
.tag:focus{
	color:white;
	text-decoration:none;
}
.tag:active{
	color:white;
	text-decoration:none;
}


.feedback-btn{
	background-color:black;
}

.feedback-btn:hover{
	background-color:#8879fc;
}


@media only screen and (max-width: 767px) {
	.logo-header-holder{
		width:315px;
		margin-left:auto;
		margin-right:auto;
	}
	.navbar-header{
		text-align:center;
	}
	.navbar-header button{
		float:none;
	}
	
	.jumbotron .row > div p{
		width:100%;
	}
}





