/*
Theme Name: Small Farm
Theme URI: http://smallfarmcanada.ca
Description: Small Farm Canada
Version: 1.0.0
Author: Devon Crosby
Author URI: http://theexperiment.ca
*/

html, body {
	padding: 0;
	margin: 0;
	background: #cd8800;
	height: 100%;
	font: normal 12px/15px "Trebuchet MS", sans-serif;
}
img, div {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h1 a {
	color: #c3000f;
	font: bold 15px "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	padding: 0;
	*margin: 10px 0 0 0; /* I hate IE */
}
h1 a:hover {
	color: #000000;
}
h2 {
	margin: 0;
	font-size: 1.4em;
}
h2 a {
	color: #3b8e00;
	font: normal 18px "Trebuchet MS", sans-serif;
	text-decoration: none;
}
h3 {
	font-size: 1.3em;
	margin: 5px 0 2px 0;
	color: #c3000f;
}
span.title, span.title a {
	color: #c3000f;
	font: bold 15px "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	padding: 0;
	*margin: 10px 0 0 0; /* I hate IE */
}
span.deck {
	font: normal 1.2em "Trebuchet MS", sans-serif;
	margin-top: 0px;
	color: #535353;
}
span.meta {
	text-transform: uppercase;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/* !background */

.background {
	overflow: auto;
	width: 970px;
	background: url(images/bg.jpg);
	margin: 0 auto;
}
.bg-top {
	width: 970px;
	height: 29px;
	background: url(images/bg-top.jpg) no-repeat;
	clear: both;
}
.bg-bottom {
	width: 970px;
	height: 94px;
	background: url(images/bg-bottom.jpg) no-repeat;
	clear: both;	
}
.wrapper {
	margin: 0 0 0 33px;
	padding: 0 0 30px 0;
	width: 902px;
	overflow: auto;
}

/* !header */
.subscribe {
	width: 164px;
	height: 100px;
	float: left;
	background: url(images/headerfiller.jpg);
}
.header {
	width: 730px;
	height: 134px;
	float: left;
	clear: both;
	margin: 0 0 15px 0;
}

div#tmpSlideshow {  
    margin: -4px 0 0 0;
   	*margin: 0 0 0 0; /* I hate IE */
    padding: 0 0 0 0;  
    position: relative;
    z-index: 1000; 
    height: 175px;  
    width: 163px;  
}  
div.tmpSlide {  
    position: absolute;  
    top: 0;  
    left: 0;  
    height: 175px;  
    width: 163px;  
    display: none;  
}  
div.tmpSlideCopy {  
    position: absolute;  
    left: 565px;  
    top: 20px;  
    width: 170px;  
}  
.logo a {
	text-indent: -9999px;
	display: block;
	width: 324px;
	height: 63px;
	background: url(images/logo.jpg) no-repeat;
	float: left;
	margin: 15px 0 0 170px;
}

/* !nav */

.nav {
	clear: both;
	margin: 98px 0 0 125px;
	font: normal 12px "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffffff;
}

.nav a {
	font: normal 12px "Trebuchet MS", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.nav a:hover {
	text-decoration: underline;
}

.nav ul {
	list-style: none;
	position: relative;
	z-index: 1000;
	margin: -2px 0 0 0;
	*margin: 0 0 0 30px;
}

.nav ul li {
	display: block;
	float: left;
	padding: 10px 5px 10px 7px; /* padding: 10px 8px 10px 10px; */
	*padding: 8px 5px 10px 7px; /* I hate IE */
	*margin: 0 0 -5px 0; /* I hate IE */
	background: #5b2300;
	position: relative;
}

.nav li ul {
	position: absolute;
	top: 34px;
	left: -40px;
	list-style: none;
	display: none;
	*left: -30px;
}

.nav li ul li {
	float: none;
	width: 120px;
	display: block;
}

.nav li:hover ul {
	display: block;
}

/* !sidebar */
.sidebar {
	width: 150px;
	float: left;
	margin: 0 0 0 1px;
}
.sidebar em {
	text-transform: uppercase;
}

/* !article */
#article {
	float: left;
	margin: 0 0 0 15px;
	width: 560px;
}
.feature {
	width: 562px;
	border-top: 3px solid #acacac;
	border-bottom: 3px solid #acacac;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 0;
	float: left;
}
.featureimage {
	float: right;
	overflow: hidden;
}
.feature p {
	color: #000000;
}
.feature ul, .feature ol {
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}
.feature ul li, .feature ol li {
	color: #535353;
}
.tab {
	background: url(images/tab.jpg) no-repeat;
	width: 562px;
	height: 34px;
	clear: both;
}
.tab h1 {
	padding: 8px 0 0 14px;
}
.current {
	width: 532px;
	padding: 10px 14px 10px 14px;
	border-left: 1px solid #9f4304;
	border-right: 1px solid #9f4304;
	background-color: #e8ecd1;
	overflow: auto;
}
.tabbottom {
	background: url(images/tabbottom.jpg) no-repeat;
	width: 562px;
	height: 7px;
	clear: both;
}
.news-entry {
	border-top: solid 2px #aaaaaa;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}
.rss {
	float: left;
	width: 162px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px dotted #000000;
}
.rss2 {
	float: left;
	width: 162px;
}
.rss h1, .rss2 h1 {
	color: #d64d00;
	font: normal 13px "Trebuchet MS", sans-serif;
	text-transform: uppercase;
}
.rss2 a strong {
	color: #d64d00;
	font: normal 13px/24px "Trebuchet MS", sans-serif;
	text-transform: uppercase;
}
.dotted1 {
	border-bottom: 1px dotted #000000; 
}
.backissuespdf {
	float: left; 
	border-top: 1px dotted #000000; 
	border-bottom: 1px dotted #000000; 
	padding: 5px 10px 5px 10px; 
	margin: 0 0 10px 0;
	background-color: #fffbcc; 
	width: 542px;
}
#article ul.backissues {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.backissues li {
	float: left;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}
#article .tableleft {
	width: 260px;
	float: left;
	padding: 0 40px 0 0;
}

#article .tableright {
	width: 260px;
	float: left;
	clear: right;
}

.tableleft h4, .tableright h4 {
	color: #006600;
	text-transform: uppercase;
	font: bold 1 em "Trebuchet MS", sans-serif;
}

.tableleft span, .tableright span {
	color: #cc3333;
	font: bold 1em "Trebuchet MS", sans-serif;
}

/* !search box */

#search_box {
	background: url(images/search-bg.jpg) no-repeat;
	width: 150px;
	height: 22px;
	margin: 0 0 10px 0;
}

#search_box #s {
	background: none;
	border: none;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	font-size: 9px;
	width: 115px;
}

#go {
	float: right;
}

:focus {
    outline: none;
}

.searchbgIE {
	*background:url(images/search-bg.jpg) no-repeat;
	*height:22px;
	*display:block;
	*border:0;
}

/* !subscribe */
.hide {
	display: none;
}
.show {
	display: block;
}
.sub {
	width: 90px;
	text-align: right;
	padding: 5px 5px 0 0;
	float: left;
	clear: left;
}
.sub2 {
	margin: 0 0 0 10px;
	padding: 5px 5px 0 0;
	float: left;
	clear: right;
}

ul.region {
	list-style-type: none;
	margin: 0 0 0 90px;
	clear: both;
}

ul.region li {
	float: left;
	width: 85px;
	text-align: center;
}

.subbutton {
	width: 80px;
	text-align: center;
	padding: 6px 10px;
	border-top: solid 2px #ffffff;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #666666;
	border-bottom: solid 2px #666666;
}

.subbutton:hover {
	background: #999999;
	border-top: solid 2px #ffffff;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #666666;
	border-bottom: solid 2px #666666;}

.subbutton:active {
	background: #999999;
}
th {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

td button {
	margin: -6px 10px 8px 10px;
	padding: 10px 18px;
	border: solid 1px #666666;
	font-size: 12px;
	border-bottom: 2px solid rgb(153, 153, 153);
	border-left: 2px solid white;
	border-right: 2px solid rgb(153, 153, 153);
	border-top: 2px solid white;
}
td button:hover {
	background-color: #888888;
	border-bottom: 2px solid rgb(153, 153, 153);
	border-left: 2px solid white;
	border-right: 2px solid rgb(153, 153, 153);
	border-top: 2px solid white;
}
td button.pp-sub-typeselect {
	background-color: #888888;
	border-bottom: 2px solid rgb(153, 153, 153);
	border-left: 2px solid white;
	border-right: 2px solid rgb(153, 153, 153);
	border-top: 2px solid white;
}
span.script-enable {
	margin: 10px 0 0 0;
}

div.subs {
	text-align: center;
	margin: 0px 10px 0px 10px;
	width: 76px;
	float: left;
}
#pp-subtype {
	border: none;
}
ul.digital_editions { background: url(images/sfccom-digital-sublink.jpg) no-repeat; list-style: none; padding: 60px 0 10px 5px; margin: 0px; overflow: hidden; width: 563px; }
ul.digital_editions li { float: left; font: normal 15px/18px 'Trebuchet MS', Arial, sans-serif; text-align: center; width: 125px; }
ul.digital_editions li a { color: #fff; }
ul.digital_editions li+li+li { padding-left: 10px; }

/* !advertising */
.leaderboard {
	width: 728px;
	height: 90px;
	float: right;
}
.skyscraper {
	width: 160px;
	height: 600px;
	float: right;
	*margin: 10px 0 0 0; /* I hate IE */
	
	position: relative;
}
.skyscraper object,
.skyscraper img,
.skyscraper #flash_ad,
.skyscraper div {
	position: absolute;
	top: 0;
	left: 0;
}
.skyscraper div {
	z-index: 1000;
}
.ad-box {
	width: 150px;
	height: 160px;
	margin: 10px 0 10px 0;
}

/* !text changer */
#textchanger ul {
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0 0 0px 0;
	width: 190px;
	overflow: auto;
}
#textchanger ul li {
	float: left;
	margin: 0 5px 0 5px;
}
#textchanger ul li#increase a {
	color: #00a313;
}
#textchanger ul li#decrease a {
	color: #41a34d;
}
