/*
Theme Name: Bhoffman
Theme URI: http://bethhoffman.net/
Description: A theme for Beth Hoffman, designed by Maggie Hoffman.
Version: 0.1
Author: Jonathan Butterick
Author URI: http://grundig9000.com/
*/



/* Layout */
html {
	background-color: transparent;
}

body {
	margin: 10px 40px 30px 40px;
	padding: 0px;
	background: #FFF url(images/bg4.jpg) center 0px;
	font: 14px/16px Garamond, "Times New Roman", Georgia, Times, serif;
	text-align:center;
}

p {
	margin:0px;
}

a img {
	border:none;
}

a:link { color:#000000; text-decoration:none;}
a:visited { color:#000000; text-decoration:none;}
a:hover { color:#e3b404; text-decoration:none; }
a:active { color:#FC8F00; text-decoration:none;}

a.linkon:link { color:#e3b404; text-decoration:none;}
a.linkon:visited { color:#e3b404; text-decoration:none;}
a.linkon:hover { color:#e3b404; text-decoration:none;}
a.linkon:active { color:#FC8F00; text-decoration:none;}
.linkon { color:#e3b404; text-decoration:none;}

cite.magtitle {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style:italic;
}

li a:hover {
	color:#660000;
}

li a:active {
	color:#283fbb;
}

li a:visited {
	color:#000;
}

br.clearer {
	clear:both;
}

#container {
	margin: 32px auto;
	width:704px;
}

#content {
}

#topnav {
	font: 14px/16px "Big Caslon", Garamond, "Times New Roman", Georgia, Times, serif;
	margin-bottom:36px;
}

#home #topnav {
	margin-bottom:5px;
}

#pagetitle {
	height:93px;
	margin-top:4px;
	margin-bottom:5px;
}

#page_top {
	width:704px;
	height:30px;
	background: transparent url(images/page-top.png) no-repeat;
}

#page_bottom {
	width:704px;
	height:40px;
	background: transparent url(images/page-bottom.png) no-repeat;
	margin-bottom:36px;
	float:none;
	clear:both;
}

#contenttable {
	width:706px;
}

#maincontentbkg {
	background: transparent url(images/content_bkg.png) repeat-y;
	padding-bottom:36px;
}

#maincontentholder {
	width:656px;
	margin-left:24px;
	padding-top:5px;
}

#maincontent {
	color: #000000;
	font: 16px/18px Garamond, "Times New Roman", Georgia, Times, serif;
	text-align:left;
	min-height:300px;
}

/*HOME PAGE*/

#home #container {
	margin: 0px auto;
	width:900px;
}

#home #content {
	min-height:742px;
	height:742px;
	background: transparent url(images/home_bkg.jpg) no-repeat;
}

#homecontent {
	width:860px;
	padding-top:65px;
}

#homephoto {
	margin-bottom:17px;
}

#homephoto img {
	border: 4px #72584c solid;
}

#copyright {
	color: #7f5f50;
	font: 11px/13px Garamond, "Times New Roman", Georgia, Times, serif;
	margin-top:-32px;
}

#booklink {
	position:absolute;
	width:231px;
	height:294px;
	top:406px;
	margin-left:555px;
}

#videolink {
	position:absolute;
	width:177px;
	height:160px;
	top:476px;
	margin-left:179px;
}

.videopane {/*only used for IE 6 */
	position:absolute;
	width:449px;
	height:250px;
	margin-top:136px;
	left:25%;
	padding:10px;
	z-index:100;
	background-color:#000;
	text-align:right;
}

#flv {
	margin-top:15px;
}

#videopane_close {
	width:16px;
	height:16px;
	cursor:pointer;
	color:#FFF;
	background: transparent url(images/vid_close.gif) no-repeat;
}

/*BLOG*/
#blog #container {
	width:1000px;
}

#blog #centercol {
	width:704px;
	margin-left:154px;
}

#col1 {
	width:205px;
	top:25px;
	position:fixed;
}

#col1top {
	width:205px;
	height:146px;
	background: transparent url(images/hummingbird.png) no-repeat;
}

#col1title {
	width:149px;
	height:72px;
	background: transparent url(images/title-categories.png) no-repeat 2px 24px;
}

#col1contentholder {
	width:149px;
	margin-left:15px;
	background: transparent url(images/blogcolumn-bkg.png) repeat-y -2px 0px;
}

#col1content {
	width:118px;
	min-height:360px;
	margin-left:17px;
	padding-bottom:24px;
	text-align:left;
	font: 16px/24px Garamond, "Times New Roman", Georgia, Times, serif;
}

#col1bottom {
	width:175px;
	height:25px;
	background: transparent url(images/blogcolumnL-bottom.png) no-repeat 13px 0px;
}

#col2 {
	width:205px;
	float:left;
	position:fixed;
	top:99px;
	margin-left:820px;
}

#col2top {
	width:191px;
	height:72px;
	background: transparent url(images/flowers.png) no-repeat;
}

#col2title {
	width:205px;
	height:72px;
	background: transparent url(images/title-archive.png) no-repeat 21px 11px;
}

#col2contentholder {
	width:205px;
	background: transparent url(images/blogcolumn-bkg.png) repeat-y 25px 0px;
}

#col2content {
	width:108px;
	min-height:360px;
	margin-left:45px;
	padding-bottom:24px;
	text-align:right;
	font: 16px/24px Garamond, "Times New Roman", Georgia, Times, serif;
}

#col2bottom {
	width:175px;
	height:19px;
	background: transparent url(images/blogcolumnR-bottom.png) no-repeat 24px 0px;
}

#col1 ul, #col2 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#cats li {
	margin-left:12px;
	text-indent:-12px;
	line-height:19px;
	margin-bottom:5px;
}

/*WORDPRESS*/
.post {
	margin-bottom:40px;
	margin-left:18px;
	margin-right:18px;
}

.postmetadata {
	margin-top:6px;
	font: 11px/13px Garamond, "Times New Roman", Georgia, Times, serif;
}

.post h2 {
	font: 20px/22px Garamond, "Times New Roman", Georgia, Times, serif;
	font-weight:normal;
	margin-bottom:6px;
}

#respond {
	font: 14px/18px Garamond, "Times New Roman", Georgia, Times, serif;
}

.entry {
	margin:0px;
}

.post-edit-link {
	font-size:11px;
}

/*Wordpress TinyMCE Weirdness*/
img.alignleft {
	margin: 0px 7px 2px 0px;
	display: inline;
}

img.alignright {
	margin: 0px 7px 2px 0px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.navigation {
	font: 12px/12px Garamond, "Times New Roman", Georgia, Times, serif;
	margin-left:18px;
	margin-right:18px;
}