/*
CSS code by Cumulus Consulting
Based on design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

input, textarea {
	background: #FFFFFF url(images/img09.gif) repeat-x;
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	letter-spacing: 0.05em;
	font-family: "Trebuchet MS";
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #346086;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 0px;
}

img.right {
	float: right;
	margin-left: 0px;
}

hr {
	display: none;
}

/* Banner */

#banner {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #252E3A url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 21px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	width: auto;
	padding: 0 13px 0 13px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

/* ColumnWrapper */

#columnwrapper {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0px 15px 0px;
	background: #FEFEFE url(images/img05.gif) no-repeat;
}

/* MainColumn */

#maincolumn {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
#maincolumn #sidebar {
	background-repeat: no-repeat;
}
#maincolumn #sidebar {
	vertical-align:top;
}
#maincolumn #sidebar {
	padding-top: 0px;
}

/* Content */

#content {
	float: left;
	width: 690px;
	padding: 0px 30px 0px 20px;
}
#maincolumn #content .post form {
}
#maincolumn #content {
	border-right-width: medium;
	border-right-style: groove;
	border-right-color: #5A94BE;
}

.post {
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .smhead {
	color: #4786B3;
	font-weight: bold;
	font-size: 26px;
	color: #000000;
}

.post .smhead2 {
	color: #2688B7;
	font-weight: bold;
}

.post .smhead3 {
	color: #4786B3; 
	font-weight: bold; 
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}

.post .style2 {
	font-weight:normal;
}

.post .style5 {
	font-size: 18px;
	color: #268EC2;
	font-weight: bold;
}

.post .style6 {
	font-size: 20px;
}

.post .style9 {
	font-size: 20px; 
	color: #268EC2; 
	font-weight: bold;
}

.post .h4 {
	color: #660000;
	text-decoration: underline;
	font-size: 14px;
	font-style: italic;
}


/* Sidebar */

#sidebar {
	align: left;
	width: 210px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

/* SidebarContent */

#sidebarcontent {
	vertical-align: top;
}

#sidebarcontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebarcontent li {
	margin-bottom: 40px;
	padding: 0px 0px 0px 0px; /* T R B L */
}

#sidebarcontent li ul {
}

#sidebarcontent li li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E5E5E5;
}

#sidebarcontent li h2 {
	margin-bottom: 15px;
	font-size: 18px;
}


/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 45px;
	background: url(images/img055.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #B4B4B4;
}

#footer .style1 {
	font-size: 10px;
}

#footer .legal {
	float: left;
	width: auto;
}

#footer .credit {
	float: right;
	width: auto;
}

#menu #cse-search-box #search {
}
