/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	background-color:#41627E;
	font-family: "Verdana",Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #484848 ;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #0A0A0A;
}

a:hover {
	background: none;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 1000px;
	height: 172px;
	margin: 0 auto;
	background: #000000 url(../images/img01.png) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 1000px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 70px 0 0 340px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 2.4em;
}

#logo p {
	margin: 0;
	padding: 100px 0 0 345px;
	text-transform: uppercase;
	line-height:10px;
    font-size:1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}  

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding-top: 16px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 90px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 200px;
	border: none;
	text-transform: lowercase;
	border: 1px #525252 dotted;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background: #565F68;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 10px 10px 10px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
        color:orange;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 690px;
	padding: 40px 20px 0 0;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #000000;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 40px 0 0 20px;
	 color:#484848;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 35px;
	margin-top: 10px;

}



#sidebar li li {
	line-height: 18px;
	border-bottom: 1px solid #F0F0F0;
	padding-left:0px;
        padding-bottom:10px;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #336699;
	border-bottom:3px solid #F0F0F0;
}

#sidebar p {

    line-height: 120%;
	text-align: left;
        color:#484848; 
}



#event li:hover
{
background-color:#686868;
color:#FFFFFF;
}


#sidebar a {
	color: #000000;
	border: none;

}

#sidebar a:hover {
    text-decoration: none;
	color: orange;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 1000px;
	height: 25px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #565F68;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 13px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}


/* addon */


#home1
{
/*border-bottom:1px solid #F0F0F0;*/
padding-bottom:15px;


}
#home1 p
{
/*color:#C0C0C0;*/
}

#home1 h1
{
color:#41627E;
}


#home1 a
{
color:#006699;
border: none;
}

#home1 a:hover
{
color:#336699;
text-decoration:underline;
}



#home2
{
padding-top:15px;
}

#home2 h2
{
border-bottom:3px solid #F0F0F0;
}

#home2 li
{
line-height:25px;
}

#home2 li a
{
color:#336699;
border: none;
}

#home2 li a:hover
{
color:#336699;
text-decoration:underline;
}


ul#photo_gallery li, ul#album_list li {
	list-style: none;
	float: left;
	margin-right: 10px;
	text-align: center;
}

ul#photo_gallery li .photo {
	height: 150px;
	width: 150px;
}

#info {
	clear: both;
}

.photo {
	height: 150px;
	width: 150px;
}