/*  
Theme Name: The Morning After 1.3 (niss)
Theme URI: http://themasterplan.in/themes/the-morning-after/
Description: A magazine-style theme for WordPress, available at <a href="http://themasterplan.in/themes/the-morning-after/">The Masterplan</a>. Traduction franÃ§aise : <a href="http://www.niss.fr/">(niss.fr)</a>.
Version: 1.3
Author: Arun Kale
Author URI: http://themasterplan.in/

Please read the license in the README.txt included with the theme.
*/

/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/* Start The Morning After stylesheet
-------------------------------------------------------------- */
body { background: #A11B1B url(images/bg/body_main.png) repeat-y top center; }
a { color: #000; text-decoration: none; }
h2 { font-weight: normal; }

/* Header styles
-------------------------------------------------------------- */
#header { padding: 1.5em 0 0 0; height: 108px; border-bottom: 1px solid #999; }
#header #logo { height: 90px; }
#header #logo .title { padding: 0.1em 0 0 0; font: 700 4.3em arial, sans-serif; letter-spacing: .090em; line-height: 1.2em; color: #a11b1b; }
#header #logo .title .desc { text-align: center; margin: 0.4em 0 0 0; font: 400 0.27em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc;  }
#header #logo .title a { text-decoration: none; color: #a11b1b; }
#header #logo .title a:hover { color: #fff; background: #a11b1b; }
#header #logo a.sitelogo { display: block; width: 400px; height: 90px; background: url(images/bg/sitelogo.png) no-repeat; }

/* Search and navigation
-------------------------------------------------------------- */

#header #search_menu { height: 90px; }
#header #search_menu #search { padding: 0 0 0 5px; }
#menu { width: 400px; float: right; margin: 10px 0 0 2px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; }
#menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 0; line-height: 1.6em; font-size: 0.9em; }
#menu li a { padding: 0; text-decoration: none; color: #000; }
#menu li a:hover { padding: 0; text-decoration: underline; }
#menu li span { display: block; float: left; padding: 0 0px 0 22px; }
#menu li span.home { background: url(images/bg/home.gif) no-repeat; }
#menu li span.about { background: url(images/bg/info.gif) no-repeat; }
#menu li span.archives { background: url(images/bg/hourglass.gif) no-repeat; }
#menu li span.subscribe { background: url(images/bg/favourite.gif) no-repeat; }
#menu li span.contact { background: url(images/bg/mail.gif) no-repeat; }

/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/home_banner.png) no-repeat; }
#topbanner_arch { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/archive_banner.png) no-repeat; }
#topbanner_single { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/single_banner.png) no-repeat; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #5F9410; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }

/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 1.5em 0; }

/* latest post */

#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 0; border : 1px solid #000}
.latest_post_meta { font-size: 0.7em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_post_auth  { font-weight: bold; color: #A11B1B; padding-bottom: 0.6em;}
.latest_post_auth  a { font-weight: bold; color: #A11B1B; padding-bottom: 0.6em;}
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }

/* une post */

#une_post { padding: 0 0 1.5em 0; background: #EFEFEF;}
#une_post_image img { margin: 0 0 0.2em 0; border : 1px solid #000}
.une_post_meta { font-size: 0.7em; line-height: 1.6em; }
.une_post_meta a { font-weight: bold; }
.une_post_meta a:hover { text-decoration: underline; }
.une_post_auth  { font-weight: bold; color: #A11B1B; padding-bottom: 0.6em;}
.une_post_auth  a { font-weight: bold; color: #A11B1B; padding-bottom: 0.6em;}
.une_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.une_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.une_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }



/* Image post */

#post_image img { margin: 0 0 0.2em 0; padding-bottom : 40px; }


/* featured post */

#home_featured { background: #105F94 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.humeur_title { font: 700 18px georgia, serif; padding: 0 0 0 0; color: #FFFFFF;}
.feat_title a { color: #FFFFFF; }
.feat_title a:hover { color: #FFFFFF; }
.humeur_title a { color: #FFFFFF; }
.humeur_title a:hover { color: #FFFFFF; }
.feat_auth { font-weight: bold; color: #7EC3F1;}
.feat_auth a { font-weight: bold; color: #7EC3F1;}
.feat_exc {color: #FFFFFF;}

#home_presse { background: #94105E url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.presse_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.presse_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.presse_title { font: 700 18px georgia, serif; padding: 0 0 0.3em 0; }
.presse_title a { color: #FFFFFF; font-weight: bold;}
.presse_title a:hover { color: #FFFFFF; }
.presse_auth { font-weight: bold; color: #F17EC2;}
.presse_auth a { font-weight: bold; color: #F17EC2;}
.presse_exc {color: #FFFFFF;}


#home_agenda{ background: #E5ECF9 url(images/bg/dot.png) repeat-x; margin: 0 0 0 0; float: left; width: 100%; }
.agenda_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.agenda_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.agenda_title { font: 700 18px georgia, serif; padding: 0 0 0.3em 0; }
.agenda_title a { color: #6688EE; font-weight: bold;}
.agenda_title a:hover { color: #6688EE; }
.agenda_auth { font-weight: bold; color: ##28754E;}
.agenda_auth a { font-weight: bold; color: #28754E;}
.agenda_exc {color: #000000;}

#home_obseques { background: #000000 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.obseques_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.obseques_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.obseques_title { font: 700 18px georgia, serif; padding: 0 0 0.3em 0; }
.obseques_title a { color: #FFFFFF; font-weight: bold;}
.obseques_title a:hover { color: #FFFFFF; }
.obseques_auth { font-weight: bold; color: ##EFEFEF;}
.obseques_auth a { font-weight: bold; color: ##EFEFEF;}
.obseques_exc {color: #FFFFFF;}

#home_aside { background: #A11B1B url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.aside_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.aside_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.aside_title { font: 700 18px georgia, serif; padding: 0 0 0.3em 0; }
.aside_title a { color: #FFFFFF; font-weight: bold;}
.aside_title a:hover { color: #FFFFFF; }
.aside_auth { font-weight: bold; color: #EE9999;}
.aside_auth a { font-weight: bold; color: #EE9999;}
.aside_exc {color: #FFFFFF;}


#onglets {
	margin-top:10px;
	float:left
	width: 100%;
	}	

/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #5F9410; border-left: 5px solid #5F9410; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #A11B1B; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

/* about */

#home_about {background: url(images/bg/bando2_delairagauche.jpg); background-repeat: no-repeat ;  padding: 0.5em 0.7em 0 1.2em;height: auto;min-height: 100px;_height: 100px;
} 

#home_about a {vertical-align:top; font-weight: bold; font-size:18px ; color:#FFFFFF; min-height: 100px;}

#zone1 {
	position: absolute;
	width : 310px;
	height: 97px;
	left: 1px;
	top: 220px;
	border: 1px dotted white;
	}

#zone2 {
	position: absolute;
	width : 322px;
	height: 97px;
	left: 320px;
	top: 220px;
	border: 1px dotted white;
	}

#zone3 {
	position: absolute;
	width : 310px;
	height: 97px;
	left: 648px;
	top: 220px;
	border: 1px dotted white;
	}


/* Bookmark-me  */
#bookmark-me {margin-top :5px; margin-bottom : 10px}

/* recent posts */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: url(images/bg/dot.png) repeat-x bottom left; }
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #5F9410; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #A11B1B; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #A11B1B; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }


/* livres à lire */

.home_livre_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: url(images/bg/dot.png) repeat-x bottom left; min-height: 115px;  }
.home_livre_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_livre_thumb img { float: left; margin: 0; }
.home_livre_thumb a img { background: #5F9410; padding: 2px; margin: 0; border: 0; }
.home_livre_thumb a:hover img { background: #A11B1B; padding: 2px; margin: 0; border: 0; }
.home_livre_title a { font-weight: bold; }
.home_livre_title a:hover { color: #fff; background: #A11B1B; }
.home_livre_date, .home_livre_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_livre_exc p { color: #666; text-align: left; }



/* category list */

#side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #000; border-bottom: 1px solid #5F9410; border-left: 3px solid #5F9410; padding: 3px 12px 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
ul.cat li a:hover { background: #5F9410 url(images/bg/arrow2.png) no-repeat 177px 3px; color: #FFFFFF; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #5F9410 url(images/bg/sub1.png) no-repeat; }

/* connect */

#connect { border-top: 1px solid #5F9410; border-right: 3px solid #5F9410; border-bottom: 1px solid #5F9410; border-left: 3px solid #5F9410; margin: 0 0 1.1em 0; float: left; width: 100%; }
.connect_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.connect_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.connect_title { font: 700 18px georgia, serif; padding: 0 0 0.3em 0; }
.connect_title a { color: #FFFFFF; font-weight: bold;}
.connect_title a:hover { color: #FFFFFF; }
.connect_auth { font-weight: bold; color: #F17EC2;}
.connect_auth a { font-weight: bold; color: #F17EC2;}
.connect_exc {color: #FFFFFF;}


/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #5F9410; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #5F9410; background: url(images/bg/doc.png) no-repeat 0 3px; }

/* ad */

.ad_block { border: 1px solid #5F9410; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }

/** widgets **/

.widget { margin: 0 0 1.4em 0; }
.widget a { color: #A11B1B; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #5F9410; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #5F9410;  }




/** petition **/

.petition { margin: 0 0 1.4em 0; }
.petition a { color: #105F94; }
.petition a:hover { color: #000; }
.petition ul, .petition ol { list-style: none; padding: 0; margin: 0; }
.petition ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #5F9410; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.petition ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #5F9410;  }






/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;  text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #5F9410; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; } */

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }

/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #5F9410; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #A11B1B; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #5F9410; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #5F9410; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #5F9410; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #5F9410; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a { color: #A11B1B; }
.archive_post_meta a:hover, .post_meta a:hover { color: #A11B1B; text-decoration: underline; }
.auteur_bio { padding: 0.1em 0 1em 0; border-bottom: 2px solid #A11B1B; border-top: 2px solid #A11B1B;margin: 0 0 1.2em 0; }


/* Single post styles
-------------------------------------------------------------- */

.post_meta { color: #666; padding: 0.3em 0 1.4em 0; }
.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
.bookmark-me {margin-top :5px; margin-bottom : 40px}
#post_content blockquote { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em georgia, serif; font-style: italic; letter-spacing: -0.048em; }
#post_content blockquote p { text-align: right; line-height: 1.5em; }
#post_content p img { margin: 0;padding:0; }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a { color: #A11B1B; }
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }

/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-right: 3px solid #5F9410; border-bottom: 1px solid #5F9410; margin: 0 0 1em 0; padding: 0 1em 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #5F9410; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }
ol#commentlist cite a { color: #A11B1B; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #A11B1B; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #5F9410; border-right: 1px solid #5F9410; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #5F9410; border-right: 1px solid #5F9410; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #A11B1B; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer { background: url(images/bg/dot.png) repeat-x top left; position: relative; padding: 1em 0 0 0; color: #666; }

#foot1 {
top:0;
margin-left:0%;
border-right-style:dashed;
border-right-width:1px;
width:25%;
}

#foot2 {
top:0;
margin-left:25%;
border-right-style:dashed;
border-right-width:1px;
width:25%;
position: absolute;
}

#foot3 {
top:0;
margin-left:50%;
width:25%;
border-right-style:dashed;
border-right-width:1px;
position:absolute;
}

#foot4 {
top:0;
margin-left:75%;
width:25%;
position:absolute;
}

/* Footer  Style des cadres du Footer
#foot1 h3, #foot2 h3, #foot3 h3, #foot4 h3 {
text-align:center;
font-size:110%;
color: #fb5e01;
background-image: url(./images/fond_titre.png);
background-repeat: repeat-x;
margin:0;
padding:0;
}

#foot_content li {
list-style-type: none;
list-style-image:url(./images/resultset_next.png);
margin:0;
padding:0;
}

#foot_content {
padding:5px;
} 

*/


/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 292px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #E0691A; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, h2.post_name {font-size: 2.3em; font-weight: bold;color:#A11B1B; letter-spacing: -0.04em; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #5F9410; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #5F9410; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #5F9410; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #fff; background: #A11B1B; }
h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #7EC3F1; letter-spacing: 0.1em; }
h3.home_presse { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #F17EC2; letter-spacing: 0.1em; }
h3.connect { text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5F9410; letter-spacing: 0.1em; }
h3.home_agenda{ background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: ##28754E; letter-spacing: 0.1em; }
h3.home_aside { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #EE9999; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 1.2em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #a11b1b; }
h3.mastlivre { text-transform: uppercase; font-size: 1.0em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #a11b1b; }
h3.home_obseques{ background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 1.1em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #CFCFCF; letter-spacing: 0.1em; }
h3.petition { text-transform: uppercase; font-size: 1.2em; line-height: 1.8em; font-weight: bold; padding: 0 0 0 0; letter-spacing: 0.1em; color: #105F94; }
h3.canto { text-transform: uppercase; font-size: 1.2em; line-height: 1.8em; font-weight: bold; padding: 0 0 0 0; letter-spacing: 0.1em; color: #94105E; }


h3.mast_anti {  background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 1.0em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0 0.6em 0; letter-spacing: 0.1em; color: #a11b1b; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5F9410; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #A11B1B; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5F9410; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }
h3.bio { font: bold 1.5em arial, sans-serif;line-height: 1.5em;letter-spacing: -0.036em; padding: 0 0 5px 0;color: #5F9410}

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #5F9410; border-right: 1px solid #5F9410; padding: 2px; }
input.buttonem { background: #5F9410; float: left; }

/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* TABS */
/* HOME CATEGORY TABS (also see tabs section at bottom of stylesheet) */
#home_content #home-categories {
	clear: left;
	float: left;
	display: block;
	width: 480px;
	margin: 0 0 10px 0;
	}
	
.tabs-block {
	clear: left;
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: block;
	}
.tabbed {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
	}
.tabbed ul.tabs {
	overflow: hidden;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background: transparent;
	text-transform:uppercase;
	font-size:0.8em;
	}
.tabbed ul.tabs li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0 .3em 0 0;
	}
.tabbed ul.tabs li a {
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 5px .8em;
	background:#F2F2F2; /* #eee;*/
	border: 1px solid #ccc;
	}
.tabs-block ul.tabs li a { padding: 5px .7em; }
.tabbed ul.tabs li a:hover {
	background: #F3F9FF ;
	text-decoration: none;
	}
.tabbed ul.tabs li a.tab-current {
	background: #fff;
	border-bottom: 1px solid #fff;
	}
.tabs-block .tabbed div, #home_content .tabbed .c {
	overflow: hidden;
	display: block;
	position: relative;
	left: 0;
	top: -1px;
	z-index: 0;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 5px 0;
	border: 1px solid #ccc;
	background:  #fff;
	display: none;
	}
div.t2, div.t3, div.t4, div.t5, div.c2, div.c3, div.c4, div.c5, div.c6, div.c7, div.c8, div.c9, div.c10  { display: none; }
.tabs-block .tabbed div.t1, #home_content .tabbed div.c1 { 
	display: block;
	}
.tabs-block .tabbed div { width: 298px; }
.tabbed div ul {
	overflow: hidden;
	padding: 4px 0 2px 0;
	margin: 0;
	background: #fff;
	}
.tabbed div ul li {
	clear: left;
	background: transparent;
	}
.tabbed div ul li a {
	font-weight: normal;
	width: 97%;
	display: block;
	padding: 2px 0 2px 12px;
	background: transparent;
	border: none;
	}
.tabbed div ul li a:hover { text-decoration: underline; }

/* HOME CATEGORIES TABS */
#home-categories {
	overflow: hidden;
	}
#home_content .tabbed .c {
	width: 470px;
	}
.tabbed .post {
	float: left;
	clear: none;
	width: 47%;
	margin: 5px 1%;
	padding: 0;
	}
.tabbed .post h3 {
	width: 97%;
	font-size: 1em;
	margin: 0 0 0 5px;
	padding: 0;
	text-transform:capitalize;
	}
.tabbed .post h3 a { 
	font-weight: bold;
	font-size: 1em;
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:0;
	color:#000000;
	}
.tabbed .post h3 a:hover { 
	font-weight: bold;
	color:#FFFFFF;
	background:#000000 none repeat scroll 0%;
	}

.tabbed .post .entry {
	margin: 0 0 0 5px;
	padding: 0;
	
	}
.tabbed .post .entry p { margin: 0; padding: 0; }

/* BLOC AUTEUR DANS SINGLE.PHP */

   1. #author-meta {  
   2. -moz-border-radius-bottomleft:5px;  
   3. -moz-border-radius-bottomright:5px;  
   4. -moz-border-radius-topleft:5px;  
   5. -moz-border-radius-topright:5px;  
   6. background:#F3F8FA none repeat scroll 0 0;  
   7. clear:both;  
   8. padding:10px;  
   9. }  
  10. #author-meta img {  
  11. border:none;  
  12. vertical-align:middle;  
  13. }  
  14. #author-meta h4 {  
  15. color:#257;  
  16. font-weight:normal;  
  17. font-size:18px;  
  18. margin:0;  
  19. padding:8px 12px;  
  20. line-height:2em;  
  21. }  
  22. #author-meta p {  
  23. padding-left:90px;  
  24. line-height:1.7em;  
  25. }  
  26. #author-info {  
  27. padding:10px;  
  28. }  
  29. #author-info a {  
  30. margin-left:5px;  
  31. margin-right:30px;  
  32. }  
