.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.post{
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #f3f3f3;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.storytitle a{
	font-size: 120%;
	color: #2081d5;
	display: block;
	text-decoration: none;
}

.blogpicto {
	width: 48px;
	height: 48px;
	display: block;
	float: left;
	padding-right: 10px; 
}

.blogpostheader{
	display: block;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.pagenav {
background: rgb(51, 51, 51);
color: white;
font-size: 1em;
font-weight: bold;
list-style-type: none;
padding: 6px 12px;
text-transform: uppercase;
}

.widgettitle {


}

h2.widgettitle {
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;

}

div.box.blogbar {

padding-right: -10px;
padding-left: 0;
}

.box ul {
padding: 0;
}

ul.blogbar {
margin:0;
padding:0;
list-style-type: none;
}

.blogbar {
  
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  padding-bottom: 10px;
}

.rssbutton {
height: 50px;
margin-left: 48px;
}

li.tweet_list {

list-style-type: none;
margin-left: 0;
margin-bottom: 6px;
}

ul#xhanch_my_twitter_list{
margin-left: 0;
}

.wordtube {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

.meta {

	color: #909090;

}
