/*
Theme Name: Getaway
Version: 1.12.1
Theme URI: http:/www.getaway-online.de.com/
Description: GETAWAY! Discotheken GmbH - 2013.
Author: Kreativer Moment
Author URI: http://www.kreativermoment.de/
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Tags: red, white, gray, two-columns, fixed-width, threaded-comments, translation-ready, custom-menu
*/

.alo_easymail_widget
{
	color: rgba(255, 255, 255, 0.611765);
	
}

.alo_easymail_widget .input-submit {
	margin-right: 29px;
    float:right;
    font-size:14px;
    color:white;
    width:99px;
    height:33px;
    border: none;
    border-radius: 4px;  
    background: #f0ac00; /* Old browsers */
    background: -moz-linear-gradient(top,  #f0ac00 0%, #ffbb0f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0ac00), color-stop(100%,#ffbb0f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f0ac00 0%,#ffbb0f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f0ac00 0%,#ffbb0f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f0ac00 0%,#ffbb0f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f0ac00 0%,#ffbb0f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0ac00', endColorstr='#ffbb0f',GradientType=0 );
}

.alo_easymail_widget label {
	padding-right: 30px;
}

.alo_easymail_widget input {
	width: 214px;
	margin-bottom: 10px;
}

.upcoming_events li {
	border-bottom: 1px dashed #d3d3d3;
}

ul.upcoming_events .event_details {
	font-size: 17px;
	width: 180px;
	padding-top: 220px;
}


/*.upcoming_events .event_content {
	min-height: 300px;
}*/

.upcoming_events .event_details_border{
	overflow: hidden;
	border-right: 1px dashed #d3d3d3;
	padding: 0 9px;
}

p.meta_date {
	float: left;
}

.entry-title {
	width: 250px;
}

/*#contentarea {
	width: 960px;
}*/

#menu-main {
	right: 0;
}

.pp_overlay {
	margin:  auto;
	width: 100%
}

#main .gallery_listing.small {
	margin: 0 13px 0 16px;
}

