/*
Theme Name: Gentel Theme
Theme URI: http://www.althari.ws
Description: Gentel simple good looking theme by <a href="http://www.althari.ws">Abdulmalik Althari</a>
Version: 1.0
Author: Abdulmalik Althari
Author URI: http://www.althari.ws
Tags: Gentel, simple, two columns
*/

body {
background:#D2D2B6;
margin:0px;
}

img {
border:none;
}

a {
text-decoration:none;
color:#983030;
}

a:hover {
color:#787878;
}

.clear {
clear:both;
}

#page {
width:800px;
margin:0 auto;
}

#header {
background:url(images/header.png);

padding-right:64px;
padding-top:55px;
}

#headername {
float:right;
width:300px;
}

#header h1 {
margin:0px;
margin-right:11px;
padding:0px;
}

#search {
float:left;
margin-left:63px;
padding-top:28px;
width:192px;
height:23px;
}

#searchform {
margin:0px;
border:1px solid #E4E4E4;
padding:6px;
padding-right:10px;
}

#search #s {
width:135px;
border:0px;
font-family:Tahoma;
font-size:8pt;
height:17px;
float:right;
margin-top:3px;
}

#search #search_button {
font-family:Arial;
font-size:12pt;
font-weight:bold;
width:37px;
border:none;
background:#ffffff;
float:left;
}

.description {
font-weight:bold;
margin-right:11px;
}

#main {
background:url(images/bg.png);
padding-bottom:25px;
}

#footer {
background:url(images/footer.png);
height:86px;
}

.post h2 {
margin:0px;
padding:15px 0 0 0;
font-family:Arial;
font-size:17pt;
}

.post {
font-family:Arial;
font-size:<?php chgfontsize_display_options(); ?>
}

#sidebar ul {
margin:0px;
list-style:none;
margin:0px;
padding:0px;
}

#headerlinks {
margin:0px;
padding:0px;
list-style:none;
font-weight:bold;
}

#headerlinks li {
margin:0px;
padding:0px;
display:inline;
margin-left:12px;
}

#headerlinks li a {
color:#505050;
font-size:12pt;
}

.current_page_item a {
color:#a1a1a1 !important;
}

#content {
width:440px;
float:right;
margin-right:63px;
}

#sidebar {
float:left;
width:200px;
margin-left:64px;
padding-top:17px;
font-weight:bold;
font-size:10pt;
}

.entry {
line-height:20px;
color:#312A2A;
text-align:justify;
}

.postdata {
text-align:center;
background:url(images/postdata.gif) repeat-x right center;
}

.postspan {
background:#ffffff;
padding:9px;
color:#707070;
}

.postspan a {
color:#707070;
}

.postspan span {
padding:5px;
}

.more-link {
font-family:Arial;
font-weight:bold;
display:block;
text-align:left;
width:45px;
margin-right:295px;
background:url(images/more.gif) no-repeat left center;
padding-left:30px;
}

.alignleft {
float:right;
width:150px;
}

.alignright {
float:left;
width:150px;
text-align:left;
}

.navigation {
font-size:14pt;
font-weight:bold;
}

#sidebar h2 {
border-bottom:1px solid #C7C7C7;
font-size:16px;
margin:0 0 7px;
padding:7px 0;
}


#sidebar ul li ul li {
padding:2px 0;
}

#sidebar ul li ul li a {
color:#983030;
}

#footer1 {
border-top:1px solid #CDCDCD;
color:#A6A6A6;
font-size:9pt;
font-weight:bold;
margin:0 64px;
padding:15px 0;
}

#footer1 a {
color:#040404;
}

#footerright {
float:right;
width:100px;
}

#footerleft {
float:left;
width:300px;
text-align:left;
}

.post-edit-link {
font-family:Tahoma;
font-size:9pt;
}

.pagetitle {
margin:0;
padding:15px 0 0;
}

#commentform {
font-family:Arial;
font-size:9pt;

}

#comment {
width:430px;
background:url(images/comment.gif) repeat-x top;
border:1px solid #c7c7c7;
background:#EBEBDC;
font-size:9pt;
}

-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



.widrss img {
margin-left:6px;
float:right;
}

.widrss ul li {
font-family:Tahoma;
font-size:8pt;
font-weight:normal !important;
}

#header1 {
height:85px;
}

#hlinks {
height:28px;
width:547px;
}