/* @override http://hickoryhillscamp.com/wp-content/themes/clean-copy-full-3-column-1/style.css */

/*  

Theme Name: Clean Copy Full 3 Column

Author URI: http://corymiller.com

Version: 1

Author: Cory Miller and Nathan Parikh

Description: Clean Copy Full is a 3 Column, clean blue, grey and white theme designed for blog content and sharp simplicity, based on Copywriter Michel Fortin's blog.

The CSS, XHTML and design is released under GPL: 

http://www.opensource.org/licenses/gpl-license.php

Header photo by Ville Miettinen, used with permission

*/

.main {
	background: #EBEBEB;
}

#content div.navigation {
	clear: both;
	padding: 1em 0;
}

#content div.navigation div.next {
	text-align: right;
}

#content div.navigation div.prev {
	float: left;
	}

body {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
}

body * {
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	color: #114102;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFC000;
}

#container {
	width: 960px;
	text-align: left;
	margin: 20px auto 30px auto;
	overflow: hidden;
	background: url(/images/wide_page_bg.gif) repeat;
}

#header {
	width: 960px;
	margin: 0px;
	background: #ffffff;
}

#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 35px;
	padding: 25px 0px 5px 0px;
}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px;
	margin: 0px;
}

#menu {
	background: #FFDDA2;
	margin: 0px;
	padding: 0px;
}

#menu img {
	border: none;
}

#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 3px 2px;
	padding: 3px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
	font-family: "Maiandra GD", Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #114102;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#header .register li.facebook {
	display: block;
}

#header .register li.facebook a,
#header .register li.regonline a {
	display: block;
}

#header .register ul {
	padding: 0;
	margin: 0;
}
#header .register ul li {
	list-style-type: none;
	float: right;
	margin: 5px 0 0 5px;
	font-size: 10px;
	text-align: center;
	max-width: 90px;
}

#header .register ul li a {
	text-decoration: none;
}
#header .register ul li a:hover {
	text-decoration: underline;
}

#header table tbody tr td.register ul li.facebook a img {
	height: 41px;
}

#header table tbody tr td.register {
	vertical-align: bottom;
	padding-bottom: 15px;
}

* html #content {
	width: 350px;
	margin: 0px;
}

#content {
	display: block;
	background: #ffffff;
	width: 510px;
	margin: 0px;
	position: relative;
	padding: 20px 20px 40px 20px;
	overflow: hidden;
}

#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
}

#content p img {
	border: none;
	padding: 0px 10px 10px 0px;
}

#content p a {
	text-decoration: none;
}

#content p a:hover {
	color: #FFC000;
	text-decoration: underline;
}

#content h1 {
	color: #333333;
	font-size: 20px;
	font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	;

font-weight: bold;
	margin: 0 0 1ex;
	line-height: 120%;
	font-variant: normal;
}

#content ul.post-meta li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content ul.post-meta li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content ul.post-meta {
	margin: 0 0 1em;
	padding: 0;
}

#content ul.post-meta li span.post-meta-key {
	font-weight: bold;
}

#content h1 a {
	color: #114102;
	text-decoration: none;
}

#content h1 a:hover {
	color: #FFC000;
	background: none;
	text-decoration: underline;
}

#content h2 {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: bold;
	padding: 0 0 10px 0;
	line-height: 150%;
	font-variant: normal;
	text-align: center;
	clear: both;
}

h2#post-483 {
	background: url(/canoe/HHCanoe-Header.png) no-repeat center top;
	color: #144203;
	padding: 32px 0 15px;
	margin-bottom: 1em;
}
#content h3 {
	text-align: left;
	padding: 5px 0;
	margin-bottom: 10px;
}
#content h3 span {
	color: #fff;
	background-color: #9f000c;
	padding: 6px 10px;
	text-align: left;
}
div.credits {
	display: none;	
}

#content div.ddfmwrap form.ddfm fieldset {
	padding-top: 10px;
}

#content div.ddfmwrap label.fmradiolabel,
#content div.ddfmwrap label.fmchecklabel {
	margin-left: 5px;
}

#content .column {
	width: 46%;
	border: dashed 1px #eee;
	padding: 8px;
	vertical-align: top;
}
#content h2 a {
	color: #114102;
	text-decoration: none;
}

#content h2 a:hover {
	color: #FFC000;
	background: none;
	text-decoration: underline;
}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 120%;
}

#content h3 a {
	color: #114102;
	text-decoration: none;
}

#content h3 a:hover {
	color: #FFC000;
	background: #ffffff;
	text-decoration: underline;
}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
}

#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content li {
	margin: 0px;
	padding: 0px;
}

#content ul li {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.5em;
}

#content ul li ul li {
	list-style-type: circle;
	margin: 0px 0px 0px 15px;
}

#content ul li a {
	color: #666666;
	text-decoration: underline;
}

#content ul li a:hover {
	color: #FFC000;
	text-decoration: underline;
}

blockquote {
	padding: 10px;
}

#content blockquote p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.postspace3 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

* html #sidebarl, * html #sidebarr {
	margin: 0px 0px;
}

#sidebarl {
	width: 210px;
	display: block;
	color: #000000;
	float: left;
	position: relative;
	padding: 0px 8px;
	text-align: left;
	border: none;
}

#sidebarl p {
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
}

#sidebarl h2, #sidebarr h2 {
	color: #333333;
	font-size: 15px;
	font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	;

list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
}

#sidebarl img, #sidebarr img {
	border: none;
	padding: 20px 10px 0px 0px;
}

#sidebarl ul, #sidebarr ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sidebarl li, #sidebarr li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#sidebarl ul li, #sidebarr ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 6px 0px;
}

#sidebarl ul li a, #sidebarr ul li a {
	color: #114102;
	font-weight: bold;
	text-decoration: none;
}

#sidebarl ul li a:hover, #sidebarr ul li a:hover {
	color: #FFC000;
	text-decoration: underline;
}

#sidebarl ul li ul li, #sidebarr ul li ul li {
	padding: 10px 0px 0px 15px;
}

#sidebarl ul li ul li a, #sidebarr ul li ul li a {
	color: #114102;
}

#sidebarr {
	background: #EBEBEB;
	display: block;
	color: #000000;
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px 8px;
	text-align: left;
	border: none;
	width: 154px;
	height: 100%;
}

#footer {
	color: #ffffff;
	background: #FFC000;
	padding: 5px;
	text-align: center;
	clear: both;
	border-top: 1px solid #ffffff;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#greenbar {
	background: #0f4002 url(/images/green_bar.gif) no-repeat 0 -1px;
	width: 960px;
	height: 28px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 0px;
	margin: 0px;
	color: #fff;
	text-align: center;
}

#greenbar ul {
	list-style-type: none;
	margin: 0 31px;
	padding: 0;
	height: 27px;
	float: right;
}
#greenbar li {
	list-style-type: none;
	margin: 7px 0;
	padding: 0 8px;
	float: left;
	border-left: 1px solid #fff;
}
#greenbar li.first {
	border: none;
	text-transform: uppercase;
}
#greenbar li a {
	color: #fff;
}

.textwidget {
	border: 1px solid #FFC000;
	padding: 5px;
}
#content .ec3_events li {
	list-style-type: none;
	color:#114102;
	font-weight:bold;
}

/* 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) */

#content img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}

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 */

#content.widecolumn {
	margin: 1px;
	width:auto;
}
