/*
Theme Name: LacontiseTribune
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>. Please read READ ME.TXT file to find out how to insert pictures in the slider and gallery!
*/
@import url("css/comments.css");@import url("css/gallery.css");
@import url("css/reset.css");.entete{				list-style:none;		float:left;		height:200px;		width:175px;		overflow:hidden;		margin:0 4px;		background:#DBDAE0;		color:#fff;		text-align:center;		-moz-border-radius:5px;		-webkit-border-radius:5px;		border-radius:5px;		-moz-box-shadow:0 1px 1px #777;		-webkit-box-shadow:0 1px 1px #777;		box-shadow:0 1px 1px #777;		color:#555;		}.entete .titre{		margin-top:5px;margin-bottom:10px;color:#ff6c00;font-weight:bold;font-size:20px;		}
#nav .page_item a{color:#dd6424;padding:4px 15px;border-radius:4px;background:#25609a;-moz-box-shadow:-3px 3px 4px #888;-webkit-box-shadow:-3px 3px 4px #888;box-shadow:-3px 3px 4px #888;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#888888')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#888888');}.membrespetit{margin-bottom:3px}.membrespetit a{color:#dd6424;font-size:12px;padding:2px 10px;border-radius:2px;background:#25609a;-moz-box-shadow:-3px 3px 4px #888;-webkit-box-shadow:-3px 3px 4px #888;box-shadow:-3px 3px 4px #888;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#888888')";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#888888');}.membrespetit:hover a{background:#FFA041}
#nav .page_item:hover a{background:#FFA041}
#nav .page_item{margin:10px 0px}
.test {display:inline;}
#slider {  width: 966px;  position: relative;  z-index: 99999999;  margin: 13px auto;  overflow:hidden;}#slider ul, #slider li{  margin:0;  padding:0;  list-style:none;}#slider li {  height:380px;  width:966px;  padding-top: 10px;}#slider img { /* background: url(../images/slimage.png) no-repeat; */  padding: 12px;  margin-right: 10px;    border-width:1px;border-color:#D9D9D9;border-style:solid; -moz-box-shadow: -3px 3px 4px #AAA;-webkit-box-shadow: -3px 3px 4px #AAA;box-shadow: -3px 3px 4px #AAA;/* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA');    }#slider a.more {  color: #363635;}.slider-post {  overflow:hidden;}#slider .meta {  background: #fff;  padding: 4px 7px;  color: #767575;}#slider .meta a, #slider .meta a:visited {  color: #767575;}


.typedecommtitre {
background-color:#f7771f;
color:#FFF;
font-weight:700;
margin-bottom:13px;
border-radius:3px;
-moz-box-shadow:-3px 3px 4px #888;
-webkit-box-shadow:-3px 3px 4px #888;
box-shadow:-3px 3px 4px #888;
-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#888888')";
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#888888');
padding:3px 5px;
}


#icons
{
list-style-type: none;
margin: 0px;
padding: 0px;
overflow: auto;
}

#icons li
{
float: left;
}
#icons li img
{
display: block;
border: 0px;
}

#icons li img
{
transition-property: margin-top;
transition-duration: .7s;
-moz-transition-property: margin-top; /* Firefox 4 */
-moz-transition-duration: .7s; /* Firefox 4 */
-webkit-transition-property: margin-top; /* Safari and Chrome */
-webkit-transition-duration: .7s; /* Safari and Chrome */
-o-transition-property: margin-top; /* Opera */
-o-transition-duration: .7s; /* Opera */
}
#icons li img:hover
{
margin-top: -10px;
opacity: .65;
} 

* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {

  text-decoration: none;
}

/***************END LINKS*************************/

.textecitation {
    font-family:Georgia,"Times New Roman",Times,serif;
    font-style:italic;
    background:url(right-quote.gif) no-repeat right bottom;

    padding-right:25px;
    padding-left:25px;
    color:black;
    text-align:justify;
}

.textecitation:first-letter {
    background:url(left-quote.gif) no-repeat left top;
    padding-left:25px;
    font-size:28px;
}

.auteurcitation{float:right}

/***************LAYOUT*************************/

.mainwrap {
  margin: 0 auto;
  width: 1024px;
 /* background: url(images/shadow.png) repeat-y; */
 /* background:#FFF; */
  overflow: hidden;
}
#header {
  margin: 0 auto;
  width: 1024px; 
  height: 180px;

}
#blogtitle {
  color: #fff;
  float: left;
  height: 85px;
  padding-top: 5px;
  margin-bottom:40px;
}
#heading {
  color: #363635;
}
.description {
  text-transform: lowercase;
  color: #767575;
  font-family: Arial;
  font-size: 12px;
  margin-top: -7px;
}
.adv {
  float: right;
  margin: -10px 0 0;
  border: 1px solid #b4b3b3;
  background: #fff;
  padding: 4px;
}

/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 63px;
}
#top ul {
  margin: 0 0 0 20px;
  padding: 0;
}
#top li {
  float: left;
  line-height: 63px;
}
#top li a {
  float: left;
  display: block;
  margin: 0 15px 0 0;
  color: #363635;
  font-size: 16px;
  text-transform:uppercase;
}
#top li a:hover {
  text-decoration: none;
}


/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #6b6b6b;
  padding: 3px;
  background: #fff;
  margin: 4px 5px 0px 0px;
}
#s {
  width: 209px;
  padding-left: 10px;
  height: 33px;
  height: 23px\0/;
  padding-top: 10px\0/;
  border: 0;
  margin-bottom: 5px;
  margin-left:4px;
 border-radius: 20px;border-width:1px; border-style:solid; border-color:#D9D9D9;-moz-box-shadow: -3px 3px 4px #AAA;-webkit-box-shadow: -3px 3px 4px #AAA;box-shadow: -3px 3px 4px #AAA;/* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA');}

.bouton_search{
vertical-align: top;font-size:16px;
padding:7px;  margin-left:4px;
border-radius: 20px;border-width:1px; border-style:solid; border-color:#D9D9D9;-moz-box-shadow: -3px 3px 4px #AAA;-webkit-box-shadow: -3px 3px 4px #AAA;box-shadow: -3px 3px 4px #AAA;/* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA');
}
#search{
margin-bottom:10px}
.ecart{margin:0px 10px}
*+html #s {
  height: 23px;
  padding-top: 10px;
}
#contentwrap {
  float: left;
  margin-left:7px;
  width: 710px;
}
#contentwraphome {
  float: left;
  width: 960px;
}
#sidebar {
float:right;
    width: 276x;
  font-size: 12px;
}
#sidebar-bottom {
  width: 100%;
  background: #d3d3d3 url(images/sb2.jpg) repeat-x scroll top;
  overflow: hidden;
}
#sidebar2 {
  width: 940px;
  margin:0 auto;
  padding-top: 30px;
  padding-left: 20px;
}
#sb-shadow {
  width: 100%;
  height: 2px;
  background: url(images/sb2-bot.png) repeat-x;
}

/* -------- ADVERT -------- */

.advert{
  margin-bottom: 20px;
  overflow: hidden;
}
.advert img{
  padding:2px;
  border:1px solid #6b6b6b;
  background: #fff;
  margin:0 0 5px 5px;
  float: left;
  display: inline;
}

/* -------- END ADVERT -------- */

.custom_images img {
  margin: 2px 4px 2px 0px;
  padding: 0;
}
#footer {
  width: 920px;
  clear: both;
  padding: 10px 20px 15px;
  overflow: hidden;
  color: #363635;
}
#footer a, #footer a:visited {
  color: #767575;
}
#footer a:hover {
  color: #363635;
}
#footer-bot {
  background: url(images/footer.png) no-repeat;
  margin: 0 auto 15px;
  width: 960px;
  height: 2px;
}

/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 10px 0;
  font-size: 24px;
  color: #363635;
  border-bottom: 1px solid #9b9a9a;
}
.side-widget {
  clear: both;
  width: 276px;
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #d4d1d1;
}

li.last {
  background: none !important;
  margin-bottom: -5px;
}
.side-widget a, .side-widget a:visited {
  color: #767575;
}
.side-widget a:hover {
  color: #4d4d4c;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
#sidebar p {
  padding-bottom: 10px;
}
.widget {
  width: 280px;
  float: left;
  margin-right: 40px;
  margin-bottom: 40px;
}
.lastw {
  margin-right: 0;
}
.clearb {
  clear:both;
}
*+html .clearb {
  margin-bottom: -20px;
}
.widget h3 {
  font-size: 23px;
  color: #363635;
  text-transform: capitalize;
  margin-bottom: 33px;
  padding-bottom: 5px;
}
.widget ul li {
  line-height: 30px;
}
.widget ul li a, .widget ul li a:visited {
  background: url(images/square.png) no-repeat scroll 0 6px;
  padding-left: 10px;
}
.widget a, .widget a:visited {
  color: #767575;
}
.widget a:hover {
  color: #4d4d4c;
}

/***************POST STYLES*************************/
h2.title {
margin-bottom:5px;
font-weight:bold;

color:#333333;

border-radius: 4px;

padding:3px 8px;

border: 1px solid #cdcdcd;

background:#FFFFFF;

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="FFFFFF", endColorstr="efefef"); /* Pour IE seulement et mode gradient à linear */

background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#efefef));

background-image: -moz-linear-gradient(top center, #FFFFFF, #efefef); 

background-image: -o-linear-gradient(top, #FFFFFF, #efefef); /*uniquement en mode linear*/



-moz-box-shadow: -3px 3px 4px #888;



-webkit-box-shadow: -3px 3px 4px #888;
 


box-shadow: -3px 3px 4px #888;



/* For IE 8 */



-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#888888')";



/* For IE 5.5 - 7 */



filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#888888');

}

h2.title a, h2.title a:visited {
  color: #363635;
}

.cadredemo {text-align:justify;padding:30px; border-radius: 20px;background:#fff;border-width:1px; border-style:solid; border-color:#D9D9D9;min-height:88px;margin-bottom:15px;-moz-box-shadow: -3px 3px 4px #AAA;-webkit-box-shadow: -3px 3px 4px #AAA;box-shadow: -3px 3px 4px #AAA;/* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA');}

.cadredemoside {padding:5px;width:276px;text-align:justify;margin:0px 5px; border-radius: 20px;background:#fff;border-width:1px; border-style:solid; border-color:#D9D9D9;min-height:88px;margin-bottom:15px;-moz-box-shadow: -3px 3px 4px #AAA;-webkit-box-shadow: -3px 3px 4px #AAA;box-shadow: -3px 3px 4px #AAA;/* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=225, Color='#AAAAAA');}
 

.meta {

  font-size: 11px;
  padding-bottom: 5px;
  padding: 0 2px;
}

a.more-link {
margin-left:20px;
font-weight:bold;font-size:12px;
cursor: pointer;
color:#333333;
border-radius: 2px;
padding:2px 5px;
border: 1px solid #cdcdcd;
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="FFFFFF", endColorstr="efefef"); /* Pour IE seulement et mode gradient à linear */
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#efefef));
background-image: -moz-linear-gradient(top center, #FFFFFF, #efefef); 
background-image: -o-linear-gradient(top, #FFFFFF, #efefef); /*uniquement en mode linear*/
vertical-align: bottom;
}
a.more-link:hover{
margin-left:20px;
font-weight:bold;font-size:12px;
cursor: pointer;
color:#FFFFFF;
border-radius: 2px;
padding:2px 5px;
border: 1px solid #7c7c7c;
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="7c7c7c", endColorstr="575757"); /* Pour IE seulement et mode gradient à linear */
background-image: -webkit-gradient(linear, left top, left bottom, from(#7c7c7c), to(#575757));
background-image: -moz-linear-gradient(top center, #7c7c7c, #575757); 
background-image: -o-linear-gradient(top, #7c7c7c, #575757); 
vertical-align: bottom;
}
.menudroite{width:90%;font-weight:bold;font-size:12px;text-align:center;cursor: pointer;color:#333333;border-radius: 2px;padding:10px 5px;border: 1px solid #cdcdcd;background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="FFFFFF", endColorstr="efefef"); /* Pour IE seulement et mode gradient à linear */
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#efefef));
background-image: -moz-linear-gradient(top center, #FFFFFF, #efefef); 
background-image: -o-linear-gradient(top, #FFFFFF, #efefef); /*uniquement en mode linear*/
vertical-align: bottom;}
.menudroite:hover {text-align:center;font-weight:bold;font-size:12px;cursor: pointer;color:#FFFFFF;border-radius: 2px;padding:10px 5px;border: 1px solid #7c7c7c;background:#FFFFFF;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="7c7c7c", endColorstr="575757"); /* Pour IE seulement et mode gradient à linear */background-image: -webkit-gradient(linear, left top, left bottom, from(#7c7c7c), to(#575757));background-image: -moz-linear-gradient(top center, #7c7c7c, #575757); background-image: -o-linear-gradient(top, #7c7c7c, #575757); vertical-align: bottom;}

.dossier{
font-weight:bold;font-size:12px;
cursor: pointer;
color:#333333;
border-radius: 2px;
padding:2px 5px;
border: 1px solid #cdcdcd;
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="FFFFFF", endColorstr="efefef"); /* Pour IE seulement et mode gradient à linear */
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#efefef));
background-image: -moz-linear-gradient(top center, #FFFFFF, #efefef); 
background-image: -o-linear-gradient(top, #FFFFFF, #efefef); /*uniquement en mode linear*/
vertical-align: bottom;
}
.dossier:hover{
font-weight:bold;font-size:12px;
cursor: pointer;
color:#FFFFFF;
border-radius: 2px;
padding:2px 5px;
border: 1px solid #7c7c7c;
background:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="7c7c7c", endColorstr="575757"); /* Pour IE seulement et mode gradient à linear */
background-image: -webkit-gradient(linear, left top, left bottom, from(#7c7c7c), to(#575757));
background-image: -moz-linear-gradient(top center, #7c7c7c, #575757); 
background-image: -o-linear-gradient(top, #7c7c7c, #575757); 
vertical-align: bottom;
}

.fieldset {
background-color:#FFF;border: 1px solid #000000;}
.dossier a{
color:#333333;}
.dossier:hover a{
color:#FFFFFF;}

*+html a.more-link {
  padding: 6px 20px 10px;
}
.postmetadata {
  margin:20px;
  text-align: right;
}
.post, .page {
  margin-bottom: 25px;
  padding-bottom: 15px;
/*background: url(images/post-sep.png) repeat-x scroll bottom left; */
  overflow: hidden;
}
.entry {

/*  background: url(images/meta-sep.png) repeat-x scroll top; */
  padding-top: 10px;
  margin-top: 10px;
  line-height: 20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.thumb {
  width: 205px;
  padding: 8px !important; border:solid;border-color: #dddddd #aaaaaa #aaaaaa #dddddd;border-width: 1px 2px 2px 1px;

}
.entry img {
  padding: 5px;
  border: 1px solid #ccc;
  background: #fff;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 5px 17px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 7px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 7px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #ccc;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}



li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
  text-transform: uppercase;
  font-size: 32px;
  text-align: center;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */

#contentwrap table td{vertical-align:middle;padding:8px;border: 5px solid #ffffff;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fff;
  border:1px solid #6b6b6b;
  color:#6b6b6b;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fff;
  border:1px solid #6b6b6b;
  color:#6b6b6b;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#e9e9e9;
  border:1px solid #6b6b6b;
  color:#363635;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -5px;
}
ul#topsoc li {
  line-height: 62px !important;
  padding: 0;
}
ul#topsoc li a {
  padding: 32px 32px 32px 43px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 0px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 0px 24px !important;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
.flickr_badge_image { float: left; }
.flickr_badge_image img { width: 80px; height: 67px; padding: 3px; margin: 0 5px 10px 0; border: 1px solid #6b6b6b; float: left;background: #fff; }