/*
Theme Name: colosseum
Author: Frozen Media
Author URI: http://www.frozen-media.de/
Description: Adult WordPress Theme individual for Colosseum Augsburg!
Version: 2.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. 
Template: dt-the7
*/

/*.portfolio .content {	background: rgba(0, 0, 0, 0.6); padding:30px; }*/

.wf-container, .wf-container-main {
    padding: 20px 0;
}

.content {	background: rgba(0, 0, 0, 0.6); padding:30px; }

.article-top-bar {	background: rgba(0, 0, 0, 0.6);  }

#bottom-bar {position: fixed;
    bottom: 0px; width:100%}
	
.nform_btn	 {float:right}
	
.transparent #form_ul textarea, .transparent #form_ul input[type="text"], .transparent #form_ul input[type="password"], .transparent #form_ul input[type="datetime"], .transparent #form_ul input[type="datetime-local"], .transparent #form_ul input[type="date"], .transparent #form_ul input[type="month"], .transparent #form_ul input[type="time"], .transparent #form_ul input[type="week"], .transparent #form_ul input[type="number"], .transparent #form_ul input[type="email"], .transparent #form_ul input[type="url"], .transparent #form_ul input[type="search"], .transparent #form_ul input[type="tel"], .transparent #form_ul input[type="color"], .transparent #form_ul .uneditable-input {
    background: inherit;
    box-shadow: none!important;
	border: 1px solid #D6AF30!important;
}	

input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea {
    color: #fff!important;
}


.rollover-content-container {background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6)!important;}

#av-overlay {padding-bottom:30px!important}
#av-overlay-wrap {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.92)!important;
}

#av-overlay-wrap h1 {font-size:24px}

#av_verify_form .error{ color:#000!important;}
#av_verify {float:right;}

#av_verify_d {color:#000!important}
#av_verify_m {color:#000!important}
#av_verify_y {color:#000!important}
#av-overlay #av_verify_y {
    width: 120px;
}