body {
	margin: 0;
	padding: 0;
	background: url(images/bg01.jpg);
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 24px;
	color: #445469;
	font-weight: bolder;	
}

h4 { color: #58badf; 
font-size: 24px;
	font-weight: bolder;
	padding: 0;
	margin: 0;}

h3 {
	font-size: 18px;
	color: #445469;
	font-weight: bolder;	
}

h5 {
	font-size: 18px;
	color: #0f5e6d;
	font-weight: bolder;	
}

h7 {
	font-size: 18px;
	color: #b83535;
	font-weight: bolder;	
}
/*
p, ol, ul, dl {
	margin-top: 0;

	line-height: 1.5;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
*/


a {
	color: #0f5e6d;
}

a:hover {
	color: #58badd;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 211px;
	background: url(images/bg04.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 308px;
	height: 211px;
}

#logo h1, #logo p {
	line-height: 1;
}

#logo h1 {
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
	        margin: 0 0 0 -2000px;

}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;

}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
	        margin: 0 0 0 -2000px;

}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#banner {
	float: left;
	height: 118px;
	padding: 93px 0 0 0;
}

/* Menu */

#menu {
	height: 76px;
	background: url(images/bg04.jpg) no-repeat 0 -211px;
}
#menu ul li ul {margin: 0;}
#barspace {
	width: 25px;
	height:10px;
}
#menu ul {
	height: 67px;
	margin: 0 25px;
	padding: 4px 0 0 3px;
	background: url(images/bg05.jpg);
	list-style: none;
	line-height: 1
}

#menu li {
	float: left;
	height: 35px;
	padding: 15px 0px 0 12px;
}

#menu li.active {
	background: url(images/bg06.jpg) no-repeat;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(images/bg07.jpg);
}

.bar .text {
	float: left;
	padding: 14px 0 0 25px;
	font-size: 16px;
	color: #7c7155;
}

/* Top Bar */

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}

/* Search */

#search {
	float: right;
	width: 245px;
	height: 48px;
	background: url(images/bg08.jpg) no-repeat 0 12px;
}

#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search .input-text {
	float: left;
	width: 178px;
	margin: 12px 0 0 0;
	padding: 4px 10px;
	font: inherit;
	line-height: normal;
	border: none;
	background: none;
	color: inherit;
}

#search .input-submit {
	display: none;
}

/* Page */

#page {
	background: url(images/bg03.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 655px;
	padding: 0 24px 0 25px;
	background: url(images/bg04.jpg) no-repeat 0 -335px;
}

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 50px;
	line-height: normal;
	font-size: 32px;
	color: #5A554E;
}

.post .title a {
	text-decoration: none;
	color: #5A5544;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #5A554E;
}

.post .entry {

	margin: 0 25px;
	padding: 5px 0;
	border-top: 1px solid #E5E1D8;
}

.post .meta {
	
	background: #3b7488;
	border-bottom: 1px solid #DDE5CE;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat 0 50%;
}


	

/* Sidebar */

#sidebar {
	float: right;
	width: 246px;
	padding: 5px 50px 0 0;
	background: url(images/bg04.jpg) no-repeat 100% -335px;
	text-align: center;
	font-size: 13px;

}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #E5E1D8;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 2;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}

h6 {
	font-size: 18px;
	color: #445469;
	font-weight: bolder;	
	margin: 0 0 5px 0;
	padding: 8px 0 3px 0;
	border-bottom: 1px solid #E5E1D8
}

/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 15px 35px 0 35px;
	background: #28241E url(images/bg09.jpg) repeat-x;
	color: #ddd;
}

.two-cols .col1 {
	float: left;
	width: 595px;
	font-size: 14px;	
}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #8a8a8a;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #ddd;
}

/* Footer */

#footer {
	background: url(images/bg10.jpg) no-repeat;
	padding: 35px 0;
	font-size: 11px;
}

#footer p {
	text-align: center;
	color: #445469;
}

#footer a {
	color: #445469;
}.text2 {
	color: #fff;
	font-size: 16px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.text3 {
	font-size: 17px;
	text-align: center;
	
}
.text4 {
	font-size: 14px;
	text-align: center;
	
}

.mainbuttons {
	padding-top: 24px;
	padding-right: 15px;
	padding-left: 30px;
	line-height: 2em;
}
#toc,
.toc,
.mw-warning {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}
#nav{
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	/* Clear floats */
	float:left;
	width:943px;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}
#nav li{
	float:left;
	margin-right:0px;
	position:relative;
}
#nav a{
	display:block;
	padding:5px;
	color:#fff;
	
	text-decoration:none;
}
#nav a:hover{
	color:#fff;
	background:#6b0c36;
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#1a3139;
	text-decoration:underline;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#3b7487;
}