/* CSS Document [hobocentral.net]
----------------------------------------------
version: 1.0 
author: fulspectrum media
email: info@fulspectrum.net
website: http://www.fulspectrum.net 
----------------------------------------------*/
body{
	color: #444;
	font-size: small;
	font-family:"Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", helvetica, arial, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
}

* html body{
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}
	
html>body { /* Opera friendly */
	font-size: small;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
.clearfix {
	display: inline-table;
} 

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
} 
/* End hide from IE-mac */

/* Typography ------------------------------------------------------ */

.reduced p, .reduced center, .reduced blockquote, .reduced quote, .reduced pre, .reduced ol, .reduced ul, .reduced table, .reduced dl, .reduced dd, .reduced dt {
	font-size: 95%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 span, h2 span, h3 span, h4 span {
	display: none;
}

#left h1 {font-family: Georgia; font-weight: normal; color:#f86901;}
#left h1 {font-size: 28px; margin: 20px 0 10px;}
#left h2 {margin-bottom: 13px;}
#left h3 {margin-bottom: 10px;}
#left h4 {margin-bottom: 8px;}

a {
	margin: 0;
	padding: 0;
	color: #F06500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li {padding: 5px 0;}
#left li {list-style: none;}

hr {border: none; border-bottom: 1px dotted #666;}


/* HEADER
----------------------------------------------*/
#header {
	background: url(/images/top_bck.gif) repeat-x 0 -10px;
	padding:1px 0 0 10px;
}

#menu {
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 45px;
}

html>body #menu {
	bottom: 0px;
}

#menu li {
	display: block;
	float: left;
	padding: 0px;
	text-transform: uppercase;
}

#menu li a {
	display: block;
	float: left;
	padding: 0 20px 0 0;
	line-height: 40px;
    color: #333;
}

#menu .current_page_item a {
	color: white;
}

#intr {
	background:url(/images/navi_bck.gif) repeat-x;
	padding: 0px 0px 0px 0;
}

#greyline{
	border-top: 1px solid white;
    background:url(/images/lines.gif) repeat;
}
	
#logo{
    background:url(/images/hobocentral-logo.gif) no-repeat;
	width:300px;
	height:36px;
}
	
.wrap{
	margin: 0px auto;
	width: 830px;
	text-align: left;	
}

#search_box {
/*	margin: -37px 10px;*/
	padding: 0; margin: 0;
/*	color: black;
	display: inline;
	float: right;*/ 
	position: absolute;	bottom: 7px; right: 0;
}	

/* NAVI
----------------------------------------------*/
#wrapp{
    margin: 0px auto;
	width: 830px;
	padding-left:10px;
	height: 37px;
	text-align: left;
	border:none;
	position: relative;
}

/* FOOTER NAVI
----------------------------------------------*/

#footer_menu {
	display: block;
	margin: 0;
	padding-left: 0px;
	height: 15px;}

html>body #footer_menu {
	bottom: 0px;}

#footer_menu li {
list-style-type:none;
	float: left;
	padding: 0px;}

#footer_menu li a {
    display: block;
    float: left;
    padding: 0 8px 0 0;
    color: white;}


/* CONTENT 
----------------------------------------------*/
#left {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 505px;
}

/*#left h3 {
	font-family: Georgia;
    font-size: 150%;
    color:#f86901;
	font-weight: normal;
	margin-top: 20px;
}*/

#left p {
    line-height: 150%;
}


#right {
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
	width: 250px;
}

#home_left {
	float: left;
	margin: 0;
	padding: 0;
	width: 750px;
}

#home_right {
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
	width: 50px;
}
.box1{
	 padding: 15px 20px 20px 0px;
}

.box2{
	 padding: 15px 20px 20px 0px;
}

.titl{
     font-family: Georgia;
     font-size: 150%;
     color:#f86901;}
	 
.titl a {
     font-family: Georgia;
     font-size: 150%;
     color:#f86901;
}

a.responses_link {
    padding-left:10px;
}

.ptitl{
     font-family: Georgia;
     font-size: 120%;
     color:#f86901;
}

.ptitl a{
     font-family: Georgia;
     font-size: 120%;
     color:#f86901;
}

.prev {
    color: #777;
}


/* HOME PAGE */
#illustration {
    background: url(/images/illust.jpg) no-repeat top right;
    height: 235px;
    margin: 15px 30px 20px 2px; padding: 1px 0 0 30px;
}

#illustration p {
    font-size: 18px;
   	line-height: 24px;
    color: #303030;
  	margin: 10px 340px 10px 0;
}
#illustration strong {
	font-weight: bold; color: #f86901;
}
#illustration em {font-weight: bold; font-style: italic;}

p#how-good {color: #181818; font-size: 24px; line-height: 20px; font-weight: bold; text-align: center;}
p#answer {font-size: 12px; text-align: center; color: #666; line-height: 12px;}

.hidden {
    display: none;
}

.quote {
    position:absolute;
	margin: 0 100px;
	color: #767670;
}
.quotes {
	position: relative;
    background: #F2F0E3; border: 2px solid #EAE8DB;
/* border: 2px solid #DDDBD0;*/
	margin: 29px auto 0;
	width: 830px;
	padding: 10px 0;
	height: 30px;
}

.note {
	padding: 8px 40px;
	margin: 10px 0;
	background: #FFFFE1; border: 2px solid #FFFFBE;
	font-size: 12px;
}

.box1{
	 border-bottom:1px dotted #ccc;
}
.home #left {padding-top: 15px;}
.home #left h3 {margin-top: 0;}

/* IN THE WILD PAGE */

#heading-block {
  position: relative;
  margin-bottom: 30px;
}

#heading-block h2 {
  position: absolute;
  right: 131px;
  top: 28px;
  font-size: 37px;
}

#heading-block p {
  float: right;
  position: absolute;
  right: 135px;
  top: 63px;
  font-size: 17px;
  font-style: italic;
}

#gallery li {
  list-style-type: none;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 20px;
  margin-left: -40px;
}

#gallery li img {
  float: left;
  margin: 0 20px 20px;
  border: 0;
  -webkit-box-shadow: #666 0 5px 20px;
  -moz-box-shadow:    #666 0 5px 20px;
}

#gallery li h3 {
  font-size: 26px;
  margin: 0 0 10px;
  padding: 0;
}

#gallery li p {
  font-size: 13px;
  line-height: 20px;
  margin-left: 340px;
}

#gallery.books li p {
  margin-left: 0;
  
}

/* DEMO | SCREENCAST
----------------------------------------------*/
#demos {
    margin-top: 40px;
    background:#f3f3f3 url(images/box_bottom.gif) no-repeat bottom;
    padding-bottom: 10px;
}

#demos h3{
    background: #ffffff;
    height: 26px;
    text-align: right;
    border-bottom: 1px dotted #ccc;
}

dl.demo {
	margin: 0;
	width:240px;
	padding: 10px 0 0px 10px;}
	
dl.demo dt img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border:2px solid #fff;}
	
dl.demo dd {
	margin-left: 16px;
	line-height: 1.5em;
	color: #666;
	}

#demos a {
    padding: 0 0 20px 0px;
}

/* GETTING STARTED
----------------------------------------------*/
#start {
    margin-top: 15px;
    background:#f3f3f3 url(images/start_arr.gif) no-repeat 0px 26px;
}

#start h3 {
    background: #ffffff;
    height: 26px;
    text-align: right;
    border-bottom: 1px dotted #ccc;
}

#start p {
    margin: 10px 0;
    padding: 0px 5px 0px 80px;
    color:#666;
}

#start a {
    display: block;
    color: #F06500;
    margin: 0; padding: 0 0 10px 80px;
}

/* COMMUNITY FORUMS 
----------------------------------------------*/
#forum{
	margin-top: 15px;
	background:#f3f3f3;
}

#forum h3{
	background:#ffffff;
	height: 26px;
    text-align: right;
	border-bottom: 1px dotted #ccc;
}

#forum p{
   padding: 0 5px 15px 10px;
   color:#666;}

#forum ul {
	margin: 0 10px 10px 10px;
	padding: 0 0 10px 0; }

#forum li {
	margin: 0;
	padding: 11px 0 5px 18px;
	list-style: none;
	border-bottom: 1px dotted #ccc;
	background: url(images/user_comment.gif) no-repeat 0 8px;}

/* GENERAL SIDEBAR ITEMS 
----------------------------------------------*/
#side {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	background:#f3f3f3;
}

#side h3, .hobo-plugins h3 {
    background:#ffffff;
    height: 26px;
    text-align: right;
    border-bottom: 1px dotted #ccc;
    color: #666666;
}

.hobo-plugins {background:#f3f3f3;}
.hobo-plugins p {
	padding: 0 25px;
}
.hobo-plugins ul {padding: 0 25px 25px;}
.hobo-plugins ul li {
	list-style: none;
}

#right h3 {
    margin-top: 30px;
    color: #777;
}
    


#side ul {
	margin: 15px 0 0 0;
	padding: 0 12px;
}

#side ul li {
	margin:0px 10px 5px 0px;
	padding:0px 0px 2px 25px;
	display:block;
	background-position:0px -1px;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style: none;
}

#side a {
	color:#f86901;
}

#bullet li {
	background: url(images/li-bullet.gif);
}

#folder li {
	background: url(images/icon_folder.gif);
}

#page li {
	background: url(images/icon_page.gif);
}

#url li {
	background: url(images/icon_url.gif);
}



/* 3COLUMN 
----------------------------------------------*/
#triple{
	background-color:#f3f3f3;
	margin: 35px 0 0 0;
	clear:both}

#main-body {
	float: left;
	margin: 15px 0 0 0;
	padding:15px 0 35px 0;
	width: 535px;}
	
/* FOOTER 
----------------------------------------------*/
#footer{
    clear:both;
    background-color:#464646;
    padding: 0 0 2px 0 ;
    font-size: 85%;
    margin-top: 40px;
    height: 37px;
}

.style2 {color: #fff;}

.style2 a {color: #fff; }

.footer_message {
    padding: 0px;
    margin: 0px;
    color: white;
}

#logos {
	position: relative;
	display: inline;
	padding: 0px;
	float: right;
	vertical-align: middle;}

#logos img {
	margin: 0px 0px 0px 10px;
	padding: 0px;}

/* SINGLE ENTRY PAGE 
----------------------------------------------*/
.single {
	background-image: url(images/back_single.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f4f4ec;
}

.single dt {
	font-weight: bold;
}

.single a {
     color:#f86901;
}

.single .inner {
	background-image: url(images/back_single_inner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 10px;
	padding: 15px 15px 0px;
}

dl .icon {	
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: block;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 0px 25px;
	list-style-type: none;
}

dl .feed {
	background-image: url(images/icon_feed.gif);
}

dl .entry {
	background-image: url(images/icon_entry.gif);
}

dl .author {
	background-image: url(images/icon_entry.gif);
}

dl .delicious {
	background-image: url(images/icon_delicious.gif);
}

dl .technorati {
	background-image: url(images/icon_technorati.gif);
}

dl .digg {
	background-image: url(images/icon_digman.gif);
}

dl .category {
	background-image: url(images/icon_folder.gif);
}

dl .jump {
	background-image: url(images/icon_page.gif);
}

.metalinks {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	display: block;
	clear: both;
}

.metalinks li {
	float: left; 
	margin-right: 10px; 
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
}

#input_comment {
	width: 100%;
}

#feat #comment_area h2 {
    color: #777;
    border-bottom: none;
    margin-bottom: 10px;
}

#feat #comment_area h2 a {
    color: #999;
    font-size: 70%;
    padding-left: 10px;
    font-weight: normal;
}

#comment_area .comment {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

#comment_area .metadata {
    display: block;
    margin: 0px 0px 15px 0px;
    background: #F3F3F3;
    border-top: 1px #bbb dotted;
    padding: 10px;
}

#comment_area .metadata dt {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#comment_area .metadata dd {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#comment_area .metadata dt.comment_number {
	display: none;
}

#comment_area .metadata dd.comment_number {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	font-size: 200%;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
}

#comment_area .gravatar {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

/* ABOUT 
----------------------------------------------*/
#intro {
    margin-top:40px;
    margin-bottom: 20px;
	padding: 0 20px 10px 0px;
	background:url(images/about_bck.gif) repeat-x 0 0 ;
}

#intro h2 {
	background:#ffffff;
	height: 20px;
	padding-bottom:10px;
	color:#f86901;
}

#intro p {
	padding-left: 20px;
}

#intro img {
	padding-left: 20px;
}
	
/* HOBO FEATURES 
----------------------------------------------*/
#feat {
	margin: 0;
	padding: 0
}

#feat h2 {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}

.feat_box1 {
	padding: 15px 20px 20px 0px;
	border-bottom: 1px dotted #ccc;
}

.feat_box2 {
	padding: 15px 20px 20px 0px;
}
	
/* Search page
----------------------------------------------*/
.navigation ul {
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
}

.navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 49%;
}

.navigation li.next {
	text-align: right;
	float: right;
}

#search h2{
	margin: 34px 0 0 0;
	padding: 0;
	background: none;
	height: 20px;}

/* Write Comment */

.write_comment {
    background: #F3F3F3;
    padding: 10px;
    border-top: 1px #bbb dotted;
}


/* --- code --- */
/*
pre {
    background:#ddd;
    border:1px solid #aaa;
    line-height:11pt;
    margin:0pt 0pt 0pt 10px;
    overflow: auto;
    padding:10px 10px 20px 10px;
    width: 450px;
}
*/
/*h4 {
    background: #444 none repeat scroll 0%;
    font-size: 11px; color: white;
    padding: 5px;
    font-weight: normal;
}*/
/*
code {
    font-size: 10pt;
    font-weight: bold;
    color: #888;
}

a code {
    color: #F06500;
}

pre code {
    font-size: 8pt;
    color: #333;
    font-weight: normal;
}
*/
blockquote {
    font-style: italic;
    border-left: 4px solid #ddd;
    padding-left: 10px;
}

/* == Code Highlighting == */

pre {
	background: #F9F7F3;
	border: 1px solid #E9E3D2; border-width: 1px 0;
	font-size: 13px; line-height: 18px;
	margin: 10px 0 10px; padding: 10px 0 10px 10px;
    overflow: auto;
}
code {
	color: #B43473;
	font-weight: bold;
}
pre code {
	color: #2D2D2D;
	font-weight: normal;
}

/** RUBY / JAVASCRIPT **/
code span.comment {
	color: #6D6D6D;
}

code span.string {
	color: #0F6500;
}

code span.brackets {
	
}

code span.keywords {
	color: #B43473; font-weight: bold;
}

code span.erb {
	background: #333;
}

code span.symbol {
	color: #DE352F; font-weight: bold;
}

/** DRYML **/
code span.tag {
	color: #005899; font-weight: bold;
}

code span.parameter {
	color: #52115D; font-weight: bold;
}

code span.attribute {
	color: #005899
}

code span.doctype {
	color: #D7FF80;
}
pre.dryml code span.string {
	color: #0F6500;
}
code span.paramdec {
	color: #990300; font-weight: bold;
}

.command-options td, .command-options th {padding: 3px 20px 3px 0;}

.download-counter { margin-left: 236px; background: #363636; color: #ffa; padding: 7px; width: 110px; font-weight: bold; text-align: center; }

