/* 
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: 1010px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background:url(images/head1.gif);
	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{
	text-align: center;
	border-bottom: 1px solid #859F1F;

	padding: 0px 0px 15px 0px;
}

.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;
	border-bottom: 3px solid #999;
	background-color: #ABCFF3; 
	margin: 0px;
	padding: 14px 10px 0px 40px;
	overflow: hidden; 
	white-space: nowrap;
	position: relative; 
	text-align: left;
	font-family:Tahoma, Verdana, Arial, Serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;

}
html #navigation {
	height: 27px;
}
#navigation ul{
	margin: 0px;
	padding: 0px;

}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: 1px solid #75B2E6; 
	border-bottom:none;
	padding: 3px 12px 4px 12px; 
	display: block; 
	background: #8DBEE2; 
	text-decoration: none;
	color: #fff;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #AED1EA;
	color: #54A1D4;	
	border: 1px solid #75B2E6; 
	border-bottom:none;
}

#navigation ul li.current_page_item a {
	background: #fff;
	color: #54A1D4;	
	border: 1px solid #75B2E6; 
	border-bottom:none;
}
#navigation ul li.current_page_parent a {
	background: #fff;
	color: #399925;	
	border:  1px solid #75B2E6; 
	border-bottom: none;
}
#navigation ul li.search {
	font-size: 12px; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#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;
}

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: 0 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

/* - -  The Comment Form - - */

#commentform  #comment{
	width: 95%;
	height: 90px;
	background-color:#FFFFFF;
	margin:0;
}

#commentform #name, #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;
}

/* - - - - - - - -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
	}