/*  
Design by John Kevan, based on theme: Gone fishing
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: #fff url(images/bg-mcr.jpg) repeat-y center; 
color:#000000;
	margin-top: 0px;
}

#wrapper {
width: 750px;
margin:  auto; 
padding: 0px;
background: #fff; 
border: none;
}

#container {
width: 750px; 
margin:  auto; 
padding: 0px;
background-color: #fff; 
color: #333; 
border: none;
}

#header {
   position:relative;
   float:left;
   width:750px;
   height:230px;
   background-color: #fff;
   padding-bottom: 10px;

}

#infos-header {
   width:750px;
   height:310px;
   margin:0px 0 0 0px;
   background: #fff ;

}

h1 {
   position:relative;
   left:20px;
   bottom:0px;
   font-size:1em;
   text-transform:uppercase;
	display: none;
}

h1 a:link, h1 a:visited {
   color:#000;
   text-decoration:none;
}

h1 a:hover {
   color:#B5C2CF;
	}

h3 {
	font-size: 1.3em;
	padding: 25px 0 5px 0;
	clear: both;
	display: block;
}
h4 {
	margin: 0 0 8px 0;
	}
	
#main {
   width:750px;
   background:#ffffff;
   padding-bottom: 10px;
	position: relative;
	clear: none;
	float: left;
	}

#main-content {
   float: left;
   width:460px;
	clear: none;
	margin: 0 0 2em 30px;
	position: relative;
	display: block;
	}
	
#main-content p {
	margin: 0 0 10px 0;
}
#main-content img {
	float: left;
	margin: 0 20px 10px 0;
}
#main-content p b {
	clear: none;
}

#description {
   width:470px;
   left:0px;
   bottom: 0px;
   font-size:1em;
   font-weight:bold;
   line-height:1.5em;
   color:#00a0af;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	float: none;
	clear: none;
	position: relative;
}


#hometitle {
   position:relative;
   width:470px;
   margin: 0 0 20px 0;
   left:0px;
   bottom: 0;
	padding-top: 0.8em;
}

.hometitle {
	font-size:1.5em;
	font-weight:normal;
   color:#333;
   text-decoration:none;
border-top: 1px solid #ddd;
   border-bottom:1px solid #ddd;
	padding-bottom: 0.5em;
padding-top: 0.5em;
}

table {
   border-collapse: collapse;
   text-align:top;
   text-align: left;

}

tr {
   text-align:top;
   text-align: left;
     
}

td {
   padding: 0px 0 0px 0px;
   text-align:top;
   text-align: left;
   background-color: #fff;
   border-right: 0px solid #fff;
   border-bottom: 0px solid #fff;
}

.tabletext {
   font-size:0.90em;
   font-weight:bold;
   text-align:top;
   text-align:left;
   line-height:1.5em;	
}


/* ARTICLES */


.post {
   margin:0 0 4.9em 0;
   font-size:0.80em;
   text-align:left;
   line-height:1.5em;
   padding:0;
	
}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}

.post h2 {
   font-size:1.5em;
   color:#00a0af;
   text-transform:none;
   margin:0 0 0.5em 0;
   width:460px;
   padding::0.3em 0 0.1em 0;
   background: none;
	
}

.post h2 a:link, .post h2 a:visited {
   color:#00a0af;
   text-decoration:none;
}

.post h2 a:hover {
   color:#B5C2CF;
   background:none;
   text-decoration:none;
}

.post a:link {
   color:#5C2631;
   font-weight:bold;
   text-decoration:none;
}

.post a:hover {
   background:#EFDFB3;

}

.post a:visited {
   color:#5C2631;
   font-weight:bold;
   text-decoration:none;
}

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
}

img {
   background:none;
   padding:none;
   margin:none;
   border:0px solid #ddd;
	clear: none;
}


.postmetadata {
   background:#fff;
   width:460px;
   margin:5px 0 0 0;
   padding:5px 0 5px 0;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   font-family:verdana,helvetica,arial,sans-serif;
   font-size:0.8em;
   color:#aaa;
float: left;
	
}

 #linespace {
   margin:0 0 0px 0;
   font-size:0.80em;
   text-align:left;
   line-height:1.0em;
   padding:0;
   }

#iframe {
margin: -30px 0 0 0;
}
	
.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: right;
   width:220px;
   margin:2px 0px 0 0;
   padding:0;
   background:#fff;
	display: inline;
}

#abonnements {
   position:relative;
   float:right;
   width:200px;
   margin:5px;
   padding:5px;
   background-color:#B5C2CF;
   display: none;
}

#searchform {
   position:relative;
   float:right;
   margin-top:5px;
}

#s {
   background:#DFEFFF;
   border:1px solid #FFF;
   width:100px;
}

#searchsubmit {
   background:transparent;
   border:none;
   color:#FFF
}

img#rssfeed {
   border:none;
}

#sidebar {
   position:relative;
   float:right;
   width:220px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   margin:0px;
   list-style-type:none;
   line-height:1.5em;
	border-bottom: 1px solid #ddd;
}

#sidebar li ul li {
   margin:0px;
}

#sidebar h2 {
   font-size:0.8em;
   text-transform:uppercase;
   color:#00a0af;
   margin-top:0px;
   font-weight:bold;
   display: normal;
}

#sidebar a, #sidebar a:visited {

	font-size:0.8em;
	font-weight:bold;
   color:#333;
   text-decoration:none;
   padding:0 0 2px;

}

#sidebar a:hover {
   background:#6B7D8F;
   color:#FFF;
         
}

/* DIFFERENT COLOURED SIDEBAR STARTS */

#sidebar1 {
   position:relative;
   float:right;
   width:220px;
}

#sidebar1 ul {
   list-style-type:none;
   margin:0;
}

#sidebar1 li {
   margin:0px;
   list-style-type:none;
   line-height:1.5em;
	border-bottom: 1px solid #ddd;
}

#sidebar1 li ul li {
   margin:0px;
}


#sidebar1 a, #sidebar1 a:visited {

	font-size:0.8em;
	font-weight:bold;
   color:#999;
   text-decoration:none;
   padding:0 0 2px;

}

#sidebar1 a:hover {
   background:#6B7D8F;
   color:#FFF;

}
/* DIFFERENT COLOURED SIDEBAR ENDS */



.sidebarsmall {
   position: relative;
   width:200px;
   left:0px;
   bottom: 0;
   color:#666;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	text-align: left;
	font: 0.7em/1.5em Helvetica, Arial, Geneva, sans-serif;
	top: 5px;
	clear: both;
}

#picdiv {

   background:#fff;
   color:#fff;
	position: relative;
	float: left;
	padding-bottom: 0em;
}


#picdiv a, #picdiv a:visited {

	border-style: none;
    text-decoration:none;   
}


#picdiv a:hover {

   background:#fff;
   color:#fff;
}

#picdiv img {

   padding-bottom:4px;
}




/* PIED DE PAGE */

#footer {
   position: relative;
   float: left;
   width:750px;
   height:3.5em;
   color:#aaa;
   padding:10px 0;
   font-size:0.8em;
   text-align:left;
   background-color: #fff;
}

.footertext {

   position:absolute;
   width:720px;
   height:42px;
   left:30px;
   bottom:3.5em;
   font-family:verdana,helvetica,arial,sans-serif;
   font-size:0.8em;
   line-height:2em;
   color:#666;
		padding-top: .5em;
	border-top: 1px solid #ddd;
}

#footer a:link, #footer a:visited {
   color:#888;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#D1E5EF;
}

#b-shadow {
   width:800px;
   height:30px;
   padding:0px 0;
   background: #fff url(images/bottom-shadow-ccc.jpg);
	clear: both;
	float: none;
}

/* 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;
}

