/*  
Theme Name: FBC
Theme URI: 
Description:
Version: 
Author: 
Author URI:
*/



/* Basics */

#blog {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 78%;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}
#blog p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
#blog ol, #blog ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
#blog h1, #blog h2, #blog h3, #blog h4, #blog h5, #blog h6 {
	margin: 1.2em 0;
	font-family: Georgia, serif; 
	color: #534B48; 
}
#blog h1, #blog h2 {
	font-size: 1.4em;
}
#blog h3 {
	font-size: 1.3em;
}
#blog h4 {
	font-size: 1.2em;
}
#blog h5 {
	font-size: 1.1em;
}
#blog h6 {
	font-size: 1em;
}
#blog h2 a:link {
	color: #59708C;
}
#blog h2 a:visited {
	color: #5C6C7D;
}
#blog h2 a:hover, #blog h2 a:active {
	color: #8CA0B4;
	text-decoration: none;
}
#blog blockquote {
	margin: 0 20px;
	padding: 0.05em 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 0.9em;
}
#blog code {
	color: #666;
}
#blog input, #blog textarea, #blog select {
	background-color: #FFF; 
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}
#blog form, #blog img {
	border: 0; 
	margin: 0; 
	padding: 0;
}



/* Layout */ 

#blog #wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background: #FFF url(images/wrapper.gif) repeat-y;
	text-align: left;
}
#blog #header {
	width: 760px;
	height: 132px;
	background: url(images/header.gif) no-repeat;
}

	/* Header styles */
	#blog #header h1 {
		margin: 0;
		padding: 35px 0 0 40px;
		font-size: 2em;
		line-height: 40px;
	}
	#blog #header h1 a {
		text-decoration: none;
	}
	#blog #header p {
		margin: 0;
		padding: 5px 0 0 40px;
	}
	
#blog #content {
	float: left;
	margin-top: -12px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	background: url(images/content.gif) no-repeat;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
} 
#blog html>body #content {
	width: 470px;
}
#blog #sidebar {
	float: left;
	width: 240px;
	background: url(images/sidebar.gif) no-repeat top right;
	font-size: 0.9em;
}

	/* Sidebar styles */
	#blog #sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: url(images/sidebar2.gif) repeat-y;
	}
	#blog #sidebar ul li {
		margin: 0;
		padding: 0 0 1.5em 0;
		background: url(images/sidebar-bottom.gif) no-repeat bottom left;
		overflow: visible;
	}
	#blog #sidebar h2 {
		margin: 0;
		padding: 1.2em 40px 0 20px;
		font-size: 1.1em;
		background: url(images/sidebar-top.gif) no-repeat;
	}
	/* Fix our list and paragraph styles */
	#blog #sidebar p, #blog #sidebar ul ul, #blog #sidebar ul ol {
		margin: 1em 0 0 0;
		padding: 0 40px 0 20px;
	}
	#blog #sidebar ul ol {
		margin: 1em 0 0 20px;
	}
	#blog #sidebar ul ol li {
		padding: 0;
		background: url(images/bullet.gif) no-repeat 2000px 0;
		/* IE goes buggy with background: none; */
	}
	#blog #sidebar ul ul {
		background: none;
	}
	#blog #sidebar ul ul ul {
		margin: 0;
		padding: 0 0 0 0.8em;
		background: none;
	}
	#blog #sidebar ul ul li {
		padding: 0 0 0 1.5em;
		background: url(images/bullet.gif) no-repeat 0 0.2em;
	}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#blog #footer {
	clear: both;
	margin: 0 20px;
	padding: 25px 4px 0 4px;
	background: url(images/footer.gif) no-repeat;
}

	/* Footer styles */
	#blog #footer p {
		margin: 0;
		padding: 0.5em 20px;
		background-color: #999;
		font-size: 0.9em;
	}
	#blog #footer a:hover, #blog #footer a:active {
		color: #5C6C7D;
		text-decoration: none;
	}

	
	
/* Blog */

#blog .pagetitle {
	margin: 1.2em 0 0 0;
}
#blog .post {
	padding: 1.2em 0 0 0;
}
#blog .storydate {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #CCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
}
#blog .storytitle {
	float: left;
	margin: 0;
}
#blog .meta {
	margin: 0;
	padding: 0.5em 0 0 3em;
} 
#blog .postcontent {
	margin: 0;
	padding: 0.5em 0 0 0;
	clear: both;
	font-size: 1em;
}
#blog .postcontent table td,
#blog .postcontent ul li {
	font-size: 1em;
}
#blog .feedback {
	padding: 0 0 0 3em;
}
#blog .meta, #blog .feedback {
	clear: both;
	font-size: 0.9em;
	color: #999;
/*	background: url(images/deco.gif) no-repeat bottom left;	*/
}
#blog .permalink {
	margin: 0 1.5em 0 0;
	padding: 0 0 0 1.2em;
	background: url(images/perma.gif) no-repeat center left;
}
#blog .commentslink {
	padding: 0 0 0 1.5em;
	background: url(images/comments.gif) no-repeat center left;
}
#blog .storytitle a, #blog .meta a, #blog .feedback a, #blog .commentauthor a, #blog .commentmeta a, #blog #comments a {
	text-decoration: none;
}

/* Comments */

#blog #commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}
#blog #commentlist li {
	margin: 1em 0;
	padding: 0 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
/*	background: url(images/comment.gif) repeat-y;*/
}
#blog .commentalt {
	font-size: 1em;
}
#blog .commentauthor {
	margin: 1em 0 0 0;
}
#blog .commentauthor a {
	font-weight: bold;
}
#blog .commentmeta {
	margin-top: 0;
	font-size: 0.9em;
}
#blog #comment {
	width: 98%;
}

.blog_credit {
	text-align: center;
}

.disclaimer {
	font-style: italic;
	text-align: center;
}