/*
Theme Name: Barefoot Cottage Homes
Theme URI: http://barefootcottagehomes.com
Version: 1.0
Description: Business
Author: Masterful Marketing
Author URI: http://masterful-marketing.com

*/

/* standard elements */
html {min-height: 100%;}

* { margin: 0; padding: 0; }

a {color: #0092bf; text-decoration: none; font-weight: bold; }
a:hover {color: #9e2d21; text-decoration: none; font-weight: bold;}
a img {border: none;}

body { background:#eef2e4 url(img/bg.gif) repeat-x; color:#000000; font:12px/18px verdana,sans-serif; }

p,code,ul {padding-bottom: 1.2em;}

blockquote {border-left:2px solid #98bee0; background-color:#e7eff8; margin:20px 0 20px 0px; padding:8px 20px 8px 20px;}

/* misc */

.turqbold {font-weight: bold; color: #0092bf; }
.redbold { color: #9e2d21; font-weight: bold; }

.left { border: none; float:left; padding: 0 20px 0px 0; }
.right { border: none; float:right; padding:0px 0 0px 20px; }
.clear { clear:both; height:0; overflow:hidden; line-height:1px; font-size:1px; }


/* structure */

.container { background: #eef2e4; width: 920px; padding: 0px; margin: 0px auto; }

.header { height: 285px; background: #e7eff8 url(img/header.jpg) no-repeat; }

.search { float: right; margin: 50px 0 6px 0; clear: right; font-size: .9em; }
.subscribe { float: right; width: 320px; text-align: right; margin: 10px 0 10px 0; font-size: .9em; }

/* content */
.content { float: left; width: 580px; padding: 0px 0px 10px 0px; margin: 0; font: normal 1em/1.8em verdana,sans-serif;}
.content .descr { color:#000000; font-weight: bold; font-size: .8em; margin-bottom: 6px; }
.content .box { border: 1px solid #c1c1c1; padding: 10px; margin-top: 10px; background: #ffffff; position: relative; z-index: 1; }

.content ul, .content ul ul {margin:0; list-style: none; }
.content ul li {background-image: url(img/li.gif); background-repeat: no-repeat; background-position: 0 10px;
padding: 5px 0px 5px 15px; }
.content ul li ul li {background-image: url(img/li2.gif); background-repeat: no-repeat; background-position: 0 13px;
padding: 5px 0px 5px 15px; }
.content ol li { margin-left: 25px; padding: 5px 0px 5px 5px; }

.content h1 {font: bold 1.4em verdana,sans-serif; color: #9e2d21; margin-bottom: 10px; }
.content h2 {font: bold 1.2em verdana,sans-serif; margin: 5px 0 10px; color:#0092bf;}
.content h3 {font: bold 1.2em verdana,sans-serif;margin: 5px 0 10px;color: #9e2d21;}
.content h4 {font: bold 1em verdana,sans-serif; margin: 5px 0 10px; color:#0092bf;}
.content h5 {font: bold 1em verdana,sans-serif;margin: 5px 0 10px;color: #9e2d21;}

.content .info { background-color:#ffffff; border-left: 2px solid #9e2d21; color:#000000; font: bold .9em/2em verdana, san-serif; margin:10px 0 20px 0px; padding: 5px 5px 5px 10px; }
.content .small { font-size: 10px; border-top: 2px solid #c1c1c1; padding-top: 10px; }


/* navigation sidebar */
.sidebar { float: right; padding: 10px 0px 10px 0px; width: 320px; }
.sidebar .box { width:320px; margin-bottom: 10px; padding-bottom: 10px; background-color: #ffffff; border: 1px solid #c1c1c1; }
.sidebar .box h3, .sidebar .box h2 { font: bold 1.1em verdana, san-serif; padding:10px 15px 10px 15px; color:#0092bf; background:url(img/box-top.gif) no-repeat; margin: 0; }
.sidebar .box p { color:#000000; font-size:.9em; line-height:15px; margin:0 10px 10px 15px; }
.sidebar .box ul { list-style:none; margin:0 10px 10px 5px; }
.sidebar .box li, .sidebar .box .wplc_event_list li { font-size: .9em; display: block; padding: 5px 0 0px 10px; }
.sidebar .box a {font-weight: bold; text-decoration: none; color: #9e2d21; }
.sidebar .box a:hover { color: #0092bf; font-weight: bold;}
.sidebar .testimonial { padding-top: 10px; }
.sidebar .box img {padding-top: 10px; }
.sidebar .right { float: right; padding: 20px 40px 20px 20px; }
.post-title { margin: 0 0 10px 15px; }
/* footer */
#footer { background: #eef2e4; color: #0092bf; font: .8em verdana, sans-serif; display: block; margin:0; width: auto; clear: both; padding: 10px; height: 15px; }
#footer a { color: #0092bf; text-decoration: none; }
#footer a:hover {color: #9e2d21; text-decoration: none;}

#commentsection{margin:25px 0 0;}
#commentsection p{margin:0 0 6px;}

img.avatar {float:left; margin-right:10px;}

.color1 { border-left:2px solid #481b88; background-color:#ffffff; color:#000000; margin:0 0 10px; padding:8px 5px 0 8px; }
.color2 { background-color: #e7edef; border-left:2px solid #481b88; color:#000000; margin:0 0 10px; padding:8px 5px 0 8px;} 


.comment .commenticon {line-height:1.6em;font-size:.9em;padding-bottom:20px;}
.comment p {line-height:1.3em;margin:0 0 6px;padding-bottom:5px;}

.navigation {display:block;margin:10px 0;padding:0 0 15px;text-align:center;}
.navigation p{margin:0;padding:0;}

.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

.alignleft,
img.alignleft {
        display: inline;
        float: left;
        margin-right: 20px;
        margin-top: 5px;
}
.alignright,
img.alignright {
        display: inline;
        float: right;
        margin-left: 20px;
        margin-top: 5px;
}
.aligncenter,
img.aligncenter {
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
        margin-bottom: 10px;
}
.wp-caption {
        border: 1px solid #ebebeb;
        background: #ffffff;
        color: #0092bf;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        margin-bottom: 10px;
        padding: 4px;
        -moz-border-radius: 0;
        -khtml-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
}
.wp-caption img {
        margin: 5px;
}
.wp-caption p.wp-caption-text {
        margin: 0 0 4px 0;
}
