/**
 * Theme Name: SeekingNorth Hybrid Child Theme
 * Based on Hybrid Child Theme wp-full-site, URI: http://developdaly.com/themes/wpfullsite/
 * Author of wp-full-site: Develop Daly
 * Adapted by: Brad Hepp
 * Template: hybrid
 */

/* Get structure CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get base CSS */
@import url('../hybrid/library/css/18px.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

body {
	background: #959b6b; /* was #e4e5d3; */
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 14px;
}
#body-container {
	background: #9cabb3;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	margin: 0 auto 1em;
        width: 990px !important;
}
a {
	color: #42492c;
}
a:hover {
	text-decoration: none;
}
#container {
	background: #eceadc;
	border-top: 0px solid #fff;
        height: 398px; /* was 540px */
        z-index: 2;
}
#header {
	background: url('library/images/seekingnorthheader130.gif') no-repeat;
	border-bottom: none;
	color: #fff;
	height: 130px;
	padding: 0px 0px 0;
	position: relative;
}
#header a {
	color: #fff;
        display: none;
}
#site-title {
	float: left;
	font-family: "Rockwell";
	font-size: 50px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0;
}
#site-title a {
	text-decoration: none;
        display: none;
}
#site-description {
	clear: left;
	color: #ccc;
	float: left;
	font-size: 16px;
	font-style: italic;
	margin: 0;
	padding: 10px 0;
        display: none;
}
#contact-info {
	color: #ccc;
	font-size: 16px;
	position: absolute;
	right: 20px;
	text-align: right;
	top: 30px;
}

.hentry {
	background: none; /* was #9cabb3 url('library/images/seekingnorthtextbackground.gif') no-repeat 0 0px; */
	border-bottom: 0px solid #bbb8a3;
	line-height: 150%;
}
.primary-active .hentry {
	border-right: 1px solid #bbb8a3;
        min-height: 280px !important;
        overflow: visible !important;
        z-index: 2 !important;
}
/*
.thumbnail {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 150px;
	margin: 0 15px 10px 0;
	padding: 4px;
	width: 150px;
}
*/
.avatar {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	height: 100px;
	margin: 0 15px 10px 0;
	padding: 4px;
	width: 100px;
}
.breadcrumb {
	border-bottom: 1px solid #bbb8a3;
	font-size: 12px;
	padding: 10px 20px;
        display: none;
}
.author-info, .category-info, .date-info, .tag-info, .search-info, .taxonomy-info {
	background: #9cabb3;
	border-right: 0px solid #bbb8a3;
	color: #fff;
	overflow: hidden;
	padding: 10px;
        margin-bottom: 10px;
}
.byline {
	color: #666;
	font-size: 14px;
	font-style: italic;
	text-transform: lowercase;
}
.blog .byline, .archive .byline, .search .byline {
	margin-bottom: 10px;
}
.byline .author, .byline .published {
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
}
.byline a {
	color: #333;
}
.entry-meta {
	clear: both;
	color: #666;
	font-size: 14px;
	font-style: italic;
}
.entry-meta a {
	color: #333;
	font-style: normal;
}
p.pages {
	font-style: italic;
}
p.pages a {
	background: #42492c;
	border: 1px solid #eee;
	color: #eee !important;
	margin: 0 2px;
	padding: 4px 12px;
}
#gallery-1 .gallery-item {
	margin-left: 0;
}
.sidebar {
        z-index: 3;
        }
.aside {
	padding: 20px;
        z-index: 3;
}
.aside .widget {
	margin: 0 0 20px;
        z-index: 3 !important;
}
.widget ul {
	margin-left: 10px;
}
.widget ul li {
	background: none; /*was url('library/images/bullet.gif') no-repeat 0 6px; */
	list-style: square;
        list-style-position: inside;
	padding-left: 0px; /* was 9px */
}
.widget ul li ul li{
	background: none; /*was url('library/images/bullet.gif') no-repeat 0 6px; */
	list-style: square;
        list-style-position: inside;
	padding-left: 10px; /* was 9px */
}
#wp-calendar {
	background: #fff;
	font-size: 12px;
	width: 100%;
}
#wp-calendar th, #wp-calendar td {
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}
#wp-calendar td a {
	background: #eee;
	display: block;
	font-weight: bold;
	padding: 0 5px;
}
.primary-active #comments-template {
	border-right: 1px solid #bbb8a3;
}
.hentry, #comments-template {
	padding: 0px 0px 0px 0px;
}
.navigation-links, .wp-pagenavi {
	padding: 10px 20px;
}
#comments-template {
	background: #42492c;
	overflow: hidden;
	padding: 20px 20px 0;
}
.comments-header {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.comment-list, .comment-list ol {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin: 0;
}
.comment-list li, .comment-list li li li, .comment-list li li li li li {
	background: #f7f7f7;
	border: 1px solid #ddd;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 20px 20px 0 20px;
}
.comment-list li li, .comment-list li li li li, .comment-list li li li li li li {
	background: #fff;
	border: 1px solid #ddd;
}
.comment-list li .avatar {
	background: #eee;
	border: 1px solid #ccc;
	float: left;
	height: 37px;
	margin: 5px 10px 0 0;
	padding: 2px;
	width: 37px;
}
#comments .comment-meta-data {
	color: #666;
	font-style: italic;
	margin: 5px 0 20px 0;
}
#comments cite {
	font-style: normal;
	font-weight: bold;
}
#comments .comment-text {
	clear: left;
}
#reply {
	color: #000;
}
#respond {
	background: #f7f7f7;
	border: 1px solid #ddd;
	margin: 0 0 20px 0;
	overflow: hidden;
	padding: 20px 20px 0 20px;
}
.text-input {
	background: #fff;
	border: 1px solid #ddd;
	display: block;
	margin: 0 0 20px 0;
	padding: 5px;
	width: 300px;
}
#respond label {
	font-style: italic;
}
#respond span.required {
	color: #083F5A;
	font-weight: bold;
}
textarea {
	border: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 5px;
	width: 98%;
}
.button, .sendbutton {
	background: #42492c;
	border: 0px double #333;
	color: #fff;
	font-weight: bold;
	margin-right: 10px;
	padding: 7px;
	width: 40px;
}
.button:hover, .sendbutton:hover {
	background: #00162A;
	cursor: pointer;
}
.faux-button {
	background: url('library/images/button.png') no-repeat top left;
	border: none;
	color: #f1f1f1;
	cursor: pointer;
	display: block;
	font: normal normal bold 16px/53px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	height: 53px;
	text-align: center;
	text-shadow: 1px 1px 3px #000;
	text-transform: uppercase;
	width: 268px;
}
.faux-button:hover {
	background-position: 0 -53px;
	color: #f1f1f1;
	text-decoration: none;
}
#footer {
	background: #42492c url('library/images/seekingnorthfooter.gif') no-repeat;
	border-bottom: none;
	color: #0c5fa4;
	height: 56px;
	border-top: 0px solid #000;
	font-size: 12px;
	padding: 0px 0px 0;
        text-align: center;
        margin-top: 0;
}
#footer a {
	color: #0c5fa4;
        text-decoration: underline;
}
.credit { float: left; 
display: none;}
.child-credit { float: right; 
display: none;}

.widget-upperright-mobile {
width: 0px; /* was 291 */
background-color: none;
float: right;
list-style: none;
padding: 0px 10px 0px 0px;
margin-right: 35px;
margin-left: 0px;
margin-top: -22px;
height: 0px; /* was 352 */
color: #ffffff;
z-index: 10;
display: none;
}


.widget-upperright {
width: 291px; /* was 404 */
background-color: none;
float: right;
list-style: none;
padding: 0px 10px 0px 0px;
margin-right: 35px;
margin-left: 0px;
margin-top: -22px;
height: 352px; /* was 495 */
color: #ffffff;
z-index: 11;
}

.widget-upperright video {
z-index: 999;
}

.video {
z-index: 999;
}

.featuredgalleryhomepage {
float: left;
position: relative;
background: #fff;
width: 634px;
height: 308px; 
z-index: 1;
}

#header h1 { display: none; }
#header h2 { display: none; }


.home #primary {
display: none;
}  
.page-34 .content {
width: 990px;
}
.home #container {
	background: url('library/images/seekingnorthpagebackground.gif') repeat-y !important;
	border-top: 0px solid #fff;
        width: 990px !important;
}
#container {
	background: url('library/images/seekingnorthpagebackground.gif') repeat-y !important;
	border-top: 0px solid #fff;
        width: 990px !important;
}

was.home .widget ul li {
	background: none; /* was url('library/images/bullet.gif') no-repeat 0 6px; */
	list-style: square;
	padding-left: 0px;
        list-style-position: inside;
        margin-bottom: 10px;
}
was.home .hentry, #comments-template {
	padding: 0px;
	display: block;
        border-bottom: 0px;
}
.page-title, .entry-title h2 {
	padding: 0px;
	display: block;
        margin-bottom: 18px;
        font-weight: bold;
}

was.home a {
	color: #42492c;
        font-weight: bold;
        text-decoration: underline;
}
was.home a:hover {
	text-decoration: none;
}
.bottomwidgets {
position: relative;
top: 18px;
}
.page-190 .content {
width: 990px;
}
html { min-height: 1081px; margin-bottom: 1px; } /* I added this to keep pages from shifting left, right */

.no-widgets .content, .no-default-widgets .content {
width: 560px !important; /* was 460 */
margin-left: 10px !important;
margin-top: 0px;
background: none !important;

}

/* Search */
#header .search {
	float: left;
	width: 246px;
	height: 29px;
	background: url(images/search.jpg) no-repeat 0 0;
        margin-left: 720px;
        margin-top: 22px;
        display: block;
	}
#navigation input {
	font: 12px arial, verdana, sans-serif;
	padding: 7px 0 0 0;
	background: transparent;
	border: none;
	}
#navigation .search-text {
	float: left;
	width: 166px;
	padding: 7px 10px 0 10px;
	color: #7e7558;
	}
#navigation .search-submit {
	float: left;
	width: 34px;
	font-weight: bold;
	color: #80713d;
	}
#navigation .search-submit:hover {
	cursor: pointer;
	}
      
#header input {
font-family:Verdana,Arial,Helvetica,sans-serif !important;
font-size:1em !important;
padding:0px !important;
background-color: #a7c0c9 !important;
width: 185px;
} 
#header textarea {
font-family:Verdana,Arial,Helvetica,sans-serif !important;
font-size:1em !important;
padding:0px !important;
background-color: #95bfff !important;
}
#header .sendbutton {
	background: #95bfff;
	border: 0px double #333;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
	padding: 7px;
	width: 40px;
}
#header .button {
	background: #95bfff;
	border: 0px double #333;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
	padding: 7px;
	width: 40px;
}
#primary {
z-index: 3 !important;
}
/* Following Section Suggested by Justin Tadlock */
#page-nav {
	background: #e4e5d3 url('library/images/seekingnorthnavbar.gif');
	border-bottom: 0px solid #000000 !important;
	border-top: 0px solid #000000;
	height: 18px;
	position: relative; /* brad added this */
	z-index: 999999; /* brad added this */
	}
#page-nav li {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	border-left: 0px solid #000000;
	border-right: 1px solid #9cabb3;
	}
#page-nav a {
	color: #0c5fa4;
	display: block;
	padding: 2px 18px;
	text-decoration: none;
	}
#page-nav a:hover {
	background: #EFFBFF; /* was 003f87 */
	}

/* Drop-down styles */
#page-nav li ul {
	margin-left: -1px;
	}
#page-nav li:hover ul, #page-nav li.sfHover ul {
	top: 18px; /*was 38px */
	margin-left: -1px;
	background: #fff;
	border-bottom: 1px solid #000000;
	}
#page-nav li li:hover ul, #page-nav li li.sfHover ul {
	top: 0;
	}
#page-nav li ul li {
	border-bottom: 1px solid #0c5fa4;
	text-transform: none;
	}
#page-nav li ul li a {
	background: #a7c0c9;
	border-bottom: 0px solid #000000;
	padding: 8px 18px;
	}
/* following added by Brad  */     
.menu ul {
	width: 18em; 
        z-index: 999999;
        overflow: visible !important;
        }
#page-nav ul {
line-height:1;
margin-left:35px !important;
}
h6 {font-size: 0.8em !important;}
h1 {font-weight: bold !important;}
.hentry ul li {margin-bottom: 5px;}
#header .audio {
	position: absolute;
        float: left;
	width: 246px;
	height: 29px;
        left: 720px;
        top: 52px;
        display: block;
	}
