/*  
Theme Name: Massive News Theme
Theme URI: http://www.massivepress.net/
Description: A premium WordPress news theme.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.massivepress.net/

Please leave credit where credit is due.
*/


/* HEADER */

.title-logo a,.title-logo{
	display:none;
	float:left;
	position:absolute;
	height:130px;
	width:250px;
	display:block;
	background:url(images/logo.jpg) no-repeat top left;
	margin:0; 
}

.title-logo span{
	display:block;
	float:left; 
	position:absolute; 
	text-indent:-5000px;
}

.pub-header{
	padding-top:3px;	
}

.pub-header .pub-cadre{
	width:728px; 
	height:90px;
	border: 1px solid black;
	margin:0 0 0 auto;
}

/* BODY */

.page{
	width:990px;
	text-align:left;
	margin:0 auto;
	margin-top:5px;
}

.milieu{
	width:970px;
	margin:0px auto;
	padding:10px;
	background:#ffffff;
	font-size:0.7em;
	}


/*  MENU/*/

#menu{
	font:normal 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	width:990px;
	height:29px;
	background:url(images/fd-menu.png) repeat-x bottom;
	position:relative;
	margin-top:7px;
}




#menu li{
	font-size:13px;
	height:29px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#menu ul{
	height:29px;
	float:right;
	display:block;
	margin:0;
	padding:0;
}

#menu li a{
	height:29px;
	display:block;
	color:#fff;
	float:left;
	cursor:pointer;
}

#menu  a span{
	float:left;
}

#menu  a span span{
	height:19px;
	display:block;
	padding:5px 15.5px;
}

#menu li.first  a span span{
	padding-left:60px;
}

#menu li a:hover{
	background-position:left 0;
	text-decoration:none;
}

#menu  li {
	background:url(images/fond-onglet.png) repeat-x left -29px;
}

#menu li:hover{
	background:url(images/fond-onglet.png) repeat-x left 0;
}

#menu  li a{
	background:url(images/fond-onglet.png) repeat-x left -29px!important;
}

#menu li a:hover{
	background:url(images/pointer-menu.png) no-repeat bottom center!important;
}

#menu ul a span{
	background:url(images/onglet-left.png) transparent no-repeat left -29px;
}

#menu ul a span span,#menu ul li.first a span span{
	background:url(images/onglet-right.png) transparent no-repeat right -29px;
}

#menu ul li.first a span{
	background:url(images/onglet-first.png) transparent no-repeat left -29px;
}

#menu ul li:hover a span {
	background-position:left 0!important;
}

#menu ul li:hover a span span{
	background-position:right 0!important;
}

/*//////////fin menu////////////*/
*{
	border:none;
	list-style:none;
	text-decoration:none;
	margin:0;
	padding:0;
}

html{
	height:100%;
	margin:0;
	padding:0;
}

body{
	background-color:#E5EEC4;
	height:100%;
	width:100%;
		font: 100% Arial, Helvetica;
	text-align:center;
	margin:0;
	padding:0;
}

h1{
font-size:55px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}

h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:13px;}

h5{
font-size:10px;
color: #7f7f7f;
padding-left:1px;
font-weight:normal;
margin-bottom:8px;
}

a{
color:#333;
text-decoration:none;
}

a:hover{color:#666;}

#wrapper{
margin:0px auto;
text-align:left;
width:878px;
} 

/* header */
#header{
background:url(images/headerbg.jpg) top no-repeat;
padding:5px 0;
}

#header h1 a{
width:400px;
float:left;
margin:0;
}

#header h1 a em{
font-style:normal;
color:#555;
}



/* page navigation */
#pagenav{
float:left;
width:500px;
padding-top:7px;
}

ul.nav{list-style:none;}

.nav li{
float:left;
display:block;
padding:2px 10px 2px 10px;
background:url(images/pagebreak.gif) left no-repeat;
}

.nav li a{
font-size:11px;
outline:none;
color:#2F2F2F;
text-decoration:none;
display:block;
padding:5px 0 0x 5px;
text-transform:uppercase;
}

.nav li a:hover{
text-decoration:underline;
color:#484848!important;width:
}

* html .nav li a:hover{background:#333;}

/* category navigation */
#categories{
float:left;
width:878px;
}

#categories ul{
list-style:none;
padding:1px 0 0px 0;
}

#categories li{
float:left;
display:block;
background:url(images/catbreak.gif) left no-repeat;
height: 25px;
padding-top:4px;
}

#categories li a{
color:#FFF;
display:block;
padding:2px 10px 4px 10px;
}

#categories li a:hover{color:#CCC;}

/* main content */
#intro{
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}

#intro a{
	color:#99b33e;
}

#intro a:hover{
	color: #ffad1d;
	text-decoration: none;
}

#main{
background:#FFFFFF ;
float:left;
margin:0 10px 0 0;
width:640px;
}

#singlemain{
background:#FFFFFF ;
float:left;
margin:0 10px 0 0;
width:640px;
}

#featured{
padding:5px;
}

#myGallery{
margin:4px;
font-size:18px;
}

/* sidebar */
#sidebar a{font-weight:bold;}

#sidebar{
color:#333;
float:left;
margin:0;
width:320px;
line-height:1.3em;
}

#sidebar p{color:#333;}

#blocks{
background:#FFFFFF ;
padding:5px 10px 0 10px;
margin: 0 0 10px 0;
}

#widgetblock{
background:#FFFFFF ;
padding:5px 5px 0 5px;
}

#tagblock{
background:#FFFFFF ;
padding:5px 10px 0 10px;
}

#tagblock a{
font-weight:normal;
color:#484848;
}

#tagblock a:hover{color:#7F7F7F;}

#advertblock{
background: #FFFFFF;
height:270px;
padding:10px 0 0 10px;
margin: 0 0 10px 0;
}

#blocks a{
font-weight:bold;
color:#484848;
}

#blockpost{
padding:0 0 8px 0;
}

#blocks a:hover{color:#7F7F7F;}

h3.blocks{
font-size:15px;
margin-bottom: 10px;
}

h3.mainblock{
font-size:15px;
margin-bottom: 10px;
margin-left: 5px;
}





.blocks{margin-bottom:20px;}




div.bloc h3 {
margin : 0px;
padding : 4px 0 0 15px;
line-height: 30px;
height: 30px;
font-size: 13px;
color: #ffffff;
background-color: transparent;
background-image: url(images/300titre.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: top;
}

div.bloc{
margin:auto;
width:300px;
padding-bottom: 6px;
margin-top: -3px;
height: auto;
background-color: transparent;
background-attachment: scroll;
background:url("images/300bas.gif") no-repeat left bottom ;
clear:both;
}

div.bloc h3 
{
margin : 0px;
padding: 4px 0 0 15px;
line-height: 30px;
height: 30px;
font-size: 13px;
color: #ffffff;
background-color: transparent;
background-image: url(images/300titre.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: top;
}

.bloc .content{
	padding:10px 10px 20px;
}

/* main content */
#content{
padding:0 10px;
border-right : 1px solid #c9c9c9;
}

#content p{
margin-bottom:10px;
}



.introIMG{
margin-right:8px;
overflow:hidden;
}

.introIMG img{
border:none;
padding:4px 4px 4px 4px;
border:1px solid #BDBDBD;
height:150px;
height:150px;
width:150px;
}

.lirelasuite a{
	font-size:13px;
}


.postMeta{
background:url(images/dot.gif) repeat-x left center;
text-transform:capitalize;
font-size:11px;
text-align:right;
margin-bottom:2px;
}

.postMeta span.date{
background:#FFF;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments{
background:#FFF url(images/user.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}

.auteur_nom a{
	font-weight:bold;
}

.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{margin:0 0 15px 0;}

.post h2{
line-height:1.2em;
}

.post h2 a{
width:100%;
display:block;
outline:none;
}

.entry h3{margin:1em 0;}

.post .entry{
line-height:1.4em;
overflow:hidden;
}

.post .entry p{margin:0;}

.post .entry p a{
background:url(images/dot.gif) repeat-x bottom left;
font-weight:bold;
}

.entry blockquote{margin:0 1.3em 0;}

.entry ul{
margin:0 1.3em 0;
list-style:none;
}

.entry li a{
color:#333;
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

.entry ul li{
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
.entry img,.entry a img{border:none;}
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr {padding: 15px 0;}
.entry table tr.alt {background: #eee;}

/* lists */
.rsslinks h3{margin-bottom:5px;}

.rsslinks p{
margin-bottom:5px;
padding-top:5px;
}

.rsslinks ul li{
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
list-style:none;
}

#widgetblock h3{margin-bottom:5px;}

#widgetblock p{
margin-bottom:5px;
padding-top:5px;
}

#widgetblock ul li{
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 0;
list-style:none;
}

/* pagination */
#pagination{
color:#7F7F7F;
font-size:11px;
text-transform:uppercase;
margin-bottom:10px;
margin-top:40px;
text-align:right;
}

#pagination p,#pagination img{vertical-align:middle;}

#pagination a img{
border:none;
margin:0 0 3px 2px;
}

ol.pingslist{
margin:1.5em 2em;
font-size:12px;
}

.pingslist li{
color:#7F7F7F;
margin:0 0 7px 0;
}

.pingslist li a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#commentform p{margin:1em 0;}

#commentform p a{
font-weight:bold;
background:url(images/dot.gif) repeat-x bottom left;
}

#author,#email,#url,#comment{
font:1.1em arial,helvetica,verdana,sans-serif;
border:1px solid #BBB;
padding:2px;
}

#comment{width:429px;overflow:auto;}

#commentform p small{
font-size:10px;
color:#7F7F7F;
}

.commentslist code{background:transparent;}

/* footer */
#footer p{
padding-top:7px;
padding-bottom:50px;
}

#footer p a{
font-weight:bold;
color:#333;
}

/* floats */
.floatleft{
float:left;
margin:3px 7px 0 0;
}

.floatright{
float:right;
margin:3px 0 0 7px;
}

.right{float:right;}
.left{float:left;}
.clear{clear:both;}

.fix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix{display:inline-block;} 
* html .fix{height:1%;}
.fix{display:block;}




/*///////*/

.deuxcarrespub{
	width: 600px;
	height:250px;
	margin: auto;
}

.leftblock{float: left;}
.rightblock{float: right;}



.corps p{
	text-align:justify;
	line-height:1.5em;
}


.headarticle{
	clear:both;
	border-top:1px dashed #C9C9C9;
	margin-top:5px;
	padding:5px 1px 0 3px;	
}

#entete{
	margin:auto;
	width:350px
}

#entete img.photo{
	float:left;
	margin:4px;
}

#entete  .entete-infos{
	
	margin-left:90px;
	font-size: 11px;
	color: #C7C7C7;
	font-weight:bold;
}

/* Postit Date */

.post_cal {
	background: url(images/date.gif) no-repeat left top;
	text-align: center;
	width: 64px;
	height:67px;
	float: left;
	margin: 0 10px 5px 0;
}

.post_cal .dayname {
		margin-top:4px;
		text-transform:capitalize;
		color: #FFFFFF;
		font-size: smaller;
		font-weight: bolder;
		width: 100%;
}
	
.post_cal .daynum {
		margin-top:4px;
		font-size: x-large;
		font-weight: bold;
		width: 100%;
}
	
.post_cal .month, .post_cal .year {
		margin-bottom:5px;
		font-size: smaller;
		width: 100%;
		line-height:8px;
}
	
.postmetadata {
	font-weight: bold;
}


.prev_post {
	float : left;	
}
.next_post {
	float:right;
}

.headtitle{	
	text-align:center;
	margin: 10px;
	font-weight:bold;
	font-size:17px;
	color: #AE4B4F;
}


.article-content{
	clear:both;
	border-top:1px dashed #C9C9C9;
	margin-top:5px;
	padding:5px 1px 0 3px;
}

.article-content .post img,.article-content .post a img{
	clear:both!important;
	display:block!important;
	text-align:center!important;
	float:none!important;
	max-width:465px;
	margin:10px auto!important;
}

.corps .post{
	clear:both;
	margin-top:5px;
	padding:5px 1px 0 3px;
	font:normal 13px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}


.post-tags {
	margin:20px 0;
	padding:10px;
	border-top: 1px dashed #c9c9c9;
	border-bottom: 1px dashed #c9c9c9;
	font-size: 0.9em;
}
.post-tags a { 
	padding: 2px 0 2px 18px; 
	background: transparent url(images/tag.png) no-repeat 0 50%; 
	color: #000; 
}	

.post-tags-bloc {
	float:left;
	width:400px;
	margin:0;
	padding:10px;
	font-size: 0.9em;
}
.post-tags-bloc a { 
	padding: 2px 0 2px 18px; 
	background: transparent url(images/tag.png) no-repeat; 
	color: #000; 
}	


#responds, #respond {
	margin: 20px 0;
	padding: 0 10px;
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background-color: #f5f5f5;
}

.related-posts ul li{
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/puce_last_posts.png);
	border-bottom: 1px dashed #e8e8e8;
}

#comments .first {}
#comments .odd {}
#comments .me { }

#comments .presentation{}

#comments dl { }
#comments dt {
	padding-top: 20px; 
	padding-bottom: 3px;
	}
#comments dd { 
	border: 1px dashed #E7E7E7; 
	border-left: 3px solid #E7E7E7; 
	margin: 0;
	padding: 10px;
	}


#comments .comment-number { 
	font-size: 1.3em; 
	font-weight: bold; 
	color: #FFAD1D;
	}

#comment-form fieldset { 
	margin: 0;
	padding:0;
}


#comment-form { padding: 10px 0; }

#comment-form fieldset p { padding: 0px 0; /*margin: 0 0 0 30%;*/ }
#comment-form p.form-help { width: 60%; margin: 0 0 0 30%; font-style: italic; }

#comment-form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 4px 4px 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input, #comment-form textarea {
	padding: 1px 2px;
	width: 60%;
	border: 1px solid #D6D6D6;
}
#comment-form input:focus , #comment-form textarea:focus {
	border: 1px solid orange;
	padding: 1px 2px;
	width: 60%;
}

#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 140px;
}
#comment-form input.submit { margin-left: 200px; }
#comment-form input.submit {
	width: auto;
	color: #fff;
	background: #FFAD1D;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #FFF;
}
#comment-form input.submit:hover { background: #99b33e;  }

#comments-feed{
	background: url(images/icon_rss.png) no-repeat;
	padding-left:20px
}

.gotop img{
	width: 27px;
	height: 40px;
	background: url(images/top.png) no-repeat;
	float:right;
	margin:10px;
}

/*sidebar*/

#sidebar div.publicite {
clear:both;
background-color: transparent;
background-image: url(images/bgpublicite.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: top;
width: 300px;
height:265px;
padding-top: 15px;
text-align: center;
margin: auto;
}

div.rechercher{ 
  height:24px;
  display:block;
  text-align:left;  
  font-size:11px;
  color:#934e13;
}

div.rechercher form  input.image{
 	width:92px;
	height:24px;
}

div.rechercher  .champsrecherche { 
  width:197px;/*227*/
  height:24px;
  background:url("images/bgrechercher.gif") no-repeat left top ;
  border:none ;
  padding-top:4px;
  	display:inline;
}

div.rechercher  input.mc { 

	width:155px;
	margin-left:30px;
	background-color: transparent;
    font-weight:normal;
}

.last-p{
	font:normal 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

.last-p li{
	border-bottom: 1px dashed #e8e8e8;
}

.last-p li:hover{
	border-bottom: 1px dashed #ffad1d;
	background-color: #FBFAF3;
}

.recentcomments {
	font:normal 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

li.recentcomments {
	border-bottom: 1px dashed #e8e8e8;
}

li:hover.recentcomments{
	border-bottom: 1px dashed #ffad1d;
	background-color: #FBFAF3;
}

.caps{
	font-size:16px;
	font-weight:700;
	color:#858585;
}

.lienvert a {
color: #99b33e;
}

.lienvert a:hover{
color: #ffad1d;
text-decoration: none;
}

.footer p{
	display:block;
	margin-top:5px;
	padding:5px 0;
	width:100%;
	text-align:center;
	background-color: #BEC89A;
	font-size:11px;
	color: #000;
}

#searchWrap {
margin:auto;
height:24px;
width:300px;
  display:block;
}

#searchWrap input {
margin-bottom:20px;
vertical-align:middle;
}

#searchWrap #s {
font-size:1.1em;
border:1px solid #BBB;
padding:1px 2px;
margin-right:3px;
width:270px;
}

.img_article{
	float : left;
	width:35px;
	height:35px;
}

.infos_article{
	
}

.mlinks{
	position: relative;
	float: left;
	margin: 0px 0px 5px 20px;
	height : 83px ;
	width : 90px ;
}

.mlinks a {
	text-decoration:underline;
}

.letchat {
	position: relative;
	float: left; 
	width : 197px ;
	height : 83px ;
	background:url("images/letchat.jpg") no-repeat ;
}

.letchat .chtchat{
	margin-top : 34px ;
	margin-left : 43px ;
	width : 140px;
	height : 17px;
	color: grey;
}

.tchatsubmit {
	background:transparent;
	margin-top : 7px ;
	margin-left : 90px ;
	cursor : pointer;
	width : 105px;
	height : 20px;
}

