@charset "utf-8";
/*
	Theme Name: Agent WordPress Theme
	Theme URL: http://www.studiopress.com/themes/agent
	Description: Agent is a professionally designed WordPress theme for real estate agents.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 2.0
	Tags: three columns, fixed width, white, red, black, gray, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v2.0 - 2/5/09
*/

body {
	background: #c3262e url(images/bg.jpg) repeat 0 0 scroll; /* Hebrew was BFBFBF */
	color: #fff;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	direction:rtl; /* added */
}
#wrap {
	background: none repeat scroll 0 0 #8D1227;/*url(images/wrap.jpg) repeat-y 0 0; /*#951c1d Hebrew was gif. mine was #BFBFBF url(images/wrap.png) */
	width: 920px; /* was 990px */
	margin: 20px auto; /* was 0px auto 0px */
	padding: 0px;
	position: relative;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #A80F2F;
}
/************************************************
*	Hyperlinks									*
************************************************/

a:link, a:visited {
	color: #8D1227;
	text-decoration: none;
	font-weight:bold; /* Hebrew added */
}
a:hover, a:active {
	/*color: #fff; /* Hebrew */
	text-decoration: underline;
}
a img {
	border: none;
}
a:focus, a:hover, a:active {
	outline: none;
}
/************************************************
*	Top     									*
************************************************/

/*#top {
	width: 990px;
	height: 15px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}*/
	
/************************************************
*	Header  									*
************************************************/

#header {
	/*background: #000000 url(images/header.png);*/
	width: 920px; /* was 972px/990px */
	height: 243px; /* was 130px */
	color: #000000;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
}
#header h1 {
	color: #CCCCCC;
	font-size: 24px;
	font-weight: normal;
	margin: 20px 20px 0px 0px; /* Hebrew */
	padding: 0px;
	text-decoration: none;
}
#header h1 a, #header h1 a:visited {
	color: #CCCCCC;
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#header h1 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.headerleft {
	width: 500px; /* was 660px */
	height:201px; /* new */
	float: right; /* Hebrew */
	font-size: 14px;
	margin: 0px;
	padding: 0px 2px 0 0; /* new */
}
.headerleft p {
	color: #FFFFFF;
	padding: 0px 20px 0px 0px; /* Hebrew */
	margin: 0px;
	line-height: 20px;
}
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.headerright {
	width: 416px; /* was 300px/472px */
	float: left; /* Hebrew */
	margin: 0px;
	padding: 0px 0px 0px 0px; /* was 28px 0px 0px 0px */
	font-weight: bold;
}
.headerright p {
	color: #C0C0C0;
	padding: 0px 0px 0px 0px; /* Hebrew was 20px */
	margin: 0px;
}
.signup {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px;
}
#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.headerright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
}
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #DE732D;/*url(images/top.jpg) no-repeat 0 0; /* #e7751e */
	width: 920px; /* was 972px/990px */
	height: 20px; /* was 35px */
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #231f20;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	/*border-top:1px solid #ae2024;
	border-right:1px solid #ae2024;
	border-left:1px solid #ae2024;*/
	border-bottom:1px solid #B6462B;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
}
#nav {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	float: right; /* Hebrew */
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: right; /* Hebrew */
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li a, #nav li a:link, #nav li a:visited {
	color: #231f20;
	display: block;
	font-size: 12px; /* Hebrew was 16 */
	font-family: Arial, Helvetica, sans-serif; /* Hebrew */
	font-weight: normal;
	margin: 0px 0px 0px 3px; /* Hebrew was 0px 0px 0px 10px */
	padding: 3px 9px 2px 9px; /* was 9px 15px 8px 15px */
	font-weight:bold; /* Hebrew added */
}
#nav li a:hover, #nav li a:active {
	color: #fcb03b;
	margin: 0px 0px 0px 3px; /* Hebrew was 0px 0px 0px 10px */
	padding: 3px 9px 2px 9px; /* was 9px 15px 8px 15px */
	text-decoration: none;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 150px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; /* Hebrew */
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	font-weight:bold; /* Hebrew added */
}
#nav li li a:hover, #nav li li a:active {
	background: #555555;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 10px 7px 10px;
}
#nav li ul {
	background: #FFFFFF;
	z-index: 9999;
	position: absolute;
	right: -999em; /* Hebrew */
	height: auto;
	width: 170px;
	margin: 0; /* Hebrew */
	padding: 5px;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
}
#nav li li {
}
#nav li ul a {
	width: 140px;
}
#nav li ul a:hover, #nav li ul a:active {
}
#nav li ul ul {
	margin: -32px 100px 0 0; /* Hebrew was -32px 171px 0 0 */
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	right: -999em; /* Hebrew */
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	right: auto; /* Hebrew */
}
#nav li:hover, #nav li.sfhover {
	position: static;
}
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	background: #666666;
	width: 920px; /* was 972px; */
	height: 24px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	display:none;
}
#subnav {
	margin: 0px;
	padding: 0px;
}
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 10px 0px 0px;
	padding: 6px 13px 6px 13px;
}
#subnav li a:hover, #subnav li a:active {
	background: #333333;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 6px 13px 6px 13px;
}
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #000000;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
}
#subnav li li a:hover, #subnav li li a:active {
	background: #444444;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 10px 6px 10px;
}
#subnav li ul {
	background: #FFFFFF;
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#subnav li li {
}
#subnav li ul a {
	width: 140px;
}
#subnav li ul a:hover, #subnav li ul a:active {
}
#subnav li ul ul {
	margin: -25px 0 0 166px;
}
#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
}
#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
	left: auto;
}
#subnav li:hover, #subnav li.sfhover1 {
	position: static;
}
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: right; /* Hebrew */
	width: 542px; /* was 622px */
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#homepage p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#homepage p img {
	border: none;
	float: right; /* Hebrew */
	margin: 0px 0px 10px 0px;
}
#homepage a img, .section a img {
	border: none;
	float: right; /* Hebrew */
	margin: 0px 0px 10px 10px; /* Hebrew */
}
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#homepage ul li {
	list-style-type: square;
	margin: 0px 20px 0px 0px; /* Hebrew */
	padding: 0px;
}
#homepagetop {
	background: #FFFFFF;
	float: right; /* Hebrew */
	width: 522px; /* was 602px */
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #C0C0C0;
}
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#homepagebottom {
	float: right; /* Hebrew */
	width: 542px; /* was 622px */
	margin: 0px;
	padding: 0px;
}
#homepagebottom p {
	margin: 0px;
	padding: 0px;
}
.section {
	color:#000;
	background: #D39F9F;
	width: 522px; /* was 602px */
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 9px 9px;
}
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 892px; /* was 952px */
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 17px;
}
#content h1 {
	font-size: 24px; /* was 22px */
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	line-height: 24px;
}
#content h1 a, #content h1 a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#content h1 a:hover {
	color: #800000;
	text-decoration: none;
}
#content h2 {
	color: #C6272F;
	font-size: 28px; /* was 18px */
	font-weight: bold;
	margin: 0px 0px 1px 0px; /* Hebrew was 10px 10px 10px 0px */
	padding: 0px 0px 0px 0px;
}
#content h2 a{
	color: #C6272F;
}
#content h2 a:hover{
	color: #FCB03B;
	text-decoration:none;
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height:24px;
}
#content h3 a, #content h3 a:visited {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#content h3 a:hover {
	text-decoration: underline;
}
#content h4 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 24px;
}
#content h5 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px 5px 25px;
}
#content h5 a, #content h5 a:visited {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#content h5 a:hover {
	color: #800000;
	text-decoration: none;
}
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#contentleft {
	float: right; /* Hebrew */
	width: 542px; /* was 622px */
	margin: 0px;
	padding: 0px 0px 0px 0px; /* was 10px 0px 0px 0px */
}
#contentleft p {
	margin: 0px;
	padding: 0px 0px 5px 0px; /* was 0px 0px 15px 0px */
	line-height:150%;
}
#contentwide {
	float: right; /* Hebrew */ /* Hebrew */
	width: 892px; /* was 952px */
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#contentwide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
blockquote {
	margin: 0px 25px 15px 25px;
	padding: 10px 15px 0px 20px; /* Hebrew */
	font-family: FrankRuehl, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:justify;
}
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea {
	color:#000;
	background:none repeat scroll 0 0 #D39F9F;
	float: right; /* Hebrew */
	width: 542px; /* was 602px */
	margin: 10px 0px 10px 0px!important;
	padding: 9px 9px 0px 9px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.postarea h1 {
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.postarea h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.postarea h3 {
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:50px;
}
.postarea blockquote {
	font-size:11px;
	font-weight:bold;
	font-family:"Guttman Keren", "Times New Roman", Times, serif;
	padding-left:100px;
}
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea ul li {
	list-style-type: square;
	margin: 0px 20px 0px 0px; /* Hebrew */
	padding: 0px;
}
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea ol li {
	margin: 0px 20px 0px 0px; /* Hebrew */
	padding: 0px;
}
.postareawide {
	background: #FFFFFF;
	float: left;
	width: 932px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 0px 9px;
	border: 1px solid #C0C0C0;
}
.postareawide ol {
	margin: 0px 20px 0px 0px; /* Hebrew */
	padding: 0px 0px 10px 0px;
}
.postareawide ol li {
	margin: 0px 20px 0px 0px; /* Hebrew */
	padding: 0px 0px 5px 0px;
}
.postareawide ul {
	list-style-type: square;
	margin: 0px 20px 0px 0px; /* Hebrew */
	padding: 0px 0px 10px 0px;
}
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.postareawide ul li {
	list-style-type: square;
	margin: 0px 20px 0px 0px; /* Hebrew */
	padding: 0px 0px 5px 0px;
}
.date {
	float: left;
	width: 542px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.postmeta {
	width: 542px;
	font-size: 12px;
	padding: 5px 0px 20px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
}
.postmeta2 {
	width: 602px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #EAEAEA;
}
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
}
.postwidget {
	float: right; /* Hebrew */
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
.postwidget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.postwidget li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#listing {
	background: #FFFFFF;
	float: left;
	width: 602px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 9px 9px;
	border: 1px solid #C0C0C0;
}
#listing p {
	margin: 0px;
	padding: 0px 10px 5px 0px;
}
.listing-left {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.listing-right {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.listing-bottom {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#photos {
	background: #FFFFFF;
	float: left;
	width: 602px;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 20px 9px;
	border: 1px solid #C0C0C0;
}
#photos a img {
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #C0C0C0;
}
#photos a:hover img {
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 4px;
	border: 1px solid #000000;
}
.comments {
	color:#000;
	background:none repeat scroll 0 0 #D39F9F;
	float: right; /* Hebrew */
	width: 522px; /* was 582px */
	margin: 0px 0px 10px 0px;
	padding: 19px 19px 19px 19px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	}
.author {
	/*width: 602px;*/
	float: right; /* Hebrew */
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
img.alignnone {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
}
img.alignleft {
	float: left;
	padding: 4px;
	margin: 0px 10px 10px 0px;
	display: inline;
	border: 1px solid #C0C0C0;
}
img.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 4px;
	display: inline;
	border: 1px solid #C0C0C0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #8d1227; /* was 941C1D */
	text-align: center;
	background-color: #B12025;
	padding: 4px 0px 5px 0px;
	margin:0 10px 5px 0; /* Hebrew */
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;/*border-radius: 3px;*/
	}
.aligncenter {
	margin:0 auto 10px!important
}
.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: left; /* Hebrew */
	width: 290px; /* was 320px */
	margin: 0px;
	padding: 10px 19px 10px 0px;
	line-height: 18px;
	display: inline;
	border-right:1px solid #a43d3e;
}
#sidebar h2 {
	display:inline;
}
#sidebar h2 a {
	color:#fff;
}
#sidebar a {
	color:#fcb03b;
}
#sidebar p {
	padding: 0px;
	margin: 0px;
}
#sidebar img {
	float: right; /* Hebrew */
	border: none;
	margin: 5px 10px 0px 0px;
	padding: 0px;
}
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#sidebar h2 {
	color: #fff;
	font-size: 22px; /* was 16px */
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	padding: 3px 0px 5px 0px;
}
#sidebar h3 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 7px 0px;
	padding: 3px 0px 5px 0px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#sidebar ul li li {
	/*background: #FFFFFF url(images/arrow.gif) no-repeat top right;*/
	margin: 0px 0px 0px 0px;/*padding: 0px 15px 0px 0;*/
	}
#sidebar ul li ul li {
	margin: 0px 0px 2px 0px;/*padding: 0px 15px 0px 0; /* Hebrew */
	}
#sidebar ul li ul li ul li {
	margin: 0px 0px 0px 0px;/*padding: 0px 15px 0px 0; /* Hebrew */
	}
#sidebar .sidecontent {
	float: right; /* Hebrew */
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 9px;
}
#sidebar .widget {
	width: 300px;
	margin: 0px 0px 5px 0px;
	padding: 9px;
	color:#fff; /* added */
	list-style: none; /* added */
}
#cat {
	width: 265px;
}
/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 135px;
	margin: 0px;
	padding: 9px 0 0; /* was 0 */
	line-height: 18px;
	display: inline;
}
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#l_sidebar .widget {
	width: 115px;
	margin: 0px 0px 5px 0px;
	padding: 9px;
	color:#fff;
}
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 150px; /* was 180px */
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	display: inline;
}
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#r_sidebar .widget {
	width: 160px;
	margin: 0px 0px 5px 0px;
	padding: 9px;
}
/************************************************
*	Footer  									*
************************************************/

#footer {
	/*background: #666666 url(images/footer.png);*/
	height: 30px;
	width: 920px;/*882px; /* was 952px */
	color: #FFFFFF;
	font-size: 11px;
	/*text-transform: uppercase;*/
	margin: 0px auto; /* was 0px auto 10px */
	padding: 0px;
	text-align:center;
	margin:0 auto;
}
#footer p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerleft {
	width: 720px; /* was 650px/600px */
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 0px; /* was 8px 0px 0px 30px */
}
.footerright {
	width: 210px; /* was 230px/280px */
	float: right;
	margin: 0px;
	padding: 8px 0 0px 0px; /* Hebrew was 8px 0 0px 10px */
	text-align: right;
}
/************************************************
*	Bottom  									*
************************************************/

#bottom {
	width: 920px; /* was 990px */
	height: 9px; /* was 20px */
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
}
/************************************************
*	Search Form									*
************************************************/

#searchdrop {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}
#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#subbox {
	background: #F5F5F5 !important;
	width: 210px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
}
#subbutton {
	background: #800000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 5px;
	padding: 2px;
	border: 1px solid #333333;
	font-weight: bold;
}
#gobutton {
	background: #800000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 5px;
	padding: 1px;
	border: 1px solid #333333;
	font-weight: bold;
}
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}
#s {
	background: #FFFFFF !important;
	width: 160px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;/*border-radius: 7px;*/
	}
#searchsubmit,
#wp-submit {
	background: #800000;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 5px;
	padding: 4px 10px; /* was 1px */
	border: 1px solid #333333;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	/*border-radius: 7px;*/
	cursor:pointer;
}
#author, #email, #url {
	background: #F5F5F5 !important;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}
#comment {
	background: #F5F5F5 !important;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}
#submit {
	background: #800000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #333333;
}
#submit:hover {
	background: #8d1227; /* was 941C1D */
}
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	margin: 0px 10px 0px 5px; /* Hebrew */
	padding: 2px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	cursor:pointer;
	-moz-border-radius:7px;
	-webkit-border-radios:7px;
}
#commentform {
	margin: 5px 10px 0px 0px;
	display: inline;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#commentform p {
	margin: 5px 0px 5px 0px;
}
#commentform #submit {
	margin: 0px;
	float: left;
}
.alt {
	margin: 0px;
	padding: 10px;
}
.commentlist {
	margin: 0px;
	padding: 0px;
}
.commentlist ol {
	margin: 0px;
	padding: 10px;
}
.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;/*border-radius:7px;*/
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
}
.children {
	margin: 0px; /* not anymore: 0 10px 0 0!important */
	padding: 0px;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.thread-alt {
	background: #FFEEEE;
	margin: 0px;
	padding: 0px;
}
.thread-even {
	background: #FFEEFF;
	margin: 0px;
	padding: 0px;
}
.depth-1 {
	border: 1px solid #8d1227; /* was 941C1D */
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	border-top: 1px solid #8d1227; /* was 941C1D */
	border-bottom: 1px solid #8d1227; /* was 941C1D */
	border-left: 1px solid #8d1227; /* was 941C1D */
	margin: 0px;
	padding: 0px;
}
/************************************************
*	Add-ons 									*
************************************************/
#homepagetop, .widget, .section, .img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;/*border-radius:5px;*/
}
#sidebar h3, .section h3 {
	/*float:right; /* Hebrew */
	margin:0 0 0 5px!important; /* Hebrew */
}
.section h3 a {
	padding:0;
}
.more {
	float:left;
}
.section {
	position: relative;
}
#post-notification {
	width:416px; /* was 486px */
	background:#000;
	height:80px;
	position:absolute;
	left:2px;
	top:163px;
	z-index:1000;/*-moz-border-radius:0;
	-webkit-border-radius:0
	border-radius:0*/
}
#newsletter {
	text-align:center;
}
li#post-notification h2.widgettitle {
	color:#fff;
	font-size:1.1em;
	font-weight:normal;
	padding:0 1em;
	text-align:center;
}
#newsletter_btn {
	position:absolute;
	right:0;
	top:150px;
	color:#fff;
} /* d94a2a */
.submit {
	border:1px solid #333333;
	background:#800000 none repeat scroll 0 0;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding:2px;
	margin:0 5px 0 0;
	cursor:pointer;
}
.submit:hover {
	background: #000;
	color: #FFFFFF;
}
#header img {
	float:left; /* added */
}
div#logo {
	top:25px; /* was 5px */
	left:83px; /* was 120px */
	position:absolute;
	background:transparent url(images/logo-hagan2.jpg) no-repeat 0 0; /* was kabalove-logo.png */
	width:335px;
	height:144px; /* was 149px */
}
div#symbol {
	top:371px; /* was 30px */
	left:3px; /* was 30px */
	position:absolute;
	background:transparent url(images/kabalove-symbol.png) no-repeat 0 0;
	width:80px;
	height:83px;
	display:none;
}
div.headerright {
	/*padding-top:135px;*/
	position:relative;
}
li.widget_slideshow h2.widgettitle {
	display:none;
}
li.widget_slideshow ul {
	padding:0;
	margin:0;
}
#slideshow {
	margin:0;
	padding:0;
	list-style:none
}
.widget widget_slideshow ul {
	padding:0;
	margin:0;
}
.slideshow {
	text-align:right!important;
}
.clear {
	clear:both
}
ul#citations {
	height:.9em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 522px; /* was 582px */ /* same width as "section" class */
	padding:9px;
	margin:0;
	font-size:.9em;
	float:right;
}
ul#citations li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#citations h3 a{
	margin:0;
	padding:0;
	font-family:FrankRuehl,"Times New Roman", Times, serif;
	font-style:normal;
}
ul#gallery {
	position:relative;
	height:229px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:500px;
	padding:0;
	margin:0;
}
#line {
	top:193px;
	position:absolute;
	z-index:20;
	left:-30px;
	width:990px; /* was 1055px */
	height:61px;
	background:url(images/line-divider.png) no-repeat 0 0
}
ul#gallery-header, ul#gallery-header ul {
	padding:0;
	margin:0;
}
.categories {padding:0 9px!important}
.pagenav {padding:0 9px!important}

.section a img {
	position: relative;
	width: 100px;
	height: 75px;
	background: #c3262e;
}
.section span {
	width: 100px;
	height: 75px;
	display: block;
	position: absolute;
	top: 9px;
	right: 9px;
	background: url(images/round-corner.png) no-repeat;
	z-index:1;
}
small a:link, small a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
small a:hover, small a:active {
	text-decoration:underline;
	font-weight:normal;
}
li#post-notification {
	list-style-type:none;
}
select {
	color:#FCB03B;
	background-color:#8d1227; /* was 941C1D */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
option {
	cursor:pointer;
}
option:hover {
	text-decoration:underline;
}

a#wp-calendar-ec3_publish img {
	visibility:hidden;
}
#wp-calendar {
	width:280px;
}
.wpcf7-not-valid-tip {
	color:#FCB03B;	
}

td#fancy_title_right {
	background:url("http://kabalove.org/wp-content/plugins/fancybox-for-wordpress/css/img/fancy_title_left.png") repeat-x scroll 0 0 transparent!important;
}
td#fancy_title_left {
	background:url("http://kabalove.org/wp-content/plugins/fancybox-for-wordpress/css/img/fancy_title_right.png") repeat-x scroll 0 0 transparent!important;
}

ul#headerwidgeted {
	padding:0;
	margin:0;
}
#sidebar ul#about-us h2 {
	padding:0;
	margin:0 0 0 7px;
	float:right;
}
#sidebar ul#about-us {
	padding:0;
	margin:0;
}
#sidebar ul#about-us li.widget {
	padding:0;
	margin:0;
}
#about-us div {

}

.light-bg a {
	color:#C6272F;
}
