/*  

Theme Name: Papyrus

Theme URI: http://www.skdstudio.com

Description: WP theme designed by <a href="http://www.skdstudio.com">SK Design Studio</a>.

Version: 1.0

Author: Sherihan Khedr

Author URI: http://www.skdstudio.com



	This theme was designed by Sherihan Khedr.



	By downloading and using this theme, you agree to the following terms:

    - You are NOT allowed to sell this design.
    - A link back to SK Design Studio (either modified or unmodified).
    - You can use this design for personal or commercial projects.
    - You can modify, translate or distribute



*/



body {
	font: 80%/150% Arial, "Trebuchet MS", Tahoma;
	color: #000000;
	background: url(images/body_bg.jpg) center top;
	margin: 0px;
	padding: 0px;
}

a {
	color: #4c3c2d;
	text-decoration: underline;
}

a:hover {
	color: #7e532a;
}

img {
	border: none;
	float: left;
	margin-right: 10px;
}

p {
	padding: 0px 0px 15px 0;
	margin: 0px;
	color: #000000;
	text-align: justify;
}


h1, h2 {
	color: #4c3c2d;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #242424;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h2 a {
	color: #4c3c2d;
	text-decoration: none;
}

h2 a:hover {
	color: #7e532a;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c3c2d;
	margin: 10px 0px 5px;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c3c2d;
	margin: 10px 0px 5px;
}

ul {
	list-style-type: circle;
}

blockquote {
	border-left: 5px #4c3c2d solid;
	margin: 0 0 0 10px;
	padding: 5px;
	background: url(images/pattern.gif);   
}

form {
	margin:0px;
	padding:0px;
}

#page {
	margin: 0px auto 0;
	width: 760px;
}

#page_back {
	background: url(images/content.gif);
}

/*--------------------------header area*/
#header {
	width: 760px;
	height: 150px;
	background: url(images/header_bg.gif) no-repeat;
	margin: 0;
}

#header_box {
	width: 600px;
	padding: 70px 0 0 140px;
}

#header h1 {
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c3c2d;
	border-bottom: none;
}

#header h1 a {
	color: #4c3c2d;
	text-decoration: none;
}

#header h1 a:hover {
	color: #7e532a;
	text-decoration: none;
}

#header p {
	color: #4c3c2d;
	font-size: 15px;
}

/*--------------------------navigation*/
#nav {
	width: 760px;
	height: 80px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 40px;
}

#nav li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0 0 0 10px;;
}

#nav a{
	font: bold 15px/100% Arial, Helvetica, sans-serif;
	display: block;
	color: #4c3c2d;
	text-decoration: none;
	padding: 10px 13px 13px 13px;
	margin: 0;
	background: url(images/nav.gif) bottom;
}

#nav a:hover, #nav .current_page_item a  {
	padding: 25px 13px 13px;13px
}

#nav .left {
	float: left;
}

#nav .right {
	float: right;
}

/*------------------------search form */
#searchform {
	margin:0px 10px 0 0;
	background: url(images/search_bg.gif) bottom;
	padding: 7px 11px 15px 11px;
}

#searchform br {
	display: none;
}

#searchform .s {
	border:1px solid #a29161;
	width: 135px;
	height: 19px;
	padding: 4px 3px 0px 5px;
	background: url(images/form_field_bg.gif) no-repeat;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}

#searchform .ss {
	background: url(images/search_btn.gif) no-repeat;
	border: none;
	width: 23px;
	height: 23px;
}


/*---------------------------content area */

#content {
	padding: 10px 0px 30px 0px;
	float: left;
	width: 505px;
	overflow: hidden;
}

.post {
	clear:both;
	padding-top: 15px;
}

#title_back {
	background: url(images/title_post.gif) no-repeat;
	width: 505px;
	float: left;
	padding: 5px 0 15px 0;
}

.post-date {
	width: 45px;
	height: 45px;
	float:left;
	margin-left: 5px;
}

.post-month {
	font: bold 16px Imapct, Arial, Tahoma;
	text-transform: uppercase;
	color: #4c3c2d;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 8px;
	margin-left: -2px;
}

.post-day {
	font: bold 16px Imapct, Arial, Tahoma;
	text-transform: uppercase;
	color: #4c3c2d;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 5px;
	margin-left: -2px;
}

.post-title {
	float: left;
	margin-left: 15px;
	width: 420px;
}

.entry {
	clear: both;
	padding: 10px 0 0 65px;
}

.post_arr {
	background: url(images/mini_arr.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #4c3c2d;
}

.post_arr2 {
	background: url(images/mini_arr.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.navigation {
	clear: both;
	padding: 10px 0px 0 65px;
}


.previous-entries {
	float: left;
	padding-left: 20px;
	background: url(images/mini_arr33.gif) no-repeat left;
}

.next-entries {
	float: right;
	padding-right: 20px;
	background: url(images/mini_arr.gif) no-repeat right;
}



/*-------------------------comments area */

#comments, #respond {
	padding: 10px 0 10px 30px;
	clear: both;
	background: url(images/comment_title.gif) no-repeat left;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
}

.comment_back {
	background: url(images/comment.gif) no-repeat;
}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #4c3c2d;
}

.commentlist cite a {
	color: #4c3c2d;
}

.commentlist cite a:hover {
	color: #7e532a;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #4c3c2d;
	font-size: 87%;
}

#commentform input{
	width: 200px;
	background: url(images/form_field_bg.gif) no-repeat;
	border: 1px solid #a29161;
	padding: 3px;
	margin-top: 3px;
	color: #775e24;
}

#commentform textarea{
	width: 476px;
	height: 115px;
	background: url(images/form_field_bg.gif) no-repeat;
	border: 1px solid #a29161;
	padding: 2px;
	margin-top: 3px;
	color: #775e24;
}

#commentform #submit {
	background: url(images/btn_bg.gif) no-repeat bottom;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4c3c2d;
	border: none;
	float:right;
	width: 155px;
	height: 50px;
	cursor: pointer;
}



/*-----------------------------sidebar */

#sidebar {
	float: right;
	padding: 20px 30px 20px 0px;
	width: 200px;
	color: #4c3c2d;
	overflow: hidden;
}

#sidebar_back {
	background: url(images/sidebar_title.gif) no-repeat top;
	margin: 10px 0 0 0;
	padding: 0;
}

/*-------------sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c3c2d;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #4c3c2d;
}

/*------------sidebar text styles */
#sidebar a {
	color: #4c3c2d;
	text-decoration: none;
}

#sidebar a:hover{
	color: #7e532a;
	text-decoration: none;
}

/*------------sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 1px 10px 10px 15px;
	border: none;
}

/*------------sidebar list level2 */

#sidebar ul li ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li{
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #4c3c2d;
}

/*------------sidebar list level3 */

#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}


/*----------sub-pages */

ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat;
	padding-left: 10px;
}


/*------------------calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}

/*-------------------text widget */
.textwidget {
	padding-top: 5px;
}

/*-------------------------footer area */
#footer {
	clear: both;
	width:760px;
	height: 84px;
	background: url(images/footer_bg.gif) bottom no-repeat;
	position: relative;
	bottom: -50px;
	color: #4c3c2d;
	font-size: 95%;
	margin: 0px 0 40px 0;
	padding: 10px 0 10px 0;
}

#footer a {
	color: #4c3c2d;
}

#footer a:hover {
	color: #7e532a;
}

#footer p {
	color: #4c3c2d;
	text-align: center;
	margin: 0;
	padding: 0;
}

/*---------------alignments */

.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}