/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0px; padding: 0px; border:0px; list-style-image:none; }

body {
	font: 12px/170% Verdana, Geneva, sans-serif;
	color: #000000; 
	text-align: center;
	}

#imgatt {
	margin-left:auto;
	margin-right:auto;
	line-height:10px;
	height:25px;
	width:200px;
	font-size:10px;
	}
	
/* links */
a, a:visited {
	color: #000;
	background: inherit;
	text-decoration: underline;
}
a:hover {
	color: #555;
	font: bold;
	background: inherit;
}

#sidebar a, #sidebar a:visited {
	color: #000;
	background: inherit;
	text-decoration: none;
}
#sidebar a:hover {
	color: #555;
	font: bold;
	background: inherit;
}

/* headers */

@font-face {
	font-family:'Distress';
	src: url('http://www.adventurebimbling.com/fonts/distress.tff');
	font-weight:bold;
}

h1 {
	color: #000; 
	font-family:Distress;
	font-weight:normal !important;
	font-size:1.5em;
	line-height:120%;
	text-transform: none;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px; 
	margin: 10px 0px 10px 10px; 	
	border-top: 1px solid #000;
	border-bottom: 1px solid #000; 
}
h2 {
	color: #000; 
	font-family:Distress;
	font-weight:normal !important;
	font-size:1.2em;
	text-transform: none;
	letter-spacing: 1px;
	padding: 5px 0px 5px 0px; 
	margin: 10px 0px 10px 10px; 	
	border-top: 1px solid #000;
	border-bottom: 0px solid #000;
}
h3 {
	color: #000; 
	font-family:Distress;
	font-weight:normal !important;
	font-size:1em;
	text-transform: none;
	letter-spacing: 0px; 	
}

h4 {
	color: #000; 
	font-family:Distress;
	font-weight:normal !important;
	font-size:2.5em;
	line-height:120%;
	text-transform: none;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px; 
	margin: 10px 0px 10px 10px; 	 
}
h5 {
	color: #000; 
	font-family:Distress;
	font-weight:normal !important;
	font-size:1.5em;
	line-height:120%;
	text-transform: none;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px; 
	margin: 10px 0px 10px 10px; 	
	border-bottom: 1px solid #000; 
}

h6 {
	color: #000; 
	font-family:'Distress';
	font-weight:normal !important;
	font-size:1em;
	text-transform: none;
	letter-spacing: 0px; 
}
/* Paragraph */
p { padding: 12px 10px;	}

#main ul {
	list-style: none;
	padding: 12px 10px;
	}
#main ol {
	padding: 0px 20px 0px 25px;
	}	

ul {
	list-style: none;
	}

#sidebar ul {
	list-style: none;
	}


dl { padding: 10px; margin: 0px; }

dt {
  font-weight: bold;
  color: #79A62E;
}
dd {
  padding-left: 25px; 
}

small {
	padding: 12px 10px;
	font-size:1em;
}	

/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 
#wrap {
	width: 952px;
	background-color:transparent;
	margin: 15px auto 15px auto;
	text-align: left;
}

#content {
	clear: both;	
	float: left;	
	width: 952px;						
	padding: 0px 0px 0px 0px;
}

#header {
	position: relative;
	width: 952px;
	height: 130px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/test.png);
	background-repeat: no-repeat;
}

/* Navigation */
.preload1 {background: url(http://www.adventurebimbling.com/images/three_1.gif);}
.preload2 {background: url(http://www.adventurebimbling.com/images/three_1a.gif);}

#nav {padding:0 0 0 62px; margin:0; list-style:none; height:50px; width:952px; background: url(http://www.adventurebimbling.com/images/nav-plain.png) no-repeat; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(http://www.adventurebimbling.com/images/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(http://www.adventurebimbling.com/images/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(http://www.adventurebimbling.com/images/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(http://www.adventurebimbling.com/images/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(http://www.adventurebimbling.com/images/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(http://www.adventurebimbling.com/images/three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #000000; padding:3px; border:1px solid #fff; white-space:nowrap; width:150px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:150px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:148px; line-height:18px; text-indent:5px; color:#ccc; text-decoration:none;border:1px solid #000000;}
#nav li ul.sub li a.fly
{background:#000000 url(http://www.adventurebimbling.com/images/arrow.gif) 140px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#000000; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#000000 url(http://www.adventurebimbling.com/images/arrow_over.gif) 140px 6px no-repeat; color:#0000000;}

#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:150px; top:-4px; background: #000000; padding:3px; border:1px solid #fff; white-space:nowrap; width:150px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#000000 url(http://www.adventurebimbling.com/images/arrow_over.gif) 140px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#000000 url(http://www.adventurebimbling.com/images/arrow.gif) 140px 6px no-repeat; color:#ccc; border-color:#000000;} 

/* Main Column */
#topper {
	width: 952px;
	height: 30px;
	padding: 0px; margin: 0px 0px 0px 0px;
	background: url(../images/papertop-plain.png) no-repeat top left;
	}
#main {
	float:left;
	width: 625px;
}
#mainwrap {
	float: left;
	width: 625px;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
	background: url(../images/paperleft-plain.png) repeat-y center top;	
}
#maincontent {
	float: left;
	width: 600px;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 15px;
}
#postmain {
	float: left;
	width: 625px;
	height: 30px;
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
	background: url(../images/postmain-plain.png) repeat-y center top;
}

#sidebar {
	float:right;
	width:325px;
	margin:0px;
	padding:0px;
}

#sidebarwrap {
	float: right;
	width: 325px;
	padding: 0px; 
	margin: 0px 0px 0px 0px;
	background: url(../images/paperright-plain.png) repeat-y center top;
}
#sidebarcontent {
	float: right;
	width: 300px;
	padding: 0px; 
	margin: 0px 15px 0px 0px;
}

#postsidebar {
	float: right;
	width: 325px;
	height: 30px;
	padding: 0px; 
	margin: 0px 0px 0px 0px;
	background: url(../images/postsidebar-plain.png) repeat-y;
}

/* footer */
#footer {
	clear: both;
	width:625px;
	height:250px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(../images/paperfooter-plain.png) no-repeat;
	font-family:Distress;
	font-size: 0.95em;
	color: #777;	
	text-align: center;	
	letter-spacing: .2px;
}
#footer p {
	padding:10px 0px;
}
#footer a:hover { 
	color: #555; 
	text-decoration: none;
}

/* display and additional classes */
.no-border { border: none; }
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0px; 
	content: "."; 
}

/* Adbox */
#adbox {
	padding:0px;
	margin:5px;
	width:300;
	height:250;
	float:right;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* WP calls */
.alignright {float:right; width:250px; padding:10px;}
.alignleft {float:left; width:250px; padding: 10px;}
#wpads{float:right; padding:10px;}

/* Flickr img call */
.imgcall { padding:15px 15px 15px 15px; float:left;}


/*Wordpress Navigation*/
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Google search box */
#googlesearch {
	position: relative;
	top:-80px;
	left:90px;
}

/*Google Search Results*/
#searchresult iframe {
	width: 590px;
	background: transparent;
}

/*Google Ad*/
#aus {
background:transparent;
}

/*Comments*/
.comment-date {
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px 15px 0px 0px !important;
	line-height:1em !important;
	float:right;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px !important;
	}

.commentlist li {
	margin: 0px;
	padding: 15px 5px 10px 10px;
	list-style: none;
	}

.commentlist li .avatar { 
	float: left;
	padding: 2px 15px 5px 5px;
	}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 1.2em;
	}


#respondcon {
	    clear: both; 
	    width: 100%;
	    padding: 0px;
	    background: url('http://www.adventurebimbling.com/wordpress/wp-content/themes/default/images/haveyoursay.png') top left no-repeat;
	    color: #000;
	}

#respond {
	     
	    padding: 70px 0 0 20px;
	    background: url('http://www.adventurebimbling.com/wordpress/wp-content/themes/default/images/haveyoursay.png') top left no-repeat;
	   	}
	   	


#respond p{
	     
	    margin-left: 0;
	    padding-left: 0;
	   	}
	
#respond a{
		color: #000;
	}

#commentform input {
	width: 200px;
	padding: 7px 5px 7px 5px;
	margin: 0px 15px 9px 0;
	background-color: #c5cbc9;
	border: 1px solid #595d5b;
	color: #000;
	font-size: 1.2em;
	font-family:Verdana, Geneva, sans-serif;
	}

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

#commentform textarea {
	width: 89%;
	height: 135px;
	padding: 7px 5px 7px 5px;
	background-color: #c5cbc9;
	border: 1px solid #595d5b;
	color: #000;
	font-size: 1.2em;
	font-family:Verdana, Geneva, sans-serif;
	}
	
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 10px 50px 35px auto;
	float: right;
	height: 39px;
	width: 192px;
	border: 0;
	background: url('http://www.adventurebimbling.com/wordpress/wp-content/themes/default/images/submit.png') top no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	font-size: 0px;
	display:block;
	line-height: 0px;

	}

#comments {
	width: 600px;
	height: 60px;
	background: url('http://www.adventurebimbling.com/wordpress/wp-content/themes/default/images/comments.png') no-repeat;
	padding: 0;
	margin: 0 0 0 0;
	}
	

#nocomments {
	width: 600px;
	height: 60px;
	background: url('http://www.adventurebimbling.com/wordpress/wp-content/themes/default/images/nocomments.png') no-repeat;
	padding: 0;
	margin: 0 0 0 0;
	}

.thread-alt {
	background-color: #e9edec;
}
.thread-even {
	background-color: #f9f9f9;
}
.depth-2 {
	border-top:  1px dashed #6a6e6d;
	
}

.depth-3 {
	border-top:  1px dashed #6a6e6d;
}

.depth-4 {
	border-top:  1px dashed #6a6e6d;
}

.depth-5 {
	border-top:  1px dashed #6a6e6d;
}

.depth-6 {
	border-top:  1px dashed #6a6e6d;
}

.depth-7 {
	border-top:  1px dashed #6a6e6d;
}

.depth-8 {
	border-top:  1px dashed #6a6e6d;
}


.depth-9 {
	border-top:  1px dashed #6a6e6d;
}


.depth-10 {
	border-top:  1px dashed #6a6e6d;
}

.even, .alt {

}

.reply a {
	display: block;
	width: 38px;
	height: 21px;
	background: url('http://www.adventurebimbling.com/wordpress/wp-content/themes/default/images/reply.png') no-repeat;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 0 10px 3px;
}

.says, .fn {
	font-size: 1.2em;
}

/*New Index Page CSS*/

.index_table {
	width:150px;
	height:250px;
	border: 1px #000;
	background: #000;	
}

/*Archive Page CSS*/
.archivecat li{
	font-size:16px;
	font-weight:Bold;
}

.archivecat li ul li a{
	font-size:14px;
	font-weight:bold;
	color:#000000; 
	text-decoration:underline;
}
.archivecat li ul li ul li a{
	font-size:12px;
	font-weight:normal;
	color:#000000; 
	text-decoration: underline;
}
.archivemonth li a{
	font-size:14px;
	font-weight:bold;
	line-height:200%;
	color:#000000;
	text-decoration: underline;
}
