/* horizontal rule */

hr {
  border: 0;
  width: 80%;
color: #DBCDAA;
background: #DBCDAA;
height: 2px;
}


/* links */

.custom
a:hover { color: #F49304; text-decoration: none; background: none; }

/*side bar widget bacground*/

.custom li.widget ul {
background:#DBCDAA;
border: 0.1em solid #DBCDAA;
-moz-border-radius:4px;
padding:0.5em;
}




/* frame post thumbnail images */

.custom .headline_area .post_image 
{ padding: 5px; 
  border-width: 0.1em;
  background:#EEEEEE none repeat scroll 0 0;
  border-color:#DBCDAA;
  border-style:solid; }

/* post title padding and color */

.custom .headline_area h2  { padding-bottom: 20px; font-size: 16px; color: #753361
}
.custom .headline_area h1  { padding-bottom: 20px; padding-top: 20px; font-size: 16px; color: #753361}


/*remove
the archive info border and make default archive info text white*/



.custom
#archive_info { border: none ; font-weight: bold; color: #FFFFFF;}

.custom
.sidebar h3 {font-weight: bold; padding-top: 5px;
padding-bottom: 0px; background: #FFFFFF;}

.custom
.post_box { padding-top:20px; }







/* header */

.custom #header #logo a { display: block; height: 175px; width: 805px; background: url(http://www.sfmtraduction.com/wp-content/uploads/2010/01/bandeau-fr.jpg) no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 2px; }


/* nav */
.custom ul#tabs li a:hover {text-decoration: none; }

/* body */



    

/* multimedia box*/
.custom #image_box { background:#FFFFFF none repeat scroll 0 0; border-bottom:1px solid #DDDDDD; }

/* links */


/* Text styles and colors */


/* h1, h2 etc */



/* footer */
.custom #footer_area {background:#DBCDAA; padding:0.5em; border-top:1px; }
.custom #footer { line-height:1.5em; padding-top:0.5em; padding-bottom:0.5em; }

/* Teasers and Pullquote styles */
.custom .teaser { text-align: justify; }
.custom .format_text blockquote.left { border: 1px #DBCDAA; background-color: #F1F7D2; }
.custom .format_text blockquote.right { border: 1px #DBCDAA; background-color: #F1F7D2; }

/* feature box */
.custom #feature_box {border-bottom:none; background-color: #FFFFFF; }

/* takes away page header*/
.notitle .headline_area { display: none; }

.custom .comments_closed p { color:#FFFFFF; }