* html div, img, li, input, span { 
	behavior: url(../../../../iepngfix.htc) 
}


body {
	background-color: #f5f5e9;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #81817a;
	font-family: Rockwell, Helvetica;
	font-size: 14px;
}

h1 {
	color: #a74115;
	font-family: Baskerville;
	font-style: italic;
	font-weight: bold;
	font-size: 38px;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #a74115;
	font-family: Baskerville;
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}

h3,h4 {
	color: #a74115;
	font-family: Baskerville;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover {
	text-decoration: none;
}

#post_title_border {
	background: url(images/hori_divide.png) repeat-x;
	width: 100%;
	height: 2px;
	margin: 0px;
	padding: 0px;
}


a {
	color: #a74115;
	text-decoration: none;
}

a:hover {
	color: #a74115;
	text-decoration: underline;
}

/* Firefox Dotted Outline Fix */
a:active { 
	outline: none; 
}
	
/* Firefox Dotted Outline Fix */
a:focus { 
	-moz-outline-style: none; 
}

.clear {
	clear: both;
}

.big_text {
	font-size: 18px;
	font-weight: bolder;
}

ul,li {
	margin:0px;
	padding: 0px;
}

#header {
	background: url(images/header_bg.jpg) repeat-x top left;
	width: 100%;
	height: 225px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

#header_container {
	width: 980px;
	height: 225px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	z-index: 20;
}

#logo {
	background: url(images/logo2.png) no-repeat;
	width: 980px;
	height: 225px;
	margin: 0px;
	padding: 0px;
}

#nav_container {
	width: 525px;
	height: 69px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 435px;
	z-index: 30;
}

#menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
  width: 103px;
  height: 69px;
  margin: 0 2px 0 0;
  padding: 0px;
  float: left;
  display: block;
  white-space: nowrap;
  text-indent: -2000%;
}

#menu li a {
  width: 103px;
  height: 69px;
  display: block;
}

#menu li:hover {
  background-position: left bottom;
}

.home {
	background: url(images/home_btn.png) no-repeat;
}

.about {
	background: url(images/about_btn.png) no-repeat;
}

.portfolio {
	background: url(images/portfolio_btn.png) no-repeat;
}

.blog {
	background: url(images/blog_btn.png) no-repeat;
}

.contact {
	background: url(images/contact_btn.png) no-repeat;
}

#border {
	background: url(images/triangles.png) repeat-x;
	width: 100%;
	height: 35px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -35px;
	z-index: 40;
}

/***************** End Header Section Here - Begin Content *******************/

#main_content {
	width: 940px;
	height: auto;
	margin: 0px auto;
	padding: 20px;
}

#left_column {
	width: 600px;
	height: auto;
	margin: 0px;
	padding: 10px 20px 0 10px;
	float: left;
}

#post, #comments, #page {
	width: 610px;
	height: auto;
	marign: 0px;
	padding: 0px;
	clear: both;
}

#post_header {
	width: 556px;
	margin: 0px;
	padding: 0px;
	float:left;
}
#left_header {
	width: 54px;
	height: 120px;
	margin: 7px 0 0 0;
	padding: 0px;
	float: left;
}

#post_date {
	background:url(images/date_box.jpg) no-repeat;
	width: 50px;
	height: 47px;
	margin: 0px;
	padding: 0px;
}

.month {
	width: 50px;
	height: auto;
	margin: 0px;
	padding: 5px 0 0 0;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #f5f5e9;
}

.day {
	width: 50px;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: Baskerville;
	color: #f5f5e9;
}

#tweetmeme_button {
	width: 50px;
	hieght: 61px;
	margin: 12px 0 0 0;
	padding: 0px;
}

#post_title {
	width: 546px;
	height: auto;
	margin: 0px;
	padding: 0 0 0 10px;
	float:left;
}

.post_author {
	width: 554px;
	height: auto;
	margin: 0px;
	padding: 0 0 0 2px;
}

#post_entry {
	width: 546px;
	height: auto;
	margin: 0px;
	padding: 10px 0 20px 64px;
}

#post_adbox {
	width: 507px;
	height: auto;
	margin: 20px 0 20px 0;
	padding: 0 0 0 103px;
}

#post_nav {
	background: url(images/post_bar.jpg) no-repeat;
	width: 506px;
	height: 21px;
	margin: 0 0 0 64px;
	padding: 7px 20px 7px 20px;
	clear: both; 
}

.post_comments {
	background: url(images/pencil.png) no-repeat;
	width: 130px;
	height: 19px;
	margin: 0px;
	padding: 2px 0 0 30px;
	float: left;
	font-size: 14px;
	color: #f5f5e9;
}

.post_comments a, .post_cat a {
	color: #f5f5e9;
	text-decoration: none;
}

.post_comments a:hover, .post_cat a:hover {
	color: #f5f5e9;
	text-decoration: underline;
}

.post_cat {
	background: url(images/folder.png) no-repeat;
	width: 316px;
	height: 19px;
	margin: 0px;
	padding: 2px 0 0 30px;
	float: left;
	font-size: 14px;
	color: #f5f5e9;
}

#tag_nav {
	width: 396px;
	height: auto;
	margin: 20px 0 80px 64px;
	padding: 10px 75px 10px 75px;
}

.tag_icon {
	width: 16px;
	height: 16px;
	margin: 2px 6px 0 0;
	padding: 0px;
	float: left;
}

.tags {
	width: 374px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #81817a;
	float: left;
}

.tags a {
	font-weight: normal;
}

#bottom_nav {
	width: 506px;
	height: 30px;
	margin: 20px 0 40px 64px;
	padding: 10px 20px 10px 20px;
	clear: both;
}

.previous {
	width: 253px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Baskerville;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.next {
	width: 253px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
	font-family: Baskerville;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

#comments_title {
	width: 546px;
	height: auto;
	margin: 0px;
	padding: 10px 0 10px 64px;
}

#comments_list ul {
	width: 546px;
	height: auto;
	margin: 0px;
	padding: 20px 0 20px 64px;
	list-style: none;
}

#comments_list li {
	border-bottom: 1px dotted #81817a;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.small_time {
	font-size:smaller;
	color: #fbc700;
}

cite.fn {
	font-size: 32px;
	padding: 0 0 0 10px;
}

#comment_form {
	width: 546px;
	height: auto;
	margin: 0 0 40px 0;
	padding: 10px 0 10px 64px;
	clear: both;
}

input.mailer_put {
	background-color: #f5f5e9;
	width: 280px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	color: #81817a;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #81817a;
}

input.btn {
	background-color: #372e25;
	width:80px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	border: none;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Rockwell, "Rockwell Extra Bold";
}

*input.btn {
	margin-top: 10px;
}

fieldset {
	width: 526px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	border: none;
}

label {
	width: 526px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: Rockwell, "Rockwell Extra Bold";
	font-weight: bold;
	font-size: 14px;
	text-align:left;
}

fieldset ol {
	margin: 0px;
	padding:0px;
	list-style:none;
}

fieldset li {
	width: 526px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float:left;
	clear:both;
	color: #81817a;
	font-size:12px;
	font-family: Rockwell, "Rockwell Extra Bold";
}

.input_margin {
	margin-bottom: 20px;
}

.label_margin {
	margin-bottom: 15px;
}

textarea {
	background-color: #f5f5e9;
	width:360px;
	height:140px;
	margin: 0px;
	padding: 0px;
	color: #81817a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #81817a;
}

#page_title {
	width: 546px;
	height: auto;
	margin: 0px;
	padding: 15px 0 0 64px;
}

/**************** Start Sidebar Here ****************/

#sidebar {
	width: 290px;
	height: auto;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	float: left;
}

#search_box {
	background: url(images/search_box.jpg) no-repeat;
	width: 250px;
	height: 88px;
	margin: 7px 0 30px 0;
	padding: 10px 20px 10px 20px;
}

#search {
	background: url(images/search.png) no-repeat;
	width: 91px;
	height: 38px;
	margin: 0px;
	padding: 0px;
}

#searchform {
	width: 250px;
	height: 32px;
	margin: 10px 0 0 0;
	padding: 0px;
}

#searchform #input {
	background: url(images/input_bg.png) no-repeat;
	width: 180px;
	height: 22px;
	margin: 0 20px 0 0;
	padding: 5px;
	border: none;
	float: left;
	font-size:18px;
	color: #372e25;
}

#searchform #searchsubmit {
	background: url(images/s_btn.png) no-repeat;
	width: 38px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border: none;
	float: left;
	cursor: pointer;
}

#sidebar_top {
	background: url(images/sidebar_top.jpg) no-repeat;
	width: 290px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#sidebar_content {
	background-color: #372e25;
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 5px 20px 5px 20px;
}

#sidebar_bottom {
	background: url(images/sidebar_bottom.jpg) no-repeat;
	height: 9px;
	margin: 0 0 30px 0;
	padding: 0px;
}

#category {
	background: url(images/category.jpg) no-repeat top left;
	width: 250px;
	height: 38px;
	margin: 0 0 20px 0;
	padding: 0px;
}

#cat_list {
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0px;
	border-bottom: 1px dotted #f5f5e9;
}

#cat_list li{
	width: 245px;
	height: auto;
	margin: 0px;
	color: #fbc700;
	padding: 2px 0px 2px 5px;
	border-top: 1px dotted #f5f5e9;
}

#cat_list li a, #cat_list li a:visited{
	color: #f5f5e9;
	text-decoration: none;
}

#cat_list li a:hover{
	color: #f5f5e9;
	text-decoration: underline;
}

#archives {
	background: url(images/archives.jpg) no-repeat;
	width: 250px;
	height: 38px;
	margin: 0 0 20px 0;
	padding: 0px;
}

#arch_list {
	list-style: none;
	margin:0px 0px 25px 0;
	padding:0px;
	border-bottom: 1px dotted #f5f5e9;
}

#arch_list li{
	width: 245px;
	height: auto;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border-top: 1px dotted #f5f5e9;
}

#arch_list li a, #arch_list li a:visited{
	color: #f5f5e9;
	text-decoration: none;
}

#arch_list li a:hover{
	color: #f5f5e9;
	text-decoration: underline;
}

#recent_posts {
	background: url(images/recent_posts.jpg) no-repeat;
	width: 250px;
	height: 38px;
	margin: 0 0 20px 0;
	padding: 0px;
}

#recent_list {
	list-style: none;
	margin:0px 0px 25px 0;
	padding:0px;
	border-bottom: 1px dotted #f5f5e9;
}

#recent_list li{
	width: 245px;
	height: auto;
	margin: 0px;
	padding: 2px 0px 2px 5px;
	border-top: 1px dotted #f5f5e9;
}

#recent_list li a, #recent_list li a:visited{
	color: #f5f5e9;
	text-decoration: none;
}

#recent_list li a:hover{
	color: #f5f5e9;
	text-decoration: underline;
}

/***************** End Content Section Here - Begin Footer *******************/

#footer {
	background: url(images/footer_top.jpg) repeat-x top left;
	background-color: #372e24;
	width: 100%;
	height: 260px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footer_container {
	width: 860px;
	height: 260px;
	margin: 0px auto;
	padding: 0 60px 0 60px;
}

#vertical_divider {
	background: #524636;
	width: 1px;
	height: 180px;
	margin: 40px 40px 0 0;
	padding: 0px;
	float: left;
}

#section_one {
	background: url(images/twit_bird.png) no-repeat top left;
	width: 232px;
	height: 150px;
	margin: 40px 40px 0 0;
	padding: 50px 0 0 0;
	float:left;
}

#twitter_link {
	width: 134px;
	height: 38px;
	margin: 0px;
	padding: 0 0 0 98px;
}

#twitter_div {
	width: 222px;
	height: 107px;
	margin: 0px;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5e9;
	font-size: 11px;
}

#twitter_update_list {
	width: 222px;
	height: auto;
	margin: 25px 0 0 0;
	padding: 0px;
	text-align: left;
}

#twitter_update_list a {
	color: #fbc700;
	text-decoration: none;
}

#section_two {
	background: url(images/mail.png) no-repeat top left;
	width: 232px;
	height: 150px;
	margin: 40px 40px 0 0;
	padding: 50px 0 0 0;
	float:left;
}

#quote_link {
	width: 145px;
	height: 38px;
	margin: 0px;
	padding: 0 0 0 87px;
}

#quote_box {
	width: 232px;
	height: auto;
	margin: 25px 0 0 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5e9;
	font-size: 11px;
}

#quote_box a {
	color: #fbc700;
	text-decoration: none;
}


#quote_box_content {
	width: 172px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5e9;
	font-size: 11px;
}

#quote_box_content a {
	color: #fbc700;
	text-decoration: none;
}

#section_three {
	background: url(images/rss_feed.png) no-repeat top left;
	width: 232px;
	height: 150px;
	margin: 40px 0 0 0;
	padding: 50px 0 0 0;
	float:left;
}

#rss_link {
	width: 126px;
	height: 38px;
	margin: 0px;
	padding: 0 0 0 106px;
}

#rss_box {
	width: 232px;
	height: auto;
	margin: 25px 0 0 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5e9;
	font-size: 11px;
}