
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 25px 0 0 0;
	padding: 0;
	background: #000000;
	text-align: justify;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
}

h1, h2, h3 {
	margin-top: 0;
	color: #748745;
}

h1{
	font-size: 2em;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
}
h2{
	font-size: 2em;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
}



h3 {
	font-size: 1.3em;
		font-family: Georgia, Times, Serif;
}

.subhead {
	font-size: 1.2em;
	font-family: Georgia, Times, Serif;
	color:#ca7a1c;
	line-height:1.3em;
	font-weight:bold;
}
ul {
	text-align: left;
}

a {
	text-decoration: underline;
	color: #ca7a1c;
}

a:hover {
	border-bottom: none;
	color: #ffffff;
}

a img {
	border: none;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 343px;
}

/* Header */

#logo {
	width: 915px;
	height: 82px;
	margin: 0 auto;
	padding-left: 25px;
	background: url(../images/img01.gif) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
	position:relative;
	z-index:600;
}

#logo p {
	padding: 2px 10px 0 3px;
	font-size: 10px;
	float:right;
	text-align:right;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img03.gif) no-repeat left top;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 5px 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 490px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
    border-bottom: 1px #616161 dashed;
}

.title a {
	border-bottom: none;
	color: #6E8A21;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #616161 dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 0px 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;

}

.links a {
	border: none;
	color:#ca7a1c;
}

.links a:hover {
	color:#ffffff;
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
	background: #282828;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
	line-height: 150%;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #616161 dashed;
}


.sidebar li h2 {
	height: 31px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 45px;
	background: #4F6517 url(../images/img04.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
	color: #ca7a1c;
}
.sidebar a:hover{
	color: #ffffff;
}



/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/img03.gif) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px;
	text-align: center;
	font-size: smaller;
	color:#000000;
}

#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #ca7a1c;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
	padding-bottom:5px;
}

.flower {
	padding-left: 20px;
}
#popupcontainer { 
	width: 400px; 
	background: #ccc;
	text-align: left; 
	padding: 20px;
	color:#000000;
	margin:0;
} 
.full
{
	color:Gray;
}