
/*
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: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #303030;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.0em;
	margin-bottom: 25px;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol, td {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #121212;
}

a:hover {
	color: #B5ACAE;
	text-decoration: underline;
}

#wrapper {
	background: url(images/img02.jpg) no-repeat center top;
}

/* Header */

#header {
	width: 1000px;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	margin-top: 40px;
	margin-left: 30px;
	padding: 0;
	color: #FFFFFF;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 0;
	letter-spacing: -1px;
	text-shadow: #222 -2px 5px 5px;
	/* IE5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Chroma(Color=#222222)
		progid:DXImageTransform.Microsoft.Glow(Strength=4, Color=#222222);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
}

#logo p {
	margin: 0;
	padding: 0;
	text-shadow: #222 -1px 2px 2px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	#padding: 5px 0px 10px 40px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 4px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	position: relative;
	display: inline-block;
	height: 25px;
	margin: 1px 2px 0px 15px;
	padding: 10px 15px 0px 15px;
	background: url(images/img04.gif) no-repeat left 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #121212;
	border: none;
}

#menu  .current  {
	color: #121212;
	text-shadow: #E6B41F 1px 1px 1px;
	#text-decoration: underline;
	#top: -1px;
}

#menu a:hover {
	color: #8F8185;
	text-decoration: none;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#page-bgbtm {
	margin: 0px;
	min-height: 490px;
	padding: 60px 30px 0px 30px;
}

/* Content */

#content {
	margin-left: 20px;
	#margin-left: 25px;
	margin-right: 30px;
	#margin-right: 80px;
	float: left;
	width: 540px;
	padding: 40px 20px 0px 0px;
}
#content p {
	margin: 0;
	
}

#content img {
	border: 1px solid #ddd; padding: 5px; margin: 3px; background-color: #FFF;
}

.post {
	padding-bottom: 10px;
}

.post .title {
	letter-spacing: -1px;
}

.post .title a {
	color: #303030;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: left;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	#width: 270px;
	padding: 43px 0px 0px 0px;
}

#sidebar h2 {
	margin-bottom: 25px;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;	

}

#sidebar li ul {
	margin: 0px 10px;
	padding-bottom: 30px;

}

#sidebar li li {
	padding-left: 15px;
	line-height: 32px;
	background: url(images/img07.gif) no-repeat left 14px;
		
}

#sidebar li li span {
	/* display: block; */
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}



#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer-wrapper {
	background: url(images/img01.jpg) repeat-x left bottom;
}

#footer {
	width: 1000px;
	height: 300px;
	margin: 0px auto 0px auto;
	background: url(images/img08.jpg) no-repeat center top;
}

#footer p {
	margin: 0;
	padding-top: 180px;
	line-height: normal;
	font-size: 14px;
	text-align: center;
}

#footer a:hover {
	color: #84670F;
}


textarea  { background: #FCF7E9; border: 1px solid #DFDBDC; width: 470px; height: 80px; padding: 5px; }
input { background: #FCF7E9; border: 1px solid #DFDBDC; height: 19px; }
.submit {
	background: #FCF7E9; border: 1px solid #DFDBDC; height: 27px; 
}

.cleaner {
	clear: both;	
}

.cms {
	position: fixed; bottom: 0px; right: 0px;
}