/*
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: #5a4a42 url(images/top-fd.gif) repeat-x left top;
	text-align: justify;
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #5a4a42;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5a4a42;
}

h1 {
	font-size: 2em; color: #9a8479;
}

h2 {
	font-size: 1.4em;color: #9a8479;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 20px;
	font-size: 18px;
	color: #867092;
}

ul {
}

	
ol {
}

a {
	color: #9a8479;
}

a:hover {
color: #856e91;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: none;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: none;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 250px;
}

/* Logo */

#logo {
	float: left;
	margin-top: 35px;
}
#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-left: 0px;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

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

#menu li {
	display: inline;
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 25px 8px 0 8px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5a4a42;
	letter-spacing: 0.3px;
}

#menu a:hover {
	background: url(images/fleche-h.gif) no-repeat center top;
	color: #e5d1ef;
	text-decoration: none;
}

#menu .current_page_item a {
	text-decoration: none;
	color: #867092;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	background: #F4F4F4;
}

#left{
	float: left;
	width: 550px;
	padding: 0px 20px 0px 20px;
	line-height: 23px;
	font-size: 12px;
}

#left .entry {
}

#left .entry li { list-style-image : url(http://www.lerocroy.com/imgs/pt_violet.gif) ; }

#left .entry a {
}


#right {
	float: right;
	width: 270px;
	padding: 0px 20px 20px 20px;
	font-size: 12px;
	text-align:left;
}

#right .entry {
}

#right .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#right .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
 border-bottom: solid  #e5d1ef 1pt;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #382e29;
	color: #CCCCCC;
	padding: 5px 0 0 0;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 260px;
	padding: 10px 10px 0px 25px;
}

#sidebar li ul {
	line-height: 1em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 0px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 10px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 5px 10px 15px 10px;
}

#footer a {
	color: #baa79e;
	text-decoration:none;
}

#footer a:hover {
	color: #e5d9eb;
	text-decoration:none;
}

#links {
	float: left;
}
