	/*  
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
*/

.Identifier { color: #00ffff; }
.Special { color: #ff40ff; }
.Constant { color: #ff6060; }
.PreProc { color: #ff40ff; }
.Type { color: #00ff00; }
.Statement { color: #ffff00; }

pre { font-family: monospace; color: #fff; background-color: #12161F; padding:1em;}

* {
   margin:0;
   padding:0;
   font-family: sans-serif;
}

html, body {
   color: #61636A;
   font-size:1em;
   background:url('bg.png') repeat-x top center fixed; border: none;
}

#container {
   width:839px;
   margin:5px auto 0 auto;
}

#header {
   position:relative;
   float:left;
   width:840px;
   height:220px;
   background: url('bg-header.png');
}

#infos-header {
   margin:20px 0 0 18px;
}


/*
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:url('bg-content.png') repeat-y;
}

#main-content {
   position:relative;
   float:left;
   width:520px;
   margin:25px 0 10px 40px;
   display:inline;
   padding:0;
}

/* ARTICLES */

.post {
   margin:0 0 50px 0;
   font-size:0.90em;
   text-align:justify;
   line-height:1.75em;
   padding:0;
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:1.2em;
   margin:0 20px 20px 0;
   width:510px;
   padding:3px 0px 3px 10px;
   background:#6B7D8F;
   text-decoration: none;
   text-shadow:#555 3px 2px 3px;
}

.post p {
	margin-bottom:1em
}

.post h2 a:link, .post h2 a:visited {
	color: #FFF;
}

.post h2 a:hover {
	color: #AAA;
	text-shadow:#555 -1px -1px 3px;
}

a {
	color: #36769C;
	text-decoration: none;
}

a:hover {
	color: #399CC6;
	text-decoration: none;
}

code {
	display: block;
	padding:10px;
	margin:5px 0 5px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background-color: #eee;
	color: #444;
}

blockquote {
	margin: 15px 30px 0 0;
	padding-left: 15px;
	border-left: 4px solid #6B7D8F;
	font-style:italic;
}

.postmetadata {
   background:#eee;
   width:510px;
   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{
   color:#000;
   background:#D1E5EF;
}

.commentlink {
   padding:5px;
   float:right;
}

.commentlink a:link {
   color:#888;
   text-decoration:none;
}

.commentlink a:hover{
   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:right;
   display:inline;
   width:220px;
   margin:25px 16px 0px 0px;
   padding:0;
   background:#ddd;
}

.widgettitle:after {
   content:url(h2.png);
}

.widgettitle {
   text-shadow:#bbb 1px 1px 4px;
}

/*
p:first-letter { 
	font-size: 150%; 
	font-style: italic;
	font-weight: bold;
	float: left
}*/

#abonnements {
   display:none;
}

#s {
   background:#ddd;
   border:1px solid #FFF;
   width:120px;
}

img {
   border:none;
}

#sidebar {
   position:relative;
   float:right;
   width:220px;
}

#sidebar li  {
   margin:15px;
   list-style-type:none;
   line-height:1.5em;
}

#sidebar li ul li {
   margin:3px;
   /*margin-left: -5px;*/
}

#sidebar h2 {
   color:#6B7D8F;
   font-weight:normal;
}

#sidebar a, #sidebar a:visited {
   color:#476C7F;
   text-decoration:none;
   padding:5px;
}

#sidebar a:hover {
   background:#6B7D8F;
   color:#FFF;
}

input { 
 border: 1px #000000 solid;
}


/* PIED DE PAGE */

#footer {
   position:relative;
   float:left;
   width:839px;
   height:100px;
   color:#aaa;
   padding:10px 0;
   font-size:0.8em;
   text-align:center;
   background: url('bg-footer.png') no-repeat;
}

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#D1E5EF;
}

/* COMMENTS */

h3#comments {
   font-size:0.9em;
}

textarea#comment {
   margin:0px;
   width:400px;
}

#commentform input {
   width:200px;
}

ol.commentlist {
   background:#EEE;
   width:460px;
   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;
}


