/*  
Theme Name: Mob Addict
Theme URI: 
Description: Style pour mob addict
Version: 1
Author: MVM
*/

/******************************************
*  Elements HTML                          
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background:#D0DDE5 url(images/html-bg.jpg) repeat-x scroll 0 0;
	color: #333;
	}
	
body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	/*line-height:1.5em;*/
	}
	
p {	
	margin: 0px 0;
	}

a:link, a:visited {
	color: #CF6E04;
	text-decoration:none
	}

a:hover, a:active {
	color:#444444;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}
	
/****** Images ****************************/

img, a:link img, a:visited img{border:none; padding:0px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }

/******************************************
*   Structure Generale                       
******************************************/	

#page {
	/*background:transparent url(images/main-bg.jpg) no-repeat scroll center top;*/
	padding:0;
}

			
#container { 
	width:930px;
	margin:35px auto 0px auto;
	padding: 0 0 0px 0;
	font-size:1em;
	background:#fff url(images/bg-repeat.png) repeat-y top left;
	}		
		
#footerContainer {
width:915px;
margin:0 auto;
background:#000 url(images/bg-repeat-x-footer.png) repeat-x bottom left;
overflow:auto
}	
	
#header {
	/* warning, style is duplicated when immporting meilleurmobile.com\style\external\header.css . see header.php */
	width:927px;
	margin:0 auto;
	text-align:center;
	position:relative;
}	
	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 302px;
	float:left;
	margin: 0 0px 0 18px;
	}	
	
#contentLeft {
width:590px;
padding:20px 0px 0px 18px;
float:left;
}	


#home #colGauche {
	width:352px;
	border-right:1px solid #f1f5ea;
	padding:0 14px 25px 0;
}

#home #colDroite {
	width:204px;
	padding: 0 0px 0 14px;
}	

#archives #contentLeft {
	width:590px;
}

#archives .entry {
padding:0px 0;
}

#archives #colGauche h3 {padding:8px 0 0 0;}

.clear{
clear:both;
}

.footercontent {
background:#fff url(images/bg-footer-clear.png) no-repeat top left;
height:15px;
}

#footerArchives {
width:930px;
margin:15px auto 0 auto;;
padding:10px 0 0 0;
background:#fff url(images/bg-repeat-footer.png) repeat-y top left;
}

#monthlyArchives {
width:220px;
float:left;
padding: 0 30px;
}

#recentComments {
width:310px;
float:left;
border-left:1px solid #c6e1e5 ;
border-right:1px solid #c6e1e5 ;
padding: 0 17px;
}

#blogRoll {
width:220px;
float:left;
padding: 0 30px;
}

#footer {
padding-top:20px;
text-align:center;
}


/******************************************
*   Main or page navigation styles                       
******************************************/


/*Main Navbar */

#nav {
	font-size:1.4em;
	background:#1c1c1c url(images/navbar.png) no-repeat top left;
	width:925px;
	height: 42px;
	margin-left:4px;
	}
	
#nav, #nav ul {
	list-style:none;
	line-height:1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	padding-right:2px
	}

#nav ul li a, #nav ul li a:visited {
color:#fff;
font-weight:bold;
padding:13px 0px 12px 0px;
text-align:center;
width:110px;
}
	
#nav a:hover, #nav a:active {
	background:transparent url(images/nav-on.png) repeat-x top left;
	text-decoration:none;
	}	
	
.cat-item-home {
/*margin:0 27px;*/
}	
	

/* .current_page_item	a, #home .on  {background:transparent url(images/nav-on.png) no-repeat top left;}
	
.current_page_item	a, #home .on  {border-bottom:4px solid #44a1d0}*/
	
/* Dropdown Menus for child pages */		

#nav li ul {/*first level dropdown*/
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #666;
	
	}
	
#nav li ul ul {/*second level dropdown*/
	margin: -2em 0 0 172px;
	}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background:#1a1a1a;
	}

#nav li li a, #nav li li a:visited {
	width: 152px;
	font-weight:normal;
	font-size:0.8em;
	color:#FFF;
	padding:5px 5px 5px 16px;
	text-align:left
	}

#nav li li a:hover, #nav li li a:active {background:#4B6782;}	
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}

a.main:hover {background:none;}


 	
/******************************************
*   Sidebar                         
******************************************/

#sideNav {
margin:18px 8px 0 0 ;
border-top:5px solid #f1f5ea;
}

#sideNav li {
border-bottom:5px solid #f1f5ea;
padding:5px 0 5px 40px;
}

#sideNav li a {
color:#7ca406;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.6em;
}

#sideNav li a:hover {
color:#CF6E04;
}

#sideNav li.apropos {
background:#fafbf7 url(images/apropos.gif) no-repeat 1em .4em;
}

#sideNav li.archives {
background:#fafbf7 url(images/archives.gif) no-repeat 1em .9em;
}

#sideNav li.contact {
background:#fafbf7 url(images/contact.gif) no-repeat 1em .9em;
}

#sideNav li.rss {
background:#fafbf7 url(images/rss.gif) no-repeat 1em .7em;
}

.sidePub {padding:18px 0 0px 0; text-align:center}
.sidePub a img {border:5px solid #F1F5EA;}


/*.subnav is mainly the categories list*/
/*.subnav li {
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
*/	
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

#related ul, #autresVideos {
padding: 0 10px 0 15px;
}	

#related h2 {padding-top:10px;}
	
#related li, #autresVideos li {
background:url(images/arrow.gif) no-repeat 0 .5em;
border-bottom:1px dotted #CAE3EB;
padding:4px 0 4px 15px;
}


/* next & previous post navigation */
.post-nav {
	clear: both;
	padding: 0px 0 35px 0;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	background: url(images/post-nav-previous.gif) no-repeat left center;
	padding:2px 0 2px 20px;
}
.post-nav .next a {
	float: right;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
	padding:3px 20px 0 0;
}

.post-nav .previous a {
background:transparent url(images/post-nav-previous.gif) no-repeat scroll left center;
float:left;
padding-left:20px;
}

.post-nav a, .post-nav a:visited {
color:#999;
text-decoration:none;
}


/******************************************
*   Titres                         
******************************************/

.blogtitle, .blogtitle a {

}

h1 {
	color: #840000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #7ca406;
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
	}
	
#colGauche h2, #colDroite h2, #archives h2, #archivesPage h2 {
border-bottom:5px solid #f1f5ea;
}	

h3 {
	color:#CF6E04;
	}
	
#colGauche	h3 {
font: 1.7em Georgia, "Times New Roman", Times, serif;
padding:10px 0 5px 0;
}

#colGauche h3 a {
color:#CF6E04;;
}

#colDroite h3 {
font: 1.2em Georgia, "Times New Roman", Times, serif;
padding:8px 0 2px 0;
}

#archives #colDroite h3 {
font: 1.7em Georgia, "Times New Roman", Times, serif;
padding:10px 0 5px 0;
}

#colDroite h3 a {
color:#CF6E04;;
}

#sidebar h2 {font-size:1.6em;}

#sidebar #latestvideo h2 {
padding-left:40px;
border-bottom:5px solid #F1F5EA;
background:#FAFBF7 url(images/clap-video.gif) no-repeat .5em 0;
}

#sidebar #related h2 {
padding-left:40px;
border-bottom:5px solid #F1F5EA;
background:#FAFBF7 url(images/a-lire-aussi.png) no-repeat .5em .6em;
}

#latestvideo {
margin:18px 8px 0px 0;
padding-bottom:10px;
border-bottom:1px dotted #e6e6e6;
}

.sideVideo {
padding:8px 8px 8px 12px;
}

#latestvideo h3 {
padding:5px 0px 2px 12px;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.2em
}

#latestvideo h3 a {
color:#CF6E04;
}

#latestvideo small {
color:#999; 
font-size:0.9em;
padding:0px 8px 5px 12px;
margin:0
}

h3#respond {
	background: url(images/respond.gif) no-repeat 0 .2em;
	color:#99b74b;
	padding: 0 0 15px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:normal;
	margin: 20px 0px 0px;
	clear: both;
}	

h3#comments {
	background: url(images/comments.gif) no-repeat 0 .2em;
	color:#99b74b;
	padding: 0 0 15px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:normal;
	clear: both;	
}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	

/******************************************
*   Contenu                        
******************************************/

.featuredimage {
width:352px;
height:164px;
background:#fff url(images/bg-featuredimage.png) no-repeat top left;
padding:4px 0 0 5px;
text-align:center;
}
.featuredimage a img{
height:150px;
}

#colGauche .feature {
border-bottom:5px solid #f1f5ea;
}

#colGauche .feature p {
padding:0px 0 8px 0;
margin:0;
text-align:justify;
}

#colDroite .artrecent p, #archives #colGauche p {
padding:2px 0 2px 0;
margin:0;
text-align:justify;
}

#colGauche .suite a, #colDroite .suite a, #latestvideo .suite a{
padding-left:15px;
background:url(images/puce-suite.png) no-repeat 0 .2em;
font-weight:bold;
}

#latestvideo p {padding: 0 0 0 12px}

#colDroite .artrecent, #archives #colGauche .artrecent {
border-bottom:5px solid #f1f5ea;
padding:0 0 8px 0
}

#colDroite small {
margin:0;
padding:0;
color:#999;
font-size:0.9em;
}

#archives #colGauche small {
margin:0;
padding:0;
color:#999;
font-size:0.9em;
}


#footerArchives a {

}

#footerArchives ul {
margin: 0;
padding: 0 0 15px 0;
list-style: none;
}

#footerArchives li {
font-size:1.2em;
padding: 4px 0 4px 15px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
border-bottom:1px dotted #cae3eb;
}

blockquote {
margin:0 50px 8px 50px;
border-left:5px solid #CF6E04;
padding:0 0 0px 10px;
}

#archivesPage ul {
padding: 10px 0 15px 0;
list-style-type:none;
}

#archivesPage li ul {
padding:0;
}

#archivesPage li {
background:url(images/arrow.gif) no-repeat 0 .5em;
padding:4px 0 4px 15px;
}

#archivesPage li ul li{
background:url(images/puce-suite.png) no-repeat 0 .5em;
padding:4px 0 4px 15px;
}




/******************************************
* Single posts
******************************************/
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 530px;
}

.post .title h2 {
border-bottom:1px dotted #ccc;
}

.page .post .title {
width:590px;
margin-left:0;
}

.page .post h2 {
border-bottom:5px solid #F1F5EA;
color:#7ca406;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.7em;
}

.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999;
	text-decoration: none;
}
.postdata a:hover {
	color: #CF6E04;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding: 3px 0 0 18px;
	float: left;
}

#archives .nbComment{
padding: 3px 0 0 18px;
background:url(images/bulle-comment.gif) no-repeat 0 .3em;
}

.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat 0 .6em;
	padding: 3px 0 0 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}

.entry p {
padding: 0 0 15px 0;
text-align:justify;
}

#tagList {
padding:5px 0 5px 30px;
margin-bottom:20px;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
background:url(images/tag.gif) no-repeat .5em .5em;
}

p.editPost {padding-top:5px;}

/******************************************
*   Search Form                        
******************************************/
#searchform {
	position: relative;
	top: 0px;
	right: 0px;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
	float:right;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}


.hidden {
display:none;
}

/******************************************
* Comment form
/*****************************************/

/* commentform */

.commentlist {list-style-type:none}
#commentform {
	margin-bottom: 50px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	margin:5px 0;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	margin:5px 0;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform:uppercase;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	font-weight:bold;
	width: 105px;
	height: 30px;
	padding-bottom: 6px;
	letter-spacing:.2em;
}
#commentform #submit:hover {
	/* background: url(images/submit-btn.gif) no-repeat bottom left;*/
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

.comment_meta {
background:#fff url(images/comment-meta-bg.png) no-repeat scroll top right;
color:#333;
float:left;
margin-top:0px;
padding:20px 10px 10px 0px;
width:104px;
}

.authcomment .comment_meta {
background:#fff url(images/comment-meta-bg-author.png) no-repeat scroll top right;
}

.comment_meta cite, .comment_meta cite a {
color:#99b74b;
font-style:normal; 

font-weight:bold;
}

.comment_meta .commentmetadata, .comment_meta .commentmetadata a {
color:#333; 
font-size:1em; 
padding:0;
margin:0
}
.comment_meta .commentmetadata a { font-weight:bold;}


.comment_text {
background-color:#ecf5fa;
float:left;
font-family:Arial,sans-serif;
margin-top:10px;
padding:15px 12px 15px 12px;
width:450px;
text-align:justify
}

.authcomment .comment_text {
background-color:#f0f5e7;
}

/******************************************
*   Footer                        
******************************************/	
	

/******************************************
*   Plugin surligne recherche                        
******************************************/
.hilite {background-color: #ffff62;}
.hilite1 {background-color: #ffff62;}
.hilite2 {background-color: #ffff62;}
.hilite3 {background-color: #ffff62;}

/******************************************
*   Nuage de tags                        
******************************************/
.wp-tag-cloud {
margin-left: 0;
padding: 15px 10px 15px 20px;

}

.wp-tag-cloud li {
display: inline;
list-style-type: none;
}
