/*
Theme Name: La bulle
Theme URI: http://www.simon-duhem.fr/2007/06/04/mon-theme-wordpress-en-telechargement-la-bulle/
Description: La Bulle &agrave; DuMe!
Author: Simon DUHEM ~ DuMe
Author URI: http://www.simon-duhem.fr/
*/

body {
	margin : 0px;
	padding : 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: left;
	background: url(images/fnd_body.gif) repeat-x left top;
	color: #000000;

}

a, a:link {
	color: #F36420;
	text-decoration: none;
}

#header {
	font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
	background: url(images/top.gif) no-repeat left top;
	width: 970px;
	height: 80px;
	margin: 0 auto 0 auto;
	padding: 0px;
}

#page {
	margin: 0 auto 0 auto;
	width: 970px;
	background-image: url(images/fnd_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


/* CONTENT */

#content {
float: left;
width: 650px;
margin: 0px;
padding: 0px;

}

.content_content {
	padding: 0px 20px 20px;
}

.entry{

}

.post {
	padding: 20px;
	
}


.post h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}


.soustitre {
	font-size: 9pt;
	text-transform: uppercase;
	color: #65789A;
	padding : 0px 0 0px 0px;

}

.categorie {
	font-size: 8pt;
	color: #65789A;
	padding : 2px 0 0px 18px;
	background : url('images/ico_cat.gif') no-repeat left center;

}

.categorie a {
	
	color: #65789A;
	

}

.postmetadata
{
	font-size: 8pt;
	color: #65789A;
	padding: 5px;

}

.postmetadata a
{
	color: #65789A;
}

hr {

height: 1px; 
color: #F36420; background-color: #F36420; border: none;

}

#sidebar {
float: right;
width: 320px;
margin: 0px;
padding: 0px;
}

.sidebar_content {
	padding: 8px;
}

#footer {
	background: url(images/fnd_footer.gif) repeat-x left top;
	width: 100%;
	height: 80px;


}


#footer_content {

	background: url(images/bottom.gif) no-repeat left top;
	width: 970px;
	height: 80px;
	margin: 0 auto;
	padding: 0px;
}
#footer_content2 {
	font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
	padding: 20px 5px 5px;
}

.clr {clear:both;} 



.me {
	HEIGHT: 140px;
	font-size : 8pt;
	clear: both;
}
.me IMG {
	FLOAT: left; MARGIN-RIGHT: 5px; 
}
.me STRONG {
	COLOR: #333;
	font-size : 8pt;
}

.sidebar_title {
	float:left;
	width: 304px;
	height:20px;
	margin : 20px 0px 0px;
	padding : 0px;
}

#title_rubriques {
background: url(images/rub_cat.gif) no-repeat center bottom;
}

#title_billets {
background: url(images/rub_billets.gif) no-repeat center bottom;

}

#title_social {
background: url(images/rub_social.gif) no-repeat center bottom;
}

#title_focus {
background: url(images/rub_focus.gif) no-repeat center bottom;

}

#title_liens {
background: url(images/rub_liens.gif) no-repeat center bottom;

}

.sidebar_item {
	width: 290px;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
    margin : 0px 0px 0px 1px;
	padding : 5px;
    float:left;
}
.sidebar_item a{
	color: #414141;

}


#rubriques li {
	float:left;
	display:inline;
	width:120px;
	padding : 2px 0 2px 20px;
	list-style-type: none;
	font-style: italic;

	color: #414141;
	font-size: 8pt;
	background-image: url(images/ico_cat.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
}

#billets div {

	width:100%;
	padding : 2px 0 2px 20px;
	font-style: italic;

	color: #414141;
	font-size: 8pt;
	background-image: url(images/puce_billets.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
}

#focus div {

	width:100%;
	padding : 2px 0 2px 20px;
	font-style: italic;

	color: #414141;
	font-size: 8pt;
	background-image: url(images/puce_billets.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
}


#liens div {


	padding : 2px 0 2px 20px;
	font-style: italic;
	color: #414141;
	font-size: 8pt;
	background-image: url(images/puce_billets.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
}



#liens h4 {
	padding : 0px 0 0px 0px;
	font-style: italic;
	font-weight: bold;
	font-size:12px;
	display:inline;
	color:#9D9D9D;
}

#liens ul li  {
	list-style-type: none;
	padding-bottom: 0px;
	margin-left: -40px;
}



#social li {

	padding : 2px 0 2px 20px;
	list-style-type: none;
	font-style: italic;

	color: #414141;
	font-size: 8pt;
	background-image: url(images/puce_billets.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
}



.ico_rss {
	
		float:left;margin-left: 25px;
}


.google {
	float:left;
	margin-left: 20px;
}

.titre {
margin-top:10px;
}


.image {
	margin: 5px;
	border: 1px solid #000000;
}
td {
	font-size : 9pt;
	color : #878686;
	line-height : 10pt;
}

table{
	background-color: #F4FAFF;
	border: 2px dashed #000000;
	margin-left: auto; 
    margin-right: auto; 
}

object {
	display: block;
	margin: auto;

	}

