/*  
Theme Name: HOCP
Theme URI: http://www.heartofthecontinent.org
Description: Heart of the Continent Partnership theme.
Version: 1.0
Author: Greg Seitz
Author URI: http://www.gregseitz.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;		
	background-color: #787B4C;
	/* background-color: #426FA2; */
}

a {
	color: #426FA2;
}

a:hover {
	text-decoration: none;
}

img {
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#content {
	width: 800px;
	background-color: white;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: white;
	height: 198px;
	padding: 0px;
	margin: 0px;
}

#header a {
	text-decoration: none;
	color: white;
	height: 100%;
	width: 100%;
}

#header h1 {
	padding: 60pt 0 0 5pt;
	margin: 0;
}

#header h2 {
	font-size: 10pt;
	color: #fff;
	padding: 0 0 0 5pt;
	margin: 0;
	font-style: italic;
	font-weight: normal;
	width: 650px;
	}

#top_nav {
	width: 800px;
	background-color: #6B6A3A;
	font-weight: bold;
	font-size: 0.8em !important;
	font-size: 12px;
	padding-bottom: 1px;
	position: relative !important; /* IE hacks make my code ugly */
	top: 0px !important;
	position: relative;
	top: -5px;
}

#top_nav ul {
	list-style-type: none;	
	text-align: center;	
	padding: 0px;
}

#top_nav li {	
	display: inline;
	text-align: center;
}

/* uses the Wordpress fold_page_list plugin to identify ancestors, etc. */

#top_nav li.current_page_ancestor {
	text-decoration: none;
	color: white;
	background-color: #a09f58;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
}

#top_nav li.current_page_item {
	text-decoration: none;
	color: white;
	background-color: #a09f58;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
}

#top_nav a {
	text-decoration: none;
	color: white;
	padding: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
}

#top_nav li.page_item {
	padding-left: 4px;
	padding-right: 4px;
}

#top_nav a:hover {
	color: white;
	background-color: #a09f58;
}

#sub_nav {
	width: 800px;
	background-color: #a09f58;
	font-weight: bold;
	font-size: 0.8em !important;
	font-size: 13px;
	position: relative !important;
	top: 0px !important;
	position: relative;
	top: -5px;
	height: 17px;
}

#sub_nav li a {
	padding-left: 5px;
	padding-right: 6px;
	color: white;
	text-decoration: none;
	padding-bottom: 1px;
	height: 17px;
}

#sub_nav li ul {
	display: none;
}

#sub_nav a:hover {
	color: #6B6A3A;
	background-color: white;
}

#sub_nav li.current_page_item a {
	padding-right: 5px;
	background-color: white;
	color: #6B6A3A;
	text-decoration: none;
	/* padding-bottom: 1px; */
}

#sub_nav ul {
	list-style-type: none;	
	text-align: center;	
	margin-top: -8px;
	padding: 0px;	
	position: relative;	
}

#sub_nav li {	
	display: inline;
	text-align: center;
}

#sub_nav #empty {
	background-color: white;
	color: white;
	height: 18px;
}

#body {
	width: 800px;
	background-color: white;
	font-size: 0.75em;
	line-height: 1.2em;
}

#main {
	margin-left: 10px;
	padding-bottom: 20px;
	line-height: 1.5em;
}

#main #first_letter {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #426FA2;
	font-weight: bold;
}

#main h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #426FA2;
	margin-bottom:0;
}

#main .post-date {
color: #868686;
}

#main blockquote {
	font-style: italic;
}

#sidebar {
	width: 200px;
	position: absolute;
	top: 250px;
	left: 585px;
	padding: 0px !important;
	padding: 6px;
}

#sidebar h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #426FA2;
	text-align: center;
	padding-left: 0px;
}

#sidebar_content {
	padding-left: 5px;
	font-size: 1.1em;
}

#sidebar_content a {
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed #426FA2;
}

#sidebar_content a:hover {
	border-bottom: none;
}

#sidebar_content #support {
	text-align: center;
	padding-left: 0px;
}

#footer {
	position: relative;
	bottom: 5px;
	color: #426FA2;
	line-height: 1.1em;
	text-align: center;
}

#footer p {
	font-size: 8pt;
	}

#footer #edit {
	text-align: center;
	padding-top: 6px;
}

#edit {
	font-size: 0.8em !important;
	font-size: 9px;
	float: right;
	color: #426FA2;
}

/* Flickr Photo Album plugin */

/*
Photo*/

div.meta img {
    margin-right:5px;
}

div#photo {
    position:relative;
    margin:10px 10px 10px 10px;
}

div#notes {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}

div#notes div.note {
    padding:1px;
    margin:-4px 0px 0px -4px;
    position:absolute;
    cursor:pointer;
}

div#notes:hover div.note div.hover2 {
    border:1px solid black;
}

div#notes:hover div.note div.hover {
    border:1px solid white;
}
	
div#notes div.note:hover {
    border:1px solid yellow;
    padding:0;
    z-index:2;
}
	
div.note div.text {
    display:none;
    position:absolute;
    top:100%;
    left:0px;
    width:auto;
    margin:10px 0 0 0 ;
    padding:5px;
    background:#FFFFD3;
    color:black;
    border:1px solid #555;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    z-index:1;
}

div.note:hover div.text {
    display:block;
}

div#context {
    position:relative;
    height:120px;
    width:100%;
    background:#eee;
}

div#context div.prev, div#context div.next {
    position:absolute;
    top:10px;
    color:#ccc;
    font-size:0.9em;
    text-align:center;
    text-transform:lowercase;
}

div#context div.prev {
    left:10px;
}

div#context div.next {
    right:10px;
}

div#context div.nomore {
    top:20px;
    width:100px;
}

div#context div.info {
    position:absolute;
    top:20px;
    left:50%;
    width:100px;
    margin-left:-50px;
    text-align:center;
}

div#context div.info a{
    color:#ccc;
    text-decoration:none;
}

div#context div.info strong a {
    color:#aaa;
}

div.comment {
    clear:both;
    min-height:50px;
    margin-bottom:1em;
}

div.comment p {
    margin:0 0 1em 0;
    padding:0;
}

div.comment img {
    margin-right:5px;
    margin-bottom:5px;
}

/*Album*/

div#photos {
    background:#eee;
    padding:10px;
    clear:both;
    margin:20px 0 0 0;
    padding-left: 20px;
}

div#highlight {
    position:relative;
    margin:15px 15px 0 0;
}

div#highlight img {
    float:left;
    margin:0 10px 0 0 ;
}

div#highlight p {
    font-size:1.3em;
}

div#highlight p.meta {
    color:#888;
    font-size:1em;
}
div#highlight p.meta a {
    color:#888;
}

/*Albums-index*/

div.albums {
    clear:both;
    padding-top:10px;
}

div.album {
    background:#eee;
    padding:10px 10px 10px 10px;
    margin:0 0 15px 0;
    position:relative;
    min-height:95px;
    clear:both;
}

div.album img.highlight {
    float:left;
    border:3px solid #888;
    position:relative;
    margin-right:10px;
}

div.album h2 {
    font-size:1.4em;
    text-decoration:none;
    margin:0 0 10px 0;
}

div.album p {
    font-size:0.9em;
}

div.album p.meta {
    color:#888;
}

div.album p.meta a {
    color:#888;
}

div.albums-small div.album {
    clear: none;
    width:90px;
    height:115px;
    float:left;
    background: none;
}

div.albums-small div.album img.highlight {
    float: none;
    margin:0;
}

div.albums-small div.album strong {
    font-size:0.9em;
}

div.group {
    min-height:60px;
}

div#highlight {
    position:relative;
	margin-left:20px;
	padding-left: 20px;
	
}

div#highlight h2 {
    margin-bottom:5px;
}

div#highlight img.highlight {
    float:left;
    margin:0 10px 0px 0 ;
    border:3px solid #888;
}

div#highlight p {
    font-size:1.3em;
}

div#highlight p.meta {
    color:#888;
    font-size:0.9em;
}

div#highlight p.meta a {
    color:#888;
}

div#highlight div.photos {
    clear:both;
    padding:10px 0;
}

div#highlight div.photos img {
    margin:0 10px 10px 0;
}

div#photoalbum-nav {
    margin-bottom:15px;
}

/*Tags*/

div.tags {
    padding-top:10px;
    clear:both;
}

div#cloud {
    line-height:200%;
}

div.flickr-meta-links {
    margin:10px 0 0 0;
    font-size:10px;
}

div.flickr-meta-links a{
    color:#555;}

.alignright {
float:right;
}

.alignleft {
float:left;
}

.wp-caption-text {
font-size: 80%;
text-align: right;
color: #9F9F9F;
font-weight: normal;
margin: 0 4px 2px 0;
}

ul#news {
padding-left: 0;
margin-left: 0;
margin-top: 2px;
margin-bottom: 2px;
list-style-type: none;
}

#canoe-the-heart-sidebar {
border: 1px solid #426FA2;
margin-left: 10px;
margin-top: 6px;
}

#canoe-the-heart-sidebar h3 {
margin: 0;
padding: 0;
background-color: #426FA2;
color: #fff;
width: 100%;
text-align:center;
padding: 4px 0 4px 0;
}

#canoe-the-heart-sidebar ul {
padding: 4px;
}

#canoe-the-heart-sidebar ul li p {
font-size: 90%;
color: #5F5959;
}

#canoe-the-heart-sidebar ul li .post-date {
color: #868686;
}

#canoe-the-heart-sidebar ul li .post-excerpt {
margin-top: 2px;
}

#canoe-the-heart-sidebar #about-canoe-the-heart {
font-size: 90%;
text-align:center;
float:left;
margin-bottom: 6px;
margin-left: 4px;
}

#canoe-the-heart-sidebar #more-canoe-the-heart {
font-size: 90%;
text-align:right;
margin-bottom: 6px;
margin-right: 4px;
}

#post-end {
text-align:center;
}

div.aligncenter {
text-align: center;
   display: block;
   margin-left: auto;
   margin-right: auto;
}

td#sidebar {
margin-left: 12px;
}

#sidebar li.widget {
list-style-type:none;
}

#sidebar li.widget ul {
margin-left: 8px;
padding-left: 8px;
}

#sidebar li.widget ul li {
padding-bottom: 6px;
}


#sidebar li.widget h2 {
font-size: 11pt;
line-height: 14pt;
font-weight: bold;
}

span.wpcf7-list-item { display: block; } 