/*  
Theme Name: Gone fishing
Theme URI: http://designer-daily.com
Description: Blueish 2 columns template. Widget ready. 
Version: 1.0
Author: Designer daily
Author URI: http://designer-daily.com
*/


* {
   margin:0;
   padding:0;
}

html, body { font-family:helvetica, arial, verdana, sans-serif; font-size:1em; background:#f5f5f5; }
p img {
	padding: 0;
	max-width: 100%;
	}


#container { width:736px; margin: 10px auto 0; }

#header { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; position:relative; float:left; width:736px; height:230px; }

#infos-header { background-image: url(images/header.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width:760px; height:230px; margin-top: 10px; margin-right: 0; margin-bottom: 0; }

h1 {
   position:absolute;
   left:50px;
   bottom:40px;
   font-size:1em;
   text-transform:uppercase;
}

h1 a:link, h1 a:visited {
   color:#f3f0e9;
   text-decoration:none;
}

h1 a:hover {
   color:#f3f0e9;
}

#description {
   position:absolute;
   left:50px;
   bottom:0;
   font-size:0.8em;
}

#main { background: #f3f0e9 url(images/blogtop.gif) no-repeat; position:relative; float:left; width:734px; padding: 115px 12px 12px; border: solid 1px gray; }

#main-content { position:relative; float:left; width:470px; margin-top: 0; margin-right: 0; margin-bottom: 10px; display:inline; padding:0; }

/* ARTICLES */
.post h2 { color: gray; font-size: 24px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; line-height: 24px; text-align: left; padding: 0 19px 19px; }
.post p { color: black; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 17px; text-decoration: none; text-align: left; text-indent: 12px; padding-right: 19px; padding-bottom: 10px; padding-left: 19px; }
.post ul, .post ol {
   margin:10px 0 10px 40px;
}
.post h2 a:link, .post h2 a:visited .post h2 { color: gray; font-size: 24px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; line-height: 24px; text-align: left; padding-top: 0; padding-right: 19px; padding-left: 19px; }

.post h2 a:hover {
   color:black;
   background:transparent;
}

.post a:link {
   color:black;
   font-weight:bold;
}

.post a:hover, post a:visited {
   background:#EFDFB3;
}

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}

.postmetadata {
   background:#eee;
   width:410px;
   margin:15px 0 30px;
   padding:5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   font-size:0.8em;
   color:#aaa;
}

.postmetadata a:link {
   color:#888;
   text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:visited {
   color:#000;
   background:#D1E5EF;
}

#signature {
   margin:10px 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#777;
   font-weight:bold;
   text-decoration:none;
}

/* SIDEBAR */

.sidebar-wrapper { position:relative; float:right; display:inline; width:200px; margin:25px 39px 0 0; padding:0; background:#f3f0e9 url(images/sideback.gif) repeat-x; border: solid 1px orange; }

#abonnements { background-image: none; position:relative; float:right; width:200px; margin:5px; padding:5px; }

#searchform {
   position:relative;
   float:right;
   margin-top:5px;
}

#s { background-image: url(images/bottomback.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:100px; }

#searchsubmit { background:#f3f0e9 repeat-x; color:#fff
; border-style: none; }

img#rssfeed { position: absolute; right: 150px; border:none; }

#sidebar {
   position:relative;
   float:right;
   width:200px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   margin:15px;
   list-style-type:none;
   line-height:1.5em;
}

#sidebar li ul li {
   margin:3px;
}

#sidebar h2 {
   font-size:13px;
   text-transform:uppercase;
   color:black;
   margin-top:10px;
   font-weight:bold;
}

#sidebar a, #sidebar a:visited { color:gray; font-size: 10px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration:none; padding:5px; }

#sidebar a:hover {
   background:gray;
   color:#fff;
}



/* PIED DE PAGE */

#footer { position:relative; float:left; width:839px; height:100px; color:#aaa; padding:10px 0; font-size:0.8em; background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align:center; }

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover { color:#000; background-color:white; }

/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:0.9em;
}

textarea#comment {
   margin:10px;
   width:350px;
}

#commentform input {
   margin:0 10px;
   width:200px;
}

ol.commentlist { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:410px; padding:10px; }

ol.commentlist a:link, ol.commentlist a:visited {
   text-decoration:none;
   color:#6B7D8F;
   font-weight:bold;
}

ol.commentlist a:hover {
   background:#EFDFB3;
}

ol.commentlist li {
   margin:0 0 20px 20px;
   font-size:0.9em;
}

#commentform label {
   font-size:0.8em;
   color:#888;
}

h5 { color: gray; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; text-transform: uppercase; text-align: center; word-spacing: 36px; margin: 12px; }
a:link { color: gray; text-decoration: none; }
a:visited { color: gray; text-decoration: none; }
a:active { color: gray; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
