/*
Theme Name: Gonzo
Theme URI: http://www.themeforest.net
*/



@import url("css/style_reset.css") ; 



@import url("css/flexslider.css");



@import url("css/elastislide.css");



@import url("css/style_main.css") ; 



@import url("css/style_desktop.css");



@import url("css/style_mobile.css");



@import url("css/tabber.css");



@import url("css/wpp.css");



nav#omc-main-navigation #menu-main-menu li a {
	font-size: 13px;
	text-transform: lowercase;
	padding: 5px 8px 5px 10px;
}

nav#omc-main-navigation #menu-main-menu .sub-menu {
	top: 34px;
	display:none;
}

nav#omc-main-navigation #menu-main-menu .sub-menu li a{
	width: 150px;
	color: #fff;
	padding:5px 40px 5px 10px;
}
#omc-main {
	clear:both;	
}
#MM_notification_area {
	color:white;
	background-color:#900;
	width:600px;
	font-weight:bold;
	padding:10px;
	margin-bottom:20px;	
	height:auto;
	line-height:40px;
	
}
#MM_notification_area a:link, #MM_notification_area a:visited {
	color:white;	
}
#MM_notification_area a:hover {
	color:#1F2945;	
}
.wreckers h2 {
	font-family: 'Yanone Kaffeesatz',sans-serif;
	color:	#1f2945;
	letter-spacing:1px !important;
	font-size:2.6em !important;
	font-weight:500 !important;
}
.wreckers {
	
text-align:center;
}

h1,h2,h3,h4 {
	font-family: 'Yanone Kaffeesatz',sans-serif;
	
}

.photo_gal {
	float:left;
	width:280px;
	height:250px;
	margin:0 10px 10px 0;
	
		
}
.photo_gal img {
	border:2px solid #000;
	
}
.fancybox a:hover {
	background-color:none;
}


.holder_prev, .holder_next {
	position:absolute;
	top:30%;
	width:40px;
	height:88px;
	color:#FFF;
	font-size:32px;	
	z-index:200;
	cursor:pointer;
	background-color:rgba(0,0,0,0.6);
	text-align:center;
}
.holder_prev { left: 0px; }
.holder_next { right: 0px; }
.caption_area { 
	width:600px;
	height:30px;
	line-height:30px;
	position:absolute;
	bottom:0px;
	left:0px;
	padding:0px 10px;
	z-index:200;
	color:white;
	background-color:rgba(0,0,0,0.6);
}
.tribe-events-calendar .cat_varisty-game a:link, tribe-events-calendar .cat_varisty-game a:visited {
	background-color:#1F2945;
	color:white;
	padding:3px;	
}