/*  



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 { font-family:"Tahoma";

	color:#474747;
	background-color:#8F8E8E;
	padding:0;
	margin:0;
	height:100%;
	text-align:left;
	line-height:1.7em; 
}


a {
	text-decoration:underline;
	color:#034377;
}


a:hover {
	color:#336699;
}



ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}


hr {
	border:none;
	background-color:#BE2C2F;
	color:#BE2C2F;
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
	padding:0;
}


h1 {	
	color:#4A774A;
	line-height:1.2em;
}


h1 a {
	text-decoration:none;
	color:#4A774A;
}



h1 a:hover {
	text-decoration:underline;
	color:#A8BEA8;
}



h2 {
	padding-top:20px;
	color:#BE2C2F;
}



h3 {
	color:#990000;
	font-size:16px;
}

h20 {
	color:#990000;
	font-size:18px;
}

textarea {
	font-family:"Tahoma";
	font-size:0.8em;
}

h21 {
    background-color:#990000;
    height:6px;
}

h4 {
    color:#224970;
	font-size:16px;
}



/* 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.5em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em;  }

#header #logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.30em Trebuchet MS; text-transform: uppercase; color: #990000; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc; font-weight:bold;  }

#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; }

div.search_menu {
	float: right;
	margin: 20px 0;
}

#menu { width: 400px; float: right; margin: 10px 0 0 2px; list-style: none; font-weight: bold; font-family: Trebuchet MS, 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; }

#menu li span.equipe { background: url(images/bg/user.gif) no-repeat; }



/* Top banner with rotating images

-------------------------------------------------------------- */

#topbanner { height: 176px; border-bottom: 1px solid #999; background: url(images/bg/banniere.gif) top left;}

#topbanner_arch { height: 176px; border-bottom: 1px solid #999; background: url(images/bg/03.jpg) no-repeat; }

#topbanner_single { height: 176px; border-bottom: 1px solid #999; background: url(images/bg/05.jpg) no-repeat; }

#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #034377; font: 700 2em Trebuchet MS; 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; float: right; }



/* latest post */


#latest_post { padding: 0 0 1.5em 0; }

#latest_post_image img { margin: 0 0 0.2em 0; }

.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }

.latest_post_meta a { font-weight: bold; }

.latest_post_meta a:hover { text-decoration: underline; }

.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; }



/* featured post */

.home_featured { background: #f2f2f2 url(images/bg/dot.png) repeat-x bottom left; margin: 1em; float: left;  }

.feat_content { padding: 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; }

.feat_title a { color: #224970; }



.feat_title a:hover { color: #000; }




#onglets {
	margin-top:10px;
	float:left;
	width: 100%;
}



.thumb {
	float:left; margin:0; padding:0;padding-right:1em;
}



/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; float:none; }


ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }

ul.arrow li a, ul.reccom li a, ul.email li a { color: #224970; }

ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

ul.sommaire {width:250px; }



/* about */

#home_about { border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; margin: 0 0 1em 0; background: #BE2C2F; padding: 0.5em 0.7em 0 0.7em; }

#home_about p { font-size: 0.9em; font-family: Trebuchet MS;  }

#home_about h3  {color:#FFFFFF; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em;}



/* 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: #999; padding: 2px; margin: 0; border: 0; }

.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }

.home_recent_title a { font-weight: bold; display:block; padding-left:3px; }

.home_recent_title a:hover { text-decoration:none; }

.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; font-weight:bold; }

.home_recent_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: 0px; }

ul.cat li a { display: block;  font-size: 1em;  color: #224970; border-bottom: 1px solid #dadada; border-left: 3px solid #dadada; padding: 3px 12px 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; background-color:#F8F8F8; font-weight: bold; text-decoration:none; }

ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 177px 3px;font-weight: bold; color: #333; }

ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; float:none;}

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: #f1f1f1 url(images/bg/sub1.png) no-repeat; }


#nav2 h21 {
     background-color:#990000;
     height:3px;
} 


#nav2 {
    background:#990000;
    font-size:1.1em;
	width: 100%;
}

#nav3 {
	background: #ab2b2b;
	width: 100%;
}

#nav2, #nav2 ul {
	list-style: none;
	line-height: 1;
}

#nav2 a ,#nav2 a:hover{
	display: block;
	text-decoration: none;
	border:none;
}


#nav2 li {
	float: left;
	list-style:none;
	border-right:0,9px solid #f1f1f1;
	padding: 1px 0 4px 0;
}

#nav2 a,#nav2 a:visited {
	display:block;
	font-weight:bold;
	color: #f1f1f1;
	padding:3px 12px 0 7px;
}


#nav2 a:hover, #nav2 a:active {
	background:#a9a9a9;
	text-decoration:none;
}	



/* Dropdown Menu */



#nav2 li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #f1f1f1;
}


#nav2 li li {
	width: 172px;
	border-top: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	background: #990000;
}


#nav2 li li a,#nav2 li li a:visited {
	font-weight:normal;
	font-size:1em;
	color:#f1f1f1;
}


#nav2 li li a:hover,#nav2 li li a:active{
	background:#a9a9a9;
}	


#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
}



a.main:hover{
    background:none;
}



/* 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 #dadada; 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 #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }



/* ad */

.ad_block { border: 1px solid #dadada; 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: #224970; }

.widget a:hover { color: #000; }

.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; float:none;}

.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; 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 #dadada;  }



/*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;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }

table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; 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 #dadada; }

.archive_meta a { color: #666; }

.archive_meta a:hover { color: #224970; }

.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; 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 #dadada; 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 #dadada; 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 #dadada; 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: #224970; }

.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }



/* 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; }



#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-right: 1em;padding:0.3em; float:left; }







#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: #224970; }



#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }



.chapo {



	padding:0;



	color:#5F5F5F;



	font-size:16px;



	white-space:normal;



	font-weight:bold;



}



.texte {margin-bottom:6px;}



.texte img {float:left; margin:0;  margin-right:5px;margin-bottom:5px;}



img.left { float : left; padding-right : 10px; }
img.alignleft { float : left; padding-right : 10px; }

img.right { float : right; padding-left : 10px; }
img.alignright { float : right; padding-left : 10px;}

/* img.center { float : center; padding-right: 5px; padding-left: 5px; } */
img.center { padding : 5px; display : block; margin-left : auto; margin-right : auto; }
img.aligncenter { padding : 5px; display : block; margin-left : auto; margin-right : auto; }


#toile-accueil { float: left; padding: 0 0.7em 0.4em 0.7em;  margin-bottom:10px;  border:solid 1px #5f9410; color:#000033;  }



#toile-accueil h3{ text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }



.texte-accueil-toile {margin-left: 0.7em; font-family:Georgia, "Times New Roman", Times, serif; }



.texte-accueil-toile img {float:right; margin:0;  margin-left:1em;margin-bottom:1em; padding:0.5em;}

.titre-accueil-toile {color:#BE2C2F; font-weight:bold; font-size:16px; margin-left: 0.5em; margin-bottom:0.7em; }

#publications-accueil { float: left; padding: 1em;  margin:1em; background-color:#464646; color:#FFFFFF;    }

#meme-rubrique {float:none; padding: 1.4em; padding-left:1em; margin-bottom:10px; border-left:#DADADA 4px solid; border-top:#DADADA 1px solid; margin-top:2em; background-color:#F8F8F8;  }

#meme-rubrique ul { font-size:1.2em; padding-bottom:1em; float:none;}

#meme-rubrique h3 {color:#4A774A; }

#publications-accueil h3{ text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #FF9900; letter-spacing: 0.1em; }

#publications-accueil h4 {color:#FF9900; font-weight:bold; font-size:14px; margin-bottom:0.7em; background-color:#464646;}

.texte-accueil-publications {margin-left: 0.7em; font-family:Georgia, "Times New Roman", Times, serif; }

#publications-accueil a{color:#99CCCC;}

.titre-accueil-publications {color:#99CCCC; font-weight:bold; font-size:16px; margin-bottom:0.7em; background-color:#464646;}

.texte-accueil-publications img {float:left; margin-right:1em;margin-bottom:1em; padding:0.5em;}


#home_right { float: right; margin-left: 0px;}

#home_left { background-color:#EAEAEA; float: left; }

.article-accueil {background-color:#FFFFFF; border:1px solid #8F8E8E; padding:1em; margin:1em;}

.liens {background-color:#F2F2F2; padding:1em; margin-bottom:2em; }


/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }

#commenthead { margin-bottom: 1em; }

ol#commentlist h3 {font-weight:bold; color:#000000;}

ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0;  }

ol#commentlist li { border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1em 0; padding: 1em; background-color:#f5F5F5; color:#333;}

ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }

ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }

ol#commentlist cite a { color: #224970; }



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: #224970; }



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; }



ol#commentlist cite {background: url(images/bg/dot.png) repeat-x bottom left; margin-bottom:10px; padding-bottom:10px;}







/* 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 #dadada; border-right: 1px solid #dadada; 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 #dadada; border-right: 1px solid #dadada; }



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); float:none;}



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: #224970; }



ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }







/* Footer



-------------------------------------------------------------- */







#footer {



margin-top:20px;



padding-top:15px;  



	



	



	white-space:nowrap;	



	text-align:center;



	overflow:auto;



	background: url(images/bg/dot.png) repeat-x top left;}



#footer p {text-align:center;}



#footer a { text-decoration:none;}



#footer a:hover {text-decoration:underline;}



#footer img {text-align:center; float:none;}







/* 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: bold 2em Trebuchet MS; line-height: 1.2em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; color:#4A774A; }



h2.post_cat { font-size: 1.7em; line-height: 1.8em;padding: 0 0 0.1em 0; margin: 0 0 0.4em 0;   padding-top:10px;	color:#BE2C2F;	  }



h2.post_cat a {text-decoration:none; color:#BE2C2F;}



h2.post_cat a:hover {text-decoration:underline; color:#D88082;}



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 #dadada; 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 #dadada; }



h3.latest_post_title { font:  2.2em Trebuchet MS; line-height: 1.2em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; color:#4A774A; } 



h3.latest_post_title a {color:#4A774A; text-decoration:none; }



h3.latest_post_title a:hover { color: #A8BEA8; text-decoration:underline;  }



h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; display:block; width:100%; float:none;}



h3.mast { 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: #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: #224970; }



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.9em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5f9410; font-weight:bold; }



h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }



h3.archive_title a { font-weight:bold;  color: #4A774A; letter-spacing: -0.036em; margin-bottom:5px; display:block;  }



h3.archive_title a:hover { color: #A8BEA8; }







/* miscellaneous */







.none { display: none; }



.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }



.dot { font-family: "Trebuchet MS", sans-serif; }



.navigation { color: #818181; text-align:center; margin-bottom:2em; }



input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }



input.buttonem { background: #dadada; 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: 250px;



	margin: 0 0 10px 0;



	background-color:#FFFFFF;



	}



	



.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;



	float:none;



	}



.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:#FFF; /* #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-color:#F2F2F2;



	border-bottom: 1px solid #F2F2F2;



	}



.tabs-block .tabbed div, #home_content .tabbed .c {



	overflow: hidden;



	display: block;



	position: relative;



	left: 0;



	top: -1px;



	z-index: 0;



	clear: left;



	width: 200px;



	margin: 0;



	padding: 5px;



	border: 1px solid #ccc;



	background-color:#F2F2F2;



	display: none;



	color:#FFFFFF;



	



	}



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;



	float:left



	}



.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;
	position:relative;
}



#home_content .tabbed .c {
	width: 237px;
}



.tabbed .post {



	float: left;



	clear: none;



	width: 100%;



	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:Trebuchet MS,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; }


#text_annuaire img.alignleft { 
	float: left; 
	margin: 0 5px 2px 0;
}



#text_annuaire img.alignright { 
	float: right; 
	margin: 0 0 2px 5px;
}

span.soustitre_annuaire {
	font-weight: bold;
	background-color:#C0C0C0;
	padding: 3px 5px 3px 5px;
	font-size: 1.1em;
}

div.soustitre_annuaire2 {
	font-weight: bold;
	background-color:#4A774A;
	padding: 3px 5px 3px 5px;
	font-size: 1.1em;
	margin: 0 -10px 10px -10px;
	color: #FFFFFF;
	text-align: center;
}

table.listreg_annuaire {
	border: 0;
	border-spacing: 0px;
	padding: 0px;
	margin: auto;
}

a.lienregion:link, a.lienregion:visited {
	color: #4A774A;
	font-weight: bold;
	text-decoration: none;
}

a.lienregion:hover, a.lienregion:active {
	color:#4AAB4A;
	text-decoration: underline;
	font-weight: bold;
}

div.fiche_annuaire {
	width: 600px;
	margin: auto;
	padding: 10px 15px 10px 15px;
	text-align: justify;
	background-color: #afa082;
	color: black;
}

img.thumb_fiche_annuaire {
	width: 230px;
	float: right;
	margin: 2px;
	display: block;
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #CCCCCC;
	padding: 4px;
}

img.thumb_res_annuaire {
	width: 150px;
	float: left;
	margin: -5px 5px 2px 0;
	display: block;
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #CCCCCC;
	padding: 4px;
}

img.thumb_last_annuaire {
	width: 110px;
	margin: 0 5px 5px 0;
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #CCCCCC;
	padding: 4px;
	float: left;
}

img.label, img.reseau {
	margin: 15px 3px 0 3px;
	padding: 0;
}


img.minilabel {
	margin: 0 2px 0px 2px;
}


div.label_leg1 {
	padding: 0;
	display: inline-block;
	margin: 4px;
	width: 60px;
}

div.label_leg2 {
	padding: 0;
	display: inline-block;
	margin: 4px 4px 0 4px;
}

div.legende {
	text-align: center;
}

h2.titre_fiche { 
	font: bold 2em Trebuchet MS; 
	line-height: 1.1em; 
	margin: 0; 
	letter-spacing: -.035em; 
	padding: 0 0 0.2em 0; 
	color:#6c4832; 
	clear: none;
}

a.lientitrefiche {
	color:#6c4832; 
	text-decoration: none;
}


h3.annuaire_title { 
	line-height: 1em; 
	vertical-align: middle;
	clear: none;
	display: inline-block;
	margin-top: 5px;
}

h3.annuaire_title a { 
	font-weight:bold;  
	color: #4A774A; 
	letter-spacing: -0.036em;
	clear: none; 
}

h3.annuaire_title a:hover { color: #A8BEA8; }

.annuaire_post_block { 
	padding: 0.1em 0 0 0; 
	border-bottom: 1px solid #dadada; 
	margin: 0 0 1.2em 0; 
	clear:none; 
}

span.categ {
	float: right;
	margin: 0 5px 0 0;
	color: #BE2C2F;
	font-weight:bold; 
}

span.categ a:link, span.categ a:visited {
	color: #BE2C2F;
	font-weight: bold;
	text-decoration: none;
}

span.categ a:hover, span.categ a:active {
	color:#D88082;
	text-decoration: underline;
	font-weight: bold;
}

div.infos_res {
	color: #BE2C2F;
	font-weight:bold; 
	margin: 10px 0 0 0;
	font-size: 1.1em;
}

span.infos_res {
	color: #BE2C2F;
	font-weight:bold; 
	margin: 0 0 -20px 0;
	font-size: 1.1em;
}

div.infos_right {
	float: right;
	display: block;
	margin: 0 2px 0 0;
}	

#text_annuaire p {
	text-align: justify;
}

#text_annuaire img {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #CCCCCC;
}

.labels_right {
	float: right;
}

.search_meta { 
	padding: 0.5em 1em; 
	border-bottom: 1px solid #dadada; 
	margin: 1em 0; 
	border-top: 1px solid #dadada;
	color: #666;
}

div.encart_droite {
	width: 27%;
	float: right;
}

div.search_carte {
	width: 70%;
	float: left;
}

div.elem_encart {
	-moz-border-radius:5px;
	border: 1px solid #4A774A;
	background-color:#dadada;
	margin: 50px 0px 0 0px;
	padding: 0 10px 10px 10px;
	text-align: center;
	display: block;
}

div.elem_encart2 {
	-moz-border-radius:5px;
	border: 1px solid #4A774A;
	background-color:#dadada;
	margin: 50px 0px 0 0px;
	padding: 0 10px 10px 10px;
	display: block;
}

div.elem_encart select {
	margin: 5px 0 0 0;
	width: 93%;
}

div.elem_encart input {
	margin: 10px 0 0 0;
}

span.title_last {
	font-weight:bold; 
	display: block;
	line-height: 1.3em;
	margin-top: 5px 0 15px 0;
}

span.region_last {
	line-height: 1.3em;
}

div.last_posts {
	vertical-align: middle;
	padding-top: 5px;
}

a.lienencart:link, a.lienencart:visited {
	color: #6c4832;
	font-weight: bold;
	text-decoration: none;
}

a.lienencart:hover, a.lienencart:active {
	color:#8f5f42;
	text-decoration: underline;
	font-weight: bold;
}

.navig-annuaire a, .navig-annuaire a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}

.navig-annuaire a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}

.navig-annuaire a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.navig-annuaire a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}

.navig-annuaire span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.navig-annuaire span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.navig-annuaire span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.excerpt_archive img { width: 150px; height:110px; }

img.bandeau_haut { margin-left: 5px; margin-right:0px; margin-top: 15px; }

div.bandeau_haut {
	float: left;
}	

span.lienretour {
	float: left;
}

div.lienretour {
	text-align: left;
	padding-top: 15px;
}

.lienretour a:link, .lienretour a:visited {
	text-decoration: none;
}

.lienretour a:hover, .lienretour a:active {
	text-decoration: none;
}

div.retouraccueil {
	text-align: center;
	margin-top: 20px;
	font-size: 1.3em;
	font-weight: bold;
}

.retouraccueil a:link, .retouraccueil a:visited {
	color: #BE2C2F;
	text-decoration: none;
}

.retouraccueil a:hover, .retouraccueil a:active {
	color:#D88082;
	text-decoration: underline;
}

div.annuaire_sidebar {
	float: right;
	margin: 0 20px 0 30px;
}

div.res_annuaire {
	margin-left: 60px;
}

div.elem_encart3 {
	border:1px solid #8F8E8E;
	-moz-border-radius:5px;
	background-color:#dadada;
	padding: 0;
	width: 98%;
}


div.soustitre_annuaire3 {
	font-weight: bold;
	background-color:#4A774A;
	padding: 3px 5px 3px 5px;
	font-size: 1.1em;
	margin: 0 0px 5px 0px;
	color: #FFFFFF;
	text-align: center;
}

div.last_annuaire {
	text-align: center;
}

.inside {

	margin:12px;
}

div.encart_annuaire {
	background-color: #FFFFFF;
	padding: 0 2px 10px 0;
}

#new_inscrit {
	margin: 0 2px;
	display: inline-block;
	padding: 0;
	width: 110px;
	vertical-align: top;
}

img.thumb_last_annuaire2 {
	width: 105px;
	background:#000000 none repeat scroll 0%;
	border:1px solid #CCCCCC;
	padding: 1px;
	margin: 0;
}

#pub div {
	padding-left: 9px; margin-left: 0; 
	border-left: 1px solid #ddd; 
}

div.choix_pays {
	margin-bottom: 20px;
	text-align: center;
}

span.titre_geo_activ {
	font-weight: bold;
	background-color:#BE2C2F;
	padding: 3px 8px 3px 8px;
	font-size: 1.3em;
	color:#FFF;
	border: 1px solid #D88082;
}

span.titre_geo_noactiv {
	padding: 3px 8px 3px 8px;
	font-size: 1.2em;
	background-color:#C0C0C0;
}

span.titre_geo_noactiv a:hover {
	text-decoration:underline; 
	color:#BE2C2F;
}

span.titre_geo_noactiv a {
	text-decoration:none; 
	color: #424242;
}

div.liste_pays {
	width: 70%;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
}

div.colonne_pays {
	width: 18%;
	display: inline-block;
	vertical-align: top;
	height: 150px;
}

.traitgauche {
	border-left: 1px dashed #000000;
	padding-left: 10px;
}

div.date_maj {
	float: right;
	color:#474747;
}

div.encadre {
	background: #d5cfd1;
	padding: 7px;
	border: 0;
}

.encadre li {  
	padding-left: 20px; 	
	background: transparent url(images/list.gif) no-repeat 2px center; 
	color:#034377; 
	margin:10px 20px 10px 40px;
}
.encadre ul {  
	float: none;
	display: block;
}

.texte li {  
	padding-left: 20px; 	
	background: transparent url(images/list.gif) no-repeat 2px center; 
	color:#034377; 
	margin:10px 20px 10px 40px;
}
.texte ul {  
	float: none;
	display: block;
}

div.sidebar_fiche {
	width: 240px;
	float: right;
	margin-top: 50px;
}

.lienfondrouge a:link, .lienfondrouge a:visited {
	text-decoration: none;
	background:#990000;
	font-weight:bold;
	color: #f1f1f1;
	padding:3px 4px 0 4px;
}

.lienfondrouge a:hover, .lienfondrouge a:active {
	text-decoration: none;
	background:#a9a9a9;
}	

/* Formulaire annuaire */
#cforms3form label, #cforms3form legend {
	color: #6c4832;
}

#cforms3form span.reqtxt, #cforms3form span.emailreqtxt { 
	color: #4A774A;
	font-size:0.8em;
}

#sendbutton3{ 
	color: #474747;
}

#cforms3form div.waiting {
	color: #990000;;
}

#usermessage3a  {
	color: #990000;
	background: #dadada;
}

div.lienretourcentre {
	text-align: center;
}

.liencontact a:link, .liencontact a:visited {
	background:#6c4832;
	padding: 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #dadada;
}

.liencontact a:hover, .liencontact a:active {
	background:#dadada;
	padding: 3px 6px;
	color: #6c4832;
	text-decoration: none;
}


.textepage li {  
	padding-left: 20px; 	
	background: transparent url(images/list.gif) no-repeat 2px center; 
	color:#034377; 
	margin:10px 20px 10px 40px;
}
.textepage ul {  
	float: none;
	display: block;
}

.textepage img {;
	margin: 5px 2px 0px 0px;
}


div.sidebar-glossaire {
	margin-bottom: 25px;
}

.sidebar-glossaire li {  	
	background: transparent url(images/list.gif) no-repeat 2px center; 
	color:#034377; 
	margin:0px 5px 10px 15px;
	padding-left: 15px;
}
.sidebar-glossaire ul {  
	float: none;
	display: block;
}

.sidebar-glossaire a:hover { background:#990000; color:#FFFFFF;}

.sidebar-glossaire a { text-decoration:none; }



