﻿/*
Theme Name: Brown Theme
Theme URI: http://www.mubde3.net/blog/
Description: Brown Theme is a simple theme contains brown colors! designed by <a href="http://www.mubde3.net/blog/">Ahmed Alkatheeri</a>.
Version: 1.0
Author: Ahmed Alkatheeri
Author URI: http://www.mubde3.net/blog/
Tags: brown, simple, style, pattern, theme

	Brown Theme v1.0
	 http://www.mubde3.net/blog/..

	هذا القالب مصمم من قبل  أحمد الكثيري يمكنك معرفة جديد المدونة عبر صفحة المدونة الرئيسية:
	http://www.mubde3.net/blog/

*/

body {
	margin: 0;
	direction: rtl;
	background: #eae1bf url(images/tagline-background2.gif) top repeat-x;
	text-align: center;
}

h1, h2, h3, h4, p, small { margin: 0; padding: 0; }

a {
	text-decoration: none;
}
#wrap {
	text-align: right;
}

#navigation {
	padding: 0;
	background: url(images/nav-background.jpg) top repeat-x;
	width: 100%;
	height: 33px;
	position: relative;
	overflow: hidden;
}
#navigation ul {
	margin: 0 5px;
	padding: 0;
	list-style: none;
    padding: 7px 0 0;
    float: right;
}
#navigation ul li {
	float: right;
	position: relative;
	top: -1px;
	z-index: 10;
}
#navigation ul li a {
	display: inline;
	font: bold 14.5px Arial;
	text-decoration: none;
	color: #4c4c4c;
	padding: 0 20px;
	margin: 0 10px;
}
#navigation ul li.back {
	margin: 0;
	background-color: #efead9;
	color: #948e77;
	width: 110px;
	height:21px;
	z-index: 8;   
	position: absolute;
	top: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#navigation ul li.back .left {
	margin: 0;
	background-color: #efead9;
}

#navigation #search {
	margin: 6px 0 0;
	padding: 0 5px;
	float: left;
	height: 23px;
}
#navigation #search form {
	display: block;
}
#navigation #search p {
	margin: -2.5px 0 0;
}
#navigation #search input.search-input {
	width: 63px;
	height: 23px;
	text-indent: -9999px;
	background: url(images/search-input.gif) center no-repeat;
	border: 0;
	cursor: pointer;
}
#navigation #search input.text {
	padding: 3px 2px 2px;
	height: 16px;
	background: #fff url(images/search-input-text.gif) top repeat-x;
	border: 1px solid #656156;

}

#header {
	margin: 0 auto;
	padding: 14px 0 7px;
	width: 980px;
    clear: both;
}
#header #logo {
	padding: 5px 7px;
	background: #cebd7c url(images/logo-light.png) center bottom repeat-x;
	display: inline;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	opacity: 0.8;
}
#header #logo a {
	padding: 9px 0;
	display: inline-block;
	font: bold 38px "Times New Roman", Times, serif;
	color: #5e5019;
}

#follow-back {
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#follow-me {
	background: url(images/follow-me-back.png) center top no-repeat;
	width: 131px;
	height: 91px;
	position: absolute;
	top: -17px;
	left: 20px;
	z-index: 0;
    overflow:  hidden;
}
#follow-me h2 {
	margin: 5px auto 0;
	text-align: center;
	width: 131px;
	height: 25px;
	text-indent: -9999px;
	background: url(images/follow-me.png) center no-repeat;
	cursor: pointer;
}
#follow-me ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#follow-me ul li {
	line-height: 22px;
	margin: 7px 5px;
}
#follow-me ul li a span {
	display: none;
}
#follow-me ul li a.rss {
	width: 94px;
	height: 17px;
	background: url(images/follow-rss.png) center no-repeat;
	display: block;
}
#follow-me ul li a.twitter { 
	width: 110px;
	height: 17px;
	background: url(images/follow-twitter.png) center no-repeat;
	display: block;
}
#follow-me ul li a:hover {
	opacity: 0.7;
}
#contain {
	margin: 15px auto 30px;
	padding: 10px 0;
	width: 980px;
	background: #fff url(images/content-background.jpg) center 1px no-repeat;
	border: 1px solid #dcd4b8;
	position: relative;
	z-index: 1000;
}
#content {
	width: 675px;
	float: right;
}
#content .post, #content .page {
	margin: 0 6px;
	padding: 14px 10px 7px 0;
}
#content .post {
	margin: 0 6px 20px;
}
#content .post h2, #content .post small {
	margin: 0 45px 0 0;
	padding: 0 0 7px;
}
#content .post h2 a, #content .page h2 a {
	color: #4e0007;
}

#content .page h2{
	margin: 0;
	padding: 0 0 10px;
	color: #333333;
}
#content .page h3, #content .post h3 {
	margin: 10px 0 0;
	padding: 0;
}
#content .page h4, #content .post h4 {
	margin: 10px 0 0;
	padding: 0;
}

#content .post small, #content .post small a {
	font: 12px tahoma;
	color: #858585;
}
#content .post small a:hover {
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #858585;
}
#content .post small strong a {
	padding: 0 2px 2px;
	font-weight: bold;
	background-color: #e4c6c9;
	color: #262626
}
#content .post small strong a:hover {
	padding: 0 2px 2px;
	border: 0;
}
#content .page-date-parent {
    position: relative;
    float: right;
}
#content .page-date {
	width: 59px;
	height: 73px;
	background: url(images/post-date-back.png) no-repeat;
	position: absolute;
	top: -65px;
	right: -31px;
	text-align: center;
	padding: 13px 0 0;
}
#content .page-date strong {
	font-size: 25px;
	display: block;
}
#content .page-date strong, #content .page-date span {
	color: #FFFFFF;
}
#content .page-date span {
	font: bold 20px Arial, Helvetica, sans-serif;
}

#content .archive-headline {
	margin: 0 16px 5px 6px;
	padding: 0 0 7px;
	border-bottom: 1px dashed #89663e;
	color: #89663e;
}
#content p {
	margin: 15px 0 0;
	font: normal 13px tahoma;
	text-align: justify;
	line-height: 23px;
}
#content p a, #content ul li a {
	color: #990000;
}

#content p a:hover, #content ul li a:hover{
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #3b210d;
}
#content ul {
	margin: 15px 0 0;
	padding: 0 20px;
	list-style: none;
}
#content ul li {
	padding: 0 10px;
	background: url(images/arrow.gif) right 11px no-repeat;
	font: normal 13px tahoma;
	line-height: 23px;
}
#content blockquote {
	margin: 10px 30px;
	padding: 0 35px 5px 0;
	color: #635d53;
	background: url(images/blockquote.gif) right top no-repeat;
}
#content #summary-top, #content #summary-bottom, #content #summary-c {
	margin: 0 9px;
}
#content #summary-top {
	background: url(images/sum_top.gif) top no-repeat;
	width: 666px;
	height: 23px;
}
#content #summary-bottom {
	background: url(images/sum_bottom.gif) bottom no-repeat;
	width: 666px;
	height: 23px;
}
#content #summary-c {
	background: url(images/sum_center.gif) center repeat-y;
	width: 666px;
}
#content #summary-c p {
	margin: 0;
	padding: 0 10px;
	color: #909090;
}
#content #summary-c a {
	padding: 0 0 3px 0;
	text-decoration: none;
	color: #909090;
	border-bottom: 1px dashed #909090;
}
#content #summary-c hr {
	width: 97%;
	border: 0;
	background: url(images/hr_line.gif) center repeat-x;
}
#contain #content #summary-c ul {
	margin: 0; padding: 0;
	text-align: center;
}
#content #summary-c ul li {
	display: inline;
	background: none;
}
#content #summary-c ul li a {
	padding: 2px;
	opacity: 0.3;
	border-bottom: 0;
}
#content #summary-c ul li a:hover {
	opacity: 1;
}
#content #summary-c ul li a img {
	border: 0;
}
#content .pagebar {
    margin: 10px auto;
	text-align: center;
}
#content .pagebar span, #content .pagebar a {
	border: 1px solid #524b3e;
    display: inline-block;
	color: #2f2516;
    background-color: #b3a17b;
}
#content  div.pagebar span.this-page {
    border: 1px dashed #4a4336;
    color: #1d170d;
    background-color: #d7c9ac;
}
#content .pagebar, #content .pagebar span, #content .pagebar a, #content  div.pagebar span.this-page {
    margin: 0 5px;
    padding: 1px 5px;
   	font: 13px tahoma;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#content .pagebar span.break{ margin: 0 1px 0 2px; }

#content ul.page-navigation li {
    padding: 0;
    background-image: none;

}
#content ul.page-navigation li a {
    margin: 2px;
    padding: 0 4px;
    display: block;
	border: 1px solid #524b3e;
    background-color: #b3a17b;
	color: #2f2516;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#content ul.page-navigation li a:hover {
    color: #1d170d;
    background-color: #d7c9ac;
}
#content ul.page-navigation li.right {
    float: right;
    text-align: center;
}
#content ul.page-navigation li.left {
    float: left;
    text-align: center;
}

#comments {
	margin: 20px 10px 0;
	padding: 0 0 5px;
	width: 665px;
	border-bottom: 1px dashed #cacaca;
}
#comments h3 {
	float: right;
}
#comments span a {
	width: 79px;
	height: 19px;
	float: left;
	background: url(images/leave_comment.gif) left center no-repeat;
}
#comments span a span {
	display: none;
}
#commentlist {
	clear: both;
	margin: 10px  auto 0;
	padding: 0 10px;
	list-style: none;
	width: 665px;
}
#commentlist li {
	margin: 10px 0;
	padding: 7px 10px;
	background: #f1efe4 url(images/comment.png) top repeat-x;
	border: 1px solid #cecbb9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#commentlist li ul.children li {
	margin: 10px 0;
	padding: 7px 10px;
	background: #f1efe4 url(images/comment.png) top repeat-x;
	border: 1px solid #cecbb9;
}
#commentlist li.bypostauthor, #commentlist li ul.children li.bypostauthor {
	margin: 10px 0;
	padding: 7px 10px;
	border: 1px solid #C9BE82;
	background-color: #E3DEC2;
	background-image: none;
}
#commentlist li div.vcard img.avatar{
	float: right;
}
#commentlist li div span.date {
	padding: 5px 0 0;
	float: left;
	text-align: right;
	width: 90%;
}
#commentlist li div.comment-author cite, #commentlist li div.comment-author cite a {
	margin: 0 5px 0 0;
	padding: 10px 0;
	color: #6e1200;
	font: bold 13px tahoma; 
}
#commentlist li ul.children li a:hover {
	padding: 0;
	border: none;
}
#commentlist li div.comment-author cite {
	color: #26201c;
}
#commentlist li div span.date a {
	margin: 10px 0;
	float: left;
	display: block;
	color: #7d7d7d;
	font: bold 12px tahoma; 
}
#commentlist li div.comment-content {
	padding: 5px 0 0;
	clear: both;
}
#commentlist li div.reply {
	text-align: left;
	margin: 0 0 5px;
}
#commentlist li div.reply a {
	padding: 1px 1px 4px;
	text-decoration: none;
	font: bold 13px tahoma;
	color: #adaba0;
	border-bottom: 1px dashed #adaba0;
}
#respond {
	margin: 0 11px;
	padding: 0;
	border: 1px dashed #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	width: 660px;
}
#respond legend {
	margin: 5px 15px 5px; padding: 0 5px;
	font: bold 16px "simplified Arabic",tahoma, arial;
	color: #666666;
}
#respond ul li {
	margin: 5px 0;
	background: none;
	clear: both;
}
#respond ul li input.text, #respond ul li textarea  {
	margin: 0;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #fff;
	width: 250px;
	color: #666666;
	font: normal 13px tahoma;
}
#respond ul li input.text:focus, #respond ul li textarea:focus {
	border: 1px solid #666666;
	color: #000000;
}
#respond ul li input.text:hover, #respond ul li textarea:hover {
	border: 1px solid #999999;
}
#respond ul li textarea {
	height: 100px;
}
#respond ul li label {
	margin: 0 0 0 10px;
	padding: 0 0 1px 5px;
	width: 25%;
	float: right;
	text-align: left;
}
#respond ul li input {
	display: block;
}
#sidebar {
	margin: 1px;
	width: 294px;
	float: left;
}
#sidebar .sidebox {
	margin: 10px 0 0;
	padding: 1px;
	width: 273px;
	border: 1px solid #cbcbcb;
	background: url(images/box-background.jpg) right repeat-y;
	position: relative;
}	
#sidebar .sidebox .pagewrap {
	width: 25px;
	height: 23px;
	background: url(images/wrap-box.jpg) no-repeat;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 10;
}
#sidebar .sidebox ul {
	margin: 5px 0;
	padding: 0 17px 0 0;
	list-style: none;
}
#sidebar .sidebox ul li {
	padding: 0 15px;
	background: url(images/page-icon.gif) right 5px no-repeat;
	font: normal 13px tahoma;
	line-height: 23px;
}
#sidebar .sidebox ul li a {
	color: #693217;
}
#sidebar .sidebox ul li a:hover {
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #3b210d;
}
#sidebar .sidebox h2 {
	margin: 7px 15px;
	color: #505354;
	font: bold 18px Arial, Helvetica, sans-serif;
}

#sidebar .sidebox select, #sidebar .sidebox textarea, #sidebar .sidebox input {
    margin: 7px 15px;
    
}
#footer {
	margin: 20px 0 0;
	background: #483f1d url(images/footer-background.jpg) top repeat-x;
	height: auto;
}
#footer div {
	margin: 0 auto;
	width: 980px;
}
#footer #aboutsite {
	padding: 23px 0 0;
	width: 350px;
	height: 193px;
	background: url(images/footer-about-background.png) left center no-repeat;
	overflow: hidden;
	float: right;
	position: relative;
}
#footer #aboutsite h2 {
	background: url(images/about-site.png) no-repeat;
	position: absolute;
	left: 5px;
	top: 32px;
	text-indent: -9999px;
	width: 78px;
	height: 19px;
}
#footer #aboutsite .description {
	margin: 40px 0 0;
	width: 100%;
}
#footer #aboutsite p {
	margin: 5px 5px 5px 9px;
	text-align: justify;
	font: normal 13px tahoma;
	line-height: 22px;
	color: #FFFFFF;
}
#footer .box-footer {
	float: right;
	width: 268px;
	margin: 20px 30px 15px 10px;
}
#footer .box-footer-top {
	display: block;
	width: 268px;
	height: 17px;
	background: url(images/footer-box-top.png) center top no-repeat;
	position: relative;
}
#footer .box-footer-top span { display: none; }

#footer .box-footer-center {
	padding: 0;
	display: block;
	width: 268px;
	height: auto;
    min-height: 150px;
	background: url(images/footer-box-center.png) center repeat-y;
}
#footer .box-footer-bottom {
	display: block;
	width: 268px;
	height: 17px;
	background: url(images/footer-box-bottom.png) center bottom no-repeat;
}
#footer .box-footer-center div {
	text-align: center;
	margin: 0 5px;
	padding: 4px 4px;
	font: normal 13px tahoma;
	width: 93%;
	overflow: hidden;
}
#footer .box-footer-center div a {
	color: #161616;
}
#footer .box-footer-center ul {
 	margin: 0;
	padding: 0;
 	list-style: none;
}
#footer .box-footer-center ul li {
	margin: 0 15px;
	padding: 1px 10px;
	background: url(images/arrow.gif) right 12px no-repeat;
	font: normal 13px tahoma;
	line-height: 22px;
}
#footer .box-footer-center ul li a {
	color: #161616;
}
#footer .box-footer-top h2 {
	text-indent: -9999px;
}
#footer .box-footer-top .box-footer-links {
	width: 100px;
	height: 42px;
	display: block;
	position: absolute;
	top: -16px;
	right: -10px;
	z-index:10;
	background: url(images/links.png) center no-repeat;
}

#footer .box-footer-top .box-footer-tags {
	width: 100px;
	height: 42px;
	display: block;
	position: absolute;
	top: -16px;
	right: -11px;
	z-index:10;
	background: url(images/tags.png) center no-repeat;
}
#copyright {
    padding: 7px;
    border-top: 1px solid #291d00;
    background-color: #332A14;
    text-align: center;
}
#copyright p {
    color: #fff;
    font: 13px tahoma;
}
#copyright a {
    color: #eddf00;
}