/* Stylesheet for fourfootedpetsitting.com */
/* Designed by Mike Escutia <mike@mescutia.net> */

body {
     margin: 0;
     font-family: georgia, "Lucida Grande", arial, helvetica, sans-serif;
     background:#9BB6BF;
     }

#header {
     height: 188px;
     background: url(images/banners/rotate.php) no-repeat top left;
     padding: 0;
}

#header h1 {
     display: none;
}


h1 {
     font: 180% bold georgia, arial, helvetica, sans-serif;
     margin: 2px;
     padding:0px;
     color:#000;
     }

h1 a {
     color: #c2201e;
}

h1#thankspg {
     font-family: garamond, serif;
     font-size:36px;
     line-height:36px;
     color:#ccc;
     margin-bottom:0px;
     }

p {
     font-family: georgia, times new roman, times, serif;
     line-height: 120%;
     margin:0px 10px 16px 10px;
     padding-top:0px;
     }
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a { 
color: #2B86A5;
}

h2.services {
     border-bottom: 1px solid #000;
}

h3 {
     margin-top: 0;
     margin-bottom: 10px;
}


#page {
     border:1px solid #00556F;
     width: 950px;
     margin:0px auto;
     padding: 0;
     background: #fff url(images/banners/banner-backroad.jpg) no-repeat top left;
          /* ensures that a logo image shows, even if the random header code is blocked by adblocking software */
     }


#content {
     background-color:#fff;
     padding: 20px;
 }

#content #text {
    margin-top: 0;
    margin-left: 140px;
}

/***** Left sidebar, within the content div *****/

#sidebar {
    float: left;
    margin: -20px 0 0 -20px;    
    width: 150px;
    font: 90% Verdana, Lucida, Arial, sans-serif;
    color: #fff;
    border-right: 1px solid #01438f;
    border-bottom: 1px solid #01438f;
}

#sidebar #weather {
    text-align: center;
}

#sidebar #weather img {
    border: 0;
}

#sidebar #sidecontact {
    padding-top: 5px;
}

#sidebar p {
margin-top:8px;
margin-left:8px;
}

#sidebar h3 {
    margin: 0;
}

#sidebar h3 {
    padding: 2px;
    font-size:90%;
    font-weight: normal;
    background-color: #00556F;
    border-bottom: none;
    text-align: center;
}

#sidebar .address {
    font-size: 80%;
    color: #000;
    padding: 5px;
}


.newsitem {
  font-size: 90%;
  padding: 5px;
}

#page-thx {
     width: 70%;
     margin:70px auto;
     }

#content-thx {
     padding:10px;
     border:1px solid #009966;
     background-color:#005555;
     }

#leftcol {
     position:absolute;
     top:52px;
     left:0px;
     width:172px;
     padding:0px;
     line-height: 18px;
/* Again, the ugly brilliant hack. */
     voice-family: "\"}\"";
     voice-family:inherit;
     width:150px;
     }
/* Again, "be nice to Opera 5". */
body>#leftcol {width:150px;}

.leftbox {
     background-color:#006666;
     margin-top: 5px;
     border:1px solid #999;
}



/* CSS for navbar buttons */

#navbar {
     text-align: center;
     font: 100% georgia, arial, sans-serif;
     font-weight: normal;
     margin-top: 0px;
     padding: 3px 0;
     background: #00556F;
     }

#navbar ul {
     display: inline;
     margin-left: 0;
     padding: 0;
     }

#navbar ul li {
     margin-left: 0;
     list-style: none;
     padding-left: 15px;
     padding-right: 15px;
     display: inline;
     }


#navbar ul li#navhome {
     padding-left: 0px;
     }

#navbar li a {
     display: inline;
     color: #fff;
     text-decoration: none;
     }

#navbar li a:hover {
     color: #FFEB8F;
     text-decoration: none;
     }

#subnav {
     text-align: right;
     font-size: 90%;
     margin-top: 3px;
     margin-bottom: 3px;
     background: #fff;
}

#subnav {
}


/* The links page */
dl {
     width: 80%;
     margin: 0 auto;
}

dl dd {
     margin-bottom: 15px;
}


/* The form on the contact page */
#cf {
     width: 400px;
     margin: 0 auto;
}

form {
     font-size: 110%;
     font-weight: bold;
     margin: 30px 10px;
}

#formfields {
     text-align: right;
}

#formfields input, textarea {
     background-color: #fff;
     border: 1px solid #000;
}

#formtextbox p {
     margin-bottom: 2px;
}

#formbuttons {
     text-align: center;
}

#formbuttons input {
     margin: 20px 10px 0 10px;
}

.attrib {
     text-align: center;
}

.attrib a {
     font-size: 70%;
}

.attrib a:link, .attrib a:visited {
     color: #000;
}

/* On the "thanks" page */

.return {
     text-align: center;
}



/* Images and stuff */

.imgright {
     float: right;
     margin: 0 5px 20px 5px;
}

.imgleft {
     float: left;
     margin: 0 10px 20px 5px;
}

p.prelist {
     margin-bottom: 0;
}

#signed {
     text-align: right;
     padding-right: 50px;
     font-style: italic;
     font-weight: bold;
}

#welcome {
     float: left;
     width: 520px;
     margin-bottom: 20px;
}

#valid {
     text-align: center;
}

#valid a {
     padding: 0 20px;
}

#valid img {
     border: 0;
}


.newslede {
     font-weight: bold;
}



/* The news section */

#content #recentnews {
     margin-bottom: 10px;
     padding-bottom: 4px;
}

#content #recentnews h3 {
     padding-left: 10px;
     margin: 0;
}

#content #recentnews p.newsdate {
     padding-left: 10px;
     margin: 0;
     font-style: italic;
}

#content #recentnews p {
     margin-top: 0;
     margin-bottom: 0;
     padding: 0 10px;
}

#content #recentnews p.read {
     text-align: right;
     font-weight: bold;
}



/* The footer */

#footer {
  font-size: 90%;
  font-style: italic;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
  border-top: 1px solid black;
  }

#footer a:hover {
  text-decoration: underline;
}
