/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;
	background-image: url(image/skin.jpg);
	background-repeat: repeat;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: 'Arvo', serif;
	font-weight: normal;
	color: #FFA800;
}

h1 {
	font-size: 2em;
}
.com {
	font-size: 12px;
	color: #666;
	text-align: center;
}
#wrapper #page #page-bgtop #page-bgbtm #sidebar ul li ul li {
	text-align: center;
	text-decoration: none;
	list-style-type: none;
}


h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	color: #000;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #6E7A8A;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 150px;
	background: url(image/img01.jpg) no-repeat center top;
}

#header {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 980px;
	height: auto;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#logo h1, #logo p {
	display: block;
	margin: 0;
	padding: 0;
}

#logo h1 {
	margin: 0px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: none;
	font-size: 54px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	text-align: center;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 20px;
	color: #FFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu-wrapper {
	overflow: hidden;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006666;
}

#menu {
	width: 940px;
	margin: 0px auto;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu a {
	display: block;
	float: left;
	height: 60px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	line-height: 60px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Arvo', serif;
	font-size: 14px;
	font-weight: normal;
	color: #B5B5B5;
	border: none;
}

#menu .current_page_item a {
	color: #fff;
	background-color: #003333;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	
	
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
		-webkit-box-shadow: inset 5px 0 5px -5px #000,
						inset -5px 0 5px -5px #000;
	-moz-box-shadow:    inset 5px 0 5px -5px #000,
						inset -5px 0 5px -5px #000;
	box-shadow:         inset 5px 0 5px -5px #000,
						inset -5px 0 5px -5px #000;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
}

/* Content */

#content {
	width: 600px;
	float: right;
	left: 354px;
	top: 252px;
}

.post {
	clear: both;
	padding-bottom: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.post .title {
	padding-top: 10px;
	background-color: #066;
	color: #FFF;
}

.post .title a {
	color: #FFFFFF;
	border: none;
	background-color: #003300;
	text-decoration: none;
	font-size: xx-large;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 0px;
	color: #066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 0px 0px 0px 0px;
	border-bottom-color: #CCC;
	-webkit-box-shadow: inset 5px 0 5px -5px #000,
						inset -5px 0 5px -5px #000;
	-moz-box-shadow:    inset 5px 0 5px -5px #000,
						inset -5px 0 5px -5px #000;
	box-shadow:         inset 5px 0 5px -5px #000,
						inset -5px 0 5px -5px #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 20px;
	line-height: 35px;
	background: url(image/img07.jpg) no-repeat left 14px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 15px;
	border-bottom: 1px solid #B6BFD0;
	letter-spacing: 0px;
	font-size: 24px;
	color: #FFF;
	background-color: #066;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-box-shadow: inset 5px 0 5px -5px #000,
						inset -5px 0 5px -5px #000;
	-moz-box-shadow:    inset 5px 0 5px -5px #000,
						inset -5px 0 5px -5px #000;
	box-shadow:         inset 5px 0 5px -5px #000,
						inset -5px 0 5px -5px #000;
	text-align: center;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 55px;
	margin: 0px auto 40px auto;
	border-top: 1px solid #B6BFD0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 18px;
	line-height: normal;
	text-align: center;
	color: #576475;
}

#footer a {
	color: #576475;
}




#slider-wrapper {
	width: 600px;
	height: 331px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
}

#slider {
	width: 600px;
	height: 331px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	float: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clip: rect(auto,auto,auto,auto);
	top: 0px;
	margin-left: 0px;
}
#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(image/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;
}
#page .entry h2 {

}
.ccsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}
.sidebar1{
	width:	240px;
	font-family:Arial, Helvetica, sans-serif;
}
#header-wrapper #header #logo p {
	font-family: Arial, Helvetica, sans-serif;
}
