/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	margin-top:200px;
	padding:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #19130D;
	word-spacing: normal;
	vertical-align: top;

}

h1, h2, h3 {
	margin: 0px;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #FFF;
		


}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #570008;
}

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#header {
	width:1000px;
	height: 150px;
	margin: 0 auto;
	padding-top: 10px;
	margin-top:-200px;
	position:fixed;
	background: #32281F url(../files/images/img00.png) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 40px;
	margin: 0;
	padding-top: 0px;
	color: #FFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 4.6em;
	color: #FFFFFF;
}

#logo p {
	float: left;
	margin: 0;
	padding: 45px 0 0 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	font-style: normal;
	vertical-align: bottom;
	font-size: 18px;
} 

#logo a {
	border: 5;
	background: none;
	text-decoration: none;
	font-family: AbigailsHand;
	color: #000;
	font-size: 80px;
	border-color: #FFF;
	vertical-align: top;
	line-height: normal;
	overflow: auto;
}

/* Search */

#search {
	float: right;
	width: 300px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 50px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 5px 5px 4px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #703522;
}

#search-submit {
	width: 50px;
	height: 25px;
}

/* Menu */

.menu {
	width: 900px;
	height: 30px;
	margin: 0px auto;
	padding: 9px;
	margin-top:-116px;
	position:fixed;
	z-index:1;

	
}

.menu ul {
	padding: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	}
	.menu li {
		float: left;
		}

	.menu li a {
		display: block;
		margin-right: 3px;
		height: 40px;
		padding: 15px 10px 7px 10px;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 13px;
		font-weight: lighter;
		color: #000;
		text-transform: uppercase;
		}
		.menu li a:hover{
			color:#000000;
			text-decoration:none;
			}
		
		.menu li ul{
		background:#a6a85c;
		border-left:2px solid #330000;
		border-right:2px solid #330000;
		border-bottom:2px solid #330000;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:auto;
		z-index:200;
		top:60px;
		font-weight:normal;
		/*left:0;*/
		}
		
		.menu li:hover ul{
		display:block;
		font-weight:normal;
		}
	.menu li li {
		display:block;
		float:none;
		padding:0px;
		width:auto;
		}
	.menu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		
		}
		.menu li ul a:hover{
			background:#949494;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			font-weight:normal;
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
		padding-left: 0;
	border-bottom: 3px solid #660000;
	font-weight: bold;

		}



.menu .current_page_item a {
		border-bottom: 3px solid #660000;

}

.menu a:hover {
	background: url(../files/images/img01b.png) repeat-x left top;
    border-bottom:2px solid #660000;
	color:#FFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	
	

}

/* Content main */

.box {
	float:right;
	width: 1000px;

}

.box .meta a {
	padding-top:180px;
	}


#container {
	width: 940px;
	margin: 0 auto;
	font-size: 1.4em;
	overflow: auto;
	padding: 190px 0 40px;
	
}
/* Content */

#content {
	float:right;
	width: 710px;
	margin: 0px;
	padding: 0px;
		
}

.post {
	margin-bottom: 35px;
}

.post .title {
	padding: 10px 30px 10px 30px;
	letter-spacing: -1px;
	font-size: 30px;
	color: #FFFFFF;
}

.post .title a {
	border: none;
	color: #54040D;
}

.post .meta {
	text-align: left;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
}

.post .meta a {
	padding-top:180px;
	
}


.post .entry {
	padding: 0px 30px 20px 30px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	display: block;
	width: 100px;
	height: 20px;
	margin-top: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:  bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px;
	position:fixed;
	
}

#sidebar ul {
	padding: 0;
	list-style: none;
	color: #000;
	text-shadow:#999;
	text-transform:uppercase;
}

#sidebar li {
	margin: 0;
	padding:0;

}

#sidebar li ul {
	margin-bottom: 30px;
	padding: 0px 20px 20px 0px;
}

#sidebar li li {
	line-height: 25px;
	padding-left: 3px;
	background: url(../files/images/img01b.png) repeat-x left bottom;
	
}

#sidebar li li span {
	display:block;
	
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	margin-bottom: 20px;
	padding: 12px 0px 0px 0px;
	letter-spacing: -1px;
	color: #000;
}

#sidebar p {
	margin: 0px 0px 20px 0px;
	padding: 10px 20px 20px 0px;
	text-align: justify;
	color: #000;
}

#sidebar a {
	color: #000;
	line-height: normal;
}

#sidebar .currentli_item a{
	padding-left:0;
	border-bottom: 3px solid #660000;
}

#sidebar li li:hover {
	 border-bottom:2px solid #660000;
	 
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	height: 40px;
	vertical-align: bottom;
}

#footer {
	width: 1000px;
	height: 40px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../files/images/img01a.png) repeat-x left top;

}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFF;
}

#footer a {
	font-weight: bold;
	color: #CCC;
	font-style: italic;
}
/* Background */

.bg1 {
	background: url(../files/images/img05.png) repeat-y left top;
}

.bg2 {
	background: url(../files/images/img05.png) no-repeat left top;
}

.bg3 {
	background: url(../files/images/img05.png) no-repeat left bottom;
}
#wrapper #page #content .post .bg1 .bg2 .bg3 .meta {
	color: #9C3;
}
#wrapper #page #sidebar ul li ul li {
	font-size: 10px;
}
#wrapper #page #box table {
	color: #000;
}
#wrapper #page #box table tr td iframe {
	text-align: center;
}
