/*
Theme Name: Cent'Arts
Theme URI: 
Description: 
Author: Eric Morneau
Author URI: 
*/

body {
	font: 14px Papyrus;
	color:#4B2000;
	padding:0px;
	margin:0px;
	background-color: #EAD578;
	background-image:url(images/bk_centarts.jpg);
   background-repeat:no-repeat;
   background-position: top center;
	
}
#page {
	width: 1000px;
	
	margin: 0 auto;
}
#container {
	width: 1000px;
	margin: 0 auto;

}
#wrap {
	 clear: both;     
	width: 1000px;
	padding:0;	
}
#content-container {
	float: left;
	width: 1000px;
	height: 561px;
	padding:0px;	
/*	background:url(images/content-bg.png) no-repeat ; */
	
}
#content {
	float: right;
	width: 797px;
	padding:0px;
	margin-top:0px;
	margin-right:42px;
	position:relative;
	
}

.bgbottom {   
	width: 920px;
	padding:0;
	height:8px;
	position:relative;
	clear:both;
/*	background:url(images/content-bottom.gif) no-repeat bottom center; */
}
#header {
	clear: both;
	height:162px;
	margin-top:0px; 
	width: 1000px; 
/*	background: transparent url(images/header.png) no-repeat center top;	 */
}
#header h1 
{
font:44px Papyrus;
color:#A66305;
text-align:center;
padding-top:48px;
}
#header h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
margin:0;
color:#A66305;
}
#subtitle {
	font: 14px Papyrus;
	color: #A66305;
	text-align:center;
	font-weight:normal;
}
#footer {	
	color:#AD5A08;
	font: 14px Papyrus;
	text-align:center;
	height:114px;
	float:left;
	width:1000px;
	position:relative;
/*	background:url(images/footer.png) no-repeat top; */
}
.footerlinks 
{
	color:#996600;
	text-align:center;
	float:left;
	width:800px;
	padding-top:0px;
	margin-left:120px;

}
.footerlinks  a
{
	color:#AD5A08;
	text-decoration:underline;

}

/* General Header Styles */
h2 {
	margin-top:0;
	font-size:16px;	
}
h3 {
	margin:0;
	font-size:14px;	
}

/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
}
.post-container
{
	float:left; 
	width:797px; 
}
.post {
	width:797px;
	margin:0;
	padding-top:0;
	padding-right:0px;
	color:#4B2000;
	float:left;
	display:block;
}
.posttop {
	width:797px;
	color:#A60D05;		
}

.post p {
	margin:0px;
}


.post a:hover {
	color:#C05100;
}

.posttop h2 {
	font: 26px Papyrus;
	text-align:left;
	overflow:visible;
	margin-bottom:5px;
	padding:0;
	float:left;
	
}
.posttop h2 a {
	color:#C05100;
	font-weight:normal;
	
}
.post a:hover {
	color:#C05100;
}
.postinfo
{
height:35px;
width:510px;
float:left;
color:#A60D05;
text-align:left;
margin-top:0;
padding-top:5px;
font:11px Papyrus;
}
.postinfo a
{
text-decoration:none;
color:#A60D05;
text-align:left;
}
.postinfo a:hover
{
text-decoration:underline;
}

.commentinf
{
	float:right;
	margin-right:20px;
	margin-top:2px;
}
.metainf{
	float:left;
	margin-left:20px;
	margin-top:2px;
}
.post p {
	margin:0px;
}
.navigation a {
	color:#996600;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#C05100;
}	
.navigation {
	text-align:right;
	font-size:12px;
}
img.centered {
	display: block;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	

.pagetitle{
	font: bold 28px Papyrus;
	margin-top:0;	
	margin-bottom:5px;
	text-align:left;
	color:#AC5211;
	margin-right:15px;
	overflow:visible
}
#date
{
background:url(images/calendar.gif) no-repeat;
float:left;
width:57px;
height:59px;
margin:0px 10px 0 10px;
}
.month
{
	text-align:center;
	font-size:12px;
	margin:0;	
	height:25px;
	color:#ffffff;
	padding-top:3px;
	height:18px;

}
.day
{
text-align:center;
font:32px Papyrus;
color:#C05100;
}
blockquote {
	font: 11px Papyrus;
	margin:5px;
}
a img {
	border:0;
}

.entry {
	font: 14px Papyrus;
	float:none;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	text-align:justify;	
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;	
	width: 797px;
}


/* Sidebar Related */
#sidebar{
	position:relative;
	float:right;
	display:inline;
	width:797px;
	margin:0 0px 0 0px;
	border:0px red solid;
	color: #666666;
}
#sidebar_top{
	overflow:hidden;
	height:370px;/*500*/
	width:796px;
	margin:0px 0 0px 0px;
	border:0px red solid;
	/*background:url(images/default.jpg) no-repeat; */
}
#sidebar_top img.mask_hole{
	width:797px;
	height:370px;
	padding:0;
	margin:0;
}

#sidebar_bottom {
font: 28px Papyrus;
color: #4B2000; 
width:750px;
height:200px;
margin-top:20px;
}

.register
{

margin-top:15px;
margin-left:5px;
}


#sidebar_bottom1 {
width:250px;
height:200px;
margin-top:0px;

}


#sidebar_bottom2 {
width:250px;
height:200px;
margin-left:270px;
margin-top:-200px;

}

.formation
{
margin-left:4px;
margin-top:15px;
}
#sidebar_bottom3 {
width:250px;
height:200px;
margin-left:540px;
margin-top:-200px;
}


.promotion
{
margin-left:3px;
margin-top:15px;
}
/* User Comment Specific */
#comment
{
border:1px solid #483F2E;
color:#C09247;
background-color:#F6DFB8;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
border:1px solid #483F2E;
background-color:#F1CD8A;
color:#C09247;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#839927;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px Papyrus;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #D6E5BD;
	margin: 10px 10px 0 0;
	color:#ffffff;
	font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform{
margin:0 0 10px 15px;
}
#s
{
	width:200px;
	font:14px Papyrus;
	color:#CCBC90;
}
/*-------------Other------------------*/
hr {
	display: none;
}
a 
{
	color:#4B2000;
	text-decoration: none;	
}

a:hover
{
	color:#4B2000;
	text-decoration: underline;
}
#wp-calendar
{
width:245px;
color:#D59E43;	
margin-left:10px;
text-align:center;
}
#calendar
{

}
td
{
font: 14px Papyrus;
color:#4B2000;
}


div.logo{
margin-top:0px;
margin-left:0px;
width:273px; 
height: 97px;
}

.topmenu{

	height: 89px;
	width: 683px;
	margin-top:-10px;
   margin-left:150px;
	}


.headmenuslot{
	float: left;

	}

.address {
	margin-top:30px;
   margin-left:130px;
	font: 28px Papyrus;
	color:#4B2000;
	}
.email {
	margin-top:5px;
   margin-left:130px;
	font: 20px Papyrus;
	color:#4B2000;
	}
div.gallery{
	position:absolute;
	margin-top:425px;
	width:772px;
	height: 135px;
	padding-left:25px;
    background-image:url(images/gallery.png);
    background-repeat:no-repeat;
}


div.bk_gallery{
	position:absolute;
	margin-top:40px;
	width:797px;
	height: 130px;
    background-image:url(images/gallery.png);
    background-repeat:no-repeat;
}
