/*
Theme Name: OBM
*/
.article-options ul div {
display:inline; 
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
#respond em, .comments em, .older-posts a {
font-style:normal !important;
}
.comment-author div{
display:inline; 
}
h2.entry-title{
color: #E01E38; }
#sidebar .holder ul li.current-cat a{background:url(images/bullet-red.gif) no-repeat 0 50%;font-weight:bold;}
.addthis_container{
display:inline !important;
}
.addthis_container img {
margin:0 auto 0;
}
.addthis_wrapper {
    float: right;
    margin-right: 0px !important;
}
/*
.addthis_container{
float: right;
}
.article-options ul {
margin:0 30px 0 0;
width:449px;
}
.addthis_container  {
width:127px;}*/

.article-options ul li {
float:left;
margin:0 30px 0 0;
}

#nav li.current_page_item ul,
#nav li.hover ul,
#nav li:hover ul{display:block;}
#nav li.current_page_item a{background:url(images/bg-nav-active.gif) no-repeat;}
#nav li.current_page_item a span{
	background:url(images/bg-nav-active-r.gif) no-repeat 100% 0;
	color:#fff;
}
.more-link {
	display:block;
	background:#e51d39;
	height:25px;
	line-height:25px;
	color:#fff;
	text-decoration:none;
	width:114px;
	text-align:center;
	margin:15px 0 0;
}
.more-link :hover{text-decoration:underline;}

#sidebar .holder ul li.active  a {
font-weight:bold;
}
#header ul li.current_page_item  a {
text-decoration:underline;

}
#header ul li{text-transform:uppercase; }

