
/*
Theme Name: Neptune Festival
Description: Neptune Festival theme
Template: eventor
Author: Web Teks
Version: 2.2
Tags: one-column, two-columns, three-columns, four-columns, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

@import url("../eventor/style/reset.css");
@import url("../eventor/style/style.css");
@import url("../eventor/style/shortcodes.css");
body {
	background: #ffffff;
	font-family:  'Open Sans', sans-serif;
}
.home-title{
	color: #313438;
	font-size: 16pt;
	font-family: 'Open Sans' sans-serif;
	line-height: 30px;
	font-weight: 600;
	border-bottom: 3px solid;
	margin-bottom: 10px;
	width: 95%;
}
/*custom header*/
@media (max-width: 749px) {
.one-half-head{
	width: 100%;
	display: inline-block;
	margin: 0 4% 3% 0;
	vertical-align: top;
}
.one-half-head-last {
	width: 100%;
	display: inline-block;
	margin: 0 0 0px 0!important;
	vertical-align: top;
}
.logo img{
	float: left;
	width: 100%;
	margin: 0 auto;

}
nav ul li a:link,
nav ul li a:visited{
		color: #ff6633;
}
nav ul li{
	border-right: none;

}

.dl-menuwrapper ul {
	padding-bottom: none;
	background: #e3e3e3;
	z-index: 9999;
	border-bottom: 1px solid #ffffff;
	display: none; }
.current-menu-item a {
	color: #ffffff!important;
}

.nav nav{
	border-bottom: none;
	padding-bottom: 0px;
}
.nav ul{
	margin-top: 0px;
}

}
@media (min-width: 750px) {



.one-half-head{
	width: 520px;
	display: inline-block;
	vertical-align: top;
}
.one-half-head-last {
	width: 450px;
	display: inline-block;
	margin: 0 0 0px 0!important;
	vertical-align: top;
}
.logo{
	height: 100px;
}

}
@media (max-width: 1023px) (min-width: 750px;) {
.header{
	height: 150px;
}
.nav ul{
	margin-top: 50px;
	text-align:center;
}

nav ul li a:link,
nav ul li a:visited {
	color: #ffffff;
	font-size: 16px;
	font-family:  'Open Sans', sans-serif;
	padding: 1px 10px 1px 10px;
}

.nav ul {
	float: left;
	width: 100%;
	margin-top: -15px;
	font-weight: bold; }

.logo img {
	margin-bottom: -150px;
}

.logo {
	padding: 0 0;
}


.header {
		width: 100%;
		background-color: #00a3d3;
		border-bottom: 25px solid #f05632;
		height	92px;
}

.sf-menu a {
	padding: 0.5em 0.5em;
}
.sf-menu .sub-menu a:hover{
	color: #00a3d3 !important;
}

.sf-menu li {
	border-right:3px solid #ffffff;
}


.sf-menu li:last-child{
border-right: none;
}
}
.header-left{
	background: #fedc58;
	border-bottom: 25px solid #00a3d3;
  min-height: 100px;
}
.footer{
	background: #00a3d3;
	margin-top: 15px;
}

	.nav {
	width: 100%;
	height: 47px;
	background: none;
	margin-top: -30px;
}

.logo {
	padding: 0;
	height: 100px;

}
.nav ul li a:link,
.nav ul li a:visited{
	display:block;
	color: #666666;
	font-size: 15px;
	font-family:  'Open Sans', sans-serif;
	padding: 1px 8px 1px 8px;
	text-shadow: none;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;

	font-weight: bold;
}
nav ul li {
	border-right: 3px solid #ffffff;
}
nav ul li:last-child{
	border-right: none;
}
.dl-menuwrapper ul li a:link,
.dl-menuwrapper ul li a:visited{
	color: #00a3d3;
	border-right: none;
}
.horizontal-slider{
	max-height: 160px;
  background:#fedc58;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal{
max-height: 140px;
}.footer-copy{
	padding:10 0;
	margin-top: 5px;
}

.bg-title-page-center {
	width: 983px;
	background:none;
}

.title-page-content {
	width: 100%;
	margin: 26px 0px 0;
  border-bottom: 1px solid #e3e3e3;
}
 .bg-title-page-center {
	background:none;
	border-right: none;
	border-left: none;
	width: 100%;}

.social{
	width: 40%;
	height: 28px;
	margin: 20px 0 23px -9px;
	float: left;
}
.signup-wrap{
	width: 60%;
	float: left;
}
.signup-wrap .signup{
	width: 222px;
	height: 23px;
	background: #fbf1db;
	border: 2px solid #ffcc99;
	margin-top: 20px;
	margin-left: 8px;
	padding-top:0px;
	font-size: 13px;
  color: #000000;
  font-weight: bold;
}

  /* Single Events Page */
 .featured-event-image{
	width: 100%;
	height: 280px;
	padding: 0 0 0 0;
	background-repeat: no-repeat;
 }
.featured-event-image h1{
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 21pt;
	color: #ffffff;
}
.featured-event-image h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;
	color: #ffffff;
}
.event-title{
	background: #ff6633;
	max-width: 440px;
	padding:15px;
}
 .featured-event-noimage{
  width: 100%;
  height: 111px;
  padding: 0 0 0 0;
 }
.featured-event-noimage h1{
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 50pt;
  color: #cc0033;
  line-height: 60px;
  margin-right: 25px;
}
.featured-event-noimage h3{
  font-family: 'Open Sans', sans-serif;
  font-size: 30pt;
  color: #ff6633;
  line-height: 50px;
  margin-top: 9px;
}

.events-wrap li a{
	color:#666666;
}

.events-wrap li a:hover{
	color:#ff6825;
}
.sidebar_widget_holder h2{
	margin-bottom: 20px;
	color: #666666;
}
.category{
  margin-left: 5px;
  position: relative;
}
  .category:after {
	color: #ff6825;
	content: "|";
	margin-left: 5px;
  }
  .category:last-child:after {
	content: "";
  }
.ticket-info{
 background: #e3e3e3;
 min-height: 250px;
 padding: 10px;
 border: 3px solid #e3e3e3;
 border-radius: 8px;
}
.two-third{
	display: inline-block;
	margin: 0 3% 3% 0;
	width: 60%;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Open Sans' sans-serif;
  color: #00a3d3;
}
.updates{
  float: right;
}
@media (max-width: 1024px) {
  .header-left{
	text-align: center;
  }
  .upcoming-wrap .upcoming{
    font-size: 14pt !important;
  }
}
@media (max-width: 950px) {
   .upcoming-wrap .upcoming{
    font-size: 12pt !important;
  }
}
@media (max-width: 849px) {
   .upcoming-wrap .upcoming{
    font-size: 10pt !important;
  }
  .header-image{
    display: none;
  }
}
@media (max-width: 749px) {
   .upcoming-wrap .upcoming{
    font-size: 8pt !important;
  }
  nav ul li{
    border-right: none;
  }
  .nav ul li a:hover { color: #666666!important; }
 .nav ul.sf-menu li { width: 100%; text-align: left; border-top: 1px solid rgba(0, 0, 0, .05); padding-top: 7px; margin-top: 7px; margin-bottom: 13px; }
.galleries{
	margin-left: 24px !important; 
	width: 100% !important; 
	text-align: center !important;
}

.blog-holder{
	width: 100% !important;
}
#blog-sidebar{
	width: 100% !important;
}
}
@media (max-width: 649px) {
   .upcoming-wrap .upcoming{
    font-size: 6pt !important;
  }
}
@media (max-width: 549px) {
  .upcoming-wrap .upcoming{
    font-size: 16pt !important;
  }
  .signup-wrap{
	width: 100%;
  }
  .signup-wrap .signup{
	 text-align: center;
	 margin: 0 auto;
  }
  .social{
	width:100%;
	text-align: center;
	margin: -29px 0 14px -100px;

  }
  .signup-wrap{
	display: none;
  }
  .two-third{
    width: 100%;
  }
}

@media (max-width: 1023px){

  .signup-wrap{
	margin-bottom: 45px;
  }
}

.map {
  height: 250px;
  width: 100%;
}

.footer-copy{
	width: 100%;
	background: #00a3d3;
	padding:0px 0 45px 0;
	margin-top: 0px;
}

.horizontal-slider {
  width: 100%;
  margin: 0;
  padding: 26px 0;

}
.footer-copyright {
  width: 100%;
  margin: 20px 0 0 0;
}

.upcoming-wrap{
  width: 100%;
  float: left;
  position: relative;
}
  .upcoming-wrap input[type="image"] {
    position: absolute;
    right: -10px;
    top: 0;
  }
.upcoming-wrap .upcoming{
  width: 100%;
  height: 35px;
  background: #ffffff;
  border: 2px solid #e3e3e3;
  padding-top:0px;
  font-size: 16pt;
  font-family: 'Open Sans' sans-serif;
  color: #313438;
  font-weight: 600;
  padding-top: 3px;
  padding-left: 3px;
}

.single-webteks_event .gallery img {
  max-width: 90px;
  max-height: 50px;
  overflow: hidden;
}

li .home-events{
    padding-left: none !important;
    width: 100%;

}

.align-center {
  text-align: center;
}

.calendar {
  position: relative;
}
	.calendar .loading-mask {
		background: #F9F9F9;
		display: none;
		opacity: 0.8;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.calendar .loading-window {
		background: #FFF;
		position: absolute;
		display: none;
		top: 50%;
		left: 50%;
		margin-top: -30px;
		margin-left: -30px;
		height: 60px;
		width: 60px;
		border: 1px solid black;
		border-radius: 5px;
	}
	.calendar .loading-window img {
		height: 48px;
		width: 48px;
		top: 50%;
		left: 50%;
		margin-left: -24px;
		margin-top: -24px;
		position: absolute;
	}
  .calendar > table {
	width: 100%;
  }
	.calendar > table th {
	  width: 14.27%;
	}
	.calendar > table td {
	  padding: 3px 0;
	  width: 14.27%;
	}

  .store-widget {
    margin-bottom: 20px;
  }


  .sidebar_widget_holder ul li{

    font-family: 'Open Sans' sans-serif;

  }
  ul#mycarousel.jcarousel-skin-tango {
  display: none!important;
}

.upcoming-wrap li.home-events {
  padding-left: 0px !important;
  list-style: none !important;
  border-bottom: 1px dotted;
  font-family: 'Open Sans' sans-serif;
  font-size: 11px;
  line-height: 12px;
  width: 100% !important;
  margin: 0;
  padding: 5px 0 5px 0;

}

.border-white{

  background: none;
}
.header-image{
  width: 100%;
  height: 100px;
}
.drop-menu select{
  font-size: 19px;
  width: 100%;
  margin-bottom: 7px;
}

@media (min-width: 949px) {
  .drop-menu{
    display: none;
  }
}
@media (max-width: 949px){
  .full-categories{
    display: none;
  }
}
.event-month{
  width: 100%;
  padding: 10px 10px 10px 20px;
  background-color: #00a3d3;
  margin-top: 10px;
}

.event-month h2{
	color: #ffffff;
}

.sidebar_widget_holder h3{
    float: left;
    width: auto;
    color: #00a3d3;
    font-size: 20px;
    font-family: 'Helvetica';
    margin-bottom: 20px;
    font-weight: 600;
}

.galleries{
  width: 100%;
  margin-left: 100px;
}

.galleries ul li{
  list-style: none;
  width: 210px;
  height: 230px;
}
input [type="submit"] .newsletter-input{
  background-image: url('/wp-content/themes/eventor-neptune/images/drop-arrow.png'); width: 40px; border: none; height: 20px; float: right;
}
.cart-amount{
	margin-top: 20px;
	float: right;
}
.featured-archive{
	float: left;
	max-width: 200px;
	max-height: 100px;
	margin-right: 30px;
	overflow: hidden;
}
.featured-archive-image{
	width: 316px;
	margin-top: 14px;
}

@media(max-width: 449px){
	.featured-archive{
		float: left;
		max-width: 315px;
		margin-right: 30px;
		overflow: hidden;
	}
	.featured-archive-image{
		width: 316px;
		margin-top: 14px;
	}
	.event-month{
		width: 100%;
}
	.event-month h2{
		text-align:center;
	}
}

.ticket-info input[type="submit"]{
	color: #ffffff;
	background: #ff6633;
	border: none;
	padding: 5px;
}
.ticket-info select{
	width: 78px;
	border: 1px solid #ffffff;
	height: 30px;
	padding-left: 5px;
	background: #ffffff;
	-webkit-appearance: none;
	background: url(/wp-content/themes/eventor-neptune/images/dropdown.png) no-repeat right #ffffff;

}

.shopp#login #submit-login {
	margin-top: 8px;
	padding: 10px;
}
.shopp#login label[for="login"],
.shopp#login h3 {
	text-align: left;
}

.shopp input[type="submit"]{
	color: #ffffff;
	background: #ff6633;
	border: none;
	padding: 5px;
}

.shopp select{
	width: 78px;
	height: 30px;
	padding-left: 5px;
	background: #ffffff;
	-webkit-appearance: none;
	background: url(/wp-content/themes/eventor-neptune/images/dropdown.png) no-repeat right #ffffff;
	border: 1px solid #000000;

}
.category select{
	width: 130px;
	height: 24px;
	padding-left: 5px;
	background: #ffffff;
	-webkit-appearance: none;
	background: url(/wp-content/themes/eventor-neptune/images/dropdown.png) no-repeat right #ffffff;

}
.nav-previous{
	font-weight: bold;
	font-size: 14pt;
}

.nav-next{
	font-weight: bold;
	font-size: 14pt;
}

.gallery-image a img{
	max-width: 150px;
	max-height: 150px;
	overflow: hidden;
	margin: 5px;
}
.featured-event-wrap{
	float: left;
	max-width: 100%;
	max-height: 200px;
	margin-right: 30px;
	overflow: hidden;
}
.featured-event-wrap-image{
	width: 165px;
	margin-top: 14px;
}
#dynamic-to-top{
	background: #1a2857;
}

.anchor-menu{
	width: 100%;
	height: 35px;
	list-style: none !important;
}

.anchor-item{
	float: left;
	margin: 0 10px 0 0;
	border-right: 2px solid #ed8151;
	padding-right: 10px;
}

.anchor-item:last-child{
	border-right: none;
	margin: 0;
}

.footer-copy-content span {
float: left;
width: auto;
color: #292929;
font-size: 11px;
font-family: 'Georgia';
font-style: italic;
line-height: 17px;
margin: 18px 0 0 15px;
}

#event-content ul { list-style: circle; margin-left: 20px; }

.contact-submit{
	float: left;
	margin-top: 20px;
}

.blog-single-title {
width: 100%;
float: left;
}

.blog-one-content{
	width: 100%;
}

#blog-sidebar{
	width: 18%;
	float: left;
	margin-top: 30px;

}

.blog-holder {
width: 100%;
margin: 30px 0 35px 0;
}

.blog-content {
width: 75%;
}

.home-updates ul{
	padding: 0 !important;
	margin-top: 52px;
}

.home-updates ul li{
	list-style: none !important;
	padding-left: 0 !important;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	margin: 10px 0 0 0 !important;
	font-size: 13px;
}

.thedate{
	font-size: 12px;
	color: #666666;
	font-weight: 400;
	margin-top: 10px;

}

.shortcodes a{
	color: #00a3d3;
}

a:hover, a:focus{
	color: #666666;

}
.border-header{
	background: none;
}

.jcarousel-prev span:hover, .jcarousel-next span:hover{
	color: #00a3d3 !important;
}
.sidebar_widget_holder tbody a{
	color: #00a3d3;
}

.sidebar_widget_holder ul li a{
	color: #00a3d3;
}
.sidebar_widget_holder ul li a:hover{
	color: #666666;
}

.current-menu-item a{
	color: #00a3d3 !important;
}

@media (max-width: 700px){
	.cboxPhoto{
		max-width:500px !important;
		height: 100% !important;
	}
	.cboxContent{
		max-width: 500px !important;
		height: 100% !important;
	}

}

@media (max-width: 500px){
	.cboxPhoto{
		max-width:300px !important;
		height: 100% !important;
	}
	.cboxContent{
		max-width: 300px !important;
		height: 100% !important;
	}
	.blog-content{
		width: 100% !important;
	}

}

@media (max-width: 648px){
.checkout-forms{
	margin-left: -30px;
}

.checkout-mobile{
	margin-left: -85px;
}

}

.option1_32{
	margin: 0 0 0 10px;
	background: url("/wp-content/plugins/sociable/images/sprites/option1_32.png") no-repeat scroll;
	display: block;
	float: left;
	height: 32px;
	width: 32px;
}

.sociable ul li{
	float: none;
}

.sociable_tagline{
	text-align: left;
}

.sociable ul{
	margin: 10px 0 0 -10px !important;
}

.application-form form{
	float: left !important;
	text-align: left !important;
	width: 100%;
}
 .application-form p{
 	margin-bottom: 15px;
 }
 span.wpcf7-list-item{
 	margin-left: 0.5em;
 	margin-right: 1.5em !important;
 }
.checkbox .wpcf7-list-item{
	display: block !important;
	font-size: 13px;
}

.sponsors img{
	max-width: 150px;
}