@charset "UTF-8";
/*   
Theme Name: Portland Fiar Trade Blog
Theme URI: http://www.jeremyaasum.com
Description: The Default Portland Fair Trade Blog Theme
Author: Jeremy AAsum
Author URI: http://www.jeremyaasum.com
*/

@import url(css/reset.css);

/* Global Styles
---------------------------------------------------*/
body {
	background: #1f1f1f;
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #555;
	line-height: 1.618em;
}
h1 {
	background: url(css/layout/h1-bkgrd.jpg) no-repeat;
	width: 320px;
	text-indent: -9999px;
	margin: 0 auto;
}
h1 a, h1 a:visited {
	display: block;
	height: 196px;
}
h2 {
	text-indent: -9999px;
	height: 0;
}
h3 {
	font-family: Times, "Times New Roman", serif;
	font-size: 2.618em;
	line-height: 1em;
	color: #2298ce;
	margin: 0 0 .381em 0;
}
h4 {
	font-size: 1.618;
	font-family: Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #111;
	margin: 0 0 .618em 0;
	padding: 0 0 .618em 0;
	border-bottom: 1px dotted #2298ce;
}
h5 {
	color: #fff;
	font-size: 1.618em;
	font-family: Times, "Times New Roman", serif;
	text-align: center;
	margin: .618em auto;
	padding: .618em 0;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	width: 300px
}
h6 {
	color: #fff;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.618em;
	margin: 0 0 .618em 0;
	padding: 0 0 .618em 0;
	border-bottom: 1px dotted #2298ce;
}
em {
	font-style: italic;
	color: #2298ce;
}
strong {
	font-weight: bold;
	color: #111;
}
.clear:after {
	content: ".";
	visibility: hidden;
	clear: both;
	height: 0;
	display: block;
}
.author {
	color: #aae125;
	font-style: italic;
}
.hidden {
	display: none;
}
.wp-caption {
	font-size: .618em;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.small {
	font-size: .618em;
}
.borders {
	padding: .618em 0;
	border-bottom: 1px dotted #2298ce;
	border-top: 1px dotted #2298ce;
	margin: .618em 0;
}
/* Navigation
---------------------------------------------------*/

#navigation {
	width: 300px;
	margin: 35px auto;
	padding: .618em 0 0 0;
	text-align: center;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
}
#navigation li {
	margin: 0 0 .618em 0;
}
#navigation li a, #navigation li a:visited {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	background: #1f1f1f;
	font-family: Times, "Times New Roman", serif;
	font-size: 1.618em;
}
#navigation li a:hover, #navigation li a:active {
	background: #fff;
	color: #2298ce;
}
#textured-background {
	background: url(css/layout/textured-background.gif);
	width: 100%;
}
#container {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}
#branding {
	background: #aae125;
	float: right;
	display: inline;
	width: 320px;
}
#sponsors li {
	display: inline;
}
#sponsors a, #sponsors a:visited {
	display: block;
	float: left;
	width: 138px;
	height: 118px;
	border: 1px solid #111;
	text-indent: -9999px;
	margin: 0 10px 20px 10px;
}
#sponsors #mainsponsor {
	width: 298px;
}
.tenthousandvillages {
	background: url(css/layout/sponsor-1000villages.jpg);
}
.trillium {
	background: url(css/layout/sponsor-trillium.jpg);
}
.camellia {
	background: url(css/layout/sponsor-camellia.jpg);
}
.orftc {
	background: url(css/layout/sponsor-orftc.jpg);
}
.globalsistergoods {
	background: url(css/layout/sponsor-globalsistergoods.jpg);
}
.tropicalsalvage {
	background: url(css/layout/sponsor-tropicalsalvage.jpg);
}
.portlandroasting {
	background: url(css/layout/sponsor-portlandroasting.jpg);
}
#body {
	width: 620px;
	margin: 2.618em 0 2.618em 10px;
	float: left;
	display: inline;
}
#body p, #body ul, #body ol {
	margin: 0 0 1em 0;
}
#body p a, #body p a:visited, #body ul a, #body ul a:visited, #body ol a, #body ol a:visited {
	color: #2298ce;
	text-decoration: none;
	border-bottom: 1px dotted #2298ce;
}
#body p a:hover, #body p a:active, #body ul a:hover, #body ul a:active, #body ol a:hover, #body ol a:active {
	color: #aae125;
	border-bottom-color: #aaa125;
}
#body ul {
	list-style: disc inside;
	margin-right: 1em;
}
#body ol {
	list-style: decimal inside;
	margin-right: 1.618em;
}
.post {
	padding: 0 0 1.618em 0;
	border-bottom: 1px dotted #2298ce;
	margin: 0 0 2.618em 0;
}
div.post img {
	float: left;
}
.comments {
	border-top: 1px dotted #2298ce;
	margin: 2.618em 0 0 0;
}
textarea {
	width: 480px;
}
.thumbnail {
	float: left;
	margin: 0 1em 1em 0;
}
.post-excerpt {
	float: right;
	width: 380px;
}
.no-image {
	width: 620px;
}
.post h3 a, .post h3 a:visited {
	color: #2298ce;
	text-decoration: none;
}
.post h3 a:hover, .post h3 a:active {
	color: #aae125;
}
#postnav a, #postnav a:visited {
	color: #2298ce;
	text-decoration: none;
}
#postnav a:hover, #postnav a:active {
	color: #aae125;
}
/* Comments
---------------------------------------------------*/

.commentlist {
	border: 1px dotted #ebebeb;
}
.commentlist li {
	list-style-type: none;
}
.comment {
	padding: 1.618em;
	margin: 1.618em;
}
.even {
	background: #f9f9f9;
}
.odd {
	background: #ebebeb;
}
#respond {
	border: 1px dotted #ebebeb;
	padding: 1.618em;
}
#respond h3 {
	font-size: 1.618em;
}
	
/* Sub Content
---------------------------------------------------*/

#sub-content {
	width: 960px;
	margin: 0 auto;
}
.sub-content-category {
	float: left;
	width: 220px;
	margin: 1em 10px;
}
.sub-content-category a, .sub-content-category a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #2298ce;
}
.sub-content-category a:hover, .sub-content-category a:active {
	color: #aae125;
	border-bottom-color: #aaa125;
}


/* Social Media Buttons
---------------------------------------------------*/
.social-media-links {
	float: left;
	width: 220px;
	margin: 1em 10px;
}
.socialmedia, .socialmedia:visited {
	font-size: 1.618em;
	color: #2298ce;
	background: center left no-repeat;
	padding: 20px 0 20px 80px;
	text-decoration: none;
	line-height: 80px;
	font-family: Times, "Times New Roman", serif;
}
.socialmedia:hover, .socialmedia:active {
	color: #fff;
}
.rss, .rss:visited {
	background-image: url(css/layout/rss-link.jpg);
}
.delicious, .delicious:visited {
	background-image: url(css/layout/delicious-link.jpg);
}

/* Forms - Global
---------------------------------------------------*/
input {
	display: block;
	margin: 0 0 1em 0;
}

/* Footer
---------------------------------------------------*/

#footer {
	width: 960px;
	margin: 1em auto;
	font-size: .618em;
	color: #fff;
}
#footer p {
	border-top: 1px dotted #2298ce;
	margin: 0 10px;
	padding: 1em 0;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #2298ce;
}
#footer a:hover, #footer a:active {
	color: #aae125;
	border-bottom-color: #aaa125;
}