/* ---- Place your custom styles below ---- */
body, input, textarea, button, select, label  {
	font: 13px/1.7 'Lucida Sans Unicode','Lucida Grande',sans-serif;
	color: #3A3A3A;
}

h1, h2, h3, h4, h5, h6 {
	color: #474747;
	font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 15px;
}

#header-logo {
	margin-left: -32px;
}

#nav ul {
	padding-left: 0px;
	width: 170px;
}

#nav a {
	font-family: 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size: 14px;
    font-weight: 700;
	text-transform: uppercase !important;
	padding: 12px 15px !important; /*12px 24px !important;*/
}

html[lang="en-US"] #nav a {
	padding: 12px 31px !important;
}

html[lang="hu-HU"] #nav a {
	padding: 12px 49px !important;
}

#nav ul li a, #nav li:hover ul li a, html[lang="en-US"] #nav ul li a, html[lang="en-US"] #nav li:hover ul li a, 
html[lang="hu-HU"] #nav ul li a , html[lang="hu-HU"] #nav li:hover ul li a {
	width: 140px;
	text-transform: none !important;
	padding: 8px 24px 8px 26px !important;
}

.home .sidebar #em_widget-2 {
	padding-top: 0;
}

.megaspot{
	margin-top: -30px;
}

.megaspot .entry .entry-title, .megaspot .entry .entry-thumbnail .entry-title {
	font-size: 28px;
	font-weight: 300px;
	letter-spacing: -0.1px;
}

.single .entry-title {
	font-size: 28px;
	font-weight: 300px;
	letter-spacing: -0.1px;
	padding: 0 0 10px;
}

.single #page-inner header .pad {
	padding-top: 5px;
	padding-bottom: 5px;
}


#header-line {
	background-color: #EEEEEE;
	height: 1px;
}

#header-inner {
	position: relative;
}

#page-inner {
	background-image: none;
}

#header-search {
	float: none;
	position: absolute;
	top: 5px;
	left: 787px;
}

#header-search input#s {
	background-color: #fff;
	padding-top: 2px;
	padding-bottom: 3px;
}

#lang_sel {
	position: absolute;
	top: 25px;
	left: 650px;
}

#lang_sel a {
	border: 1px solid #EEEEEE !important;
	background-color: #fff !important;
}

#header-social {
	position: absolute;
	top: 3px;
	left: 530px;
}

.widget_em_widget li {
	border-bottom: 1px solid #DDDDDD;
}

.widget_em_widget li td[width="30"] {
	display: none;
}

.widget_em_widget li li {
	border-bottom: none;
}

.ads-header {
	padding: 0;
}

.text table td {
	text-align: left;
}

#em-wrapper h2 {
	clear: both;
	margin-top: 30px;
}

.home #page {
	margin-top: 30px;
}

.em-events-search form {
	display: block;
	height: 50px;
	margin-bottom: 20px;
}

.em-events-search-dates, .em-events-search-category, .em-events-search-submit{
	display: block;
	float: left;
	margin-right: 10px;
}

.em-events-search-dates input {
	display: inline;
	margin-right: 2px;
	width: 100px;
}

.em-events-search-dates .em-date-start {
	margin-left: 2px;
}

.em-events-search-dates .em-date-end {
	margin-left: 4px;
}


select.em-events-search-category {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04) inset;
    color: #777777;
    display: block;
    width: 160px;
    outline: medium none;
    padding: 6px 4px;
	margin-right: 10px;
	font-size: 13px;
}

select.em-events-search-category  option {
	padding: 0px;
}

.em-events-search form  input[type="submit"], .em-events-search form  button[type="submit"] {
	padding: 8px 35px;
}

.entry-thumbnail.maxheight img.attachment-size-featured {
	max-height: 202px;
}

.flexslider .entry-thumbnail img.attachment-size-featured {
	min-height: 415px;
	max-height: 420px !important;
}

.em-locations-map, .em-location-map {
	width: 625px !important;
	height: 470px !important;
}

.program-table {
	margin-top: -15px;
}

.program-table h1 {
	margin-top: 20px;
}

#newsletter input {
	display: inline;
	padding: 3px 8px
}

#newsletter form {
	margin-bottom: 10px;
}

#newsletter p {
	font-size: 13px;
}

.widget-title {
	margin-bottom: 15px;
}

.widget-title span {
	background: transparent url("/wp-content/uploads/icon-15x15.png") 6px 7px no-repeat;
	margin-left: -20px;
}

.program-table td img {
	float: left;
	margin-right: 15px;
}

.b-2, .b-3 {
	overflow: hidden !important;
}

/* ------------------------------------------------------------------------- *
 *  IE bug fixes
/* ------------------------------------------------------------------------- */
.ie8 #header-nav {
	padding-top: 0;
}

.ie8  #header-search,  .ie7 #header-search {
	position: absolute;
	top: 8px;
	right: 0;
	width: 150px;
}

.ie8 #header-search input#s, .ie7 #header-search input#s  {
	float: none !important;
}

.ie8 #nav li a, .ie7 #nav li a  {
	padding: 12px 12px !important;
}

.ie8 #lang_sel, .ie7 #lang_sel  {
	top: -60px;
}

.ie8 .em-events-search-dates {
	width: 280px;
}

.ie7 .em-events-search-dates {
	width: 320px;
}

.ie7 .em-events-search-submit input {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* ------------------------------------------------------------------------- *
 *  Mobile
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 693px) {
	.newsflash, #header-search, #header-social {
		display: none;
	}

	#lang_sel {
		position: static;
	}
		
	.flexslider .entry-thumbnail img.attachment-size-featured {
		min-height: 0 !important;
	}
}

/* ------------------------------------------------------------------------- *
 *  Tablet (Common) : 1023px > 640px
/* ------------------------------------------------------------------------- */
@media only screen and (min-width: 640px) and (max-width: 1023px) {

	#header-social {
		left: 330px;
	}
	
	#lang_sel {
		left: 460px;
	}
	
	#header-search {
		left: 600px;
	}
	
	#nav li a {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	html[lang="en-US"] #nav a {
		padding: 12px 25px !important;
	}

	html[lang="hu-HU"] #nav a {
		padding: 12px 44px !important;
	}
}
