/* Global */
*{font-size:100.01%;
margin:0;
}
html{font-size:62.5%;}
body{
	margin:0;
	color:#4b4b4b;
	font: 1.1em Arial, Helvetica, "Helvetica Neue",  Geneva, sans-serif;
	background:#333 url(http://www.travelstormer.com/blog/wp-content/uploads/2010/07/noise.gif);
	min-width:1000px;
	letter-spacing: 0;
}
img{border-style:none;}
a{text-decoration:none; color:#87abc9;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}


html, body {
height: 100%;
}


/* GlobalEnd */
/* Main */
.w-main{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	
	margin-top:-150px;
	
	padding-bottom:148px;
	font-size: 1.1em;
	line-height: 1.6em;
}


#ghold{

	padding-top:160px;
	padding-bottom: 138px;
}
/* MainEnd */
/* Header */
#header{
	width:100%;
	
	
	position:absolute;
	top:0;
	left:0;
	
	z-index:10;
}
#header #topmenu{
	width: 960px;
	margin: 0 auto;
}
.logo{
	margin:0px auto;
	margin-bottom: 10px;
	height: 0px;
	width: 222px;
	}
.logo a{
	position:absolute;
	top:35px;
	margin-left: 4px;

	
	z-index:20;
	display:block;
	width: 189px;
	height: 84px;
	//background:url(images/logo.gif) no-repeat;
	background: url(http://www.travelstormer.com/blog/wp-content/uploads/2010/07/logo.gif);
	text-indent:-9999px;
	overflow:hidden;

}
a#return_home{
	margin-left: 20px;
	position: relative;
	top: 9px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: underline;
}
a#return_home:hover{
	text-decoration: none;
	color: #333;
}
#home_404 .logo a, #home_500 .logo a{
	background:url(..images/logo.gif) no-repeat;
}



.top-nav{
	position:relative;
	top: 0px;
	width: 310px;
	left:15px;

	margin:0;
	padding:10px;
	color:#a9a9a9;
	overflow:hidden;

	background-color: #292929;

	float: left;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.top-nav li{
	float: left;
	padding-left: 12px;
	list-style: none;
	background: url(images/bullet-top-nav.gif) no-repeat 0 5px;
	position: relative;
	top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	
}
.top-nav li:nth-child(1){
	background-image: none;
	padding-left: 5px;
}
.top-nav  a span{
	background: url(images/main-nav.gif) no-repeat;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
	
	color: #87abc9;
	
	width: 43px;
	height: 20px;
	}

	
.li_site_learnmore a span{
	background-position: 0 -20px;
	width: 88px;
}	

.li_site_about a span{
	background-position: 0 -40px;
	width: 48px;
}
.li_site_signup a span{
	background-position: 0 -60px;
	width: 60px;
}



.li_site_home a span:hover{
	background-position: -88px 0px;
	}	
.li_site_learnmore a span:hover{
	background-position: -88px -20px;
	}	
.li_site_about a span:hover{
	background-position: -88px -40px;
	}
.li_site_signup a span:hover{
	background-position: -88px -60px;
	}			

body#home_home .li_site_home a span{
	background-position: -176px 0px;
	cursor: default;
}
body#home_learnmore .li_site_learnmore a span{
	background-position: -176px -20px;
	cursor: default;
}
body#home_about .li_site_about a span{
	background-position: -176px -40px;
	cursor: default;
}
body#home_signup .li_site_signup a span{
	background-position: -176px -60px;
	cursor: default;
}

/*
.top-nav{
	position:relative;
	top: 5px;
	width: 300px;
	left:15px;
	list-style:none;
	margin:0;
	padding:20px;
	color:#a9a9a9;
	overflow:hidden;
/*	border: 1px solid #444;*!/
	background-color: #292929;
	display:inline;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.top-nav li{
	display: inline;
	background: url(images/bullet-top-nav.gif) no-repeat 0 5px;
	padding-left: 20px;
	font-size: 14px;

	position: relative;
	top: 7px;
	margin-left: 3px;
	margin-right: 3px;
}
.top-nav li:nth-child(1){
	background-image: none;
	padding-left: 0px;
}
.top-nav a{
	
	color: #87abc9;
	margin-top: 10px;
	}
	
.top-nav a:hover{
	
	color: #fff;
	text-decoration: none;
	}	


body#home_help .top-nav li.li_site_help a, 
body.home_home .top-nav li.li_site_home a, 
body#home_learnmore .top-nav li.li_site_learnmore a, body#home_contact .top-nav li.li_site_contact a, body#home_help .top-nav li.li_site_help a:hover, 
body.home_home .top-nav li.li_site_home a:hover, 
body#home_learnmore .top-nav li.li_site_learnmore a:hover, body#home_contact .top-nav li.li_site_contact a:hover , body#home_about .top-nav li.li_site_about a{
	 filter:alpha(opacity=30);  
 	-moz-opacity:0.3;  
	-khtml-opacity: 0.3;  
	opacity: 0.3; 
	color: #fff;
	cursor: default;
}*/



/* HeaderEnd */
/* Content */
#content {
position: relative;
top:135px;
left: 100px;
clear: both;
width: 800px;
margin: 0 auto;
}





#content{
	
	font-size: 1.11em;
}



.white-panel{	
	width:992px;
	margin-top: -10px;
	margin: 0 auto;
	background: url(images/bg-tour-center.gif) repeat-y;
	color: #333;
	clear: both;
}
.white-panel .top{
	background: url(images/bg-tour-top.gif) no-repeat;
	height:1%;
	overflow:hidden;
	padding: 35px 25px 0;
}

.white-panel .bottom{
	background: url(images/bg-tour-bottom.gif) no-repeat 0 100%;
	height: 27px;
	overflow:hidden;
	font-size:0;
	clear: both;
}


.black-panel{
	background: #f6f6f6 url(http://n8w.co.uk/clients/travelstormer/images/noise_white.gif);
	margin:0 auto;
	color: #333;
	width: 520px;
	position: relative;
	left: 1px;
	padding: 0px 0px 1px 0px;
	text-shadow: #fff 1px 1px 1px ;
	overflow: hidden;
}

.black-panel a{
	color: #0f5893;
}

p.first-panel{
	text-align: center;
	font: italic 1.2em/1.35em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 15px
	}

#home_learnmore p.first-panel em{
	display: block;
	background-image: url(images/signature.gif);
	width: 220px;
	text-indent: -9999px;
	height: 40px;
	overflow:hidden;
	margin: 15px auto;
}
	
h2 {
		margin: 5px auto 5px;
		
		font-size: 17px;
		display: block;
		color: #fff;
		background:#333 url(http://www.travelstormer.com/blog/wp-content/uploads/2010/07/noise.gif);
		//background:#333 url(images/noise.gif);
		
		padding: 5px 5px 5px 13px;
		text-shadow: 1px 1px 1px #000;
}

.black-panel h2 a{
	color: #87abc9;
	margin-left: 6px;
}
p{
	margin-left: 20px;
	margin-top: 10px;
	text-shadow: #fff 1px 1px 1px ;
	}
.black-panel ul{
	float: left;
	margin:0;
	padding-left: 0px;
	padding-right: 0px;
	width: 280px;
	margin-top: 4px;
	margin-left: 10px;
}
	
	.clear{
	clear: both;
	}
	
.postmetadata{
	font-size: .8em;
	margin-top: 10px;
	margin-bottom: 10px;
	 filter:alpha(opacity=50);  
		-moz-opacity:0.5;  
	-khtml-opacity: 0.5;  
	opacity: 0.5; 
}

.post{
	border-bottom: 3px dashed #ddd;
	padding: 10px;
	padding-left: 0px;
	padding-top:5px;
	padding-right: 0px;
	text-shadow: none;
	position: relative;
	top: 4px;
}
.entry{
	padding-right: 15px;
}
small{
	font-size: .8em;
	 text-shadow: #fff 1px 1px 1px ;
	text-transform: uppercase;
display: block;
margin-left: 20px;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
}
hr{
	display: none;

}

.black-panel{
	float: left;
}
#sidebar{
	float: left;
	width: 160px;
	//background:  url(images/scuba.png) no-repeat 45px 90%;
		background: url(http://www.travelstormer.com/blog/wp-content/uploads/2010/07/scuba.png) no-repeat 45px 90%;
	
	padding:20px ;
	padding-top: 20px;
	padding-bottom: 70px;
	margin-left: 2px;
	
}
#sidebar h2{
	font-size: 16px;
	padding-top: 2px;
	padding-left:25px;
	display: inline;
	
}

#sidebar .links h2{
	//background: url(images/link.png) 2px 0px no-repeat;
	background: url(http://www.travelstormer.com/blog/wp-content/uploads/2010/07/link.png) 2px 0px no-repeat;
}
#sidebar .archives h2{
background: url(http://www.travelstormer.com/blog/wp-content/uploads/2010/07/calendar.png) 0px 0px no-repeat;
	//background: url(images/calendar.png) 0px 0px no-repeat;
}
#sidebar ul{
	margin-bottom: 15px;
	margin-top: 5px;
	padding-left: 25px;
}
#sidebar li{
	list-style: none;
}
#sidebar .linkcat h2{
	display:none;
	color: #292929;
}




h2.white{
	background-color: #EEE;
	color: #999;
}

form dl{
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 25px;
}

form textarea{
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.comment{
	margin-top: 10px;
	padding-bottom: 20px;
}
.comment .avatar{
	
	float: left;
	margin-right: 10px;
}
.comment p{
	margin: 0px;
}
.comment .meta{
	color: #999;
	font-size: 11px;
}
.respond form{
	clear: both;
}

/* SidebarEnd */
/* Footer */
#footer, .push {
/*height: 150px;*/
clear: both;
}
#footer{

	position: relative;
		margin-top: -140px; 
		height: 139px;
		
		

	clear:both;
	width:100%;
	border-top: 1px solid #444;
	background-color: #292929;
	
}
#footer p{
	font-size: 10px;
	color: #444;
	margin: 0px;
	margin-top: 13px;
	text-align: right;
	clear: both;
}
#footer .w-holder{

	width:940px;
	
	padding:60px 0 40px;
	margin:0 auto;
	
}
#footer .w-holder p{
	text-shadow: none;
}
#foot_links{
	position: relative;
	top: 20px;
	font-size: 1.2em;
	display: inline;
	padding-left: 0px;
}
#foot_links li{
	display: inline;
	margin-right: 10px;
	padding-left: 18px;
	background: url(images/bullet-top-nav.gif) no-repeat 0 5px;

}
#foot_links li:nth-child(1){
	background: none;
	padding-left: 0px;
}
#foot_links li a{
	color: #fff;
	background: url(images/Sprite-Footer-Icons.gif) no-repeat 50% 0px;
	padding-top: 35px;
}
#foot_links li a:hover{
	
}

#foot_links a#aboutus{
	background-position: 50% 0px;
}
#foot_links a#help{
	background-position: 50% -50px;
}
#foot_links a#blog{
	background-position: 50% -100px;
}
#foot_links a#contact{
	background-position: 50% -150px;
}
#foot_links a#follow{
	background-position: 50% -200px;
}
#foot_links a#join{
	background-position: 50% -250px;
}
.f-logo{
	width: 270px;
	height: 18px;
	float:right;
	margin:0;
	display:inline;
}
.f-logo a{
	display:block;
	width: 270px;
	height: 18px;
	background: url(images/logo-footer.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


