/*
Theme Name: Hunting & Gathering
Theme URI: http://westridgecreative.com/
Description: Hunting & Gathering - WordPress Child Theme
Author: Shane Cavaliere - WestRidge Creative
Author URI: http://westridgecreative.com/
Template: thematic
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url('../thematic/style.css');

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');
 
/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');
 
/* Style the meta panel for logged-in users */
@import url('../thematic/library/styles/sitemeta.css');
 
/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');
 
/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');
 
/* Un-comment the line below to set a grid with 18px line-height to fit 125px ad units  */
/* body { background:url(../thematic/images/960_grid_12_col.gif) repeat-y top center; } */ 


/********** TYPOGRAPHY **********/

body {
    font: 12px/18px Arial,sans-serif;
    color: #666666;
	background: #959a67;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	clear:both;
	color: #444444;
}

h1.clearNone,h2.clearNone,h3.clearNone,h4.clearNone,h5.clearNone,h6.clearNone { 
	font-weight:normal;
	clear: none;
}

.entry-title a {
	color: #799083;
	border-bottom: 1px dotted #004f39;
}

.entry-title a:hover {
	color: #004f39;
	border-bottom: 1px solid #004f39;
}

#menu a {
	font-size: 14px;
	}

/********** LAYOUT **********/

/* Header */

#header {
	float:left;
	display: inline;
	width: 850px;
	background: none;
	}

#branding {
	float:left;
	display: inline;
	width: 850px;
	background: none;
	}

#blog-title {
	float: left;
	display: inline;
	padding: 0;
	border: none;
	width: 282px;
	height: 70px;
	margin: 0 auto;
	background: url(img/header/header-logo.gif) top left no-repeat;
	text-indent: -9000px;
	}

#blog-title a {
	padding: 0;
	font-size: 14px;
	}

#blog-description {
	float: right;
	display: inline;
	width: 565px;
	height: 70px;
	padding: 0;
	margin: 0 0 0 3px;
	}

#blog-description p#hgAddress {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

#blog-description p#hgAddress span {
	float: left;
	display: inline;
	width: 492px;
	height: 55px;
	margin: 0 3px 0 0;
	padding: 15px 0 0 0;
	background: #eff0e4;
	font: 14px/19px Arial,sans-serif;
    color: #333333;
	text-align: center;
	letter-spacing: 1px;
	}

#blog-description p#hgAddress span a {
	color: #333333;
	text-decoration: none;
	}

#blog-description p#hgAddress span a:hover {
	color: #992e33;
	}

#blog-description p#hgAddress img {
	float: left;
	display: inline;
	width: 70px;
	height: 70px;
	margin: 0;
	padding: 0;
	}

#wrapper {
	border-top: none;
	width: 853px;
	padding: 3px 0 3px 3px;
	border: 1px solid white;
	margin: 40px auto;
	}

/* Container */

#container {
	width: 850px;
	}

#container #content {
	float: left;
	display: inline;
	width: 282px;
	height: 363px;
	margin: 0;
	padding: 0;
	background: #d7dabc;
	}

#container #contentInquiries {
	float: left;
	display: inline;
	width: 282px;
	height: 427px;
	margin: 0;
	padding: 0;
	background: #d7dabc;
	}

#container div.hentry {
	padding: 0;
	}

#container h1.entry-title {
	display: none;
	}

#container .entry-content {
	margin: 0;
	}

#container .entry-content p {
	font: 16px/22px Arial,sans-serif;
	margin: 10px 0;
	padding: 0 10px;
	}

#container .entry-content p.metaValue img {
	width: 260px;
	}

#container .entry-content p.metaValue img {
	border: 1px solid white;
	}

#container .entry-content p.metaValue img:hover {
	border: 1px solid #888888;
	}

#container .entry-content h3.metaKey {
	font: 14px Arial,sans-serif;
	margin: 20px 0 0 0;
	padding: 10px;
	border-top: 3px solid #959a67;
	background: #eff0e4;
	}

#container .entry-content h3.metaKey span {
	font: 8px Arial,sans-serif;
	}

#container .entry-content h3.metaKeyTop {
	font: 14px Arial,sans-serif;
	margin: 0;
	padding: 10px;
	background: #eff0e4;
	}

#container .entry-content p.metaValue {
	font: 12px/17px Arial,sans-serif;
	margin: 10px 0;
	padding: 0 10px;
	}

#container #rightContent {
	float: right;
	display: inline;
	width: 565px;
	height: 363px;
	margin: 0;
	padding: 0;
	background: #d7dabc;
	}

#container #rightContent p {
	margin: 0;
	padding: 0;
	}

#container #rightContentInquiries {
	float: right;
	display: inline;
	width: 565px;
	height: 427px;
	margin: 0;
	padding: 0;
	background: #d7dabc;
	}

#container ul#image_rotate {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#comments {
	display: none;
	}

/* Menu */

#access {
	width: 850px;
	float: left;
	display: inline;
	margin-top: 3px;
	border: none;
	background: none;
	}

#menu {
	padding: 0;
	width: 850px;
	}

#menu ul {
	padding: 0;
	width: 870px;
	height: 70px;
	}

#menu ul li {
	float: left;
	display: inline;
	padding: 0;
	margin: 0 3px 0 0;
	}

#menu a {
	display: block;
	width: 262px;
	height: 50px;
	margin: 0;
	padding: 10px;
	background: #d7dabc;
	border: none;
	color: #666666;
	letter-spacing: 1px;
	}

#menu .current_page_item a {
	display: block;
	width: 262px;
	height: 50px;
	margin: 0;
	background: #992e33;
	color: white;
	}

#menu .current_page_item a:hover {
	background: #992e33;
	color: white;
	cursor: default;
	}

#menu a:hover {
	background: #992e33;
	color: white;
	}

#menu a:active, #menu .current_page_item a:active {
	background: #992e33;
	}

/* Content */

#main {
	float: left;
	display: inline;
	padding: 0;
	margin: 3px 0 0 0;
	width: 850px;
	}

.entry-utility {
	display: none;
	}

.linklove {
	display: none;
	}

/* Sidebar (footer) */

#main #primary, #main #secondary {
	margin: 3px 0 0 0;
	padding: 0;
	width: 850px;
	top: 0;
	right: 0;
	left: 0;
	clear: none;
	}

#main #primary ul, #main #secondary ul {
	margin: 0;
	padding: 0;
	width: 870px;
	height: 90px;
	}

#main #primary ul li, #main #secondary ul li {
	float: left;
	display: inline;
	position: relative;
	margin: 0 3px 0 0;
	padding: 10px;
	width: 262px;
	height: 70px;
	background: #d7dabc;
	}

#main #primary ul h3, #main #secondary ul h3 {
	font: bold 12px/17px Arial,sans-serif;
	margin: 0;
	padding: 0;
	}

#main #primary ul div.textwidget, #main #secondary ul div.textwidget {
	font: 12px/17px Arial,sans-serif;
	}

#main #primary ul li img, #main #secondary ul li img {
	position: absolute;
	top: 10px;
	right: 10px;
	}

/* News */

#nav-above {
	display: none;
	}

.entry-meta .author, .entry-meta .meta-sep { /* Hides the "by admin | " part under posts */
	display: none;
	}

/* Contribute Form */

form.contribution {
	margin-bottom: 20px;
	vertical-align: top;
	}
form.contribution input {
	vertical-align: top;
	}

/* Footer */

#footer {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
	height: 0px;
	overflow: hidden;
	}

#siteinfo {
	text-align: center;
	padding: 0;
	width: 850px;
	}