/*  
Theme Name: wpremake theme
Theme URI: http://wpremake.com
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: ndop
Author URI: http://www.dzofar.com/
Tags: three-columns,fixed-width,blue,custom-header	
*/


@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: #003366;
        border-bottom: none;
}
a:hover {
	color: #ffffff;
        background: #003366;
        text-decoration: none;
}
body {
	text-align: center;
	font: normal 9pt "georgia", verdana, Lucida Grande, Lucida Sans, Segoe UI, sans-serif;
	background: #fff url(images/bg2.png) repeat-x top;
	color: #333;
}
#page {
	width: 962px;
	margin: 0 auto;	  
        text-align: justify;              
}
#catnav {
	margin-bottom: 10px;
	background: #ffffff;
	width: 100%;
}
#content-wrap {
        background: url(images/main.png) repeat-y top center; 
	border-top: none;
	float: left;
	width: 100%;
        margin-top:-11px;
}
#content {
	margin-top: -10px;
	margin-right: 450px;        
}

#sidebar {
	float: left;
	margin-left: -480px;
	width: 480px;
	margin-top: 10px;
}
#sidebar-bot {
        background: url(images/sidbot.png) repeat-y top;
        margin-bottom: -16px;
        border-top:none;	
}
#header h1 {
}
#top {
        
	width: 962px;
	margin: 0px auto 0;
	text-align: left;   
}
#head-top {
	border-bottom:none;
	position: relative;
	height: 30px;      
}
.dates {
	position: absolute;
	right: 0;
	bottom: 10px;
}
#header {
	margin-bottom: 0px;
	position: relative;
	height: 130px;
        background: #ffffff;
	display: block;	
        margin-top: 0px;
}
#logo h1 a:link, #logo h1 a:visited {
	color: #fff;
	font-variant:small-caps;
	font-size: 40px;
	position: absolute;
	left: 40px;
	letter-spacing: -2px;
	top: 50px;
        font-family: "Book Antiqua", Arial;
}

#logo h1 a:hover {
	color: #006699;
        text-decoration: none;
}
.description {
	color: #fff;
        position: absolute;
	right: 10px;
	font-style: italic;
	font-size: 17px;
	bottom: 5px;
}
.search {
	position: absolute;
	right: 0;
	bottom: 0px;
}
#s {
	padding: 3px 5px 3px 20px;
	width: 160px;        
	border: none;	
	background: #ffffff 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;
        width: 450px;
}
.extra {
	border-top: 5px solid #e4f5fe;
	border-bottom: 5px solid #e4f5fe;
        position: relative;
	height: 35px;	
}
.exone {
	position: absolute;
	top: 9px;
}
.extwo {
	position: absolute;
	right: 0;
	top: 9px;
}
#footer1 {
        width: 100%;
        background: #a3defb;
        border-top: 10px #3399cc solid;  
        height: 45px;  
            
}
#footer {
	width: 962px;
        text-align: left;
	margin: -25px auto 0;
	position: relative;
	padding-top: 10px;
        /* background: url(images/footer.jpg) no-repeat right bottom; */
}
#footer .left {
	font-style: italic;
	font-size: 10px;
}
#footer .right {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 11px;
	text-align: right;
}
p .img a:link{
       border-bottom: none;
       text-decoration: none;
}


td.mbl_fo_hidden{
       display:none;
}

td.mbl_join_img{
}

td.mbl_join{
}
tr#tr0{
       display: none
}
th.mbl_h{
       display:none;
}


/* 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.
*** */

