/* 
Theme Name: Maldives Tourism
Theme URI: http://www.maldivestourism.net/
Description: Custom designed theme for MaldivesTourism.net
Author: Maldives Tourism
Author URI: http://www.maldivestourism.net/
*/

body {
	background: #666 url(images/back.gif) repeat-x;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #A78B6B;
	margin-top: 8px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #AA0000;
}
a:active {
	text-decoration: underline;
	color: #EF750B;
}
a:visited {
	text-decoration: underline;
	color: #A85108;
}
a:hover {
	text-decoration: underline;
	color: #12699E;
}
a img {
}
#wrapper {
	width: 1030px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background:url(images/header.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 100%;
	padding: 0;
	margin: 0;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
td.logo {
	background-repeat: no-repeat;
	vertical-align: top;
}
.blogname {
	font-family: Trebuchet MS, serif;
	font-size: 30px;
	padding: 30px;
	display: none;
}
.blogslogan {
	font-family: Trebuchet MS, serif;
	font-size: 16px;
	margin-top: 95px;
	margin-right: 0px;
	float: right;
	color: #ABCFF3;
	padding: 2px 10px 5px 10px;
	background: #333;
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.g-ads {
     border-bottom: 3px solid #859F1F;
     padding: 10px 0px;

text-align: center;
}
.g-ads-page {
     border-bottom: 3px solid #859F1F;
     padding: 10px;
     background: #EBF5FA;
}
.ad-txt {
     font-size: 12px;
     font-family: Arial,Helvetica,sans-serif;
     font-weight: bold;
     border-left: 1px solid #859F1F;
     float: right;
     height: 280px;
     width: 160px;
     padding-left: 12px;
     position: relative;
     top: 0px;

}
.sico {
     padding-top: 12px;
}
.g-ads img {
	border: none;

}
.g-ads250 {
	text-align: center;
	border-bottom: 2px solid #859F1F;
	border-top: 3px solid #859F1F;
	background: #F6FAFE;
	padding: 5px 0px 10px 0px;
}
.g-csearch {
	border-bottom: 2px solid #ccc;
	padding: 15px 10px 10px 120px;
}
#navigation {
     background: url("images/menu-bk.gif") repeat-x scroll 0% 0% #ABCFF3;
     border-bottom: 2px solid #999999;
     font-family: Verdana,Arial,Serif;
     font-size: 15px;
     margin: 0px;
     overflow: hidden;
     padding: 7px 0px 0px 8px;
     position: relative;
     text-transform: uppercase;
     white-space: nowrap;
}

#navigation ul {
     margin: 0px;
     padding: 0px;

}

#navigation ul li {
     border-right: 1px solid #75B2E6;
     float: left;
     list-style-type: none;
     margin: 0px 0px 7px 0px;
     padding: 0px 10px;
}

#navigation ul li a {
     color: #333333;
     display: block;
     padding: 2px 12px 5px;
     text-decoration: none;
     text-shadow: 1px 1px #999999;
margin: 0px;
}

#navigation ul li:last-child {
     border-right: medium none;
}

#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a, #navigation ul li.current_page_parent a {
     background: none repeat scroll 0% 0% #AACEEF;
     border-radius: 3px 3px 3px 3px;
     color: #FFFFFF;
}

#navigation ul li.current_page_item a {
    
}

#navigation ul li.current_page_parent a {
    
}

#navigation ul li.search input#s {
	border: #999 1px solid;
	font-size: 0.9em;
	width: 100px;
	padding: 2px;
	background:#fff;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid;
	font-size: 0.9em;
	background: #e6e6e6;
	margin: 0 0 0 2px;
	color: #265e15;
	padding: 2px;
}
#subnav {
	background: #fff;
}
#subnav h4 {
	font-size: 18px;
	background: #8DBEE2;
	color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 6px 10px;
	border-top: 1px solid #75B2E6;
	border-right: none;
	border-bottom: 3px solid #75B2E6;
	border-left: none;
}
#subnav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #fff url(images/xx.gif) repeat-x bottom;
}
#subnav ul li {
	padding: 0;
	margin: 0;
	display: inline;
}
#subnav ul li a {
	display: block;
	padding: 3px 8px 3px 8px;
	margin: 0;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat;
	border-bottom: solid 1px #eee;
	color: #0058a2;
}
#subnav ul li a:hover, #subnav ul li a.active {
	color: #fff;
	background: #78A9D6 url(images/rightarrow_white.gif) no-repeat right;
}
#subnav ul li.current_page_item a {
	color: #666;
	background: #FFDDBB url(images/rightarrow_white.gif) no-repeat right;
}
/* - -  Hyperlinks inside Header - - */

#header a:link, #header a:active, #header a:visited {
	color: #1A1;
	text-decoration: none;
}
#header a:hover {
	color: #FF9933;
	text-decoration: none;
}
#header a img {
	border: none
}
/* - - - - - - - - - - - - - - - GENERAL TEXT STYLES  - - - - - - - - - - - - - - */
/* - - Hyperlinks - - */

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 11px;
}
/* - -  Headings  - - */
h1 {
	font-size: 28px;
	font-family: Helvetica, Arial, sans-serif;
	color: #859F1F;
	line-height: 30px;
	border-bottom: 1px solid #859F1F;
	letter-spacing: -1px;
	font-weight: normal;
}
h1.page {margin-bottom: 0px}
h2 {
	font-size: 17px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #595959;
	border-bottom: 1px solid #999;
	margin: 5px 0px 15px 0px;
	font-weight: normal;
	letter-spacing: -1px;
}
h3 {
	font-size: 16px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #666666;
	margin: 5px 0;
	padding: 0;
}
h4 {
	font-size: 14px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
	margin: 3px 0;
	padding: 0;
}

/* - -  Paragraphs and List Items - - */

p, li, {
 font-family: Verdana, Tahoma, sans-serif;
}
/* - -  Misc. Elements - - */
	acronym, abbr {
	border-bottom: 1px dashed #999999;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
}
blockquote {
	border-top: 2px solid #C0D0A1;
	border-bottom: 2px solid #C0D0A1;
	background: #F2F6EB;
	margin: 20px 0px;
	padding: 0px 10px;
}
blockquote p {
	margin: 1em 3em;
}
}
cite {
	font-size: 90%;
}
.breadcrumb {
	font-size: 10px;
	background-color: #FBFBFB;
	margin-top:10px;
}
.homeleft {
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	background-color: #FBFBFB;
}
.homeleft p {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
.line {
	background-image:url(images/line-h.gif);
	height:1px;
	background-repeat:repeat-x;
	height:5px;
}
/* - -  The Table - - */

#main {
	background-color: #fff;
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin: 0;
}
/* - - - -  The CONTENT Table Data Cell - - - - */

.content {
	vertical-align: top;
	padding: 10px;
	margin: 0;
	background-color: #fff;
}
/* - -  Everything inside the Content Table Cell - - */

.content p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
.post, .comments-post {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.post h1 a {
	text-decoration: none;
	color: #859F1F;
}
.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
}
.storytitle a:link, .storytitle a:active, .storytitle a:visited {
	color: #666666;
	text-decoration: none;
}
.storytitle a:hover {
	color: #999999;
	text-decoration: underline;
}
.meta {
	font-size: 11px;
	border: 1px solid #D2EDF4;
	background: #F3FBFC;
	padding: 0px 5px;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #32A0CD;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration: none;
}
.storycontent {
}
.storycontent p {
}
.storycontent img {
	border: 2px solid #999;
}
.storycontent img.alignleft {
	float: left;
	border: 2px solid #999;
	margin: 5px 10px 0px 0px;
}
.feedback {
	text-align: right;
	clear: both;
	margin-right: 30px;
	font-size: 12px;
}
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
/* - -  The Comments - - */

#comments h3 {
	font-size: 14px;
	padding-bottom: 5px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #666666;
	border-bottom: 1px solid #ccc;
}
#comments p {
	font-size: 11px;
	line-height: 16px;
}
#commentlist {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#commentlist li {
	border: 5px solid #E6E3D3;
	padding: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}


.avatar { boder: 1px solid; float: left; margin-right: 5px;}

.cauthor, .cdata { font-size: 11px; line-height: 13px; margin: 0px;}
.cauthor { font-weight: bold;}
/* - -  The Comment Form - - */

#commentform #comment {
	width: 95%;
	height: 90px;
	background-color:#FFFFFF;
	margin:0;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	border: 1px solid #eee;
	padding: 5px;
}
#commentform textarea {
	width: 100%;
}
/* - - - - - - - - -SIDEBAR STYLES - - - - - - */

#leftmenu {
	width: 170px;
	vertical-align: top;
	padding: 0px 10px;
	margin: 0px;
	background:url(images/v-line.gif) no-repeat right top;
}
#rightmenu {
	width: 270px;
	vertical-align: top;
	padding: 0px;
}
#rightmenu a:link, #rightmenu a:active, #rightmenu a:visited {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	margin-top: 12px;
	color: #595959;
	letter-spacing: -1px;
	font-weight: normal;
}
#rightmenu a:hover {
	color: #F79541;
	border-bottom: 1px solid #FBCCA3;
}
.flags img {
	border: none;
	margin-right: 2px;
}
.nav {
	padding: 0px;
}
/* - - Search Form - - */

#searchform {
	border-bottom: 1px solid #A78B6B;
	padding-bottom: 15px;
	width: 180px;
}
.nav form {
	margin: 0;
}
.nav input#s {
	width: 90px;
	background: #fff;
	border: 1px solid #ccc;
	color: #999;
}
.nav input#b {
	background:url(images/search.gif);
	background-repeat: no-repeat;
	width: 80px;
	height:22px;
	border: none;
}
/* - - Subheadings - - */

.nav h2, .nav h3, .nav h4 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color: #859F1F;
	border-bottom: 1px solid #859F1F;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 20px;
	padding: 3px 0px;
}
/* - - List Styles - - */

.nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
.nav ul li {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	display: block;
	margin:5px 0px;
}
/* - - Sidebar Hyperlinks - - */

.nav ul li a:link, .nav ul li a:active {
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
.nav ul li a:visited {
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
.nav ul li a:hover {
	color: #D6650A;
}
#photog {
	padding: 0px;
	margin-bottom: 15px;
	background: #F6FAFE url(images/line-h.gif) repeat-x bottom;
}
#photog img {
	padding: 10px;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#photog a:hover img {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=40);
	text-decoration: none;
}
#photog span a {
	margin: 0px;
	padding-left: 68px;
}
#photog a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border: none;
}
.latest ul {
	padding: 0px 10px;
	border-bottom: 2px solid #666666;
}
.latest h4 {
	padding: 10px;
	margin: 0px;
	border-top: 2px solid #666666;
}

/* - - - - - - - -ad-article- - - - - - - - */

.ad-article {margin-top: 20px;font-size: 12px;}
.ad-article h3 {font-size: 12px; border-bottom: 1px solid #ccc; color: #C2BB93; margin: 0px;}
.ad-article a {font-size: 12px; text-decoration: none; list-type: none; color: #666;}
.ad-article li {list-style-type: none; border-bottom: 1px solid #ccc; padding: 5px;}
.ad-article ul {margin: 0px; padding: 0px; }



/* - - - - - - - -FOOTER STYLES - - - - - - - - */

#footer {
	background: #eee url(images/line-h.gif) repeat-x;
	padding: 8px 50px;
	margin-bottom: 0;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	text-decoration:none;
}
#footer a:hover {
	color: #ee0000;
	text-decoration:underline;
}
#footer p {
	font-size: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #999;
	line-height: 10px;
	margin: 3px;
	padding: 1px;
}
#c_form_2 {
	border: 2px solid #D5D5D5;
	background: #eee;
	padding: 10px;
	font-size: 10px;
	font-weight: bold;
}
#c_form_2 textarea {
	width: 400px;
	font-size: 13px;
	font-family: Verdana, Tahoma, sans-serif;
}
#c_form_2 input {
	font-size: 14px;
	letter-spacing: 1px;
}
/* Global CSS definitions for WP-Table Reloaded
inspired by "blue" theme of TableSorter 2.0 Plugin */
/* on how to change column widths, see below */
/* general table styles */
table.wp-table-reloaded {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	letter-spacing: -1px;
	width: 100%;
	text-align: left;
}
/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.wp-table-reloaded thead tr .header {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.wp-table-reloaded tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
/* Styles for alternating row colors (if enabled) */
table.wp-table-reloaded tbody tr.even td {
	background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:#F0F0F6;
}
/* Styles for the sorting (if Tablesorter is enabled) */
table.wp-table-reloaded thead tr .headerSortUp {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}
table.wp-table-reloaded thead tr .headerSortDown {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}
table.wp-table-reloaded thead tr .headerSortDown, table.wp-table-reloaded thead tr .headerSortUp {
	background-color: #8dbdd8;
}
/* Style for the Table Name (in <h2>-Tag) (if printed above the table) */
h2.wp-table-reloaded-table-name {
	font-size: 16px;
}
/* Style for the Table Description (if printed under the table) */
span.wp-table-reloaded-table-description {
	font-size: 10px;
}
/* Sociable */

div.sociable {
	border-bottom: 1px solid #F7DDB5;
	margin: 16px 0;
	padding: 5px 5px 0px 5px;
	background: #FCFCE3;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.sociable_tagline {
	float: left;
	padding: 0px 5px 0px 3px;
}
span.sociable_tagline {
	position: relative;
}
span.sociable_tagline span {
	display: none;
	width: 14em;
}
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#meta {
	height: 95px;
}
#meta li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#meta a {
	float: left;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	height:40px;
	width:40px;
	border: 3px solid #ccc;
}
#meta a:hover {
	border: 3px solid #999;
}
.fb {
	background:transparent url(/images/social.png) no-repeat scroll -40px 0px;
}
.twit {
	background:transparent url(/images/social.png) no-repeat scroll 0px 0px;
}
.rss {
	background:transparent url(/images/social.png) no-repeat scroll -80px 0px;
}
.gfb {
	background:transparent url(/images/social.png) no-repeat scroll -120px 0px;
}
.adlarge {
	float: left;
	border-right: 1px solid #ccc;
	padding: 10px 10px 10px 0px;
	margin-right: 10px
}
.reslist {
	margin: -10px;
}
.reslist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.reslist li {
	float: left;
	border: 1px solid #eee;
	background: #FAFAFA;
	width: 242px;
	height: 52px;
	padding: 5px;
	margin: 0px 0px 10px 10px;
}
.reslist li a {
	text-decoration: none;
	font-size: 14px;
}
.reslist img {
	border: 1px solid #B2B2B2;
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 5px;
}
/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfloat {
	display:inline-block
}
.clearfloat {
	display:block
}
.scount {
   width: 100%;
   padding: 10px 0px 
}
.st {
     float: left;
     padding-right: 8px;
     position: relative;
     top: -2px;
}
.sf {
     float: left;
}
.sg {  
}
