body {  
  background-color: #503E67;
}

.header {
	height: 79px;
}

.imeanitforreal {
	padding-left: 10px;
	padding-top: 55px;
}

.trailer {
	display: block;
	margin-left: auto;
    margin-right: auto;
}

.video {
	margin-top: 45px;
}

.tagline {
	color: rgb(244, 244, 244);
	font-size: 1.5em;
	font-family: "Times New Roman", Georgia, Serif;
	text-shadow: 1px 1px #111111;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.news {
	color: rgb(244,244,244);
	font-size: 1.5em;
	font-family: "Times New Roman", Georgia, Serif;
	text-shadow: 1px 1px #111111;
	text-align: center;
}
.curtt {
	float: left;	
}
.views {
	background: #000000 url("backdrop_test.png") no-repeat top;
	height: 586px;	
}

.max_p {
	max-width: 450px;
	display: inline-block;
}

.curtain-left {
	background: #000000 url("curtain_back.png") repeat-x top;
	height: 586px;	
}

.pictures {
  width: 1000px;
  margin: auto;
  color: rgb(255,255,255);  
  text-align: center;
}

.social {
	background-color: rgb(86,103,83);	
}

.social_line {
	text-align: center;
}

.social_group {			
	display: inline-block;
}

.social_item {	
	display: inline-block;
	margin: 10px;
}

.clearf {
	clear: both;
}

.highline {
	background-color: rgb(64,50,83);	
}

.site_section {
	padding-top: 15px;
	padding-bottom: 40px;
}

.starring {
	text-align: center;	
}

.starring_guy {
	display: inline-block;
	width: 200px;	
	vertical-align: text-top;
}

.asdf {
	height: 220px;	
}

.starring_desc {	
	vertical-align: text-top;	
	color: rgb(244,244,244);
	font-size: 1.5em;
	font-family: "Times New Roman", Georgia, Serif;
	text-shadow: 1px 1px #111111;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.1;
}

.starring_desc p {
	font-size: 1.3em;
}
 
.imprint {
	background-color: rgb(135,77,149);
	height: 60px;	
	margin-top: 0px;
	margin-bottom: 50px;
	
	color: rgb(244,244,244);
	font-size: 1.4em;
	font-family: "Times New Roman", Georgia, Serif;
	text-shadow: 1px 1px #111111;
	text-align: center;
}

.fringes {
	font-size: 0.7em;
}

.contact a:link {
    color: rgb(244,244,244);
}
.contact a:visited {
    color: rgb(244,244,244);
}
.contact a:hover {
    color: rgb(254,254,254);
}
.contact a:active {
    color: rgb(244,244,244);
}

.imprint a:link {
    color: rgb(244,244,244);
}
.imprint a:visited {
    color: rgb(244,244,244);
}
.imprint a:hover {
    color: rgb(254,254,254);
}
.imprint a:active {
    color: rgb(244,244,244);
}

.imprint_page {	
	margin: auto;	
	color: rgb(244,244,244);
	font-size: 1.4em;
	font-family: "Times New Roman", Georgia, Serif;
	text-shadow: 1px 1px #111111;
	text-align: center;
}

/*
@media only screen and (max-width: 320px) {
   body { font-size: 2em; }
}
*/

.captainsoft {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}

.mylittleseparator {
	height: 3px;
	background-color: #D3C3AF;
}

.backdrop {
	background: url("backdrop_test.png") no-repeat top;
	height: 586px;	
}

.starter-template {
	padding: 40px 15px;
	text-align: center;
}
