/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #cccccc url('../images/css/MenuButtonBackground.gif') repeat-x;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

p, ol, ul {
	line-height: 170%;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 100px;
	width: 565px;
	margin-left: 10px;
	background: url('../images/logo/logo.gif') no-repeat left center;
}

#logo h1, #logo p   {
	text-transform: lowercase;
}

#logo h1 {
	margin: 0px;
	padding: 25px 0 0 85px;
	letter-spacing: -2px;
	font-size: 1.75em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -40px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

#search {
	float: right;
	width: 280px;
}

#search form  {
	margin: 0;
	padding: 53px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 178px;
	background: url('../images/css/SearchBox.gif') repeat-x;
	border: 1px solid #ACACAC; margin-left:0; margin-right:6px; margin-top:2px; margin-bottom:0; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url('../images/css/SearchButton.gif') no-repeat;
	border: medium none;
	text-transform: lowercase;
	color: #000000
}

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
	font-size: 1.1em;
}

#menu a:hover  {
	text-decoration: underline;
	color: #FD955C
}

#menu .current_page_item {
	background: url('../images/css/MenuButtonLeft.gif') no-repeat;
}

#menu .current_page_item a {
	background: url('../images/css/MenuButtonRight.gif') no-repeat right top;
	font-weight: none;
	color: #89B5F4
}

/* Page */

#page {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url('../images/css/pageBackground.gif') repeat-y;
}

/* Content */

#content {
	float: right;
	width: 700px;
	background: url('../images/css/tableTopRight.gif') no-repeat;; padding-left:5px; padding-right:11px; padding-top:11px; padding-bottom:0
}

#content a {
	color: #FD955C;
}

.pagetitle {
	height: 33px;
	margin: 0;
	background: url('../images/css/contentHeader0.gif') no-repeat;
	font-size: 1.4em;
	color: #000000; padding-left:15px; padding-right:0; padding-top:8px; padding-bottom:0
}

.post {
	padding: 0px 15px 0 15px;
    	font-size: 1.1em;
}

.image1 {
	padding: 5px 20px 5px 20px;
    	font-size: 1.1em;
}
 
.postsmall {
    font-size: 0.7em;  
}

.title {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url('../images/css/bulletItem2.gif') no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	background: url('../images/css/tableTopLeft.gif') no-repeat;; padding-left:11px; padding-right:5px; padding-top:11px; padding-bottom:0
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 5px;
	line-height: 140%; 
}

#sidebar li ul {
	padding: 0px 5px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url('../images/css/bulletItem0.gif') no-repeat left center;
}

#sidebar h2 {
	height: 33px;
	margin: 0;
	background: url('../images/css/SideHeader0.gif') no-repeat;
	font-size: 1.3em;
	color: #000000;
	line-height: 140%; padding-left:15px; padding-right:0; padding-top:8px; padding-bottom:3px 
}

#sidebar h4 {
	height: 33px;
	margin: 0;
	background: url('../images/css/SideHeader1.gif') no-repeat;
	font-size: 1.3em;
	color: #000000;
	line-height: 140%; padding-left:15px; padding-right:0; padding-top:8px; padding-bottom:3px 
}

#sidebar h5 {
	height: 33px;
	margin: 0;
	background: url('../images/css/SideHeader2.gif') no-repeat;
	font-size: 1.3em;
	color: #000000;
	line-height: 140%; padding-left:15px; padding-right:0; padding-top:8px; padding-bottom:3px 
}

#sidebar h6 {
	height: 33px;
	margin: 0;
	background: url('../images/css/SideHeader3.gif') no-repeat;
	font-size: 1.3em;
	color: #000000;
	line-height: 140%; padding-left:15px; padding-right:0; padding-top:8px; padding-bottom:3px 
}

#sidebar a    {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
}

#sidebar a:hover {	
	text-decoration: underline;
	color: #FD955C
}


/* Footer */

#footer {
	width: 962px;
	margin: 0 auto;
	background: url('../images/css/tableBottom.gif') no-repeat;; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:20px
}

#footer p {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}