/*
Theme Name: Theodore Leaf
Theme URI: http://theodoreleaf.com/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Joseph Freedman
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

html{
	height:100%;
}
body{
	margin:0;
	color:#21213c;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	background:#eacb89;
	position:relative;
	height:100%;
}
img{border-style:none;}
a{text-decoration:underline; color:#21213c;}
a:hover{color:#206b55;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.bg{
	position:absolute;
	width:100%;
	z-index:1;
	left:0;
	top:0;
}
.bg img{
	width:100%;
	display:block;
	height:100%;
}

.page_item {
}
.page_item-2{
}

.page{
	width:1034px;
	position:relative;
	z-index:2;
	min-height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
* html .page{
	height:100%;
	overflow:visible;
}
.shadow{
	width:100%;
	background:url(images/bg-shadow.png) repeat-y;
}
.side-bg{
	width:954px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
}
.main{
	width:954px;
	position:relative;
	padding:201px 0 55px;
}
#header{
	height:201px;
	background:url(images/bg-header.gif) repeat-x;
	width:954px;
	position:absolute;
	top:0;
	left:0;
}
.logo{
	position:absolute;
	width:260px;
	height:195px;
	top:6px;
	left:50%;
	margin:0 0 0 -130px;
}
.logo a{
	display:block;
	height:195px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#header .hold{
	width:100%;
	overflow:hidden;
}
.join-form{
	float:left;
	width:196px;
	display:inline;
	margin:0 0 0 19px;
	padding:134px 0 0;
}
.join-form .form-line{
	width:100%;
	overflow:hidden;
}
.join-form label{
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#836f42;
	text-transform:uppercase;
	display:block;
	margin:0 0 4px;
	line-height:12px;
}
.join-form .txt{
	float:left;
	border:1px solid #666;
	background:#c9c9c1 url(images/bg-txt.gif) repeat-x;
	padding:3px 4px 3px 13px;
	width:146px;
	color:#21213c;
	font-size:10px;
}
.join-form .btn-go{
	float:right;
}
#header .links{
	float:right;
	padding:100px 0 0;
	margin:0 14px 0 0;
	display:inline;
	list-style:none;
	width:200px;
	line-height:23px;
	font-size:10px;
}
#header .links li{
	float:left;
	width:100%;
	margin:0 0 20px 9px;
}
#header .links a{
	float:right;
	height:23px;
	text-align:right;
	padding:0 31px 0 0;
	color:#24233d;
	text-decoration:none;
}
#header .links a.icon-1{
	background:url(images/ico-01.gif) no-repeat 100% 0;
}
#header .links a.icon-2{
	background:url(images/ico-02.gif) no-repeat 100% 0;
}
#header .links a.icon-3{
	background:url(images/ico-03.gif) no-repeat 100% 0;
}
#header .links a:hover{
	background-position:100% -23px;
	text-decoration:none;
}
#content{
	width:100%;
}
.content-top{
	width:100%;
	background:url(images/bg-content-top.gif) no-repeat;
	overflow:hidden;
}

#content .slogan{
	height:29px;
	line-height:29px;
	text-align:center;
}
#content .slogan strong{
	color:#111d45;
	font-size:14px;
	letter-spacing:2px;
}
#content .holder{
	width:100%;
	overflow:hidden;
}
#content .two-cols{
	float:right;
	width:762px;
	overflow:hidden;
}
/*.column{
	float:left;
	width: 450px;
	height: 50px;
	position: absolute;
	left: 210px;
	top: 250px;
	
}*/
.article{
	width:100%;
	top: -20px;
	margin-left: 45px;
}
	
.article .title{
	padding:20px 0 0 20px;
}
.article .title h1{
	margin:0 0 -11px;
	font-size:44px;
}
.article .art{
	padding-left:12px;
	text-align:center;
	margin:0 0 12px;
}
.article .art img{
	border:1px solid #21213c;
	vertical-align:top;
}
.article .inside{
	padding:23px 42px 0 20px;
	line-height:20px;
	/*background:url(images/separator.gif) no-repeat;*/
}
.article .date{
	font-style:normal;
	font-size:9px;
	text-transform:uppercase;
	color:#826f42;
	line-height:normal;
}
.article h2{
	font-size:18px;
	margin:0 0 10px;
	color:#e67200;
	font-weight:normal;
}
.article p{
	margin:0 0 10px;
}
.article p a{
	text-decoration:underline;
	color:#21213c;
}
.article p a:hover{
	color:#206b55;
}
.article a.more{
	color:#206b55;
	font-weight:bold;
	text-decoration:none;
}
.article a.more:hover{
	color:#e67200;
}
.article .tools{
	padding:0;
	margin:0 0 25px;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:9px;
	color:#826f42;
	text-transform:uppercase;
}
.article .tools li{
	float:left;
	background:url(images/split.gif) no-repeat left;
	padding:0 6px 0 9px;
	display:inline;
	margin:0 1px 0 -1px;
}
.article .tools a{
	color:#826f42;
	text-decoration:none;
}
.article .tools .link-share a{
	padding:0 18px 0 0;
	background:url(images/ico-share.gif) no-repeat right;
}
.article .tools .link-comments a{
	text-decoration:underline;
}
.article .tools a:hover{
	color:#e67200;	
}
.article .order{
	background:url(images/separator.gif) no-repeat;
	height:1%;
	overflow:hidden;
	padding:30px 47px 0 0;
}
.link{
	float:right;
	height:11px;
	line-height:10px;
	font-size:9px;
	color:#fff;
	background:url(images/link-l.gif) no-repeat;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}
.link span{
	float:left;
	height:11px;
	background:url(images/link-r.gif) no-repeat 100% 0;
	padding:0 12px 0 9px;
	position:relative;
	right:-5px;
}
.link:hover{
	background-position:0 -11px;
	color:#fff;
}
.link:hover span{
	background-position:100% -11px;
}	
.link-p{
	float:left;
	height:11px;
	line-height:10px;
	font-size:9px;
	color:#fff;
	background:url(images/link-p-l.gif) no-repeat;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
	margin-left: 38px;
}
.link-p span{
	float:left;
	height:11px;
	background:url(images/link-p-r.gif) no-repeat 100% 0;
	padding:0 12px 0 9px;
	position:relative;
	right:-5px;
}
.link-p:hover{
	background-position:0 -11px;
	color:#fff;
}
.link-p:hover span{
	background-position:100% -11px;
}	
.extra-column{
	width:266px;
	float:right;
}
.person{
	background:url(images/bg-person.jpg) no-repeat;
	width:100%;
	overflow:hidden;
	padding:3px 0;
	margin:0 0 24px;
	position: relative;
	top: -38px;
}
.person .text{
	float:left;
	width:92px;
	display:inline;
	margin:0 0 0 12px;
	padding:26px 0 0;
}
.person .text p{
	margin:0 0 10px;
	line-height:16px;
	font-size:10px;
	font-weight:bold;
}
.person .about{
	width:100%;
	overflow:hidden;
}
.person .about .link{
	float:left;
}
.person .image{
	float:right;
	background:url(images/bg-image.jpg) no-repeat;
	width:131px;
	height:200px;
	padding:25px 0 0 26px;
}
.person .image img{
	display:block;
}
.extra-column .additional{
	padding:0 17px 0 27px;
}
.extra-column .item{
	margin:0 0 28px;
}
.extra-column .video-list{
	padding:2px 0 0;
	margin:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.extra-column .video-list li{
	float:left;
	margin:0 9px 9px 0;
	width:65px;
}
.video-list li img{
	vertical-align:top;
}
.extra-column h3{
	font-size:15px;
	margin:0 0 1px;
	color:#e67200;
	text-transform:uppercase;
}
.extra-column ul{
	padding:0;
	margin:0;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
.extra-column ul li{
	margin:0 0 9px;
}
.extra-column ul a{
	color:#21213c;
	text-decoration:none;
}
.extra-column ul a:hover{
	color:#e67200;
}
.sidebar{
	float:left;
	width:186px;
}
.side-nav{
	background:url(images/bg-side-nav.gif) repeat-y;
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
	position: relative;
	top: -20px;
}
.side-nav1{
	background:url(images/bg-side-nav.gif) repeat-y;
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
	position: relative;
	top: 8px;
}
.side-nav .top{
	background:url(images/side-nav-top.gif) no-repeat;
	top: -20px;
	position: relative;
}
.side-nav .btm{
	background:url(images/bg-side-nav-btm.gif) no-repeat 0 100%;
	padding:23px 31px 32px 19px;
	width:136px;
	overflow:hidden;
}
.side-nav ul{
	padding:6px 0 0;
	margin:0;
	list-style:none;
	width:100%;
	line-height:16px;
}
.side-nav ul li{
	border-bottom:1px solid #3a3643;
	padding:5px 0 6px;
}
.side-nav ul a{
	color:#fff;
	text-decoration:none;
}
.side-nav ul a:hover{
	text-decoration:none;
	color:#e67200;
}
.side-nav ul .active a{
	color:#ebd27f;
}
.sidebar h3{
	font-size:15px;
	color:#e67200;
	margin:0 0 1px;
	text-transform:uppercase;
}
.sidebar .additional{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 19px;
	z-index: 10;
}
.sidebar .item{
	margin:0 0 35px;
	width:100%;
}
ul.resent-list{
	padding:0;
	margin:0;
	list-style:none;
	font-size:10px;
	line-height:12px;
}
ul.resent-list li{
	margin:0 0 5px;
}
ul.resent-list a{
	color:#21213c;
	text-decoration:none;
}
ul.resent-list a:hover{
	color:#e67200;
}
.sidebar .item{
	width:100%;
	margin:0 0 35px;
}
ul.archives-list{
	padding:0;
	margin:0 0 12px;
	list-style:none;
	font-size:10px;
	line-height:13px;
}
ul.archives-list a{
	color:#21213c;
	text-decoration:none;
}
ul.archives-list a:hover{
	color:#e67200;
}
ul.complete-list{
	font-weight:bold;
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	line-height:13px;
}
ul.complete a{
	text-decoration:underline;
}
ul.complete a:hover{
	color:#206b55;
}
.footer-holder{
	width:100%;
	position:relative;
	z-index:3;
	margin-top:-40px;
}
#footer{
	width:1034px;
	text-align:center;
	color:#836f42;
	font-size:9px;
	line-height:40px;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer p{
	margin:0;
	padding:0 56px 0 0;
}
#footer p a{
	color:#836f42;
}
#footer p a:hover{
	color:#e67200;
}






/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .column h1 {
	visibility: hidden;
	letter-spacing: -17px;
	font-size: 68px;
}
.sIFR-hasFlash .sidebar h3 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 17px;
}
.sIFR-hasFlash .extra-column h3 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 17px;
}
.entry {
	position: relative;
	width: 480px;
	left: 193px;
	top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainentry {
	position: absolute;
	width: 475px;
	left: 195px;
	top: 340px;	
	padding-left: 5px;
}
.mainentrypg {
	position: absolute;
	width: 475px;
	left: 195px;
	top: 260px;
	padding-left: 10px;
}
/* blog post styling*/
/*span.date{
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC66;
	font-size: 14px;
}
span.stitle a{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 22px;
	text-decoration: none;
}
span.stitle a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #00CC66;
	font-size: 22px;
	text-decoration: none;
}
.meta{
    font-family: Arial, Helvetica, sans-serif;
	color: #00CC66;
	font-size: 14px;
}

.storycontent{
}

.feedback .separator{
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 490px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.feedback{
	padding-bottom: 15px;
}*/
span.date{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #826f42;
font-size: 8px;
text-transform:uppercase
}
span.stitle a{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #e67200;
font-size: 18px;
text-decoration: none;
}
span.stitle a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #206b55;
font-size: 18px;
text-decoration: underline;
}
.storycontent{
	color: #21213c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.feedback .separator{
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 480px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.feedback{
	padding-bottom: 15px;
}
.feedback span.comment a{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #826f42;
font-size: 8px;
text-transform:uppercase
text-decoration: none;
}
.feedback span.comment a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #206b55;
font-size: 8px;
text-transform:uppercase
text-decoration: none;
}

.sIFR-hasFlash .column{
	position: absolute;
	visibility: hidden;
	z-index: 5;
	left: 250px;
	top: 220px;
	right: 0px;
	bottom: 0px;
	letter-spacing: -17px;
}

/*.sIFR-hasFlash .column h1 {
	visibility: hidden;
	letter-spacing: -17px;
	font-size: 68px;
	}
/* blog post styling*/

/* Sendit Styling*/
.sendit {
position: absolute;
margin-left: 15px;
margin-top: 130px;
}


/*END Sendit styling*/
