/*  
Theme Name: hijriah
Theme URI: http://www.jauhari.net/themes/hijriah
Description: Another Magazine Style WordPress Theme, This is Free version of hijriah theme. The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License: http://creativecommons.org/licenses/by/3.0/
Version: 1.5
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/
Tags: three-columns,fixed-width, green,custom-header

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://www.jauhari.net/themes/hijriah
	Crafted on 28 December 2009
	Last Edit: 18 February 2009 07.40 +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/
*/


@import url('css/reset.css');
@import url('css/wordpress.css');
@import url('css/post.css');
@import url('css/comment.css');
@import url('css/menu.css');
@import url('css/sidebar-bottom.css');
@import url('css/sidebar.css');
@import url('css/dropdown.css');
/* Social Style 
********************* */
p, .entry ol, .entry ul {
	margin-bottom: 1.6em;
}
p, li {
	line-height: 1.6em;
}
a:link, a:visited {
	text-decoration: none;
	color: #2a6130;
	border-bottom: none;
}
a:hover {
	text-decoration: underline;
}
body {
	text-align: center;
	font: normal 13px Helvetica, arial, verdana, sans-serif;	
	background-color: #d1cfd0;
	color: #333;
}
#page {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	padding: 10px;
}
#catnav {
	margin-bottom: 10px;
	background: #2a6130;
	width: 100%;
}
#content-wrap {
	border-top: 1px solid #aaa;
	float: left;
	width: 100%;
}
#content {
	margin-top: -5px;
	margin-right: 462px;
}
#sidebar {
	float: left;
	margin-left: -442px;
	width: 442px;
	margin-top: 10px;
}
#sidebar-bot {
	border-top: 1px double #aaa;
	border-bottom: 1px solid #aaa;
}
#header h1 {
}
#top {
	width: 962px;
	margin: 0px auto 0;
	text-align: left;
	background-color: #FFF;
	padding: 10px;
}
#head-top {
	border-bottom: 1px solid #2a6130;
	position: relative;
	height: 30px;
}
.dates {
	position: absolute;
	right: 0;
	bottom: 10px;
}
#header {
	margin-bottom: 10px;
	position: relative;
	height: 130px;
	background: #333 url(images/header.jpg) 0 0 no-repeat;
	display: block;
	margin-top: 7px;
}
#logo h1 a:link, #logo h1 a:visited {
	color: #2F6833;
	font-style:italic;
	font-size: 20px;
	position: absolute;
	left: 15px;
	letter-spacing: -2px;
	top: 15px;
	background: #F1F2D3;
}
.description {
	color: #2F6833;
	position: absolute;
	right: 10px;
	font-style: italic;
	font-size: 17px;
	bottom: 5px;
	background: #F1F2D3;
}
.search {
	position: absolute;
	right: 0;
	bottom: 5px;
}
#s {
	padding: 2px 5px 2px 20px;
	width: 235px;
	border: 1px solid #111;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(images/zoom.png) 4px center no-repeat
}
.recent2 li {
	display: block;
	color:#777;
	font-size:0.9em;
	float: left;
	text-align: right;
	width: 500px;
	line-height: 22px;
	border-bottom: 1px solid #ccc;
}
.recent2 li a {
	font-size:1em;
	font-weight: bold;
	float: left;
	text-align: left;
}
#content .gap {
	margin-top: 20px;
}
.extra {
	border-top: 1px solid #aaa;
	position: relative;
	height: 35px;
	margin-top: 5px;
}
.exone {
	position: absolute;
	top: 9px;
}
.extwo {
	position: absolute;
	right: 0;
	top: 9px;
}
.excent {
	position: relative;
	text-align: center;
	top: 2px;
}
#footer {
	width: 962px;
	text-align: left;
	margin: -14px auto 0;
	position: relative;
	background-color: #FFF;
	padding: 10px;
}
#footer .left {
	font-style: italic;
	font-size: 10px;
}
#footer .right {
	position: absolute;
	margin-right: 10px;
	top: 10px;
	font-size: 11px;
	text-align: right;
}


/* Change Log *** 
1.0	: Public Released
1.1 : Fix Minnor Bug
1.2 : Fix Functions.php and Old WordPress Compatibility
1.5 : Fix Functions.php again.
*** */

