.comment .reply a.comment-reply-link {
padding: 5px;
border: 1px solid gray;
background-color: #DDDDDD;
}
.simplepie h4 {
border-top: 1px solid gray;
padding-top: 10px;
}
.simplepie .date {
height: auto;
}
.comment .reply a.comment-reply-link:hover {
background-color: #FFFEEB;
border: 1px solid #E6DB55;
}
.comment .reply {
background-image: none;
height:auto;
margin:10px 0;
width: 5em;
padding: 0;
}
.simplepie .date {
display: block;
width: 100%;
}
.widecolumn {
color: white;
}
.cite {
text-align: right;
}
.mu_register form {
color: black;
}
.gallery {
margin:auto;
}
.gallery dd {
margin-left: 0;
}
.gallery-item, .gallery dl {
float:left;
margin-top:10px;
text-align:center;
width:33%;
}
.gallery p {
clear: both;
}
/* sample theme-independent CSS classes, uncomment to use them if you wish :)*/
#wpabar {
min-width: 1200px;
background-color: #BA49FF;
}
.counters a img {
padding: 0 5px;
margin-bottom: -4px;
}
.counters {
margin-top: 5px;
}
.signup-form {
line-height: 200%;
width: 80%;
margin: auto;
border: 1px solid;
padding: 10px;
}
.signup-form label {
padding: 0px 10px;
}
.notice {
display: block;
width: 80%;
margin: auto;
background-color: yellow;
color: black;
padding: 10px;
text-align: center;
font-weight: bold;
}
.wikitext {
font-size: 1em;
}
.mu_register {
 width: 300px;
}
#featured .rss-title, #featured .rss-author, #featured .rss-date {
display:inline;
}
#login-page #login {
width: 300px;
margin: 20px auto;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	float: right;
	margin: 0 0 2px 10px;
	}
img.alignleft {
	float: left;
	margin: 0 10px 2px 0;
	}

.smflistextra {
font-style: italic;
}
table.neotable { border-collapse: collapse; margin-left: auto; margin-right: auto;}
table.neotable td { border:1px solid #cccccc; padding-left: 5px; padding-right: 5px; vertical-align: top; }
table.neotable th { border:1px solid #cccccc; background-color: #eeeeee; color: navy; font-variant: small-caps; }

#spritenav, #spritenav li {  /* pretty oval menu choices */
margin: 0;
padding: 0;
list-style: none;
}

#spritenav a {
margin: 0;
padding: 0;
width: 94px;
height: 24px;
background: url(http://neoxenos.net/images/spritenav.png) no-repeat;
color: #244992;
display: block;
font: normal 11px/22px Arial, sans-serif;
text-decoration: none;
/*text-indent: 9px;*/
text-align: center;
margin: auto;
}

#spritenav a:hover {
background: url(http://neoxenos.net/images/spritenav.png) no-repeat;
background-position: 0 -24px;
color: #900;
text-decoration: none;
}

.ed-note, .verse {
        display: block;
        margin: 10px 0pt;
        font-size: .9em;
        line-height: 180%;
        font-style: italic;
        padding: 10px 20px 10px 20px;
/*        border-top: #eee 1px solid;
        border-bottom: #eee 1px solid; */
}

.ed-note {
    border-left: 2px solid #ccc;
    padding: 10px 10px 10px 20px;
    font-size: 76%/2em;
}

.verse {
    font-style: normal;
    line-height: 150%;
}

.picture {
    float: right;
    line-height:1em;
    width:200px;
    line-height:1em;
    font-size: smaller;
}

.lead-in {
        display: block;
        margin: 10px 0 0;
        font-size: 76%/2em;
        /* line-height: 180%; */
        font-style: italic;
        padding-left: 20px;
        border-left: 4px solid #ccc;
}

.cite  {
    font-style: italic;
    font-size: smaller;
}

div.callout{
    display: block;
    float: right;
    text-indent: 0px;
    text-align: left;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    width: 35%;
    margin: 12px 5px 12px 10px;
    padding: 5px;
    background-color: white;
}

div.sidebar {
    font-size: .8em;
}
div.callout {
    font-style: italic;
    font-size: 140%;
    line-height: 150%;
    font-size: 1.2em;
}

.neo-rss table {
	width: 100%;
	margin-bottom: 1.5em;
}
.neo-rss td {
	border-bottom: 1px dotted grey;
}

#content .neo-rss td h3 {
	margin: .5em 1em;
}
.wp125ad {
margin-left: -10px;
padding: 2px 0;
}
