/* 

CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#topmenu .dropdown li {
	display:inline-block;
	position:relative;
	list-style:none;
	margin:0;
	padding:0 14px;
	border-left:1px solid #d2d2d2;
	float:right}
	
#topmenu .dropdown li:hover,
#topmenu .dropdown .current-menu-item,
#topmenu .dropdown .current-menu-ancestor {
	border-left:1px solid #d7002e;}
	
.link-more, .link-more:hover,
.entry .link-more, .entry .link-more:hover {
	color:#d80935;
	line-height:1.1em;
	font-size:12px;
	font-weight:bold;
	background:url(images/icons/icon_more.png) right 4px no-repeat; /* לשנות ל LEFT */
	padding-left:12px;
	text-transform:uppercase;
	font-style:normal;}
	
.postlist .image_frame,
.postlist .summary,
.postlist .aside {
	float:right;
	line-height:1.3em;
	margin: 0 0px 0 0;} /*תוספת*/

.postlist .summary {
	width:380px;
	border-right:0px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	padding-left:20px;
	margin-left:20px;
	min-height:200px}

.fcol {
	float:right;
	margin-right:20px}

.f_col_1 {
	width:330px;}

.f_col_1 .widget-container {
	padding-right:60px}

footer .widget_contact {
	background:url(images/icons/icon_location.png) 300px 0 no-repeat;}	

.postlist .aside {
	width:159px}
	
.comment-form .infieldlabel label {
	position:absolute;
	z-index:2;
	top:15px;
	right:11px;
	color:#737373;}

.comment-form .space {
	width:25px;
	height:40px;
	float:right}

.btn-submit, 
.comment-form .btn-submit{
	border:none;
	background:url(images/btn_arrow.png) left 0 no-repeat;
	min-width:50px;
	height:32px;
	line-height:32px;
	padding:0 25px 2px 20px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	color:#fff;}

.caption p span {
	float:right}


	
