/*
Theme Name: Offroad Adventures


*/

* {
	margin:0;
	padding:0;
	
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 20px 0;
	text-align: left;
}

h1 {
	font-size:30px;
	clear:both;
}

h3 {
	color:#FFF100;
	font-size:16px;
	font-weight:normal;
}

h4 {
	margin:20px 0;
}

h4.homepagetitle {
	font-size:30px;
}

a img {
	border:0;
}

a, a:visited {
	color:#0099FF;
}

ul {
	padding:0 20px;
}

ul.thumbs {
	padding:0;
}

ul#twitter_update_list {
	padding:0;
}

ul#subnav {
	padding:0;
}

.bold {
	font-weight:bold;
}


.right{
	float:right;
}

#twitter_div {
	padding:20px;
	
}

	#twitter_div ul {
		list-style:none;
	}
	
	#twitter_div ul li {
		margin:10px 0;
	}

#twitter_div a, #twitter_div a:visited {
	color:#FFF100;
}

/* galleriffic */
.advance-link {
	text-decoration:none;
}

ul.thumbs {
	list-style:none;
}

ul.thumbs li {
	float:left;
}

#controls {
	float:left;
	clear:both;
	width:590px;
}
#controls a, #controls a:visited {
	color:#FFF;
	text-decoration:none;
}
#controls .ss-controls{
	float:left;
}
#controls .nav-controls {
	float:right;
}
/* END galleriffic */


/* BACKGROUND IMAGE CSS*/
html,body,#bg,#bg table,#bg td{
	width:100%;
	height:100%;
	overflow:hidden;
}
#bg div{
	position:absolute;
	width:200%;
	height:200%;
	top:-50%;
	left:-50%;
}
#bg td{
	vertical-align:middle;
	text-align:center
}
#bg img{
	min-height:50%;
	min-width:50%;
	margin:0 auto;
}

#logo {
	width:940px;
	margin:0 auto;
	text-align:left;
	padding-top:20px;
}

	#logo a img {
		border:0;
		z-index:5;
		position:relative;
	}
	
	#logo #banner {
		float:right;
		margin-top:90px;
		/* IE FIX */
		margin-bottom:-150px;
		/* IE FIX */
	}

#wrapper {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}

#header {
	margin:0 auto;
	text-align:center;
	width:942px;
	text-align: center;
}

#menu {
	margin:-66px auto 0 auto;
	background-image: url('images/main-nav.png');
	background-position:left;
	background-repeat:no-repeat;
	height:41px;
	padding:25px 0 0 0;
	text-align:left;
	font-size:16px;
	position:relative;
}


#menu ul  {
	position:relative;
	margin-left:280px;
}

#menu ul li {
	float: left;
	list-style: none;
	height:38px;
	margin-left:22px;
	
}

#menu ul li a, #menu ul li a:visited {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}

#menu ul li.current_page_item a,
#menu ul li.current_page_item a:visited,
#menu ul li.current_page_parent a,
#menu ul li.current_page_parent a:visited
ul#subnav li.current_page_item a,
ul#subnav li.current_page_item a:visited,
ul#subnav li.current_page_parent a,
ul#subnav li.current_page_parent a:visited{
	color:#FFF100;
}

#subnav {
	background-color:#45403B;
	width:942px;
	height:48px;
	margin:0px auto;
	font-size:14px;
}

	ul#subnav li {
		float:left;
		list-style:none;
		margin-top:15px;
		padding:0 10px 0;
		border-left:solid 2px #fff;
	}
	
	ul#subnav li:first-child {
		border-left:0;
	}
	
	ul#subnav li a,  #subnav ul li a:visited{
		color:#fff;
		text-decoration:none;
	}


/** top nav **/

#topnav a.highlight,
#topnav a.highlight:visited,
.highlight,
.highlight a,
.highlight a:visited {
	color:#FFF100;
	text-decoration:none;
}

#topwrapper
{
	
	text-align:left;
	width:100%;
	text-transform: uppercase;
	background-color:#181512;
}

#topnav
{
	margin:0 auto;
	width:940px;
	height:15px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:8px 0;
	
}

#topnav li {
	list-style:none;
	float:left;
	padding: 0 4px;
}

	#topnav a, #topnav a:visited {
		color:#FFF;
		text-decoration:underline;
		font-weight:normal;
	}
	
/* BACKGROUND IMAGE */
#main {
	width: 942px;
	margin: 0 auto;
	background-color:#181512;
	color:#FFF;
	font-size:16px;
	padding-top:35px;
}

#content {
	
	margin-left:25px;
	float:left;
}
	
	#content.fullpage{
		width:892px;
	}
	
	#content.narrow_col {
		width:350px;
		padding:0 0 20px;
	}

#rightcontent {
	width:530px;
	margin-left:10px;
	float:left;
	margin-bottom:30px;
}
	
	#rightcontent .video {
		background-image:url('images/videobg.png');
		width:480px;
		height:293px;
		padding:20px 25px;
		margin-bottom:20px;
	}
	
	#rightcontent .adventures {
		background-repeat:no-repeat;
		background-image:url('images/adventures.png');
		width: 423px;
		height: 129px;
		padding:20px 30px;
		margin-bottom:20px;
		line-height:24px;
		font-size:14px;
	}
	
	#rightcontent .gallery {
		
		margin-bottom:20px;
	}


.adventure_list .rightcol img {
	border:solid 5px #45403B;
	float: left;
	margin-top:5px;
}

.adventure_list .rightcol img.bottomleft {
	margin-right:5px;
}

#big_pic {
	float:left;
	width:590px;
	height:390px
}

	#big_pic img {
		border: solid 6px #45403b;
	}

#thumbs {
	float:right;
	width:295px;
	background-color:#45403b;
	padding-left:6px;
	padding-top: 6px;
	
}
	#thumbs img {
		border-bottom: solid 6px #45403b;
		border-right: solid 6px #45403b;
	}
	
	#thumbs .pagination {
		clear:both;
		margin:10px 0;
	}

#adventure_table {
	font-size:14px;
	width:100%;
}

	#adventure_table td, #adventure_table th {
		border-bottom: solid 2px #45403B;
		padding:10px 0;
	}
	
	#adventure_table th {
		text-align:left;
	}
	
#adventure_spacer {
	margin:40px 30px;
}

.gallery img{
	border: solid 6px #45403b;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

/** overwriting flickr gallery styles **/
.gallery div.flickr-thumb {
	border: 0 none;
	float: none;
	height: auto;
	width: auto;
	margin: auto;
	padding: 0;
}



.pagination span,
.pagination a {
	margin-right:10px;
}

.adventure_list .leftcol {
	padding-top:20px;
	width:275px;
	float:left;
	clear:both;
	
}

	.adventure_list .leftcol h1{
		border-bottom:solid 2px #45403B;
		padding-bottom:10px;
	}
	
	.adventure_list .advinfo {
		border-top:solid 2px #45403B;
	}

.adventure_list .rightcol {
	width:580px;
	float:left;
	margin-left:20px;
	padding-top:40px;
}

.blogleft {
	width:580px;
	float:left;
}

.blogright {
	width:275px;
	float:left;
	margin-left:20px;
}

#sidebar h2 {
	padding:10px 0;
	border-bottom:solid 2px #45403B;
}

#sidebar ul {
	list-style:none;
}

#sidebar ul li{
	padding:10px 0;
	border-bottom:solid 2px #45403B;
}

#sidebar ul li a, #sidebar ul li a:visited{
	color:#fff;
	text-decoration:none;
}

.videodescription {
	margin-bottom:20px;
	margin-right:25px;
}

.videodescription h3 {
	margin-bottom:5px;
}
.videodescription p {
	margin:0px;
}

#googlemap {
	float:left;
	height:400px;
	margin-left:30px;
	width:450px;
}

#contact-img {
	float:left;
	margin-left:30px;
	margin-bottom: 30px;
	width:450px;
}


.wpcf7 input, .wpcf7 textarea {
	border: solid 1px #403A30;
	background-color:#000;
	color:#fff;
	font-size:16px;
	margin:5px 0;
}

.post h2 a{
	color:#fff;
	text-decoration:none;
}


.contact-left
{
	float:left;
	width:400px;
}

.clear {
	clear:both;
}

p.credit a,
p.credit a:visited {
	font-size:10px;
	text-decoration:none;
	color:#fff;
}

.al2fb_like_button {
	margin-bottom:20px;
}

.footer {
	width:902px;
	margin:0 auto;
	padding:20px;
	background-color:#2a261f;
	color:#FFF;
}
	.footer p {
		margin:10px 0;
		font-size:14px;
	}

