/*  
Theme Name: Gone fishing
Theme URI: http://designer-daily.com
Description: Blueish 2 columns template. Widget ready. 
Version: 2.0
Author: Designer daily
Author URI: http://www.designer-daily.com
Tags:two columns,fixed width,easy customization, widget ready, valid CSS, valid XHTML, sidebar right
*/


/* STRUCTURE */

* {margin:0;padding:0;}

html, body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
background:url('images/back-blue.jpg') no-repeat;
}

#container {
width:1000px;
margin:0px 0 0 0;
}

#main {
float:left;
width:1000px;
background:#transparent;
margin:0px 0 0 0;

}

#main-content {
float:left;
width:600px;
margin:32px 0 25px 11px;
display:inline;
padding:0;
}


#header {position:relative;float:left;width:1275px;height:68px;background:url('http://torngat.ca/images/tile1.jpg') repeat-x;}
#infos-header {width:850px;height:68px;margin:0px 0 0 0px;background:#transparent;}
h1 {left:00px;bottom:00px;font-size:1.6em;text-transform:uppercase;list-style-type:none;}
h1 a:link, h1 a:visited {color:#000;text-decoration:none;}
h1 a:hover {color:#B5C2CF;}



/* ARTICLES */

.post {margin:0 0 100px 0;font-size:13px;text-align:justify;line-height:1.5em;padding:0;}
.post ul, .post ol {margin:10px 0 10px 40px;}
.post h2 {font-size:15px;margin:0 0 5px 0;width:460px;border-bottom:1px solid #000;padding:0 10px 10px 0;}
.post h2 a:link, .post h2 a:visited {color:#993300;text-decoration:none;font-weight:normal;letter-spacing: .1em;}
.post h2 a:hover {color:#993300;text-decoration:underline;background:none;letter-spacing: .1em;}
.post a, a:visited {color:#333333;text-decoration:none;font-weight:normal;letter-spacing: .1em;}
.post a:hover {color:#993300;text-decoration:underline;letter-spacing: .1em;}

.post p {margin:15px 0;}
blockquote {background:#eee;padding:10px;margin:5px 0 5px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.postmetadata {width:115px;border-top:1px solid #767676;font-size:0.8em;color:#333333;}
.postmetadata a:link {color:#333333;text-decoration:none;}
.postmetadata a:hover, .postmetadata a:visited {color:#333333;background:#ffffff;}
#signature {margin:30px 0 0 0;font-size:0.8em;color:#999;}
#signature a:link {color:#777;font-weight:bold;text-decoration:none;}
.post .commentnumber {width:115px;float:left;}
.post .commentnumber a, post a:visited {color:#333333;text-decoration:none;font-size:10px;letter-spacing: .1em;
padding:1px;}
.post .commentnumber a:hover {color:#993300;text-decoration:none;font-size:10px;letter-spacing: .1em;
padding:1px;}



/* SIDEBAR */

.sidebar-wrapper {position:relative;float:right;display:inline;width:350px;margin:25px 30px 0 0;padding:0;background:#transparent;font-size:0.9em;}
#abonnements {position:relative;float:right;width:250px;margin:5px;padding:5px;background:transparent;}
#searchform {position:relative;float:right;margin-top:60px;}
#s {background:#B5D1DF;border:1px solid #FFF;width:120px;}
#searchsubmit {background:transparent;border:none;color:#OOOOOO}
img#rssfeed {position:relative;float:right;border:none;margin-top:60px;}
#sidebar {position:relative;float:right;width:320px;}
ul#sidebar {list-style-type:none;margin:0;padding:0;}
ul#sidebar li {list-style-type:none;line-height:1.5em;margin:5px;text-indent:-5px;padding:10px;color:#000000;font-size:13px;}
ul#sidebar li ul li {margin:0;padding:0;}
ul#sidebar li ul li ul {margin:0 0 0 10px;}
ul#sidebar li ul li ul li {list-style-type:none;}
#sidebar h2 {font-size:16px;color:#000;margin:10px 0 5px 0px;font-weight:normal;}
#sidebar a, #sidebar a:visited {font-size:13px;color:#993300;text-decoration:none;padding:5px;}
#sidebar a:hover {font-size:13px;color:#993300;text-decoration:underline;}
#sidebar .textwidget {text-indent:0;}
#sidebar #calendar table#wp-calendar {width:100%;text-align:center;}
#sidebar dates {font-size:13px;color:#000;margin:10px 0 5px 5px;font-weight:normal;}


/* PIED DE PAGE */

#footer {font-size:10px;position:relative;float:left;width:839px;height:100px;color:#aaa;padding:10px 0;font-size:0.8em;text-align:center;background:#transparent;}
#footer a:link, #footer a:visited {font-size:13px;color:#993300;font-weight:normal;text-decoration:none;}
#footer a:visited, #footer a:hover {font-size:13px;color:#993300;font-weight:normal;text-decoration:underline;}

/* COMMENTS */

#comments {margin:0;padding:0;}
h3#comments {margin:10px;font-size:10px;}
h3 {margin:10px;font-size:10px;}
textarea#comment {margin:10px;width:350px;}
#commentform input {margin:0 10px;width:200px;}
ol.commentlist {width:430px;margin:0;padding:0;list-style-type:none;}
ol.commentlist a:link, ol.commentlist a:visited {color:#993300;text-decoration:none;font-weight:normal;letter-spacing: .1em;}
ol.commentlist a:hover {color:#993300;text-decoration:underline;font-weight:normal;letter-spacing: .1em;}
ol.commentlist li {margin:0 0 5px 0;font-size:13px;padding:30px;background:#fff;border:1px solid #ddd;}
#commentform label {font-size:0.8em;color:#888;}

/* IMAGES */
img.centered {display: inline;margin-left: auto;margin-right: auto;}
img.alignright {padding: 4px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 4px;margin: 0 7px 2px 0;display: inline;}
.alignright {float: right;}
.alignleft {float: left;}


/* Main Menu */

a#contacts {  
     width: 89px;  
     height: 68px;  
     background-image: url('images/contacts.png');  
     display: inline; 
     text-decoration: none; 
     float: left;

}  
  
 a#contacts:hover {  
     background-position: -89px 0;  
}  

a#musique {  
     width: 78px;  
     height: 68px;  
     background-image: url('images/musique.png');  
     display: inline; 
     text-decoration: none;  
     float: left;
}  
  
 a#musique:hover {  
     background-position: -78px 0;  
} 

a#news-spectacles {  
     width: 153px;  
     height: 68px;  
     background-image: url('images/news-spectacles.png');  
     display: inline; 
     text-decoration: none; 
     float: left; 

}  
  
a#news-spectacles:hover {  
     background-position: -153px 0;  
} 

a#photos-presse {  
     width: 130px;  
     height: 68px;  
     background-image: url('images/photos-presse.png');  
     display: inline; 
     text-decoration: none;  
     float: left;
}  
  
 a#photos-presse:hover {  
     background-position: -130px 0;  
} 

a#video {  
     width: 53px;  
     height: 68px;  
     background-image: url('images/video.png');  
     display: inline; 
     text-decoration: none;
     float: left;
  
}  
  
a#video:hover {  
     background-position: -53px 0;  
} 


/* EVENT CALENDAR */

#ec3_MyClass .post 
{margin:0 0 100px 0;font-size:13px;text-align:justify;line-height:1.5em;padding:0;}
}

