/**
* CSS
* 
* @version 1.0
* @author Simon Lagneaux
*/

@import url(sandbox-layouts/layout.css);

div#header a:link {
color:#000;
font:50px/30px Georgia, "Times New Roman", Times, serif;
letter-spacing:0;
text-decoration:none;
text-indent:0;
word-spacing:0;
}

div#liens a img {
border:none;
display:block;
margin:0;
padding-bottom:7px;
}

a img {
border:none;
display:block;
margin:0;
}


div#liens img.separatorb {
margin-top:6px;
}

/* @group entry */

.entry-content {
margin-bottom:12px;
margin-top:10px;
}

.entry-content img {
border-style:none;
margin-bottom:15px;
}

.entry-content p {
font: 12.5px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
margin-bottom:15px;

}

div.entry-date {
	text-decoration: none;
}
.entry-meta {
padding-bottom:3px;
text-transform:uppercase;
width:auto;
text-transform: uppercase;
	
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.entry-meta a {
color: #00b2f2;
text-decoration: none;
}

.entry-meta a:hover {
color: #00b2f2;
text-decoration: underline;
}


div.tools span.meta-sep {
padding-bottom:3px;
width:auto;
	text-transform: uppercase;
	
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.tools a:link {
padding-bottom:3px;
text-decoration: none;
color: black;
	text-transform: uppercase;
	
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.entry-content p a:link {

	color: #00b2f2;
	text-decoration:none;
}

.entry-content p a:link {

	color: #00b2f2;
	text-decoration:none;
}

.entry-meta a:link:hover {
color: #00b2f2;
text-decoration:underline;
}

.entry-content p a:link:hover {

	color: #00b2f2;
	text-decoration:underline;
}


h2.entry-title {
	
margin-top:5px;
padding-bottom:5px;
padding-top:5px;	
clear:both;
color: #00b2f2;
font:20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-decoration:none;
border-top: 1px solid #00b2f2;
}



.entry-title a {
clear:both;
color: #00b2f2;
font:26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

text-decoration:none;
}

.post {
border-bottom:1px solid #000;
padding-bottom:10px;
margin-bottom: 20px;
}

.pink{
	color:#00b2f2;
}
div.author.vcard a {
color:#000000;
text-decoration:none;
}

div.author.vcard a.trait {
	padding-left: 5px;
	padding-right: 5px;
}

div.author.vcard span.meta-sep {
	padding-left: 5px;
	padding-right: 5px;
	
}


div.author.vcard,div.entry-date {
color:#000000;
float:left;
margin-bottom:5px;
margin-top:5px;
padding-left:0px;
padding-right:0px;

width: auto;
	text-transform: uppercase;
	
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.entry-content p a img {
border:none;
}

div#nav-below.navigation a {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #00b2f2;
}	

div.nav-previous {
	float: left;

	}
	
	div.nav-next {
	float: right;

	}

div#comments {
	padding-top: 10px;
	
}


h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

h3 a.title {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #00b2f2;
	text-transform: lowercase;
}

#searchform div label.screen-reader-text {
	display: none;
}

#text-227575052 div.textwidget div.titless {
	margin-bottom: 10px;
}

input#searchsubmit {
	margin-top: 3px;
}

/* @end */