/*
Author: Drukhost
Site: www.rettytoursbhutan.com
www.drukhost.com
*/
body{
background:#038abd;
font-family:verdana;
font-size:12px;
margin:0;
}
img{
border:0;
}

#wrapper{
background:#fff;
margin:10px auto;
width:800px;
overflow:visible;
position:relative;
}
#header{
float:left;
height:125px;
}
#header a{
font-size:10px;
text-decoration:none;
}
a.topright{
color:#3c3d3d;
text-decoration:none;
}
a.topright:hover{
text-decoration:underline;
}
#menubar{
clear:both;
margin:0 auto;
width:780px;
background:#51afd1;
height:25px;
}
#menubar ul{
padding-top:5px;
width:700px;
margin:0 auto;
}
#menubar ul li{
display:inline;
padding-right:14px;
background:url(images/menuspacer.gif) right no-repeat;
}
#menubar ul li.lastmenu{
background:none;
}
#menubar a{
text-decoration:none;
color:#fff;
font-weight:bold;
}
#menubar a:hover{
text-decoration:underline;
}

.spacer{
height:7px;
width:800px;
}
#banner{
clear:both;
position:relative;
width:780px;
height:257px;
margin:0 auto;
overflow:hidden;
}
#content{
width:780px;
margin:0 auto;
}
#left{
clear:both;
width:200px;
float:left;
}
#right{
float:right;
width:560px;
color:#3c3d3d;
line-height:1.5em;
text-align:justify;
}
#right a, #right a:visited{
color:#3c3d3d;
text-decoration:none;
border-bottom:1px dotted #3c3d3d;
}
#right a:hover{
color:#319fc8;
}
#right table{
border:none;
}
#right td{
border:1px solid #000000;
padding:3px;
text-align:center;
}
#left ul{
margin:0 0 20px 0;
padding:0;
list-style:none;
}
#left li{
padding:5px 5px;
letter-spacing:1px;
}
#left ul li a{
color:#6f6c6c;
text-decoration:none;
}
#left ul li a:hover{
text-decoration:underline;
}
.menutitle{
font-weight:bold;
background:#51afd1;
color:#fff;
}
#right h1{
margin:0;
padding:5px 0;
font-size:20px;
font-family:Georgia, tahoma, verdana;
color:#319fc8;
font-style:italic;
border-bottom:1px dotted #319fc8;
}

#footer{
text-align:center;
clear:both;
border-top:2px #51afd1 solid;
padding:10px 0;
color:#3c3d3d;
font-size:11px;
}
#footer a, #footer a:visited{
color:#3c3d3d;
text-decoration:none;
border-bottom:1px dotted #3c3d3d;
}
#footer h3{
padding:0;
margin:0;
}
.search{
	border:1px solid #51afd1;
}
#right .faq a{
border:none;
}






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



a img {
	border: none;
	}




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	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 */


