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

body {
	background-image:url(images/tile.gif);
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#333333;
	
	}
/* headers */
ul {
	list-style: none;
	margin-top: .3em;
}
h2 {
	color: #000000;
	margin: 0px 0px 2px 10px;
	letter-spacing: -1px;
	font-family: Arial;
	font-weight:normal;
	font-size:150%;
	line-height:120%;
	
	padding-bottom: 5px;
}
h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% Arial, Helvetica, sans-serif;
	padding: 1.2em 0 5px;
}	
div#overallwrapper{

	position:relative;
	margin:0 auto;
	padding:0;
	width:100%;
	background: url(images/poloroid.jpg) center 0 no-repeat;
	
}	
#stripewrapper{
	position:relative;
	width:800px;
	margin:0px auto;
	padding-bottom:20px;
	background-image: url(images/inner_tile.gif)
}	
#leftnav{
	float:left;
	width:23px;
	padding-left:2px;
	margin-top:10px;
}	
#righttnav{
	float:left;
	width:23px;
	height:200px;
	margin-top:10px;
	
}	
#innerwrapper{
	width:750px;
	float:left;
	margin:0px auto;
	background-color:#DEDEBE ;
}	
#header1{
	width:750px;
	margin:0px auto;
	height:134px;
	background-image:url(images/woodenplank.jpg);
	background-position:right;
	background-repeat:no-repeat;
}	
#banner{
	width:750px;
	margin:0px auto;
	height:198px;
	background-image: url(images/banner.jpg);
	background-position:right;
	background-repeat:no-repeat;
}	
#bannerarch{
	width:750px;
	margin:0px auto;
	height:198px;
	background-image: url(images/archbanner.jpg);
	background-position:right;
	background-repeat:no-repeat;
}	
#video{
float:right;
background-color:#FF0000;
width:180px;
height:150px;
margin:20px 30px 0px 0px;
display:inline;
}
#content{
	width:484px;
	float:left;
	margin: 40px 0px 0px 10px;
	padding:0px;
	background-image:url(images/leaf.jpg);
	background-repeat:no-repeat
	
	
}
#content2{
	width:484px;
	float:left;
	margin: 40px 0px 0px 10px;
	padding:0px;
}

#paper{
float:left;
	width:450px;
	margin:0px 0px 0px 17px;
	padding:0px;
	background-image:url(images/content_tile.jpg);
	background-repeat:repeat-y;
	display:inline;
}
#paperfooter{
float:left;
	width:450px;
	margin:0px 0px 0px 17px;
	padding:0px;
	height:25px;
	background-image: url(images/paper_footer.jpg);
	background-repeat: no-repeat;
	display:inline;
}
#footer{
height:100px;
float:left;
width:750px;
background-color:#dedebe;
padding-top:10px;
}
#rightcolumn{
	width:220px;
	float:left;
	margin-top:40px;
	margin-left:10px;
}
#sidebar{
background-image:url(images/sponsors.gif);
background-repeat:no-repeat;
padding-top:25px;
text-align:center;
}
#sidebar img{
margin-bottom:10px;
}
#countdown{
background-image:url(images/countdown_back.jpg);
background-repeat:no-repeat;
color:#950000;
font-weight:bold;
font-size:150%;
height:150px;
margin:0px;
padding:60px 0px 0px 0px;
text-align:center;
}
#fragment-1{
background-color:#00FF66;
height:220px;
}
#fragment-2{
height:220px;
background-color:#950000;
}
/* navigational elements */

.nav, .nav2 {
	list-style: none;
	padding:0px;
	margin: 0px;
}	
.nav li{
	margin-bottom:10px;
}
.nav2 li{
	margin-bottom:5px;
}

.contact a{
	display: block;
	background-image: url(images/contact_link.gif);
	height: 120px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.contact a:hover{
	display: block;
	background-image: url(images/contact_hover.gif);
	height: 120px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.arch a{
	display: block;
	background-image: url(images/arch_link.gif);
	height: 170px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.arch a:hover{
	display: block;
	background-image: url(images/arch_hover.gif);
	height: 170px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.blog a{
	display: block;
	background-image: url(images/blog_link.gif);
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.blog a:hover{
	display: block;
	background-image: url(images/blog_hover.gif);
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.bio a{
	display: block;
	background-image: url(images/bio_link.gif);
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.bio a:hover{
	display: block;
	background-image: url(images/bio_hover.gif);
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.gallery a{
	display: block;
	background-image: url(images/gallery_link.gif);
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.gallery a:hover{
	display: block;
	background-image: url(images/gallery_hover.gif);
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.charity a{
	display: block;
	background-image: url(images/charity_link.gif);
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.charity a:hover{
	display: block;
	background-image: url(images/charity_hover.gif);
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.shop a{
	display: block;
	background-image: url(images/shop_link.gif);
	background-position:top left;
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}
.shop a:hover{
	display: block;
	background-image: url(images/shop_link.gif);
	background-position:top right;
	height: 73px;
	width:23px;
	text-indent: -900em;
	text-decoration: none;
	line-height: 100%;	
}

body#sec_aboutme .bio a{
	background-image: url(images/bio_hover.gif);
}
body#sec_mygallery .gallery a{
	background-image: url(images/gallery_hover.gif);
}
body#sec_mycharity .charity a{
	background-image: url(images/charity_hover.gif);
}
body#sec_contact .contact a{
	background-image: url(images/contact_hover.gif);
}
body#sec_arch2arc .arch a{
	background-image: url(images/arch_hover.gif);
}
body#sec_ .blog a{
	background-image: url(images/blog_hover.gif);
}
body#sec_beavershop .shop a{
	background-image: url(images/shop_link.gif);
	background-position:top right;
}



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

/* links */

a.whitelink:link{color:#ffffff;text-decoration:underline;font-weight: normal; font-size:100%;}
a.whitelink:active{color:#ffffff;text-decoration:underline;font-weight: normal; font-size:100%;}
a.whitelink:visited{color:#ffffff;text-decoration:underline;font-weight: normal; font-size:100%;}
a.whitelink:hover{color:#ffffff;text-decoration:underline;font-weight: normal; font-size:100%;}
a
{
outline: none;
}
a img{
border: none;
}	

a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.right{
float:right;
}
.left{
float:left;
}
.post {
	width:430px;
	float:right;
	padding-top: 0px;
	margin:5px 10px 0px 0px;
	background-image: url(images/post_background.jpg);
	background-repeat:no-repeat;
	display:inline;
}
.post3 {
	width:430px;
	float:right;
	padding-top: 0px;
	margin:5px 10px 0px 0px;
	background-image: url(images/page_background.jpg);
	background-repeat:no-repeat;
	display:inline;
}
.post2 {
	width:484px;
	float:right;
	padding-top: 0px;
	margin:5px 10px 0px 0px;
	background-image: url(images/post_background.jpg);
	background-repeat: repeat-x;
	display:inline;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	margin:2px 0px 0px 2px;
	background:  url(images/date-bg2.gif) no-repeat;
	padding-right:5px;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.entry {
	width: 430px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #ffffff;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.post-content img{
	float:left;
	padding:0px 5px 0px 0px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #ffffff;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
		background-image: url(images/post_background.jpg);
	background-repeat: repeat-y;
	color:#000000;

}
.commentlist li{
	padding: 5px 0px 5px 10px;
}
.commentlist .alt {
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#respond{
	background:  url(images/respond.gif) no-repeat;
	margin-left: -12px;
	padding: 0 0 15px 10px;
	text-indent: -900em;
	clear: both;


}
#contactbeaver{
	background:  url(images/contactbeaver.jpg) no-repeat;
	padding: 0 0 15px 10px;
	height:176px;
	text-indent: -900em;
	clear: both;


}
#slimkid{
	background: url(images/slimkid.gif) no-repeat;
	padding:0px;
	height:84px;
	text-indent: -900em;
	clear: both;


}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
width: 150px;
	color: #333333;
	font-size: 70%;
	margin-left:10px;
}
#commentform input{
	width: 150px;
	background:#f1fedb;
	border: 1px solid  #999999;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 300px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid  #999999;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #9999CC;
}
#commentform #submit{
	background: url(images/btn_bg.jpg) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	border: none;
	float:left;
	width: 135px;
	height: 24px;
}
#commentsrep {
	background: url(images/comments.gif) no-repeat;
	margin-left: -12px;
	padding: 0 0 15px 10px;
	text-indent: -900em;
	clear: both;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* for Internet Explorer */
#categories{
width:220px;
background-image:url(images/blogcats.jpg);
background-repeat:no-repeat;
padding-top:22px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	text-align:center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #333333;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #999999;
	text-decoration: none;
}
