/*  
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: #fff url(images/bg-all.jpg) center 0 repeat-y;
	color: #333;
}
#page {
	width: 962px;
	margin: 0 auto;
	text-align: left;
}
#catnav {
	margin-bottom: 10px;
	background: #2a6130;
	width: 100%;
}
#content-wrap {
	border-top: 1px solid #aaa;
	float: left;
	width: 100%;
}
#content {
margin-top: 10px;
	float:left;
	width:660px;
 
	overflow:hidden;
}
#sidebar {
	float: right;
 
 
	width: 300px;
	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;
}
#head-top {
	border-bottom: 1px solid #2a6130;
	position: relative;
	height: 20px;
}
.dates {
	position: absolute;
	right: 0;
	bottom: 10px;
}
#header {
	margin-bottom: 0px;
	position: relative;
	height: 100px;
	display: block;
	margin-top: 7px;
	 
 
}
#logo h1 a:link, #logo h1 a:visited {
	 color:#009900;
	text-transform: uppercase;
	font-size: 38px;
	position: absolute;
	left: 16px;
	letter-spacing: -2px;
	top: 38px;
}
.description {
	color:#009900;
	position: absolute;
	right: 10px;
	font-style: italic;
	font-size: 17px;
 top: 33px;
}
.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;
}
#footer {
	width: 962px;
	text-align: left;
	margin: -14px auto 0;
	position: relative;
	padding-top: 10px;
}
#footer .left {
	font-style: italic;
	font-size: 10px;
}
#footer .right {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 11px;
	text-align: right;
}
#postb{
    float:left;
	width:320px;
	margin-right:10px;
	height:250px;
 
}
.img{ 
     float:left;
	 padding:3px;
	 border:#CCC solid 1px;
	 margin-top:3px;
	 margin-right:3px;
	 
}


/* 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.
*** */

