/* 
	Theme Name: Mnasheed Dhivehi 2010
	Author: y@siph.net
	Author URI: http://yas.i.ph
	Version: 3.1		

	The CSS, XHTML and Design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	Tags: dhivehi, cream, widget ready, fixed width, three columns,  3 colums, widgets, adsense, seo, adsense ready, custom header, gravatar support, sidebar left, sidebar right,  widget sidebar, seo adsense, XHTML, black theme

*/


/* reset

--------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, p, form, hr {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6{
font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";  }


.low {
	display:none;
}
.clear {
	clear:both;
}
hr {
	border:1px solid #333333;
}
/* body

--------------------------------------------------*/

body {
	color:#CCCCCC;
	margin:0;
	padding:0 0;
	font-family: "Faruma";
	line-height:1.8em;
	text-align:right;
	font-size: 110%;
	background:url(images/bc3.png);
}
/* headings

--------------------------------------------------*/

h1 {
	color:#F00;
}
h1 a {
	color:#F00;
}
h2 {
	
	font-weight: normal;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	line-height:1.2em;
	font-size:1.6em;
}
 a {
	color: #F00;
	font-weight: normal;
	text-decoration:none !important;
	border-bottom: #ccc 0px solid !important;
}
h2 a:hover {
	color:#F30;
}
h4 {
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	color: #F00;
	font-weight: normal;
	margin: 7px 0 7px 0px;
	font-size:1.5em;
	line-height:1.5em;
	padding:5px 0;
}
h3 a, h4 a {
	color:#F00;
	font-weight: normal;
}
h3 a:hover, h4 a:hover {
	color:#F30;
	text-decoration:underline;
}
a { 
	color:#F00;
	text-decoration:none;
}
a img {
	border:0 !important;
}
a:hover {
	color:  #F30;
	text-decoration:none;
}
/* links

--------------------------------------------------*/

.entry a {
	text-decoration: none;
}
.entry img a {
	border-bottom: 0px dotted #ccc !important;
	text-decoration:none;
}
.entry p {
	padding: 0 0 15px;
}
.entry a:hover {
	color: #F30;
	text-decoration:underline;
}
img a {
	border-bottom: #ccc 0px solid !important;
}
a.commentlink {
	padding-left:0px;
}
.entry .filedunderindex a {
	text-decoration:none !important;
	border-bottom: #ccc 0px solid !important;
}
.entry .filedunderindex a:hover {
	text-decoration:underline;
	color: #F30;
}
small {
	font-family: "Mv Iyyu Formal";
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	padding: 5px 0;
}
small a {
	color: #999;
	text-decoration:underline;
}
/* topbar

------------------------------------------------*/

#topbar {
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	font-size:18px;
	letter-spacing:1px;
	font-weight:normal;
	margin-right: 5px;
	margin-left: 5px;
	height:30px;
	margin-bottom:5px;
	padding-bottom:10px;
	background-image:url(images/menubig.gif);
	border-bottom:4px solid #FFF;
	margin-top:0px;
	
}
#topbar a, a.visited, a.active  {
	color: #400000;
	text-decoration: none;
}
#topbar  a:hover {
	color:  #F30;
	text-decoration: none;
}

#topbar ul {
	padding-bottom:7px;
	padding-top:7px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#topbar ul ul {
	display:inline;
}
#topbar ul li {
	list-style-type:none;
	display:inline;
}
#topbar li {
	padding-left:10px;
	padding-right:10px;
}
/* images

--------------------------------------------------*/

img.left {
	float:left;
	margin:0 12px 0 0;
}
img.right {
	float:right;
	margin:0 0 0 12px;
}
img.center {
	display: block;
	margin:0 auto;
}
/* paragraphs, lists, blockquote  etc

--------------------------------------------------*/
.tray_quote-2 {	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	font-size:12px; 
	color:#999;}
pre, code {
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	font-size:12px; 
	color:#999;}
kbr {
	color:#009193;
}
p {
	margin:0;
	padding:0 0 18px 0;
}
ul {
	margin-top: 0;
	margin-right: 1.4em;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	direction:rtl;
}
ul ul {
	padding:0;
}
blockquote {
	border:1px dashed #CCCCCC;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	padding-top: 8px;
	padding-right: 29px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-color: #E6E6E6;
	background-image: url(images/blockquote.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
pre {
	overflow:auto;
	margin:0 0 18px 0;
	padding:4px;
	border:1px dashed #CCCCCC;
}
pre, code, kbr {
	font-family: "Mv Iyyu Formal";
}
code, kbr {
	padding:0 2px;
}
abbr, acronym {
	font-size:0.9em;
	letter-spacing:1px;
	cursor:help;
}

#s {
	font-family: "Faruma";
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 19px;
}
/* Next post link 

---------------------------------------------------*/

.nextright {
	float: right;
	font-size:0.9em;
}
.nextleft {
	float: left;
	font-size:0.9em;
}
/* container

--------------------------------------------------*/

#container {
	padding-top:0;
	background: #fff;
	width:980px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	margin-top:5px;
	margin-bottom:25px;
	overflow:hidden;
	-webkit-box-shadow: 0px 1px 15px 0px #000;
    -moz-box-shadow: 0px 1px 15px 0px #000;
    box-shadow: 0px 1px 15px 0px  #000;
}
#commentspopup #container {
	width:455px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
/* header

--------------------------------------------------*/

#header {
	background:url(images/header-bg1.jpg);
	color: white;
	height:140px;
	overflow:hidden;
	text-align:center;
	margin: 5px;
	margin-bottom:0px;
	
}
.singlecol #content a {
	font-weight: normal;
}
#header a, a:hover {
	text-decoration:underline;
	color:F30;
}
#header small {
	color:white;
}
#header h1 {
	color:white;
	margin:10px;
}
/* navigation

--------------------------------------------------*/

#navigation {
	background:#F2F2F2;
	width:958px;
	border:1px solid #DDDDDD;
	height:32px;
}
#navigation a {
	color:#F00;
	font-weight: bold;
	text-decoration:none;
}
#navigation .selected, #navigation a:hover {
	color:#000;
}
#navigation li a:hover {
	background:#000000;
	color:white;
	text-decoration: underline;
}
#navigation {
	line-height:2.5em;
	padding: 0 0;
	margin: 0 auto;
}
#navigation a {
	padding:0 0px;
	font-size:0.9em;
	text-transform:uppercase;
}
#navigation ul {
	margin:0;
	padding:0;
}
#navigation li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	border:1px solid #fff;
	white-space:nowrap;
}
#navigation li a {
	display:block;
	padding:0 10px;
	font-size:0.9em;
	text-transform:uppercase;
}
/* Post Title 

--------------------------------------------------*/ 

.post-title {
	border-bottom:1px dotted #F00;
	display:block;
	font-family: 'MV Waheed','Mv Eamaan XP','Mv Radhun';
	letter-spacing:1px;
	font-size:1.3em !important;
	line-height:1.4em;
	margin:10px 0px 5px 0px !important;
	padding:5px 0pt;
}
/* content

--------------------------------------------------*/

#content {
	float:left;
	width:540px;
	margin-top:10px;
	padding-right:20px;
	padding-left:20px;
	margin-bottom:20px;
	background: #fff;
	display:inline;
	overflow:hidden;
	text-align: right;
	direction:rtl;
}
#content h1 {
	color:#333333;
	font-weight: normal;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	line-height:1.4em;
	margin:0 0 8px 0;
	font-size:1.5em;
}
#content a {
	text-decoration:none;
	color: #F00;
}
#content a:hover {
	color:#F30;
	text-decoration:underline;
}
#content h2 {
	color:#333333;
	font-weight: normal;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	line-height:1.4em;
	margin:0 0 8px 0;
	font-size:1.5em;
}
#content h1 a, h2 a, h3 a, h4 a {
	font-weight: normal;
}
#content h3 {
	margin: 10px 0 18px 0;
	font-size:1.3em;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	margin:0 0 8px 0;
	line-height:1.4em;
	color:#333333;
}
#content h4 {
	margin: 10px 0 18px 0;
	font-size:1.1em;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	margin:0 0 8px 0;
	line-height:1.4em;
	color:#333333;
}
#content h5 {
	margin: 10px 0 18px 0;
	font-size:1em;
	font-weight:bold;
	font-family: "Faruma";
	margin:0 0 8px 0;
	line-height:1.4em;
	color:#333333;
}
#content h6 {
	margin: 10px 0 18px 0;
	font-size:0.8em;
	font-weight:bold;
	font-family: "Faruma";
	margin:0 0 8px 0;
	line-height:1.4em;
	color:#333333;
}
#content ol {
	margin-top:5px;
	margin-bottom:5px;
}
#content.archive h2 {
	margin:0 0 8px 0;
}
#content.archive h3 {
	margin:0 0 10px 0;
	font-family:Georgia, serif;
	font-size:1.3em;
	font-weight:normal;
}
#content.archive h4 {
	margin:0 0 18px 0;
	font-size:1em;
}
#content.archive h5 {
	margin:0;
	font-size:1em;
}
.singlecol #content {
	float:left;
	width:470px;
}
#commentspopup #content {
	float:none;
	padding-top:0;
}
/* Post_nav post navigation	on index post

----------------------------------------------------*/

#post_nav {
	border-top:1px dotted #E0E0E0;
	font-family: "Faruma";
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:15px 0pt 25px;
	padding:5px 0pt;
	overflow:hidden;
	color: #999999;
}
#post_nav .back {
	display:block;
	float:right;
}
#post_nav .fwrd {
	display:block;
	float:left;
}
/* single_Post_nav post navigation	on single post

----------------------------------------------------*/

#single_post_nav {
	font-family: "Faruma";
	margin:15px 0pt 25px;
	padding:5px 0pt;
}
#single_post_nav .back {
	display: block;
	float: right;
}
#single_post_nav .fwrd {
	display: block;
	float: left;
}
/* Entry

--------------------------------------------------*/

#content li {
	margin-bottom: 3px;
}
.entry a.more {
	padding-right: 12px;
}
.contenttitle {
	color:#C22463;
	font-weight: normal;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	line-height:1.2em;
	margin:0 0 5px 0;
	font-size:1.9em;
	padding: 5px;
	background: #f9f9f9;
	border-bottom: 2px #f3f3f3 solid;
	border-top: 2px #f3f3f3 solid;
}
.entry {
	margin:0 0 1px 0;
}
.entry .info {
	position:relative;
	margin-top:-3px;
	padding:3px;
	font-size:0.9em;
}
.entry.single {
	clear:both;
}
.entry.single .info {
	margin:0 0 22px 0;
}
.entry .info a {
	margin: 0 2px;
	padding: 0 2px;
}
.entry .info em {
	padding-right:6px;
	font-style:normal;
}
.entry .author, .entry .editlink a {
	margin:0;
	border-left:1px solid;
	border-right:none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
/* POST META

---------------------------------------------------*/

#postmeta {
	text-transform:uppercase;
	color:#999999;
	font-size:0.8em;
	margin-bottom:5px;
	overflow:hidden;
	margin-top:5px;
}
#postmeta a, a:visited {
	color:#8E9870;
}
#postmeta a:hover {
	color:#CC0000;
	text-decoration: underline;
}
.postmetabox {
	border:1px solid #F4F4F4;
	padding:3px;
	font-family: Faruma;
	background-color: #F8F8F8;
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
}
/* edit link style code

---------------------------------------------------*/

#elink {
	color:#cc0000;
	font-size:bold;
}
/* Comments	Display Style Code

--------------------------------------------------*/

#comments {
	font-family:"Mv Iyyu Formal";
	margin-top:15px;
}
/*Readers Comment Title*/

#comments h4 {
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	color:#069;
	font-size:20px;
	text-transform:none;
	border-bottom:1px solid #DDDDDD;
	margin:0;
	padding:0;
	padding-bottom:5px;
	font-weight:normal;}
.comment {
	margin:0px;
	margin-top:8px;
	margin-bottom:15px;
	padding:0px;
	width:540px;
	overflow:hidden;
}
#comments .comment .ucomment p {
	margin:0px !important;
	padding:0px;
}
.ucomment {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #DDDDDD;
}
#comments .comment .ucomment p {
	margin:0px !important;
	padding:0px;
}
.mcomment {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #DDDDDD;
	background:#F4F7FC;
}
#comments .comment .mcomment p {
	margin:0px !important;
	padding:0px;
}
.tcomment {
	margin:0px;
	padding:0px;/*border-bottom:1px solid #DDDDDD;*//*background:#F4F7FC;*/
}
#comments .comment .tcomment p {
	margin:0px !important;
	padding:0px;
}
.ucomment_meta {
	margin:0px;
	padding:0px;
	font-family: Faruma;
	font-size:0.9em;
	/*border-top:1px solid #DDDDDD;*/

	text-transform:uppercase;
	color:#999999;
	display:inline;
}
.ucomment_meta_dt {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:0.8em;
	/*border-top:1px solid #DDDDDD;*/

	text-transform:uppercase;
	color:#999999;
	display:inline;
	width:10px;
}
.avatar img {
	float: left;
	vertical-align: middle;
}
/* AddComment Comment Adding Form Style code

--------------------------------------------------*/

#addcomment {
	margin-top:15px;
	background: #e8e8e8 url(images/com.png) top no-repeat;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	/* margin: 10px; Commented for IE fix*/

	font-size:0.9em;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
}
#addcomment h4 {
	
	font-size:1.4em !important;
	text-transform:none;
	margin:0;
	padding:0;
	color:#069;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
}
#addcomment p {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-top:5px;
}
.form-item {
	width:170px;
	float:right;
}
#addcomment input {
	width:150px;
	margin:0px;
	padding:4px;
	height:18px;
	vertical-align: top;
}
#addcomment textarea {
	width:470px;
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
	height:190px;
	padding:5px;
	font-family: "Mv Iyyu Formal";
}
#addcomment #comment-name {
	display:block;
}
#addcomment .desc {
	color:#999999;
	font-size:0.9em;
	text-transform:none;
	width:180px;
	font-family: Faruma;
}
#addcomment input#submit {
	
}
div.search input#searchbtn, input#comment-submit, input#searchsubmit {
	background-color:9E8457;
	border-color:DCCF9B;
	border-style:solid;
	border-width:1px;
	font-family:"Faruma";
	font-size:18px;
	font-weight:normal;
	padding:2px;
	height:25px;
	margin-top:5px;
	margin-bottom:5px;
}
.nocomments {
	font-weight:bold;
	color:#660000;
}
/* content misc

--------------------------------------------------*/

/*#entrynavigation {border-color:#F3F4F4;}

 .editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
} 

.next a {float:right;}

.previous a {float:left;}*/

html>body .editlink {
	bottom:6px;
}
.entry .info .editlink a, .minientry .editlink a, #comments li .editlink a {
	display:block;
	height:14px;
	width:14px;
	margin:0;
	padding:0;
	border:none;
	font-size:1px; /* IEWin */
	line-height:0; /* IEWin */
	text-indent:-9999px;
}
.entry .info .editlink a:hover, .minientry .editlink a:hover, #comments li .editlink a:hover {
	background:none;
}
/* footer

--------------------------------------------------*/

#footer {
	color:#FFFFFF;
	font-weight:normal;
	clear:both;
	font-size:1em;
	text-align:right;
	padding: 0px;
	height:100px;
}
.topBar { 
	text-align: center; 
	font-size:12;  	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma"; 
	border-bottom:4px solid #CCC;
	margin-bottom:2px;
	margin:5px; margin-bottom:2px;} 

#footbar {
	border-top:1px solid #000;
	font-size:12;  	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma"; text-align:center;
	font-weight:normal;
	color: #333;
	padding-top:13px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:10px;
	height:50px;
	background:url(images/toolbar2.gif);
}
#footbar ul {
	padding-bottom:7px;
	padding-top:7px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: right;
}
#footbar ul ul {
	display:inline;
}
#footbar ul li {
	list-style-type:none;
	display:inline;
}
#footbar li {
	padding-left:10px;
	padding-right:30px;
}
#footer a {
	color: #F00;
}
#footer strong {
	font-weight:normal;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer p {
	color: #FFFFFF;
}
.alignright {
	float:right;
}
/* Sidebar Properties 

---------------------------------------------------*/

.sidebar {
	color:#464646;
	overflow:auto;
	direction:rtl
}
.sidebar h1 {
	color:#8E9870;
	font-weight: bold;
	font-family: "Faruma";
	line-height:1.4em;
	margin:0 0 8px 0;
	font-size:1.5em;
}
.sidebar a:hover, a:visited {
	color:#8E9870;
	text-decoration:underline;
}
.sidebar a {
	color:#000000;
	text-decoration:none;
}
.sidebar h2 {
	color:#8E9870;
	font-weight: bold;
	font-family: "Faruma";
	line-height:1.4em;
	margin:0 0 8px 0;
	font-size:1.5em;
}
.sidebar h3 {
	margin: 10px 0 18px 0;
	font-size:1.3em;
	font-weight:bold;
	font-family: "Faruma";
	margin:0 0 8px 0;
	line-height:1.4em;
	color:#8E9870;
}
.sidebar h4 {
	margin:2px;
	margin-right:20px;
	padding:0px;
	font-size:18px;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	line-height:1.4em;
	color: #069;
	text-align: right;
	
}
 #sidebar_l<.sidebar_box h4 a, h1 a, h2 a, h3 a {
 
}
.sidebar h5 {
	margin: 10px 0 18px 0;
	font-size:1em;
	font-weight:bold;
	font-family: "Faruma";
	margin:0 0 8px 0;
	line-height:1.4em;
	color:#8E9870;
}
.sidebar h6 {
	margin: 10px 0 18px 0;
	font-size:0.8em;
	font-weight:bold;
	font-family: "Faruma";
	margin:0 0 8px 0;
	line-height:1.4em;
	color:#8E9870;
}
.sidebar_box {
	border:1px solid #F2F2F2;
	border-top:0px;
	margin-top:5px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:7px;
	padding-top:5px;
	padding-bottom:10px;
	position:relative;
	overflow:hidden;
	text-align: right;
	direction:rtl;
	background-attachment: scroll;
	background-position: 0% 50%;
	background-image:url(images/toolbar.gif);
	background-repeat:no-repeat;
	background-position: top ;
}
.sidebar ul li {
	list-style-type:circle;
}
.sidebar li {
	line-height:1.4em;
	padding:3px 0pt;
	text-align: right;
	font-family: 'MV Waheed','Mv Eamaan XP', 'Furama', 'Mv Radhun', "Faruma";
	font-size:16px;
}
/* left sidebar

--------------------------------------------------*/

#sidebar_l {
	/*float:left;*/

	width:190px;
	border:solid 0px;
	font-size:1em;
	margin-left: 5px;
}
/* right sidebar

--------------------------------------------------*/

#sidebar_r {
	float:right;
	width:190px;
	border:solid 0px;
	margin-right:5px;
	font-size:1em;
	overflow:auto;
}
/* Wordpress Widget Related CSS Code

--------------------------------------------------*/

#wp-calendar {
	/*border: 1px solid #ddd;*/

	empty-cells: show;
	font-size: 1em;
	margin: 0;
	width: 90%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: center;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-family: "Faruma";
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-family: "Faruma";
}
#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
}
#wp-calendar a:hover {
	/*	background: #e0e6e0; */

background:white;
	color: #333;
}
#wp-calendar caption {
	color: #F00;
	text-align: center;
	font-weight:bold;
	font-size:1.2em;
	font-family: "Faruma";
}
#wp-calendar td {
	/*	color: #ccc;*/

	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color:#003366;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Captions & aligment */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: right;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.sidebar_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.thaanaKeyboardInput {
	font-size: 18px;
	line-height: 1.5em;
	text-align: right;
	direction:rtl;
	font-family: "Faruma";
}

