/*
Theme Name: BD Bernard
Description: A theme for BD's Christmas Card in 2009.
Version: 1.0
Author: Keith Rogers
Tags: reindeer, christmas, xmas, bd
*/

a {
	color: #dfd1ae;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #000 url(/wp-content/themes/bernard/images/bg_body.jpg) no-repeat 50% 0;
	color: #fff;
	font: normal 62.5%/1.4em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

#intro h1 img {
	margin:-38px 0 0 -13px;
	position:relative;
}

h1 {
	position:relative;
	z-index:99;
}

h2 {
	font-size:4.8em;
}
	h2 a {
		color:#fff;
		text-decoration:none;
	}
	
	h2 a:hover, h2 a:active, h2 a:focus {
		text-decoration:underline;
	}

ol#comments li p {
	font-size: 100%;
}

p {
	font-size:1.4em; margin:0 0 1em;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: 1em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.post {
	margin:0 0 50px;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#container-header {
	width:1015px;
	margin:0 auto;
	height:544px;
	position:relative;
}

#container-body {
	width:100%;
}

#body-content {
	width:943px;
	margin:0 auto;
	padding:36px;
}

#counter {
		background:url(/wp-content/themes/bernard/images/bg_counter-thanks.png) no-repeat;
		display:block;
		width:291px;
		height:110px;
		position:relative;
		text-indent:-9999px;
}
	
	#counter #voteid75 a {
		background:url(/wp-content/themes/bernard/images/bg_counter.png) no-repeat;
		display:block;
		width:291px;
		height:110px;
		position:relative;
		text-indent:-9999px;
	}

	#counter .tickertext, #voteid5 {
		text-indent:-9999px;
	}
	
	#counter .tickertext .votelink {
		background:transparent;
		border:0;
		display:block;
		width:291px;
		height:110px;
	}
	
	#counter .tickertext .votelink a {
		display:block;
		height:110px;
	}
	
	#counter .tickercontainer {
		border:0;
		background:#fff;
		color:#582C0D;
		padding:0;
		position:absolute;
		top:50px;
		right:39px;
		z-index:99;
		text-indent:0;
	}

#intro {
	float:left;
	width:290px;
	margin-top:-75px;
}
	#intro img {
		margin-left:-10px;
		margin-top:-40px;
	}

#logo {
	position:absolute;
	top:0;
	left:0;
}

#posts { 
	float:right;
	width:625px;
}