/*
Theme Name: Meblog
Theme URI: http://www.meblom.com/blog/
Description: Thème Wordpress 2.8 pour http://www.meblom.com/blog/
Version: 0.1
Author: utopiaweb.fr
Author URI: http://www.utopiaweb.fr
*/

/* -------------------------------------------------------
Side
------------------------------------------------------- */
.fblike span,
.fblikebox span {
	display: block;	
}

.fblike400 {
	float:right;
	margin-top:-6px;
	width:280px;
}

.fblikebox {
	min-height:287px;
	margin:0 0 25px 0;
	width:300px;
	background: #fff;	
}

#p2{
    background : none; 
    float : left;
}
#blogside{
    margin-top : 10px;
    background : url(images/fondgris-1300.png) top left no-repeat; 
    width : 300px;
    padding : 10px; 
    padding-top : 16px;  
}
#moteur{
    height : 215px;
    margin-bottom : 15px;
}

.sideBloc{
    margin : 0 0 20px;
    width : 300px;
}
.sideBloc img{
    margin : 0 0 0 10px;
}
.sideBloc a{
     color : #2D2D2D;   
}
.sideBloc ul li a{
    display : block;
    height : 16px;
    line-height : 16px;
    padding : 2px 0px 5px 10px;
    float : left;
    width : 140px;
    font-size : 13px;  
}
.sideBloc ul li a:hover{
    color:#F41D70;
}

.sideBloc p.tags{
    line-height : 20px;
    padding-left : 10px;
    padding-right : 10px;
    font-size : 11px; 
    text-align : center;
}
.sideBloc p.tags a:hover{
    color:#F41D70;
}

#sideAd{
}
#sideAd #pub-300-250{
    padding : 0px 0px 10px;   
     width : 300px;
     height : 250px;
}
#sideAd img{
    margin : 0px;
}

#searchform{
     padding-top : 8px;   
}
#searchform input.text{
    width :  225px;
    margin-left : 10px;
    float : left;
}
#searchform input#searchsubmit{
    float : left;
}
#searchform p{
     clear : both;
     margin-left : 10px;
     color : #666;   
}
/* Suivez nous */
#blogside span.h2 {
	font-size : 14px;
	color : #4B4B4B;
	margin : 5px 10px;
	display : block;	
	font-weight: bold;
}
#blogside .follow {
	float : left;
	width : 100px;
	text-align : center;
	margin : 5px 0;	
}
#blogside .follow img {
	display:block;
	margin:0 auto;
}
#cont-login {
	float:left;
	margin-top:5px;
	width:220px;
}
#cont-login label {
	margin:7px 0 0;	
}
#cont-login #nlemail {
	width:160px;
}
#subconnexion {
	height:17px;
	margin:5px 0 0;
	width:27px;
}
#form-newsletter {
	margin : 0 10px;		
}
/* -------------------------------------------------------
Side
------------------------------------------------------- */





/* -------------------------------------------------------
Content
------------------------------------------------------- */
#p1 h1{
    color:#fff;
    background : #7F7655;
    font-size : 20px;
    padding : 5px 10px;
    margin-bottom : 10px;
}

#p1 .blog-resume{
    border:1px solid #A6D514;
    margin-bottom:10px;
    padding:5px;
    background : #f6f6f6;
}
#p1 .blog-resume div{
    margin : 5px 10px;
}
#p1 .blog-resume div a{
    color:#F41D70;
}
#p1 .blog-resume .logo {
    float:right;
    margin-right:10px;
    margin-left : 10px;
    text-align:center;
    width:120px;
}
#p1 .blog-resume span.h3{
    color:#A6D514;
    display:block;
    font-size:1.6em;
    font-weight:bold;
    margin:5px 10px;
}

#p1 h2{
   color:#F41D70;
    display:block;
    font-size:18px;
    margin:30px 0px 0px; 
}
#p1 h2 a{
    color:#F41D70;
}

#p1 h3{
    color:#A6D514;
    display:block;
    font-size:1.6em;
    font-weight:bold;
    margin:20px 0 5px;
}
#p1 h3 a{
    color:#A6D514;
}



#p1 .wp-pagenavi{
    clear : both;
    padding-top : 20px;
    text-align : center;
}
#p1 .wp-pagenavi span{
    display : inline;    
}
#p1 .wp-pagenavi span,
#p1 .wp-pagenavi a{
    border : 0px;    
}
#p1 .wp-pagenavi span.pages{
     display : none; 
}
#p1 .wp-pagenavi span.current{
    color:#A6D514;
    font-weight:bold;   
    font-size : 13px; 
    margin : 4px; 
}
#p1 .wp-pagenavi a{
    color : #666;
    font-size : 12px;
    display : none;
    margin : 4px;
}
#p1 .wp-pagenavi a:hover{
    color:#F41D70;
    text-decoration : underline;
}
#p1 .wp-pagenavi a.page,
#p1 .wp-pagenavi a.first,
#p1 .wp-pagenavi a.last{
    display : inline;
}
#p1 .wp-pagenavi span.extend{
     display : none;   
}


/* -------------------------------------------------------
Content
------------------------------------------------------- */




/* -------------------------------------------------------
Comments
------------------------------------------------------- */
.comment{
    
}
/* -------------------------------------------------------
Comments
------------------------------------------------------- */





/* -------------------------------------------------------
Form
------------------------------------------------------- */
#commentform label{
	font-weight : bold;
	font-size : 12px;
	padding : 3px 0px;
	cursor  : pointer;
	margin-left : 20px;
}
#commentform label span{
	font-size : 11px;
	font-weight : normal;
	display : inline;
}
#commentform input{
	margin : 5px 0px 15px;
	width : 200px;
	font-size : 12px;
	padding : 4px;
	margin-left : 20px;
}

#commentform #commentSubmit{
	border : none;
	width : 132px;
	height : 36px;
}

#commentform label#labelComment{
	float : right;
	margin-right : 10px;
	margin-left : 0px;
	width : 390px;
}
#commentform textarea{
	float : right;
	display : block;
	margin : 0px 10px 0px 0px;
	font-size : 12px;
	color : #666;
	padding : 4px;
	width : 380px;
	height : 140px;
	border-color:#999999 #CCCCCC #CCCCCC;
    border-style:solid;
    border-width:1px;
}

#commentaires .border{
    display : block;
    height : 1px ;
    margin : 1px 0px;
    background :  #D2CDBC;   
}
#commentaires .commentaire{
	
}
#commentaires .commentaire .comment-avatar{
	float : left;
	margin : 15px 0px 0px 0px;
}

#commentaires .commentaire .comment-text{
	margin-left : 115px;
	padding-left : 10px;
	background  : #F6F5F2;
	min-height : 120px;
	height : auto !important;
	height : 120px;
	padding : 12px 15px;
}
#commentaires .commentaire.bg .comment-text{
	background : #DDD9CC;
}
#commentaires .comment-text p{
 margin-bottom : 8px;
     line-height : 17px;     
}

#commentaires .commentaire .comment-info{
	font-size : 12px;
	margin-bottom : 2px;
	color : #333;
}
#commentaires .commentaire .comment-info a{
	color : #333;
}
#commentaires .commentaire .comment-info span,
#commentaires .commentaire .comment-info span a{
    display : inline;
	font-weight : bold;
	color:#F41D70;
}



/* -------------------------------------------------------
Form
------------------------------------------------------- */



/* -------------------------------------------------------
PostItem
------------------------------------------------------- */
#p1 .postItem{
     clear : both;   
}
#p1 .postSub{
    margin : 5px 0px 20px;
    font-weight : bold;
}
#p1 .postSub span{
   display : inline;
   color : #000;
}
#p1 .postSub a{
   color : #F41D70;
}
#p1 .postItem a.more-link{
    clear : both;
    color:#F41D70;
    font-size:11px;
    margin:10px 0px;
    display : block;
    border : none;
    text-align : right;
}
/* -------------------------------------------------------
PostItem
------------------------------------------------------- */




/* -------------------------------------------------------
Post
------------------------------------------------------- */
#p1 .post{
    font-size : 11px;
    line-height : 17px;
}
#p1 .post span{
    display : inline; 
}
#p1 .post p.sub{
    font-weight : bold;
}
#p1 .post p{
     margin-bottom : 8px;
     line-height : 17px;   
     text-align : justify;
}

#p1 .post em{
     font-style: italic;   
}

#p1 .post a{
    color : #000;
    border-bottom : 1px dotted #F41D70;
}
#p1 .post a:hover{
    color:#F41D70;
    text-decoration : none;
}
#p1 .post a.border{
     border : none;   
}


#p1 .post ul, #p1 .post li{
     list-style : square inside;   
}
#p1 .post ul{
     margin-left : 40px;
     margin-bottom : 10px;   
}
#p1 .post ul li{
     line-height:17px;   
}

#p1 .sociable{
     clear : both;
     padding-top : 1px;   
}
#p1 .sociable img{
    width : 32px;
    height : 32px;
    margin : 10px;
}
#p1 .sociable-hovers{
     opacity : 1;   
}

#p1 .postTags p{
     font-size : 11px;   
}
#p1 .postTags a{
    color:#F41D70;
}

#p1 .post acronym, abbr {
	border-bottom: 1px dashed #333;
	cursor: help;
}
#p1 .post blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
/* Captions & aligment */
#p1 .post .aligncenter,
#p1 .post div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#p1 .post .alignleft {
	float: left;
}
#p1 .post .alignright {
	float: right;
}
#p1 .post img{
     margin : 5px 15px;   
}
#p1 .post img.alignleft  {
	margin-left : 0px;
}
#p1 .post img.alignright {
	margin-right : 0px;
}
#p1 .post img.aligncenter {
	margin : 10px auto;
}
#p1 .post .wp-caption {
    /*
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	*/
}
#p1 .post .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
#p1 .post .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align : center;
	font-style : italic;
}
/* End captions & aligment */
/* -------------------------------------------------------
Post
------------------------------------------------------- */











