/* CSS Document */
#content {
text-align: justify;
}

/* Drop shadows*/
.img-shadow {
clear: both;
float:left;
}

.img-shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: 0px 10px 6px 0px;
padding: 4px;
}

div.clearer {
clear: left;
line-height: 0;
height: 0;
}

/* Footnotes */
.footnote {
font-size: .8em;
border-top: 1px solid #a9a9a9;
line-height: 150%;
margin-top: 10px;
padding-top: 10px;
margin-bottom: 0px;
}

.footnote li {
margin-left: -12px;
}

.asides {
padding:15px 15px 0px 15px;
border-width:1px;
border-style:solid;
border-color:#ede5d9;
position:relative;
background:#fff;
overflow:hidden;
margin-bottom:20px;
}

/* Asides formatting */
linklog li {
list-style: none;
margin-left: -25px;
text-indent: -14px;
padding-left: 0px;
}

.linklog li span a {
font-size: 1.0em;
text-decoration: none;
}

/* Read more link */
.moretext {
height:0px;
display:block;
padding-top:24px;
overflow:hidden;
width:151px;
background: url(../images/btn_continueReading.png) no-repeat 0 0;
margin:1.5em 0
}

.moretext:hover {
background-position: 0 -24px;
}

/* This Styles Child Catergories */
#sidebar ul ul {
margin-top: 1px;
margin-bottom: -1px;
margin-left: 10px;
}
