/*  
Theme Name: Barefoot Press
Theme URI: http://barefootpress.com/
Description: Green Printing Headquarters - Barefoot Press WP theme based on the Barefoot Press website
Version: 0.1
Author: Barefoot Press
Author URI: http://barefootpress.com/

	Barefoot Press 0.1
	http://barefootpress.com/blog/
*/

@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-size: 90%; /* Resets 1em to 10px */

	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7b4c00;
	}

A:visited, A:link {
	color: #319fbc;
	}
	A:hover {
		color: #319fbc;
		}

.footer A:link, .footer A:visited {
	color: #7b4c00;
	}


H1, H1 A:link, H1 A:visited, H1 A:hover {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #b5c626;
	}
	
H2 {
	font-family: 'Arial Black', Arial, Verdana;
	letter-spacing: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #f17c41;
	}
	H2 A:link, H2 A:visited {
		color: #76c9de;
		}
	H2 A:hover {
		color: #319fbc;
		text-decoration: none;
		}

IMG.separator_header {
	position: relative;
	top: 3px;
	margin: 0px 4px;
	}
	

.copy_12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7b4c00;
	}
	.copy_links_12pt {
		color: #319fbc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
	}

TABLE#portfolioNav {
	}
	TABLE#portfolioNav TD A {
		display: block;
		}

.copy_14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: italic; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #7b4c00;
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.caption_11pt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #319fbc;
}
.copy_highlight_12pt {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #f17c41; }
.edits {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FF0000; }

.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7b4c00;
	}

.news_subhead_14pt {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #b5c626; }
.news_subhead_links_14pt {
	color: #319fbc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


INPUT.button {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

#sidebar H3 {
	margin-bottom: 2px;
	}






