/*author comments background*/
.custom dl#comment_list dd.bypostauthor
{
background-color:#DBCDAA;

}
.custom dl#comment_list dt.bypostauthor
{
background-color:#DBCDAA;

}


/*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; }

.custom .headline_area h2  { padding-bottom: 20px; font-size: 16px;
}
.custom .headline_area h1  { padding-bottom: 20px; padding-top: 20px; font-size: 16px;}


/*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: 20px;
padding-bottom: 0px; background: #FFFFFF;}

.custom
.post_box { padding-top:20px; }







/* header */

.custom #header #logo a { display: block; height: 200px; width: 1005px; background: url(http://www.sfmtraduction.com/blog/wp-content/uploads/2010/01/bandeau-blog.jpg) no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 2px; }


/* nav */


/* 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; }
