/* 
    Created on : 21.01.2014, 11:03:56
    Author     : Henning, atomtigerzoo.com
*/

/* Bootstrap overrides */
.container{
	width: 970px !important;
}

select, textarea{
	border: 0px !important;
    border-radius: 0 !important;
    box-shadow: 0 !important;
}


body{
	background-color: #fff;
}

h1, h2, h3, h4{
	font-weight: normal;
	line-height: 1.35em;
	margin: 0;
	padding: 0;
}
h1{
	font-size: 21px;
	margin-bottom: 37px;
	margin-top: 34px;
}
h1 strong{
	font-size: 27px;
	font-weight: bold;
	line-height: 1.6em;
}
h1 .hf,
h1 .pa{
	display: inline-block;
	height: 16px;
	overflow: hidden;
	text-indent: 100%;
}
h1 .hf{
	background: #fff url(../img/hifi-forum-logo-xs.jpg) no-repeat;
	margin-left: 1px;
	width: 135px;
}
h1 .pa{
	background: #fff url(../img/panasonic-logo-xs.jpg) no-repeat;
	margin: 0 1px;
	width: 99px;
}

h2, h3, h4{
	font-size: 22px;
	margin-bottom: 13px;
}

p{
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}

textarea{
	resize: none;
}


#toprow{
	background: linear-gradient(to bottom, #F5F5F5 0px, #D3D3D3 74px) repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 74px;
}
#logo{
	color: #333;
	display: inline-block;
	margin-top: 18px;
	text-decoration: none;
}
#logo span{
	display: block;
	font-size: 11px;
}

#sharing{
	margin-top: 26px;
}
#sharing li{
	display: block;
	float: left;
	width: 100px;
}
#sharing .f{
	width: 140px;
}
#sharing .t{
	width: 115px;
}
#sharing .g{
	width: 72px;
}


#tv-outer{
	position: relative;
}
#tv{
	background: transparent url(../img/zt60-frame.jpg) no-repeat;
	height: 547px;
	position: relative;
	width: 960px;
}
#tv-inner{
	height: 503px;
	left: 22px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	width: 918px;
}

#entries{
	margin-left: 19px;
	position: relative;
	overflow: hidden;
	height: 100%;
}

.entries-outer{
	display: block;
	clear: both;
}

.entry{
	background-color: #fff;
	display: block;
	float: left;
	height: 185px;
	font-size: 16px;
	line-height: 1.7em;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 20px;
	padding: 15px 10px 8px;
	position: relative;
	width: 280px;
}
.entry:last-of-type{
	margin-right: 0px;
}
.entry:before{
	content: '';
	
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	border-width: 20px 20px 0 0;
	bottom: -20px;
	display: block;
	height: 0px;
	left: 20px;
	position: absolute;
	width: 0px;
	z-index: 50;
}
.entry-text{
	color: #525355;
	font-size: 18px;
	font-style: italic;
	line-height: 1.3em;
}
.entry-meta{
	bottom: 0;
	color: #009ad3;
	font-size: 12px;
	font-style: italic;
	position: absolute;
}



#gold-badge{
	background: #dcc875 url(../img/btn-gold.jpg) no-repeat;
	border-radius: 92px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	height: 92px;
	left: -20px;
	position: absolute;
	top: 470px;
	width: 92px;
	z-index: 200;
}
#teilnahme-button{
	left: 40px;
	position: absolute;
	top: 510px;
	z-index: 190;
}
#teilnahme-button button{
	background-color: #009ad3;
	border: 1px solid #0779a3;
	border-radius: 12px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 11px 20px 11px 37px;
	text-decoration: none;
}


#teilnehmen{
	background-color: #009ad3;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 30px 0 60px;
}
#teilnehmen a{
	color: #fff;
}
#teilnahme-bubble{
	background-color: #005777;
	padding: 15px 18px;
	position: relative;
}
#teilnahme-bubble:after{
	content: '';
	
	border-color: #005777 transparent transparent transparent;
	border-style: solid;
	border-width: 30px 30px 0 0;
	bottom: -30px;
	display: block;
	height: 0px;
	position: absolute;
	width: 0px;
	z-index: 20;
}

#teilnahme-bubble .checkbox{
	margin-top: 0;
	margin-bottom: 1.7em;
}
#teilnahme-bubble a{
	color: #fff;
	text-decoration: underline;
}

#statement-anfang{
	font-size: 16px;
	margin-top: 0.5em;
}

#statement-text{
	height: 185px;
	font-size: 16px;
	line-height: 1.7em;
	position: relative;
	width: 280px;
}
#statement-text-outer:before{
	content: '';
	
	border-color: #fff transparent transparent transparent;
	border-style: solid;
	border-width: 25px 25px 0 0;
	bottom: -10px;
	display: block;
	height: 0px;
	left: 26px;
	position: absolute;
	width: 0px;
	z-index: 50;
}

#chars-left{
	bottom: 20px;
	color: #bbb;
	font-size: 12px;
	right: 17px;
	position: absolute;
}

#teilnehmen .btn{
	background-color: #003d53;
	border: 1px solid #002431;
	border-radius: 12px;
	color: #f4f4f4;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#teilnehmen .btn:hover{
	background-color: #002e3f;
}
#teilnehmen .btn-success{
	border-radius: 6px;
	font-size: 14px;
}

#login-or-register{}
#login-or-register .btn{
	font-size: 14px;
	margin-top: 10px;
}

#zt60-float{
	position: absolute;
	right: 0px;
	top: 0px;
	
	height: 318px;
	width: 332px;
}

#highlights-outer{
	background-color: #ededed;
	margin-top: 4em;
	padding: 3em 0;
}
#highlights{}
#highlights img{
	margin-bottom: 0.8em;
}

#footer{
	background-color: #232323;
	color: #a9a9a9;
	font-size: 12px;
	margin-top: 80px;
	padding: 10px 0;
}
#footer a{
	color: #b9b9b9;
	margin-right: 20px;
	text-decoration: none;
}
#footer .pull-right a{
	margin-right: 0;
	margin-left: 20px;
}



.push-row{
	margin-top: 3em;
}
.push-row-half{
	margin-top: 1.5em;
}
.push-row-double{
	margin-top: 5em;
}


.buttons-in-a-row{
	margin-top: 1em;
}
.buttons-in-a-row .btn{
	margin-right: 15px;
}
.buttons-in-a-row .btn:last-of-type{
	margin-right: 0;
}

.btn-hifi{
	background-color: #009ad3;
	color: #fff;
	font-weight: bold;
}
.btn-hifi:hover{
	background-color: #008ec3;
	color: #fff;
}

.pos-relative{
	position: relative;
}

