/*
Theme Name: 
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/

/*------------------------------------------------------------------
[ STYLE.CSS ] Main Stylesheet
--------------------------------------------------------------------

[Table of contents]

1.	RESET

2.	MAIN STYLES
2.a  Tags defaults
2.b  Base layout
2.c  Navigations
2.d  Elements, ID's & Classes

3.	FORMS
3.a  General form styles
3.b  Individual forms

4.	PLUGINS

5.	PRINT


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

1.	RESET
	Global reset for all HTML elements

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

@media handheld, projection, screen, print {

* { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; margin: 0; outline: 0; padding: 0; vertical-align: baseline }
html { height: 100% }
body { background: #fff; color: #000; font-size: 100.01%; min-height: 101%; text-align: left }
img, fieldset, abbr, acronym { border: 0 }
ul, ol,li { list-style: none; list-style-position: outside }
table { border-collapse: collapse; border-spacing: 0; width: 100% }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal }
caption, th { text-align: left }
q:before, q:after, blockquote:before, blockquote:after { content: '' }
input, select, textarea, button { font-size: 1em; line-height: normal; width: auto; vertical-align: middle }
textarea { height: auto; overflow: auto }
option { padding-left: 0.6em }
button { background: none; border: 0; text-align: center }
h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: normal }


} @media handheld, projection, screen {


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

2.	MAIN STYLES
	General definitions

--------------------------------------------------------------------

/*-------------------------------
2.a Tags defaults
---------------------------------
[?] Tags only. No classes or ID's here.
*/
	
body {
	background: #2F2524 url(images/bg.jpg) no-repeat top center;
	font-family: Trebuchet MS, Verdana , Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #2E3444;
}

p, ul, ol, table, dl, dd, pre { margin: 0 0 1.4em }

strong { font-weight: bold }
em { font-style: italic }
code, pre { font-family: "Courier New", Courier, monospace }
dt { font-weight: bold }
dd { font-style: normal }
cite { font-style: italic }
q { font-style: italic }
blockquote { font-style: italic; padding: 0 2.67em }

abbr, acronym { border-bottom: 1px dotted; cursor: help }

a:hover {
	/* text-decoration: underline !important; */
	text-decoration: none;
	color: #DCD9D4;
	
}


/* Headlines
-------------------------------
[?] Always define: font-size - line-height - margin
*/

h1 {
	font-size: 6.5em;
	letter-spacing: 5px;
}

h2 {
	font-size: 2.4em;
	font-weight: bold;
}

h3 {
	font-size: 2em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
	padding-left: 0px;
}

h4 {
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	font-weight: bold;
}

h6 {
	font-size: .92em;
}


/* Anchors
-------------------------------*/

a, a:link, a:visited {
	color: #2e3444;
	cursor: pointer;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #2e3444;
	text-decoration: none;
}


/*-------------------------------
2.b Base layout
---------------------------------
[?] Mostly ID's. Classes & tags allowed.
*/

#wrapper {
	background: #FFFFFF url(images/bg_body.jpg) top;
	padding: 20px;
}

#home_wrapper, #body_wrapper {
	background: #FFFFFF url(images/bg_body.jpg) top;
	padding: 20px;
}

#content_wrapper {
	background: #FFFFFF url(images/bg_body.jpg) top;
	padding: 20px;
	padding-top: 83px;
}


/* INDEX PAGE */ 

#header {
	
}

#logo {
	
}

#search #searchform{
	text-align: right;	
}

#search #searchsubmit {
	border: 1px solid #CCCCCC;
	background: url(images/search.jpg);
	width: 79px;
	height: 25px;
	cursor: pointer;
}

#search #s {
	border: 1px solid #CCCCCC;
	background: url(images/searchback.jpg);
	width: 150px;
	height: 23px;
}

#menu {
	color:#DCD9D4 ;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;	
	padding: 10px 0;
	padding-top: 40px;
}

#menuHome {
	color:#DCD9D4 ;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;	
	padding: 10px 0;
	padding-top: 40px;
	vertical-align:text-top;
}

#menu ul {
	display: inline;
	float: right;
	width: 630px;
}

#menu ul li {
	display: inline;
	padding: 5px;
}

#menu ul li a {
	color: #DCD9D4;
}

#menu ul li a:hover {
	color: #2e2524;
}

#slide_photo {
	background: url(images/bg_photo.png) no-repeat left top;
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -41px;
	height: 655px;
}

#slide_photo img {
	margin-left: auto;
	margin-right: auto;
	padding-left: 82px;
	padding-top: 48px;
}

#tour_menu {
	background: url(images/menu_bg.jpg) no-repeat;
	height: 137px;
	left: 0;
	margin-top: 100px;
}

#tour_menu_home{
	background: url(images/menu1.jpg) no-repeat;
	height: 100px;
	left: 0;
}

#tour_menu img {
	padding-left: 25px;
	padding-top: 20px;
}

.post-categories li {
	display: inline;
}

#headline {
	
}

#content {
	
}

#content_right {
width: 280px;
}

#content_left {
	
}

#guestbook_quote {
	margin-bottom: 15px;
}

.quote {
	font-family: verdana;
	font-size: 20px;
	line-height: 24px;
	font-style: italic;	
	color: #AAAAAA;
}

.author {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	line-height: 26px;
}

#highlightsbox, #blogbox {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 610px;
	margin-bottom: 20px;
}

#tour_highlights {
	background: #E8E7E2;
	border: 1px solid #E8E7E2;
	padding: 5px;

}

#tour_highlights img {
	float: left;
	padding: 2px;
	border: 1px solid #AAAAAA;
	margin-right: 10px;
}

#tour_highlights ul {
	width: 600px;
}

#tour_highlights ul li {
	float: left;
	width: 300px;
	padding: 10px 0;
}

#tour_highlights h3 {

}

#tour_highlights h4 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#tour_highlights h4 a:hover {
	color: #DCD9D4;
}

#tour_highlights p {
	margin: 0;
}

#blog_entries {
	background: url(images/bg_body.jpg) ;
	padding: 5px;
	margin: 0;
	width: 600px;
}

#blog_entries h3 {
	display: inline;
	color: #2E3444;
}

img.rss {
	padding-left: 120px;
}

img.rss_blog {
	padding-left: 0px;
}

#blog_entries h4, #blog_entries h4 a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	
}

#blog_entries h4 a:hover {
	color: #DCD9D4;
}

.entry {
	padding: 20px 0px;
}

.entry_and_image {
	width: 300px;
	padding: 0;
	margin: 0;
	float: left;
	
}

.entry_post {
	padding: 20px 0px;
	border-bottom: 1px solid #E8E7E2;
}

.entry_title {
	padding-top: 10px;
	margin: 0;
}

.entry_content {
	padding: 6px 0px;
	margin: 0;
	width: 300px;
	float: left;
}

.entry_content2 {
	padding: 6px 10px;
	margin: 0;
}

.entry_content2 p {
	text-align: justify;
}

.entry img {
	padding: 5px;
	border: 1px solid #AAAAAA;
	background: #FFFFFF;
}

.entry a {
	text-decoration: underline;
}

.entry a:hover {
	color: #DCD9D4;
}

.blog_entry_img {
	padding: 0;
	margin: 0;
}

.blog_entry_img img {
	padding: 0;
	border: 1px solid #AAAAAA;
	background: none;
	margin-top: 10px;	
}

span.blog_meta {
	display: inline;
}

span.blog_meta a {
	text-decoration: none;
}

span.blog_meta a:hover {
	color: #DCD9D4;
}


#blog_entries p {
	color: #AAAAAA;
}

.more {
	display: inline;
}

.more:hover {
	color: #2e2524;
}

#tour_highlights .arrow,.arrow {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

img.arrow {
	border: 0;
	padding: 0;
	background: none;
}

.rm_arrow {
	background: url(images/greyarrow.jpg) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
}



.video_1 {
	margin: 10px 5px;
}

.video_1 img {
	border: 5px solid #E8E7E2;
}

.video_1 .more {
	text-align: right;
	padding-right: 10px;
	float: right;
	border: 0;
}

.border_box {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 258px;
	margin: 10px 5px;
	float: right;
}

#win, #featured_trip {
	background: #E8E7E2;	
	padding: 5px;
	width: 248px;
}

#win p, #featured_trip p {
	text-transform: uppercase;
	text-align: justify;
}

#win h3, #featured_trip h3 {
	text-transform: uppercase;
	padding-left: 2px;
}

#win h3 a:hover, #featured_trip h3 a:hover {
	color: #DCD9D4;
}

.feat_img {
	border: 1px solid #AAAAAA;
}

#footer {
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: lighter;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#footer img {
	display: inline;
}

.footer {
	display: block;
	color: #DCD9D4;
	padding-bottom: 10px;
	text-align: center;
}

.footer a {
	color: #AAAAAA;
}

.footer a:hover {
	color: #FFFFFF;
}

.post {
	padding: 10px;
	border-bottom: 1px solid #E8E7E2;
	margin: 10px;
	
}


/* COUNTRY PAGE */ 

#photos {
	width: 600px;
	float: left;
}

.thumb {
	width: 140px;
	float: left;
	padding: 5px;
}

.video, .location {
	padding-bottom: 20px;
}

.find_out_more {

}

.find_out_more li {
	text-transform: uppercase;
	padding: 5px 0;
}

#multi-category li {
	list-style: none;
}

#wpmm {
	position: absolute;
	border: none;
	height: 100px;
	width: 960px;
}

#wpmm select {
 	width: 160px;
  	border: none;
	margin-top: 65px;
	margin-left: 15px;
	margin-right: 15px;
	background: url(images/menu.png);
}

#wpmm option {
	border: none;
	background: url(images/menu.png);
}

#wpmm input {
	background: url(images/go.png) no-repeat;
	display: inline;
	margin-left: 800px;
	border: none;
	height: 60px;
	width: 127px;
	cursor: pointer;
	margin-bottom: 70px;
	margin-top: -75px;
}

.ddpl-form select {
	margin-left: 592px;
	margin-top: 65px;
	width: 160px;
  	border: none;
	background: url(images/menu.png);
}


/* wordpress image align */

.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.wp-caption {
	border: 1px solid #B1A79B;
	text-align: center;
	padding-top: 10px;
	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: .7em;
	font-style: italic;
	line-height: 12px;
	padding: 8px;
	margin: 0;
}

/*comments */

ul.commentlist li {
	border-top: 1px solid #E8E7E2;
	padding-top: 10px;
	padding-bottom: 150px;
}

ul.commentlist {
	border-bottom: 1px solid #E8E7E2;
}

span.comment-author {
	font-size: 2em;
	width: 244px;
	float: left;
	height: 150px;
	text-transform: uppercase;
	line-height: 1em;	
}

span.comment-meta {
	font-size: 1em;
	width: 676px;
	float: left;
	height: 20px;	
	text-decoration: underline;
}

span.comment-text {
	font-size: 1em;
	width: 676px;
	float: left;
	height: 130px;
}

.comment-a {
	padding-right: 153px;
}

.comment-e {
	padding-right: 50px;
}

.comment-u {
	padding-right: 200px;
}

#sendbutton2	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	border: 1px solid #888888;
}

/* 404 */

.high_box {
	border: 1px solid #E8E7E2;
	background: #FFFFFF;
	width: 310px;
	padding: 10px 10px 0;
	float: left;
}

.high_box h3 {
	padding:0;
}

.highlight {
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin: 10px 0;
	width: 300px;
	background: #E8E7E2;
}

.high_img img {
	border: 1px solid #AAAAAA;
}
	
/* ACCORDION */

h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(images/downarrow.gif) no-repeat;
	height: 30px;
	line-height: 24px;
	width: 450px;
	font-size: 1.4em;
	font-weight: normal;
	float: left;
	text-transform: uppercase;
}

h2.trigger a {
	color: #2E3444;
	text-decoration: none;
	display: block;
}

h2.trigger a:hover { 
	color: #555; 
	text-decoration: none !important;
}

h2.active {
	background-position: left bottom;
} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	overflow: hidden;
	clear: both;
}

.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
}

span.high_body {
padding-left:80px;
display:block;
}
}