/*
Theme Name: Reemsite
Arabic Editor: Abdulrahman Alotaiba
Arabic Editor URL: http://www.mawqey.com/
Based on the Persian version of Kubrick RTL http://bahman.wordpress.com/  &  http://sshrdp.wordpress.com/
Version: 1.0
*/

body {
	direction: rtl;
	font-family: 'Times New Roman', 'Tahoma', 'Sans-Serif', Lucida Grande, Verdana, Arial;
	color: #000;
	text-align: justify;
}

#page {
	font-family: 'Times New Roman', 'Tahoma', 'Sans-Serif', Lucida Grande, Verdana, Arial;
	text-align: right;
}

#sidebar {
	font: 1.5em 'Times New Roman', 'Tahoma', 'Sans-Serif', Lucida Grande, Verdana, Arial;
	margin: 5px auto;
	padding: 10px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

.entry {
	font-size: 1.5em;
}

.widecolumn {
	text-align: right;
	margin: 5px 150px 0 0;
}

.narrowcolumn .postmetadata {
	font-size:0.9em;
}

.postmetadata small {
	font-size:0.8em;
}

small {
	font-family: 'Times New Roman', 'Tahoma', 'Sans-Serif', Arial, Helvetica;
}

h1, h2, h3 {
	font-family: 'Arial', 'Sans-Serif', Tahoma, Trebuchet MS, Lucida Grande, Verdana, Arial;
}

h1 {
	font-weight:bold;
}

#sidebar h2 {
	font-family: 'Times New Roman', 'Tahoma', 'Sans-Serif', Lucida Grande, Verdana;
	font-size: 1.4em;
}

blockquote {
	border-left: 0;
	border-right: 5px solid #ddd;
	padding-left: 0;
	padding-right: 20px;
	margin: 15px 10px 0 30px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Times New Roman', 'Tahoma', 'Sans-Serif', Lucida Grande, Verdana, Arial;
}

#commentform p {
	font-family: 'Times New Roman', 'Tahoma', 'Sans-Serif', Lucida Grande, Verdana, Arial;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	letter-spacing: normal;
}

#wp-calendar caption {
	font: bold 1.3em 'Tahoma', 'Sans-Serif', Lucida Grande, Verdana, Arial;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 10px 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 10px 0 0;
}

#searchform {
	text-align: right;
}

#sidebar #searchform #s {
	width: 170px;
}

#sidebar input {
	padding: 1px 5px 4px 6px;
	font-family: Tahoma;
	font-size: 0.8em;
}
#commentform p {
	font-size: 1em;
	font-weight: bold;
}
