h2.orange, #content p.date {
    color: #b5c4c8;
    font-family: "Arial", "Helvetica" sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ecf0f1;
    border-top: 1px solid #ecf0f1;
    text-transform: uppercase;
}

h2.orange {
	margin: 15px 0 15px 0;
    padding: 10px 0 10px 0;
}

#content p.date {
text-align: left;
border-top: none;
}

#content p.date-home {
	font-size: 14px;
    font-family: "Arial", "Helvetica" sans-serif !important;
    color: #8f9a9d;
    text-transform: none !important;
    margin-bottom: 10px;
}

.quotescollection_randomquote {
	color: #535454;
    font-size: 16px;
}

.quotescollection_author {
	font-weight: bold;
}

#content h1.title {
text-align: left;
border-top: none;
}

#content p {
	color: #535454;
    font-size: 16px;
    font-family: "Georgia", "Times New Roman", serif !important;
}

#content form p {
	font-size: 14px;
}

#content form table {
margin-left: 30px;
}

#sidebarlist li.widget{
    background-color: #edf6f8;
    border: solid #deebee;
    border-width: 0 1px 1px 0;
    }
    
#newsletter-signup{
    background-color: #edf6f8 !important;
}
.widget_text div.textwidget{
    background-color: #edf6f8;
}
.textwidget {
    color: #535454;
    font-size: 16px;
}

#sidebar h2, #sidebar newsletter-signup h3, #content h1 a:hover, #content h1 a, #sidebar #newsletter-signup h3 {
    font-size: 24px;
    font-weight: normal;
    color: #006599 !important;
    background: none;
    padding-bottom: 15px;
    padding-top: 10px;
}

.widget_extended-categories ul li a:link, .widget_extended-categories ul li a:visited {
    margin: 0 20px 0 20px;
    font-weight: normal;
    color: #009aea;
    font-size: 16px;
}

.widget_extended-categories ul {
	margin-bottom: 20px;
}

.widget_extended-categories ul li a:hover {
    background-color: #f4fafb;
}    

div#banner {
border-top: none;
border-bottom: none;
}

#banner-header {
	margin-bottom: 20px;
}

#suckerfishnav {
    background-color: #edf6f8;
}

#footer {
    background-color: #edf6f8;
    color: #535454;
}

#content p, #banner p {
    color: #535454;
}


/* me */
body{
    background-color:#B6C4C8;
}
#banner-header, #content h1, #content h1 a:focus, #content h1 a:hover{
    font-size:32px;
    color: #006599;
    font-weight:100;
    text-align:left;
}
/* me form */
#content.suborder h3{
    color:#C8001E;
    font-size:20px;
    font-weight:100;
    padding:5px 0;
    border-bottom: 1px solid #C8001E;
}
#content.suborder input, #sidebar #newsletter-signup input{
    font-size:14px;
    padding:2px;
    color:#535454;
    border:1px solid #B6C4C8;
    margin:2px 0;
}
#content.suborder .formtextright{
    margin:10px 0;
}

form p strong{
    font-size:14px;
    padding-bottom:3px;
    margin-bottom: 3px;
    border-bottom:1px solid #ecf0f1;
    display:block;
    font-weight:bold;
    font-family: arial, helvetica, sans-serif;
}
#content.suborder select{
    font-size:14px;
}
.mainhead {
	color: #006599;
    font-size:28px;
    font-weight:100;
    text-align:left;
}
#content.suborder input.submit{
    color:#fff;
    background-color:#C8001E;
    padding:10px;
    border:none;
    cursor:pointer;
    text-shadow:#c70c07 0px -1px 0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
#content.suborder input.submit:hover{
    background-color:#c70c07;
}

#subintro {
padding: 15px;
background-color: #FFF1C3;
border: 0 1px 1px 0;
border-color: #DEEBEE;
}
