
/*  
Theme Name: Mobilib
Theme URI: http://www.itcouldbethisone.com
Description: Adaptation Rounded Blue pour Mobilib
Version: 1.0
Author: Ghyslain Armand
Author URI: http://www.itcouldbethisone.com/


This theme was designed and built by Ghyslain Armand, Release company based in France (Montpellier);
http://www.release.fr


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


@import url("layout.css");
@import url("comments.css");
@import url("metas.css");
@import url("sidebar.css");
@import url("footer.css");
@import url("calendar.css");
@import url("menu.css");
@import url("tooltip.css");

/* Color 

#9CC0DE -- bleu clair pourtour des cadres arrondis
#A8E8FF -- bleu mobilib vif clair (plus clair que logo)
#6BD8FF -- bleu mobilib vif foncé
#FFE3A3 -- jaune mobilib vif clair (plus clair que logo)
#FFD166 -- jaune mobilib vis foncé
*/



/* Body/Conteneur principal */
html,body{
	margin: 0;
	padding: 0;
	background-color: #3CBBF2;
}


body {
	padding: 0 0 0 0;
	font-family: "Lucida grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center; 
	width: 100%;
	width:expression(document.body.clientWidth < 810? "800px": "auto");
}

/* Header */
#masthead h1{
	color: #FA77E6;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
width:100%
}
#masthead h1 a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#masthead h2{
	color: White;
padding:0px;
	height: 0px;
	margin: 0px;
width:100%;
}
* html #masthead h2{
	margin: 0px;
	padding: 0px;
	float: left;
}
a img {
	border: 1px;
	color: grey;
}

/* Extras */
acronym, abbr {
	border-bottom: 1px dotted #B5DCFA;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 11px;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
.date{
	font-size: 10px;
	font-weight: normal;
	color: #006794;
}
.storytitle {
	display: block;
}

strong {
color:#006794;
}
/* Tableau*/
table {
 margin-left:auto;
 margin-right:auto;
 border-width:1px; 
 border-style:solid; 
 border-color:#333333;
 width:90%;
 border-collapse:collapse
 }
caption {
 font-weight:bold
 text-align:center;
 }
td { 
border-width:0px;
padding-left:4px;
 }
.grise { 
background-color:#d4d0c8;
border-style:none;
 }
.bleue { 
background-color:#a8e8ff;
border-style:none;
 }
 .bleu_clair{ 
background-color:#cfffff;
border-style:none;
 }
.none { 
background-color:#000000;
border-style:none;
 }

/* Images*/
img.floatLeft { 
    float: left; 
    margin: 4px; 
	border:1px;
	color :grey;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
	border:1px;
	color :grey;
}

/* Titres */
h1 {
	font-size: 21px;
	font-weight: strong;
margin:15px 10px 15px 17px;
	padding: 0px;
	text-align: left;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 35px 10px 25px 18px;
	padding-bottom: 2px;
}
h4 {
	font-size: 13px;
	font-weight: strong;
	color: #2B84AB;
	margin: 2px 0px 10px 20px;
	padding-bottom: 2px;
}

h3.fix{
	font-size: 20px;
	font-weight: bolder;
	text-transform: capitalize;
	margin: 5px 0 0 20px;
	color: #6DC9F2;
}

h3 a {
	font-size: 20px;
	font-weight: bolder;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	color: #2B84AB;
   display: block;
	text-decoration: none;
}
* html h3 a{
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	width: 80%;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #6DC9F2;
}


#getit{
	margin-left: 10px;
	margin-top: -30px;
}


h3#respond{
	background: url(img/bobble.gif) no-repeat;
	height: 49px;
	padding: 42px 0 0 48px;
	margin: 0 0 0 0;
	color: #8C8C8C;
	font-size: 15px;
}
h3#comments{
	background: url(img/cornerarrow.gif) no-repeat;
	height: 89px;
	padding: 41px 0 0 163px;
	margin: -5px 0 0 0;
	color: #fff;
	font-size: 14px;
}

p, li, .feedback {
	font-size: 12px;
}

ul.post-meta {
	list-style: none;
}



ul.post-meta span.post-meta-key {
	font-weight: bold;
}

#clearer {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearer{
	clear: both;
	margin: 0;
	padding: 0;
}

/* Mise En Page */
#marge_gauche {
margin-left:50px;
}

#saut_3{
min-height:100px;
}

#saut_2{
min-height:66px;
}

#saut_1{
min-height:33px;
}


/* POST */
#content .postop, #content-full .postop {
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			text-align: center;
}

.thecontent{
	width: 97%;
	float: left;
}
#content #post .thecontent p img, #content-full #post .thecontent p img{
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
}

/* lien dans un post et modal */
.thecontent a{
	color: #006794;
	text-decoration: none;
	background: #ccffff;
}
.thecontent a:hover{
	background: #006794;
	color: #fff;
}

/* titre et lien de l'article */
#post .storytitle a {
	color: #000;
	text-decoration: none;
	background: none;
}
#post .storytitle a:hover {
color: #6DC9F2;
}

#post p {
	margin: 0px 0px 15px 20px;
	text-transform: none;
}

.noposts{
	font-size: 20px;
	color: White;
	background: url(img/noposts.jpg) no-repeat top left;
	height: 60px;
	padding: 18px 0 0 75px;
	margin-left: 80px
}

.postspace{
	height: 15px;
}

.page_item {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.licontainer{
	margin: 4px 0 0 0;
	background: url(img/subitem.gif) repeat-x bottom left;
	height: 40px;
	float: left;
}
#parrainageform td p {
	margin:0;
	padding:0;
}

#parrainageform tr {
	margin:0;
	padding:0;
	height:20px;
}
#parrainageform td {
	margin:0;
	padding:0;
	height:20px;
}

#slider ul, #slider li	{margin:0;padding:0;list-style:none;}
#slider li				{ width:780px; height:160px; overflow:hidden; }