/*
Theme Name: aS Theme
Theme URI: http://www.asphoto.fr
Version: 1.0
Author: St&eacute;phane Gillet
Author URI: http://www.stephanegillet.com
*/

html
{
	/*height:100%;*/
}

body
{
	font-family: Arial;
	background: #e9f1f9 url(images/background.jpg) repeat-x top left;
	margin:0;
}

#all
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	overflow:hidden;	
}

h1
{
	
}

h2
{
	line-height: 45px;
	height: 45px;
	font-size:15px;
	margin-left:50px;
	letter-spacing:0.3em;
}

h3
{
	font-size:25px;
	letter-spacing:0.1em;
	text-align:left;
	color:#255a93;
	margin:15px 0 0 0;
	padding:0;
}

h3 a, a:hover, a:visited, a:link
{
	text-decoration:none;
	color:#255a93;
}

h4
{
	font-size:12px;
	text-align:left;
	padding:0;
	margin:5px 0 0 0;
	color:#6e6e6e;
	letter-spacing:0.1em;
}

h5
{
	font-size:16px;
	font-weight:bold;
	color:#255a93;
	padding:0;
	margin:0;
}

h6
{
	font-size:12px;
	text-align:left;
	margin-left:10px;
	color:#255a93;
}

/*** EN TETE ***/
#header
{
	width:100%;
	height:150px;
	text-align:center;
	font-size:20px;
}

#blocHeader
{
	height: 105px;
	/*background: #FFFFFF url(images/logo.png) no-repeat;*/
}

/*** PIED ***/
#footer
{
	width:100%;
	overflow:hidden;
	background:#e9f1f9;
	padding-bottom:100px;
}

/*** NAV EN TETE + NAV ***/

#nav
{
	height: 45px;
	color: #fff;
	background: #255a93 url(images/navbackground.jpg) repeat-x top left;
}

#nav ul 
{
	line-height: 45px;
	height: 45px;
	list-style:none;
	margin-left:100px;
}

#nav ul li
 {
	float:left;
	margin-right:100px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
}

#nav ul li a 
{
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	line-height: 45px;
	padding:3px;
}

#nav ul li a:hover
{
	color: #255a93;
	background-color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	line-height: 45px;
	padding:3px;
}

#nav p
{
	line-height: 45px;
	height: 45px;
	font-size:12px;
	margin-left:50px;
}

/*** CONTENU ***/
#content
{
	background:#FFFFFF url(images/fond_top.png) top left no-repeat;
	float:left;
	width:650px;
	min-height:600px;
	text-align:center;
}

.entry
{
	padding:5px 25px 0 25px;
	overflow:hidden;
}

.text-entry
{
	margin-top:15px;
	font-size:13px;
	text-align:center;
}

.text-entry img
{
	border: 1px solid #dddddd;
	padding: 4px;
}

.imgSep
{
	background:url(images/sep.png) no-repeat top center;
	text-align:center;
	margin-top:15px;
}

.preview
{
	margin-left:20px;
	margin-top:20px;
	width:100%;
}

.preview-post
{
	width:300px;
	float:left;
	height:210px;
}

.preview-image
{
	height:150px;
	width:280px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

.preview-image img
{
	border:solid 1px #dddddd;
	padding:3px;
}

.preview-image span
{
	position: absolute;
	font-size:11px;
	right: -10px;
	top: 7px;
	color:#FFFFFF;
	background: #255a93;
	width:70px;
}

.preview-image span a
{
	padding: 8px;
	text-decoration: none;
	color: #fff;
}

#navigation
{
	font-size:15px;
	width:400px;
	margin:20px auto 20px 120px;
	overflow:hidden;
	float:left;
}

#navigationSingle
{
	font-size:14px;
	width:600px;
	margin:30px auto 0px 25px;
	overflow:hidden;
	float:left;
}

.navigationG
{
	float:right;
}

.navigationL
{
	float:left;
}

.texteAccueil
{
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	margin:20px 0 0 0;
}

/*** BARRE LATERALE ***/
#sidebar
{
	background:#e9f1f9;
	min-height:600px;
	float:left;
	width:250px;
	text-align:center;
}

#sidebar ul
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#sidebar ul li
{
	float:left;
	margin-left:40px;
}

#sidebar img
{
	border:0;
}

.blocSidebar
{
	float:left;
	margin-top: 30px;
	width:250px;
}

.blocTitreSidebar
{
	width:200px;
	margin:20px auto 15px auto;
	padding-top:15px;
	padding-bottom:15px;
	/*background-color:#FFFFFF;*/
	background:url(images/TitreSideBar.png) no-repeat;
}

.textesSideBar
{
	width:200px;
	text-align:justify;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
}

.texteSideBar span
{
	margin-top:5px;
}

.photos
{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.photo
{
	text-align:center;
	width:50px;
	height:50px;
	float:left;
	width:100px;
}

.sousTitre
{
	margin-bottom:20px;
	overflow:hidden;
}

.titreSousPage
{
	margin-left:25px;
	float:left;
	width:100%;
	margin-bottom:10px;
}

.titreSousPageG
{
	float:right;
	/*margin-right:25px;*/
}

.titrePageAuteur
{
	width:600px;
	overflow:hidden;
}

.texteAuteur
{
	float:left;
}

.texteRetour
{
	float:right;
	margin:5px 0 0 0;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}

/*** Commentaires ***/
#commentaires
{
	margin-top:0px;
	padding:0px 25px 0px 25px;
	width:600px;
	float:left;
	/*overflow:hidden;*/
	text-align:left;
}

.titreCommentaire
{
	font-size:18px;
	color:#255a93;
	text-align:left;
}

.listeCommentaire
{
	padding-top:15px;
	font-size:14px;
}

#zoneCommentaire
{
	margin-top:0px;
	width:600px;
	padding-top:20px;
}

.unCommentaire
{
	width:100%;
	margin-top:15px;
}

.frmComment
{
	font-size:14px;
	padding:15px 0px 0px 15px;
}

.frmComment p
{
}
	
#commentform label
{
	display:block;
	margin:5px 0px 5px 0px;
}

#commentform input
{
	width:170px;
}

#commentform textarea
{
	width:500px;
	margin:0 0 10px;
	padding:0;
}

#commentform #submit
{
	margin:0 0 20px;
}

#commentform p
{
	margin:5px 0;
}

input#url,input#author,input#email,textarea
{
	color:#666;
	width:50%;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	background:#fcfcfc;
	margin-top:2px;
	padding:3px;
}

.auteurCommentaire
{ 
	font-size:15px;
	font-family:Verdana;
	color:#666;
}

.url
 {
	text-decoration: none;
	font-weight:800;
}

.dateCommentaire
{
	font-size:12px;
}

.gravatarCommentaire
{
	text-align:right;
	float:right;
}

.gravatarCommentaire img
{
	width:50px;
}

.texteCommentaire
{
	width:450px;
	margin:0px;
	padding:0px;
	line-height:18px;
}

.mycomment
{
	margin:10px 0px 0px 0px;
	padding:15px;
	font-size:14px;
	text-align:justify;
	background: #c5c5c5;
	overflow:hidden;
}

.odd
{
	margin:10px 0px 0px 0px;
	padding:15px;
	text-align:justify;
	background: #f5f5f5;
	overflow:hidden;
}

.connectCommentaire
{
	padding:10px 0px 0px 0px;
	font-size:14px;
}

.aucunCommentaire
{
	font-size:14px;
	background-color:#f5f5f5;
	font-style:italic;
	margin:40px 0px 0px 0px;
}

.pubArticle
{
	margin-top:25px;
	overflow:hidden;
}
