/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #EFFCF0 url(images/bg.jpg);
    font-family: Verdana, Arial, Sans-Serif;	line-height: 1.1em;	
    color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;	
	color: #235324;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size:14px;
  padding: 5px 5px 5px 0;

}

h3 {
  font-size:14px;
  padding: 5px 5px 5px 0;
  line-height: 1.2em;  
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #235324;
}

a:hover {
	text-decoration: none;
}

/* Frame */
#frame {
  border: 1px solid #000000;
  width: 680px;
  margin: 0 auto;
  background: #B8CCE4;
}

/* Menu */

#menu {
	width: 600px;
	height: 40px;
	margin: 0 auto;
	color: #000000;
	border: 0px solid #235324;
	padding: 10px 20px 10px 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
  font-size: 75%; /* Resets 1em to 10px */
  font-family: Verdana, Arial, Sans-Serif;	line-height: 1.1em;
  color: #000000;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 20px 0 20px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
}

#menu a:hover {
	background: #DAEBDB;
}

#menu #rss a {
	float: right;
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 10px 50%;
	border: none;
}

#menu #rss a:hover {
	background-color: #DAEBDB;
}

#menu h1 {
  font-family: Verdana, Arial, Sans-Serif;	line-height: 1.1em;
  color: #000000;
  font-size: 1.4em;
  font-weight: bold;
  padding: 10px 10px 10px 10px;  
}

#menu h2 {
  font-family: Verdana, Arial, Sans-Serif;	
  line-height: 1.2em;
  color: #000000;
  font-size: 1.2em;
  font-weight: bold;
 
}
/* Header */

#header {
	width: 623px;
	height: 222px;
	margin: 40px auto;
	background: url(images/img03.jpg);
	border-bottom: 0px solid #000000;
	border-top:  0px solid #000000;
	padding: 0px 0 0 0px;
}

#header h1 {
	padding: 75px 0 0 20px;
	font-size: 1.8em;
}

#header h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

#header a {
	text-decoration: none;
	color: #DAEBDB;
}

/* Content */

#content {
	width: 600px;
	margin: 0 auto;
	background: #B8CCE4 url(images/img04.gif) repeat-y;
	border: 0px solid #235324;
	border-top: none;
	text-align: justify;

  font-family: Verdana, Arial, Sans-Serif;	line-height: 1em;
  font-size: 12px;
  color: #000000;
}


/* Posts */

#posts {
	float: right;
	width: 400px;
	padding: 20px;
}

#posts .post {
	padding-bottom: 10px;
}

#posts .story {	
	padding: 20px 0px 0px 0px;	
	font-size: 0.9em;	
}


#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 160px;
	padding: 0px;
    background: #00B050;	
	font-weight: bold;		
  font-family: Verdana, Arial, Sans-Serif;	line-height: 1em;
  font-size: 11px;
  color: #000000;

	}

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

#links li ul {
	padding: 15px 20px 20px 20px;
	
	
}

#links li li {
	padding: 6px 0;	
	color: #FFFFFF;
	
}

#links li a {
  color: #FFFFFF;
  text-decoration: none;
}

#links li a:hover {
  color: #FFFFFF;
  background: #008050;
  text-decoration: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

#footer a {
	color: #000000;
}
