/* 
	Theme Name: Structure
	RTL: yoav@automattic.com
*/

body {
	font-family: 'Tahoma', 'Arial', sans-serif;
	direction:rtl;
	unicode-bidi:embed;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	font-style: normal;
	}
	
/************************************************
*	Header  									*
************************************************/

.headerleft {
	float: right;
	}
	
.headerright {
	left: 0;
	right: auto;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar,
.navbar {
	float: right;
	}
	
#navicons {
	float: left;
	margin: 7px 5px 0px 10px;
	}

.navicon {
	float: left !important;
	padding: 0px 5px 0px 0px;
	}
	
/*** ESSENTIAL STYLES ***/

.ot-menu li {
	float: right;
	position: relative;
	}
	
.ot-menu li:hover ul,
.ot-menu li.sfHover ul {
	right: 0;
	left: auto;
	}
	
ul.ot-menu li li:hover ul,
ul.ot-menu li li.sfHover ul {
	right: 160px; /* match ul width */
	left:auto;
	}
	
ul.ot-menu li li li:hover ul,
ul.ot-menu li li li.sfHover ul {
	right: 160px; /* match ul width */
	left: auto;
	}

/*** DEMO SKIN ***/

.ot-menu {
	float: right;
	}
	
/*** ARROWS **/

.ot-menu a.sf-with-ul {
	padding-left: 2.25em;
	padding-right:0;
	}
	
.sf-sub-indicator {
	left: 10px;
	right: auto;
	background-image:	url(images/arrows-ffffff-rtl.png);
	}
	
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 0 9px 8px;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-left-radius: 17px;
	-webkit-border-bottom-right-radius: 17px;
	}

/************************************************
*	Homepage 					     		    * 
************************************************/

#swfDiv {
	margin: 10px 10px 0 0;
	float: right;
	}
	
#homepagetop {
	float: right;
	}
	
#homepagetop .textbanner {
	float: right;
	}
	
#homepagetop .featuredimage {
	float: right;
	margin: 0px 0px 0px 30px;
	}
	
#homepagetop .homewidgets {
	float: left;
	}
	
#content #homepagetop h3 {
	font-family: 'Tahoma', 'Arial', sans-serif;
	font-weight: bold;
	}
	
#content #homepagetop h3 a, #content #homepagetop h3 a:visited {
	font-style: normal;
	font-weight: bold;
	
	}
	
#content #homepagetop .textwidget a {
	font-family: 'Tahoma', 'Arial', sans-serif;
	font-style: normal;
	}
	
#homepage {
	float: right;
	}
	
#homepage ul {
	margin: 0px 5px 0px 0px;
	}
	
.homepagemid {
	float: right;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	float: right;
	}
	
#contentleft {
	float: right;
	}
	
#contentwide {
	float: right;
	}
	
#contentarchive {
	float: right;
	}
	
#content h1, #content h2 {
	font-family: 'Tahoma', 'Arial', sans-serif;
	font-weight: bold;
	font-style: normal;
	}
	
#content h5, #content h6 {
	font-family: 'Tahoma', 'Arial', sans-serif;
	font-weight: bold;
	font-style: normal;
	}
	
	
#content input[type=text] {
	padding: 6px 4px 4px 0;
	}		
	
.postarea th {
	padding: .5em .5em .5em 1.5em;
}

.postarea td {
	padding: .5em .5em .5em 1.5em;
}
	
#postblock {
	float: right;
	}
	
.postarea ol {
	margin: 0px 20px 0px 0px;
	}
	
.postarea ol li {
	margin: 0px 20px 0px 0px;
	}
	
.postarea ul li {
	padding: 0px 15px 0px 0px;
	}
	
.postarea ul ul li {
	padding: 0px 15px 0px 0px;
	}

blockquote {
	font-style: normal;
	padding: 0px 10px 0px 25px;
	border-right: 2px solid #C0C0C0;
	border-left: none;
	}
	

#prevLink {
	float: right;
	}
	
#nextLink {
	float: left;
	}
	
code {
	font-family: Tahoma, Verdana;
	}
	
.archive {
	float: right;
	}


/************************************************
*	Navigation  					     		    * 
************************************************/
	
.nav-previous {
	float: right;
}
.nav-next {
	float: left;
	text-align: left;
}

/************************************************
*	Sidebar  					     		    * 
************************************************/
#sidebar_left {
	float: right;
	margin: 0px 0px 0px 30px;
	}
	
#sidebar_right {
	float: left;
	}
	
/************************************************
*	Sidebar Widgets								*
************************************************/

#sidebar_right .widget ul li a, #sidebar_left .widget ul li a {
	border-right: 5px solid #ffffff;
	border-left: none;
	}
	
#sidebar_right .widget ul li a:hover, #sidebar_left .widget ul li a:hover {
	border-right: 5px solid #000000;
	border-left: none;
	}

/************************************************
*	Footer Top									*
************************************************/

#footertopbg {
	float: right;
	}
	
#footertop {
	float: right;
	}
	
#footertop h4 {
	font-family: 'Tahoma', 'Arial', sans-serif;
	font-weight: bold;
	font-style: normal;
	}
	
.footertopleft {
	float: right;
	margin: 0px 0px 0px 20px;
	}
	
.footertopmidleft {
	float: right;
	margin: 0px 0px 0px 20px;
	}
	
.footertopmidright {
	float: right;
	margin: 0px 0px 0px 20px;
	}
	
.footertopright {
	float: right;
	}

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	float: right;
	}

/************************************************
*	Footer  									*
************************************************/

.footerleft {
	float: right;
	}
	
.footerright {
	float: left;
	margin: 15px 0px 0px 15px;
	}

/************************************************
*	Search Form									*
************************************************/

#searchformheader {
	float: right;
	margin: 4px 5px 0px 0px;
	}
	
#searchbox {
	padding: 4px 5px 4px 0px;
	}
	
#s {
	margin: 5px 0px 0px 3px;
	padding: 3px 3px 3px 0px;
	}

/************************************************
*	Comments									*
************************************************/
.commentlist li .avatar {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
#commentform input[type=text] {
	float: right;
	padding-right: 3px;
	padding-left: 0;
	}	
	
#commentform .form-input {
	float: right;
	}

#commentform {
	margin: 5px 0px 0px 10px;
	}
	
#commentform #submit {
	font-style: normal;
	float: right;
	}

/************************************************
*	WP.com Widgets 	        			     	* 
************************************************/

img#wpstats {
	left: 10px;
	right: auto;
}
