/* CssTweak - Reset */
* {margin: 0; padding: 0; /*border:1px solid red;*/}
html {direction: rtl;}
html, body {height: 100%;}
img {border: 0; font-size: 0; line-height: 0;}
.clear {clear:both; font-size: 0; line-height: 0;}
.nolist {list-style:none; list-style-type:none;}
.notable {border:0; border-collapse:collapse; border-spacing:0;}

body {
	background-color: #eae9e4;
	color: #757575;
	font: normal 12px/1.5em arial,tahoma,verdana,sans-serif;
	margin: 0 auto;
	text-align: center;}
	
/* FLOAT - right/left */
.rfloat, .lfloat {display: inline;}
.rfloat {float: right;}
.lfloat {float: left;}

/* BoxSettings */
div.top-bar,
div.content,
div.first,
div.articles-list,
div.banner,
div.category,
ul.stock-market,
form.mailing-list,
div.tags,
div.promoted-post,
div.promoted-post-list ul li,
div.side-post-list,
div.youtube {
	background-color: #fff;
	border: 1px solid #ccc;
	height: 1%;
	margin-bottom: 10px;}
	
	/* IMG LINK */
	a.img {
		border: 1px solid #cfcfcf;
		display: inline;
		float: right;
		font-size:0;
		line-height:0;
		margin-left: 10px;}
	a.img img {
		display: block;}
		
	/* H1 */
	h1 {
		color: #04415d;
		font-size: 22px;}
	h1 a {
		color: #04415d;
		text-decoration: none;}
	h1 a:hover {
		text-decoration: underline;}
	
	/* H2 */
	h2 {
		font-size: 14px;
		color: #15767f;}
	h2 a {
		color: #15767f;
		text-decoration: none;}
	h2 a:hover {
		text-decoration: underline;}
		
	/* H3 */
	h3 {
		color: #fff;
		font-size: 16px;
		margin: 3px 3px 4px;
		padding: 2px 7px;}
	h3.red {
		background-color: #d23333;}
	h3.blue {
		background-color: #36677d;}
	h3.gray {
		background-color: #333;}
		
	/* H4 */
	h4 {
		color: #999;
		font-size: 18px;}
	
	/* P */
	p {
		text-align: justify;}
	
/* ImageSet */
input.search-button,
a.rss-link,
span.stockup,
span.stockdown,
input.submit-button,
span.arrow-next,
span.arrow-back {
	background: url('../images/images-set.png') no-repeat 0 0;
	display: inline-block;
	vertical-align: middle;}
	
/* Base */
div.base {
	margin: 0 auto;
	padding: 10px 0;
	text-align: right;
	width: 957px;}
	
	/* TopBar */
	div.top-bar {
		background: #fff url('../images/top-bar.jpg') repeat-x 0 100%;
		height: 125px;
		position: relative;
		width: 955px;
		z-index: 1;}
	
		/* Logo */
		a.logo {
			display: block;
			height: 64px;
			position: absolute;
			right: 15px;
			top: 10px;
			width: 192px;}
		a.logo img {
			display: block;}
		
		/* Menu */
		ul.menu {
			border-top: 8px solid #c70000;
			bottom: 0;
			height: 35px;
			right: 1px;
			position: absolute;
			width: 953px;}
		ul.menu li {
			display: inline;
			float: right;
			height: 35px;
			line-height: 35px;}
		ul.menu li.spacer {
			background: url('../images/menu-li-spacer.jpg') no-repeat 0 0;
			font-size:0;
			height: 35px;
			line-height:0;
			width: 1px;}
		ul.menu li a {
			color: #a6a6a6;
			display: block;
			font-size: 14px;
			font-weight: bold;
			line-height: 35px;
			padding: 0 10px;
			text-align: center;
			text-decoration: none;}
		ul.menu li a:hover, ul.menu li a.active {
			color: #c70000;}
			
		/* Search */
		form.search {
			height: 32px;
			position: absolute;
			right: 275px;
			top: 20px;
			width: 500px;}
		form.search input {
			display: inline-block;
			margin: 0 5px;
			font: normal 18px arial,tahoma,verdana,sans-serif;
			vertical-align: middle;}
		form.search input.field {
			border: 1px solid #dcdcdc;
			color: #a6a6a6;
			height: 22px;
			padding: 4px 5px;
			width: 375px;}
		form.search input.search-button {
			background-position: 0 -35px;
			border:0;
			color: #fff;
			cursor: pointer;
			height: 30px;
			text-align: center;
			width: 52px;}
			
		/* Rss */
		a.rss-link {
			background-position: 0 0;
			display: block;
			height: 35px;
			position: absolute;
			right: 890px;
			top: 18px;
			width: 36px;}
		a.rss-link span {
			display: none;}
		
	/* MainColumn */
	div.main-col {
		display: inline;
		float: right;
		width: 646px;}
		
		/* First */		
		div.first {
			background: #fff url('../images/first.jpg') no-repeat 3% 94%;
			padding: 10px;}
		div.first a.img, div.first a.img img {
			height: 167px;
			width: 257px;}
		div.first a.read-more {
			color: #c70000;
			display: inline-block;
			font-size: 13px;
			font-weight: bold;
			margin-top: 10px;}
		div.first a.read-more:hover {
			text-decoration: none;}
			
		/* ArticlesList */
		div.articles-list {
			border:0;
			width: 646px;}
		div.articles-list h3 {
			border: 1px solid #ccc;
			border-bottom: 0;
			margin:0;
			padding:0;
			width: 644px;}
		div.articles-list h3 span {
			background-color: #04415d;
			display: inline-block;
			margin: 3px 3px 4px;
			padding: 2px 3px;
			width: 632px;}
		div.articles-list table {
			border:0;
			border-collapse:collapse;
			border-spacing:0;
			clear: both;
			table-layout: fixed;
			width: 645px;}
		div.articles-list table tr td {
			border: 1px solid #ccc;
			padding: 10px;
			vertical-align: top;}
		div.articles-list table tr td a.img, div.articles-list table tr td a.img img {
			height: 86px;
			width: 126px;}
		div.articles-list table tr td p {
			font-size: 11px;}
		div.articles-list table tr td p span {
			color: #c70000;}
	 
		/* Category	*/
		div.category {
			width: 316px;}
		div.category h3 {
			font-size: 14px;}
		div.category ul {
			border-top: 1px solid #ccc;}
		div.category ul li {
			list-style:none;
			list-style-type:none;
			padding: 10px;}
		div.category ul li p {
			font-size: 11px;}
			
		/* Content */
		div.content {
			padding: 10px;}
			
			/* SiteNav */
			ul.site-nav {
				border-bottom: 1px dashed #999;
				margin-bottom: 10px;
				padding-bottom: 10px;}
			ul.site-nav li {
				display: inline;}
			ul.site-nav li a {
				color: #999;}
			ul.site-nav li a:hover {
				text-decoration: none;}
			ul.site-nav li.you-are-here {
				color: #c70000;
				font-weight: bold;}
			
			/* Message */
			p.msg {
				background-color: #edf2f4;
				margin-bottom: 10px;
				padding: 10px;}
				
			/* RedEmail */
			form.red-email {
				margin: 20px 20px 10px 0;}
			form.red-email label {
				display: block;
				margin: 10px 0;}
			form.red-email label span, form.red-email label input {
				display: inline-block;
				vertical-align: middle;}
			form.red-email label span {
				color: #36677d;
				font-size: 14px;
				font-weight: bold;
				width: 70px;}
			form.red-email label span.top {
				vertical-align: top;}
			form.red-email label input, form.red-email label textarea {
				border: 1px solid;
				border-color: #515151 #cfcfcf #dcdcdc #7a7a7a;
				color: #000;
				font: normal 14px arial,tahoma,verdana,sans-serif;
				padding: 2px 3px;
				width: 255px;}
			form.red-email label input.left {
				direction: ltr;}
			form.red-email label textarea {
				height: 120px;
				width: 365px;}
			form.red-email input.submit-button {
				background-position: 0 -110px;
				border:0;
				color: #fff;
				cursor: pointer;
				display: inline;
				float: right;
				font: bold 12px arial,tahoma,verdana,sans-serif;
				margin: 0 402px 10px 0;
				height: 19px;
				text-align: center;
				vertical-align: middle;
				width: 41px;}

			/* PostsList */
			ul.posts-list li {
				border-bottom: 1px solid #999;
				clear: both;
				list-style:none; 
				list-style-type:none;
				height: 1%;
				margin-bottom: 10px;
				padding-bottom: 10px;}
			ul.posts-list li a.img, ul.posts-list li a.img img {
				height: 86px;
				width: 126px;}
			ul.posts-list li h2 {
			font-size: 16px;}
			ul.posts-list li p {
				color: #676767;}
			ul.posts-list li span {
				color: #36677d;
				display: block;}
				
			/* Pagenation */
			ul.pagenation {
				display: inline;
				float: left;}
			ul.pagenation li {
				display: inline;
				font-size: 11px;
				font-weight: bold;}
			ul.pagenation li a {
				color: #517b8e;
				text-decoration: none;}
			ul.pagenation li a:hover, ul.pagenation li a.active {
				color: #c70000;}
			ul.pagenation li span.arrow-next, ul.pagenation li span.arrow-back {
				display: inline-block;
				font-size:0;
				height: 11px;
				line-height:0;
				margin: 0 3px;
				vertical-align: middle;
				width: 11px;}
			ul.pagenation li span.arrow-next {
				background-position: 0 -99px;}
			ul.pagenation li span.arrow-back {
				background-position: -11px -99px;}
				
			/* Post */
			div.post {
				margin: 15px 0 10px;}
			div.post h1 {
				color: #000;
				margin-bottom: 5px;}
			div.post h2 {
				color: #999;}
			div.post span.date {
				color: #36677d;
				display: block;
				font-weight: bold;
				margin-bottom: 10px;}
			div.post p {
				color: #232323;
				font-size: 14px;
				margin-bottom: 10px;}
			div.post div.image {
				border-top: 1px solid #d4d4d4;
				border-bottom: 1px solid #d4d4d4;
				color: #999;
				height: 330px;
				margin-bottom: 10px;
				width: 458px;}
			div.post div.image img {
				display: block;
				height: 300px;
				margin-bottom: 5px;
				width: 458px;}
			div.post div.image em {
				float: right;
				font-style: normal;}
			div.post div.image cite {
				float: left;
				font-style: normal;}
			div.post ul {
				margin-right: 30px;}
				
				/* PostLinks */
				p.post-links {
					color: #36677d !important;
					float: left;
					font-size: 12px !important;
					font-weight: bold;}
				p.post-links a {
					color: #36677d;}
				p.post-links a:hover {
					text-decoration: none;}
			
			/* Comments */
			ul.comments {
				margin-bottom: 10px;}
			ul.comments li {
				background: url('../images/ul-comments-li.jpg') repeat-y -624px 0;
				list-style:none;
				list-style-type:none;
				margin-bottom: 10px;
				width: 624px;}
			ul.comments li h4 {
				background-color: #fff;
				width: 624px;}
			ul.comments li div.comment-top, ul.comments li div.comment-bottom  {
				background: url('../images/ul-comments-li.jpg') no-repeat 0 0;
				display: block;
				height: 1px;
				width: 624px;}
			ul.comments li em {
				color: #04415d;
				display: inline;
				float: right;
				font-weight: bold;
				min-height: 64px; height: auto !important; height: 64px;
				margin-left: 1px;
				padding-top: 11px;
				text-align: center;
				width: 34px;}
			ul.comments li span {
				color: #000;
				display: inline;
				float: right;
				font-weight: bold;
				min-height: 64px; height: auto !important; height: 64px;
				margin-left: 1px;
				padding: 11px;
				width: 564px;}
			ul.comments li span strong {
				color: #36677d;
				display: block;}
					
			/* AddComment */
			form.add-comment {
				border-top: 2px solid #d4d4d4;}
			form.add-comment h4 {
				margin: 5px 0;}
			form.add-comment fieldset {
				background-color: #ebf0f2;
				border-top: 2px solid;
				border-bottom: 2px solid;
				border-right: 1px solid;
				border-left: 1px solid;
				border-color: #dde5e9;
				padding: 10px;}
			form.add-comment fieldset label {
				display: block;
				margin: 5px 0;}
			form.add-comment fieldset label span {
				color: #04415d;
				display: block;
				font-weight: bold;}
			form.add-comment label input, form.add-comment label textarea {
				border: 1px solid;
				border-color: #4b4d4d #c3c6c7 #d3d5d6 #717474;
				display: inline-block;
				color: #000;
				font: normal 14px arial,tahoma,verdana,sans-serif;
				padding: 2px 3px;
				width: 290px;}
			form.add-comment label input.left {
				direction: ltr;}
			form.add-comment label textarea {
				height: 70px;
				width: 535px;}
			form.add-comment input.submit-button {
				background-position: 0 -129px;
				border:0;
				color: #fff;
				cursor: pointer;
				display: inline;
				float: right;
				font: bold 12px arial,tahoma,verdana,sans-serif;
				margin: 0 502px 10px 0;
				height: 19px;
				text-align: center;
				vertical-align: middle;
				width: 41px;}

	 
	/* SideColumn */
	div.side-col {
		display: inline;
		float: left;
		width: 301px;}
		
		/* StockMarket */
		ul.stock-market {
			border:0;
			border-top: 1px solid #ccc;}
		ul.stock-market li {
			list-style:none;
			list-style-type:none;
			border: 1px solid #ccc;
			border-top: 0;
			font-size: 14px;
			font-weight: bold;
			padding: 5px;}
		ul.stock-market li.blue {
			color: #04415d;}
		ul.stock-market li.red {
			color: #c70000;}
		ul.stock-market li.light-blue {
			color: #15767f;}
		ul.stock-market li strong, ul.stock-market li em, ul.stock-market li cite {
			display: inline-block;
			vertical-align: middle;}
		ul.stock-market li strong {
			width: 121px;}
		ul.stock-market li em, ul.stock-market li cite {
			color: #999;
			direction: ltr;
			font-style: normal;
			width: 84px;}
		ul.stock-market li cite span.stockup, ul.stock-market li cite span.stockdown {
			font-size:0;
			height: 14px;
			line-height:0;
			margin-left: 5px;
			width: 13px;}
		ul.stock-market li cite span.stockup {
		background-position: 0 -85px;}
		ul.stock-market li cite span.stockdown {
		background-position: -13px -85px;}
		
		/* MailingList */
		form.mailing-list p {
			color: #04415d;
			font-weight: bold;
			padding: 0 5px 5px 10px;}
		form.mailing-list p span {
			color: #c70000;}
		form.mailing-list p span em {
			color: #6e6e6e;
			font-style: normal;}
		form.mailing-list label {
			display: block;
			padding: 5px 3px;}
		form.mailing-list label span, form.mailing-list label input {
			display: inline-block;
			vertical-align: middle;}
		form.mailing-list label span {
			font-size: 14px;
			font-weight: bold;
			padding-right: 5px;
			width: 70px;}
		form.mailing-list label input {
			border: 1px solid #d9d9d9;
			font: normal 12px arial,tahoma,verdana,sans-serif;
			padding: 3px;
			width: 204px;}
		form.mailing-list label input#email {
			direction: ltr;}
		form.mailing-list input.submit-button {
			background-position: 0 -65px;
			border:0;
			color: #fff;
			cursor: pointer;
			display: inline;
			float: left;
			font: normal 14px arial,tahoma,verdana,sans-serif;
			height: 20px;
			margin: 5px 9px;
			text-align: center;
			width: 51px;}
		
		/* Tags */
		div.tags p {
			line-height: 1.8em;
			margin: 5px 10px;}
		div.tags p a {
			color: #04415d;
			text-decoration: none;}
		div.tags p a:hover {
			text-decoration: underline;}
		div.tags p a.small {
			font-size: 12px;}
		div.tags p a.medium {
			font-size: 16px;}
		div.tags p a.big {
			font-size: 20px;}
		div.tags p a.large {
			font-size: 24px;}
			
		/* Youtube */
		div.youtube div {
			height: 234px;
			margin: 3px auto;
			width: 293px;}
			
	/* FooterNavigation */
	div.footer-nav {
		clear: both;
		width: 957px;}
	div.footer-nav ul {
		background: url('../images/footer-nav.jpg') no-repeat 0 0;
		display: inline;
		float: right;
		min-height: 180px; height: auto !important; height: 180px;
		padding: 10px 10px 0 10px;}
	div.footer-nav ul li {
		display: inline;
		float: right;
		width: 134px;}
	div.footer-nav ul li.header {
		border-bottom: 1px dashed #04415d;}
	div.footer-nav ul li.header h4 {
		color: #c70000;
		font-size: 16px;
		padding-bottom: 5px;}
	div.footer-nav ul li a {
		color: #15767f;
		display: block;}
	div.footer-nav ul li a:hover {
		text-decoration: none;}
	div.footer-nav ul.topics {
		background-position: -455px 0;
		width: 462px;}
	div.footer-nav ul.topics li {
		width: 115px;}
	div.footer-nav ul.topics li.header {
		width: 462px;}
	div.footer-nav ul.about {
		background-position: 0 0;
		margin: 0 10px;
		width: 134px;}
	div.footer-nav ul.about li.header {
		width: 134px;}
	div.footer-nav ul.tools {
		background-position: -154px 0;
		width: 281px;}
	div.footer-nav ul.tools li.header {
		width: 281px;}		
	
	/* Footer */
	div.footer {
		margin: 0 auto 10px;}
	div.footer p {
		display: inline;
		height: 20px;
		line-height: 20px;}
	div.footer p.copyrights {
		float: right;}
	div.footer p.credit {
		float: left;}
		
/*  */
#welcome {
-x-system-font:none;
color:#6C5448;
font-family:Helvetica,Arial,sans-serif;
font-size:17px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:24px;
margin:0px auto 0;
padding-bottom:10px;
position:relative;
}

#welcome_text {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FED48B url(http://www.realestatetoday.co.il/wp-content/uploads/welcome_gradient.jpg) repeat-y scroll 0 0;
border:1px solid #CAA363;
padding:20px 20px 20px;
position:relative;
z-index:99;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-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;
}

/* Promoted Post */
.promoted-post {
	padding: 10px;}
.promoted-post .simg {
	border: 1px solid #d4d4d4;
	display: inline;
	height: 68px;
	float: right;
	margin: 0 0 0 10px;
	width: 98px;}
.promoted-post .simg img {
	display: block;
	height: 68px;
	width: 98px;}
.promoted-post span {
	color: #c70000;
	font-size: 11px;
	vertical-align: middle;}
.promoted-post span img {
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: middle;}
.promoted-post .text {
	height: 35px;
	overflow: hidden;}

/* Promoted PostList */
.promoted-post-list {
	position: relative;
	width: 656px;}
.promoted-post-list li {
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;
	width: 296px;} 
.promoted-post-list li .simg {
	border: 1px solid #d4d4d4;
	display: inline;
	height: 68px;
	float: right;
	margin: 0 0 0 10px;
	width: 98px;}
.promoted-post-list li .simg img {
	display: block;
	height: 68px;
	width: 98px;}
.promoted-post-list li span {
	color: #c70000;
	font-size: 11px;
	vertical-align: middle;}
.promoted-post-list li h2 {
	height: 53px;
	overflow: hidden;}

/* Side PostList */
.side-post-list {
	padding: 10px;}
.side-post-list li {
	border-bottom: 1px solid #ccc;
	height: 56px;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 10px}
.side-post-list li.last-child {
	border: 0;
	margin: 0;
	padding: 0;}
.side-post-list li .simg {
	border: 1px solid #d3d3d3;
	display: inline;
	height: 54px;
	float: right;
	margin: 0 0 10px 10px;
	width: 79px;}
.side-post-list li .simg img {
	display: block;
	height: 54px;
	width: 79px;}
.side-post-list li h2 {
	height: 56px;
	overflow: hidden;}
	
#twitter-follow { border: 0;position: fixed;  top: 200px; right:0;}
#adv-follow { border: 0;position: fixed;  top: 150px; left:0;}


