/*
Theme Name: Gulmarg Heliski
Theme URI: http://wordpress.org/
Description: Gulmarg Heliski
Author: Kelp Design
Author URI: http://www.kelpdesign.com
*/

html {
	min-height: 100%;
	margin-bottom: 1px;
}

* {
	margin: 0;
	padding: 0;
}

/* standard elements 
----------------------------------------*/
body {
	background-color: #191919;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

a:link, a:active, a:visited {
	color: #4aa0f3;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #96c4f2;
}

a img {border: none;}

p {
	margin: 0;
	padding: 0 0 1em;
	line-height: 1.3em;
}

p.skipNav {
	position: absolute;
	left: -9999em;
}

ul, ol {
	margin: 0 0 1.2em;
	padding-left: 2em;
}

ul li, ol li {padding-bottom: 0.2em;}

.clear {clear: both;}


/* layout 
----------------------------------------*/
#container {
	width: 832px;
	background: url(images/background.jpg) left -158px no-repeat #303030;
	text-align: left;
	margin: 0 auto -1px;
	padding-top: 20px;
	overflow: hidden;
}

body.home #container {
	background-position: left top;
}

#header {
	width: 760px;
	height: 54px;
	background: url(images/nav-background.png) left bottom no-repeat;
	margin: 0 36px;
}

.headerImage {
	width: 710px;
	height: 314px;
	position: relative;
	background: url(images/img-background.png) left top no-repeat;
	margin: 0 36px 20px;
	padding: 13px 25px 13px;
}

.headerImage#home {
	height: 400px;
	background: url(images/home-img-background.png) left top no-repeat;
}

#logo {
	position: absolute;
	top: 26px;
	right: 50px;
}

#content {
	width: 450px;
	float: left;
	padding-left: 70px;
	margin-bottom: 20px;
}#content-wide {	width: 690px;	float: left;	padding-left: 70px;	margin-bottom: 20px;}

#sidebar {
	width: 200px;
	margin-left: 562px;
	padding-bottom: 20px;
}

#footer {
	clear: both;
	width: 676px;
	background: url(images/footer-background.gif) left top no-repeat #232323;
	font-size: 11px;
	color: #666;
	margin: 0 48px;
	padding: 25px 30px 10px;
}


/* header navigation 
----------------------------------------*/
#header ul {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 2px 32px;
	overflow: hidden;
}

#header li {
	float: left;
	line-height: 54px;
	padding: 0 10px;
}

#header a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#header a:hover,
#header li.current_page_item a,
#header li.current_page_parent a {
	color: #96c4f2;
}

#header li.page-item-265 {
	padding: 12px 0 0 10px;
}

#header li.page-item-265 a {
	display: block;
	width: 115px;
	height: 33px;
	background: url(images/book-button.gif) left top no-repeat #525252;
	color: #ff9000;
	line-height: 33px;
	text-align: center;
	outline: none;
}

#header li.page-item-265 a:hover {
	color: #96c4f2;
}


/* sidebar navigation 
----------------------------------------*/
ul.sideNav li {
	width: 200px;
	border-bottom: 1px solid #777;
	padding: 6px 0;
}

ul.sideNav li:first-child {
	border-top: 1px solid #777;
}

ul.sideNav li a, ul.sideNav li a:active, ul.sideNav li a:visited {
	color: #fff;
	font-weight: normal;
}

ul.sideNav a:hover,
ul.sideNav li.current_page_item a {
	color: #96c4f2;
}


/* side bar styling 
----------------------------------------*/
#sidebar {
	font-size: 14px;
}

#sidebar ul {
	list-style: none;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

#sidebar ul.rss {
	list-style: none;
	overflow: hidden;
	height: 1%;
}

#sidebar ul.rss li {
	float: left;
}

a:link.rss, a:visited.rss, a:hover.rss {
	display: block;
	background: url(images/rss-button.png) left center no-repeat;
	color: #ff9000;
	padding: 1px 0 0 18px;
}



/* footer navigation 
----------------------------------------*/
#footer ul {
	list-style: none;
	padding: 0;
	overflow: hidden;
}

#footer li {
	float: left;
	border-right: 1px solid #666;
	line-height: 1.2em;
	margin-right: 10px;
	padding: 0 10px 0 0;
}

#footer li.page-item-265 {
	border: none;
}

#footer a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #ccc;
}


/* headings 
----------------------------------------*/
h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FD9F16;
	margin-bottom: 0.3em;
}

body.home h1 {
	font-size: 22px;
	color: #FD9F16;
}

body.blog h1 {
	font-size: 18px;
	color: #FD9F16;
}

h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FD9F16;
	margin-bottom: 0.3em;
}

h2 a:link, h2 a:visited {
	color: #FD9F16;
	text-decoration: none;
}

h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #FD9F16;
	margin-bottom: 0.3em;
}

h3 a:link, h3 a:visited {
	color: #999;
}

h3 a:hover {
	color: #96c4f2;
}

/* tables
----------------------------------------*/

table {
	border-collapse: collapse;
	margin-bottom:10px;
}

table tr td {
	border: 1px solid #555;
	padding: 5px;
}

table tr.row-odd {
	background-color: #444;
}

table tr.row-even { 
	background-color: #333;
}

 
/* homepage
----------------------------------------*/
.thumbWrapper {
	clear: both;
	width: 747px;
	margin: 0 37px 30px 48px;
	overflow: hidden;
}

.thumb {
	float: left;
	position: relative;
	margin-bottom: 10px;
}

.thumb img {
	border: 8px solid #fff;
}

.thumb h3 {
	position: absolute;
	top: 14px;
	left: 20px;
	font-size: 16px;
	font-weight: bold;
}

.thumb h3 a, .thumb h3 a:hover {
	color: #fff;
}

.newsBrief {
	overflow: hidden;
	width: 200px;
	float:left;
}

.newsBrief p {
	padding-bottom: 0;
}

.signature {
	width: 210px;
	float: left;
	margin-right: 15px;
}

/* blog page (latest news)
----------------------------------------*/
.post {
	border-bottom: 1px solid #575757;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.postMetaData {
	color: #999;
	font-size:0.8em;
}

.entry img {
	border: 1px solid #ccc;
}

.entry img.border-none {
	border: 0 none;
}

.commentList {
	list-style: none;
	padding: 0;
}

.commentList li {
	border: 0px solid #ccc;
	background: none;
	padding-bottom: 10px;
}

.commentList li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentList li .avatar {
	display: none;
}

.commentmetadata {
	display: block;
}

#commentForm {
	margin: 5px 10px 0 0;
}

#commentForm p {
	padding: 0;
}

#commentForm input, #commentForm textarea {
	border: 1px solid #ccc;
	background: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	color: #fff;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentForm input {
	width: 200px;
}

#commentForm textarea {
	width: 100%;
}

#commentForm #submit {
	width: auto;
	border: none;
	font-weight: bold;
	color: #4aa0f3;
	text-align: left;
	cursor: pointer;
	padding: 0;
}

small {
	font-size: 0.8em;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


/* packages and prices overview page
----------------------------------------*/

#content #pricing-01 {
	width: 442px;
	height: 242px;
	float: left;
	background: url(images/pricing-01.png) no-repeat;
	margin-bottom: 40px;
}

#content #pricing-01 #book-week {
	display: block;
	width: 102px;
	height: 29px;
	background: url(images/book-week.png) no-repeat;
	margin: 170px 0px 0px 238px;
	padding: 8px 0 0 20px;
}


#content #pricing-02 {
	width: 442px;
	height: 239px;
	float: left;
	background: url(images/pricing-02.png) no-repeat;
	margin-bottom: 70px;
}

#content #pricing-02 #book-shot {
	display: block;
	width: 83px;
	height: 29px;
	background: url(images/book-shot.png) no-repeat;
	margin: 168px 0 0 155px;
	padding: 8px 0 0 9px;
}

#content #pricing-01 .links,
#content #pricing-02 .links {
	margin: 38px 0 0 27px;
	padding-bottom: 20px;
}

#content #pricing-01 #book-week a,
#content #pricing-02 #book-shot a {
	font-size: 13px;
	text-transform: uppercase;
	color: #ff9900;
}

#content #pricing-01 #book-week a:hover,
#content #pricing-02 #book-shot a:hover {
	text-transform: uppercase;
	color: #fff;
}

/* packages and prices individual page
----------------------------------------*/



.book-button {
	padding: 12px 0 0 10px;
	margin: -62px 0 33px 323px;
}

.book-button a {
	display: block;
	width: 115px;
	height: 33px;
	background: url(images/book-button.png) left top no-repeat;
	color: #ff9000;
	line-height: 33px;
	text-align: center;
	outline: none;
}

.book-button a:hover {
	color: #96c4f2;
}


/* c-form on the book now page
----------------------------------------*/

.cform {
	margin: 0;
	width: 445px;
}

.cf-ol{
	list-style:none;
	padding:0px;
}

.cform legend {
	font-family: "Trebuchet MS", sans-serif;
	color: #999999;
}

.cform fieldset {
	background: transparent none repeat;
	padding: 0px;
	border: 0px solid #666666;
}

.cform textarea {
	width:250px;
}

.cform input {
	width:200px;
}

.cform input.sendbutton {
	margin: 10px 82px 0 5px;
}

.cform textarea,
.cform input {
	font-family: trebuchet MS;
	font-size: 12px;
	width: 200px;
	overflow: auto;
}

.cform label,
.cform label span {
	width: 130px;
	float:left;
	display:block;
}

.linklove {
	display: none;
}

/* download pdf brochure
-----------------------------*/

#content #download-brochure {
	margin:	-559px 0 400px 500px;
	width:	208px;
}