/*  
Theme Name: Simple
Theme URI: http://cyberrabbits.net
Description: Very simple theme
Version: 1.00
Author: fzerorubigd
Author URI: http://cyberrabbits.net
*/

/*************************************
 +Containers
 *************************************/
body{
	direction : rtl;
	background:#fff url(./images/bg.png) repeat-x;
	border-top:5px solid #333;
	color:#555;
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
img {
  border : 0px;
}
#wrap{
	margin:0 auto;
	text-align:right;
	width:81em;	
}
#content{
	font-size:1.2em;
	float:right;
	padding:1em;
	width:40em;
}
#sidebar{
	font-size:1.1em;
	float:left;
	padding-top:2em;
	width:20em;
}
#header{
	padding:3em 1em;
}
#footer{
	background:#333;
	border-top:1px solid #777;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E87830;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin-right:22em;
}
.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a
{
	color:#B4C24B;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h3{
	font-size:1.8em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrybody {
	text-align : justify;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px 20px 3px 3px;
	background-position : center right;
	display : block;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px 20px 3px 3px;
	background-position : center right;
	display : block;
}
.commentslink{
	background:#fff url(./images/packaged.gif) no-repeat;
	padding:3px 20px 3px 3px;
	background-position : center right;
	display : block;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}

input{
	font-family : Tahoma,Georgia, "Times New Roman", Times, serif;
}
textarea {
	font-family : Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
}

label.screen-reader-text{
         display:none;
}

#searchsubmit {
        border:1px solid #D1D1D1;
}

#s{
        width : 120px;
}

.commentsblock input#submit {
   margin-right: 400px;
}

.commentsblock label {
	display : block;
}

h2.widgettitle {
	font-size : 14px;
	font-weight: bold;
}

code.link {
	text-align : left;
	direction: rtl;
	font-family : Courier,"Courier New",Cu,Georgia, "Times New Roman", Times, serif;
	overflow : scroll;
}

li.page_item li.page_item {
	margin-right : 15px;
}

div.alignright {
	float : right;
}

div.alignleft {
	float : left;
}

.navigation br {
	clear:both;
}

li.wp_cumulus_widget {
	list-style-type:none;
}

.highlight{
	background-color: yellow;
}

ins {
	text-decoration: none;
	font-style : italic;
	display :block;
	padding:5px;
	border : 1px solid gray;
}

del {
	text-decoration: line-through;
	font-style : italic;
}

.alignnone {
	margin : auto;
	text-align :center;
}

.message {
	background-color : #bde5f8;
	border : 1px solid #00529b;
	color : #00529b;
	width : 90%; /*Change this to fit to your need*/
	text-align : left;
	direction : ltr;
	padding: 12px 20px 12px 35px;
	background: #bde5f8 url(images/information_32.png) left center no-repeat;
	margin : 4px auto;
}

.message-fa {
	background-color : #bde5f8;
	border : 1px solid #00529b;
	color : #00529b;
	width : 90%; /*Change this to fit to your need*/
	text-align : right;
	direction : rtl;
	padding: 12px 35px 12px 20px;
	background: #bde5f8 url(images/information_32.png) right center no-repeat;
	margin : 4px auto;
}

.error {
	background-color : #ffbaba;
	border : 1px solid #d8000c;
	color : #d8000c;
	width : 90%; /*Change this to fit to your need*/
	text-align : left;
	direction : ltr;
	padding: 12px 20px 12px 35px;
	background: #ffbaba url(images/error_32.png) left center no-repeat;
	margin : 4px auto;
}

.error-fa {
	background-color : #ffbaba;
	border : 1px solid #d8000c;
	color : #d8000c;
	width : 90%; /*Change this to fit to your need*/
	text-align : right;
	direction : rtl;
	padding: 12px 35px 12px 20px;
	background: #ffbaba url(images/error_32.png) right center no-repeat;
	margin : 4px auto;
}

.success {
	background-color : #dff2bf;
	border : 1px solid #4f8a10;
	color : #4f8a10;
	width : 90%; /*Change this to fit to your need*/
	text-align : left;
	direction : ltr;
	padding: 12px 20px 12px 35px;
	background: #dff2bf url(images/checkmark_32.png) left center no-repeat;
	margin : 4px auto;
}

.success-fa {
	background-color : #dff2bf;
	border : 1px solid #4f8a10;
	color : #4f8a10;
	width : 90%; /*Change this to fit to your need*/
	text-align : right;
	direction : rtl;
	padding: 12px 35px 12px 20px;
	background: #dff2bf url(images/checkmark_32.png) right center no-repeat;
	margin : 4px auto;
}

.warning {
	background-color : #feefb3;
	border : 1px solid #9f6000;
	color : #9f6000;
	width : 90%; /*Change this to fit to your need*/
	text-align : left;
	direction : ltr;
	padding: 12px 20px 12px 35px;
	background: #feefb3 url(images/warning_32.png) left center no-repeat;
	margin : 4px auto;
}

.warning-fa {
	background-color : #feefb3;
	border : 1px solid #9f6000;
	color : #9f6000;
	width : 90%; /*Change this to fit to your need*/
	text-align : right;
	direction : rtl;
	padding: 12px 35px 12px 20px;
	background: #feefb3 url(images/warning_32.png) right center no-repeat;
	margin : 4px auto;
}
a.external {
	text-decoration : none;
	border-top : 1px dashed blue;
	border-bottom : 1px dashed blue;
}
tt {
	direction : ltr;
	text-align : left;
}

li.comment {
	list-style-type : none;
}

.ltr{
	text-align : left;
	direction:ltr;
}

pre {
	text-align : left;
	direction:ltr;	
}

.wpfilebase-attachment {
	width : 100%;
	border : 1px solid gray;
}
.wpfilebase-attachment .wpfilebase-fileicon {
	width : 30%;
	float : right;
}

.wpfilebase-attachment .wpfilebase-rightcol {
	width : 70%;
	float : right;
}

.wpfilebase-attachment div {
	margin :3px;
}

