/*
-----------------------------------------------
Title:      Brimhall Blog Master Styles
Author:     Timo Brimhall, tbrimhall@ereinsure.com
Updated:    Nov 16 2007
----------------------------------------------- */
html,body {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	background: #4787C7 url(http://www.timodesign.com/brimhallblog/images/bg-top.gif) repeat-x;
	}

/* Links
----------------------------------------------- */
a:link {
	color: #AD0000;
	overflow: hidden;
	}
a:visited {
	color: #793A3A;
	}
a:hover {
	color: #B45F00;
	outline: none;
	}

/* Common Elements
----------------------------------------------- */
p {
	margin: 1em 0 1em;
	padding: 0;
	}
h1 {
	font-family: Arial, sans-serif;
	font-size: 170%;
	font-weight: bold;
	color: #2D435B;
	padding: 0 0 0 15px;
	margin: 0 0 18px 0;
	background: url(http://www.timodesign.com/brimhallblog/images/arrow-title.gif) no-repeat 0 70%;
	}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 180%;
	font-weight: normal;
	padding: 0;
	margin: .25em 0 .5em 0;
	color: #FFF;
	}
h3 {
	margin: 1.5em 0 0 0;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	}

h4 {

	}
h5 {
	margin: 1.5em 0 0 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}

blockquote {
	font-size: 88%;
	color: #777;
	padding-left: 23px;
	}
code {
	color: #7B9905;
	font-size: 110%;
	line-height: 1.2em;
	text-align: left;
	}
code strong {
	color: #4E6200;
	}
acronym {
	font-style: normal;
	border-bottom: #B1B1B1 1px dotted;
	cursor: help;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
strike {
	text-decoration: line-through;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
hr {
	height: 1px;
	color: #E0E0E0;
	margin: 1.2em 0 1.2em 0;
	}

/* Layout
----------------------------------------------- */
#container {}
#header {text-align: center;}
#header-wrapper, #main-content-wrapper, #footer-wrapper {
	width: 945px;
	margin: 0 auto;
	}
#header-wrapper {
	background: url(http://www.timodesign.com/brimhallblog/images/logo-brimhallblog-bg.gif) 8px 23px no-repeat;
	position: relative;
	}
#header-wrapper-sub {
	background: url(http://www.timodesign.com/brimhallblog/images/lace-top.gif) 692px 32px no-repeat;
	height: 155px;
	}
#main-content {
	background-color: #5A93CD;
	text-align: center;
	padding: 20px 0 50px 0;
	}
#content {
	float: left;
	width: 595px;
	text-align: left;
	}
#content-sub {
	clear: left;
	margin-bottom: 40px;
	}
#navigation {
	float:right;
	width:300px;
	text-align: left;
	}
#footer {
	text-align: center;
	background: url(http://www.timodesign.com/brimhallblog/images/bg-bottom.gif) 0 0 repeat-x;
	}
#footer-wrapper {
	background: url(http://www.timodesign.com/brimhallblog/images/lace-bottom.gif) 0 2px no-repeat;
	height: 220px;
	}
	
/* Header
----------------------------------------------- */
#season { /*chrismas grinch*/
	width: 146px;
	height: 147px;
	text-indent: -5000px;
	position: relative;
	top: 2px;
	left: 453px;
	*left: 53px; /* IE 7 and below */
	/*_left: 53px;  IE 6 and below */
	background: url(http://www.timodesign.com/brimhallblog/images/season-img.gif) 0 0 no-repeat;
	z-index: 100;
	margin: 0;
	padding: 0;
	line-height: 0;
	}
#season-thanksgiving {
	width: 519px;
	height: 155px;
	text-indent: -5000px;
	position: absolute;
	top: 0;
	right: 39px;
	background: url(http://www.timodesign.com/brimhallblog/images/season-thanksgiving.gif) 0 0 no-repeat;
	z-index: 100;
	margin: 0;
	padding: 0;
	line-height: 0;
	}
#season-christmas-santa {
	width: 410px;
	height: 181px;
	text-indent: -5000px;
	position: absolute;
	top: 0;
	right: 45px;
	background: url(http://www.timodesign.com/brimhallblog/images/season-christmas-santa.gif) 0 0 no-repeat;
	z-index: 100;
	margin: 0;
	padding: 0;
	line-height: 0;
	}
#logo {
	display: none;
	}

/* Main Content
----------------------------------------------- */
#content {
	color: #333;
	}
#content-sub {
	background: #F4F7FC url(http://www.timodesign.com/brimhallblog/images/entry-top-bg.gif) 0 0 repeat-x;
	padding: 10px 20px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.75em;
	}
#main-content-wrapper {}
#content-date {
	float: left;
	text-align: center;
	width: 54px;
	height: 85px;
	background: url(http://www.timodesign.com/brimhallblog/images/date-bg.gif) 0 0 no-repeat;
	padding-top: 6px;
	}
.month {
	font-size: 14px;
	color: #CC6633;
	}
.day {
	font-size: 24px;
	color: #CC6633;
	}
.year {
	font-size: 13px;
	color: #4787C7;
	}
#content-title {
	margin-left: 65px;
	padding-bottom: 8px;
	}
#content-title h2 a {color: #FFF;}
#content-title h2 a:hover {
	color: #FFFF99;
	text-decoration: none;
	}
#content-title a, #comments a {
	color: #FFFF99;
	text-decoration: none;
	}
#content-title a:hover, #comments a:hover {text-decoration: underline;}
#content-title p {
	padding: 0;
	margin: 0 0 .4em 0;
	font-size: 90%;
	color: #E1ECF6;
	}
.posted-by {
	padding-left: 20px !important;
	background: url(http://www.timodesign.com/brimhallblog/images/ico-author.gif) 0 50% no-repeat;
	}
.posted-by .time {color: #AECBE6;}
.leave-comment {
	background: url(http://www.timodesign.com/brimhallblog/images/ico-comment.gif) 0 50% no-repeat;
	padding-left: 20px;
	}
.permalink {
	background: url(http://www.timodesign.com/brimhallblog/images/ico-permalink.gif) 0 50% no-repeat;
	padding-left: 20px;
	margin-left: 185px;
	}
#comments {
	color: #F4F7FC;
	}
#comments h4 {
	font-size: 140%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #AECBE6;
	padding-bottom: .3em;
	}
#comments dl {
	border-bottom: 1px dashed #AECBE6;
	padding-bottom: .5em;
	}
.comment-end {
	padding-bottom: 1.5em;
	}
#comments .permalink {
	background: url(http://www.timodesign.com/brimhallblog/images/ico-permalink-comments.gif) 0 50% no-repeat;
	padding-left: 16px;
	margin-left: 0;
	}
	
/* Navigation
----------------------------------------------- */	
#navigation {
	background: url(http://www.timodesign.com/brimhallblog/images/sb-bottom.gif) bottom left no-repeat;
	}	
#navigation-sub {
	background: url(http://www.timodesign.com/brimhallblog/images/sb-top.gif) 0 0 no-repeat !important;
	padding: 88px 41px 35px 41px;
	}
h3#previously {
	position: absolute;
	top: -1200px;
	left: -1600px;
	}
#previous-posts {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#previous-posts li {
	padding: .4em 0 .75em 5px;
	margin: 0;
	background: url(http://www.timodesign.com/brimhallblog/images/bg-divider.gif) bottom left repeat-x;
	}
#previous-posts a, #links-list a {
	color: #B64D0D;
	text-decoration: none;
	line-height: 1.1em;
	}
#previous-posts a:hover, #links-list a:hover {text-decoration: underline;}
#previous-posts span {
	color: #B69144;
	font-size: 90%;
	}
#links-list {
	margin: 0 0 2.5em 0;
	padding: 0;
	list-style: none;
	}
#links-list li {
	margin: .5em 0 .5em 0;
	padding: 0 0 0 22px;
	background: url(http://www.timodesign.com/brimhallblog/images/ico-bul-link.gif) 9px 6px no-repeat;
	}
	
#archive {
	margin: 2em 0 2.5em 0;
	padding: 40px 0 0 0;
	list-style: none;
	background: url(http://www.timodesign.com/brimhallblog/images/hdr-sb-archives.gif) 0 0 no-repeat;
	}
#archive li {
	margin: .5em 0 .5em 0;
	padding: 0 0 0 30px;
	background: url(http://www.timodesign.com/brimhallblog/images/ico-bul-archive.gif) 9px 5px no-repeat;
	}
	
h3#links {
	margin: 1.5em 0 1em 0;
	padding: 0;
	height: 39px;
	text-indent: -5000px;
	background: url(http://www.timodesign.com/brimhallblog/images/hdr-sb-links.gif) 0 0 no-repeat;
	}
h3#links {
	
	}
#quote {
	margin: 0 0 0 0;
	padding: 32px 6px 0 0;
	color: #AF994B;
	text-align: center;
	line-height: 1.25em;
	background: url(http://www.timodesign.com/brimhallblog/images/ico-quotes.gif) 92px 0 no-repeat;
	}
#quote p {
	margin: 0 0 1.5em 0;
	}
#quote-by {
	color: #CFB678;
	}
a.feed-link {
	display: block;
	text-indent: -4000px;
	width: 63px;
	height: 56px;
	background: url(http://www.timodesign.com/brimhallblog/images/ico-feed-rss.gif) 0 0 no-repeat;
	margin: 25px 0 30px 75px;
	}
a:hover.feed-link {
	background-position: 0 -56px;
	}
	

.clear {clear: both;}
.clear-l {clear: left;}
.clear-r {clear: right;}