body
{
	background-image: url("../images/tile-collateral.jpg");
	font-family: 'kingthings_trypewriter_2Rg';
    font-size: 12pt;
    margin: 0pt;
}

div.headerbar img
{
    position: relative;
    z-index: -1;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.hiddenForm
{
	display:none;
}

#mailTitle {
	cursor: pointer;
}

a {
    color: #000000;
}

a:hover {
    color: grey;
}
.spacer {
    height: 3px;
}
#front-content
{
	margin: 150px auto 0;
	background-color: 	#D9D9D9;
	width:			615px;
	text-align:			center;
}

.title
{
 font-size:	35pt;
}

div.content{
text-align: center;
}
/*.header
{
	left: 10px;
	/*height:100%;*/
	margin-right: 40px;
	/*border: solid 1px green;
}*/
/*@media screen and (min-width: 1031px){
	div.content .block.contact{
		left: 630px;
		margin-left: 75px;
		max-width: 255px;
		min-width: 255px;
		position: absolute;
		top: 10px;
	}
}*/


div.tip{
    background-color: #ffff66;
    border: 1px solid black;
    display: none;
    font-family: arial;
    font-size: 9pt;
    padding: 2px;
    position: absolute;
    top: 261px;
}

.fb-logo
{
	float:	right;
	margin: 7px 0px;
}

.fb-box
{
  height: 70px;
}

.fbcontainer
{
	float:	left;
	margin: 10px 0px;
}

.show{
		overflow:auto;
		max-height:450px;
}

#startimage
{
	float:left;
	margin: -53px 0 0;
}


div.headerbar {
    /*border: 1px solid red;*/
    text-align: center;
   /* width: 1200px;  */
    height: 80%;
    width: auto;
}


.boxtitle
{
    /*color: #e46669;*/
    /*color: #ff292c; */
    /*color: #e8b66b;*/
    /*color: #ba8a57;*/
    color: #e3832d;
    font-family: 'capture_it_2regular';
    font-size: 26pt;
    margin: 5px 10px;
    opacity: 1;
    text-align: right;
}

.entrytitle
{
	/* color: #ff292c;*/
	/*color: #ba8a57;*/
    color: #e3832d;
	margin-top: 10px;
	margin-bottom: 10px;
}


.left
{
	left: 10px;
	/*height:100%;*/
	float: left;
	margin-right: 40px;
	/*border: solid 1px green;*/
}

.right
{
	left: 10px;
	/*height:100%;*/
	float: left;
	/*border: solid 1px blue;*/
}

.introtext {

}

.blockxxx {
    background-color: white;
    margin: 30px;
    width: 30%;
    max-width: 400px;
    min-width: 400px;
    background-color: #ffffff;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    padding: 5px 15px;
    border-radius: 10px;
}


.block {
    margin: 30px;
    width: 30%;
    max-width: 400px;
    min-width: 400px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 5px 15px;
    border-radius: 10px;
}


@media screen and (max-width: 1030px){
	.block {
		width: auto !important;
		max-width: 100% !important;
	}
}

div.sound.block {
    height: 650px;
}

div.song span
{
	width:50px;
}

div.soundBlock
{
	display: block;
	height:	200px;
	width: 200px;
}

div.songs
{
	display: table;
	width: 100%;

}

div.songs > div
{
	display: table-row;
}

div.soundplayer, div.soundtitle
{
	display: table-cell;
	height: 20px;
	border: solid 1px silver;
	padding: 3px;
	vertical-align: middle;
}

div.video ul li
{

}

div.show.block ul li
{
    margin-bottom: 10px;
    text-align: left;
}

.error
{
	color: #ff292c;
	font-size: 10pt;
}

.success
{
	color: green;
	font-size: 10pt;
}

input
{
	/*background-color: #ff292c;*/
}

.checkbox
{
	background-color: #ff292c;
	margin: 1px;
}

.icons {
   /* height: 30%;*/

    margin-bottom: 10px;
   /*text-align: center;*/
}
