/*  
Theme Name: Gazette Edition
Description: Gazette Edition by WooThemes as modified by Diane Bourque
Version: 2.2
Author: WooThemes
Author URI: http://www.woothemes.com/
*/
/*========= SETUP =========*/
*{	border:0;
	margin:0;
	padding:0;}
body{
	background: #fff url(/images/bg_shadow.png) repeat-y center top;
	color:#565950; /*texte principal*/
	font-family: Tahoma, Helvetica, Arial;
	font-size: 10px; /*police de la sidebar et catégories/mots-clefs metadata*/
	line-height: 15px;
}
a{	color:#95a208;
	text-decoration: none;
}
a:hover{
	color:#606905;
	text-decoration: none;
}
input,select,textarea{
	border:#dde0dc 3px solid;/*comment box, submit comment*/
	font-size: 16px;
	color: #797a78;
	padding: 5px;
}
select{
	padding: 0;
}
li{	list-style: none;
	font-size:14px;
}
#page {
	background: #fff url(/images/bg_header.gif) no-repeat center top;
}
/*========= LAYOUT =========*/
#page{
	width: 985px;
	margin:10px auto;
}
/*--- Main Columns ---*/
#columns{
	padding:15px 15px 25px;
}
.col1{
	float: left;
	width: 575px;
	padding-right:25px;
	border-right:solid 1px #f4f5f3;
}
.col2{
	float: right;
	width: 330px;
	padding-left:20px;
	}
.col2 h1{/*- Widget - Infolettre Abonnez-moi-*/
	font-size: 22px;
	font-weight:400;
	line-height: 20px;
	text-align:center;
}
.col2 h3 {
	color: #FFFFFF;
	font-size:16px;
	width:330px;
	padding:15px 0 10px 0px;
	font-weight:400;
}
.col2 a{	
	color:#95a208;
	text-decoration: none;
	font-size:12px;
	list-style:circle;
}
.col3{
	float: left;
	width: 585px;
	padding-right:15px;
}
.col3 h1{
	font-size: 24px;
	padding:30px 10px 10px 5px;
	margin-bottom:20px;
	color:#797a78;
	font-weight:400;
	line-height: 30px;
	border-bottom:  1px solid #f2f2f0;
	background-color:#f2f2f0;
}
.col4{
	float: left;
	width: 930px;
	padding-right:15px;
}
.col4 h1{
	font-size: 24px;
	padding:30px 10px 10px 5px;
	margin-bottom:20px;
	color:#565950;
	font-weight:400;
	line-height: 30px;
	border-bottom:  1px solid #f2f2f0;
	background-color:#fafafa;
}
.col5{
	float: left;
	width: 500px;
	}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px; /*???*/
	padding: 0 0 10px;
	color: #FFFFFF;
}
/*========= HEADER =========*/
/*- Page Navigation -*/
#nav{
	padding: 2px 0px !important;
	margin:15px 15px 0px !important;
	width: 550px !important;
}
/*- Page Nav - Dropdowns-*/
#nav1, #nav1 ul{
padding: 0;	list-style: none;
float:right;
	}
#nav1 {
	padding: 0;
	}
#nav1 a {
	color: #797a78;/*couleur des liens dans le menu pages*/
	display: block;
	padding-left:7px;
	padding-right:7px;
	border-right: 1px #797a78 solid;
}
#nav1 li {
	float: left;
	line-height:20px;
	font-size:11px;
}
#nav1 li a:hover {
background: url(http://dianebourque.com/images/nav_gray3.png);
	text-decoration:none;
	color:#ffffff;
}
#nav1 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav1 li:hover ul, #nav1 li.sfhover ul {
	background-color:#797a78;
	left: auto;
	width:140px;
}
#nav1 .current_page_item a,
#nav1 li.current,
#nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
background: url(http://dianebourque.com/images/nav_gray3.png);
	color: #FFFFFF;
}
#nav1 li:hover, #nav1 li.hover {
    position: static;
}
#nav1 li ul ul {
	margin: -29px 0 0 15em;
	border-top:1px solid #f2f2f0;	
}
#nav1 li ul li {
	line-height:30px;	
	width:140px;
}
#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}
#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {
	left: -999em;
}
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {
	left: auto;
}
/*- Cat Nav / Dropdowns-*/
#nav2 {
	padding: 0px;
	width:950px;
	margin:40px 0 80px 13px;
	}
#nav2 ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav2 li {
	float: left;
	list-style: none;
	margin: 0px;	}
#nav2 li a, #nav2 li a:link, #nav2 li a:visited {
	opacity: 0.9;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight:500;
	line-height:40px;
	text-transform: uppercase;
	text-decoration: none;
    margin: 0px 1px 0px 0px;
	padding: 0px 20px 0px 20px;
	background: url(http://dianebourque.com/images/nav_gray2.png);
	} 
#nav2 li a:hover, #nav2 li a:active {
	background: url(http://dianebourque.com/images/nav_gray3.png);
	text-decoration: none;
	color: #ffffff;
	}
#nav2 li li a, #nav2 li li a:link, #nav2 li li a:visited {
	background: #797a78;
	width: 150px;
	color: #FFFFFF;
	font-size: 12px;
	line-height:30px;
	font-weight: normal;
	text-transform: none;
	float: none;
    margin: 0px;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #ffffff;
	}
#nav2 li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}
#nav2 li li { 
	}
#nav2 li ul a { 
	width: 120px;
	}
#nav2 li ul a:hover, #nav2 li ul a:active { 
	background: url(http://dianebourque.com/images/nav_gray3.png);
	}
#nav2 li ul ul {
	margin: -25px 0 0 151px;
	}
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover2 ul ul, #nav2 li.sfhover2 ul ul ul {
	left: -999em;
	}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover2 ul, #nav2 li li.sfhover2 ul, #nav2 li li li.sfhover ul {
	left: auto;
	}
#nav2 li:hover, #nav2 li.sfhover { 
	position: static;
	}
/*- Search -*/

#search input{
	background: #ffffff;
	border: 1px solid #f2f2f0;
	color: #95a208;
	float:right;
	margin-top:-40px;
	margin-right:20px;
	font-size: 16px;/*search box*/
	width:189px;
	height:28px;
	}
#search .btn{
	padding: 0;
	height:39px;
	width: 33px;
	border:none;
}

/*========= BLOG POST STYLING =========*/

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
}
.box .post{
	width: 288px;
	background-color: #ffffff;
	border:1px solid #f2f2f0;
}
.box .post h2 a{
	color:#797a78;
}
.box .post h2 a:hover{
	color:#95a208;
	text-decoration:underline;
}
.box .post h2{
	font-size: 20px; /*police home page title*/
	padding: 10px;
	line-height: 25px;
}
.box .post p{
	font-size: 15px; /*police home page p*/
	padding: 5px 10px;
	line-height: 15px;
}
.box .post img{
	border: 1px solid #f2f2f0;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
}
/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;	
}
.post-alt h1{
	font-size: 28px;
	padding:30px 10px 10px 5px;
	margin-bottom:20px;
	color:#565950;
	font-weight:400;
	line-height: 30px;
	border-bottom:  1px solid #f2f2f0;
}
.post-alt h2{
	font-size: 24px;
	padding:30px 15px 15px 0px;
	margin-bottom:20px;
	font-weight:400;
	color:#565950;
	line-height: 24px;
	border-bottom:  1px solid #f2f2f0;
}
.post-alt h3{
	font-size: 20px;
	font-weight:400;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#565950;
	line-height: 24px;
	border-bottom: 1px solid #f2f2f0;
}
.post-alt h4{
	font-size: 12px;
	font-weight:400;
	margin: -20px 0 10px 0;
	color:#565950;
	line-height: 18px;
}
.post-alt h5{
	font-size: 20px;
	color:#565950;
	font-weight:500;
}
.post-alt h6{
	font-size:12px;
	margin:0 0 10px;
	color:#565950;
	line-height: 12px;
	border-bottom:1px solid #f2f2f0;
	}
.post-alt h7{
	font-size: 12px;
	margin: 0 0 10px;
	padding-bottom:5px;
	padding-top:10px;
	color:#565950;
	line-height: 18px;
}
.post-alt h8{
	font-size: 20px;
	color:#565950;
	font-weight:500;
}
.post-alt h9{
	font-size: 16px;
	color:#565950;
	font-weight:500;
	text-align:center;
}
.post-alt h3 a, .post-alt h2 a{
	color: #95a208;
}
.post-alt p{
	font-size: 12px;/*police de posted data dans Archives*/
}
.post-alt p.post_date{
	color: #565950;
	padding: 15px;
	font-size: 14px;/*police de la date dans Archives*/
	font-weight: bold;
}
p.posted{
	margin-bottom:20px;
	text-align: left;
	border-bottom:11px solid #f2f2f0;
	clear:both;
}
h3.posted a {
	color: #565950;
}
.box .post h3.posted {
	border-bottom:none;
}
.author_info {
	float: right;
	width: 200px;
	}

/*=== Buttons ===*/

.comments {
	padding: 5px 0px 10px;
}
.comments a{
	background: url(/ico-comm.gif) no-repeat left;
	color: #95a208;
	font-weight:bold;
	font-size:14px;/*police du nombre de commentaires sur home page*/
	float:right;
}
a.more{
	background: url(/ico-arrow2.gif) no-repeat left;
	color: #c0c0c0;
	font-size: 14px;
	font-weight: bold;
	padding: 0 20px 0 0;
}
.btn {
	background:url(http://macchiinc.com/wp-content/themes/overeasy/styles/default/btn.gif) repeat;
	border:1px solid #98ac2b;
 	color:#FFF;
}
/*=== Traditional Blog Post ===*/
.navigation {
	width:595px;
	margin-bottom:15px;
	float:left;
	padding: 15px 0;
}
.navigation a {
	color: #797a78;
	font-size: 1em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:15px;
}
img.wp-smiley  {
    padding: 0!important;
    border: none!important;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background-color: #f2f2f0;
	border: 1px dotted #AAADA6;
	margin-bottom:15px;
	padding:10px;
	color:#000 !important;
	}
#archivebox h1, #archivebox h1, #archivebox h1{
	font-size: 24px;
	margin: 0 0 20px;
	padding-bottom:5px;
	padding-top:12px;
	color:#797a78;
	line-height: 30px;
	border-bottom:  1px solid #f2f2f0;
	background-color:#f3f4f2;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	color:#797a78;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#797a78;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#797a78;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:500;
	font-size: 41px;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #f2f2f0;
}
.arclist h2{
	color: #797a78;
	padding:0px 0px 15px;
}
.arclist ul {
	margin-bottom: 15px;
}
.arclist ul li{
	color:#797a78;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #f2f2f0;
	}
/*========= SINGLE POST SPECIFIC =========*/
.singletags {
	margin-top:5px;
}
.singletags a { font-weight: normal !important; text-decoration:underline;color:#797a78; }
.entry {
	padding:0px 0px 0px 0px;
	}
.entry p{
	font-size:15px;
	line-height:20px;
	padding:0px 20px 10px 0px;
	}
.entry blockquote {
	background: url(/images/blockquote.png) no-repeat left top;	
	font-style: italic;
	font-family:Georgia, "Times New Roman", serif;
	padding: 20px 20px 20px 50px;
	margin:10px 20px 30px 0px;	
	width:80%;
	border-left:11px solid #ededed;
	}
.entry blockquote p {
	font-size:15px;
	padding: 5px 0px;
	margin: 5px 0px;
	}
.entry img {
	margin:0px;
	float: none;
	border: 5px solid #f2f2f0;
  -moz-box-shadow: 5px 5px 7px #bcbdb9;
  -moz-border-radius-bottomright: 15px;
  -webkit-box-shadow: 5px 5px 7px #bcbdb9;
  -webkit-border-bottom-right-radius: 15px;
	}
.entry2 img {
	margin:0px 15px 10px 0px;
	float: left;
	border: 5px solid #f2f2f0;
  -moz-box-shadow: 5px 5px 7px #bcbdb9;
  -moz-border-radius-bottomright: 15px;
  -webkit-box-shadow: 5px 5px 7px #bcbdb9;
  -webkit-border-bottom-right-radius: 15px;
	}
.entry2 p{
	text-align:left;
	font-size:15px;
	line-height:20px;
	padding:0px 20px 20px 0px;
	}
.wp-caption img {
	margin-bottom:15px;
}
p.wp-caption-text {
	text-align:center;
	padding: 0 0 15px 0;
	margin:0px;
	font-size:1.2em;
	color:#797a78;
}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	font-size:12px;
	padding:3px 10px 5px 20px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
/*========= COMMENTS =========*/
h2.commh2{
	font-size: 20px;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight:bold !important;
	color:#797a78;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f2f2f0;
	border:1px solid #f2f2f0;	
}
#comment {
	width: 580px;
	float: left;
}
/*========= THREADED COMMENTS =========*/
ol.commentlist .comment-meta{
	font-size:12px;/*police de la date dans les commentaires*/
}
ol.commentlist li .avatar { 	
	float:left;
	border: 1px solid #f2f2f0;
	margin-right: 10px;
}
ol.commentlist li{
	border:1px solid #f2f2f0;		
	margin:20px 0 10px;
	padding:15px 10px 10px;font-size:12px;
	line-height:15px;
}
ol.commentlist li .even{
	background:#ffffff;
}
.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}
ol.commentlist li .reply {
	padding:0 0 5px 0;
}
#respond p{
	margin-bottom:10px;
	line-height: 20px;
}
#respond h1{
	font-size: 28px;
	padding:30px 10px 10px 5px;
	margin-bottom:20px;
	color:#565950;
	font-weight:400;
	line-height: 30px;
	border-bottom:  1px solid #f2f2f0;
}

/*========= SIDEBAR =========*/
/* Tabs */
.inside {
	width: 315px !important;
	padding:5px !important;
	border:1px solid #f2f2f0 !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;/*bg de popular*/
}
ul.wooTabs {
	width: 100%;
	padding: 0 0 7px 0;
}
ul.wooTabs li {
	float: left;
	display:inline;
	line-height: 34px;
	background: #f2f2f0 url(http://dianebourque.com/images/nav_gray2.png);
	font-weight:400;
	text-transform:uppercase;
	margin:0px 2px 0px 0px !important;
	cursor: pointer;
}
ul.wooTabs li a {
	line-height: 34px;
	color: #ffffff; /*couleur des liens menu de popular*/
	display: block;
	float: left;
	padding: 0 13px;
	font-size: 13px;
}
ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	background: url(http://dianebourque.com/images/nav_gray3.png);
	text-decoration:none;
	color: #ffffff !important;/*couleur de la police du lien actif dans popular*/
}
#tagcloud {
	padding:10px ;
}
#sub img {
	float: left;
	margin: 0 0 8px 8px;
}
.inside li {
	border-bottom:1px solid #f2f2f0;
	padding:8px;
	font-size:12px;/*texte des liens actif dans popular*/
	height:80px;
}
.inside li img.avatar, .inside li img.thumbnail {
	border: 1px solid #f2f2f0;
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
}
/*=== Styling Widget Lists ===*/
.widget {
	margin-bottom:30px;
	border: 1px solid #f2f2f0;
	padding-left:5px;
}
.yd_rp_excerpt { font-size:9px;}

.widget p {
	font-size:9px;
}
widget a {
	font-size:9px;
}
.widget ul {
	border:none !important;
}
.widget ul li {
	margin:10px 0 10px 0;
}
.widget ul li a:hover {
	color: #606905;
}
.widget select {
	border:1px solid #565950;
	width:148px;
	margin:15px 0 0 0;
}
.widget h3 {
	color: #797a78;
	font-size:26px;
	padding:15px 0 10px 0px;
	font-weight:400;
	text-transform:uppercase;
}
.widget h4 a {
	font-size:12px;
	font-weight:600;
	padding:15px 0 10px 0px;
}

/*========= FOOTER =========*/
#footer {
	background: #797a78;
	width:955px;
	padding: 0px 0px 30px 0px;
	border-bottom:dotted;
	border-bottom-color:#f2f2f0;
	}
#footer p {
	font-weight: normal;
	font-size:12px;
	padding: 0px 0px 20px 10px;
	}
#footer a {
    font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	}
#footer a:hover {
	color: #c8d90b;
	background-color:#000;
	}
#footer ul {	
	color:#ccc;
	list-style-type: none;
	}
#footer ul li {
	background: none;
	list-style-type: none;
	border:none;
	}
#footer ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#footer ul li ul li {
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
#footer h2 {
	color: #fff;
	background: #1e1e1b;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 10px 10px 10px 10px;
	height:40px;
	}
#footer .textwidget {
	margin: 0px;
	}
.footer1 {
	width: 185px;
	float: left;
	}
.footer2 {
	width: 200px;
	float: left;
	}
.footer3 {
	width: 190px;
	float: left;
	}
.footer4 {
	width: 190px;
	float: left;
	}
.footer5 {
	width: 190px;
	float: left;
	}
.footer-arrow {
	margin: 60px 5px 40px 0px;
	padding: 2px 2px 2px 18px;
	background: url(http://dianebourque.com/images/arrow_footer.png) no-repeat left;
	float: right;
	}
#copyright {
	background: #000;
	width:955px;
	padding: 0px 0px 30px 0px;
	border-bottom:dotted;
	border-bottom-color:#f2f2f0;
	}
#copyright2 {
	background: #fff;
	width:930px;
	padding: 0px 0px 30px 0px;
	border-bottom:dotted;
	border-bottom-color:#f2f2f0;
	}
#copyright p {
	font-weight: normal;
	color:#ccc;
	padding: 0px 0px 20px 10px;
	}
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
/*========= MISC =========*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: left;
}
.ac{
	text-align: center;
}
.ar{
	text-align: left;
}
.th{
	border:1px solid #f2f2f0;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
.jdGallery a { cursor:pointer !important; }
.qtrans_language_chooser li { float:left; }