/*
Design by NodeThirtyThree <http://www.nodethirtythree.com>
Published 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: #FFFF66;
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #365F91;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #365F91;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
	text-align: justify;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #38B5F1;
}

a:hover, a.woblink:hover, a.santikara:hover {
	text-decoration: none;
}

a.woblink {
				color: #000;
}

a.santikara {
				color: #365F91;
				text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

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

/* Header */

#header {
	width: 954px;
	height: 183px;
	margin: 0 auto;
	background: url(../images/header.gif);
}


/* Menu Header */

#menuheader {
	width: 954px;
	height: 30px;
	margin: 0 auto;
	border-radius: 10px;

}


/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	text-transform: lowercase;
	color: #365F91;
}

#logo h1 {
	padding: 20px 0px 0px 0px;
	font-weight: bold;
}

#logo h2 {
	padding: 130px 0px 0px 338px;
	font-size: 20px;
	font-weight: bold;
}

#logo h3 {
	padding: 20px 0px 0px 860px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 950px;
	padding: 0px 0px 5px 0px;
	float: left;
		background: url(../images/menuheader.gif);

}

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




#menu li {
	display: inline;
}

#menu li.active {
	display: inline;
	padding: 0 14px 0 14px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;
}

#menu li.paddedleft {
	display: inline;
	padding: 0px 0px 0px 85px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;

}

#menu li.paddedright {
	display: inline;
	padding: 0px 75px 0px 0px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;

}
#menu a {
	padding: 0 14px 0 14px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;
}

#menu a:active {
	padding: 0 14px 0 14px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #365F91;
}



/* Page */

#page {
	width: 954px;
	margin: 0 auto;
	background: #FFFF66 url(../images/tintwhole.gif) repeat-y;
}

#bg {
/*	background: url(../images/img06.jpg) repeat-y left bottom; */
}

/* Content */

#content {
	float: right;
	width: 744px;
/*	background: url(../images/img04.jpg) no-repeat; */
}

/* Posts */

.post {
	width: 740px;
	padding: 0px 0px 0px 10px;
}

.post a {
	color: #365F91;
}

.post .title {
	padding: 0 0 0 12px;
}

.post .title a {
	color: #365F91;
}

.post .date {
	margin: -26px 25px 15px 0;
	text-align: right;
	color: #79AFCD;
}

.post .hours {
	margin: 0px 20px 0px 12px;
	text-align: left;
	color: #79AFCD;
}

.post .entry {
	padding: 25px 20px 0 12px;
/*	background: url(../images/img07.jpg) no-repeat;*/
	font-size: 13px;

}

.post .meta {
	padding: 15px 12px;
/*	background: url(../images/img08.jpg) no-repeat left bottom;*/
}

.post .meta b {
	display: none;
}

.post .more, .post .comments {
	padding: 0 30px 0 20px;
}

.post .more {
/*	background: url(../images/img09.gif) no-repeat left center; */
}

.post .comments {
/*	background: url(../images/img10.gif) no-repeat left center; */
}



/* Sidebar */

#sidebar {
	text-transform: lowercase;
	float: left;
	width: 210px;
	font-size: 16px;
	font-weight: bold;
}

#sidebar h2 {
	font-size: 24px;
	padding: 5px 0px 0px 10px;
	color: #365F91;
}

#sidebar h3 {
	padding: 30px 0px 0px 10px;
	font-weight: bold;
	color: #365F91;
}

#sidebar a {
	text-decoration: none;
	color: #365F91;
}

#sidebar a:active {
	text-decoration: none;
	color: #365F91;
}


#sidebar ul {
	width: 200px;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#sidebar li {
}



#sidebar li ul {
	padding: 5px 0 5px 20px;
	width: auto;
}

#sidebar li li {
	padding: 5px 0 5px 0;
/*	background: url(../images/img13.gif) repeat-x; */
}

#sidebar li li.first {
	padding-top: 0;
	background: none;
}

#sidebar li li.active {
	color: #365F91;
}

#sidebar li h2 {
	font-size: 18px;
	padding: 30px 0 40px 10px;
/*	background: url(../images/img12.jpg) no-repeat left bottom; */
}

/* Footer */

#footer {
	padding: 30px 0;
	background: #FFFF66 url(../images/tintwhole.gif) repeat-y;

}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #365F91;
}

#footer a {
	color: #365F91;
}