﻿body {
    background-color: #739FC5;
    font-family: Arial;
    margin: 8px 0px;
    text-align: center;
}
a:focus{
	outline:none;
}
#container {
    width: 845px;
    background-color: #FFFFFF;
    border: 2px solid #CCCCCC;
    text-align: left;
    margin: 0px auto;
    text-align: center;
}

#entries h3 {
    margin-left: 26px;
}

#content {
    margin: 0px auto 4px auto;
    width: 830px;
    border: 1px solid #A51233;
    text-align: left;
    vertical-align: top;
    background-image: url(../images/bg_right.png);
    background-repeat: repeat-y;
    background-position: right;
}

#main-content {
    width: 550px;
    border-right: 1px solid #A51233;
    min-height: 1100px;
    top: 0px;
}

* html #main-content {
    height: 1100px;
}

#right {
    margin-left: 570px;
    margin-top: 40px;
    float: left;
    position: absolute;
}

#header {
    margin-top: 6px;
}

#footer {
    text-align: right;
    padding: 0px 12px;
}

div.module-right-blue {
    width: 200px;
    background-color: #739FC5;
    font-size: 12px;
    padding: 20px;
    margin-bottom: 10px;
    line-height: 16px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

div.module-login {
    width: 160px;
    background-color: #739FC5;
    font-size: 12px;
    padding: 20px;
    margin-bottom: 10px;
    line-height: 16px;
}

div.module-right-red {
    width: 200px;
    color: #FFFFFF;
    background-color: #A51233;
    font-size: 12px;
    padding: 20px;
    margin-bottom: 10px;
    line-height: 16px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

div.module-header {
    width: 100%;    
    border-bottom: 1px dotted #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 7px;
    margin-bottom: 10px;
}

div.module-right-blue a {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}

div.module-right-red a {
    display: block;
    color: #FFFFFF;
    border-bottom: 1px dotted #FFFFFF;
    text-decoration: none;
}

div.module-right-blue a:hover {
    text-decoration: underline;
}

#category, #month { }

div.entry-single {
    display: block;
    margin-bottom: 35px;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 16px;
    font-size: 12px;
    line-height: 16px;
}

div.entry-single img {
    border: 1px solid #A51233 !important;
}

div.entry-single h3 {
    display: block;
    color: #A51233;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-decoration: none;
    font-weight: bold;
    line-height: 26px; 
}

div.entry-single .entry-date {
    color: #A51233;
    font-size: 11px;
}

div.entry-single a.entry-title {
    display: block;
    color: #A51233;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-decoration: none;
    font-weight: bold;
    line-height: 26px;
}

div.entry-single div.entry-postedby {
    font-size: 12px;
    color: #999999;
    font-style: italic;
}

div.entry-single div.entry-postedby a.entry-user {
    text-decoration: none;
    color: #A51233;
}

div.entry-single div.line {
    border-bottom: 1px dashed #A51233;
    width: 550px;
    margin: 5px 5px 8px -30px;
    padding: 0px;
    height: 0px;
}

div.entry-single div.entry-navigate {
    background-color: #FFF6E2;
    border-top: 1px dashed #A51233;
    border-bottom: 1px dashed #A51233;
    width: 520px;
    margin-left: -30px;
    margin-top: 15px;
    font-size: 11px;
    padding: 5px 0px 5px 30px;
}

div.entry-single div.entry-navigate a {
    color: #A51233;
    text-decoration: none;
}

div.entry-single div.entry-navigate a.email {
    margin: 0px 30px 0px 20px;
}

div.entry-single div.entry-navigate a img {
    vertical-align:middle;
    border: none !important;
}

div.entry-single img {
    border: none;
}

div.module-right-red a.add, div.module-right-blue a.add, div.module-highlight a.add {
    border: 0px;
    color: #5D944E;
    font-weight: bold;
    background: url(../images/icons/add.png) no-repeat left;
    margin-top: 10px;
    padding-left: 20px;
    width: auto;
    display: inline;
}

div.module-right-red a.user, div.module-right-blue a.user, div.module-highlight a.user {
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
    background: url(../images/icons/user.png) no-repeat left;
    margin-top: 10px;
    padding-left: 20px;
    width: auto;
    display: inline;
}

div.module-right-red a.user-add, div.module-right-blue a.user-add, div.module-highlight a.user-add {
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
    background: url(../images/icons/user_add.png) no-repeat left;
    margin-top: 10px;
    padding-left: 20px;
    width: auto;
    display: inline;
}

div.module-right-red a.cancel, div.module-right-blue a.cancel, div.module-highlight a.cancel {
    border: 0px;
    color: #F10000;
    font-weight: bold;
    background: url(../images/icons/cancel.png) no-repeat left;
    padding-left: 20px;
    width: auto;
    display: inline;
}

div.module-right-red a.edit, div.module-right-blue a.edit, div.module-highlight a.edit {
    border: 0px;
    font-weight: bold;
    background: url(../images/icons/edit.png) no-repeat left;
    padding-left: 15px;
    width: auto;
    display: inline;
}

div.module-right-red a.delete, div.module-right-blue a.delete, div.module-highlight a.delete {
    border: 0px;
    color: #F10000;
    font-weight: bold;
    background: url(../images/icons/delete.png) no-repeat left;
    padding-left: 15px;
    width: auto;
    display: inline;
}

div.module-highlight {
    margin-top: 12px;
    margin-bottom: 5px;
    margin-right: -20px;
    margin-left: -19px;
    padding-left: 39px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #A51233;
    line-height: 20px;
    font-size: 12px;
    border-top: 1px dashed #A51233;
    border-bottom: 1px dashed #A51233;
    background-color: #FFFFFF;
}

div.module-inline {
    padding-top: 12px;
}

div.module-inline a {
    color: #A51233;
    text-decoration: none;
    font-size: 12px;
}

div.module-highlight a {
    color: #A51233;
    text-decoration: none;
    font-size: 12px;
    display: block;
}

div.module-inline a img {
    border: none;
    padding-right: 8px;
    vertical-align: middle;
}

div.module-right-blue div.area-edit {
    background-color: #CFE9FF;
    padding: 5px;
    border: 1px solid #224D6F;
    color: #000000;
    margin-top: 10px;   
}

div.module-right-red div.area-edit {
    background-color: #FFD0CF;
    padding: 5px;
    border: 1px solid #5F0018;
    color: #000000;
    margin-top: 10px;
}

#frmLink {
    display: none;
    border: 0px;
}

fieldset {
    font-size: 12px;
    text-align: left;
    border: 0px solid #FFFFFF;
}

fieldset label {
    display: block;
    font-weight: bold;
    margin-top: 5px;
}

fieldset input, fieldset textarea {
    width: 99%;
}

a.delete {
    font-size: 12px;
    text-decoration: none;
    border: 0px;
    color: #F10000;
    font-weight: bold;
    background: url(../images/icons/delete.png) no-repeat left;
    padding-left: 18px;
    width: auto;
    display: inline;
}

a.edit {
    font-size: 12px;
    text-decoration: none;
    border: 0px;
    color: #BF9D00;
    font-weight: bold;
    background: url(../images/icons/edit.png) no-repeat left;
    padding-left: 18px;
    width: auto;
    display: inline;
}

a.add {
    font-size: 12px;
    text-decoration: none;
    border: 0px;
    color: #5D944E;
    font-weight: bold;
    background: url(../images/icons/add.png) no-repeat left;
    padding-left: 18px;
    width: auto;
    display: inline;
}

div.error {
    width: 100%;
    margin-top: -8px;
    position: fixed;
	border: 2px solid red; 
	font-weight: bold; 
	color: red; 
	padding: 4px; 
	background-color: #FFDFDF;
	font-size: 12px;
	z-index: 100;
}

table.user {
    font-size: 12px;
}

table.user td {
    padding: 2px;
}

table.user .user-header {
    background-color: #9FD4FF;
    font-weight: bold;
}

div.multimedia {
    padding: 0px 10px 0px 30px;
    font-size: 12px;
}

div.multimedia-entry {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #A51233;
}

span.multimedia-text {
    margin-left: 20px;
}

span.comment-info {
    margin-top: 6px;
    color: #000000;
    font-size: 12px;
    display: block;
}

a.comment-user {
    color: #A51233;
    text-decoration: none;
}

span.comment-date {
    color: #A51233;
    display: block;
    margin-bottom: 8px;
    font-size: 11px;
}

#comment-add-display input {
    margin-bottom: 4px;
}

span.multimedia-upload {
    margin-top: 6px;
    font-style: italic;
    color: #CCCCCC;
    font-size: 11px;
    display: block;
}

div.multimedia a {
    text-decoration: none;
    display: block;
}

div.multimedia a img {
    border: none;
}

div.comment, div.comment-alt {
    padding: 5px;
    margin-right: 30px;
    margin-bottom: 20px;
}

div.comment-alt {
    background-color: #EBEBEB;
}

div.login-error {
    margin-top: 10px;
    padding: 2px 4px 4px 20px;
    font-weight: bold;
    background-image: url(../images/icons/error.png);
    background-repeat: no-repeat;
}

a.comment-add {
    padding: 2px 4px 4px 20px;
    font-weight: bold;
    color: #739FC5;
    text-decoration: none;
    background-image: url(../images/icons/comment_add.png);
    background-repeat: no-repeat;
}

div.comments {
    margin-bottom: 8px;
}

textarea.comments {
    width: 500px;
    height: 150px;  
}

fieldset {
    border-top: 1px solid #A51233;
}

fieldset legend {
    color: #A51233;
    font-weight: bold;
}

fieldset label {
    font-weight: normal;
    float: left;
    width: 85px;
}

fieldset input {
    width: 300px;
    margin-left: 30px;
    margin-bottom: 5px;
}

fieldset textarea {
    width: 300px;
    margin-left: 30px;
    height: 100px;
    margin-bottom: 5px;
}

fieldset input.city {
    width: 150px;
    margin-right: 0px;
}

fieldset input.state {
    width: 50px;
    margin-left: 0px;
}

fieldset input.zip {
    width: 87px;
    margin-left: 0px;
}

a.admin-login {
    vertical-align: bottom;
    font-size: 11px;
    text-decoration: none;
    color: #A51233;
}
#disclaimer{
	display:none;
}
a.disc {
	font-weight:bold;
	font-size:13px;
}
a.disc:hover{
	text-decoration:none !important;
}
div.disc-container{
	text-align:left;
	margin:5px;
}
div.disc-container h3{
	color: #A51233;
	
}