/*
THEME NAME: Main
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>
VERSION: 1.1
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu, adapted by Bert Hunger</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */

body {
	background: #EFEFEF;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	direction:ltr;

}

html {
	
	direction:rtl;		
}



.phplist label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 40px; 
}

.phplist {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  margin: 0;
  padding: 0;
/*  min-width: 500px;
  max-width: 700px;
  width: 660px; */
}

#wrapper {
	position:relative;
	width: 900px;
	height: 605px;
	margin: 0 auto;
	background: #FFFFFF;
	padding:0px;
	background-image:url(images/layoutnew3.gif);
	background-position: -30px -00px;
}
#header {
	height: 140px;
/*	background-image:url(images/top.jpg);
*/	background-repeat:no-repeat;
	background-position:100% 0%;
	
	
}

#qtranslate-language-chooser {
	display: inline; /* Added to fix the double margin in IE6 */
	float:left;
	position: absolute;
	width: 150px;
	height: 20px;
	top: 569px;
	left:780px;


}

#logo {
	position:absolute;
	height: 80px;
	width: 120px;
/*	float:right;*/
	left: 024px;
	top: 520px;
}
/*#logo a {
}
#logo a span {
	display: none
}
*/

#access {

	position:absolute;
	top: 036px;
	left:0px;
	/*left:80px;*/
	overflow: hidden;
	width:900px;
	height: 42px;
/*	border-bottom:1px solid #EFEFEF;
*/	text-align:justify;
background-color: #E9E9E9 ;

}
#sidebar {
	height: 380px;

	position:absolute;
	width: 200px;
	top: 160px;
	left:35px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 00px;
	margin-left: 0px;/*
	border-right:1px solid #EFEFEF;*/
/*	background-image:url(images/hideobg.jpg);
	background-position:-10px;
	background-repeat:no-repeat;
*/	
}
#container {
	z-index:9;
	height: 540px;
	float: right;
	width: 600px;
/*	clip: rect(auto,auto,auto,auto);
*/	
	overflow:	auto;
/*	border-left:1px solid #EFEFEF;
*//*	top: 220px;
*/}
#content {
	z-index:10;

	height: 380px;
	position: absolute;
	left:230px;
	top:158px;
	margin: 0px 0px 0px 0px;
	width:540px;
	float:left;
	overflow: auto;
	margin-bottom:00px;
	margin-top:00px;
	line-height:1.3;
	
}
#footer {
	z-index:0;
	float:left;
	top:auto;
	width: 800px;
	padding: 0px;
/*	border-top: 1px solid #EFEFEF;
*/	


}
.page_item a {

}
 
.current_page_item {
}
  .current_page_item a:hover{
color: #333333;
}
.current_page_item a {


color: #e17e31;
}
.current_page_ancestor a {
color: #e17e31;
}
.page_item a:hover {
	
/*color:black;
*/}
/* General */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
img {
	border: 0;
}
.separator {
	color: #CCCCCC;
	margin: 0 5px;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
}
.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}
.floater-left {
	float: left;
}
.floater-right {
	float: right;
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
	top: 165px;

}
#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 26px;
	padding: 15px 8px;
}
#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}
#blog-title a {
	color: #333333;
}
#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}
/* Content */
.page-title {
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 120%;
}
.post {
	margin-bottom: 50px;
}
.entry-title {
	width: 450px;
	font-weight: normal;
	font-size: 120%;
}
.entry-comments {
	float: right;
}
.entry-title a {
	color: #FF8000;
}
.more-link {
	display: block;
	margin: 10px 0 0 0;
}
.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}
.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #3c3f70;
}
.entry-comments a:hover {
/*	color: #FFFFFF;
*/}
.entry-meta {
	color: #3c3f70;
	font-size: 90%;
	margin-top: 10px;
}
.entry-categ {
	color: #3c3f70;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 0px;
}
.entry-footer {
	color: #3c3f70;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;
	padding: 5px 0;
}
.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}
.entry-subscribe {
	padding: 0px 0px 0px 0px;
/*	padding: 5px 5px 5px 26px;
*/	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}
.entry-content {
	margin-top: 0px;
}
.entry-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}
.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 0px;
}
.entry-content a {
	text-decoration: underline;
}
.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}
.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}
/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}
#sidebar ul {
	list-style: none;
}
#sidebar ul li {
	margin-bottom: 20px;
}
#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}
#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}
#sidebarRight ul {
	list-style: none;
}
#sidebarRight ul li {
	margin-bottom: 20px;
}
#sidebarRight ul li ul, #sidebarRight ul li ul li ul {
	margin: 0;
	padding: 0;
}
#sidebarRight ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}
#sidebarRight ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}
.textwidget p {
	margin-bottom: 10px;
}
.textwidget a {
	text-decoration: underline;
}
.widget_tag_cloud a {
	text-transform: lowercase;
}
#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;
}
#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}
#wp-calendar td a {
	font-weight: bold;
}
#wp-calendar #next {
	text-align: right;
}
/* Comments */
.comments {
	margin-top: 30px;
}
.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}
.comments ol {
	list-style: none;
}
.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}
.comments ol li.alt {
	background: #FAFAFA;
}
.comment-author {
	font-weight: bold;
}
.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}
.unapproved {
	font-style: italic;
}
#respond {
	margin-top: 30px;
}
#respond h3 {
	color: #333333;
}
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}
#comment-notes {
	margin-bottom: 10px;
}
.form-label {
	margin-bottom: 2px;
}
.form-input, .form-textarea {
	margin-bottom: 10px;
}
.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form-textarea input {
	width: 280px;
}
.form-textarea textarea {
	width: 350px;
}
.form-input input:hover {
	background-color: #FFFFFF;
}
.form-submit input {
	padding: 2px 5px;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
