/*  
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:.9em;
   background:#E0E0E0; /*#EBF7FD*/
}

#container {
   width:839px;
   margin:5px auto 0 auto;
}

#header {
   position:relative;
   float:left;
   width:839px;
   height:225px;
   background:#e0e0e0 url('images/bg-header.gif'); /*#EBF7FD*/
}

#infos-header {
   width:760px;
   height:175px;
   margin:30px 0 0 40px;
   /*background:#e0e0e0 url('images/header.jpg'); #6B7D8F*/
   
}
#headerNav{
	color: #999999;
	float: right;
	font-size:11px;
	font-variant:small-caps;
	padding-bottom: 7px;
	font-weight:bold;
}
#headerNav a{
	color: #333333;
}
#headerNav a:hover {
	background: #ffcc66;
	text-decoration:none;
}
p  {
   padding-bottom: 15px;
}
h1 {
   position:absolute;
   left:50px;
   bottom:40px;
   font-size:1em;
   text-transform:uppercase;
}

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:#E0E0E0 url('images/bg-content.gif') repeat-y; /*#EBF7FD*/
}

#main-content {
   position:relative;
   float:left;
   width:470px;
   margin:30px 0 10px 40px;
   display:inline;
   padding:0;
}

/* ARTICLES */

.post, .post-content {
   font-family:helvetica,arial,verdana,sans-serif;
   font-size:0.95em;
   margin:0 0 15px 0;
   text-align:justify;
   line-height:1.5em;
   padding:0;
   color:#000000;
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:0.9em;
   text-transform:uppercase;
   margin:0 0 20px 0;
   width:450px;
   padding:3px 10px 3px 10px;
   background:#666666; /*#6B7D8F*/
   text-align:left;
}

.post h2 a:link, .post h2 a:visited {
   color:#FFF;
   text-decoration:none;
}

.post h2 a:hover {
   color:#ffcc66;/*#B5C2CF*/
   background:none;
}
.post a:link, .post a:visited {
   color:#6B7D8F;
   font-weight:bold;
}

.post a:hover {
   background:#EFDFB3;
}

blockquote {
   padding:10px;
   margin:5px 0 5px 30px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   font-style:italic;
}

.postmetadata {
   background:#eee;
   width:460px;
   margin:15px 0 30px 0;
   padding:5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   font-size:0.8em;
   color:#333333;
}

.postmetadata a:link, .postmetadata a:visited{
   color:#333333;
   text-decoration:none;
}

.postmetadata a:hover  {
   color:#000;
   background: #Ffcc66;
/*   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 */
.linkcat ul li{
	list-style: none;
/*	padding: 5px 0 5px 0;
*/	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
.linkcat a, .linkcat a:visited {
   color:#666666; /*#476C7F*/
   text-decoration:none;
/*   padding:5px; */
}

.linkcat a:hover {
   background:#666666; /*#6B7D8F*/
   color:#FFFFFF;
   width:100%;
   display:block;
	margin-left: -1em;
	padding-left: 0;
	text-indent: 0;
}

.sidebar-wrapper {
   position:relative;
   float:right;
   display:inline;
   width:270px;
   margin:25px 39px 0 0;
   padding:0;
   background:#cccccc; /*#DBE5EF*/
}

#abonnements {
   position:relative;
   float:right;
   width:250px;
   margin:5px;
   padding:5px;
   background-color:#999999; /*#B5C2CF*/
}

#searchform {
   position:relative;
   float:right;
   margin-top:5px;
}

#s {
   background:#e0e0e0; /*#DFEFFF*/
   border:1px solid #FFF;
   width:120px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:#FFF
}

img#rssfeed {
   border:none;
}

#sidebar {
   position:relative;
   float:right;
   width:270px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   margin:15px;
   list-style-type:none;
   line-height:1.3em;
}

#sidebar li ul li {
   margin: 0px 12px 0px 10px;
   font-size:.9em;
}

#sidebar h2 {
   font-size:0.9em;
   text-transform:uppercase;
   color:#999999; /*#83ABBF*/
   margin-top:10px;
   font-weight:normal;
}

#sidebar a, #sidebar a:visited {
   color:#666666; /*#476C7F*/
   text-decoration:none;
/*   padding:5px; */
}

#sidebar a:hover {
   background:#666666; /*#6B7D8F*/
   color:#FFFFFF;
   width:100%;
   display:block;
}




/* PIED DE PAGE */


#footer_container {
   position:relative;
   float:left;
   width:839px;
   height:45px;
   background:#e0e0e0 url('images/bg-footer.gif'); /*#EBF7FD*/

}

#footer {
   float:right;
   width: 760px;
   height:45px;
   color:#aaa;
   padding:10px 40px 0px 0px;
   font-size:0.8em;
}

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#Ffcc66; /*#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:#eeeeee; /*#EEE*/
   width:408px; /*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;
}
.paleOrange{
	color: #FF9966;
}
#comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.navigation a:link, .navigation a:visited {
   color:#6B7D8F;
   font-weight:bold;
}

.navigation a:hover {
   background:#EFDFB3;
}

.alignleft {
	float: left
}

.alignright {
	float: right;
}
img#wpstats{
	width:0px;
	height:0px;
	overflow:hidden;
}

