/*  
Theme Name: Biberfan Wood 2008
Theme URI: http://johnhendron.net/
Description: John's Theme for a New year
Version: 1.0
Author: John Hendron
Author URI: http://johnhendron.net/

	Biberfan2008

*/
/*
@font-face {
	font-family: 'Admiral1Medium';
	src: url('http://biberfan.org/Admiral1.eot');
	src: local('Admiral1 Medium'), local('Admiral1'), url('Admiral1.ttf') format('truetype'), url('http://biberfan.org/Admiral1.svg#Admiral1') format('svg');
}
*/

*, html {
	padding: 0;
	margin: 0;
	}
.hideme {
    display: none;
}	
body {
	/* background: transparent url(/tan_grad.jpg) bottom left fixed; */
	/* color: #d0d0c8; */
        background-color: #dcebf6;
	color: #6d685b;
	padding: 0;
	margin: 0;
	font-size: 90%;
	font-family: Palatino, "Book Antiqua", "Liberation Serif", Times, "Times New Roman", serif;
	}	
	
@media handheld {
	body {background: #fff url(/white_50.jpg) repeat;}
	}
		
div#content {

	}
/* div#tail {
	position: fixed;
	bottom: 0px;
	background: transparent url(/bottom_plank.png) repeat-x bottom center;
	width: 100%;
	height: 232px;
	margin: 0 auto;
	padding: 0;
	color: #9b958e;
	}	
	
	*/
	
div#tail {
		background: transparent url(/blue_bottom.png) repeat-x bottom center;
		color: #d0d0c8;
		clear: both;
		padding: 0;
		margin: 0;
		height: 232px;
		display: block;
}

#tail .left, #tail .right {
	margin-top: 35px;
}
.left {
	float: left;
	width: 62%;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 30px;
	padding: 0 25px;
	}
	
.right {
	margin-top: 17px;
	font-size: .85em;
}	

.right h3 {
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: .75em;
	color: #82a279;
	}
	


.right h1 { /*Size of the image*/ padding-top: 64px; width: 256px; /*The image*/ background-image: url(/logo2.png); background-repeat: no-repeat; /*Hide the text*/ overflow: hidden; /* WIN IE5 hack */ height: 255px; voice-family: "\"}\""; voice-family:inherit; height: 0; }	

.right a h1 {
	border: 0;
} 
.right br {
	margin-bottom: 10px;
}
.post {
	margin-bottom: 30px;
	margin-right: 170px;
        font-size: 1.0em;
	}
.entrywrap {
	margin-top: 25px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #9b958e;
}


.entry {
	margin-top: 35px;
}	
.left > .entrywrap > .entry:first-child { 
	margin-top: 0;
}
	
.menu {
	padding-top: 65px;
	padding-left: 3px;
	}
	
p {
	line-height: 1.3em;
	margin-bottom: 1.2em;
	}	
h2 {
	font-weight: bold;
	font-size: 2.5em;
	margin-bottom: .25em;
	font-family: 	"Helvetica Neue", Helvetica, sans-serif;
	color: #82a279;
}
h3 {
	font-weight: bold;
	font-size: 1.8em;
	margin-bottom: .25em;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	}
a:link {
	color: #883535;
	text-decoration: none;
	margin-bottom: 1px;
	border-bottom: 1px dotted #883535;
}

a:visited {
	color: #883535;
	text-decoration: none;
	margin-bottom: 1px;
	border-bottom: 1px dotted #856262;
}

a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #883535;
}	
		
div.metadata {
	float: right;
	width: 150px;
	display: block;
	color: #344575;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	}
	
div.metadata a {
		color: #344575;
		text-decoration: none;
		font-weight: normal;
}	

div.metadata a:hover {
		color: #eee;
}

li {
	margin-bottom: .25em;
}

ul, ol {
	margin-left: 1em;
	list-style: none;
	margin-bottom: 1.5em;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 2em;
	list-style-type: decimal;
}

.left ul li:before, .left ul li.page_item:before {
	content: "\00BB \0020";
	
	}

.right ul li {
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: .55em;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	}	

.right ul {
	margin-left: 0;
	list-style: none;
}

	
img.icon {
	border: 1px solid #9b958e;
}

.post img, .entrytext img {
	border: 1px solid #9b958e;
	padding: 2px;
}
	
img.floatright {
	float: right;
	margin: 0 50px 0 5px;
}	

#searchform input {
	background-color: #9b958e;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.25em;
	border: 1px solid #82a279;
	padding: 1px;
}

#searchsubmit {
	background-color: #9b958e;
	font-color: #82a279;
}

div.navigation {
	display: block;
	padding: 5px 3px;
	border-top: 3px solid #698a60;
	background-color: #82a279;
}

blockquote {
	margin: .25em 3em .25em 3em;
	line-height: 2em;
}

hr {
     margin: 3px 0 16px 0;
}

