/*
Theme Name: Test
Description: theme for test
Version: 0.1
Author: Jul

*/

p {
margin: 5 0;

}

body {
    width: 900px;
    height: 600px;
    margin: 20px auto 80px auto;;
    text-align: left;
    padding:0;
    background:#e3e3e3;

}

a:link {color:#393939; text-decoration: none;} 
a:hover, a:visited {color:#000000; text-decoration: none;}

#header {
  
  width: 900px;
    margin: 0 auto ;
text-align: center;    
    background: url(http://chateaudemons.com/wp-content/themes/test/images/pano-chateau_900_oil_rounded.JPG) no-repeat;    
}



#headerimg {
  margin: 0;
  padding: 0;
  height: 178px;
  width: 900px;
}

#navmenu {
  height:34px;
  width:900px;
  margin: 10px 0 0 0;
  padding:0;
  background-color:#999999; }

#menu_item { margin:0; padding:0; list-style:none; }
#menu_item li { line-height:34px; float:left; }
#menu_item li a{ line-height:34px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; padding:0 40px 0 40px; color:#FFFFFF; background-color:#999999; display:block; }
#menu_item li a:hover { background-color:#333333; }
#menu_item li a:active{ background-color:#333333; }

.qtrans_language_chooser { margin: 0 30px 0 0; padding:0; list-style:none; }
.qtrans_language_chooser li { float:right; margin 0; padding: 12px 20px 13px 10px;}
.qtrans_flag { height:12px; width:18px; display:block; }
.qtrans_flag_fr { background:url(http://chateaudemons.com/wp-content/plugins/qtranslate/flags/fr.png) no-repeat;}
.qtrans_flag_en { background:url(http://chateaudemons.com/wp-content/plugins/qtranslate/flags/gb.png) no-repeat; }

#main {    
    width: 900px;
    margin: 20px auto 0;
font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
color:#464646;   
 
}



#content {
    width: 586px;
    padding : 0 100px 0 10px; 
    
    float: left;
}

#sidebar {
    width: 176px;
    padding : 20 10;    
    background-color:#DADADA;   
    float: right;
}
.sidebar_title {
    font-size: 14pt;
    font-family: verdana;
    font-weight: bold;
    padding:10px 0px;
}


.news_title {
    font-size: 12pt;
    font-family: verdana;
    font-weight: bold;    
}

.news_excerpt {
    font-size: 10pt;
    font-family: verdana;
    text-align:justify;    
}



#news {
  width: 176px;  
  padding:10px 0px;
  float: left;  
  
}

#news A:link {color:#393939; text-decoration: none;} 
#news A:hover {color:#000000; text-decoration: none;}

#hr { color:#000000;background-color:#000000;height:1px;border:none;width:38%;}

#delimiter {
    clear: both;
}


#footer {
    width: 100%;    
    margin: 40px auto ;    
    border: 0px #a2a2a2 solid;
}

div#mollet {
    width:200px;
    margin: 20px auto 20px 180px;
    text-align: center;
    font-style:italic;
}





