/*
Design by Muthu - AIRCC Design
*/

body {
	background: #c8e6e4 url(img/img01.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #757575;
}


h1, h2, h3 {
	color: #31363B;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
		
}

ul, ol {
	margin-left: 3em;
	text-align: left;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #06C;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}



/* Logo */

#logo {
	width: 1054px;
	height: 120px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 20px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}


/* Header */

#header {
	width: 1054px;
	margin: 0 auto;
}

#menu {
	height: 70px;
	width: 900Px;
	padding-left: 130px;
	background: url(img/img05.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: center;
	padding: 15px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left ;
	text-decoration: none;
	font-size: 13px;
	color: #0000FF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

#wrapper {
	width: 1054px;
	margin: 0 auto;
	background:url(img/img05.gif) repeat-x left top;
}

/* Page */

#page {
	width: 1054px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	
}

.post {
}

.post .title {
	margin: 0;
	
}

.post h1.title {
	padding: 5px 0  0 5px;
	height: 40px;
	font-size: 2.4em;	
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 25px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}

/* Sidebar */

#sidebar {
	float: left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	
}

#sidebar li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 30px;
	text-transform: lowercase;
	font-size: 28px;
	letter-spacing: -1px;
	text-align: left;
}

#sidebar li p {
	padding: 0 20px;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	height: 30px;
	background: #FFFFFF url(images/img01.gif) repeat-x top left;
	text-align: center;
	padding-top: 10px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
}

#footer a {
font-size: 10px;
}
