

div#pageheader {
    position: relative;
    z-index: 5;
}

div#contentHead {
    position: relative;
    width: 1px;
    /* background-color: red; */
    margin: 0 auto;
    z-index: 5;
    height: 40px;
    scale: 0.75;
    top: -7px;
}

div#sponsorSlot {
    margin: 10px auto;
    height: 90px;
    width: 780px;
    background: #f4fac6;
}

#description{
    position: relative;
    margin: 0 5%;
    /* background-color: white; */
    font-family: sans-serif;
    font-size: 1.2em;
    line-height: 1.6em;
    padding-bottom: 1.4em;
    background-color: #f4f9c6;
    padding: 10px;
    font-family: "Sorts Mill Goudy";
    max-width: 980px;

}

.title {
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 12px;
    border-bottom: solid 1px #ed6d1b;
    margin-bottom: 20px;
    /* background-color: white; */
}

div#addCom {
    height: 26px;
}

.reply{
    margin-left: 32px;
}

.replyreply{
    margin-left: 64px;
}

.replyreplyreply{
    margin-left: 96px;
}

.replyreplyreplyreply{
    margin-left: 128px;
}

.replyreplyreplyreplyreply{
    margin-left: 160px;
}

div#comments { /* global div container */
	position:relative; margin: 0 10%;  height: 600px; background-color: white;
}

div#commentswrap {
    margin: 0 10%;
}

.ind_com {
    padding: 9px;
    /*border-bottom: solid 1px #000;*/
}

.ind_com:hover {
    background-color: #ffffff;
}

.ind_com_post {
    background-color: #ffffc39c;
    /*border-left: solid 1px #000;*/
    /*border-right: solid 1px #000;*/
    margin-top: 12px;
}

.ind_com_reply {
    background-color: #d7f9ff9c;
    /*background-image:linear-gradient(#e7fcff, #cef4e9);*/
    /*border-left: solid 1px #000;*/
    /*border-right: solid 1px #000;*/
}

.ind_com_reply:hover {
    background-color: #ffffff;
}

button.replybtn {
    float: right;
    width: 124px !important;
}

.byline {
    font-family: "Sorts Mill Goudy";
    font-weight: bold;
}

.copy {
    padding: 20px;
    line-height: 1.8em;
    font-size: 1em;
    background-color: #ffffff99;
    margin-top: 13px;
    font-family: "Sorts Mill Goudy";
}

.copy .sylvanhillImage {
    width: auto;
    display: inline;
    text-align: top;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.comfoot button {
    padding: 0 21px;
    margin: 0 3px;
}

button#post_com {
    float: right;
    width: 190px;
    height: 50px;
}

.comfoot button {
    padding: 0 14px;
    margin: 0 3px;
    width: 52px;
    height: 32px;
}
}

.usrname {
    /* font-weight: 800; */
    font-size: 1.3em;
}

.datetime {
    font-weight: 100;
    font-size: 0.75em;
    font-style: italic;
}

.headline {
    font-size: 1.65em;
    padding-top: 10px;
    padding-left: 20px;
    line-height: 28px;
    font-family: IM Fell English;
}

.date {
    padding: 20px;
    padding-top: 10px;
}

.byline {
    padding: 20px;
    font-family: "Sorts Mill Goudy";
}

.avatar {
    float: left;
    background-color: #8a8a8a66;
    width: 49px;
    height: 49px;
    margin-right: 10px;
    font-size: 49px;
    line-height: 54px;
    padding: 5px;
}

.comfoot {
    padding-top: 10px;
}

div#comment_container {
    border-top: solid 1px #000000;
}

#commentHolder {
    text-align: left;
}

#commentHolder button{
    height: 55px;
    width: 18%;
    float: right;
    margin-left: 5px;

}
/* in style
#commentHolder select{
    width: 100%;
    height: 55px;
    font-size: 16px;
    font-family: helvetica, sans-serif;
    padding-left: 5px;
}
*/

.buttonHolder{
    text-align:left;
    height: 55px;
}

div#bottomSpacer {
    
    height: 30px;
}
.or {
    height: 28px;
    line-height: 28px
}

div#smallPrint {
    padding-bottom: 20px;
    line-height: 22px;
}

