#Content{
	margin-right: 350px;/* Sidebar Width */
}

/**
*	SIDEBAR	*
**/

#Sidebar{
	width:330px;
	border-left:1px solid #d3e4f5;
	float:right;
	margin:15px 5px 0 10px;
}

#SidebarContent{
	padding-left: 10px;
}

#Sidebar h2{
	text-align: left;
	font-weight: bold;
	font-size: 130%;
	color:#3b3b4a;
	margin:25px 0 10px 0;
}

h3.widget-title{
	font-size: 120%;
	padding-left: 0px;
	margin-left: 0 !important;
}

#isacoms_ads{
	background: url(../images/blog_sidebar_isacoms_ads_bg.png) center right no-repeat;
	width : 317px;
	height : 208px;
	margin-bottom: 10px;
}

#isacoms_ads_title{
	color:#FFFFFF;
	font-size: 200%;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}

#isacoms_ads_intro{
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color:#FFFFFF;
}

#isacoms_ads_text{
	padding: 5px 10px 5px 10px;
	font-size: 95%;
	color:#FFFFFF;
}

#isacoms_ads_link{
	text-align: center;
	padding-top : 5px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 120%;
}

#isacoms_ads_link a{
	padding:0 9px 0 9px;
	color:#FFFFFF;
}

#social_buttons_wrapper{
	margin-bottom: 20px;
}

#social_buttons_wrapper a{
	display: block;
	margin-bottom:10px;
}


.widget-container{
	margin : 30px 0 30px 0;
}


li.widget_categories{
	text-align: left;
}

li.widget_categories li{
	margin-bottom: 5px;
	padding-left: 10px;
}

li.widget_categories a{
	padding-left: 18px;
	background: url(../images/icon/icon_logo_list.png) top left no-repeat;
	text-decoration: none;
	color:#3b3b4a;
	font-size: 100%;
	display: block;
	font-weight: bold;
	line-height:20px;
}

li.widget_categories a:hover{
	color: #FF0000;
}

#BlogSearch #searchsubmit{
	width:80px;
}

#BlogSearch #s{
	width:110px;
}

ul.boxed{
	text-align: left;
}

ul.boxed li{
	margin:0 0 10px 15px;
}

ul.boxed a{
	font-weight: bold;
	text-transform: uppercase;
}

/**
*	BLOG POST	*
**/

div.post{
	padding-top:15px;
	text-align: left;
	overflow: auto;
	width: 100%;
	margin-bottom: 10px !important;
}

h2.postTitle{
	font-size: 200%;
	font-weight: bold;
	color:#3b3b4a;
}

h2.postTitle a{
	color:#3b3b4a;
	text-decoration: none;
}

small.postDate{
	font-size:100%;
	margin:0;
	padding:0;
}

div.entry{
	padding-top:0px;
	font-size: 110%;
}


p.akpc_pop{ /* popularity */
	visibility: hidden;
	display: none;
}

p.comments_readMore{
	font-size: 90%;
	
}

p.comments_readMore a{
	text-decoration: none;
}

/**
*	NAVIGATION ENTRE LES POSTS ET PAGES	*
**/

div.navigation{
	overflow: auto;
	width: 100%;
	padding:10px 0 0px 0;
}

div.navigation a{
	text-decoration: none;
	font-size:100%;
	font-weight: bold;
}

div.navigation div.alignleft{
	float: left;
	width:48%;
	text-align: left;
}

div.navigation div.alignright{
	float: right;
	width:48%;
	text-align: right;
}


/**
*	COMMENTAIRES	*
**/

#comments{
	font-weight:bold;
	font-size: 120%;
	text-align: left;
}

ol.commentlist{
	text-align: left;
}

ol.commentlist li{
	overflow: auto;
	width: 100%;
}

img.avatar{
	float: left;
	border:1px solid #CCCCCC;
	margin:8px;
	padding:3px;
	background: #FFFFFF;
}

div.CommentTitle{
	border-bottom: 1px solid #CCCCCC;
	background: #EEEEEE;
	padding:3px 0 2px 0;
	font-weight: bold;
}

div.CommentTitle a{
	text-decoration: none;
}

small.commentmetadata{
	margin:0 0 15px 10px;
	float: right;
	font-weight: normal;
	padding-top:5px;
}

div.commentText{
	font-size: 110%;
	margin: 5px 0 0 50px;
}

/**
*	POSTER UN COMMENTAIRE	*
**/

#respond{
	font-weight:bold;
	font-size: 120%;
	text-align: left;
	margin-bottom: 15px;
}

#commentform{
	text-align: left;
	border:1px solid #CCCCCC;
	background: #EEEEEE;
	width:630px;
}

#commentform p{
	margin: 10px 0 10px 10px;
}

/**
*	POST TEXT	*
**/

div.postDigg{

}

div.entry a{
	
}

div.entry img{
	margin: 5px;
}

div.entry img.alignright{

}

div.entry img.alignleft{

}

div.entry strong{
	font-weight: bold;
	font-size: 110%;
}

div.entry ul{
	padding-left: 25px;
}

div.entry li{
	list-style-type:disc;
}

div.entry p{
	margin:15px 0 15px 0;
}

div.entry pre.code{
	
}

div.entry h3{
	margin-top: 30px !important;
}



#Content div.sharing_post{
	overflow: auto;
	width: 100%;
	margin : 10px 0 0 0;
}

#Content div.sharing_post ul{
	margin: 0;
}

#Content div.sharing_post li{
	display: inline;
	float: left;
	line-height: 25px;
	margin : 0 12px 0 0;
}

#Content div.sharing_post li.twitter_wrapper{
	margin-right: -5px;
}

#Content div.sharing_post li.gbuzz_wrapper{
	
}

#Content div.sharing_post td{
	
}