		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, strong, sub, sup, tt, var, 
		b, u, i, center, 
		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-size:12px; vertical-align:baseline; background:transparent; font-family:"MV Faseyha";}
		body{line-height:1}
		ol, ul{list-style:none}
		blockquote, q{quotes:none}
		blockquote:before, blockquote:after, 
		q:before, q:after{content:''; content:none}
		
		:focus{outline:0}
		
		ins{text-decoration:none}
		
		del{text-decoration:line-through}
*{
	border: 0;
	margin: 0;
	padding: 0;
}


/*=== Font face ===*/
@charset "utf-8";

@font-face {
	font-family: MV Faseyha;
	src: url("http://kulhudhuffushi.com/fonts/MVFaseyha.eot"); 
	src: local('MV Faseyha'), url("http://kulhudhuffushi.com/fonts/MV_Faseyha.otf") format('truetype');  
	font-weight: normal;  
}

@font-face {
	font-family: MV Waheed;
	src: local('MV Waheed'), url("http://kulhudhuffushi.com/fonts/MV_Waheed.otf") format('truetype');  
	font-weight: normal;  
}

@font-face {font-family: "Mv Eamaan XP";
			src: url("http://kulhudhuffushi.com/fonts/MV_Faseyha.otf") format("truetype");}


/*=== End Font face ===*/



body{
	background: #ffffff url(images/page-bg.gif) repeat-x;
	color: #000000;
	font-family: "MV Faseyha";
	
	font-size:16px;
}
a{
	color: #408db4;
	text-decoration: none;
	font-family:MV Waheed; 
	src: local("MV Waheed"), url(http://kulhudhuffushi.com/fonts/MV_Waheed.otf);
}
a:hover{
	text-decoration: none;
	color:#317b9e;
}
input,select,textarea{
	border: #e0e0d5 1px solid;
	padding: 5px;
}
select{
	padding: 0;
}
li, li a{
	list-style: none;
	font-size:16px;
	font-family:MV Waheed; 
	src: local("MV Waheed"), url(http://kulhudhuffushi.com/fonts/MV_Waheed.otf);
}

		a img { border:none; text-decoration:none; }
		
		img { border:none; text-decoration:none; }
		
		
		p { 
		  margin-bottom: 30px;
		  font-size:14px;
		  font-family:MV Faseyha;
		  src: local('MV Faseyha'), url(http://kulhudhuffushi.com/fonts/MV_Faseyha.otf);
		  src: url(http://kulhudhuffushi.com/fonts/MVFaseyha.eot);
		}
		
		
		h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
		font-weight:normal;
		margin:0px 0px 10px 0px;
		padding:0px;
		line-height:28px;
		
		}
		
		h1, h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { 
		font-weight:none; 
		color:#408db4; 
		font-family:MV Waheed; 
		src: local("MV Waheed"), url(http://kulhudhuffushi.com/fonts/MV_Waheed.otf);
		}
		
		h2 { font-size: 24px; margin-bottom: 18px; }
		h3 { font-size: 22px; }
		h4 { font-size: 20px; }
		h5 { font-size: 18px; }
		h6 { font-size: 16px; font-style:italic; } 
/*=== Layout ===*/
.english a, p, span{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
unicode-bidi:normal;
}

#top{
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	font-size:11px;
}


/*========= TOP NAVIGATION =========*/

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
}
.nav1 li a{
	color: #a0a09b;
}
.nav1 li a{
	display: block;
	text-align: center;
	float:left;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
	color: #e8a02c;
	text-decoration: none;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px 20px 0 0; display: inline; line-height: 14px; }


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	height: 47px;
	margin-bottom:20px;
	margin-top:0;
	text-align:right;
	direction:rtl;
	float:right;
	
}
#topmenu li{
	border:0;
	background:url(images/navdevider.gif) no-repeat left;
	float: right;
	height: 45px;
	margin-top:1px;
}
#topmenu li a{
	color: #687f35;
	display: block;
	margin: 0;
	padding: 10px 25px 0px 25px;
	font-family:"MV Waheed";
	src: local("MV Waheed"), url(http://kulhudhuffushi.com/fonts/MV_Waheed.otf);
	font-weight:normal;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #408db4;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:none;
	list-style: none;
	text-align:right;
}
#nav {
float:right;
width:600px;
}
#nav a {
	display: block;
}
#nav li {
	float:none;
	line-height:33px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
text-align:right;
}
#nav li:hover ul, #nav li.sfhover ul {
	right: auto;
	z-index:1000;	
}
#nav li ul li {
	border:none;		
	line-height:28px;	
}
/*==============  HEADER  ===================*/
#header{
	height: 100px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1{
 	margin-top:30px;
        background:url(images/anniversary-logo.gif) no-repeat;
	float: left;
	text-indent: -9999px
}
#header h1 a{
	display: block;
	height: 75px;
	width: 255px;
}
#header h1 a:hover{
	text-decoration: none;
}

/*- RSS -*/
#rss{
	position:absolute;
	top:-10px;
	right:0px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
	background:url(images/search-btn.gif) no-repeat right;
	height: 37px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right:0px;
	margin-left:0px;
	width: 220px;
	float:left;
	
}
#search input{
	background:none;
	border: 0;
	color: #a3a192;
	float:right;
	font-size: 13px;
	margin: 7px 2px 0 18px;
	width: 145px;
	padding:2px;
	unicode-bidi:bidi-override;
	direction:rtl;
	font-family:"MV Faseyha", "Mv Iyyu Formal";
}
#search .btn{
	margin: 7px 0 0 0px;
	padding: 0;
	width: auto;
}

/*=== typography ===*/
h2{
	margin: 0 0 5px;
}
h2 a{

}
h3, h4, h5{
	margin: 0 0 5px;
}
#columns h3{

}
#sidebar h3{
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	height:16px;
}
#centercol h3 {
	margin: 0;
	padding:0;
	text-align: left;
	height:20px;
	font-size:14px;
}
p {
text-align:justify;
line-heigh:28px;
font-family:MV Faseyha;


}
#featuredpost h2, h2 a { font-size:30px; margin-bottom:20px; direction:rtl; line-height:39px;}

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*=== Post ===*/

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 28px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }

#centercol .date-comments p{
	line-height: 28px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}

span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#74a050; 
	font-size:16px;
}
a.more{
	color: #74a050;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/
#newsitems {
direction:rtl;
text-align:right;
margin-right: 0;
}


/*- Box (main column boxes) -*/
.box, .widget{
	margin: 0 0 15px 0px;
	padding:10px;
}
.box img { 
	border:0;
	margin: 0 0 10px 0;
}
.box p{
font-size:16px;
direction:rtl;
text-align:right;
font-family:"MV Faseyha", "Mv Iyyu Formal";
	
}

.box h2 a{
font-size:26px;

}
.widget { padding:15px; }

/*- Box2 (sidebar boxes) -*/
.box2{
	margin-top:0;
	padding:0;
	font-size:16px;
	direction:rtl;
	text-align:right;
	font-family:Mv Waheed;
	src: local("MV Waheed"), url(http://kulhudhuffushi.com/fonts/MV_Waheed.otf);
	
}
.box2 li a{
font-family:Mv Waheed;
display:block;
padding:6px 10px 6px 10px;
border:1px solid #e0e0d5;
margin-bottom:6px;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box2 .spacer.flickr img{
	border: 1px solid #dedbd1;
	margin:0;
	padding:0;
}
.box2 .spacer.flickr img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:28px;
}
/*- Widget lists -*/
.widget ul{
	line-height:18px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.widget ul li a{
	color:#222222;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/

#footer{
	background-color:#373c43;
	font-size: 12px;
	padding: 10px;
	height:40px;
	margin-top:10px;
	border-top:7px solid #a4c855;
	text-align:center;
}

#footer, #footer a, #footer p{
	color:#a4c855;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fl, .fr p{
font-family:Mv Waheed;
font-size:12px;
}
img.fl{
	margin: 0 12px 5px 0;
	border: 1px solid #cccc99
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{

}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#408db4 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 16px;
	line-height: 28px;
	font-family:MV Faseyha;
	border:1px solid #e0e0d5;
	background-color: transparent;
	background-image:url(images/noise-dark.gif);
	background-repeat: repeat;
	
}
ol.commentlist li a {
border:none;
margin:0;
padding:0;
}
ol.commentlist p{
	margin-bottom:10px;
	font-size: 16px;
	line-height: 28px;
	font-family:MV Faseyha;
}
.commentmetadata a {
	font-size:13px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight:normal;
}
ol.commentlist li{
	padding: 20px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	border:1px solid #e0e0d5;	
}
input#submit {
	font-size: 15px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #e0e0d5;
	background:#F5F4F0;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:30px;}
.entry p{
	text-align:right;
	font-size:18px;
	line-height:30px !important;
	margin-bottom: 20px;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:17px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 29px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 0px #e6e6e6; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:16px;
	line-height:28px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 18px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

.habaru_foshi p {
font-size: 16px;
text-align:right;
}
.habaru_foshi {
text-align:right;

}
.habaru_foshi h2 a, h2{
font-size: 18px;
font-weight:none;
text-align:right;
direction:rtl;
}
.readmore a{
font-size:16px;
padding:0;
display:block;
float:right;

}
.habarutag {
text-align:center;
border: 1px solid #cccc99;
display:block;
line-height:20px;
background-color:transparent;
background-image:url(images/noise-dark.gif);
background-repeat:repeat;
padding-bottom:5px;
padding-top:5px;
}
.habarutag li, li a {
}
#menu {
	padding-bottom:0;
	padding-top:10px;
	color:#408db4;
	text-direction:rtl;
	font-family:"Mv Eamaan XP", "MV Faseyha";

}

/** =CATEGORY STYLE FOR HOME PAGE= **/

.categorytitle {
text-align:right;
border: 0px solid #cccc99;
display:block;
margin-bottom:5px;
line-height:22px;
background-color:transparent;
background-image:url(images/noise-dark.gif);
background-repeat:repeat;
padding-top:5px;
padding-bottom:5px;
padding-right:5px
}
.categorytitle li, li a {
}
#menu {
	padding-bottom:0;
	padding-top:10px;
	color:#408db4;
	text-direction:rtl;
	font-family:"Mv Eamaan XP", "MV Faseyha";
}

.categorytab {
text-align:right;
direction:rtl;
border: 0px solid #cccc99;
padding-top:10px;
display:block;
margin-bottom:5px;
line-height:28px;
background-color:#ffffff;
background-repeat:repeat;
padding-bottom:15px;
padding-top:15px;
padding-left:10px;
padding-right:10px;
}
.categorytab li, li a, p, a {
text-align:right;
font-size:16px;
}
#menu {
	padding-bottom:0;
	padding-top:10px;
	color:#408db4;
	text-direction:rtl;
	font-family:"Mv Eamaan XP", "MV Faseyha";
}

.header_highlight a{
	color:#333333;
}


#menu .df_menu_head {
	cursor:pointer;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom:10px;
	line-height: 20px;
	border: 1px solid #cccc99;
	font-size:18px;
	font-family:"Mv Eamaan XP", "MV Faseyha";
	background-color:transparent;
background-image:url(images/noise-dark.gif);
background-repeat:repeat; 
}

#menu h2{


	
}


#menu ul {

list-style-type:none;

}
#flickr h2, h2 a{
margin-top:10px;
}
#video h2, h2 a{
margin-top:10px;
}
#flickr {
text-align:center;
}
#flickr img, img a{
margin:3px;
}

#menu ul ul,.df_menu_cont {

text-align:right;

overflow:hidden;

}



#menu ul ul li {



}



#menu ul ul li a {
display:block;
padding-top:5px;
padding-bottom:5px;
padding-right:10px;
border: 1px solid #e0e0d5;
text-decoration:none;
color:#408db4;
outline:none;
overflow:hidden;
margin-bottom:10px;
	font-family:MV Waheed; 
	src: local("MV Waheed"), url(http://kulhudhuffushi.com/fonts/MV_Waheed.otf);
	direction:rtl;
	font-size:16px;

}



#menu ul ul li a:hover {
	border: 1px solid #e0e0d5;
	color:#317b9e;
	font-family:MV Waheed; 
	src: local("MV Waheed"), url(http://kulhudhuffushi.com/fonts/MV_Waheed.otf);

}



#menu ul ul ul.children {
color:#333333;

}

#menu ul li a {
color:#333333;

}

