/*  
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:#EBF7FD;
}

#container {
   width:839px;
   margin:5px auto 0 auto;

}

#header {
   position:relative;
   float:left;
   width:839px;
   height:30px;
   background:#EBF7FD url('images/bg-header.gif');
}

#infos-header {
   width:760px;
   height:157px;
   margin:45px 0 0 40px;
   background:#6B7D8F url('images/header.jpg');
}



h1 a:link, h1 a:visited {
   color:#FFF;
   text-decoration:none;
}

h1 a:hover {
   color:#B5C2CF;
}

#description {
   position:absolute;
   left:50px;
   bottom:20px;
   font-size:0.8em;
   color:#EBF7FD;
}

#main {
   position:relative;
   float:left;
   width:839px;
   background:#EBF7FD url('images/bg-content.gif') repeat-y;
}
#main2
{   width:839px;
   position:relative;
   float:left;
   background: url('images/bg_content2.jpg') top right no-repeat;
}
#main3
{   width:839px;
   position:relative;
   float:left;
   background: url('images/bg_content3.jpg') top right no-repeat;
}
#main4
{   width:839px;
   position:relative;
   float:left;
   background: url('images/bg_content4.jpg') top right no-repeat;
}
#main5
{   width:839px;
   position:relative;
   float:left;
   background: url('images/bg_content5.jpg') top right no-repeat;
}
#main6
{   width:839px;
   position:relative;
   float:left;
   background: url('images/bg_content6.jpg') top right no-repeat;
}
#main7
{   width:839px;
   position:relative;
   float:left;
   background: url('images/bg_content7.jpg') top right no-repeat;
}
#main8
{   width:839px;
   position:relative;
   float:left;
   background: url('images/bg_content8.jpg') top right no-repeat;
}
#main9
{   width:839px;
   position:relative;
   float:left;
   background: url('images/bg_content9.jpg') top right no-repeat;
}
#main10
{   width:839px;
   position:relative;
   float:left;
   background: url('images/bg_content10.jpg') top right no-repeat;
}
#main-content {
   position:relative;
   float:right;
   width:470px;
   display:inline;
   padding:0;
   margin:250px 39px 0 0;
}
#main-content2 {
   position:relative;
   float:right;
   width:500px;
   display:inline;
   padding:0;
   margin:200px 35px 0 0;
}

/* ARTICLES */

.post {
   margin:0 0 20px 0;
   font-size:0.85em;
   text-align:left;
   line-height:1.5em;
}
.post2 {
   margin:0 0 0px 0;
   font-size:0.85em;
   text-align:left;
   line-height:1.5em;
}
.post ul, .post ol {
   margin:10px 0 10px 40px;
}
.post-content
{
   padding-left:20px;
padding-right:20px;
padding-bottom:10px;
padding-top:10px;
margin:0;
background:#fff;
}
.post-content2
{
   padding-left:0px;
padding-right:0px;
padding-bottom:0px;
padding-top:10px;
margin:0;
background:#fff;
}
.post h2 {
   font-size:1.2em;
   text-transform:uppercase;
   margin:0 0 0px 0;
   width:460px;
   padding:3px 0 3px 10px;
   background:#6B7D8F;
}

.post h2 a:link, .post h2 a:visited {
   color:#FFF;
   text-decoration:none;
}

.post h2 a:hover {
   color:#B5C2CF;
   background:none;
}

.post a:link {
   color:#6B7D8F;
   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:440x;
   margin:15px 0 30px 0;
   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:30px 0 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:left;
   display:inline;
   width:270px;
   margin:0px 0px 10px 40px;
   padding:0;

}
.sidebar-wrapper2 {
   position:relative;
   float:left;
   display:inline;
   width:250px;
   margin:0px 0 10px 40px;
   padding:0;

}
#abonnements {
   margin-top:-5px;
   padding-left:10px;
   padding-right:10px;
   padding-top:15px;
   background-color:#B5C2CF;
}

#searchform {
   position:relative;
   float:left;
   margin-top:0px;
   margin-left:0px;
}

#s {
   background:#DFEFFF;
   border:1px solid #FFF;
   width:150px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:#FFF;
   padding:5px;

}

img#rssfeed {
   border:none;

}

#sidebar {
   position:relative;
   float:right;
   width:270px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   margin:0px;
   list-style-type:none;
}

#sidebar li ul li {
   margin:0px;
color:#000033;
padding-left:10px;

}
#sidebar li ul li a {
text-decoration:none;
text-transform:capitalize;
color:#fff;
}
#sidebar h2 {
   font-size:0.7em;
   text-transform:uppercase;
   color:#6B7D8F;
   margin-top:10px;
   font-weight:normal;
}
/*
#sidebar a, #sidebar a:visited {
text-transform:uppercase;
color:#000033;
   text-decoration:none;
   padding:5px;
}

#sidebar a:hover {
   background:#6B7D8F;
   color:#FFF;
}
*/


/* PIED DE PAGE */

#footer {
   position:relative;
   float:left;
   width:839px;
   height:30px;
   color:#fff;
   padding:10px 0;
   font-size:0.8em;
   text-align:center;
   background:#EBF7FD url('images/bg-footer.gif') bottom no-repeat;
}

#footer a:link, #footer a:visited {
   color:#fff;
   font-weight:bold;

}

#footer a:hover {
   color:#000;
   background-color:#D1E5EF;
}

/* 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:#EEE;
   width:430px;
   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;
}
.sidemenu
{
display:block;
position:relative;
left:20px;
top:-5px;
}
.page_item a
{
width:200px;
height:35px;
display:block;
line-height:35px;
font-family:Calibri, Verdana, Arial, Helvetical, San Serif;
text-transform:uppercase;
text-align:center;
text-decoration:none;
color:#333333;
padding:0px;
margin:0px;
border-bottom:thin #666666 solid;
background: url('menu_up.gif');
}
.current_page_item a
{
background: url('menu_down.gif');
color:#fff;
}
.page_item a:hover
{
background: url('menu_down.gif');
color:#fff;
}
h1 {
   position:absolute;
   left:50px;
   bottom:40px;
   font-size:1em;
   text-transform:uppercase;
}

h3
{
width:450px;
background:#6B7D8F;
margin-left:-20px;
padding:3px 10px 3px 10px;
color:#fff;
font-size:18px;
}

h4
{
width:450px;
background:#6B7D8F;
margin-left:-20px;
padding:3px 10px 3px 10px;
color:#fff;
font-size:16px;
}
h5
{
margin-left:-20px;
padding:3px 10px 3px 10px;
color:#6B7D8F;
font-size:18px;
}
h6
{
padding:3px 10px 3px 10px;
color:#6B7D8F;
font-size:16px;
margin-left:-20px;
}
p
{
padding-top:10px;
padding-bottom:5px;
}
