@charset "utf-8";
/* CSS Document */

body {
	margin-top:10px;
	margin-bottom:0;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color:#333;
}
.blogspot_head {
	height:40px;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background:#fff;
}
.header_bkg {
	background:rgb(116, 127, 148);
	height:85px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.header_content{
	height:85px;
	border-left:1px dotted #999;
	border-top:1px dotted #999;
	border-right:1px dotted #999;
	}
.iconbar{
	float:right;
	width:320px;
}
.logobar{
	float:left;
	width:615px;
}
.breadcrumb_bkg {
	background:rgb(163, 175, 197);
	padding-left:5px;
	padding-right:5px;
	}
.blank_dots {
	height:10px;
	background:#fff;
	margin-left:5px;
	border-left:1px dotted #ccc;
	margin-right:5px;
	border-right:1px dotted #ccc;
	}		
.breadcrumb_content {
	border-left:1px dotted #999;
	border-right:1px dotted #ccc;
	font-size:12px;
	padding:5px;
	color:#fff;
}
.breadcrumb_content a:visited {
	color:blue;
}
.content {
	background-image:url(http://www.shawnmorton.com/blogsupport/images/content_bkg.png);
	background-repeat:repeat-y;
	width:950px;
}
.search {
	margin-bottom:10px;
}
.txtfield {
	background-color:#eee;
	padding:3px;
	width:250px;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	border:1px solid #999;
}
.button {
 	background-color:rgb(116, 127, 148);
	height:23px;
	color:#fff;
	font-size:12px;
	border:1px solid #999;
}
.left {
	width:525px;
	float:left;
	padding:15px;
	margin-right:15px;
	margin-left:5px;
	border-left:1px dotted #ccc;
}
.left img {
	padding:10px;
	border:1px solid #eee;
}
h1 {
	font-size:12px;
	padding:0px;
	margin:0px;
	display:inline;
	font-weight: normal;
}
h3{
	font-weight: normal;
	font-family: palatino, georgia, serif;
	margin-top:0;
	margin-bottom:5px;
	color:#000);
	font-size:16px;
	}
.bump {
	margin-top:8px;
	margin-bottom:0px;
}

.right_bkg {
	float:right;
	background: rgb(218, 223, 232);
	width:360px;
}
.right_content {
	margin-right:5px;
	border-right:1px dotted #ccc;
	padding:10px;
}
.break {
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.fullcol {
	background-color:#eee;
	padding:15px 10px 20px;
}
.footer_bkg {
	background:rgb(163, 175, 197);
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}
.footer_content{
	color:#fff;
	font-size:11px;
	border-left:1px dotted #999;
	border-bottom:1px dotted #999;
	border-right:1px dotted #999;
	padding:5px;
}
.footer_content a {
	color:#ccc;
}
.divide {
	height:1px;
	background:#ccc;
}
.fullimg {
	margin-top:3px;
	margin-bottom:5px;
}
.leftimg {
	margin-right:10px;
	margin-top:3px;
	margin-bottom:5px;
}
.rightimg {
	margin-left:10px;
	margin-top:3px;
	margin-bottom:5px;
}
.box1 {
	margin-bottom:20px;
}
.box1 a {
	color:blue;
}
#Title {
	font-size:24px;
	font-weight:400;
}
#Title a {
	text-decoration:none;
	color:inherit;
}
#Description {
	padding-top:10px;
	font-size:12px;
	font-weight:400;
}
.DateHeader {
	font-size:1.2em;
	text-align:left;
	color:rgb(153, 153, 153);
	margin-bottom:5px;
	padding:1px;
}
.PostTitle {
	font-size:20px;
	text-indent:0;
 	color:#000;
}
.PostTitle a{
 	color:#000;
}
.Post {
	margin-bottom:30px;
	font-size:1.2em;
}
.PostFooter {
	color:#666;
	font-size:11px;
	margin-top:5px;
}
a:hover, .breadcrumb a, .footer a:hover, .box1 a, .PostTitle a, .PostFooter a, .badge a {
	text-decoration:none;
}
.breadcrumb a:hover, .box1 a:hover, .PostTitle a:hover, .PostFooter a:hover, .badge a:hover {
	text-decoration:underline;
}
.breadcrumb a:visited, .badge_site a:visited {
	color:#00f;
}
.badge_head, .badge_bottom, .badge_bottom img {
	display:none;
}
.previous {
	margin-bottom:8px;
}
.clear {
	clear:both;
}
