.tframe a:link,.tframe a:active,.tframe a:visited{
    color:#7E5736;
    border-color: #7E5736;
}

.tframe a:hover {
    color:#C26426;
    border-color: #C26426;
}

#article p{
    margin: 10px;
    padding: 0;
}

h1{
    font-size:30px;
    color: #641100;
    margin-bottom: 0px;
}

h1 + h2{
    margin: 0;
}

#article{
    font-size: 11pt;
}

#mainframe{
    text-align: justify;
    width: 835px;
    background: #EEDCDC;
    padding-bottom: 40px;
    padding-right: 55px;
    padding-left: 55px;
    padding-top: 10px;
    margin-top: 50px; 
    border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

#title{
}
#subtitle{
}

blockquote {
    padding-left: 1.5em;
    line-height:1.3; 
}

.clear {clear: both; margin: 0px}





#lead{
    color: #404040;
    font-size: 13pt;
    text-indent: 3em;
}   

#lead:first-letter{
    font-family: serif;
    font-size: 40px;
    line-height: 0;
}

#bigimage >img {
    padding: 1px;
    border: 1px solid #666;
    margin-right: 5px;
    margin-left: 5px;
}

.sidebar{
    width: 302px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 2em;
    color: #ddd;
    background: #2A0500;
    font-size: 11pt;
    float: right;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
    margin: 5px;
    clear: right;
}

.essaybox > .date{
    text-align: right;
    bottom: 3px;
    font-size: 11px;
}

.sidebar > h2{
    margin-top: 2em;
}

.essaybox img{
    margin: -3px;
    width: 300px;
    height: 50px;
}

#sideauthor{
    font-weight: 800;
    font-size: 12pt;
}

.essaylink, .essaylink:visited, .essaylink:link{
    text-decoration: none;
    border: none; 
    font-weight: normal;
}

.sidebar h2 a:link, .sidebar h2 a:visited, .sidebar h2 a:hover, .sidebar h2 a:active{
    color: inherit;;
    font-weight: inherit;
}
    

.essaybox > h3, .essaybox > h3 > a:link, .essaybox > h3 > a:visited{
    font-size: 12pt;
    font-weight: 800;
    text-align: left;
    color: #E1E0F8;
    text-decoration: none;
    border: none;
}

.essaybox .lead{
    font-size: 13px;
}

.essaybox{
    display: block;
    padding: 3px;
    font-size: 10pt;
    line-height: 1.1;
    border: solid thin #151515;
    margin-top: 1em;
    margin-bottom: 2em;
    margin-left: 0;
    margin-right: 0;
    border: solid thin #ae574c;
    position: relative;
    width: 294px;
}

.essaylink {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.essaybox:link, .essaybox:visited{
    color: #ddd;
    text-decoration: none;
    background: #080808;
}

.essaybox:hover, .essaybox:active{
    background: #4f0900;
}

.otherissue{
    list-style: none;
    padding: 0;
}

#comments{
    float: left;
}

.credit{
    float: right;
    width: 100%;
    text-align: right;
    color: #7E5736;
}

.footnote, sup{
    text-decoration: none;
}
    
.sidebar #cclicense img{
    display: block;
    margin-right: auto;
    margin-left: auto;
}

textarea {
    width: 100%;
}

label {
    display: block;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

input[type=text] {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 1.3em;
}

input[type=submit]{
    width: 30%;
} 

.comment{
    font-size: 9pt;
    line-height: 160%;
}

.comment p{
    text-indent: 2em;
}

.comsig{
    text-align: right;
}

#facebook{
    width: 300px;
    background-color: #EDEDED;
    border: #CCCCCC 1px solid;
    border-bottom-color: #929292;
    padding-bottom: 10px;
}

#facebook img{
    width: 290px;
    height: 77px;
}

#facebook a:link, #facebook a:visited{
    border: none;
}