/*
	Theme Name: Essenty
	Theme URI: http://newwpthemes.com/essenty-free-wordpress-theme/
	Description: Essenty is a free WordPress theme with featured posts option. Suitable for any niche. Theme Options at admin panel
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 2.0
    Tags: black, blue, three-columns, left-right-sidebars
*/

/* LAYOUT */

body {
	background: #fff;
	direction:rtl;
	}

#wrapper {
	}

#container {
	}

#contentwrap {
    background: #fff;
	}

a {
	color: #88A3A7;
    text-decoration: underline;
	}

a:hover {
	color: #29919F;
    text-decoration: underline;
	}
/* HEADER */

#header {
	height: 250px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 30px; 
	}

#header h1 a, #header h1 a:visited {
	color: #F0F0EB;
	text-decoration: none;
	}


#header h2 {
	color: #F0F0EB;
	font-size: 14px;
    font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg, #companies {
    margin: 22px 0 0 0;
}

#companies{
	position: absolute;
	float: right;
	padding: 10px 20px;
	z-index: 4;
}

.feedtwitter {
	margin-top: 6px;
	text-align: right;
}
    
/* NAVIGATION MENUS */

    
#pagemenucontainer {
	height: 38px;
    margin-top: 0;
    float: right;
    background: url(images/pagemenu-bg.png) left top repeat-x;
    -moz-border-radius: 0 0 8px 8px;
    -khtml-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    padding-right: 6px;
	}
	
#pagemenu {
	height: 38px;
    float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0;
    
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #FFFFFF;
	display: block;
	margin: 5px  0 0 6px;
	padding: 7px 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #FFFFFF;
	background: url(images/pagemenu-hover.png) left top repeat-x;
	display: block;
	text-decoration: none;
	border: 1px solid #2EB0C2;
	padding: 6px 12px;
	}

#pagemenu  li.current_page_item a {
	background: url(images/pagemenu-hover.png) left top repeat-x;
	color:#FFFFFF;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius:8px;
	border-radius: 8px;
	padding: 6px 12px;
	border: 1px solid #2EB0C2;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}



#navcontainer {
	height: 38px;
	display: block;
	overflow: hidden;
	}
	
#navcontainer .current-cat a {
	background: url(images/nav-background-hover.png) top left repeat-x;
	color:#333333;
    -moz-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
	}

/* CONTENT */

#content {
    color: #504D4D;
	width: 500px;
	margin-right:-25px;
	}

pre { overflow: auto; 
	width: 460px;
	}

.post {
	padding: 10px;
    margin-bottom: 15px;
    background: #FFFFFF;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
	color: #303030;
	}

	
.title a {
	text-decoration: none;
	color: #303030;
	}

.title a:hover {
	text-decoration: none;
	color: #259EAE;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Helvetica, Sans-serif;
	text-decoration: underline;
}


.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	text-decoration: none;
    font-size: 12px;
    background:#FEFEFE url(images/readmore-bg.png) left top repeat-x;
    border: 1px solid #EBEBEB;
    color: #098A9C;
	}

a.readmore:hover {
    background:#34BDD0 url(images/readmore-hover.png) left top repeat-x;
    border: 1px solid #178B9C;
	color: #FFFFFF;
	}
    
.postdate {
	font-size: 11px;
	padding: 2px 0px;
	font-family: Arial, Verdana;
	color: #B2BDBF;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #bcbbbb;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #2D2D2D !important;
    background:none !important;
    border:1px solid #F1F1ED !important;
}
.wp-pagenavi a:hover {
    color: #2D2D2D !important;
    background: #F1F1ED url(images/wp-pagenavi-hover.png) left top repeat-x !important;
    border:1px solid #DCDCDC !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #2D2D2D !important;
    background: none !important;
    border:1px solid #F1F1ED !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background: #2DBFD4 url(images/wp-pagenavi-bg.png) left top repeat-x !important;
    border:1px solid #178B9C !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #2D2D2D !important;
    background: none !important;
    border:1px solid #F1F1ED !important;
}

/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar-right {
	margin: 0 0 30px 0;
	text-align: center;
}
	
.sidebar-right .short, #sidebar_icons div.flash_icon a{
	color: #009ee3;
	font-weight: bold;
}
	
.sidebar-right .short{
	margin: 25px 0 0;
	font-size: 18px;
}

#sidebar_icons div.flash_icon{
	display: inline-block;
	margin: 3px 0 0 0;
	font-size: 9px;
	float: right;
}

#sidebar_icons .border{
	display: inline-block;
	background-color: #888;
	width: 1px;
	padding: 0 !important;
	vertical-align: top;
	margin: 40px 0 0;
	height: 50px;
	float: right;
}
	
.sidebar-left {
    margin: 0 0 0 10px
	}
    
    
.sidebar a {
	text-decoration: none;
	color: #333333;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#068192;
	}

.sidebar-right a, .sidebar-right a:hover{text-decoration: none}


#search {
    border: 0;
    float: left;
    height: 23px;
    margin-top: -2px;
    vertical-align: middle;
    width: 180px;
    display: inline-block;
    padding: 0;
    background: url(images/search-bg.png) left top repeat-x;
    text-align: right;
    border: 1px solid #DBDBDB;
}

#search input {
	border: 0;
    background: none;
    color: #3F3F3F;
    margin-top: -2px;
}
	
	
#s {
	width: 140px;
	padding: 4px;
	margin-top: 0 !important;
    background: none;
}

#topsearch 	#s {
  width: 140px;  
}

#topsearch #search {
    margin: 15px 0 0 0;
}
    
.sidebar h2 {
	margin: 10px 0 0px 0;
	padding: 8px 0 8px 10px;
	background: url(images/sidebar-tab.png) left top repeat-x;
	font-size: 16px;
    line-height: 18px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	color: #2E2E2E;
    border: 1px solid #E3E1E1;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
	}
	
.sidebar ul li ul li, .sidebar ul li li {
	padding: 6px 0px 6px 0px;
	margin: 0;
    background: url(images/sidebar-line.png) left bottom repeat-x;
	}
  

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #333333;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #333333;
	}

#wp-calendar td {
	color: #333333;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	color: #fff;
    background: #068192;
	}

#wp-calendar td:hover a, #wp-calendar #today a {
	color: #fff;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 95%;
	}


/* FOOTER */

#footer {
	background: url(images/bottom_bg.png) center top no-repeat;
	padding: 7px 4px 0;
	height: 32px;
	margin-top: 0;
	}

#footer div.text{
	width: 500px;
	float: left;
	text-align: center;
	font-size: 11px !important;
	color: #000;
	clear: none !important;
}

#footer .search-area{
	display: block;
	clear: none !important;
	margin-top: -1px;
	font-weight: bold;
	font-size: 14px !important;
	width: 400px;
	float: right;
	padding-right: 5px;
	color: #fff;
}

#footer .search-area span.text{
	display: inline-block;
	margin-top: -1px;
	float: right
}
#footer a {
	color: #F1F1ED;
	}

#footer a:hover {
	text-decoration: none;
    color: #F1F1ED;
	} 
	
#credits {
	color: #D7D7D7;
	font-size: 11px;
	display:none;
	text-align: center;
	padding: 10px;
	}
    	
#credits a {
	color: #D7D7D7;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 1px solid #C7CBCC;
    margin: 0 10px 10px 0;
    background: #FFFFFF;
}
div.zeev_homepage #content .post {
	border: none;
	width: 310px;
	padding: 10px 0 0 0;
}

div.zeev_homepage #content{
	padding: 10px 0;
	margin: 0;
	width: auto;
}
div.no-right #content .post .span-14 {
	border: none;
	float:right;
	padding: 10px 0 0 0;
}

div.no-right #content{
	padding: 10px 0;
	margin: 0;
	margin-right:-283px;
	
width: 765px;
}
div.single #content .post .span-14 {
	border: none;
	float:right;
	padding: 10px 0 0 0;
}
div.single #content{
	padding: 10px 0;
	margin: 0;
	margin-right:-283px;
	
width: 765px;
}
div.span-122.last{
	background: url(images/orange_box.png) 0 0 no-repeat transparent;
	width:200px;
	height:194px;
	padding: 1px 15px;
	margin-top: 22px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
div.span-122.last div.textwidget {
	float:right;
	display: inline-block;
	width: 200px;
	text-align: left;
}

div.span-122.last div.textwidget .contact_top{
	text-align: center;
	margin-bottom: 2px;
}

div.span-122.last div.textwidget .contact_top h1{
	font-size: 30px !important;
	padding: 0 !important;
	margin: 0 !important;
	color: #fff;
}

div.span-122.last div.textwidget .wpcf7 span.text {
	text-align: right;
	width: 44px;
	display: inline-block;
	clear: none;
}

div.span-122.last div.textwidget .wpcf7 p{
	margin: 0 0 10px 0;
}

div.span-122.last div.textwidget .wpcf7 .wpcf7-text{
	width: 150px;
	background: url(images/search-bg.png) left center repeat-x;
	border: 1px solid #dbdbdb;
}

div.span-122.last div.textwidget .wpcf7 .wpcf7-submit, div.span-122.last div.textwidget .wpcf7 .wpcf7-submit-wrapper{
	width: 60px;
	height: 23px;
}

div.span-122.last div.textwidget .wpcf7 .wpcf7-submit-wrapper{
	margin: auto;
	display: table;
	margin-top: 20px;
	
}
.wpcf7-submit-wrapper{
	margin-left: -0px !important;
	
}

div.span-122.last h4{
	margin: 0;
	padding: 0;
}
div.span-122.last input {width:150px; margin-top:-18px;}
div.zeev_homepage.span-12 {width:694px; float:right;}
div.zeev_homepage .span-14 {width:310px; float:right; margin: 0;}

.span-14{width: 480px}
.span-5.last{width: 260px; float: right}

div#left_side{float: left; width: 620px}

div#all-widget-container { margin-bottom: 30px; text-align: left }

div#all-widget-container div.home-widget{
	text-align: right;
	display:inline-block;
	width: 132px;
	padding: 0 16px 0 0;
	margin: 10px 5px 30px 0;
	border-right: 1px solid #6e6e6e;
	vertical-align: top;
	float: right;
}

div#all-widget-container div.home-widget:first-child{padding-right: 0}

div#all-widget-container div.home-widget h4{
	color: #4b4b4b;
	font-weight: bold;
	font-size: 15px;
}

div#all-widget-container div.home-widget a, div#all-widget-container div.home-widget a:hover{
	display: block;
	width: 119px;
	float: right;
	height: 19px;
	margin: 5px 0;
	background: url(images/continue.png) left top no-repeat transparent;
	border: 0;
	text-decoration: 0;
}

div#all-widget-container div.home-widget:first-child{
	border-right: none;
}

div#flash_icons {text-align: left}
div#flash_icons div.flash_icon {float: right}

/*div.flash_icon a{
	position: absolute;
	z-index: 999;
	background: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
}*/
div.flash_icon a, div.flash_icon a:hover{text-decoration: none}

#content.wide .wpcf7-not-valid-tip, #content.wide .wpcf7-display-none{
	width: 151px !important;
	top: -1px !important;
	left: -105px !important;
}

.wpcf7-not-valid-tip, .wpcf7-display-none{
	width: 151px !important;
	height: 15px;
	border: 0 !important;
	line-height: 23px;
	margin: 0px !important;
	padding-bottom:3px!important;
	border: 0 !important;
	left: 0 !important;
	right: auto !important;
	text-align: right!important;
	top: 1px !important;
	font-size: 12px !important;
	background-color: #00a3e4 !important;
}
/* ����� �� */
ul#menu-side.menu {
margin-top:-15px;
}
ul#menu-side.menu li {
border: 0 !important;
width:176px;
height:23px;
    text-align: center!important;
background: url(images/galgool-menu-bg.png) center no-repeat;
}
ul#menu-side.menu a {
color:#fff;
border: 0 !important;
font-weight:bold;
margin-top:12px;
font-size:14px;
}
ul#menu-side.menu a:hover {
color:#000;
text-decoration:none;
}
div.sidebox {
margin-top: 10px;
height: 150px;
width: 176px;
background: url(images/galgool-side-bg.jpg) center no-repeat;
}
div.form_success {
margin: 15px 0 0 25px;
}
.span-5 {margin-left:-13px!important;}
