/*  
Website: http://www.ramadhantv.com/
Author: Riyadh Al Balushi | Blue_Chi
Author URI: http://blue-chi.com/ , http://oman3d.com/
Version 0.01
*/


/*Reset Code*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*End of rest*/

body {
	background: url(images/background-jpg-2.jpg) center top repeat-y;
	}
#page {
	width:730px;
	margin:0 auto;
}
#header {
	background:url(images/header_full.jpg) center top no-repeat;
/*	width:100%;*/
}
#headerimg {
	width:740px;
	margin:0 auto;
	}
#headerimg h1 a{
	display:block;
	text-indent:-100000px;
	overflow:hidden;
	width:500px;
	height:50px;
	text-decoration:none;
}
#mainmenu{
	display:block;
	width:650px;
	margin:0 auto;
}
#mainmenu li {
	float:right;
}
#mainmenu a {
	display:block;
	width:130px;
	height:45px;
	/*background:#FF0000;
	opacity:.2;*/
	text-align:center;
	text-indent:-100000px;
	overflow:hidden;
	text-decoration:none;
} 
.clearer {
clear:both;
}
#top-link-ads {
	width:728px;
	margin:10px auto;
	padding:0 0 10px 0;
}
#rss-box{
border:1px solid #666666;
margin: 5px 0;
text-align:center;
}
#rss-box a{
vertical-align:middle;
line-height:40px;
}
rss-box a:link{
}
#rss-box a img{
vertical-align:middle;
padding-bottom: 5px;
}
#content {
/*	position:absolute;
	right:0;
	top:0;*/
	width:500px;
	margin:0;
	padding:0;
	float:right;
	text-align:justify;
}
#content a:link {
color:#007869;
}
#content a:visited {
color:#007869;
}
#content a:hover {
color:#FF0000;ssss
}
.post{
border-bottom:1px #999999 solid;
padding-bottom:2px;
margin-bottom:2px;
}
#content h2 {
font-size:20px;
/*background:url(images/daisy_24.gif) no-repeat center right;
padding: 2px 24px 2px 0;*/
padding:2px;
}
#content h2 a{

text-decoration:none;
}
#content h2 a:hover {
text-decoration:underline;
}
#content small{
font-size:10px;
color:#999999;
}
#content p {
	padding:5px;
	margin:0px;
	font-size:12px;
	line-height:1.2;
	text-align:justify;
}
.postmetadata{
color:#666666;
font-weight:bold;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	font-size:10px;
}
.commentlist {
margin:5px;
}
.commentlist li{
border:1px solid gray;
padding:2px;
margin: 5px 0;
font-size: 12px;
}
#comment {
width:500px;
}
#sidebar {
	width:200px;
	margin:0;
	padding:0;
	float:left;
}
#sidebar a{
font-weight:bold;
text-decoration:none;
}
#sidebar a:link{
color:#000000;
}
#sidebar a:visited{
color:#000000;
}
#sidebar a:hover{
color:#000000;
text-decoration:underline;
}
#sidebar a:active{
color:#000000;
}
#sidebar ol li a {
display:block;
line-height:2em;
text-align:center;
font-size:11px;
}

#ads-side {
padding:0;
margin:0;
}
#footer {

}