/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
	font: normal 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #969696;
}

h1,
h2,
h3,
h4,
h5,
h6 { color: #616161; }

a:hover { color: #2a2a2a; }

#footer a:hover { color: #fff; }

em, code { color: #79b8c7; }

ins,
mark { 
	padding: 2px 5px;
	color: #6f777b; 
	text-shadow: 0 1px 0 rgba(255,255,255,0.45);
}

ins { background-color: #f0f3f4; }
mark { background-color: #e0eaed; }

hr { border-top-color: #ddd; }

pre {
	border: 1px solid #ddd;
	background: #fafafa;
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }

.event-list{
	font: normal 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #969696;
	padding-left: 5px;
	background-color:#FFF;
	padding-bottom:40px;
	padding-top:5px;
}

#sidebar-b .event-list{margin:5px;}

.event-list .subsubsub{display:none;}

img.facebook{
	background:url(../images/facebook_twitter_logo.jpg) 0px 0px;	
}

img.twitter{
	background:url(../images/facebook_twitter_logo.jpg) 20px 0px;	
}

.grid-box .socialbuttons{display:none;}

#bottom-a .grid-box .nsu_widget{float:right;}

#sidebar-b{
/*	background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	margin-top: 5px;*/
	min-height:0px !important;
}

#system .pagination{display:none;}

#page.fixed-header #block-main{ margin-top:520px !important;}

#system .item > header .meta {display:none !important;}
 
.sel_lang{ color:#FFF; font-weight:bold;}

.widget_newsletterwidget{width:400px; float:right;}

.newsletter-firstname, .newsletter-email{width:397px; height:25px; padding:0px !important}

.newsletter-submit{float:right; background-color:#00b7f0; border:none;}

td .event-details img{max-width: 145px !important; height: auto !important;}