/*
Theme Name: FamousAgent
Theme URI: http://famousagents.com/
Style Name: Jackson Hole
Description: <p>An advanced style designed to work with the FamousAgent theme. The Jacksonhole style was designed for RealEstateJackson.com.
Version: 1.0
Author: FamousAgents.com
Comments: <p>The Famous Agent Jackson Hole Style is a one of a kind written for RealEstateJackson.com. The style has a distinctive 'Jackson Hole' look and feel. This style sports a right sidebar and two bottom columns bars creating lots of room for widgets and extras.</p>
Author URI: http://famousagents.com
*/



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

body.jacksonhole {
	font-size: 62.5%;
	}

body.jacksonhole h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}

body.jacksonhole h2 {
	font-size: 1.7em;
	/*margin: 1.2em 0em 1.2em 0em;*/
	font-weight: normal;
	}

body.jacksonhole h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}

body.jacksonhole h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

body.jacksonhole h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

body.jacksonhole h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

body.jacksonhole img {
	border: 0;
	}

body.jacksonhole ol,
body.jacksonhole ul,
body.jacksonhole li {
	font-size: .95em; /* sidebar links font size */
	}

body.jacksonhole pre {
	font-family: monospace;
	font-size: 1.0em;
	}

body.jacksonhole strong,
body.jacksonhole b {
	font-weight: bold;
	}

/* ----------------------- */
/*     Page Structure      */
/* ----------------------- */

html {
height:100%;
margin-bottom:0.1em;
overflow-y:scroll;
}

* {
margin:0;
padding:0;
}

a {
outline: none;
}

body.jacksonhole {
background:#333 url('images/content-back.jpg') repeat-y center;
color:#000;
font-family: Arial, "Lucida Sans Unicode", Helvetica, sans-serif;
text-align:center;
}

body.jacksonhole #page {
background-color:#fff;
clear:both;
margin:0 auto;
position:relative;
text-align:left;
font-size: 1.2em;
}

/** Page background color */
body.jacksonhole #page {
background-color: transparent;
}

body.jacksonhole #header {
background-image:url('images/page-header.jpg');
background-repeat:no-repeat;
height:329px;
margin:0;
padding:0;
position:relative;
}

body.jacksonhole #listing_header {
background-position:center bottom;
background-repeat:no-repeat;
height:1em;
margin:0;
padding:0;
position:relative;
}

body.jacksonhole #userdata {
padding:.3em;
padding-top:.5em;
text-align:right;
color: #666;
display:none;
}


body.jacksonhole #content {
margin-top: 0;
}

body.jacksonhole #userdata ul li {
list-style:none;
padding-top:.4em;
}

/* Labels/data - top of page */
body.jacksonhole #userdata ul li span.label-a,
body.jacksonhole #userdata ul li span.label-b {
font-family: Aria, Verdana, Helvetica, sans-serif;
padding-right:1em;
}

body.jacksonhole #userdata ul li span.label-a {
font-weight:700;
padding-right:.5em;
}

body.jacksonhole #userdata ul li span.emph {
font-weight:700;
}

body.jacksonhole .content {
padding-top:1.5em;
}

body.jacksonhole #title-tagline {
font-size:1em;
padding: 1.3em;
margin-left: -15px;
position:relative;
text-align:center;
}

body.jacksonhole #navbar {
left:150px;
position:absolute;
top:56px;
width:67%; /* width of navigation bar */
font-size: .90em;
}

body.jacksonhole #listing_navbar {
left:0;
position:absolute;
top: 0;
width:100%;
}

/* Listing title */
body.jacksonhole h1.listing-title {
padding-top: 1em;
}

/* page top stripe
 * use for graphic decoration */
body.jacksonhole #page-top-stripe {
background: url('images/ribbon.jpg') repeat-x;
height:263px; /* thickness of the band */
top:56px; /* distance from the top */
left:0;
position: absolute;
margin: 0 auto;
width:100%;
}

/* page bottom stripe
 * use for graphic decoration */
body.jacksonhole #pic-bot-stripe {
display:none;
background-color:#C67501;
height:18px;
left:0;
position:absolute;
top:247px;
width:100%;
}

/* primary container
 Width is set for content
 */
body.jacksonhole #primary {
float:left;
margin-top: 5px;
margin-left: 1em;
padding:0;
position:relative;
width:530px;
background-color: transparent;
}

body.jacksonhole .listing-format {
    margin-top: 0 !important;
}

body.s-category-listings #primary {
width: 570px;
padding-top: 10px;
}

/* narrow body for no sidebars */
body.narrow-body #page {
width:560px;
}

/** Overall width of the standard body
 ** 1 sidebar
 **/
body.jacksonhole #page,
body.std-body #page {
width:838px;
margin-top:0px;
position:relative;
}

/* wide body for two or dual sidebars */
body.wide-body #page {
width:950px;
}

* html #primary,
.secondary .fa-quicknotes p {
display:inline;
}

body.sidebar-left #primary,
.alignright {
float:right;
margin-right:40px;
}


/* ----------------------- */
/*      sidebars           */
/* ----------------------- */

/* sidebar widths for the sidebar names listed */
body.sidebar-dual div.sidebar-wrapper,
#sidebar-dual-left,
#sidebar-left-2,
#sidebar-right-2,
#sidebar-right,
#sidebar-left {
width:200px;
}

body.sidebar-dual #primary {
width:520px;
}

/* sidebar container */
body.jacksonhole div.sidebar-wrapper {
float:left;
margin-left: 40px;
margin-top: .3em;
padding: 0;
position:relative;
width:205px;
}

/* wide body sidebar container */
body.wide-body div.sidebar-wrapper {
width:400px;
}

/* sidebar items (inside the wrapper) */
body.jacksonhole #sidebar-dual-right,
body.jacksonhole #sidebar-right-1,
body.jacksonhole #sidebar-right-2,
body.jacksonhole #sidebar-right,
body.jacksonhole #sidebar-left,
body.jacksonhole #listing_sidebar {
padding: 5px;
padding-top: 0px;
position: relative;
}

body.jacksonhole #sidebar-left {
margin:0;
}

body.jacksonhole #sidebar-left-1,
body.jacksonhole #sidebar-right-1 {
width: 165px;
}

body.jacksonhole #sidebar-dual-right {
width:195px;
}

body.jacksonhole #sidebar-dual-left {
float:left;
overflow:hidden;
padding-right:.5em;
}

body.jacksonhole #sidebar-left-1 {
float:right;
overflow:hidden;
}

body.jacksonhole #listing_sidebar {
width:175px;
background-color: #ccc;
}

/* secondary is the sidebar area */
body.jacksonhole .secondary {
color:#BFA48F;
font-family: verdana,arial,helvitica,sans-serif;
padding:0;
padding-bottom:10px;
position:relative;
}

body.jacksonhole .secondary h2,
body.jacksonhole .secondary h3,
body.jacksonhole .secondary h4 {
font-family: Arial, Helvetica, sans-serif;
color: #470C0B;
text-transform: uppercase;
}

/* ----------------------- */
/*         Footer          */
/* ----------------------- */
body.jacksonhole #footer {
clear:both;
margin:0 auto;
padding:20px 0;
text-align:center;
width: 100%;
}

/* ----------------------- */
/*   Bottom Bars           */
/* ----------------------- */
body.jacksonhole #mid-wrapper-box {
    background-color: #ccc;
}

body.jacksonhole #mid-wrapper {
    font-size: 1.2em;
    background-color: transparent;
    clear:both;
    margin:0 auto;
    padding: 20px 0;
    width: 800px;
    /* width: 850px; */
    /* height:180px; */
}

body.jacksonhole .bottomsb {
    float:left;
    overflow:hidden;
    padding:5px;
    text-align:left;
    }

body.jacksonhole .leftcol-3,
body.jacksonhole .centercol-3,
body.jacksonhole .rightcol-3 {
    width: 31%;
    }

body.jacksonhole .leftcol-2 {
    width: 35%;
    }
body.jacksonhole .rightcol-2 {
    width: 60%;
    }

body.jacksonhole .centercol-1 {
    width: 99%;
    float:none;
    text-align:center;
    }

body.jacksonhole .bottomsb h2 {
    text-align:center;
    border-bottom: 1px solid #333;
   }

/* ----------------------- */
/*   Top Navigation        */
/* ----------------------- */
body.jacksonhole #navbar ul.menu {
background-color:transparent;
margin:0;
padding:0;
text-transform:uppercase;
font-family:  verdana, sans-serif;
}

body.jacksonhole #navbar ul.menu li {
display:inline;
margin:0;
}

body.jacksonhole #navbar ul.menu li a {
color:#EFE0C3;
font-size:1em;
margin:0;
}

body.jacksonhole #navbar ul.menu li a:hover {
background:none;
color:#fff !important;
text-decoration:none;
}

body.jacksonhole #navbar ul.menu li.current_page_item a {
color: #FFEEBF;
}

body.jacksonhole #navbar ul.menu li.current_page_item a:hover {
color:#fff !important;
text-decoration:none;
}

body.jacksonhole #navbar .admintab {
position:absolute;
right:30px;
}

body.jacksonhole #navbar ul.menu,
body.jacksonhole #navbar ul.menu li a,
* html body.jacksonhole #navbar .admintab {
padding:11px 24px;
font-size: .95em;
}

/* ------------------------------------------------- */
/*  Stucture for Property listing 'flyer' style page
/* ------------------------------------------------- */

/* wrapper for listing image and description */
body.jacksonhole .prop-container {
position:relative;
width: 100%;
margin: 0;
padding: 0;
}

/* listing image */
body.jacksonhole .img-container {
background-color:#999;
height:240px;
margin-left:0.5em;
margin-right:0.5em;
padding:3px;
width:320px;
float:left;
overflow:hidden;
}

/* listing description */
body.jacksonhole .desc-container {
font-family: Arial, Helvetica, sans-serif !important;
line-height: 1.3em;
background-color:#efefef;
width: 424px;
padding:3px;
float:left;
overflow:hidden;
}

body.jacksonhole .prop-container .spaser {
background-color:#CCCCCC;
float:left;
height:0.1em;
margin:0.5em auto;
width:100%;
}

body.jacksonhole .property-listing { /* amenity wrapper */
    font-family: Arial, Helvetica, sans-serif !important;
    clear:both;
    padding: 0 .5em 1.5em .5em;
    position:relative;
    float:left;
    width: 97%;
}

body.jacksonhole .property-listing ul { /* amenity list */
    float:left;
    padding: .5em;
    padding-right: 1.5em;
}

body.jacksonhole .property-listing li {
    padding: 5px 0;
    }

body.jacksonhole li span.propvalue {
    padding-right: 1em;
    }

body.jacksonhole .property-listing h2 {
    background-color: #efefef;
    padding: 3px;
    }

body.jacksonhole body.s-category-listings .entry-meta {
    padding-bottom: .5em;
}

/* area directly under top menu
 * use for graphic decoration */
body.jacksonhole #navbar.bottom {
top:200px;
}

body.jacksonhole #listing_navbar.bottom {
top:200px;
}

/* ------------------------------------ */
/*   Listing Page Top Navigation        */
/* ------------------------------------ */

body.jacksonhole #listing_navbar ul.menu {
background-color:#600;
margin:0;
padding:0;
}

body.jacksonhole img.navt_graphic_link {
width: 35px;
height: 10px;
padding: 0 3px;
}

body.jacksonhole #listing_navbar ul.menu li {
display:inline;
margin:0;
}

body.jacksonhole #listing_navbar ul.menu li a {
color:#fff;
font-size:1.1em;
margin:0;
}

body.jacksonhole #listing_navbar ul.menu li a:hover {
background:#EFECDE;
color:#000 !important;
text-decoration:none;
}

body.jacksonhole #listing_navbar ul.menu li.current_page_item a {
color: #FFEEBF;
}

body.jacksonhole #listing_navbar ul.menu li.current_page_item a:hover {
color:#000 !important;
text-decoration:none;
}

body.jacksonhole #listing_navbar .admintab {
position:absolute;
right:0;
}

/* menu images */
body.jacksonhole li.hometab {
background: url('images/img_home.png') no-repeat top center;
}

body.jacksonhole li.contacttab {
background: url('images/img_contact.png') no-repeat top center;
}

body.jacksonhole li.search-mlstab {
background: url('images/img_search.png') no-repeat top center;
}

body.jacksonhole li.blogtab {
background: url('images/img_blog.png') no-repeat top center;
}

body.jacksonhole li.about-ustab {
background: url('images/img_about.png') no-repeat top center;
padding-right:15px;
}

body.jacksonhole a.navt_elink {
padding-top: 0 !important;
padding-bottom: 0 !important;
}


/* IE hack */
body.jacksonhole a img:link img:visited img {
border:none;
}

body.jacksonhole #listing_navbar ul.menu,
body.jacksonhole #listing_navbar ul.menu li a,
* html body.jacksonhole #listing_navbar .admintab {
padding:5px 15px 6px;
}

body.jacksonhole .sb-pagemenu ul ul {
margin-top:2px;
}

body.jacksonhole .sb-pagemenu ul ul .page_item {
margin-left:10px;
padding:0;
}

/* ----------------------- */
/*       Headings          */
/* ----------------------- */
body.jacksonhole #title-tagline,
body.jacksonhole .page_headline,
body.jacksonhole h1,
body.jacksonhole h2,
body.jacksonhole h3,
body.jacksonhole h4 {
font-family: Georgia, "Times New Roman", Times, serif;
}

/* H1 title ar the top of an archive page */
body.jacksonhole h1.page_headline {
padding-top: 1em;
padding-bottom: 1em;
font-size: 1.3em;
font-weight:normal;
color:#8F7E6B;
}

/* Text that follows the page_headline class */
body.jacksonhole h1.page_headline span {
font-style: italic;
}

/* site name */
body.jacksonhole #title-tagline h2 a,
body.jacksonhole #title-tagline h2 a:visited {
color:#000;
font-weight:700;
text-align:left;
margin: 0;
padding: 1.2em 0 0;
font-size: 1.1em;
}

/* site tagline */
body.jacksonhole #title-tagline p.description {
color:#666;
font-style:italic;
margin:0pt;
letter-spacing: 1px;
}

/* page headlines */
body.jacksonhole .page-head h1 a,
body.jacksonhole .page-head h1 a:hover,
body.jacksonhole .page-head h1 a:visited,
body.jacksonhole .page-head h1 {
color:#333;
border-bottom: 1px solid #C7B18A;
padding-bottom: 3px;
text-decoration: none;
font-weight: normal;
font-size: 1.4em;
}

/* page headline */
body.jacksonhole .page-head {
margin:1em 0;
}

/* Article headers */
body.jacksonhole .entry-head h2.entry-title,
body.jacksonhole .entry-head h2.entry-title a {
font-size: 1.4em;
}

body.jacksonhole .archivepages {
color:#999;
display:block;
font-size:.45em;
font-weight:400;
letter-spacing:0;
margin-top:2px;
text-transform:lowercase;
}

body.jacksonhole #header .description,
body.jacksonhole h2,
body.jacksonhole h2 a,
body.jacksonhole h2 a:hover,
body.jacksonhole h2 a:visited,
body.jacksonhole h3,
body.jacksonhole h3 a,
body.jacksonhole h3 a:hover,
body.jacksonhole h3 a:visited,
body.jacksonhole h4,
body.jacksonhole h4 a,
body.jacksonhole h4 a:hover,
body.jacksonhole h4 a:visited {
text-decoration:none;
}

body.jacksonhole h2 a:hover,
body.jacksonhole #primary a:hover,
body.jacksonhole #primary a:visited:hover,
body.jacksonhole .secondary a:hover,
body.jacksonhole .secondary a:visited:hover {
text-decoration:none;
}

/* sidebar headers */
body.jacksonhole .secondary h2 {
/* display:inline; */
font-weight:600 !important;
padding:0 !important;
padding-top: .3em !important;
padding-right: .5em !important;
padding-left: 20px !important;
border-bottom: 2px solid #470C0B;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 5px;
font-size: .95em;
letter-spacing: 1px;
background: url('images/star.gif') no-repeat left bottom;
}

/* Default Header Color */
/* h2, h3, h4 links */
body.jacksonhole h2,
body.jacksonhole h2 a,
body.jacksonhole h2 a:visited,
body.jacksonhole h3,
body.jacksonhole h3 a,
body.jacksonhole h3 a:visited,
body.jacksonhole h4,
body.jacksonhole h4 a,
body.jacksonhole h4 a:visited {
color:#444;
}

body.jacksonhole div.listdiv h2 {
padding:0 !important;
}

body.jacksonhole .secondary div,
body.jacksonhole div.listdiv {
margin:0;
padding:0;
position:relative;
font-size: 1em;
}

body.jacksonhole .secondary div {
background-color: transparent;
padding:2px 10px 5px 5px;
}

body.jacksonhole div.sbar {
background-color: #EDDEC1 !important;
margin-top: .5em !important;
padding-bottom: 1.5em;
}


body.jacksonhole li div.listdiv {
margin:20px 0 5px !important;
}

/* The Metalink class takes care of the comments,
   edit, rss and trackback links next to the titles */
body.jacksonhole #primary .metalink a,
body.jacksonhole #primary .metalink a:visited,
body.jacksonhole .secondary .metalink a,
body.jacksonhole .secondary .metalink a:visited,
body.jacksonhole .secondary span a,
body.jacksonhole .secondary span a:visited {
color:#999;
font-weight:400;
}

/* Leave a comment header */
body.jacksonhole .reply {
background: url('images/pencil.gif') no-repeat top left;
padding-left: 25px;
line-height: 1.5em;
}

body.jacksonhole #primary .hentry .entry-head .metalink {
font-size:1.8em;
margin-left:15px;
text-transform:lowercase;
}

body.jacksonhole #primary .fa-quicknotes .entry-head .metalink {
font-size:1.4em;
}

body.jacksonhole .single #primary .fa-quicknotes .entry-content {
color:#999;
font-size:1.5em;
}

body.jacksonhole .comments {
padding:0px 0pt 0pt 5px;
position:relative;
text-align:left;
}

body.jacksonhole .comment-meta {
float:none;
margin:0 15px 0 0;
}

body.jacksonhole .comment-login,
body.jacksonhole .comment-welcomeback {
color:#777;
margin-top:15px;
padding-left: .5em;
}

body.jacksonhole .feedicon {
border:0 !important;
padding:0 !important;
}

body.jacksonhole .feedlink img {
border:medium none;
height:16px;
position:absolute;
right:15px;
top:2px;
width:16px;
}

body.jacksonhole .secondary .fa-quicknotes {
margin:0;
padding:0 0 10px;
word-spacing:-1px;
}

body.jacksonhole body.page .entry-edit {
margin-top:-15px;
position:absolute;
right:5px;
}

body.jacksonhole .entry-edit a {
background:url('images/pencil.gif') left center no-repeat;
padding:5px 0pt 5px 24px;
border:none;
margin-left:10px;
}

body.jacksonhole .comment-edit a {
background:url('images/comment-edit.gif') left center no-repeat;
padding:5px 0pt 5px 24px;
border:none;
margin-left:10px;
}

body.jacksonhole .entry-meta {
color:#470C0B;
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
margin-top:1em;
}

body.jacksonhole .entry-category {
text-transform:lowercase;
}

body.jacksonhole .entry-meta address {
display:inline;
font-style:normal;
}

body.jacksonhole .chronodata {
background:url('images/clock.gif') left center no-repeat;
padding:5px 0pt 5px 24px;
}

body.jacksonhole .commentslink {
background:url('images/comment..gif') left center no-repeat;
margin-left:10px;
padding:5px 0pt 5px 24px;
padding-left: 2px;

}

body.jacksonhole .quoter_comment {
background:url('images/comment..gif') left center no-repeat;
margin-left:5px;
padding:5px 0pt 5px 24px;
padding-left: 2px;
}

body.jacksonhole .entry-tags {
background:url('../../images/tag_blue.png') left center no-repeat;
display:block;
padding:2px 0 2px 20px;
text-transform:lowercase;
}

body.jacksonhole .after-story {
background: url('images/divider.gif') no-repeat center top;
width:100%;
height:26px;
text-align:center;
}


/* ----------------------- */
/*     Primary Content     */
/* ----------------------- */

body.jacksonhole .hentry {
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
padding: .5em;
position:relative;
}

body.jacksonhole .entry-content {
color:#444;
line-height:1.8em;
text-align:left;
}

body.jacksonhole a.more-link {
clear:both;
display:block;
padding:0.5em 0pt 0pt 1em;
color: #A5821C;
}

body.jacksonhole .fa-quicknotes .entry-content p,
body.jacksonhole .fa-quicknotes .entry-content ul,
body.jacksonhole .fa-quicknotes .entry-content ol,
body.jacksonhole .fa-quicknotes .entry-content div,
body.jacksonhole .fa-quicknotes .entry-content blockquote {
margin:5px 0;
}

/* First post displayed on the home page */
body.home div.p1 {
margin-top: 0px;
}

body.jacksonhole .metalinks {
margin-top:3px;
}

body.jacksonhole .commentsrsslink {
background:url('../../images/feed.png') left top no-repeat;
height:16px;
margin-right:10px;
padding:2px 0 2px 20px;
}

body.jacksonhole .trackbacklink {
background:url('../../images/arrow_refresh.png') left top no-repeat;
height:16px;
padding:2px 0 2px 20px;
}

body.jacksonhole .commentsrsslink a,
body.jacksonhole .trackbacklink a {
color:#999;
padding:2px;
}

body.jacksonhole #commentlist {
margin:0;
padding:10px 0 20px;
position:relative;
}

body.jacksonhole #commentlist li {
list-style:none;
margin:10px 0 0;
padding:10px 10px 5px;
width:94%;
border: 1px solid #C9B290;
}

body.jacksonhole #commentlist li .comment-content {
font-size:1.2em;
line-height:1.8em;
padding:10px 0;
}

body.jacksonhole #commentlist li .comment-meta {
background:url('images/clock.gif') left center no-repeat;
display:block;
padding:5px 0pt 5px 24px;
}

body.jacksonhole #commentlist li img.gravatar {
float:right;
margin:-5px 0 0;
}

body.jacksonhole #commentlist li .commentauthor {
font-weight:700;
}

body.jacksonhole #commentlist li .counter {
color:#999;
display:none;
float:left;
font:normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
width:35px;
}

body.jacksonhole li.byuser {
background-color: #EADCC1;
}

body.jacksonhole li.bypostauthor {
background:#eee;
}

body.jacksonhole li.bypostauthor blockquote {
background:url('../../images/quote.png') no-repeat 10px 0;
color:#333;
}

body.jacksonhole #pinglist {
background:#f6f7f8;
margin:10px 0;
padding:0;
}

body.jacksonhole #pinglist li {
list-style:none;
margin-left:40px;
padding:7px 0;
}

body.jacksonhole #pinglist li small {
display:block;
font-size:0.8em;
}

body.jacksonhole #pinglist li span.favatar img {
border:none;
float:left;
margin-left:-25px;
padding:0;
}

body.jacksonhole #leavecomment,
body.jacksonhole .comments #loading {
color:#333;
letter-spacing: normal;
margin:30px 0 20px !important;
text-align:center;
font-size: 1em;
}

body.jacksonhole .comments #loading {
margin-top:20px !important;
}

body.jacksonhole .comments #error {
background-color:#FF9;
color:red;
line-height:2.0;
padding:5px;
}

body.jacksonhole .comments #commentload {
float:right;
padding-top:3px;
vertical-align:middle;
}

body.jacksonhole .comments form {
clear:both;
margin:0;
padding:1px 0 10px;
}

body.jacksonhole .comments input[type=text],
body.jacksonhole .comments textarea {
color:#777;
font-family: 'Courier New', Courier, Monospace;
padding:3px;
}

body.jacksonhole input[type=text]:focus,
body.jacksonhole textarea:focus {
background:#fff;
border-color:#666;
color:#333;
}

body.jacksonhole .comments form input[type=text] {
margin:5px 5px 1px 0;
width:45%;
}

body.jacksonhole .comments textarea {
margin: 1em .5em;
width:94%;
}

body.jacksonhole .comments form #submit {
float:right;
margin:0 2em;;
}


/* ----------------------- */
/*        footer           */
/* ----------------------- */

body.jacksonhole #footer {
background:#333;
border:none;
color:#ccc;
}

/* footer link */
body.jacksonhole #footer a {
border-bottom:1px solid #ccc;
color:#C9B290;
font-weight:700;
}

body.jacksonhole #footer a:hover {
border:none;
color:#efefef;
text-decoration:none;
}

body.jacksonhole #mid-wrapper-box {
    background: url('images/ribbon.jpg') repeat-x bottom left;
}

body.jacksonhole div.bottomsb a {
    color:#efefef;
    }

body.jacksonhole div.bottomsb {
    color:#f1e265;
    }

body.jacksonhole div.bottomsb h2 {
    text-align:center;
    border-bottom: 1px solid #ccc;
    background:none;
    color: #F1E2C5;
    font-size: 1em;
   }

/* ----------------------- */
/*-       Specials       - */
/* ----------------------- */
body.jacksonhole .fa-feature-box {
background-color:#EFECDE;
border:1px solid #CCC;
padding:1em;
position:relative;
}

/* feedburner signup box */
body.jacksonhole #feedburner {
	height: 65px;
	width: 158px;
	position: absolute;
	z-index: 10;
	left: 65px;
	top: 240px;
	text-align: center;
}

body.jacksonhole #feedburner input[type=submit] {
margin-top: 7px;
margin-bottom:3px;
}


body.jacksonhole .feature-box h1 {
font-size: 2em;
}

body.jacksonhole .after-post {
    border-bottom: 1px dotted #ccc;
    padding-top: 1.2em;
    }

/* Hover color for headings */
body.jacksonhole h2 a:hover,
body.jacksonhole h2 span a:hover {
color:#A33117 !important;
}

body.jacksonhole #intro-container {

}

body.jacksonhole .prop-image {

}

body.jacksonhole .prop-desc {

}

/* default link color */
body.jacksonhole a {
color:#470C0B;
text-decoration:none;
}

/* secondary links */
body.jacksonhole .entry-content a:hover,
body.jacksonhole .entry-content a:active,
body.jacksonhole .secondary li a:active,
body.jacksonhole .secondary li a:hover {
background-color:#470C0B;
color:#F4EDE0 !important;
}

/* links in the content */
body.jacksonhole .entry-content a,
body.jacksonhole .entry-content a:visited{
color: #C1A37D !important;
}

/* Links in recent comment sbm */
body.jacksonhole ul li.comment-item  {
padding: 3px;
}
body.jacksonhole ul li.comment-item a:hover {
background-color: #777 !important;
display:block;
}


/* ----------------------- */
/*-       Misc           - */
/* ----------------------- */
body.jacksonhole .clear {
clear:both;
margin:0;
padding:0;
}

body.jacksonhole #footer-wrapper {
 background-color: transparent;
}

body.jacksonhole .entry-content img {
border:1px solid #ccc;
margin:0 5px;
max-width:100%;
padding:4px;
}

body.jacksonhole #primary table img {
max-width:none;
}

body.jacksonhole .alignleft {
float:left;
}

body.jacksonhole img.center,
body.jacksonhole img[align="center"] {
display:block;
margin-left:auto;
margin-right:auto;
}

body.jacksonhole img.alignright,
body.jacksonhole img[align="right"] {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

body.jacksonhole img.alignleft,
body.jacksonhole img[align="left"] {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

body.jacksonhole img.noborder {
border:none !important;
}

body.jacksonhole small {
font-size:0.9em;
line-height:1.5em;
}

body.jacksonhole code {
font:1.1em 'Courier New', Courier, Monospace;
}

body.jacksonhole blockquote {
background:url('../../quote.png') no-repeat 10px 0;
border:none;
color:#333;
margin:20px 0;
padding:0 20px 0 50px;
}

body.jacksonhole .navigation {
margin:10px 0;
padding:0;
text-align:center;
width:100%;
}

body.jacksonhole .comments .navigation {
margin:10px 0;
}

body.jacksonhole .navigation .left {
float:left;
text-align:left;
width:45%;
padding-left: 1em;
}

body.jacksonhole .navigation .right {
float:right;
text-align:right;
width:45%;
padding-right: 1em;
}

body.jacksonhole .navigation a {
color:#999;
}

body.jacksonhole .alert {
background:#FFF6BF;
border-bottom:2px solid #FFD324;
border-top:2px solid #FFD324;
margin:10px auto;
padding:5px 20px;
text-align:center;
}

body.jacksonhole img.wp-smiley {
border:none !important;
padding:0 0 0 5px !important;
}

/* ----------------------- */
/*        Lists            */
/* ----------------------- */
body.jacksonhole .archive-list {
list-style:none;
margin:10px 0 0 !important;
padding-left:0 !important;
}

body.jacksonhole .archive-list li {
display:block;
float:left;
margin:0 10px 0 0 !important;
padding:2px 0 2px 10px !important;
width:150px;
}

body.jacksonhole .archive-list li:hover {
background-color:#EDEDED;
}

body.jacksonhole .entry-content ol,
body.jacksonhole .entry-content ul {
padding:0 0 0 35px;
}

body.jacksonhole .entry-content ol li,
body.jacksonhole .entry-content ul li {
margin:0 0 3px;
}

body.jacksonhole .secondary div p {
margin-top:0.5em;
}

/*
body.jacksonhole .secondary ul,
body.jacksonhole .secondary ol,
body.jacksonhole .secondary div div {
margin:5px 0 0;
padding-left:0;
padding-bottom: 1.3em;
}
*/

body.jacksonhole .secondary ol {
margin-left:15px;
}

body.jacksonhole .secondary ul li,
body.jacksonhole .secondary ol li {
margin:0;
padding-top: 5px;
padding-bottom: 4px;
padding-left: 5px;
}

body.jacksonhole .secondary ul li {
list-style-image:none;
list-style-type:none;
padding-left:1em;
background-image:url('images/bg_menu_item.gif');
background-position:center bottom;
background-repeat:repeat-x;
}

body.jacksonhole ol li {
list-style:decimal outside;
}


/* ----------------------- */
/*       Search            */
/* ----------------------- */
body.jacksonhole #searchform {
display:block;
position:relative;
}

body.jacksonhole input[type=text],textarea {
color:#444;
margin:0;
padding:1px;
background-color:#efefef;
}

body.jacksonhole #s {
width:79%;
margin-top:5px;
}

body.jacksonhole #s.livesearch {
width:88%;
}

body.jacksonhole #searchreset {
background:url('../../reset-fff.png') center center no-repeat;
height:13px;
position:absolute;
right:0;
top:3px;
width:13px;
}

body.jacksonhole #searchload {
background:url('../../spinner.gif') center center no-repeat;
height:18px;
position:absolute;
right:0;
top:0;
width:18px;
}

body.jacksonhole .livesearchform input[type=submit] {
margin:0;
}

body.jacksonhole #searchcontrols {
background:#ddd url('../../livesearchbgdark.jpg') center repeat-y;
padding:1px;
text-align:center;
}

body.jacksonhole .sb-pagemenu ul,
body.jacksonhole .secondary span a,
body.jacksonhole .sb-flickr div a {
margin-left:10px;
}

body.jacksonhole #rarchives.emptypage,
#body.jacksonhole pinglist li .counter,
body.jacksonhole hr,
body.jacksonhole #search h2,
body.jacksonhole .localtags,
body.jacksonhole .technoratitags {
display:none;
}

body.jacksonhole #primary h3,
body.jacksonhole #primary h4,
body.jacksonhole .single #primary .fa-quicknotes h3,
#primary .fa-quicknotes h3 {
font-weight:400;
}

body.jacksonhole .comments h4 {
font-size: 1.3em;
}


body.jacksonhole #primary .entry-content h2,
body.jacksonhole #primary .entry-content h3,
body.jacksonhole #primary .entry-content h4,
body.jacksonhole #primary .entry-content h5 {
font-weight:400;
margin-top:25px;
}

body.jacksonhole .entry-head,
body.jacksonhole #comment-personaldetails {
margin-top:10px;
}


body.jacksonhole body .page .entry-content h3,
body.jacksonhole body .page .entry-content h4 {
display:block;
padding:15px 0 0;
}

body.jacksonhole .secondary .fa-quicknotes .metalink,
body.jacksonhole .secondary ul li.h3tab {
padding-left:0;
}


body.jacksonhole .navigation a,
body.jacksonhole .entry-meta a,
body.jacksonhole .comment-meta a,
body.jacksonhole small,
body.jacksonhole strike {
color:#C1A37D;
}


body.jacksonhole .trackbacklink a:hover,
body.jacksonhole .commentsrsslink a:hover,
body.jacksonhole .navigation a:hover,
body.jacksonhole .entry-meta a:hover,
body.jacksonhole .comment-meta a:hover {
background-color:#470C0B;
color:#F4EDE0 !important;
}

body.jacksonhole .entry-content p,
body.jacksonhole .entry-content ul,
body.jacksonhole .entry-content ol,
body.jacksonhole .entry-content div,
body.jacksonhole .entry-content blockquote,
body.jacksonhole .single .fa-quicknotes .entry-content p,
body.jacksonhole .single .fa-quicknotes .entry-content ul,
body.jacksonhole .single .fa-quicknotes .entry-content ol,
body.jacksonhole .single .fa-quicknotes .entry-content div,
body.jacksonhole .single .fa-quicknotes .entry-content blockquote,
body.jacksonhole .comment-content p,
body.jacksonhole .comment-content ul,
body.jacksonhole .comment-content ol,
body.jacksonhole .comment-content div,
body.jacksonhole .comment-content blockquote {
margin:13px 0;
}

body.jacksonhole .nopassword,.center,
body.jacksonhole .entry-content .attachment,
body.jacksonhole #wp-calendar td {
text-align:center;
}

body.jacksonhole #wp-calendar {
font-size: 11px;
}

body.jacksonhole #commentlist li img,
body.jacksonhole #pinglist li img {
border:none;
padding:0;
}

body.jacksonhole .navigation p,
body.jacksonhole #searchcontrols small {
margin:0;
padding:0;
}

/* ----------------------- */
/*        plugins          */
/* ----------------------- */
/* Brian's Latest Comments
  http://meidell.dk/archives/2004/09/12/brians-latest-comments/ */
body.jacksonhole #brians-latest-comments ul li span a,
body.jacksonhole #brians-latest-comments ul li small a,
body.jacksonhole .sb-comments-blc ul li span a,
body.jacksonhole .sb-comments-blc ul li small a {
color:#999;
font-weight:400;
word-spacing:-1px;
}

body.jacksonhole #brians-latest-comments ul li,
body.jacksonhole .sb-comments-blc ul li {
margin-bottom:6px;
}

body.jacksonhole #brians-latest-comments ul li > a[title="Go to the comments of this entry"],
body.jacksonhole .sb-comments-blc ul li > a[title="Go to the comments of this entry"] {
color:#999;
position:absolute;
right:0;
}

body.jacksonhole .activityentry {

}

/* subscribe to comments */
body.jacksonhole #comment-subscribe p {
display: block;
float: left;
padding-left:0.5em;
}


body.jacksonhole div#latest-comments small {
display:block;
font-weight:400;
line-height:1em;
margin:0;
}

/*	FlickrRSS - in the sidebar */
body.jacksonhole div.widget_flickrrss p {
padding:3px;
text-align: center;
}

body.jacksonhole div.widget_flickrrss p a img {
border:1px solid #ccc;
margin:3px 3px 0;
padding:3px;
width:75%;
height:75%;
}

body.jacksonhole div.widget_flickrrss p a:hover img {
border:1px solid #999;

}

/*	FlickrRSS - in the bottom bar */
body.jacksonhole div.bottomsb.widget_flickrrss {
min-height:125px;
}

body.jacksonhole div.bottomsb.widget_flickrrss p {
float: left;
width:100px; /* thumbnail size */
height:67px; /* thumbnail size */
padding-left:3px;
padding-right:3px;
margin:3px;
}

body.jacksonhole div.bottomsb.widget_flickrrss p a img {
border:1px solid #ccc;
margin:3px 3px 0;
padding:3px;
width:100px; /* thumbnail size */
height:67px; /* thumbnail size */
}


/* Flickr Photo Album */
body.jacksonhole .flickr-photos {
height:300px;
}

body.jacksonhole .flickr-photos img {
border: 2px solid #666;
}

body.jacksonhole .flickr-photos a {
float:left;
overflow:hidden;
padding-right:5px;;
padding-left:5px;
padding-top:10px;
}

/*	Calendar Module */
body.jacksonhole #wp-calendar {
font-family: Arial, Helvetica;
width:95%;
font-weight:normal;
}

body.jacksonhole #wp-calendar caption {
/* name of the month */
color: #470C0B;
padding:5px;
font-size: 1.1em;
}

body.jacksonhole #wp-calendar #prev {
text-align:left;
}

body.jacksonhole #wp-calendar #next {
text-align:right;
}

body.jacksonhole #wp-calendar #today {
background-color: #C2A27C;
color: #fff;
}

body.jacksonhole #wp-calendar th {
/* days of the week */
    color: #333;
}


/* Noteworthy */
body.jacksonhole .category-noteworthy h3.entry-title {
background:url('../../heart.png') no-repeat right center;
display:inline;
padding-right:25px;
}

body.jacksonhole .noteworthyLink {
margin-left:5px;
}

body.jacksonhole img,.chronodata abbr {
border:0;
}

