/*
Theme Name: Twenty Ten
*/


/*
RTL Basics
*/


body {
	direction:rtl;
	unicode-bidi:embed;
}


/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: right;
	margin: 0 0 0 -270px;
}
#content {
	margin: 15px 30px 15px 270px;
}
#primary,
#secondary {
	float: left;
}
#primary {
	margin-left: 10px;
	margin-right: 0px;
}
#secondary {
	clear: left;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url,
h3#comments-title,
h3#reply-title,
#access-top .menu,
#access-top div.menu ul,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
input[type=submit] {
	font-family: "Traditional Arabic", Arial, Tahoma, sans-serif;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#footer-widget-area .widget-area {
	float: right;
	/*margin-left: 20px;
	margin-right: 0;*/
}
#footer-widget-area #fourth {
	/*margin-left: 0;*/
}
#site-info {
	/*float: right;*/
	font-size: 24px;
}
#site-generator {
	float: left;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body,
input,
textarea {
	font-size: 16px;
	line-height: 24px;
}

/* Text elements */
ul, ol {
	margin: 0 1.5em 18px 0;
}
blockquote {
	font-style: normal;
}

/* Text meant only for screen readers */
.screen-reader-text {
	left: auto;
	text-indent:-9000px;
	overflow:hidden;
}


/* =Header
-------------------------------------------------------------- */

#header {
	background-image: url(images/rtl/header-bottom.png);
}
body.page-template-onecolumn-page-php #header {
	background-image: url(images/rtl/header-bottom-onecol.png);
}
#branding {
	float: left;
}
#site-title {
	float: left;
}
#site-description {
	clear: left;
	float: left;
	font-style: normal;
}
#branding img {
	float: right;
}
#social {
	float: right;
}
#social li {
	float:right;
	margin-left: 4px;
	margin-right: 0;
}
#header-image {
	background-image: url(images/rtl/header-image-shadow.png);
}
#header-search {
	box-shadow: -1px 1px 3px #0f3101 inset;
	-moz-box-shadow: -1px 1px 3px #0f3101 inset;
	-webkit-box-shadow: -1px 1px 3px #0f3101 inset;
	float: left;
	margin: 30px 10px 0 20px;
}
#header-search input {
	font-size: 18px;
}
#header-search input[type=text] {
	float: right;
}
#header-search input[type=submit] {
	background-image: url(images/rtl/magnifier.png);
	float: left;
}

/* =Menu
-------------------------------------------------------------- */

#access-top {
	background: url(images/rtl/header-top.png) center top no-repeat;
}

#access-top, #access {
	float:right;
}

#access-top .menu-header,
div.menu {
	float: right;
	height: 25px;
}
#access-top .menu-header,
#access .menu-header,
div.menu {
	font-size: 20px;
	font-weight: bold;
    margin-right: 20px;
    margin-left: 0;
}

#access-top .menu-header li,
#access .menu-header li,
div.menu li{
	float:right;
}

#access-top ul ul, #access ul ul {
	left:auto;
	right:0;
	float:right;
}
#access-top ul ul ul, #access ul ul ul {
	left:auto;
	right:100%;
}

#access-top .menu-header.languages {
	float: left;
	font-size: 16px;
	font-weight: normal;
}
#access-top .menu-header.languages li {
	float: left;
}

.widget-area > div.side-menu a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 27px;
	padding-left: 0;
	padding-right: 10px;
}

/* =Content
-------------------------------------------------------------- */

#main {
	background-image: url(images/rtl/main-bg-sidebar.png);
}
/*body.page-template-onecolumn-page-php #main {
	background-image: url(images/main-bg.png);
}*/
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 20px;
	line-height: 30px;
}
#content table {
	text-align: right;
	margin: 0 0 24px -1px;
}
.page-title {
	background: url(images/rtl/page-title.png) right center no-repeat;
	padding-left: 0;
	padding-right: 32px;
}
.page-title span {
	font-style:normal;
}
.entry-title,
.entry-meta {
	/*clear: right;
	float: right;*/
	margin-left: 68px;
	margin-right: 0;
}
#content .entry-title {
	background: url(images/rtl/entry-title.png) left top no-repeat;
	font-size: 25px;
	margin-left: 0;
}

.entry-meta {
	font-size: 14px;
	line-height: 21px;
}
.entry-content input.file,
.entry-content input.button {
	margin-left: 24px;
	margin-right:0;
}
.entry-content blockquote.left {
	float: right;
	margin-right: 0;
	margin-left: 24px;
	text-align: left;
}
.entry-content blockquote.right {
	float: left;
	margin-right: 24px;
	margin-left: 0;
	text-align: right;
}
#entry-author-info #author-avatar {
	float: right;
	margin: 0 0 0 -104px;
}
#entry-author-info #author-description {
	float: right;
	margin: 0 104px 0 0;
}
.entry-utility {
	font-size: 14px;
	line-height: 21px;
}

/* Gallery listing
-------------------------------------------------------------- */

.category-gallery .gallery-thumb {
	float: right;
 	margin-left:20px;
	margin-right:0;
}


/* Images
-------------------------------------------------------------- */

#content .gallery .gallery-caption {
	margin-right: 0;
}

#content .gallery .gallery-item {
	float: right;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	font-size: 16px;
	line-height: 24px;
}
.nav-previous {
	float: right;
}
.nav-next {
	float: left;
	text-align:left;
}

/* =Comments
-------------------------------------------------------------- */

h3#comments-title {
	background-image: url(images/rtl/comments-title.png);
	font-size: 24px;
}
.commentlist li.comment {
	border-left: none;
	border-right: 6px solid #d6e6cb;
	padding: 0 50px 0 0;
}
.commentlist .avatar {
	right: 5px;
	left: auto;
}
.comment-author .says, #comments .pingback .url  {
	font-style: normal;
}
.comment-meta {
	font-size: 14px;
	margin: 0 0 18px 0;
}
.reply {
	font-size: 16px;
}

/* Comments form */
#respond #reply-title {
	background-image: url(images/rtl/comments-title.png);
	font-size: 24px;
}
.children #respond {
	margin: 0 0 0 48px;
}
#respond label {
	font-size: 16px;
}
#respond .form-allowed-tags code {
	font-size: 13px;
}
#respond .form-submit input {
	font-size: 16px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	margin-right: 0;
}
.widget-area ul ul {
	margin-right: 1.3em;
	margin-left: 0;
}
.widget-title {
	background-image: url(images/rtl/sidebar-title.png);
	margin: 0 -10px 5px 0;
}
#wp-calendar caption {
	text-align: right;
}
#wp-calendar tfoot #next {
	text-align: left;
}

/* Main sidebars */
#main .widget-area ul {
	margin-right: 0;
	padding: 0;
}
#main .widget-area ul ul {
	margin-right: 1.3em;
	margin-left: 0;
}
#primary {
	background: url(images/rtl/sidebar-fx.png) right top no-repeat;
}

/* Footer widget areas */
#footer-widget-area ul.menu li {
	float: right;
	margin: 0 0 0 15px;
}
#footer-widget-area ul.menu li a {
	font-weight: bold;
}
#footer-widget-area .social-links .widget-title {
	float: right;
	font-family: "Traditional Arabic", Arial, Tahoma, sans-serif;
	font-weight:bold;
	margin: 0 0 0 10px;
}
#footer-widget-area ul#social li {
	padding-left: 10px;
	padding-right: 0;
}

#home-widgets {
	margin:15px 20px 15px 260px;
}
#home-widgets .widget-container {
	float: right;
}
#home-widgets .widget-container h3 {
	background-image: url(images/rtl/home-widget-title.png);
}

/* =Footer
-------------------------------------------------------------- */
#site-generator {
	font-style:normal;
}
#site-generator a {
	background-position: right center;
	padding-right: 20px;
	padding-left: 0;
}