/*  
Theme Name: tousenpirogue.com
Theme URI: 
Description: Theme inspiré de PRiNZ WyntonMagazine
Version: 1.1
Author: Vince et Isa
Author URI: http://www.tousenpirogue.com

Version 1.0 : 28/10/2008 
- Première version personnalisée
Version 1.1 : 15/01/2008
- Modification pour compatibilité avec WP 2.7
- Modification pour compatibilité avec NextGen Galley 1.0
- Ajout de l'attribut "[hidden nggallery..." pour afficher une miniature devant un post sans afficher la gallerie associée 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background:url(images/backgrounds/page-bg-middle.gif) repeat-y center #6e6e67;
	color: #444;
	padding: 0px 0 0px 0;
	}

body, select, input, textarea {
	font: 12px Arial;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}


hr {
	display: block;
	height:0px;
	background:#fff;
	border:0;
	}
	
small {
	font-size: 0.9em;
	padding:3px 0px;
	}
	
/******* Hyperlinks ********************/

/* standard link behaviour */
a:link, a:active, a:visited { 
	color:#333;
	text-decoration: underline; 
	} 
a:hover	{ 
	color:#333;
	text-decoration: none; 
	}

/* How the links in the leadstory area on the homepage look like */
#leadcontainer a {color:#fff;}

/* Title area links */
.title:link, .title:active, .title:visited { 
	color: #D89000; 
	text-decoration: none;
	} 
.title:hover { 
	color: #D89000; 
	text-decoration: underline;
	} 
	
/* HTML headline links */
h3 a:link, h3 a:active, h3 a:visited  {text-decoration:none;}
h3 a:hover {text-decoration:underline;}

h3#lead-bg a img, h3#title-bg a img {
  border:  none ;
}

h3#lead-bg a, h3#title-bg a {
  text-decoration:none;
}

h4 a:link, h4 a:active, h4 a:visited  {color:#666; text-decoration:none;}
h4 a:hover {text-decoration:underline;}

/* Links in the sidebar */
#sidelist a:link, #sidelist a:active, #sidelist a:visited {text-decoration:none;}
#sidelist a:hover {text-decoration:underline;}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#eee;
	color: #666;
	}
#sidelist .children li a:hover, #sidelist .children li a:active	{color:#000;}

/* How tags appear */
#tags a {text-decoration:none;}
#tags a:hover {text-decoration:underline;}

/* Links within comments metadata (date, Author etc.) */
.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited  {text-decoration:none;}
.commentmetadata a:hover {text-decoration:underline;}

/* Links in the footer */
#footer a {text-decoration: none;} 
#footer a:hover	{text-decoration: underline;}


/****** Images ****************************/

img, a:link img, a:visited img{border:1px solid #dedbd1; padding:0px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #dedbd1; padding:0px;}
img.left{ float:left; margin:0 15px 0px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
#leadpic {float:left;margin: 0px 10px 5px 0;padding:0px;border:1px solid #dedbd1;}
.home-cat-img {float:left; margin:0 6px 4px 0;}


		
/******************************************
*   Main Element Structure                         
******************************************/

#page { /* main container */
	width:900px;
	margin:0 auto;
	font-size:1em;
	background: #e6e1dc;
	padding: 0px 20px 10px 20px;
	border-bottom:4px solid #94B660;
	
	}

#branding {/* Where the logo is located */
	width:980px;
	height:260px;
	padding-bottom:0px;
	background:url(images/backgrounds/header.jpg) no-repeat;
	margin-left:-40px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 220px;
	float:right
	}


/* The 2 columns on the homepage */

#homeleftcol {
	width:49%;
	text-align:left;
	float:left;
	}

	
#homerightcol {
	width:49%;
	text-align:left;
	float:right;
}
		

.bg-nature	{
	background: url(images/backgrounds/bg-nature.png) no-repeat #fff 98% 98% ; /* declare background color for container to avoid distorted fonts in IE while fading */
  }

/******************************************
*   Sidebar stuff exept hyperlinks                        
******************************************/
	
#sidelist li {list-style:none}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	margin-left:22px;
	}

#sidelist .children {background:#eee;}

#sidelist .children li {
	background: #eee;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .recent li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/icon_recent.gif) no-repeat;
	}

#sidelist .recent-comments li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/icon_comments.gif) no-repeat;
	}

#sidelist .more li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/icon_categories.gif) no-repeat;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/icons/rss.gif) no-repeat;
	}
	
#sidelist .clearfloat {
	padding:15px;
	border:1px solid #dedbd1;
	margin-top: 15px;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #f5f4f0 top left !important; /* declare background color for container to avoid distorted fonts in IE while fading */
}

#sidebar h2, #sidebar h3 {
	font: 0.9em Arial;
	text-transform:uppercase;
	letter-spacing:0.1em;

	color:#D89000;
	background-color:#ecece6;
	padding-top:3px;
	padding-left:5px;
	border:1px solid #dedbd1;
	margin-bottom:5px;
	margin-top:0px;
	}
	
/******************************************
*   All Headlines and related stuff                         
******************************************/

.leadmeta, .leadmeta a {/* That's how the Date and Author appear in the leadarticle section above the Headline */
	font: 0.9em Arial;
	margin-top:-4px;
	color:#ddd;
	text-decoration:none;
	}
	
.blogtitle, .blogtitle a {/* That's only relevant, if you don't use an image for your Logo in the header */
	color: #000 ;
	font-size: 1.8em;
	font-family: Arial;
	font-weight: normal;
	padding: 20px 0px 10px 0px;
	text-decoration:none;
	}

h1 {
	color: #D89000;
	font-size: 1.6em;
	font-family: Arial;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #D89000;
	font: 1.6em Arial;
	font-weight:bold;
	margin-top: 10px;
	}

h2#title-bg {/* Background for the category teasers headline on the homepage */
	padding:3px 1px 2px 5px;
	background-color:#ecece6;
	border:1px solid #dedbd1;
	}

#pagecontent h2 {/* Background for the category teasers headline on the homepage */
	padding:10px 15px 10px 15px;
	border:1px solid #dedbd1;
	margin-bottom: 0px;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #f5f4f0 top left !important; /* declare background color for container to avoid distorted fonts in IE while fading */
	}

h3 {
	font: 0.75em Arial;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:10px;
	font-weight:bold;
	color:#444444;
	}
	
h3#title-bg {/* Background for the category teasers headline on the homepage */
	background-color:#ecece6;
	padding-top:3px;
	padding-left:5px;
	border:1px solid #dedbd1;
	}
	
h3#lead-bg {/* Background for the category teasers headline on the homepage */
	padding:0px;
	}
	
h3 img {
	border:0px;
	vertical-align: middle;
	}

h3#respond {
	border-top:4px solid #ddd;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	color:#444;
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
/******************************************
*   Content styles                    
******************************************/

/* some structural styles for the content area */

#content {/* main content (left of sidebar) */
	width:660px;
	float:left
	}

#pagecontent { /* content area in static pages (without sidebar) */
	width:900px;
	float:left;
	}

#homecontent-top {/* The upper area on the homepage */
	width:900px;
	margin-top:10px;
	}
	

#homecontent-bottom {/* The lower area f the homepage */
	width:900px;
	margin-top:10px;
	}

#homecontent-topleft {/* The left side of the upper area (where the leadstory area is located) */
	width: 600px;
	}

#homecontent-topright {/* The right upper area (where the three feature boxes appear) */
	width: 285px;
        margin-top:29px;
	}
	


/* The lead story on the honmepage */


#leadarticle img {/* The upper area on the homepage */
	padding : 0px;
	border:1px solid #dedbd1;
	}

	
/* Featured Articles formatting in "hometop-rightcol" */
.feature {
	padding:15px;
	border:1px solid #dedbd1;
	margin-bottom: 10px;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #f5f4f0 top left !important; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.feature a img {
	border: 1px solid #dedbd1;
}

/**********************************************************/
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}
		
.title, a.title  {
	font-family: Arial;
	font-size:1.4em;
	color: #D89000 ;
	margin:10px 0 15px 0;
	}
		
#homemidcol .clearfloat, #homeleftcol .clearfloat, #homerightcol .clearfloat {
	padding:15px;
	border:1px solid #dedbd1;
	margin-bottom:15px;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #fff !important; /* declare background color for container to avoid distorted fonts in IE while fading */
}

/* Pagination formats for the achives (previous and next links) */	

.navigation a {
        width: 120px;
	border: 1px dotted #ccc ;
	background:#fff;
	padding:2px 4px 2px 4px;
	text-align:center;
	font-size:0.9em;
	text-decoration:none;
	color:#666;
	}

.navigation a:hover {
	background-color:#eee;
	}

.preventries {
	float:left;
	}

.nextentries {
	float:right;
	}
	

/*Post Formatting*/

.entry {
	margin-top:0px;
	padding-bottom:15px;
	text-align:left;
	}

.entry h2 {
	padding-left:15px!important;
	padding-top:5px!important;
	padding-bottom:5px!important;
	font-size:1.45em!important;
	}

.post  {
	padding:15px;
	border:1px solid #dedbd1;
	margin-bottom:0px;
	margin-top:15px;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #fff !important; /* declare background color for container to avoid distorted fonts in IE while fading */	
	}

.post h2 {
	color: #D89000;
	font: 1.6em Arial;
	font-weight:bold;
	margin-top:0px;
	}

.post blockquote {
	color:#666;
	padding:6px 14px;
	margin:18px 35px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
	}
	
#tags {
	padding:5px;
	background-color:#eee;
	border-bottom:1px solid #999;
	border-top:1px solid #999;	
	}	
		
.postmetadata {margin: 30px 0;}
	

/* Form Elements */

select {
	background:#eee;
	border-top:2px solid #999;
	border-bottom:2px solid #999;
	border-left:none;
	border-right:none;
	width:100%
	}
	

#searchform {padding:16px 5px 0 0;}

.searchbutton {
	font-weight:bold;
	padding: 1px;
	background:#fff;
	color:#999;
	border:1px solid #ddd;
	}

.searchbutton:hover {
	color:#666;
	background:#eee;
	border:1px solid #999;
	text-decoration:none;
	}

.searchfield {
	width:150px;
	padding: 1px 1px 1px 20px;

	background: url(images/icons/search-16.png) no-repeat #fff;
	color:#666;
	border:1px solid #ddd;
	}

.searchfield:hover, .searchfield:focus {
	background: url(images/icons/search-16.png) no-repeat #eee;
	border:1px solid #999;
	text-decoration:none;
	}


.button {
	font-weight:bold;
	color:#666;
	padding:5px;
	border:1px solid #dedbd1;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #eee!important; /* declare background color for container to avoid distorted fonts in IE while fading */
	}

.button:hover {
	color:#333;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	border:1px solid #dedbd1;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #f5f4f0!important; /* declare background color for container to avoid distorted fonts in IE while fading */
	}

#commentform {
	padding:15px;
	margin-bottom:15px;
	border:1px solid #dedbd1;

	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #f5f4f0 !important; /* declare background color for container to avoid distorted fonts in IE while fading */
}

#commentform input {
	width: 170px;
	}

#commentform textarea {
	width: 97%;
	padding:5px;
	border:1px solid #dedbd1;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #eee!important; /* declare background color for container to avoid distorted fonts in IE while fading */
	}

#commentform input{
	border:1px solid #dedbd1;

	}

#commentform textarea:hover, #commentform textarea:focus {
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #f5f4f0!important; /* declare background color for container to avoid distorted fonts in IE while fading */
	}


#commentform small {
	font-weight:bold;
	padding-left:10px;
	}


#commentfrontpage {
        float:right;
	}

#commentfrontpage img {
        border:none;
	}		

/* Comments*/

.commentlist {
	padding-left:15px;
	}


.commentlist li {
	padding:15px;
	border:1px solid #dedbd1;
	margin-top: 15px;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #f5f4f0 !important;  /* declare background color for container to avoid distorted fonts in IE while fading */
	display:inline-block;
	width:613px;
	}

.commentlist li p {
	padding:5px 5px 0px 5px;
	width:545px;
	margin:0;
	}

.avatar {
	padding:0px;
	margin: 5px 5px 0px 0px;
	}

.commentmetadata {
	display: block;
	}


.commentlist small {
	padding:3px 1px 2px 5px;
	background-color:#ecece6;
	border:1px solid #dedbd1;
	}

.commentlist cite { font-weight:bold; }	
	

/* Float Properties*/

.clear {
	clear:both;
	}

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:inline-block;
	}	

.clearfloat {/*never delete this otherwise MSIE will kill the layout */
	display:block;
	}

.wide {
	margin-bottom:8px;
}
	
/******************************************
*   Footer                        
******************************************/

#footer {
	width: 980px;
	height:180px;
	font-size:0.9em;
	text-align:center;
	color:#444;
	padding-top:0px;
	background:url(images/backgrounds/footer.png) no-repeat;
	margin:0 auto;
	}

#footer a {
	color:#444;
	}

/******************************************
*   Archives                        
******************************************/

#smart-archives-block {
	margin-top:20px;
	margin-bottom:20px;
	padding:15px;
	border:1px solid #dedbd1;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #f5f4f0 !important;  
	}
  
#smart-archives-box {
	padding:15px;
	border:1px solid #dedbd1;
	margin-top: 15px;
	background: url(images/backgrounds/bgr-box-trans.png) repeat-x #f5f4f0 !important;  /* declare background color for container to avoid distorted fonts in IE while fading */
	}  
	
#smart-archives-block li {
	list-style:none;
	padding-left:1px;
	margin-top:1px;
	}  
  
#smart-archives-list li {
	list-style:none;
	padding-left:15px;
	margin-top:1px;
	}  

#smart-archives-list h2 {
	color: #D89000;
	font: 1.2em Arial;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:3px 1px 2px 5px;
	background-color:#ecece6;
	border:1px solid #dedbd1;
	}

#smart-archives-list li a:link, a:active, a:visited  {text-decoration:none;}
#smart-archives-list li a:hover {text-decoration:underline;}
#smart-archives-list h2 a:link, h2 a:active, h2 a:visited  {text-decoration:none;}
#smart-archives-list h2 a:hover {text-decoration:underline;}

/******************************************
*   Read-on
******************************************/
.read-on { 
	font-family: Arial;
	font-size:1em;
	background:url(images/icons/icon_recent.gif) no-repeat 0 50% #fff;
	padding-left:18px;
	}

.read-on  a { 
	text-decoration:none;
	color: #D89000 ;
	}
	
.read-on a:hover {
	color:#666!important;
	text-decoration:none;
	}
/******************************************
*   RSS
******************************************/

.feedRSS {
	padding: 0 0 0 19px;
	padding-right:20px;
	background:url(images/icons/rss.gif) no-repeat;
}




/******************************************
*   Blogroll page
******************************************/

.linkcat {list-style:none!important;}

.linkcat * {list-style:none!important;margin-bottom:5px!important;}

.linkcat h2 {margin-bottom:15px!important;}

.linkcat li {clear:both!important;margin-bottom:30px!important;}

.linkcat .blogroll {display:inline-block!important;margin-bottom:20px!important;}

.linkcat .left {min-width:100px!important;}

.linkcat a { 
	text-decoration:underline;
	color: #D89000 ;
	}
	

/******************************************
*   PNG Fix pour IE 5.5+
******************************************/

body, .bg-nature, #sidelist .clearfloat, #pagecontent h2, .feature, #homemidcol .clearfloat, #homeleftcol .clearfloat, #homerightcol .clearfloat, .post, .button, .button:hover, #commentform, #commentform textarea, #commentform textarea:hover, #commentform textarea:focus, .commentlist li, #footer, #smart-archives-block, #smart-archives-box, #fragment-1, #leadarticle, #fragment-2, #recent-comments, #fragment-3, #about, #catnav { 
	behavior: url(/styles/iepngfix.htc) 
	}