@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #d8ecf9 url('images/bg.png') center repeat-y;
	color: #555;
	font-family: faruma, "mv elaaf normal", "mv iyyu normal", "mv boli";
	font-size: 16px;
	min-width: 950px;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h1 a {
	color: #333;
	font-family: "Mv MAG Round Bold", faruma, "mv iyyu normal", "mv boli";
	font-size: 28px;
}

h2, h2 a {
	color: #333;
	font-family: "Mv MAG Round Bold", faruma, "mv iyyu normal", "mv boli";
	font-size: 22px;
}

h3, h3 a {
	color: #333;
	font-family: "Mv MAG Round Bold", faruma, "mv iyyu normal", "mv boli";
	font-size: 18px;
	margin-bottom: 5px;
}

#page {
	background-color: #fff;
	text-align: right;
	margin: 0 auto;
	width: 950px;
}

#page-header {
	background: url('images/headergradient3.jpg') center top no-repeat;
	border-bottom: 1px #eee solid;
	height: 90px;
	position: relative;
}

#page-header-sitetitle {
	position: absolute;
	right: 20px;
	top: 25px;
}

#page-header-sitetitle2 {
	position: absolute;
	left: 20px;
	top: 25px;
}

#page-header-searchbox {
	clear: both;
	margin-bottom: 10px;
	margin-top: 30px;
	width: 150px;
}

#page-header-searchbox-query {
	border: 1px #e0e0e0 solid;
	float: right;
	height: 20px;
	margin-left: 5px;
	width: 100px;
}

#page-header-searchbox-button {
	float: right;
}

#page-header-topmenu {
	clear: both;
	margin-top: 30px;
	width: 150px;
}

#page-header-topmenu a {
	font-size: 16px;
	color: #006699;
	margin: 5px 5px;
}

#page-header-topmenu img {
	border: 0px;
}

#page-dateline {
	height: 40px;
}

#dateline-today {
	float: right;
	width: 250px;
}

#dateline-headlines-list {
	float: right;
	list-style-type: none;
	margin-right: 20px;
	overflow: hidden;
}

#dateline-headlines-list a {
	text-decoration: none;
	color: #666;
}

#page-main {
	margin-top: 20px;
}

#page-main-sidebar {
	float: right;
	width: 150px;
}

#page-main-content {
	float: left;
	margin-bottom: 20px;
	width: 790px;
}

#page-main-sidebar-menu {
	list-style: none;
}

#page-main-sidebar-menu li {
	margin-bottom: 1px;
}

#page-main-sidebar-menu li a {
	background-color: #f0f0f0;
	border-right: solid 8px #ccc;
	color: #006699;
	display: block;
	padding-right: 5px;
	text-decoration: none;
	width: 137px;
}

#page-main-sidebar-menu li a:hover {
	color: #fff;
	background-color: #99ccff;
	border-right: 8px #6699ff solid;
}

#page-main-content-newsoftheday {
}

#page-main-content-newsoftheday div {
	background-color: #fcfcfc;
	border: solid 1px #f0f0f0;
	float: right;
	margin-left: 10px;
	padding: 10px;
	position: relative;
	width: 360px;
}

#page-main-content-newsoftheday .newsimages {
	height: 200px;
}

#page-main-content-newsoftheday h1 {
	margin-bottom: 7px;
}

.newsimages {
	background-position: top right;
	background-repeat: no-repeat;
	max-height: 200px;
	margin-bottom: 10px;
	width: 100%;
}

#page-main-content-ad {
	border-bottom: 1px #ddd dotted;
	clear: both;
	height: 20px;
	margin-bottom: 10px;
}

#page-main-content-ad img {
	border: 0px;
}

#page-main-content-latest {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	width: 360px;
}

.newslisting {
	list-style: none;
}

.newslisting li {
	margin-bottom: 20px;
}

#page-footer {
	border-top: 2px #eee solid;
	clear: both;
	direction: ltr;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: center;
}

#dhivehiarticle-article {
	color: #333;
	float: right;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 20px;
	width: 500px;
}

#dhivehiarticle-dateauthor {
	font-size: 14px;
	margin-bottom: 5px;
}

#dhivehiarticle-tools {
	border: 1px #ddd solid;
	float: left;
	padding: 15px;
	width: 200px;
}

#dhivehiarticle-tools ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 20px;
}

#dhivehiarticle-photos {
	float: left;
	width: 200px;
}

#dhivehiarticle-videos {
	float: left;
	width: 200px;
}

#dhivehiarticle-ad {
	float: left;
	width: 200px;
}

#dhivehiarticle-section {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
	width: 500px;
}

#dhivehiarticle-sectionarticle {
	border-bottom: 2px #ddd solid;
	margin-bottom: 40px;
	padding-bottom: 15px;
}

#videos {
	float: right;
	margin: 10px 20px 20px 30px;
	width: 360px;
}

#videos-video {
	margin-bottom: 20px;
}

#videos-caption {
	padding-top: 10px;
}

#videos-list {
	float: right;
	margin-right: 20px;
	width: 360px;
}

#videos-list div {
	clear: both;
}