/*
Theme Name: DeskSpace
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
Hebrew version and modes by Eti Suruzon http://etis.co.il. 
You may use this mode under <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a>
*/



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin:0;
	padding:0;
}


body{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/bgpattern.jpg);
	background-repeat: repeat-x;
	background-color: #ecfbff;
	color: #FFFFF;
        
}

body a{
        color: #bb4e22;
        text-decoration: none; 

}

.widget{
	list-style: none;
	color: #5c5c5c;
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-style: none;
}

.widget a {
        color: #5C5C5C;
}

.widget-title {
	display:none;
}

#sidebar .widgettitle {
display: none;
}

.widget_categories {
	margin-right:1px;
	margin-top:-50px;
}

.widget_categories a {
        text-decoration: none; 
}

.widget_categories a:hover {
	color: #bb4e22;
}

.widget_archive {
	margin-right:70px;
	margin-top:-140px;
        height: 120px;
}

.widget_archive a{
}

.widget_archive a:hover {
	color: #bb4e22;
}

.widget_twitter {
        margin:0 -15px 0 5px;
        padding-top: 40px;
        height: 350px;
        width: 310px;
}

.widget_twitter a {
	color: #bb4e22;
}


.widget_text {
	margin: 170px 47px 0 0;
}


.widget_text a {
        text-decoration: none; 
}

.widget_text a:hover{
	color: #bb4e22;
}

.widget_tag_cloud {
	margin:50px 60px;
        width: 220px;
}

.widget_tag_cloud a {
        text-style: none;
        text-decoration: none;   
}

.widget_tag_cloud a:hover {
	color: #bb4e22;
}

#sidebar li{
	
}

.recent-posts{
	
}

#post-notification{
	text-align: right;
	margin: -30px 60px 0 0;

}

#wrapper{ 
	width: 909px;
	margin: 0 auto;
	text-align: left;
}

h2, h3, h4, h5, h6{ 
	font-weight: normal;
	font-family: arial;
	font-size: 18px; 
	color: #b5b5b5;
}

.header{ /*header image here!*/
	float: left;
	background: url(images/header2.jpg);
	width: 909px;
	height: 311px;
}


.nav li {
	float: left;
	width: 100%;
	list-style:none;
}

.nav li a {
	color: #000;
	font-size: 12px;
	float: left;
	position: relative;
	cursor: pointer;
}

.nav li a.home {
	background: url(images/nav_home.png) no-repeat 0 0;
	width: 103px;
	height: 41px;
	margin: 4px 0 0 423px;
	text-indent:-9000px;
}

.nav li a.home:hover {
	background: url(images/nav_home2.png) no-repeat 0 0;
	width: 103px;
	height: 41px;
	margin: 4px 0 0 423px;
	text-indent:-9000px;
}

.nav li a.about {
	background: url(images/nav_about.png) no-repeat 0 0;
	width: 107px;
	height: 40px;
	margin: -18px 0 0 419px;
	text-indent:-9000px;
}

.nav li a.about:hover {
	background: url(images/nav_about2.png) no-repeat 0 0;
	width: 107px;
	height: 40px;
	margin: -18px 0 0 419px;
	text-indent:-9000px;
}

.nav li a.contact {
	background: url(images/nav_contact.png) no-repeat 0 0;
	width: 108px;
	height: 39px;
	margin: -19px 0 0 418px;
	text-indent:-9000px;
}

.nav li a.contact:hover {
	background: url(images/nav_contact2.png) no-repeat 0 0;
	width: 108px;
	height: 39px;
	margin: -19px 0 0 418px;
	text-indent:-9000px;
}

.recentposts{
	margin-top: 0px;
	line-height: 18px;
	font-size: 11px;
	font-family: arial;
	list-style: none;
        direction: rtl;
}

.recentposts ul{
	list-style: none;
	width: 340px;
	float: right;
        text-align: right;
        height: 60px;
        margin-right: 200px;        
        margin-top: 10px;

}

.recentposts h2{
	font-weight: normal;
	font-family: arial;
	font-size: 12px; 
	color: #b5b5b5;
	font-style: italic;	
	text-transform: lowercase;
	padding-left: 15px;
        direction: rtl;
}

.newcomments{
	list-style: none;
	margin: 55px 0 0 11px;
	text-transform: lowercase;
	color: #5c5c5c;
	font-family: Arial, Helvetica;
	font-size: 17px;
	font-style: italic;
        direction: rtl;
}

.newcomments a{
        font-size: 15px;
	line-height: 22px;
	text-decoration: none;
        direction: rtl;
}

.newcomments a:hover{
	color: #bb4e22;
}

.pagecomments{
	width: 500px;
	margin: 27px;
	padding: 27px;
        direction: rtl;
}

.pagecomments h3{
	color: #6a6a6a;
        direction: rtl;
}

.pagecomments a{
	text-decoration: none;
	font-size: 11px;
        direction: rtl;
}

.pagecomments a:hover{
	color: #a9b880;
}

.pagecomments ol{
	list-style: none;	
	margin: 10px 0;
	padding: 0;
        direction: rtl;
}

.pagecomments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px dotted #bbb7b0;
	line-height: 22px;
        direction: rtl;
}

#pagecomments span.comment-author{
	font-weight: bold;
	text-decoration: none;
        direction: rtl;
}

#respond{
	padding: 10px;
	border: 1px dotted #bbb7b0;   
        direction: rtl;        

}

form, input, textarea{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
        direction: rtl;
}

.search input.txt { 
	background:url(images/search_field.png) no-repeat;
	border:0;
	width:87px;
	vertical-align:top;
	color:#bb4e22;
	font-style: italic;
	margin:0px 0 0 0px; 
	height:25px;
	padding-left:10px;
	padding-top:5px;
	position: relative; left: -140px; top: 140px;
        direction: rtl;
}

.search input.btn {
	vertical-align:middle;
	position: relative; left: -180px; top: 140px;
        direction: rtl;
}

#container{ 
	float: left;
	width: 909px;
	margin-top: 0px;
	height: auto;
        direction: rtl;
}


#content{ 
	float: left;
	background:url(images/content_extender.png);
	background-repeat: repeat-y;
	margin: 0px 0 0 1px;
	width:615px;
	height:auto !important;
	height: 1254px;
	min-height: 1254px;
	height: auto;
        direction: rtl;
        text-align: right;
}

.post{ 
	padding: 20px 54px;
        direction: rtl;
}

.post h2 a{ 
	color: #6A6A6A;
	text-decoration: none;
        direction: rtl;
        font-size: 20px;
}

.post h2 a:hover{ 
	color: #bb4e22;
        direction: rtl;
        font-size: 20px;
}

.entry-content{
	line-height:17px;
        direction: rtl;
}

.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5{
	padding: 10px 0 5px;
        direction: rtl;
}

entry-content h2 a{
	color: #8f3939;
        direction: rtl;
}

entry-content h3{
	font-size: 18px;
	font-weight: normal;
        direction: rtl;
}

entry-content h5{
	font-size: 14px;
        direction: rtl;
}

entry-content h6{
	font-size: 12px;
        direction: rtl;
}

.entry-meta{ 
	padding: 4px 0 0 0;
	line-height: 14px;
        direction: rtl;
}

.entry-meta h1{ 
	color: #6A6A6A;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
        direction: rtl;
        margin-bottom: 15px
}

.entry-meta a{ 
	color: #bb4e22;
	text-decoration: none;
        direction: rtl;
}

.newscomments a{
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	padding-top: 2px;
	color: #8b8a89;
	float:right;
	text-align: right;
	border-top: 1px dotted #bbb7b0;
	width: 506px;
        direction: rtl;
}

.newscomments a:hover{
	color: #a1a1a1;
}

.editlink a{
	font-size: 12px;
	font-family: arial;
	color: #8b8a89;
}

.editlink a:hover{
	text-decoration: none;
	color: #a1a1a1;
}

.navigation a{
	font-family: arial;
	color: #6a6a6a;
	text-decoration: none;
        margin: 500px
}

.navigation a:hover{
	color: #bb4e22;
}

.paperclip{
	background: url(images/paperclip.png) no-repeat 0 0;
	position: relative;
	width: 62px;
	height: 35px;
	margin: 290px 0 0 562px;
}

.paperclip2{
	background: url(images/paperclip2.png) no-repeat 0 0;
	position: relative;
	width: 62px;
	height: 35px;
	margin: 138px 0 0 575px;
}

.paperclip3{
	background: url(images/paperclip.png) no-repeat 0 0;
	position: relative;
	width: 62px;
	height: 35px;
	margin: 202px 0 0 562px;
}

#sidebar{
	background:url(images/sidebar.jpg) no-repeat;
	float: left;
	width: 309px;
	height: 1254px;
	margin-left: -16px;
        text-align: right;
}

#sidebar ul{
	list-style: none;
	margin: 127px 30px 0 0;
	text-align: right;
}

#sidebar ul li h2{ 
	text-transform: lowercase;
	letter-spacing: 0.25px;
	color: #878787;
	padding: 8px 14px 0px 17px;
	height: 45px;
	font-family: arial, Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
        text-align: right;
}

#sidebar ul ul {
	margin: 0;
	padding: 0px 10px 15px;
	line-height: 22px;
        text-align: right;
}

#sidebar ul ul li{
	font-family: arial;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
        text-align: right;
}

.linkstext{
	padding: 30px 0 0 11px;
	line-height: 22px;
}

.linkstext  a{
	text-transform: lowercase;
	color: #5c5c5c;
	font-family: Arial, Helvetica;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
}

.linkstext a:hover{
	color: #bb4e22;
}

.categorytext a{
	text-transform: lowercase;
	color: #5c5c5c;
	font-family: Arial, Helvetica;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
}

.categorytext a:hover{
	color: #bb4e22;
}


.tag_cloud li {
	font-style: italic;
}

.flickr {
	margin: 0px auto;
	list-style-type: none;
	position: relative; left: 19px; top: 43px;
}

.flickr li {
	display: block;
	float: left;
	margin-right: 38px;
}

h1.logo{
	float: left;
	margin:0;
	width:192px;
	position:relative;
	display:block;
	left:86px;
	top:-33px;
}

h1.logo a{
	display:block;
	width:192px;
	height:45px;
	text-indent:-999em; 
	overflow: hidden;
}

#footer{
	float: left;
	background:url(images/footer.jpg) no-repeat;
	margin-left: 1px;
	text-align: right;
        direction: rtl;
}

#footer a{
	text-decoration: none;
}

.recent-posts ul{
	list-style: none;
	width: 340px;
	float: right;
        text-align: right;
        height: 60px;
        margin-right: 200px;        
        margin-top: 10px;
}

.recent-posts ul li{
	margin-top: -10px;
	padding-left: 2px; 
	position: relative;
	z-index: 1;
}

.recent-posts a{
	color: #5583a0;
	line-height: 36.5px;
	font-family: arial;
	font-size: 14px;
}

.recent-posts a:hover{
	color: #a1cee7;
}

.recent-posts h3{
	margin:50px 231px 0 41px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #5583a0;
	text-decoration: none;
        text-align:right;
}

#footer-sidebar {
        float: left;
        height: 40px;
        width: 240px;
        margin: 0 0 0 20px;
}

#footer-sidebar ul{
        list-style: none;
        font-family: arial;
        font-size: 12px;
        color: #5583a0;
        line-height: 11.5px;
        margin-top: 15px;
}

#footer-sidebar ul li{
	color: #5583a0;
	font-family: arial;
	font-size: 12px;
	margin-top: -12px;
	padding-left: 0.5px; 
        height: 40px;
}

#footer-sidebar a{
	color: #5583a0;
	line-height: 2px;
	font-family: arial;
	font-size: 12px;
}

#footer-sidebar a:hover{
	color: #a1cee7;
}

#footer-sidebar h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #5583a0;
	text-decoration: none;
        text-align:right;
        margin-top: 50px;
        margin-right: 35px;
}

.recentcomments ul{
	list-style: none;
	width: 340px;
	float: right;
        text-align: right;
        height: 60px;
        margin-right: 200px;        
        margin-top: 10px;
}

.recentcomments ul li{
	margin-top: -10px;
	padding-left: 2px; 
	position: relative;
	z-index: 1;
}

.recentcomments a{
	color: #5583a0;
	line-height: 36.5px;
	font-family: arial;
	font-size: 14px;
}

.recentcomments a:hover{
	color: #a1cee7;
}

.recentcomments h3{
	margin:50px 231px 0 41px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #5583a0;
	text-decoration: none;
        text-align:right;
}
.the-site ul{
	list-style: none;
	width: 613px;
	position: relative;
        margin-top: 50px;
}

.the-site ul li{
	margin-top: -10px;
	padding-left: 3px; 
}

.the-site a{
	color: #5583a0;
	line-height: 36.5px;
	font-family: arial;
	font-size: 14px;
}

.the-site a:hover{
	color: #a1cee7;
}

.the-site h3{
	margin: -17px 0 0 395px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #5583a0;
	text-decoration: none;
}

table{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
        direction: rtl;
}


a img {border: 0;} 

p{padding: 10px 0 5px;}

p img{
	max-width: 100%; 
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	display: inline;
}

.alignleft{float:left;}
.alignright{float:right;}
.clear{margin: 0;padding: 0;clear: both;}

small{
	font-size: 11px;
}

.creditslnk { text-align:Right;font-size:8px;color:#686868; };
.creditslnk a { color:#686868; text-decoration: none; };
.creditslnk a:visited { color:#686868; text-decoration: none; };
