body {
	margin: 0;
	padding: 0;
	background: #02070e;
	font-size: 11px;
	text-align: justify;
	color: #FCFCFA;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #fff;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img01.jpg) repeat-y left top;
}







/* Header */


#headerabout {
	width: 760px;
	height: 400px;
	margin: 0 auto;
	background: url(images/himage4.jpg) no-repeat left top;
	padding: 0;
}








#header h1, #header p {
	margin: 0;
	color: #5d4c15;
}

#header h1 {
	float: left;
	font-size: 52px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 400px;
}





#header p {
	float: left;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/*  */

#content {
	float: right;
	width: 500px;
	margin: 0;

}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 20px solid #1b4479;
	border-right: 200px solid #1b4479;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #E5DC1E;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 31px;
	color: #fff;
}

.meta {
	text-align: left;
	color: #FCFCFA;
	padding: 10px 20px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 30px;
	border-bottom: 2px #1b4479 solid;
}

.meta1 {
	text-align: right;
	color: #FCFCFA;
	padding: 10px 20px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 0px;
	border-bottom: 2px #1b4479 solid;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
}

.meta a {
	color: #fff;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 17px 20px 0 32px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin-bottom: 10px;
	color: #fff;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 20px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	padding-left: 20px;
	font-size: 18px;
	color: e1b838;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}


#profile  {
	align: middle;
}



/* Footer */

#footer {
	width: 760px;
	height: 90px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #1b4479;
}




#slider-wrapper {
    width: 954px;
    height: 350px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 852px;
	left:77px;
    height: 350px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
