/*
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;
	background: #258ec7;
	/*background: #3daad9;*/ 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #000000;*/
}

h1, h2, h3, h4, h5 ,h6 {
	margin-top: 0;
	color: #FFD700;
	/* color: #9f9f00; */
	/*color: #6E6C00;*/
	
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	/* border-bottom: 1px dashed black; */
	color: black;
}

a:hover {
	border-bottom: none;
}


a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 800px;
	height: 108px;
	margin: 0 auto;
	padding: 0;
	letter-spacing: 1px;
}

#main_text {
	width: 800px;
	height: 40px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	letter-spacing: 1px;
	text-indent: 5%;
	font-style: italic;
	line-height: 150%;	
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-weight: normal;
	font-size: 4.5em;
	margin-bottom: 10px;
}

#logo p {
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 800px;
	height: 35px;
	margin: 0 auto;
	padding-top: 0;
	background: #258ec7;
	/* background: #2384ba;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	background: url(images/part.jpg) no-repeat left 50%;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	
}

#menu a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 15px;
	color: white;
	background: #1b6086 url(images/part.jpg) no-repeat left 50%;;
		
	
}

#menu .current_page_item a {
	background: none;
	margin: 0 3px 0 0;
	padding: 10px 15px 10px 0px;
	color: #000000;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #3daad9;
	/*padding-left: 10px*/

	
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}





/* Content */

#content {
	float: left;
	width: 560px;
}

.post {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 200%;
	
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
	border-bottom: 1px dashed #FFD700;
	/* border-bottom: 1px dashed #8D8D8D;*/
	
}

.post h2 {
	font-size: 24px;
	border-bottom: 1px dashed #FFD700;
}

.post h3 {
	font-size: 24px;
	text-align: center;
	border-bottom: 1px dashed #FFD700;
}

.post h4 {
	font-size: 30px;
	text-align: center;
}

.post h5 {
	font-size: 22px;
	text-align: center;
	border-bottom: 1px dashed #FFD700;
}


.post h6 {
	font-size: 20px;
	text-align: center;
	line-height: 100%;
	
}		
		



.title {
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

.byline {
	
	margin: 5px 0 10px 0;
	text-transform: uppercase;
}

.entry {
	font-size: 14px;
	text-align: justify;
	letter-spacing: 1px;
	color: white;
	line-height: 200%;
}


.entry .short {
	text-indent: 5%;

}

.links {
	border-bottom: 1px dashed #978100;
	font-size: 11px;
	
}

.links a {
	display: block;
	border: none;
	color: #FFFFFF;
	
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	padding-right: 15px;
	background: #A49D3C url(images/img04.jpg) no-repeat left 50%;
	text-transform: uppercase;
	letter-spacing: 0px;
	
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/img04.jpg) no-repeat left top;
}



.picture {

	  float: left;
	  margin-top: 20px;
}

.contact {
		margin-top: 18px;
		font-size: 14px;
		margin-left: 155px;
		line-height: 150%;
		color: white;
}


.contact a {
	    color: gold;
	    border-bottom: 1px dashed gold;

}

.floatstop {
	clear:both;
}




.icon   {
	margin-top: 20px;
	float: right;
	weight: 20px;
	height: 20px;
	padding-left: 4px;
}	


.book {
	margin-top: 20px;
	padding-bottom: 3px;
	color: white;
	font-size: 18px;
	/* border-bottom: 1px dashed #8D8D8D; */	    
}

.news {
	margin-top: 30px;
	padding-bottom: 3px;
	color: white;
	font-size: 18px;
	/* border-bottom: 1px dashed #8D8D8D; */	    
}



#warning {
	margin-top: 10px;
	font-size: 11.5px;
	margin-bottom: 10 px;
	line-height: 150%;
	
}

#mail {
	font-size: 14px;
	text-align: justify;
	letter-spacing: 1px;
	color: gold;
	font-weight: bold;
}
#nocost {
	font-size: 16px;
	text-align: center;	
}

#column1 {
	float: left;
	width: 50%;
	font-size: 14px;
	letter-spacing: 1px;
	color: white;
	line-height: 200%;
}

#column2 {
	float:left;
	width: 50%;
	font-size: 14px;
	letter-spacing: 1px;
	color: white;
	line-height: 200%;
}


#flashcontent {
		width: 600px;
		height: 680px;
		font-size: 14px;
		color: white;
	}


.gallery {
	  margin-top: 20px;
	  padding-bottom: 3px;
	  font-size: 20px;
	  text-align: center;
	      
}


.gallery a {
	     color: white;
}



/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 10px;
	margin-left: 30px;

	
}

.sidebar ul {
	margin-top: 46px;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
}

.sidebar a {
	    color: white;
}

.sidebar li {
	padding: 5px 0px 5px 0px;
	
}

.sidebar a:hover {

		background: #258ec7;
}

.sidebar li ul {
	
	padding: 5px 0px 0px 0px;
}

.sidebar ul li {
	
	padding: 5px 0px 0px 0px;
}


.sidebar li li {
	padding: 0px 0px 0px 0px;	
	
	
}

.sidebar li h2 {
	margin: 0px 0 10px 0;
	padding: 5px 0;
	/* border-bottom: 1px dashed #8D8D8D; */
	font-size: 16px;
	font-weight: normal;
	color: white;
}


/* Footer */

.footer {
	/* background: #565656 url(images/img03.jpg) repeat-x left top;*/
	height: 100px;
}

.footeren {
	margin: 0;
	padding: 0 0 8px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 11.5px;
	
}

.footer a{
	color: #FFFFFF;
}

.footer a:hover{
	border-bottom: 1px dashed #FFFFFF;
}
