body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #cfcf8f;
	margin-top: 3px;
	margin-bottom: 3px;

}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	/*border: 1px solid #ddd;*/
	text-align: center;
	background-color: #ffffff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


h1{
	padding: 10px;
	font-size: 24px;
	font-family: "Times New Roman", Georgia, Sans-Serif;
	font-weight: normal;
	color: #bfa604;
}

#headerimg {
	background: url(images/header_lumieres.jpg);
	height:258px;
}
.headertxt {
	padding: 10px;
	padding-top: 40px;
	margin-right: 15px;
	font-size: 40px;
	font-family: Georgia, Verdana, "Times New Roman";
	font-weight: normal;
	color: #6e2707;
	text-align: left;
}
.headertxt a{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
.headertxt a:hover{
	color: #b5420f;
	font-weight: normal;
	text-decoration: none;
}


h1 a{
	font-weight: normal;
	color: #bfa604;
	text-decoration: none;
	text-transform:uppercase;
}

h3{
	font-size: 14px;
}

a{
	text-decoration: none;
	color: #496db7;
}

a:hover{
	text-decoration: none;
	font-weight: bold;
	color:#60A020;
}

a img{border: 0;}

address, dl, p{
	padding: 10px 0 0;
}

blockquote{
	margin: 10px 0 0 18px;
	background: #ededff;
	border-left: 3px solid #C0A0A0;
	/*border-right: 3px solid #74A647;*/
}

blockquote p{
	padding: 3px;
	padding-left: 10px;
}

blockquote blockquote{
	margin: 10px;
	background: #e9d6cb;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 10px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #fff;
	color: #9b9b9b;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

pre{
	width: 90%;
}

small{
	font-size: 11px;
}

.topmenu{
	border-left: 0;
	text-align: right;
	border-right: 0;
	margin: -3px 0 10px 0;
	background: #ededed;
	color: #000000;
	height:30px;
	/*background: url(images/menu.jpg) repeat-x;*/
}
.topmenu_home {
	float: left;
}

.topmenu ul{
	margin: 0;
	padding: 10px;
	padding-top: 7px;
	list-style-type: none;
	color:#f8b4cb;
}
.topmenu ul a{
	font-weight: bold;
	font-size: 15px;
	color:#9B3618;
}

.topmenu ul a:hover{
	font-weight: bold;
	color:#633969;
}

.topmenu ul li{
	display: inline;
	margin: 20px 20px 0 0;
	padding-bottom: 0px;
}

#container{
	margin: 0  auto;
	width: 950px;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	border: 2px solid #78897F;
}

#page{
	padding: 0px;
}

.sidebar{
	float: left;
	/* background: #f1f2f6; */
	background: #ffffff;
	width: 215px;
	margin: 0 10px 0 0;
	line-height: 18px;
	padding-left: 3px;
}

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

.sidebar ul a{
	font-weight: none;
	color:#456cbd;
}

.sidebar ul a:hover{
	font-weight: bold;
	color:#60A020;
}
.sidebar ul li{	
	margin: 0 0 0px 0;/*margin: 0 0 10px 0;*/
}

.sidebar ul li#search{
	padding: 10px;
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li h2{
	padding: 12px 10px;
	padding-bottom: 5px;
	font-size: 19px;
	font-weight: normal;
	font-family: Georgia,Arial,'Lucida Grande',Verdana,Sans-Serif;
	color: #608020;
	border-bottom: 2px solid #A0A0C0;
	text-align:left;
}

.sidebar ul ul{
	padding: 10px 10px 10px;
	/*background: #f1f2f6; */
	background: #ffffff;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

.sidebar .textwidget {
	padding-top: 8px;
	padding-left: 10px;
	color: #385445;
}

#maincolumn{
	float: left;
	width: 680px;
	margin-left: 15px;
	margin-top: 20px;
	line-height: 22px;
}

#maincolumn2{
	float: left;
	width: 900px;
	margin-left: 15px;
	margin-top: 20px;
	line-height: 22px;
}

.post{
	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
.post a{
	text-decoration: none;
	font-weight: bold;
	color: #6080C0;
}
.post a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #60A020;
}

.post h2{
	font-size: 30px;
	font-family: Helvetica,Arial,Georgia,Sans-Serif;
	padding: 5px 10px;
}

.post h2 a{
	color:#404040;
	font-size:30px;
	font-weight: bold;
}
.post h2 a:hover{
	color:#404040;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.entry{
	padding: 0 10px 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	color: #000;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry  h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry img{	
	padding: 3px;
	border: 1px dotted #C0C0E0;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

#footer {
	clear: both;
	border-top: 0px solid #000;
	padding: 0px 0 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	background: #F1F2F6;
	color:#000;
	text-align: center;	
}
/*
#footer ol, #footer ul {
	margin: 0;
	padding: 0;
	color:#fff;	
}

#footer ul {
	list-style-type: none;
	color:#fff;	
}
#footer ul li {
	display: inline;
	margin: 0 0 10px 0;
	color:#fff;
	
}

.postmetadata{
	padding: 10px;
	padding-top: 25px;
	padding-bottom: 5%;
}
.postimedata{
	padding-top: 0px;
	margin-left: 15px;
	font-size: 11px;
	font-style: italic;	
}
.posttextdata {
	font-size: 11px;
	color: #535353;
}
.posttextdata a{
	text-decoration: none;
	font-weight: normal;
	color: #466A9C;
}
.posttextdata a:hover{
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	color: #598E26;
}*/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 190px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #CFCF8F; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: black;
}

.sidebarmenu ul li a:hover{
background-color: white;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 190px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
margin-left:-9px;
background-color: transparent;
}
.sidebarmenu ul li ul li ul{
margin-left:0px;
}

.sidebarmenu a.subfolderstyle{
background: url(/right.gif) no-repeat 100% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

