/* @override 
	http://dev.northernwoodlands.org/assets/css/woodlands.css
	http://northernwoodlands.org/assets/css/woodlands.css
*/

/* @group Gobal */

body {
	background: #FFF url(../images/bg.png) repeat-y center top;
	font: normal 1em/1.1em Arial, Helvetica, sans-serif;
	color: #111;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	margin: 0 0 1em;
}

a img {
	border: none;
	margin-bottom: -3px;
}

a:link {
	color: #865600;
	text-decoration: none;
}

a:visited {
	color: #865600;
	text-decoration: none;
}

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

#top {
	background: #FFF;
	border: 1px solid #CCC;
	border-width: 0 1px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* @end */


/* @group Header */

#title {
	display: ;
	height: 125px;
	background: url(../images/bg_header5.gif) top left repeat-x;
}

#title h1 {
	margin: 0px;
	width: 330px;
	height: 122px;
	background: url(../images/title_h1.jpg) top left no-repeat;
	float: left;
	text-indent: -9999px;	
}

#title h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

/*
#title h2 {
	background: url(/assets/images/title_h2.jpg) top left no-repeat;
	clear: both;
	margin: 0px;
	width: 800px;
	height: 25px;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #273F00;
	letter-spacing: .1em;
	padding-top: 4px;
	padding-left: 31px;
}

#title h2 a:link {
	font-weight: bold;
	color: #273F00;
	text-decoration: none;
}

#title h2 a:visited {
	font-weight: bold;
	color: #273F00;
	text-decoration: none;
}

#title h2 a:hover {
	font-weight: bold;
	color: #273F00;
	text-decoration: underline;
}
*/

#mainnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainnav li {
	float: left;
	width: 95px;
	margin: 0;
	padding: 0;
}

#mainnav li a {
	padding-top: 66px;
	margin-top: 25px;
	font-size: .9em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 95px;
}

#mainnav li a:hover {
	text-decoration: underline;
}

#mainnav li a.button1 {
	background: url(/assets/images/button1a.jpg) top center no-repeat;
}

#mainnav li a.button2 {
	background: url(/assets/images/button2a.jpg) top center no-repeat;
}

#mainnav li a.button3 {
	background: url(/assets/images/button3a.jpg) top center no-repeat;
}

#mainnav li a.button4 {
	background: url(/assets/images/button4a.jpg) top center no-repeat;
}

#mainnav li a.button5 {
	background: url(/assets/images/button5a.jpg) top center no-repeat;
}

#mainnav li a.button6 {
	background: url(/assets/images/button6.jpg) top center no-repeat;
}

/* @end */

/* @group Sidebar */

#leftcolumn {
	width: 168px;
	padding: 20px 0 0;
	float: left;
	display: inline;
	font-size: .8em;
}

#cse-search-box {
	border-bottom: 1px dotted #769648;
	margin: 0 20px 15px 15px;
	padding-bottom: 15px;
}

#left-subscribe a, #left-donate a, #left-signup a {
	background: url(../images/btns.png) no-repeat left top;
	display: block;
	height: 54px;
	text-indent: -9999px;
	width: 134px;
}

#left-subscribe a:hover {
	background-position: 0 -54px;
}

#left-donate a {
	background-position: -134px 0;
}

#left-donate a:hover {
	background-position: -134px -54px;
}

#left-signup a {
	background-position: -268px 0;
}

#left-signup a:hover {
	background-position: -268px -54px;
}

#leftcolumn h3 {
	color: #4B6D1F;
	font-size: 12px;
	margin: 15px 0 5px;
	padding: 0 20px 0 15px;
	font-family: Arial, Helvetica, sans;
}

#leftcolumn p {
	padding: 0 20px 0 15px;
	color: #4B6D1F;
}

#leftcolumn ul {
	width: 130px;
	margin: 0px 15px;
	padding: 4px 0px;
	font-weight: normal;
	line-height: 2em;
}

#leftcolumn li {
	line-height: 1.2em;
	padding: 4px 0;
	margin: 0;
	list-style: none outside;
}

#leftcolumn .input {
	width: 120px;
}

#cc_form {
	margin: 15px 20px 2px 15px;
	padding: 15px 0;
	border:  1px dotted #769648;
	border-width: 1px 0;
}

#cc_form h3 {
	padding: 0;
	margin-top: 0;
}

#cc_form form {
	margin-bottom: 5px;
}

#cc_form p {
	padding: 0;
	margin: 0;
	font-size: 0.85em;
}

#leftcolumn .subscribe, #leftcolumn .donate{
	color:#FFF;
	padding: 3px 20px 8px 20px;
}

#leftcolumn .subscribe{
	background: transparent url(/assets/images/button_bg_subscribe.jpg) bottom left no-repeat;
}

#leftcolumn .donate{
	background: transparent url(/assets/images/button_bg_donate.jpg) left bottom no-repeat;
}

#leftcolumn .subscribe a, #leftcolumn .donate a  {
	color:#FFF;
}

#leftcolumn .subscribe a:hover, #leftcolumn .donate a:hover {
	color: #003300;
}

li.last {
	border-bottom:  1px dotted #769648;
	margin-bottom: 4px;
}

ul.dotted {
	border-bottom:  1px dotted #769648;
	margin-bottom: 4px;
}

ul.recent {
	font-size: 0.85em;
	color: #888;
}

#leftcolumn a {
	color: #4B6D1F;
	text-decoration: none;
}

#leftcolumn a:hover {
	color: #4B6D1F;
	text-decoration: underline;
}

#leftcolumn p.fb {
	border-bottom:  1px dotted #769648;
	margin: 10px 20px 10px 15px;
	padding: 0 0 15px;
}


/* @end */


/* @group Forms */

form.form {
	border: 1px dotted #769648;
	border-width: 1px 0;
	margin: 10px 0;
}

#comment_form div, .form div {
	margin-bottom: 10px;
}

#comment_form label, .form label {
	padding: 2px 5px;
	display: block;
}

.comment {
	margin: 5px;
	padding: 5px;
	border: 1px solid #4B6D1F;
	background: #F3F7EF;
}

.avatar {
	float: left; 
	margin: 5px 10px 5px 0;
}

.commenter {
	font-size: 0.85em;
	text-align: right;
}

.input {
	padding: 2px;
	color: #111;
	display: block;
	margin-bottom: 3px;
}

#leftcolumn .input {
	color: #888;
}

.captcha img {
	vertical-align: middle;
	margin-right: 5px;
}

.captcha input {
	height: 22px;
	width: 120px;
	font: normal 18px/20px Georgia, Palatino, serif;
	vertical-align: middle;
}

.privacy {
	font-style: italic;
}

.warning {
	font-weight: bold;
	font-size: 1em;
	color: #FF0000;
}

#pych_search_form {
	background: #F3F7EF;	
	border: 1px solid #4B6D1F;
	margin: 20px 0;
	padding: 10px;
}

#pych_search_form input, #pych_search_form label {
	display: inline;
	margin: 0 5px;
}

#map {
	border: 1px solid #4B6D1F;
	margin: 20px 0;
}

/* @end */

/* @group Content Area */

#maincontent {
	border-left: 1px dotted #769648;	
	width: 750px;
	padding: 20px;
	font-size: .8em;
	float: left;
	display: inline;
}

#user_message {
	padding: 20px 40px;
	font-size: 0.8em;
}

ul {
	margin: 0 0 1em;
	padding: 0;
}

li {
	margin-left: 25px;
}

p.more_link {
	margin-bottom: 25px;
}

.callout, .callout-left {
	width: 280px;
}

.callout img, .callout-left img {
}

.callout {
	margin: 5px 0px 10px 20px;
	float: right;	
}

.callout-left {
	float: left;
	margin: 5px 20px 10px 0px;
}

.callout p, .callout-left p, .caption {
	text-align: center;
	margin: 10px 0 0;
	color: #4B6D1F;
}

#breadcrumbs {
	font-size: .85em;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #AA6D00;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #AA6D00;
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 8px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #AA6D00;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 1.2em;
	font-weight: bold;
    font-variant: small-caps;
}

.mini_menu {
	text-align: center;
}

.picture_left {
	display: inline;
	float: left;
	margin: 3px 10px 3px 0px;
	text-align: center;
	font-size: .8em;
}

.picture_right {
	display: inline;
	float: right;
	margin: 3px 0px 3px 10px;
	text-align: center;
	font-size: .8em;
}

.picture_center {
	float: none;
	margin: 3px 6px 3px 6px;
	text-align: center;
	font-size: .8em;
}

.pagination {
	clear: both;
	color: #888;
	font-size: 0.85em;
}

.paginationLinks strong {
	color: #000;
	padding: 0 5px;
}

.paginationLinks a {
	padding: 0 5px;
}

p.subnav {
	padding: 1em 0;
	margin: 1em 0;
	border: 1px solid #DDD;
	border-width: 1px 0;
	text-align: center;
}


/* @end */

/* @group Home */

#home-center {
	border-left: 1px dotted #769648;	
	float: left;
	font-size: 0.8em;
	padding: 20px;
	width: 430px;
}

.home-feature:last-child {
	border-bottom: none;
}

#home-right {
	float: left;
	font-size: 0.8em;
	padding-top: 20px;
	width: 300px;
}

.box {
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.box:last-child {
	border-bottom: none;
}

#home-right h3 {
	margin: 5px 0 0;
}

#home-right ul {
	margin-top: 10px;
}

#home-center h1, #home-right h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 1.2em;
	font-weight: bold;
    font-variant: small-caps;
    margin: 0;
}

.home-feature {
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
	padding: 5px 0;
}

.highlight {
	background-color: #F5FAF1;
	border: 1px solid #CCC;
	margin-top: 5px;
	padding: 10px;
}

.home-feature h2 {
	font-size: 1.8em;
	line-height: 1.3em;
	margin: 5px 0;
}

.home-feature img {
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

.feature-thumbnail {
	border: 1px solid #CCC;
	display: inline;
	float: left;
	margin: 10px 10px 10px 0;
}

#home-right .feature-thumbnail {
	float: right;
	margin: 0 0 10px 10px;
}

.recent-comments li {
	background: url(../images/comment.gif) no-repeat 0 3px;
	font-size: 0.9em;
	line-height: 1.4em;
	list-style: none outside;
	margin: 0;
	padding: 0 16px;
}

.thumb_sq {
	float: left;
	display: inline;
	margin-right: 10px;
}

.thumb_rect {
	margin-bottom: 10px;
}

/* @end */

/* @group Issues */

.issue {
	width: 160px;
	height: 320px;
	float: left;
	margin-right: 35px;
}

.issueCover {
	width: 200px;
	float: right;
}

.buy {
	text-align: center;
}

.end {
	margin-right: 0;
}

#toc {
	border-top: 1px solid #888;
	text-align: right;
	margin-right: 230px;
}

#toc ul {
	list-style-type: none;
}

#toc h2 {
	padding-right: 42px;
}

.content_item {
	padding-bottom: 20px;
	margin-right: 45px;
	display: block;
} 
.page_no {
	float: right;
	width: 45px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	position: relative;
	bottom: 4px;
}

.marketplace {
}

.marketplace li {
	list-style: none outside;
	margin: 0;
	padding-bottom: 20px;
}

.marketplace img {
	float: left;
}

.marketplace-info {
	margin-left: 200px;
}

.marketplace p {
	margin-bottom: 0`;
}

/* @end */

/* @group Articles */

.byline {
	color: #888;
}

.author {
	color: #000;
}

.postscript {
	font-weight: bold;
}

.copyright {
	color: #888;
	border: 1px solid #DDD;
	border-width: 1px 0;
	padding: 5px 0;
	text-align: center;
}

.articleFooter {
	padding: 10px;
	border: 1px solid #DDD;
	text-align: center;
	background: #F3F3F3;
}

.tags {
	color: #888;
}

.player {
	margin: 1em 0;
}

ul.archives li {
	margin: 0 0 10px;
	padding: 0;
	list-style: none outside;
	border-bottom: 1px solid #DDD;
}

ul.archives li li {
	margin: 0 0 3px 25px;
	border: none;
	list-style-image: url(/assets/images/bullet.gif); 
}

ul.archives h3 {
	margin-bottom: 5px;
}

ul.archives li img {
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
}

li.more {
	font-weight: bold;
}

.article-image p {
	color: #4B6D1F;
	margin: 5px 0 0;
	text-align: center;
}

.article-image.alignleft {
	margin: 0 20px 10px 0;
	width: 300px;
}

.article-image.alignright {
	margin: 0 0 10px 20px;
	width: 300px;
}


/* @end */

/* @group Outside Story */

.osPurchase {
	padding: 10px;
	margin: 1.5em 0;
	border: 1px solid #4B6D1F;
	background: #F3F7EF;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

/* @end */



/* @group Gallery */

ul#gallery {
	margin: 1em 0;
	padding: 0;
}

#gallery li {
	list-style: none outside;
	padding: 10px;
	margin: 0;
	float: left;
}

#gallery img {
	border: 1px solid #DDD;
}

/* @end */


/* @group Ginny's Calendar */

h2.ginnys_calendar {
	margin-left: 100px;
	border-bottom: 2px solid #CCDEA8;
	font-size: 2em;
}

.ginny_week {
	border-bottom: 1px solid #DDD;
	padding-top: 1em;
	margin-bottom: 1em;
}

.ginny_week img {
	float: left;
	position: relative;
	top: -1em;
}

/* @end */

/* @group Letters */

.letter {
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

.signed {
	font-variant: small-caps;
	margin-left: 80px;
}
.response {
	font-style: italic;
}

/* @end */

/* @group Wood Lit */

.author_publisher {
	font-weight: bold;
}

.reviewer {
	font-weight: bold;
}
.woodlit_callout {
	margin: 0 0 20px 20px;
	padding: 10px;
	float: right;
	width: 230px;
	text-align: center;
	background-color: #efefef;
}

.woodlit_callout p {
	margin-top: 15px;
}

/* @end */

/* @group WITWIT */

.witwit {
	font-style: italic;
}

.witwit img {
	display: block;
	margin: 1em auto;
}

.witwitWinner {
	font-weight: bold;
}

/* @end */





/* @group Bios */

.bio_list {
	float: right;
	margin: 0 10px 10px 10px;
	display: inline;
	padding: 10px 15px;
	font-size: 1em;
	border: 1px solid #4B6D1F;
	background: #F3F7EF;
}

.bio_list ul, .bio_list li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.bio_pic {
	float: left;
	display: inline;
	margin: 2px 10px 5px 0px;
}

.no_overlap {
	clear: right;
}

/* @end */


/* @group Resources */

#linkslist ul {
	font-size: 1em;
}

#linkslist li {
	list-style-type: none;
	margin: 0 0 1em 0;
}

#linkslist ul a {
	font-weight: bold;
}

/* @end */

/* @group Shop */

#shop-home {
	clear: both;
}

#shop-home li {
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 10px 60px;
	text-align: center;
}

.shop_item_box{
	margin: 10px;
	padding: 10px;
	border: 1px solid #6D974B;
	background-color: #F5FAF1;
}

.productImage {
	float: right;
	display: inline;
	margin: 0 0 10px 20px;
}

h2.shop_title {
	margin-top: 0px;
}

.pdf-cart-form {
	background: transparent url(../images/pdf.gif) no-repeat 0 12px;
	font-weight: bold;
	padding: 10px 0 0 20px;
}

/* @end */

/* @group Search */

.marker { background-color: #ff0; }

/* @end */

/* @group Footer */

#footer {
	background: #f5faf1;
	border-top: 1px solid #4B6D1F;
	clear: both;
	color: #4B6D1F;
	font-size: 0.7em;
	padding: 10px 10px 0;
}

#footer h4 {
	color: #4B6D1F;
	font: bold 11px/14px Arial, Helvetica, sans;
	margin: 0 0 5px;
	text-transform: uppercase;
}

#footer li {
	list-style: none outside;
	margin: 0;
}

.footer {
	float: left;
	padding: 10px 5px;
	width: 160px;
}

.footer-copyright {
	clear: both;
	margin: 0;
	padding: 10px;
	text-align: center;
}

.address {
	background: transparent url(../images/pecker.png) no-repeat left top;
	padding-left: 60px;
	width: 180px;
}


/* @end */

/* @group Misc */

.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.entry-nav {
	border-top: 1px solid #888;
	margin: 10px 0;
	padding: 10px 0;
}

.entry-nav p {
	margin: 0;
	width: 45%;
}

.prev-entry {
	float: left;
	text-align: left;
}

.next-entry {
	float: right;
	text-align: right;
}


hr.clear {
	clear: both;
}

.alignleft, .left {
	float: left;
}

.alignright, .right {
	float: right;
}

.centered, .aligncenter {
	text-align: center;
}

img.alignleft, img.left {
	margin: 0 10px 5px 0;
	display: inline;
}

img.alignright, img.right {
	margin: 0 0 5px 10px;
	display: inline;	
}

img.centered, img.aligncenter {
	display: block;
	margin: 0 auto;
}

/* @end */


@media print {

	#title {
		height: auto;
	}
	
	#title h1 {
		width: 100%;
		height: auto;
		float: none;
		text-indent: 0;
		font: normal 36px/38px Georgia, palatino, serif;
	}
	
	#mainnav, #leftcolumn, #addComment {
		display: none;
	}
	
	#maincontent {
		float: none;
		display: block;
		margin: 20px auto;
	}
	
	#footer p {
		margin: 0;
	}

}

