body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 940px;
	height: 144px;
	margin: 0 auto;
}

/* Logo */

#logo {

	
	padding: 63px 00px 0px 30px;
}

.nav0 {width:350px; position:absolute; z-index:2; margin:-80px 0 0 0; margin-left:550px !important/*Non-IE6*/; margin-left:553px /*IE6*/;}

.nav0 ul {float:right; padding:0 20px 0 0;}


.nav0 li {display:inline; list-style:none;}


.nav1 h2 {width:350px; position:absolute; z-index:3; text-align: right; margin:-40px 0 0 530px !important/*Non-IE6*/; margin-left:533px /*IE6*/;  font-size:11px; color: #5289c4; text-transform:lowercase;}
.nav1 a {color: #5289c4 ; text-decoration:none;}
.nav1 a:hover {text-decoration:none; color:#ffffff;}



#logo h1 {
	float: left;
	padding: 0px 40px 0 0;
	background: url(images/img02.gif) no-repeat right center;
	letter-spacing: -2px;
	font-size: 48px;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
clear: both;
	height: 60px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 45px;
	padding-top: 8px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	font: normal 16px "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	color: #1A1A1A;
}

#menu .active a {
	background: url(images/img03.jpg) repeat-x;
	color: #FFFFFF;
 

}

/* Gallery */

#gallery {
	
	width: 940px;
	height: 160px;
	margin: 0 auto;
	margin-top: -3px;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 630px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 20px 0px 5px 20px;
	text-transform: uppercase;
	color: #132441;
}

.post .meta {
	padding: 10px 20px;
	
	font-size: smaller;
}

.post .meta p {
	margin: 0;
}

.post .story {
	padding: 10px 40px 00px 20px;
	line-height: 180%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

/* Boxed1 */

.boxed {
	margin-bottom: 1.5em;
	
}

.boxed h2 {
	padding-left: 20px;
	color: #0078FF;
}

.boxed .content {
	padding: 10px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxed li {
	padding: 10px;
	border-bottom: 1px dotted #0078FF;
}

.boxed a {
	text-decoration: none;
	color: #0078FF;
}

.boxed a:hover {
	text-decoration: underline;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 20px;
	text-align: justify;
	font-size: smaller;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 15px;
	background: #d5d5d5 url(images/img16.gif) repeat-x;
}

#footer p {
	
	text-align: center;
	margin-top: -11px;
	color: #FFFFFF;
}

#footer a {
    text-align: right;
	padding-right:15px;
	color: #5289c4;
	text-decoration: none;
	font: normal 12px "Times New Roman", Times, serif;
}

#footer a:hover {
	color: #ffffff;
}
