﻿body
{
	background-image: url('../images/blog/blogbackground.jpg');
	background-position: center top;
	background-attachment: fixed;
}

#searchbar
{
	margin: 6px auto;
	background-image: url('../images/blog/search_main.png');
	width: 227px;
	height: 27px;
	overflow: hidden;
	position: relative;
}

#searchbar #s
{
	position: absolute;
	top: 6px;
	left: 11px;
	background-color: #f6f6f6;
	border: 0;
	margin: 0;
	padding: 1px;
	width: 153px;
	height: 13px;

	font-family: Verdana;
	font-size: 8pt;
}

#searchbar #searchsubmit
{
	position: absolute;
	top: 0px;
	left: 168px;
	background-image: url('../images/blog/search_button.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 59px;
	height: 27px;
	border: none;
}

#searchbar #searchsubmit:hover
{
	background-position: 0px -27px;
}

#searchform
{
	margin: 0;
	padding: 0;
}

#spacer
{
	height: 70px;
}

#blogMain
{
	width: 995px;
	margin: 0 auto;
}

#blogMain #top
{
	height: 43px;
	background-image: url('../images/blog/Top.png');
	background-repeat: no-repeat;
}

#blogMain #content
{
	background-image: url('../images/blog/middle.png');
	background-repeat: repeat-y;
	padding-left: 22px;

}

#blogMain #content #posts
{
	width: 716px;
	float: left;
}

div.post
{
	padding: 0 50px 0 50px;
	font-family: Georgia;
	color: #5b5b5b;
	font-size: 10pt;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	margin-bottom: 2em;
}

div.post h1
{
	color: #dc0d0d;
	padding: 0;
	margin: 0;
	font-size: 22pt;
	font-weight: lighter;
	line-height: 1.4em;
}

div.post h2
{
	padding: 0;
	margin: 0;
	font-size: 10pt;
	font-weight: lighter;
	line-height: 1.3em;
}

div.post h3
{
	color: #c0c0c0;
	padding: 0;
	margin: 0;	
	font-size: 10pt;
	font-weight: lighter;
}

div.post p
{
	font-weight: normal;
	line-height: 1.3em;
}

a
{
	color: #d21f22;
}

a:visited
{
	color: #99464e;
}

div.post blockquote
{
	background-image: url('../images/blog/quotemiddle.png');
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	background-repeat: repeat-y;
}

div.post blockquote p
{
	font-style: italic;
}

#blogMain #content #sidebar
{
	width: 235px;
	float: left;
	margin-left: 1px;
	padding-top: -19px;
	text-align: center;
	margin-top: -25px;
}

#blogMain #content #sidebar img
{
	border: 0;
	margin: 3px 0 3px 0;
}


#blogMain #content #sidebar ul
{
	margin: 0 8px 0 8px;
	padding: 0;
	list-style: none;
	text-align: left;
	font-family: Verdana;
	color: #5b5b5b;
	font-size: 8pt;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
}

#blogMain #content #sidebar ul li h2
{
	font-size: 8pt;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	padding: 10px 0 4px 0;
	margin: 0;
}

#blogMain #content #sidebar * div#calendar_wrap
{
	width: 130px;
	margin: 0 auto;
}

div.clear
{
	clear: left; 
	float: none; 
	line-height: 0;
	height: 0;
}

#blogLogo
{
	left: 6px;
	top: 10px;
}

#blogMain #bottom
{
	height: 42px;
	background-image: url('../images/blog/bottom.png');
	background-repeat: no-repeat;
}

/* Header States */
#mainMenuContainer #navigation li#home a
{
	background-position: 0 0;
}

#mainMenuContainer #navigation li#gallery a
{
	background-position: -53px 0;
}

#mainMenuContainer #navigation li#blog a
{
	background-position: -109px -23px;
}

#mainMenuContainer #navigation li#downloads a
{
	background-position: -152px 0;
}

#mainMenuContainer #navigation li#about a
{
	background-position: -229px 0;
}

#mainMenuContainer #navigation li#contact a
{
	background-position: -280px 0;
}

#mainMenuContainer #navigation li#help a
{
	background-position: 0 0;
}

/* SECTION: Contact Box */

div.contactBox
{
	width: 462px;
	color: white;
	margin: 0 auto;
	visibility: hidden;
	position: absolute;
	top: 40px;
	z-index: 100;
	font-family: Calibri, Verdana, sans-serif;
	font-size: 0.8em;
}

div.contactBox a
{
	color: white;
	text-decoration: underline;
}

img.contactCloseButton
{
	position: absolute;
	width: 21px;
	height: 19px;
	top: 6px;
	right: 8px;
	border: none;
}

div.contactBox h3
{
	margin-top: 0;
}

div.contactTop
{
	height: 25px;
	background-image: url('/images/contact/contact_top2.png');
}

div.contactMiddle
{
	background-image: url('/images/contact/contact_middle2.png');
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

div.contactBottom
{
	height: 16px;
	background-image: url('/images/contact/contact_bottom2.png');
}

td.contactLabelCell
{
	width: 100px;
}

td.contactTextCell
{
	width: 309px;
}

td.contactOptionCell
{
	width: 150px;
}

td.contactSubmitCell
{
	width: 105px;
	text-align: right;
}
input.contactTextBox
{
	width: 320px; 
	font-family: 'font-family: Calibri', Verdana, sans-serif; 
	font-size: 0.8em;"
}

textarea.contactTextArea
{
	width: 411px; 
	height: 131px; 
	font-family: 'font-family: Calibri', Verdana, sans-serif; 
	font-style: italic;
	color: #808080; 
	font-size: 0.8em;
}

button#contactSubmit
{
	width: 105px; 
	height: 70px;
	font-family: 'font-family: Calibri', Verdana, sans-serif; 
	font-size: 1.2em;
}
/* END */
