/*
Theme Name: سماء كالفانيليا
Description: تيمة عربية مبسطة جدا
Author: أحمد غربية
Author URI: http://zamakan.gharbeia.org/
Version: 1.0
This theme is licensed under a GPL compatible license: http://www.gnu.org/copyleft/gpl.html
*/

body {
	position: relative;
	background: #F4F8F9;
	color: black;
	text-align: justify;
	padding: 0; margin: 0;
	font-family: 'Traditional Arabic', 'DecoType Naskh', 'Akhbar MT', 'Mudir MT',  'Farsi Simple', 'Arabic Transparent', 'Simplified Arabic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}

#header {
	padding: 7px 0 10px 0;
	border: 1px solid #EEE;
	background: #EEE;
	background-image: url('stella.png');
	font-family: 'DecoType Naskh Swashes', 'DecoType Naskh Extensions', 'DecoType Naskh', 'Traditional Arabic';
}

div#posts {
	float: right;
	width: 54%;
	padding: 0 5% 0 3%;
}

div#sidebar {
	float: left;
	margin: 0 1em 1em 2em;
	text-align: left;
	width: 25%;
}

div#footer {	clear: both;	padding: 42px 30px 0 0;	 }


h1 {
	padding: .25em .75em 0;
	margin: 10px 0 0 0;
	color: #4A6F83;
	font-weight: bold;
	font-size: 350%;
}

* html h1 { /*trick for IE */
	font-size: x-large;
	padding: .25em 3% 0;
} 

p#description {
	margin: 1em 5% 0 12%;
	color: #4A6F83; /*#C6DDE7;*/
}

.post { padding: 2em 0 4em 0; }
.post .date {
	color: #4A6F83; font-size:105%;
}
.post > h2 { color: #4A6F83; font-size: x-large;}
#header a:visited, .post h2 a:link, .post h2 a:visited { text-decoration: none; color: #4A6F83; }
.post-body { margin: 0 0 30px 0; font-size:100%; text-align: justify; }
.post-body strong { color: black; font-weight: bold; }

#posts .timestamp { color: #999; }

a { text-decoration: none; }
a:link { color: blue; }
a:visited {color: #75445C; }
a:active { color: #F00; }

.meta { font-size: 80%; border: 1px solid #EEE;	}
.meta a { color: #4A6F83; }
.meta a:hover { text-decoration: underline; }

#comments { margin-top: 2em;	color: black; font-weight: normal; }
.comment .meta, Trackback .meta, Pingback .meta { margin: 0; color: #444; font-size: 80%; }
.comment, Trackback, Pingback  {	margin-top: 1em; overflow: hidden;	}
#comments h2 { color: #4A6F83; font-size: large; }

#sidebar h2 { color: #4A6F83; font-size: large; text-align: left; }
#sidebar ul {	margin: 0 0 33px 0;	list-style-type: none;	font-size: 95%;}
#sidebar li {	font-size: 95%;	text-align: left;		}
#sidebar a {	padding: 2px;	 margin:1px; color: #999;	text-decoration: none;}
#sidebar a:link, #side-content a:visited { color: #999; }
#sidebar a:active { color: #F00; }
#sidebar a:hover { color: #B4445C; text-decoration: none; }


#sidebar form {	font-size: 50%;	color: #F4F8F9;	 }
#sidebar input[type="text"], #sidebar textarea {	background-color:  #4A6F83; color: white;	}
#sidebar #sidebar button {	background-color:  #999;	}
#sidebar fieldset	{	border: none;	 }
form .required:after { content: '*'; color: red;	}

#footer div {
	display: inline;
	margin: 10px;
}

q { quotes: '\201D' '\201C'; }
pre, code { color: #999; }
code {	 direction: rtl;	}
img { border: 0; }
/*strong { font-weight: bolder; }*/
strong em {	color: red;	}

del * {text-decoration: line-through;	}

:not(:lang(ar)) { font-weight: normal; font-size: smaller; direction: ltr; }

.estedrakTimestamp:before { content: 'استدراك في '; font-weight: bold; }
.estedrakTimestamp {	font-weight: bold; }

//ins {	text-decoration: none;		}
ins.ta3qib, ins.estedrak {	display: block;	text-decoration: none;		}
.ta3qibOn:before { content: 'تعقيب على '; }
.ta3qibOn:after { content: ':'; }

.tawqi3at {}
.remark, .remark * { color: gray; }
.note:before { content: 'ملحوظة: '; }
.remark:before { content: '('; }
.remark:after { content: ')'; }
.separator {	border: thin gray dashed; width: 64%; margin-right: 18%;	}
.caption {	display: block;	font-size: smaller; color: gray;	}

#meta ul {	list-style: none;	}
#feeds ul {	list-style-image: url('http://newsimg.bbc.co.uk.nyud.net:8090/shared/img/v3/feed.gif');	}

ul.tags, .tags li {
	display: inline;
	padding: 0;
}

.tags li:after  {
	content: ', ';
}

.dialogue p:before {	display: marker; content: '_'; }
.actor:after {content: ':'; }

.footnotes {	font-size: small;	border-top: solid 1px #4A6F83; }
.footnoteref:after {	vertical-align: super; text-decoration: none; content: counter(fn);	counter-increment: fn;	 }
.fnbackref:after {content: '\25B2'; }
.fnbackref:after, .footnoteref:after {color: green; font-size: smaller;	}
a.fnbackref, a.footnoteref { color: inherit; text-decoration: none;	}

[class|='URI'], kbd, [lang|='en'] { font-weight: normal; unicode-bidi: embed; direction: ltr;	}

/*
a[href*="wikipedia.org/wiki/"] {
	color: blue;
}
*/
.post-body a[href ^="/"] { color: green; }

acronym, abbr {
	border-bottom: 1px dashed #00F; cursor: help;
}

blockquote {
	border-right: 2px solid #000;
	margin-right: 1.5em;
	padding-right: 5px;
}

dt {font-weight: inherit;	}


#commentform textarea {
	width:100%;
    height:50%;
}

#commentform .required:after {	content: '*';	color: red;	font-size: xx-large;	}

* html #commentform textarea {
        width: 600px;
}

#preview {	 background-color: white; border: 1px black solid; padding-right: .5em;	}

