/*
Theme Name: David Thomas
Theme URI: http://www.davidthomas.uk.com
Description: WordPres template for David Thomas
Author: Rokk Media
Author URI: http://www.rokkmedia.co.uk
*/

* {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: 0px none;
}

body {
	background: url(images/Body-BG-Strip.jpg) repeat-x #3479BC;
	margin-top: 0px;
	margin-bottom: 50px;
	font-family: Verdana;
	font-size: 11px;
}

a:link, a:visited {color:#ffffff; text-decoration: none;}
a:hover, a:active {color:#ffffff; text-decoration: underline;}

#holderhomepage {
        background: url(images/Kili-BG-Large.jpg) no-repeat;
	width: 1086px;
	margin: 0px auto;
        min-height:1497px;
        height:auto 0;
}

#holderinnerpage {
        background: url(images/Kili-BG-Large-inner.jpg) no-repeat;
	width: 1086px;
	margin: 0px auto;
        min-height:1497px;
        height:auto 0;
}

#header {
	height: 260px;
	width: 1086px;
	/*background: url(images/header.jpg);*/
	position: relative;
	cursor: pointer;
	text-align: center;
}

ul#header_navigation {
	height: 44px;
	width: 250px;
	float: right;
	margin-right: 0px !important;
	margin-right: -15px;
	list-style: none;
        margin-top:50px;
}

ul#header_navigation li {
	float: left;
	display: inline;
	height: 44px;
}

ul#header_navigation li a {
	color: #ffffff;
	font-size: 135%;
        padding:0px 10px;
}

ul#header_navigation li a:hover {
	color: #c0d3e4;
}

.charity_button {
        position:absolute;
        top:120px;
        right:20px;

}

.charity_button_bottom {
        position:relative;
        top:-200px;
        right:-800px;
        margin-bottom:-150px;
        margin-right:800px;
}

ul#main_navigation {
	width: 1086px;
	height: 52px;
	margin: 45px 0px 15px 0px;
	list-style: none;
        text-align:center;
        background: url(images/nav-bg.png) repeat-x;
        height:49px;
        padding-left:25px;
 }

ul#main_navigation li {
	float: left;
	display: inline;
	height: 52px;
	text-align: center;
	padding-top: 14px;
        
}

ul#main_navigation li a {
	font-size: 125%;
	color: #fff;
	font-weight:bold;
        padding:0px 15px;
}

ul#main_navigation li a:hover {
	color: #FF9900; text-decoration:none;
}

ul#main_navigation li.navitems {
	width: 201px;
	background: url(images/nav_challenge.jpg) no-repeat;
	text-indent: 35px;
}

ul#main_navigation li.location {
	width: 110px;
	background: url(images/nav_location.jpg) no-repeat;
}

ul#main_navigation li.itinerary {
	width: 106px;
	background: url(images/nav_itinerary.jpg) no-repeat;
}

ul#main_navigation li.gallery{
	width: 94px;
	background: url(images/nav_donate.jpg) no-repeat;
}

ul#main_navigation li.news {
	width: 78px;
	background: url(images/nav_news.jpg) no-repeat;
}

ul#main_navigation li.team {
	width: 73px;
	background: url(images/nav_team.jpg) no-repeat;
}

ul#main_navigation li.messages {
	width: 87px;
	background: url(images/nav_forum.jpg) no-repeat;
}

ul#main_navigation li.fortitude {
	width: 115px;
	background: url(images/nav_fortitude.jpg) no-repeat;
}

ul#main_navigation li.contact {
	width: 134px;
	background: url(images/nav_contact.jpg) no-repeat;
	text-indent: -18px
}



/* -- top menu --*/

#topMenu {
	position:absolute;
	width: 1086px;
	height: 52px;
	margin: 45px 0px 15px 0px;
	list-style: none;
        text-align:center;
        background: url(images/nav-bg.png) repeat-x;
        height:49px;
        padding-left:25px;
	
}






#topMenu ul.sf-menu li {
	float:left;
}

#topMenu ul.sf-menu li:hover {
	
}

#topMenu ul.sf-menu li a{
	display:block;
	/*text-transform:uppercase;*/
	color:#FFFFFF;
	font-size:12px;
	line-height:36px;
	border-left:1px solid #54C1FB;
	padding:0 17px;
	height:36px;
        font-weight:bold;
}

#topMenu ul.sf-menu li a:hover {
	color:#B3E3FD;
	text-decoration:none;
	/*background:url(images/bk_top_menu_ov.jpg) 0 0 repeat-x;*/
	background:url(images/bk_top_menu.jpg) 0 0 repeat-x;
}

#topMenu ul.sf-menu li li ul.children {	
	margin:0 0 0 26px;
}

#topMenu ul.sf-menu li li a {
	padding:0 12px;
}

#topMenu ul.sf-menu li li a:hover {
	background:#009FFF;
}

#topMenu ul.sf-menu li li {
	padding:0;
	background:#0082CE;
	border-bottom:1px solid #21AEFA;
	border-right:1px solid #21AEFA;
}



/* -- end top menu --*/





#content {
	width: 1086px;
	min-height: 1130px;
}


#content_top {
	width: 1024px;
	height: 84px;
	/*background: url(images/content_header.jpg) no-repeat;
	border-bottom: 1px solid #05066e;*/
        margin-left:26px;
}

#content_top h2.page {
	margin-left: 40px;
	float: left;
	font-size: 34px;
        font-family:arial;
	margin-top: 20px;
	color: #FFFFFF;
}

#content_top h2.welcome {
	margin-left: 40px;
	float: left;
	color: #FFFFFF;
        font-family:arial;
	font-size: 34px;
	margin-top: 30px;
        font-weight:normal;
}

#content_top h2.welcome a {
	color: #FFFFFF;
	cursor: default;
}

#content_top h2.news_updates {
	display:none;

}

body#homepage #content_gradient {
	width: 1086px;
	height:1050px;
	/*background: url(images/content_top_gradient.jpg) top no-repeat;*/
}

body#innerpage #content_gradient {
	width: 1086px;
	min-height:1050px;
	/*background: url(images/background_pagegradient.jpg) repeat-x #1B6EBC;*/
}

body#homepage #content_left {
	width: 620px;
	float: left;
	padding-left: 42px;
	padding-top: 20px;
        margin-left:22px;
        overflow:hidden;
}

body#innerpage #content_left {
	width: 575px;
	float: left;
	padding-left: 42px;
	padding-top: 20px;
	margin-left:42px;
}

body#homepage #content_left p {
	color: #ffffff;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 10px;
	font-size: 130%;
        font-family:arial;
        margin-left:30px;
}


body#innerpage #content_left p {
	color: #FFFFFF;
	font-size: 130%;
	margin-bottom: 15px;
	line-height: 1.3em;
	font-weight: normal;
}

body#innerpage #content_left h3 {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 15px;
	color: #fff;
}

#content_left p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#content_left p a:hover {
	color: #B8CEE3;
}

body#innerpage #content_left h3 a {
	color: #fff;
}

body#innerpage #content_left ul {
	color: #fff;
	font-size:130%;
	font-family:verdana;
	line-height:130%;
    margin-left:30px;
    padding:3px 0px;
    margin-bottom:10px;
}



body#innerpage #content_left h3 a:hover {
	color: #B8CEE3;
}

body#innerpage #content_left h3.title {
	margin-bottom: 0px;
}

body#innerpage #content_left .meta {
	font-size: 100%;
	color: #c1d3eb;
	margin-bottom: 15px;
}

body#innerpage #content_left .meta a {
	color: #c1d3eb;
}

body#innerpage #content_left .meta a:hover {
	color: #B8CEE3;
}

a.button_findoutmore {
	background: url(images/button_findoutmore.jpg) no-repeat scroll 0 0;
	height:29px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:7px;
	text-indent:8px;
	width:119px;
	display: block;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 95%;
}

a:hover.button_findoutmore {
	color: #000000;
}

body#homepage #content_left .testimonial {
	margin-bottom: 2px;
}

body#homepage #content_left .testimonial p {
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	font-size: 115%;
}

body#homepage #content_left .testimonial .testimonee {
	color:#FFB400;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 120%;
}

ul#homeboxes {
	list-style: none;
}

ul#homeboxes li {
	float: left;
	position: relative;
}

ul#homeboxes li h2 {
	padding: 27px 23px 0px 23px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 125%;
	margin-bottom: 0px;
}

ul#homeboxes li p {
	color: #050262 !important;
	padding: 0px 23px 0px 23px;
}

ul#homeboxes li .bigtext {
	font-size: 240%;
}

/*ul#homeboxes li.challenge a.button_boxmore, ul#homeboxes li.location a.button_boxmore {
	position: absolute;
	width: 106px;
	height: 41px;
	background: url(images/button_boxmore.jpg) no-repeat;
	top: 337px;
	right: 6px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 140%;
	padding: 12px 0px 0px 0px;
	text-indent: 21px;
	font-weight: bold;
}

ul#homeboxes li.calendar a.button_boxmore, ul#homeboxes li.itinerary a.button_boxmore {
	position: absolute;
	width: 106px;
	height: 41px;
	background: url(images/button_boxmore.jpg) no-repeat;
	top: 152px;
	right: 6px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 140%;
	padding: 12px 0px 0px 0px;
	text-indent: 21px;
	font-weight: bold;
}

ul#homeboxes li a:hover.button_boxmore {
	color: #050262;
}*/

ul#homeboxes li.challenge {
	width: 305px;
	height: 339px;
	overflow:hidden;
		/*background: url(images/box_challenge.png) no-repeat;*/
}

ul#homeboxes li.location {
	width: 310px;
	height: 346px;
	overflow:hidden;
	/*background: url(images/box_location.png) no-repeat;*/
}

ul#homeboxes li.calendar {
	width: 310px;
	height: 343px;
	overflow:hidden;
	/*background: url(images/box_calendar.png) no-repeat;*/
}

ul#homeboxes li.itinerary {
	width: 300px;
	height: 340px;
	overflow:hidden;
	/*background: url(images/box_itinerary.png) no-repeat;*/
}

#content_right {
	width: 324px;
	float: right;
	/*background: #4C4947 url(images/background_newslatest.jpg) bottom no-repeat;*/
        margin-right:51px;
	/*position: relative;*/
	min-height: 600px;
	margin-top:-48px;
}

#content_right #newsvideo {
	/*background: url(images/background_newsvideo.jpg) no-repeat;*/
	padding: 27px 29px 0px 0px;
}

.learnmore {
float:right;
margin:5px 10px 20px 0px;
}

#charity {
margin-left:5px;
}

#content_right #newslatest {
}

#content_right a.button_videoarchive {
	background: url(images/button_videoarchive.png) no-repeat;
	width: 287px;
	height: 49px;
	display: block;
	padding-top: 12px;
	font-size: 158%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 37px;
	margin-left: -4px;
}

#content_right a.button_newsarchive {
	background: url(images/button_newsarchive.jpg) no-repeat;
	width: 279px;
	height: 39px;
	display: block;
	padding-top: 11px;
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 25px;
	margin-left: -4px;
	margin-top: 10px;
}

#content_right a:hover.button_videoarchive, #content_right a:hover.button_newsarchive {
	color: #fff;
}

#content_right h2 {
	font-size: 250%;
	text-transform: uppercase;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 10px;
}

#content_right h3 {
	font-size:135%;
	margin: 5px 20px;
	font-weight:normal; 
}

#content_right h3 a {
	color:#fff;
}	

#content_right h3 a:hover {
	color: #fff;
}

ul#sponsors {
	list-style: none;
	position: absolute;
	top: 805px;
}

ul#sponsors li {
	display: inline;
	margin-right: 10px;
}


p#copyright {
    float:left;
	margin-left:210px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 90%;
	margin-top: 10px;
}

p#copyright a {
	color: #FFFFFF;
}

p#copyright a:hover {
	color: #050262;
}

ul#bottomnav {
	list-style: none;
	text-align: center;
	margin-left: 60px;
        margin-top:20px;
}

ul#bottomnav li {
	display: inline;
	float: left;
	height: 25px;
	padding-top: 4px;
	text-align: center;
	font-size: 116%;
}

ul#bottomnav li a {
	color: #FFFFFF;
	font-weight: bold;
	padding:0px 15px;
}

ul#bottomnav li a:hover {
	color: #fff;
}


a.itinerarydownload {
	background: url(images/itinerarydownload.gif) no-repeat;
	width: 461px;
	height: 78px;
	display: block;
	text-indent:15px;
	text-transform:uppercase;
	font-size: 100%;
	position: relative;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

a:hover.itinerarydownload {
	color: #000000 !important;
}

a.itinerarydownload span {
	position: absolute;
	top: 42px;
	left: 0px;
}

ul.postlist {
	list-style: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dedede;
}

ul.postlist li a {
	color: #FFFFFF;
	font-size: 130%;
	margin-bottom: 5px;
}


.post {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dedede;
}

.profile {
	float: left;
	padding: 7px;
	margin-bottom: 20px;
	border: 1px solid #6189bc;
	width: 165px;
	margin-right: 10px;
	height: 225px !important;
	max-height: 225px !important;
	overflow: hidden;
	background: #1b6ebc;
	position: relative;
}

.readholder {
	position: absolute;
	bottom: 5px;
}

.profile p {
	margin-bottom: 5px !important;
}

.profile a {
	color: #fff;
}

.profile a:hover {
	color: #FFFFFF;
}

.profile img {
	border: 1px solid #6189bc;
	margin-bottom: 5px;
}

.teamprofile {
	float: left;
	padding: 7px;
	margin-bottom: 20px;
	border: 1px solid #6189bc;
	width: 165px;
	margin-right: 10px;
	height: 260px !important;
	max-height: 260px !important;
	overflow: hidden;
	background: #1b6ebc;
	position: relative;
}

.teamprofile p {
	margin-bottom: 5px !important;
}

.teamprofile a {
	color: #FFB300;
}

.teamprofile a:hover {
	color: #FFFFFF;
}

.teamprofile img {
	border: 1px solid #6189bc;
	margin-bottom: 5px;
}

div.role {	
	font-size: 110%;
	color: #b2d6f8;
	margin-left: 8px;
}

h4.name {
	font-weight: bold !important;
	margin-left: 8px;
}

.readblog {
	background: url(images/morebutton.gif) no-repeat;
	display: block;
	width: 124px;
	height: 32px;
	position: relative;
}

.readblog a {
	position: absolute;
	top: 9px;
	left: 14px;
	color: #FFFFFF !important;
	text-transform: uppercase;
	font-weight: bold;
}

.readblog a:hover {
	color: #000000 !important;
}

.viewholder {
	position: absolute;
	bottom: 5px;
}

.viewprofile {
	background: url(images/morebutton.gif) no-repeat;
	display: block;
	width: 124px;
	height: 32px;
	position: relative;
}

.viewprofile a {
	position: absolute;
	top: 10px;
	left: 14px;
	color: #FFFFFF !important;
	text-transform: uppercase;
	font-weight: bold;
}

.viewprofile a:hover {
	color: #000000 !important;
}


ul.commentlist {
	list-style: none;
        font-size:120%;
}

ul.commentlist li {
	margin-bottom: 15px;
	color: #FFFFFF;
	padding-bottom: 15px;
	border-bottom: 1px solid #5c9ada;
}

ul.commentlist li a {
	font-style: normal !important;
	color: #FFFFFF;
}

ul.commentlist li a:hover {
	color: #FFB300;
}

ul.commentlist li a.url {
        
	color: #FFB300;
}

ul.commentlist li a.url:hover {
	color: #FFFFFF;
}

ul.children {
	list-style: none;
}

ul.children li {
	margin-top: 15px;
}

cite.fn {
	font-size: 130%;
	margin-bottom: 5px;
	color: #FFB300 !important;
}

span.says {
	display: none;
}

.helloform {
     
        margin:30px 0px;
	color: #2B7BC6;
	font-size: 120%;
	margin-bottom:20px;
	position: absolute;
	left: 0px;
	top: -79px;
        display:block;
        padding:10px;
        background-color:#fff;
     float:left;
     width:330px;     
        
}

.guestext p {
	font-size: 13% !important;
	color: #FFB300 !important;
}

.comment p {
	color:#FFFFFF;
	font-size:110%;
	font-weight:normal;
	line-height:1.6em;
	margin-bottom:15px;
	font-style: italic;
}

.commentmetadata {
	margin-top: 5px;
	margin-bottom: 10px;
}

.commentmetadata a {
	font-size: 110%;
	color: #5c9ada !important;
	margin-bottom: 10px;
}

#respond {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #5c9ada;
	position: relative;
}
	
.cboth {clear: both;}
.fleft {float: left;}

div.flickr-gallery {
	margin-bottom: 15px !important;
	background: #2b7bc6 !important;
	padding: 10px 10px 10px 12px;
}

.flickr-gallery-next, .flickr-gallery-prev {
	color: #FFFFFF !important;
}

.flickr-gallery-next a, .flickr-gallery-prev a {
	color: #FFFFFF !important;
}

.flickr-gallery-next a:hover, .flickr-gallery-prev a:hover {
	color: #FFB400 !important;
}

.clickthumb {
	color: #8db9e6 !important;
}

.clickthumb, .flickr-gallery-next, .flickr-gallery-prev {
	font-size: 120%;
}

.gallerywrap {
	margin-bottom: 25px;
	padding-bottom: 35px;
	border-bottom: 1px solid #5c9ada;
}

div.flickr-thumb {
	margin-right: 8px !important;
}

p.latest {font-size: 180% !important;}

h4 {
	color: #FFFFFF;
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 10px;
}

h4 a {
	color: #FFFFFF;
}

h4 a:hover {
	color: #FFB400;
}

h4 span {
	color: #b2d6f8 !important;
}

.mountprofile {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #5c9ada;
}

.mountprofile img {
	float: left;
}

.mountprofile .mountprofiletext {
	width: 215px;
	float: left;
	margin-left: 20px;
}

.mountainmore {
	background: url(images/findoutmorebutton.gif) no-repeat;
	width: 119px;
	height: 29px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 0px 0px 10px;
	font-size: 90%;
	display: block;
	cursor: pointer;
	position: relative;
	bottom: 80px;
	left: 320px;
}

	
span.fact {
	color: #FF9C00 !important;
}

a.newsmorebutton {
	background: url(images/morebutton.gif) no-repeat;
	width: 124px;
	height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	display: block;
}

a:hover.newsmorebutton {
	color: #050262;
}

a.pagelink {
	color: #FFFFFF !important;
}

a:hover.pagelink {
	color: #FF9C00 !important;
}

.wpcf7 {
	margin-left: 50px !important;
	margin-top: 30px !important;
}

.wpcf7 input, #commentform input {
	padding: 5px;
	font: inherit;
	background-color: #2b7bc6;
	border: 1px solid #b2d6f8;
	color: #FFFFFF;
        cursor:pointer;
}

.wpcf7 textarea, #commentform textarea {
	padding: 5px;
	font: inherit;
	background-color: #2b7bc6;
	border: 1px solid #b2d6f8;
	color: #FFFFFF;
	width: 339px;
	height: 140px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:575px;
	height:200px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}	

#hidetwitter {
display:none;
}

h2 {color:#ffffff; margin-bottom:10px;}

.sponsorsbox #sidebar li {
list-style-type:none;
margin:15px;

}

.wpcf7-response-output {
color:#000;
font-size: 180%;
display:block;
padding:10px;
background-color:#ffffff;
margin:10px 0px;
border:3px solid #fff;
}


.wpcf7-response-output.wpcf7-validation-errors {
color:#ff0000;
font-size: 180%;
display:block;
padding:10px;
background-color:#ffffff;
margin:10px 0px;
border:3px solid #ff0000;
font-weight:bold;
}

.wpcf7-not-valid-tip-no-ajax {
margin-TOP:5px;
display:block;
padding:10px;
color:#ff0000;
background-color:#fff;
font-weight:bold;
}

#innerpage #content_left hr {border: 1px dotted #ffffff; margin:10px 0px;}

