/*
Theme Name: TypePad theme
Theme URI: http://minibizbuzz.com/
Description: The Mini Biz-Buzz theme from TypePad
Version: 1.0
Author: Derek Houck
Author URI: http://derekhouck.com/
*/

@import url('reset.css');

a	{
	color: #192f73;
	font-weight: bold;
}
a:active, a:focus, a:hover	{
	color: #051133;
}
.alignleft	{
	float: left;
}
.alignright	{
	float: right;
}
body	{
	background: #E1E7F5;
	font: 87.5% 'Trebuchet MS',Verdana,sans-serif;
}
h2, h2 a:active, h2 a:focus, h2 a:hover	{
	color: #192F73;
}
h2	{
	font: normal 1.9em 'Trebuchet MS',Verdana,sans-serif;
	margin-bottom: 0.5em;
}
	h2 a:active, h2 a:focus, h2 a:hover, h2 a:link, h2 a:visited	{
		font-weight: normal;
		text-decoration: none;
	}
h3, small, .postmetadata	{
	color: #999;
	font-size: 0.79em;
}
p, .asset	{
	margin-bottom: 1em;
}
textarea	{
	width: 80%;
}
#content, #sidebar, #sidebar2	{
	float: left;
}
#content	{
	padding-left: 200px;
	width: 540px;
}
#footer	{
	clear: both;
	height: 40px;
}
#header, #header a	{
	height: 173px;
}
#header	{
	background: url(images/header.gif) no-repeat 0 0;
	margin-bottom: 1em;
	text-indent: -9999px;
}
	#header a	{
		display: block;
	}
#page	{
	background: #fff;
	margin: 0 auto;
	width: 940px;
}
.date	{
	display: block;
	margin-bottom: 1em;
}
.navigation	{
	padding-top: 20px;
	text-align: center;
}
.pagetitle	{
	color: #000;
	font-size: 1.5em;
	padding: 30px 15px 0;
}
.post	{
	padding: 1em 15px;
}
.postmetadata	{
	border-top: 1px solid #B8C6E5;
	padding: 0.5em;
}

/* @ Sidebars */
#facebook a, #fan a, #twitter a, #youtube a	{
	display: block;
}
#facebook a	{
	background: url(images/facebook.png) no-repeat 0 0;
	min-height: 16px;
	padding-left: 21px;
}
#fan a, #twitter a, #youtube a	{
	text-indent: -9999px;
}
#fan a, #youtube a	{
	width: 144px;
}
#fan a	{
	background: url(images/fan.gif) no-repeat 0 0;
	height: 146px;
}
#sidebar, #sidebar2	{
	font: 0.86em Palatino,'Times New Roman',serif;
	line-height: 1.5;
	padding-top: 1em;
	width: 199px;
}
	#sidebar a:link, #sidebar a:visited, #sidebar2 a:link, #sidebar2 a:visited	{
		color: #999;
	}
	#sidebar a:active, #sidebar a:focus, #sidebar a:hover, #sidebar2 a:active, #sidebar2 a:focus, #sidebar2 a:hover	{
		color: #666;
	}
	#sidebar h2, #sidebar2 h2	{
		font: bold 1em Palatino,'Times New Roman',serif;
		letter-spacing: 0.3em;
		margin-bottom: 1em;
	}
	#sidebar li, #sidebar2 li	{
		margin-bottom: 2em;
	}
		#sidebar li li, #sidebar2 li li	{
			margin-bottom: 1em;
		}
	#sidebar ul, #sidebar2 ul	{
		padding: 0 15px;
	}
		#sidebar ul ul, #sidebar2 ul ul	{
			padding: 0;
		}
#sidebar	{
	border-right: 1px solid #7A93CB;
	margin-left: -740px;
}
#sidebar2	{
	border-left: 1px solid #7A93CB;
}
#twitter a	{
	background: url(images/twitter28.gif) no-repeat 0 0;
	height: 58px;
	width: 96px;
}
#youtube a	{
	background: url(images/minibiztv.gif) no-repeat 0 0;
	height: 115px;
}

#yarpp_div {
	margin-bottom:15px;
}

h3.yarpp {
	color: #999;
	font-size: 1em;
	margin-bottom:5px;
	margin-top:10px;
}
ol.yarpp {
	padding-left: 30px;
}