/*  
Theme Name: ItalicSmile ;)
Theme URI: http://italicsmile.com/
Description: Theme to help travelers or photographers easily create a site to share their journey. It's clean, simple and smart.  Pretty cool, eh? ;). Traduction française par <a href="http://wordpress-tuto.fr">WordPress tuto</a>.
Author: Tim Bowen & Jake Snyder
Author URI: http://creativeslice.com/
Version: 1.1
Tags: two-columns, fixed-width, white, light, silver, blue, theme-options, photoblogging
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

body {
font-family: Arial, Helvetica, sans-serif;
min-width: 952px; /* hack for firefox */
text-align: left;
color: #222;
background: url(images/bg.jpg) top left no-repeat #012315;
background-position: 952px;
}

a:link {
	color: #1f5e85;
	text-decoration: none;
}
a:visited {
	color: #1f5e85;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

.aligncenter,div.aligncenter {display: block;margin: 0 auto;}
.alignleft {float: left; margin: 2px 10px 2px 0;}
.alignright {float: right; margin: 2px 0 2px 10px;}

hr {
border-top: 1px solid #eee;
border-bottom: 1px solid #ccc;
border-right: none;
border-left: none;
text-align: center;
margin: 2em 0;
}

.wrapper {
width: 952px;
}

strong {font-weight: bold;}

#main {
background: url(images/bg_pagelayout.jpg) left repeat-y;
	width: 952px;
}

h1 {
font-size: 3.6em;
font-weight: normal;
}

h2 {
font-size: 26px;
color: #107ba5;
}

h3 {
font-size: 1.6em;
line-height: 1.8em;
}

h4 {
font-size: 15px;
margin-top: 30px;
}

h5 {
font-size: 1.3em;
color: #666;
}

h6 {
font-size: 1.3em;
color: #999;
}

/* -------------------- Header -------------------- */

#header {
	height: 303px;
}

#header #header_menutop {
	height: 35px;
	width: 952px;
	color: #c8c8c8;
	position: absolute;
}

#header #header_menutop a {
	color: #c8c8c8;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header #header_menutop a:hover {
	color: #fff;
	text-decoration: none;
}

#header #header_menutop #boutons {
	float:right;
	width: 100px;
}

#header #header_menutop #boutons a {
	margin: 0;
	padding: 0;
}

#header #header_menutop #boutons img {
	padding: 0;
}

a.alpha {
	margin: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

a.alpha:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

#header #header_img {
	height: 303px;
	background: url(images/header.jpg) top left no-repeat;
}

#toptext {
margin: 40px 0 0 1em;
color: #666;
font-family: georgia, times, serif;
float: left;
font-size: 1.2em;
}

#topsearch {
margin: 2px 0 0 0;
height: 13px;
width: 130px;
background: #fff;
float: right;
padding: 3px;
}

#searchform .textfield {
color: #666;
border: 0;
background: #fff;
float: right;
width: 110px;
}

#searchform #mag {
float: left;
}

/* ---------------------- Sidebar ---------------------- */
#sidebar {
width: 357px;
float: left;
voice-family:inherit;
}

#sidebar h2 {
text-transform: uppercase;
font-weight: normal;
font-size: 1.2em;
letter-spacing: .05em;
}

#sidebar li {list-style: none;}

/* --------------------- MENU -------------------- */

ul#nav {
	margin: 20px 0;
	padding: 0;
	width: 357px;
	list-style: none;
	float: left;
}

ul#nav li {
	padding: 30px 0;
	background: url(images/menu_separ.jpg) bottom left no-repeat;
}

ul#nav li#last {
	background: none;
}

ul#nav li a.racontez, ul#nav li a.publications, ul#nav li a.photos {
	display: block;
	width: 357px;
	text-indent: -9999px;
}

ul#nav li a.racontez {
	height: 26px;
	background: url(images/racontez.png) no-repeat 0 0;
	background-position: -357px;
}

ul#nav li a.publications {
	height: 63px;
	background: url(images/publications.png) no-repeat 0 0;
	background-position: -357px;
}

ul#nav li a.photos {
	height: 26px;
	background: url(images/photos.png) no-repeat 0 0;
	background-position: -357px;
}

ul#nav li a.racontez:hover, ul#nav li a.publications:hover, ul#nav li a.photos:hover {
	background-position: 0;
}

/* ------------------ Sidebar MENU ------------------- */

.sidebarnav a {
font-weight:bold;
font-style: normal;
display:block;
font-size: 1.1em;
text-align: right;
height:1%;
padding:6px 2px 1px 2px;
text-decoration: none;
}

.sidebarnav li a:hover,
.sidebarpages li a:hover,
.sidebarnav .home li.current_page_item a:hover {
background: #004c99;
color: #fff;
}

.sidebarnav li.current_page_item a,
.sidebarpages li.current_page_item a {
color:#fff;
background: #065fb9;
}

.sidebarnav .home li.current_page_item a {
color:#065fb9;
background: #efefef;
}

.sidebarnav ul {
border-top:1px solid #ccc;
text-align: right;
font-style: italic;
color: #666;
font-size: .9em;
}

.sidebarnav li {
list-style: none;
padding: 0 0 4px 0px;
border-bottom:1px solid #ccc;
}

.sidebarpages h2 {
margin: 2em 0 .2em 0;
border-bottom:1px solid #ccc;
}


.widget_pages a {
font-weight:bold;
display:block;
font-size: 1.1em;
text-align: left;
height:1%;
padding:2px;
text-decoration: none;
}

.widget_pages li {
font-weight: bold;
font-size: .9em;
}

.widget_pages li li {
padding-left: 1em;
}

/* ------------------------------ Content ---------------------------- */

#content {
	float: right;
	width: 595px;
}

#content #contenu_inner {
	background: url(images/bg_contenu.gif) top left no-repeat;
	padding: 25px;
}

.resum_photo {
	width: 169px;
	height: 190px;
	float: left;
}

.resum_photo img {
	background:url(images/photo_accueil.gif) top left no-repeat;
	padding: 14px;
	width: 141px;
	height: 141px;
}

.resum {
	width: 356px;
	float: right;
	padding-left: 20px;
}

.resum .suite {
	text-align: right;
	font-weight:bold;
	margin-top: 20px;
}

.resum .suite a {
	color: #000;
	text-decoration: none;
}

.resum .suite a:hover {
	color: #000;
	text-decoration: underline;
}

.separ {
	height: 10px;
	background: url(images/separ.gif) no-repeat;
	margin: 20px 0 20px 10px;
	clear: both;
}

#contenu #contenu_bas {
	background: url(images/bg_contenu.gif) top left no-repeat;
	width: 595px;
	height: 6px;
}

#content .entry {
}

.blogpost, .post {
margin-bottom: 10px;
}

#content ul {
list-style:disc;
padding-bottom: .6em;
}

#content ol {
list-style-type:decimal;
}

#content ul ul {
padding-top: .5em;
padding-bottom: 0;
}

#content blockquote {
padding-left: 1em;
border-left: 2px solid #ccc;
font-size: .9em;
color: #666;
}

.postmetadata {
font-size: .9em;
color: #666;
font-style: italic;
margin: .5em 0 2em 0;
}



#content .wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
padding: 4px 0 0 0;
}

#content .wp-caption p.wp-caption-text {
padding: 4px;
margin:0;
color: #666;
font-size: .9em;
}

.gallery-caption {
color: #666;
font-size: .9em;
}

h1.four  {
font-size: 20em;
font-style: italic;
color: #ccc;
margin-left: .3em;
}

p {
	font-size: 14px;
	color: #231f20;
	line-height: 20px;
	text-align: justify;
}

p.lead-in {
	margin-top: 20px;
}

/* -------- Edit Post/Page Button for admins ------------- */

#content .edit a,
#content .edit a:visited {
background: #999;
color: #fff;
text-decoration: none;
font-size: .7em;
font-weight: bold;
padding: 1px 4px;
border: 1px solid #ccc;
}

#content .edit a:hover {
background: #e16f00;
border: 1px solid #e16f00;
color: #fff;
}

/* ----------- Comments ----------- */

#content #commentarea {
font-size: 12px;
}

.commentlist {
font-size: 12px;
color: #666;
font-style: italic;
margin-left: 0;
padding-left: 0;
margin-bottom: 30px;
}

.commentlist p {
color: #5e5e5e;
font-size: 12px;
font-style: normal;
}

.commentlist li {
padding: 15px;
margin-bottom: 5px;
margin-left: 0;
list-style: none;
}

.commentlist li span {
	color: #333;
}

.commentlist cite {
font-weight: bold;
}

.commentlist .alt {
background: #c9e9fd
}

img.avatar {float:left; margin-right:10px;}

.field {
	border: 1px solid #96c1dc;
	padding: 6px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}

.field:focus {
	border: 1px solid #0074a1;
}

.btn {
	margin-top: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #107ba5;
	border: 0;
	padding: 3px 6px;
	}

.btn:hover {
	background-color: #0c5571;
	}

/* --------------------------- Footer ---------------------------- */

#footer {
clear: both;
height: 146px;
width: 952px;
background: url(images/bg_footer.gif) top left no-repeat;
}
	
#footer #footer_inner {
	padding: 43px 30px;
}

.clear {clear: both;}
}





#dhtmltooltip{
position: absolute;
width: 41px;
height: 41px;
margin-left: 80px;
background: url(images/zoom.png) bottom left no-repeat transparent;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

/* ------------------ GALERIE DE PHOTOS ------------------ */

#gallery {
	margin: 20px 0;
	}

#gallery img { 
	margin: 0 3px 4px 0;
	padding: 5px;
	width: 70px;
	height: 70px;
	border: 0;
	background-color: #7dc2ed;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	-khtml-opacity:0.8;
	}

#gallery a {
	border-bottom: 0px;
	}

#gallery a:hover img {
	background-color: #d2d85c;
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	-khtml-opacity:1;
	}
	
#gallery a:hover {
	background-color: transparent;
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	-khtml-opacity:1;
	}

.single_date {
	font-size: 15px;
	margin-bottom: 20px;
	font-style: italic;
}
	
.toutes_date {
	width: 120px;
	float: left;
	font-size: 12px;
}

toutes_titre {
	width: 300px;
	float: left;
	font-size: 16px;
}

#atrat_logo{background:transparent url(http://www.tourisme-abitibi-temiscamingue.org/images/atrat.png) no-repeat scroll 0 50%;padding-left:25px;}
#outils_header{background:transparent url(images/back_toolbar.png) no-repeat;color:#DDD;font-weight:bold;left:0;list-style:none;margin:0;padding:0 20px;position:absolute;top:0;width:920px;}
#outils_header,#outils_header ul{font-size:1em;}
#outils_header>li{float:left;margin:0;padding:0;position:relative;}
#outils_header>li.first{width:630px;}
#outils_header>li.second{padding:2px 20px 0;width:100px;}
#outils_header>li.third{width:140px;}
#outils_header a{text-decoration:none;}
#outils_header a:link,
#outils_header a:visited,
#outils_header a:active{color:#AAA !important;}
#outils_header a:visited{color:#999 !important;}
#outils_header a:hover{color:#DDD !important;}
/*Superfish*/
.toolbar,.toolbar ul{line-height:2;list-style:none;margin:0;padding:0;}
.toolbar a{display:block;padding:5px 5px; font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif !important; font-weight: bold;}
.toolbar>li{float:left;margin:0;position:relative;}
.toolbar>li:hover{visibility:inherit;}
.toolbar>li:hover ul,
.toolbar>li.sfHover ul{top:25px;z-index:99;}
.toolbar ul{background:transparent url(http://www.tourisme-abitibi-temiscamingue.org/images/back_toolbar.png) repeat;left:-6px;position:absolute;top:-999em;width:178px;}
.toolbar ul li{border-bottom:1px solid #999;margin:0;width:100%;}
.toolbar ul a{padding:3px 11px;}
.toolbar ul li.last{border:none;}
.icon_facebook{background:transparent url(http://www.tourisme-abitibi-temiscamingue.org/images/iconsprite.png) no-repeat scroll 0 -120px;}
.icon_twitter{background:transparent url(http://www.tourisme-abitibi-temiscamingue.org/images/iconsprite.png) no-repeat scroll 0 -144px;}
.icon_vimeo{background:transparent url(http://www.tourisme-abitibi-temiscamingue.org/images/iconsprite.png) no-repeat scroll 0 -168px;}

