/*
Theme Name: joerhoney 1.7
Theme URI: http://joerhoney.com/
Description: Original theme for joerhoney.com.
Version: 1.7
Author: Joe Rhoney
Author URI: http://joerhoney.com/
Tags: joerhoney, orange, white, brown, liquid, three columns, Joe, Rhoney

	joerhoney v1.7
	 http://joerhoney.com/

	This theme was designed and built by and for Joe Rhoney using elements from the WordPress Default 1.6 theme by Michael Heilemann, whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design of this theme is was created strictly for the use of joerhoney.com.

*/
/************** JOERHONEY.COM **************/


* html {
	margin:0;
	padding:0;
	}

body {
  background:#300 url(images/bg-home3.jpg) fixed 100% 0px no-repeat;
	color:#300;
	margin:0;
	font: 1em/1.5em Trebuchet MS,sans-serif;
	scrollbar-face-color:#f60;
	scrollbar-shadow-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#fff;
	scrollbar-arrow-color:#fff;
	}
  body.child-of-portfolio, body.title-portfolio {
    background:#300 url(images/bg-portfolio.jpg) fixed 0% 0% no-repeat;
  }

  body.child-of-about, body.title-about {
    background:#930 url(images/bg-about.jpg) fixed 100% 100% no-repeat;
  }

  body.child-of-free-help, body.title-free-help {
    background:#fed url(images/bg-free-help.jpg) fixed 0% 100% no-repeat;
  }

  body.child-of-services, body.title-services, body.child-of-graphics, body.child-of-web {
    background:#fff url(images/bg-services.jpg) fixed 50% 100% no-repeat;
  }

  body.home, body.title-welcome-to-joerhoneycom {
    background:#c96 url(images/bg-home6.jpg) fixed 50% 50% no-repeat;
  }

p {
	margin:0;
	padding:0 0 1em;
	}
p a, .commentlist a, .page a, .post a, .location a, .navigation a {
  background-color: transparent;
  color:#300;
  border: 1px solid #f60;
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 0 1px;
  text-decoration:none;
	}
p a:hover, .commentlist a:hover, .post a:hover, .location a:hover, .navigation a:hover{
  background-color: #f60;
  color:#fff;
  border-color:#f60;
	}
#tag_cloud a, #sidebar a, #breadcrumb a {
  background-color: transparent;
  color:#300;
  border: 0 none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 1px 2px;
  text-decoration:none;
  }
#tag_cloud a:hover, #sidebar a:hover, #breadcrumb a:hover {
  background-color: #f60;
  color:#fff;
  border: 0 none;
  }
#tag_cloud {
  line-height: 0.5em;
  }
::-moz-selection {
  background:#f60;
  color:#fff;
  }
::selection {
  background:#f60;
  color:#fff;
  }
.entry ul {
	list-style-image:url(http://joerhoney.com/images/arrow-right-8.gif);
	margin:0;
	padding:0 0 1em 30px;	
	}
  a.resultTitle {
    background:url(http://joerhoney.com/images/bg-checker-grad-o-b.gif) repeat right;
    display:block;
    font-size:large;
    padding: 10px 20px;
    border: 0 none;
    border-radius: 6px;
    -moz-border-radius: 6px;
    }
    a.resultTitle:hover {
      background-color: #f60;
      border: 0 none;
      color: #fff;
      }
.archentry {
	height:7.5em;
	overflow:hidden;
	}
.postmetadata {
	font-size:small;
	}
a.img, a.img:hover, .img, img{
  background: transparent;
  border: 0 none;
  }
hr {
	display:block;
	background:none;
	background:url(http://joerhoney.com/images/bg-checker-grad-o-b.gif) repeat-y right;
	height:2px;
	border:none;
	}
/* Begin Typography & Colors */
#content {
	}
.postTitle { 
	display:block;
	background:#300 url(http://joerhoney.com/images/bg-checker-grad-o-b.gif) repeat-y right;
	color:#fff;
	font-size:xx-large;
	padding: 0.5em 20px;
	border-radius: 6px;
    -moz-border-radius: 6px;
	}
#breadcrumb {
	color:#fed;
	font-size:small;
	}
#breadcrumb a {
  color:#fed;
  }
.entry {
	padding:5px 20px 20px;
	margin:0 !important;
	}
.entfolio, .enthome {
	padding:0 0 20px !important;
	}
ol.commentlist {
	display:block;
	text-indent:0;
	padding:0;
	margin:20px 20px 20px 0;
	}
li.comment {
	display:list-item;
	list-style-position:outside;
	list-style-type:none;
	border: 1px solid #fed;
  border-radius: 6px;
  -moz-border-radius: 6px;
	padding: 10px;
	margin: 20px 0;
	}
ul.assets {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  padding-left: 0;
}
ul.assets li {
  background: url(http://joerhoney.com/images/arrow-right-8.gif) 9px 7px no-repeat;
  padding-left: 20px;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */



/* Begin Structure */
.comments, .results, .post, #sidebar {
  background-image:url(http://joerhoney.com/images/white-trans.png);
  margin:20px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  }
.results {
	}
  .results .post, .results .page {
    background:none;
    border: 1px solid #f60;
    border-radius: 6px;
    -moz-border-radius: 6px;
    margin:20px 20px 20px;
    }
    .results .postTitle, .folio .postTitle {
      border-radius: 6px;
      -moz-border-radius: 6px;
      }
table, td {
	padding:0; margin:0;
	}
#topLink {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  right: 0;
  display: block;
  background-image:url(http://joerhoney.com/images/white-trans.png);
  margin: 5px 10px 15px;
  padding: 5px;
  font-size: 1.5em;
  line-height: 1.5em;
  border-radius: 6px;
  -moz-border-radius: 6px;
  }
#topLink:hover {
  background-image: none;
  }
#top {
  display: block;
  position: relative;
  top: -60px;
  padding: 0;
  margin: 0;
  height: 0;
  width: 0;
  }
#mainColumn { 
	margin: 60px 220px 20px 20px;
	paddng: 0;
	}
	#mainColumn.folio, #mainColumn.home { 
		margin-right: 20px;
		}
	#mainColumn.folio .post, #mainColumn.home .post {
		background:none !important;
		}
.whiteBottomHalf {
  background-image:url(http://joerhoney.com/images/white-trans.png);
  margin: 0;
  padding: 10px 20px;
  border-radius: 0 0 6px 6px / 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px / 0 0 6px 6px;
  }
#leftBox { 
	float: left;
	width:160px;
	margin: 0 20px 20px 0;
	}
#footer {
  clear: both;
  font-size:small;
  background-image:url(http://joerhoney.com/images/white-trans.png);
  margin: 0 40px;
  padding: 10px 20px;
  border-radius: 6px 6px 0 0 / 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
	}
#icons {
  position: fixed;
  bottom: 36px;
  left: 0;
  }
  #icons a {
    display: block;
    border: 0 none;
    margin: 5px 10px;
    }
  #icons a:hover {
    background: transparent;
    border: 0 none;
    }
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */
#subPages ul, #subPages ul li {
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	font-weight:bold;
	}
#subPages ul li a {
	display:block;
	width:120;
	color:#f60;
	border:none;
	padding:5px 20px 5px 10px;
	text-decoration:none;
	background:no-repeat 98% 50% url(http://joerhoney.com/images/arrow-right-8.gif);
	}
#subPages ul li a:hover {
	color:#fff;
	background:no-repeat #f60 98% 50% url(http://joerhoney.com/images/arrow-right-8-hover.gif);
	}
.sbSection {
	display:block;
	list-style:none;
	padding:20px;
	margin:0;
	}
#sidebar {
  float: right;
  width: 160px;
  margin: 0 40px 40px;
  border-radius: 10px 10px 6px 6px / 10px 10px 6px 6px;
  -moz-border-radius: 10px 10px 6px 6px / 10px 10px 6px 6px;
  }
  #sidebar ul, #sidebar ul li {
    padding: 0;
    margin:0;
    line-height: 1.5em;
    list-style:none;
    }
  #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
    padding:0;
    margin:0;
    }
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	font-family:Arial,Helvetica,san-serif;
	margin:0;
	padding:0;
	width:158px;
	border:1px solid #f60;
	border-radius: 6px;
  -moz-border-radius: 6px;
	background-color:#fff;
	}
	#searchform .screen-reader-text {
		display:none;
		}
#s {
	display: block;
	float:left;
	background:#fff;
	color:#300;
	margin:0 !important;
	padding:5px;
	width:88px;
	height:auto;
	border-radius: 7px 0 0 7px / 7px 0 0 7px;
  -moz-border-radius: 7px 0 0 7px / 7px 0 0 7px;
	border:none;
	}
input[type=submit] {
	margin: 10px;
	padding:5px 20px 5px 5px;
	text-align:right;
	width:60px;
	height:auto;
	color:#f60;
	background:no-repeat #fff 96% 50% url(http://joerhoney.com/images/arrow-right-8.gif);
	border-radius: 5px;
  -moz-border-radius: 5px;
	border:none;
	}
#searchsubmit {
	margin:0 !important;
	}
#searchsubmit:hover, input[type=submit]:hover {
	color:#fff;
	background:no-repeat #f60 96% 50% url(http://joerhoney.com/images/arrow-right-8-hover.gif);
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input, #commentform textarea, input[type=password] {
	background:#fff;
	color:#300;
	margin:0 !important;
	padding:5px;
	width:160px;
	height:18px;
	border:1px solid #f60;
	border-radius: 6px;
  -moz-border-radius: 6px;
	}
#commentform {
	margin:20px;
	}
#commentform textarea {
	width:100%;
	height:160px;
	margin-right:40px;
	}
#comment_post_ID, #comment_parent {
	visibility:hidden;
	border:none;
		}
img.avatar {
  border-radius: 3px;
  -moz-border-radius: 3px;
  }  
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	float:right;
	display: block;
	margin:0 !important;
	padding:5px 10px 5px 5px;
	border:1px solid #f60;
	width:auto;
	height:auto;
	color:#f60;
	background:no-repeat #fff 98% 50% url(http://joerhoney.com/images/arrow-right-8.gif);
	}
#commentform #submit:hover {
	color:#fff;
	background:no-repeat #f60 98% 50% url(http://joerhoney.com/images/arrow-right-8-hover.gif);
	}
/* End Form Elements */



/* Begin Comments */
.comments {
  padding: 5px 20px;
  }
li.alt {
  border: 1px solid #fdb;
  }
.children { padding: 0;
	}
#commentform p {
	margin: 5px 0 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	font-size:small;
	}
/* End Comments */



/* Begin Sidebar */
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.navigation {
	display: block;
	margin:0 20px 20px;
	font-size:small;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
.wp-caption {
  text-align:center;
  background-color:#fff;
  padding-top:5px;
  margin:4px;
  border-radius:3px;
  -moz-border-radius: 3px;
  }
  .wp-caption a, .wp-caption a:hover {
    background-color: transparent !important;
    border: 0 none !important;
    padding:0 !important;
    }
  .wp-caption a img {
    margin:0;
    padding:0;
    border:1px solid #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    }
  .wp-caption a img:hover {
    border:1px solid #f60;
    }
  .wp-caption p.wp-caption-text {
    color:#300;
    font-size:x-small;
    line-height: 1.3em !important;
    padding:0 5px 5px;
    margin:0;
    }
/* End captions */



/* Begin Old Styles & !important Styles */
img, div {
	behavior:url(iepngfix.htc);
	}

.categoryBox {
	display:-moz-inline-box;
	display:inline-block; /* Ignored by FF */
	background-image:url(http://joerhoney.com/images/white-trans.png);
	float:left;
	color:#300;
	width:168px;
	border:1px solid #f60;
	border-radius: 6px;
  -moz-border-radius: 6px;
	margin:20px 20px 20px 0px;
	padding:5px;
	vertical-align:top;
	}
.categoryBox h3, .categoryBox h4, .categoryBox h5 {
	background:none;
	color:#f60;
	margin:0;
	padding:0;
	line-height:1em;
	}
.categoryBox a {
	border:none;
	}
.thumbnailHolder {
	display:-moz-inline-box;
	display:inline-block; /* Ignored by FF */
	width:160px;
	}
a.thumbnail {
	display:-moz-inline-box;
	display:inline-block; /* Ignored by FF */
	background-position:50% 50%;
	background-repeat:no-repeat;
	color:#300;
	border:1px solid #fff;
	font-weight:bold;
	line-height:0;
	height:50px;
	width:50px;
	text-decoration:none;
	padding:0px;
	margin:2px;
	}
a.thumbnail:hover {
	color:#f60;
	border:1px solid #f60;
	}
.pngBg {
	display:block;
	background-image:url(http://joerhoney.com/images/png-bg.gif);
	}
#showUnit {
	background-position:50% 50%;
	width:50px;
	height:50px;
	}
.nav {
  display:block;
  background-image:url(http://joerhoney.com/images/white-trans.png);
  position:absolute;
  z-index: 1000;
  top:0;
  right:0;
  left:0;
  text-align:right;
  margin:0 40px;
  padding: 0;
  max-height: 31px;
  border-radius: 0 0 6px 6px / 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px / 0 0 6px 6px;
  }
/********* begin dropdownmenu **********/
#sddm {	
	display:block;
	float:right;
	border:none;
	text-align:left;
	font-weight:bold; 
	padding:0 8px 0 0;
	margin:0;
	z-index: 30;
	}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight:bold;
	}
#sddm li a {
	display: block;
	margin:0;
	padding: 4px 10px;
	height: 23px;
	width: 100px;
	color: #f60;
	border:none;
	border-radius: 6px;
      -moz-border-radius: 6px;
	text-decoration: none;
	}
#sddm li a:hover {
	background: #f60;
	color:#fff;
	}
#sddm div {
	background-image:url(http://joerhoney.com/images/white-trans.png);
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border-radius: 0 0 6px 6px / 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px / 0 0 6px 6px;
	}
	#sddm div a {
		position: relative;
		background: none;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 100px;
		color: #f60;
		border:none;
		text-align: left;
		text-decoration: none;
		}
	#sddm div a:hover {
		background: #f60;
		color: #fff;
		}
		#sddm li div ul, #sddm li div ul li {
			display:block;
			float:none;
			list-style:none;
			margin-left:0;
			padding-left:0;
			}
    #sddm li div.corner-inner-b-l, #sddm li div.corner-inner-b-r {
      position: absolute;
      visibility: inherit;
      top: 0;
      height: 6px;
      width: 6px;
      }
    #sddm li div.corner-inner-b-l {
      background: url(images/corners-inner-6px.png) 100% 0 no-repeat;
      left: -6px;
      }
    #sddm li div.corner-inner-b-r {
      background: url(images/corners-inner-6px.png) 0 0 no-repeat;
      right: -6px;
      }

/********** end dropdownmenu **********/
#container {
	width:100%;
	padding-bottom:100px;
	}
#banner {
	height:100px;
	}
#special {
	width:200px;
	}
#servicesSpecial {
	width:200px;
	}
#portfolioSpecial {
	}
.jLogo {
	color:#f60;
	font-weight:bold;
	float:right;
	padding:4px;
	margin:0;
	}
.jLogo a:link, .jLogo a:visited {
	color:#f60;
	border:none;
	text-decoration:none;
	}
.jLogo a:hover {
	color:#f60;
	border:none;
	text-decoration:none;
	}
.menuV {
	width:120px;
	padding:0;
	}
.menuH a {
	padding:0;
	}
.menuGo {
	text-align:right;
	}
.menuGo a {
	display:inline-block; /* Ignored by FF */
	display:-moz-inline-box;
	background:no-repeat 50% 2% url(http://joerhoney.com/images/arrow-up.gif);
	border:none;
	color:#f60;
	padding:10px 5px 5px;
	margin:0 0 0 auto;
	}
.menuGo a:hover {
	background-color:#f60;
	color:#fff;
	}
/******** begin showpage states *******/
a.inactive {
	display:inline-block; /* Ignored by FF */
	display:-moz-inline-box;
	color:#f60;
	background:no-repeat 98% 50% url(http://joerhoney.com/images/arrow-right-8.gif);
	border:none;
	padding:5px 10px 5px 5px;
	font-weight:bold;
	text-decoration:none;
	}
a.active {
	display:inline-block; /* Ignored by FF */
	display:-moz-inline-box;
	color:#f60;
	background:no-repeat 98% 50% url(http://joerhoney.com/images/arrow-right-8.gif);
	border:none;
	padding:5px 10px 5px 5px;
	font-weight:bold;
	text-decoration:none;
	opacity:0.60;
	-moz-opacity:0.60;
	-khtml-opacity:0.60;
	filter: alpha(opacity=60);
	}
a.inactive:hover, a.active:hover {
	color:#fff;
	background:no-repeat #f60 98% 50% url(http://joerhoney.com/images/arrow-right-8-hover.gif);
	}
.menuH a.inactive, .menuH a.active {
	display:inline-block;
	background-color:#fff;
	background:no-repeat 50% 98% url(http://joerhoney.com/images/arrow-down.gif);
	padding:5px 5px 10px;
	}
.menuH a.inactive:hover, .menuH a.active:hover {
	display:inline-block;
	background:no-repeat #f60 50% 98% url(http://joerhoney.com/images/arrow-down.gif);
	padding:5px 5px 10px;
	}
/******** end showpage states ********/
.addtoany_share_save_container {
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 5px 10px 10px;
  }
  a.addtoany_share_save {
    border: 0 none;
    }
  a.addtoany_share_save:hover {
    background: transparent;
    border: 0 none;
    }
.priceList {
	display:none;
	}
h1, h2 {
	color:#f60;
	}
h3 {
	display:block;
	color:#f60;
	font-weight:normal;
	margin:1em 0 0.5em;
	}
h4 {
	color:#f60;
	font-weight:normal;
	font-size:large;
	margin:1em 0 0;	
	}
h5 {
	font-size:normal;
	margin:1em 0 0;	
	}
h6 {
	font-weight:normal;
	margin:0 0 1em;	
	}
h1 a, h2 a, h3 a, h4 a, h6 a {
	color:#f60;
	border: 0 none;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h6 a:hover {
 	color:#300;
	text-decoration:none;
	}
.line {
	display:block;
	border-bottom:1px dotted #300;
	}
body > .nav, .priceMenu, .location {
	position:fixed;
	}
html, body, div, table, tr, 
td, img, p * {
	cursor:url(http://joerhoney.com/images/mouse.gif), default !important;
	}
* a, a img {
	cursor:url(http://joerhoney.com/images/pointer.gif), auto !important;
	}
/* End Old Styles / !important Styles */

