/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	background: #27343C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	 
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #417FDA;
}

a:hover {
	background: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
}

/* Header */

#header {
	width: 910px;
	height: 80px;
	
}

/* Logo */

#logo h1 {
    padding-left: 26px;
    font-family:   Georgia, "Times New Roman", Times, serif; 
	letter-spacing: -1px; 
	font-size: 3em; 
    color: #FFFFFF;
}
#logo h2 {
    
    font-style:italic;
    font-weight:lighter;
    font-family: Arial,sans-serif;
	float: left;
	padding-left: 26px;             
	letter-spacing: 25px;
    text-transform: uppercase;
	color: #9DD1F8; 
}

.homeentry {
  padding:   .5em  2em .5em 2em;  
  font-weight:lighter;
  line-height: 200%;
  font-size: 150%; 
  background-color: #FFFFFF;
  }

 

 
 


#banner {
	width: 870px;
	height: 184px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img03.jpg) no-repeat left top;
}
/* Menu */

#menu {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: #565F68 url(images/img.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-top: 20px;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 790px;
	padding: 20px 30px 0 0;
}

img.right{
float: right;
padding: 2em;
 }

img.logo{

 float: left;
 padding: 1em;
}



 
.post {
}

.post .title {
	color: #000000;
    padding-bottom: 1em;
}

.post .title a {
	background: none;
	color: #F93D00;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

 

 

  

/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px; 
    letter-spacing:normal;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}



 
 
 

 
