/*
Theme Name: Terrascope
Description: Terrascope Redesign Theme
Author: Brandon Groce
Author URI: www.brandongroce.com
Version: 2.0
*/
.boldblu  { color: #003; font-size: 9pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-stretch: normal }
.brn    { color: #630; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-stretch: normal }
.wht { color: #fff; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-stretch: normal }

body, div {
    margin:0;
    padding:0;
    color:#333;
}
#arf_table {
	margin: 0 0 0 20px;
}
#content p, #content li{
    padding-bottom:15px;

}
body {
    font-family: geneva, helvetica, sans-serif;
    font-size:.9em;
    line-height:1.2em;
    background-image:url('../../../images/pageimages/BG_top.jpg');
}
#header {
    height:60px;
    background-image:url('../../../images/pageimages/BG_top.jpg');
}
#body {
   width:967px;
   margin:0 auto;
}
#nav {
    text-align:right;
    margin-left:80px;
    padding-bottom:10px;
}
#nav a {
    padding:4px;
}
#logo {
    width:370px;
    float:left;
}
#picnav {
    float:right;
    width:520px;
}
#content-wrap {
    background-image:url('../../../images/pageimages/BG_middle.jpg');
}
#ts-main {
    width:967px;
    margin:0 auto;
    min-height:416px;
}
#ts-left {
    background-image:url('../../../images/pageimages/BG_circlepics.jpg');
    width:140px;
    float:left;
}
#ts-newnav {
    width:140px;
    float:left;
    background-image:url('../../../images/pageimages/bodyround-lft.png');
    background-position:right top;
    background-repeat:no-repeat;
}
#ts-newnav .menu ul{
    padding:0 4px;
}
#ts-newnav div ul li.page_item {
    display:block;
    width:132px;
    height:35px;
    background-image:url('../../../images/buttons/navbutton2.png');
    background-repeat:no-repeat;
    margin-bottom:5px;
}

#ts-newnav div ul li.page_item:hover {
   background-image:url('../../../images/buttons/navbutton-over.png');
}
#ts-newnav div ul li.current_page_item {
    background-image:url('../../../images/buttons/navbutton-over.png');
}
#ts-newnav div ul li.page_item a {
    display:block;
    width:125px;
    padding-top:4px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
}
#ts-newnav div ul li.page_item a:hover {
   color:#fff;
}
#ts-newnav div ul li.current_page_item a {
    color:#fff;
}
#ts-content {
    width:800px;
    float:left;
    background-color:#fff;
}
#ts-right {
    background-image:url('../../../images/pageimages/bodyround-rgt.png');
    width:31px;
    float:right;
    background-position:right top;
    background-repeat:no-repeat;
}
#ts-sidebar {
    float:right;
    width:31px;
}
#sidebar {
    width:178px;
    float:right;
    margin-left: 3px;
    background-color:#353b76;
    color:#fff;
    font-size:.8em;
    background-image:url('../../../images/pageimages/sidebar-mid-shadow.png');
    background-position: top;
    margin-top:-6px;
}
.textwidget {
    color:#fff;
}
#sidebar a {
    color:#ccc;
}
#sidebar a:hover {
    color:#fff;
}
#sidebar ul {
    list-style-type:none;
    margin:10px 5px 10px 10px;
    padding-left:8px;
}
#blogcontent {
    width:560px;
    background-color:#fff;
    padding:40px 15px 10px 15px;
    background-position:top;
    background-repeat:no-repeat;
}
.pagecontent {
    background-image:url("../../../images/pageimages/page_bg.png");
    background-position:center center;
    background-repeat:no-repeat;
}
.theauthor {
    font-style:italic;
}
#content {
    max-width:720px;
    float:left;
    padding-left:25px;
    padding-top:20px;
}
#app-test-widget {
    height:320px;
    width:276px;
}
#appraisal-button {
    background-image:url('../../../images/buttons/quote-button.png');
    width:276px;
    height:41px;
    background-repeat:no-repeat;
    text-align:center;
    position:relative;
    z-index:500;
    margin-bottom:-20px;
}
#testamonials {
    margin-left:60px;
    width:186px;
    background-image:url('../../../images/buttons/testamonial-box.png');
    background-position:right top;
    background-repeat:no-repeat;
    height:267px;
    padding:10px;
    font-size:11px;
    font-style:italic;
    color:#333;
    line-height:16px;
    
}
#testamonials p {
    padding-bottom:5px;
}
#appraisal-button h3, #contact-button h3 {
    color:#fff;
    padding-top:7px;
    margin-top:0;
}
#appraisal-button h3 a, #appraisal-button h3 a:visited, #contact-button h3 a, #contact-button h3 a:visited {
    color:#fff;
}
#contact-button {
    background-image:url('../../../images/buttons/quote-button.png');
    width:276px;
    height:41px;
    background-repeat:no-repeat;
    text-align:center;
    position:relative;
    z-index:500;
    margin-top:-40px;
    float:right;
}
#content-right {
    float:right;
    width:420px
}
#content-left {
    width:329px;
    float:left;
    padding-right:20px;
}
.postmeta, #comments{
    border:1px dotted #ccc;
    padding: 15px;
}
#footer-wrap {
    background-image:url('../../../images/pageimages/BG_top.jpg');
    height:75px;
    clear:both;
}
#footer {
    padding-top:22px;
    text-align:center;
    /* background-image:url('../../../images/pageimages/BG_bottom.jpg'); */

}
#footer-nav {
    margin-top:-5px;
    
}
#footer a {
    color:#fff;
}
.pagecontent h2 {
    color: #353b76;
    font-weight: bold;
    text-decoration:none;
    border-bottom:1px dotted #333;
    margin-right:300px;
    padding-bottom:20px;
}
h3, h4 {
    color:#7e80a5;
}
#content a, #comments a, #comments h3 {
    text-decoration:none;
    color:#4a519d;
}
#content a:visited, #comments a:visited {
    text-decoration:none;
    color:#4a519d;
}
#content a:hover, #comments a:hover {
    text-decoration:none;
    color:#f28f3a;
}

.menu ul {
    list-style-type:none;
}
.menu ul li {
    display:inline;
    padding:0 5px;
}
.current_page_item a{
    text-decoration:none;
    color:#d26f1a;
}
.widgettitle {
    color:#f28f3a;
    font-size:1.05em;
}
#blogcontent h2 {
    letter-spacing:1px;
}
#blogcontent p {
    color:#333;
}
#logo a, #logo, #logo img {
    border:none;
    text-decoration:none;
}

