/*
Theme Name: STW Theme - Camelot Cottages
Theme URI: http://temp.smarttourismwebsite.com
Description: STW Theme - Camelot Cottages
Author: Untanglemyweb
Author URI: http://www.untanglemyweb.com
Template: smarttourism
Version: 0.1
*/

@import url("../smarttourism/style.css");
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;
}
h1 {	font-style: italic; }
#call-us .text { color: #fff; text-shadow: 1px 1px rgba(0, 0, 0, .25); font-family: Georgia, "Times New Roman", Times, serif;}
#navigation .sf-menu .icon-home > a { background-image: url("images/icon-home.png");}
#navigation .current-menu-item > a, .sf-menu li.sfHover > a{ background-color: rgba(0, 0, 0, .5) }
#navigation, #navigation .selector option{ background: url('images/nav-bg-white-wood.jpg') repeat center top;}
.sf-menu a { font-size: 1.1em; /*text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);*/ text-shadow: 1px 1px 1px #ffffff; color: #434343}
.sf-menu a:hover,.sf-menu li.sfHover > a, .sf-menu ul a, #navigation .current-menu-item > a { color: #ffffff;text-shadow: 1px 1px 1px #000000;  }

#main-content { background:url('images/sidebar-bg.png') no-repeat right top}
#sidebar .sidebar-box { background-color: rgba(224, 224, 224, .6); background-color: rgb(224, 224, 224, .6); /*rgb(245, 249, 226, .8)*/}
#sidebar .sidebar-box a { color: #5F5D5D; }
.home-wrap #sidebar .sidebar-box h4 { text-shadow: 1px 1px 1px #000000;}

#listing-description { padding-right: 50px; }

#footer {  background:url('images/footer-grass.jpg') rgba(255, 255, 255, 0.9) no-repeat center bottom; padding-bottom: 30px;}
#footer a , .footer-widget p, .footer-widget h4, #footer .testimonial-by{ color: #444;}
#footer a:hover { color: #333; }
.footer-widget h4 { border-bottom: #ccc solid 1px; text-shadow: 1px 1px 1px #ffffff;}
 #footer .widget_recent_entries li { border-bottom: #ccc dashed 1px}
 
 #footer .testimonial-content { background-color: rgba(255, 255, 255, 0.5); background-color: rgb(255, 255, 255, 0.5); border-color: #DAD59D;}
 #footer .testimonial-content:after { border-top-color: #DAD59D;}
 
 #copyright,#footer-bottom a { color: #666}
 #copyright,#footer-bottom a:hover { color: #444}