/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */


/* #Basic Styles (+Alef add)
================================================== */

@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
	/*font-stacks*/

	html.responsive, .responsive body{
		overflow-x: hidden;
	}


	body {
		font: 18px/1.5em "Alef Hebrew", Alef Hebrew, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #444;
		-webkit-text-size-adjust: 100%;
 }


/* #Typography
================================================== */

	.lucida-sans-websave{	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif ;	}
	.georgia-websave{		font-family:"Georgia", "Times New Roman", Times, serif;	}
	.arial-websave{			font-family: Arial, Helvetica, Verdana, sans-serif;	}
	.verdana-websave{		font-family: Verdana, Arial, Helvetica, sans-serif;	}
	.helvetica-websave{		font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Verdana, sans-serif;	}
	.helvetica-neue-websave{font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	}

	/*default*/
	h1, h2, h3, h4, h5, h6 {
	/*	font-family: "alef", alef, "Georgia", "Times New Roman", Helvetica, Arial, sans-serif; */
		font-weight: normal; }
	#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { font-weight: inherit; text-decoration: none; color: inherit; }
	#top h1 strong, #top h2 strong, #top h3 strong, #top h4 strong, #top h5 strong, #top h6 strong { color: inherit; }
	h1 { font-family: "Alef Hebrew", Alef Hebrew; font-size: 35px; line-height: 1.1em; margin-bottom: 14px;}
	h2 { font-family: "Alef Hebrew", Alef Hebrew; font-size: 30px; line-height: 1.1em; margin-bottom: 10px; }
	h3 { font-family: "Alef Hebrew", Alef Hebrew; font-size: 25px; line-height: 1.1em; margin-bottom: 8px; } /*28*/
	h4 { font-family: "Alef Hebrew", Alef Hebrew; font-size: 22px; line-height: 1.4em; margin-bottom: 4px; } /*21*/
	h5 { font-family: "Alef Hebrew", Alef Hebrew; font-size: 20px; line-height: 1.1em; }						/*17*/
	h6 { font-family: "Alef Hebrew", Alef Hebrew; font-size: 18px; line-height: 1.1em; }

	 .flex_column h1 a:hover, .flex_column h2 a:hover, .flex_column h3 a:hover, .flex_column h4 a:hover, .flex_column h5 a:hover, .flex_column h6 a:hover{text-decoration: underline;}

	p + h1, p + h2, p + h3, p + h4, p + h5, p + h6{
	margin-top:1.5em;
	}

	p { margin: 0.85em 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px;   }

	em { font-style: italic; }
	strong, b{ font-weight: bold;  }
	small { font-size: 80%; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

	/*	Blockquotes  */

	blockquote{
	border-left-style:solid;
	border-left-width:7px;
	padding-left:20px;
	margin-bottom:1em;
	margin-right:1em;
	font-size: 16px;
    line-height: 1.5em;
	}

	blockquote small, blockquote cite, blockquote small a, blockquote cite a, blockquote a small, blockquote a cite{font-size: 12px;}

/* #layout (header menu font sizes, widget font sizes)
================================================== */

#socket {
font-size: 14px;
margin-top: -1px;
z-index: 1;
}

.phone-info {
float: left;
font-weight: normal;
line-height: 20px;
font-size: 14px;
padding:5px 0;
}

.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a{border-right-style: solid; border-right-width: 1px; font-size: 16px;}
.html_header_top.html_bottom_nav_header #top .main_menu ul:first-child>li:hover{z-index: 1000; position: relative;}
.html_header_top.html_bottom_nav_header #top .main_menu .menu-item-search-dropdown{float:right;}

.av-main-nav > li > a {
display:block;
text-decoration: none;
padding:0 20px;
font-weight: normal;
font-size:12px;
font-weight: normal;
font-size: 18px;
-webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out;
-moz-transition: 	background-color 0.4s ease-in-out, color 0.4s ease-in-out;
transition: 		background-color 0.4s ease-in-out, color 0.4s ease-in-out;
}

#top .av-main-nav ul a{
width:100%;
height:auto;
float:left;
text-align:left;
line-height:23px;
padding:8px 20px 9px;
font-size: 16px;
min-height: 23px;
max-width: none;
text-decoration: none;
}

.widgettitle{
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 18px;
}



/* #Shortcodes
================================================== */

.iconbox .iconbox_content .iconbox_content_title {
border: medium none;
padding: 2px 0 0 0;
position: relative;
margin:0 0 16px 0;
clear:none;
overflow: hidden;
letter-spacing: 0px;
text-transform: uppercase;
font-size:25px;
}



/* #Base (Contact Form)
================================================== */

#top label{
		display: block;
		font-weight: normal;
		font-size: 18px;  }


.avia_ajax_form .button {
margin: 0;
padding: 16px 20px;
border-radius: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
font-weight: normal;
font-size: 18px;
font-family: "Alef Hebrew", Alef Hebrew;
min-width: 142px;
outline: none;


/*
Desktop Styles
================================================== */

/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */

/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}