.msonormal {background-color: fuchsia;}

br.clear, div.clear {clear: both;}

.wp-caption {
	max-width: 96% !important;
	width: auto !important;
}

#search-form-query {
	width: 90%;
}

.docContentBox ul li {
	background: none;
	list-style: outside none none;
}
.sidebar_blog {
	font-size: 80%;
	padding: 1em 0.5em 1em 1em;
}
.sidebar_blog ul li, .meta ul li {
        background: none;
}
.blogdescr {
	font-style: italic;
}
.sidebar_blog ul li ul li {
	padding:.3em 0;
	border-bottom: #eee solid 1px;
	font-weight: normal;
	line-height: 12.8px;
}
.sidebar_blog ul li ul li:hover {
	padding:.3em 0;
	background-color: #eee;
}

.sidebar_blog ul li {
	padding:1em 0 0 0;
	font-weight: bold;
}

.sidebar_blog ul li, .sidebar_blog ul li h2 {
	font-size:100%;
}

.feedback {
	/* background-color: #eee; */
	border-top:#eee 1px solid;
	padding:.5em;
	margin-bottom:2em;
}
h1.blogtitle {
    font-family: Georgia, serif;
}

.post h2 {
	margin-bottom:.5em;
}
.post h2 a{
	color:#333;
}
.post h2 a:hover{
  color:#0066cc;
}
.post img {
	/* border: 1px solid #eee; */
}
.meta ul li {
	font-size:80%;
	color:#333;
	padding:.3em 0;
	margin:0;
	border-bottom: #eee solid 1px;
	list-style:none;
}
.meta ul {
margin:0;padding:0;}
.meta {
	padding-bottom: 1em;
}
.postComment {
	background-color: #f5f5f5;
	border: 1px solid #eee;
	padding: 1em;
}
#commentlist li {
	background-color: #e8f2fe;
	border: 1px solid #bfdaf6;
	padding: 1em;
	margin-bottom: .5em;
	list-style-type: decimal;
	list-style-position: inside;
	color: #95c3f3;
}
.commentby {
	padding-bottom:.5em;
	margin-bottom:.75em;
	font-size: 80%;
	border-bottom:1px solid #bfdaf6;
	color: #333;
}
.thecomment {
	color:#333;
}

/*****************Share This Plugin********/
.tabs {
	background-color: #e8f2fe;
}

/*****************Icons********************/
.feed {
  padding:.5em .5em .5em 20px;
  margin-left:3px;
}
.comment {
  padding:.5em .5em .5em 20px;
  margin-left:3px;
}
.commentAdd {
  padding:.5em .5em .5em 20px;
  margin-left:3px;
}
.trackback {
  padding:.5em .5em .5em 20px;
  margin-left:2em;
}

.wp-caption-text {
  text-align:center;
  font-size: 9px;
  font-style: italic;
  padding:2px 2px 0 2px;
}

.sectionSub .nav-selected a {
    background: url("https://library.villanova.edu/VU/images/tabs/subnavTab_right.png") no-repeat scroll right top transparent;
    color: #000000;
    padding-bottom: 10px;
}

.sectionSub .nav-selected {
    background: url("https://library.villanova.edu/VU/images/tabs/subnavTab_left.png") no-repeat scroll left top transparent;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
alignright {
    display: inline;
    margin: 0 0 2px 8px;
    padding: 4px;
}
alignleft {
    display: inline;
    margin: 0 8px 2px 0;
    padding: 4px;
}
aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    float: right;
    margin: 0 7px 2px;
    padding: 4px;
}
.alignleft {
    float: left;
    margin: 0 7px 2px 0;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pb_iframe_bottom
{
    display: none;
}
img.pic {
    border: 4px solid #EEEEEE;
}
#si_refresh_com
{
    display: inline;
    vertical-align: bottom;
}
#captchaImgDiv
{
    margin: 1em;
}
#captchaInputDiv
{
    margin-top: 5px;
}
#captchaInputDiv input
{
    display: block;
}
#captchaInputDiv #captcha_code_label, #captchaInputDiv .required
{
    display: none;
}
ul, ol {
  margin: 0 0 -1px;
  padding: 0;
}
