/*
Theme Name: Applewood Homecare
Description: Applewood Homecare website theme by <a href="http://ringforth.com/">Jim Fitzsimons</a>
Version: 1.5
WordPress version: 3.5.1
Author: Jim Fitzsimons
Author URI: http://ringforth.com/
Date: March 2013
Tags: ring forth, blue white, single column with sidebar
*/
@font-face {
	font-family: 'goudy_old_styleitalic';
	src: url('fonts/goudyoldstyle-italic/goudosi-webfont.eot');
	src: url('fonts/goudyoldstyle-italic/goudosi-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/goudyoldstyle-italic/goudosi-webfont.woff') format('woff'),
		url('fonts/goudyoldstyle-italic/goudosi-webfont.ttf') format('truetype'),
		url('fonts/goudyoldstyle-italic/goudosi-webfont.svg#goudy_old_styleitalic') format('svg');
	font-weight: normal; font-style: normal;
}
body {margin: 0 auto; padding: 0; width: 910px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1em;}
ul, ol {margin: 0; padding: 0;}
li {}
a {font-weight: bold; text-decoration: none; color: #13799c;}
a:hover {text-decoration: underline; color: #900;}
img, fieldset {border: none;}
.alignleft {float: left; margin: 8px 10px 8px 0;}
.alignright {float: right; margin: 8px 0 8px 10px;}
.aligncenter {display: block; margin: 8px auto;}
.alignnone {display: block; margin: 8px 0;}
.highlight {font-size: 120% !important; line-height: 1.6 !important;}

.rf-icon a {display: inline-block; width: 18px; height: 18px;}
.rf-iconFacebook a {background: #fff url(img/icon-facebook.png) top left no-repeat;}
.rf-iconTwitter a {background: #fff url(img/icon-twitter.png) top left no-repeat;}
.rf-iconLinkedIn a {background: #fff url(img/icon-linkedin.png) top left no-repeat;}

.clearfix {zoom: 1;}
.clearfix:before, .clearfix:after {content: "\0020"; display: block; height: 0; overflow: hidden;}
.clearfix:after {clear: both;}


/* Site structure ****************************************************************************/
header {width: 910px; margin: 0 0 8px 0;}
nav#rf-navMain {width: 895px; margin-bottom: 10px;}
.rf-content {width: 910px;}
.rf-content #rf-col1 {float: right; width: 605px; margin: 0 4px 0 25px;}
.rf-content #rf-col2 {float: left; width: 275px; margin: 0; padding: 15px 0 0 0;}
.rf-content #rf-col2 img {max-width: 100% !important; height: auto !important;}

/* Site heading (title / logo) ***************************************************************/
header h1 {float: left;}
header h1, header h1 a {width: 265px; height: 100px; margin: 0; padding: 0;}
header h1 a {display: block; background: #fff url(img/logo-main.png) top left no-repeat;}
header #rf-slogan {float: right; margin: 35px 5px 0 0; font-size: 320%; color: #a8dbee; font-weight: bold;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;}

/* Main navigation ***************************************************************************/
nav#rf-navMain {border-top: 1px solid #ddddde; border-bottom: 1px solid #ddddde; padding: 8px 4px;}
nav#rf-navMain ul {list-style-type: none; margin: 0; padding: 0;}
/* social media icon list */
nav#rf-navMain #rf-socialMedia {float: left;}
nav#rf-navMain #rf-socialMedia ul li {float: left; display: inline-block; margin-right: 8px;}
/* navigation menu */
nav#rf-navMain #menu-1 {float: left; margin-left: 17px; padding: 0;}
nav#rf-navMain #menu-1 li {float: left; display: inline-block; font-size: 100%; text-transform: uppercase; position: relative;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif; margin-right: 5px;}
nav#rf-navMain #menu-1 li a {color: #666; display: inline-block; padding: 2px 4px;}
nav#rf-navMain #menu-1 li a:hover, nav#rf-navMain #menu-1 li.current_parent a, nav#rf-navMain #menu-1 li.current_page a {
	color: #0f7497; text-decoration: none;}
nav#rf-navMain #menu-1 li.top_level ul {position: absolute; left: 0; top: 22px; display: none; padding: 0; width: 195px;
	background-color: #fff; border: 1px solid #0f7497;}
nav#rf-navMain #menu-1 li.top_level ul li.child_page {width: 195px; font-size: 90%;}
nav#rf-navMain #menu-1 li.top_level ul li.child_page a {display: inline-block; width: 170px; padding: 10px 15px 10px 10px; color: #666; font-weight: normal;}
nav#rf-navMain #menu-1 li.top_level ul li.child_page a:hover, nav#rf-navMain #menu-1 li.top_level ul li.current_page a {color: #0f7497;
	background-color: #f2feff;}
nav#rf-navMain #menu-1 li:hover > ul {display: block; z-index: 1000;}
.blog nav#rf-navMain #menu-1 li#page-265 a, .single nav#rf-navMain #menu-1 li#page-265 a {color: #fff; background-color: #0f7497;}
.blog nav#rf-navMain #menu-1 li#page-265 ul li a:hover, .blog nav#rf-navMain #menu-1 li#page-265 ul li.current_page a,
.single nav#rf-navMain #menu-1 li#page-265 ul li a:hover, .single nav#rf-navMain #menu-1 li#page-265 ul li.current_page a {color: #0f7497;
	background-color: #a3d6eb;}
/* search box */
nav#rf-navMain #rf-search {float: right; width: 170px; text-align: right;}
nav#rf-navMain #rf-search #rf-formSearch {margin: 0; padding: 0;}
nav#rf-navMain #rf-search #rf-formSearch fieldset {margin: 0; padding: 0;}
nav#rf-navMain #rf-search #rf-formSearch label {display: none;}
nav#rf-navMain #rf-search #rf-formSearch #s {width: 130px; border: 1px solid #13799c; margin: 0; padding-left: 6px; color: #999;
	border-radius: 8px; -moz-border-radius: 8px;}
nav#rf-navMain #rf-search #rf-formSearch #searchsubmit {width: 22px; height: 22px; margin: 0; padding: 0; vertical-align: bottom;}

/* Main site content *************************************************************************/
.rf-content #rf-col1 h2.rf-pageTitle, #rf-fullwidth h2.rf-pageTitle {border-bottom: 1px solid #ddddde; margin-bottom: 0;}
.rf-content #rf-col1 h2.rf-pageTitle a, #rf-fullwidth h2.rf-pageTitle a {text-decoration: none;}
.rf-content #rf-col1 .entry, #rf-fullwidth .entry {padding-bottom: 15px;}
.rf-content #rf-col1 h2, .rf-content #rf-col1 .entry h2, #rf-fullwidth h2, #rf-fullwidth .entry h2 {color: #13799c; padding-bottom: 6px; font-size: 150%;
	letter-spacing: 1px; border-bottom: 1px solid #ddddde; font-family: "Arial Narrow", Arial, Helvetica, sans-serif;}
.rf-content #rf-col1 h2, #rf-fullwidth h2 {margin: 10px 0;}
.rf-content #rf-col1 .entry h2, #rf-fullwidth .entry h2 {padding-top: 6px; border-top: 1px solid #ddddde; margin: 20px 0 10px 0;}
.rf-content #rf-col1 .entry h3, #rf-fullwidth .entry h3 {color: #e96385; text-transform: uppercase; margin: 25px 0 10px 0; font-size: 100%;}
.rf-content #rf-col1 .entry h4, #rf-fullwidth .entry h4 {color: #13799c; text-transform: uppercase; margin: 25px 0 5px 0; font-size: 90%;}
.rf-content #rf-col1 .entry p, #rf-fullwidth .entry p {font-size: 90%; line-height: 1.5; margin: 0 0 10px 0;}
.rf-content #rf-col1 .entry ul, #rf-fullwidth .entry ul {margin: 10px 0; list-style-type: none;}
.rf-content #rf-col1 .entry ul li, #rf-fullwidth .entry ul li {font-size: 90%; margin: 20px 0; padding-left: 14px;
	background: #fff url(img/bullet-list.png) 0px 5px no-repeat;}
.rf-content #rf-col1 .entry iframe, .rf-content #rf-col1 .entry video, .rf-content #rf-col1 .entry img,
#rf-fullwidth .entry iframe, #rf-fullwidth .entry video, #rf-fullwidth .entry img {max-width: 100% !important;}

.rf-content #rf-col1 .entry iframe, .rf-content #rf-col1 .entry video, #rf-fullwidth .entry iframe, #rf-fullwidth .entry video {
	clear: both; background-color: #fff; padding: 0; border: 5px solid #13799c; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;
}

.rf-content #rf-col2 #rf-pageSlogan {width: 242px; margin: 15px 0; padding: 15px; font-family: goudy_old_styleitalic; font-size: 170%;}
.rf-content #rf-col2 .bluewhite {background-color: #fff; color: #13799c;}
.rf-content #rf-col2 .whitepink {background-color: #e96385; color: #fff;}

#rf-fullwidth #rf-mainImage {float: left; margin: 0 20px 10px 0;}
#rf-fullwidth #afterword {margin: 25px 0 45px 0; padding: 0 20px;}

ul#package-list {list-style-type: none; margin: 0; padding: 0;}
ul#package-list li {display: block; background-color: #89bccd; padding: 25px 40px 25px 50px; margin: 0 0 20px 0; color: #fff; border: 1px solid #fff; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}
ul#package-list li.rf-even {background-color: #13799c;}
ul#package-list li .col1 {float: left; margin-right: 50px; text-align: center;}
ul#package-list li img {max-width: 100px !important; height: auto !important;}
ul#package-list li h2 {border-bottom: none; color: #fff; text-transform: uppercase; font-size: 80%;}
ul#package-list li .col2 {font-size: 120%; line-height: 1.6;}
ul#package-list li .col2 p {margin-top: 5px;}

/* Home page *********************************************************************************/
#rf-templateHome h3 {font-family: "Arial Narrow", Arial, Helvetica, sans-serif; color: #13799c; margin: 0 0 10px 0;
	border-bottom: 1px solid #ddddde; padding-bottom: 5px;}
#rf-templateHome h3 a {color: #13799c;}
#rf-templateHome h3 a:hover {color: #900; text-decoration: none;}
#rf-templateHome p {font-size: 90%; line-height: 140%;}
#rf-templateHome .rf-readMoreLink a {color: #13799c; font-style: italic; font-size: 90%;}
#rf-templateHome .rf-signUp a {color: #fff; text-transform: uppercase; font-size: 90%; background-color: #13799c; margin-top: 8px;
	text-decoration: none; display: inline-block; padding: 5px 10px; border-radius: 8px; -moz-border-radius: 8px;}
#rf-templateHome .rf-signUp a:hover {color: #13799c; background-color: #a3d6eb;}
#rf-templateHome #rf-homeCol1 {float: left; width: 272px; min-height: 420px; border-right: 1px solid #ddddde;
	padding: 0 23px 0 0; margin-right: 23px;}
#rf-templateHome #rf-homeCol1 img {margin-bottom: 7px;}
#rf-templateHome #rf-homeCol1 #rf-link1 {border-top: 1px solid #ddddde; padding-top: 5px;}
#rf-templateHome #rf-homeCol2 {float: left; width: 590px;}
#rf-templateHome #rf-homeCol2 h3 {padding-top: 5px;}
#rf-templateHome #rf-homeCol2 .rf-topRow {margin-bottom: 8px;}
#rf-templateHome #rf-homeCol2 .rf-topRow, #rf-templateHome #rf-homeCol2 .rf-bottomRow {border-bottom: 1px solid #ddddde;
	padding-bottom: 8px;}
#rf-templateHome #rf-homeCol2 .rf-topRow div, #rf-templateHome #rf-homeCol2 .rf-bottomRow div {display: inline-block;}
#rf-templateHome #rf-homeCol2 .rf-topRow .rf-col2Left, #rf-templateHome #rf-homeCol2 .rf-bottomRow .rf-col2Left {float: left;
	border-right: 1px solid #ddddde; padding: 0 20px 0 0;}
#rf-templateHome #rf-homeCol2 .rf-topRow .rf-col2Right, #rf-templateHome #rf-homeCol2 .rf-bottomRow .rf-col2Right {float: right;}

#rf-templateHome #rf-homeCol2 .rf-linkRow #rf-link2 {float: left; width: 301px; border-right: 1px solid #ddddde;
	padding-right: 14px;}
#rf-templateHome #rf-homeCol2 .rf-linkRow #rf-link2 h3, #rf-templateHome #rf-homeCol2 .rf-linkRow #rf-link2 p,
#rf-templateHome #rf-homeCol2 .rf-linkRow #rf-link2 .rf-readMoreLink {padding-left: 0;}
#rf-templateHome #rf-homeCol2 .rf-linkRow #rf-link3 {float: left; width: 257px; margin-left: 15px;}

/* Blog **************************************************************************************/
#rf-blog #rf-col1 {float: left; border-right: 1px solid #ddddde; padding: 0 20px 0 0; margin: 0 20px 10px 4px; width: 612px;}
#rf-blog #rf-col2 {float: right; width: 250px;}
#rf-blog #rf-col1 .rf-dateContainer {float: left; color: #fff; width: 100px; padding-top: 8px; font-family: goudy_old_styleitalic;}
#rf-blog #rf-col1 .post {float: left; width: 512px;}
#rf-blog #rf-col1 .post h2 {margin: 0 0 12px 0; padding: 8px 0 8px 0; text-transform: uppercase; font-weight: normal;
	border-bottom: 1px solid #ddddde; border-top: 1px solid #ddddde; font-size: 120%;}
#rf-blog #rf-col1 .post h2#rf-firstPost {border-top: none;}
#rf-blog #rf-col1 .post h2 a {font-weight: normal; text-decoration: none;}
#rf-blog #rf-col1 .rf-dateContainer .rf-date {width: 74px; height: 80px; padding: 10px 5px; text-align: center;
	background: #fff url(img/bg-date.png) 0px 0px no-repeat;}
#rf-blog #rf-col1 .rf-dateContainer .rf-date span {display: block;}
#rf-blog #rf-col1 .rf-dateContainer .rf-date span.rf-year {font-size: 140%;}
/* blog sidebar */
#rf-blog #rf-col2 .rf-widget {margin-bottom: 50px;}
#rf-blog #rf-col2 .rf-widget p {font-size: 90%; line-height: 140%;}
#rf-blog #rf-col2 h3 {color: #13799c; padding: 6px 0; font-size: 140%; letter-spacing: 1px; margin: 10px 0;
	border-bottom: 1px solid #ddddde; border-top: 1px solid #ddddde; font-family: "Arial Narrow", Arial, Helvetica, sans-serif;}
#rf-blog #rf-col2 h3#rf-firstWidget {border-top: none; padding-top: 0px;}
#rf-blog #rf-col2 #rf-archives {list-style-type: none; margin: 0; padding: 0;}
#rf-blog #rf-col2 #rf-archives li {font-family: goudy_old_styleitalic; margin: 0 0 8px 0; font-size: 110%;}
#rf-blog #rf-col2 #rf-archives li a {font-weight: normal; color: #000; text-decoration: none;}
#rf-blog #rf-col2 #rf-archives li a:hover {color: #900;}
#rf-blog #rf-col2 #mc_embed_signup form {width: 250px; margin: 0; padding: 0;}
#rf-blog #rf-col2 #mc_embed_signup form label {display: none;}
#rf-blog #rf-col2 #mc_embed_signup form input#mce-EMAIL {width: 230px; padding: 10px;}
#rf-blog #rf-col2 #mc_embed_signup form #rf-buttonField {width: 250px;}
#rf-blog #rf-col2 #mc_embed_signup form input.button {margin: 10px auto; color: #fff; background-color: #13799c; text-transform: uppercase;
	border: none; border-radius: 8px; -moz-border-radius: 8px; padding: 7px 10px; font-weight: bold; cursor: pointer; cursor: hand;
	display: block;}
#rf-blog #rf-col2 .rf-tweet {font-size: 90%; margin-bottom: 18px;}
#rf-blog #rf-col2 .rf-tweet a {font-weight: normal;}
#rf-blog #rf-col2 .rf-tweet .twitterTime {font-size: 90%; padding-top: 5px; display: inline-block;}
#rf-blog #rf-col2 .rf-twitterFollow {font-family: goudy_old_styleitalic; font-size: 100% !important;}

#rf-blog #rf-col2 #rf-widgetConnect {position: relative;}
#rf-blog #rf-col2 #rf-widgetConnect ul {position: absolute; top: 10px; right: 1px; list-style-type: none; margin: 0; padding: 0;}
#rf-blog #rf-col2 #rf-widgetConnect ul li {float: left; margin: 0 0 0 8px; padding: 0;}

.secondary-image {margin: 35px auto;}

/* Contact page ******************************************************************************/
.rf-content form .rf-formLabel label {font-size: 90%;}
.rf-content form .rf-formInput {margin-bottom: 15px;}
.rf-content form .rf-formButton input {border: 1px solid #13799c; background-color: #fff; color: #13799c; padding: 3px 10px 4px 8px;
	font-weight: bold; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */ border-radius: 4px;
	-moz-border-radius: 4px;}
.rf-content form .rf-formButton input:hover {background-color: #13799c; color: #fff;}

/* Search results ****************************************************************************/
#rf-templateSearch #rf-col1 .rf-introText {font-size: 90%; margin: 0 0 35px 0;}
#rf-templateSearch #rf-col1 .post {margin: 0 0 30px 0;}
#rf-templateSearch #rf-col1 .rf-thumbnail {float: left !important; width: 150px; height: 150px; margin: 0 25px 0 5px;}
#rf-templateSearch #rf-col1 .rf-searchItem {float: left; width: 470px;}
#rf-templateSearch #rf-col1 .rf-searchItem h3 {color: #13799c; margin: 0 0 10px 0; font-size: 110%;}

/* Footer ************************************************************************************/
footer {width: 885px; color: #fff; margin: 0 0 50px 0; background-color: #13799c; padding: 20px 15px 30px 10px; font-size: 80%; line-height: 1.6;}
footer a {font-weight: normal; color: #fff;}
footer a:hover {color: #ccc;}
footer #rf-footerContact {float: left; width: 285px;}
footer nav {float: left; border-left: 1px solid #89bcce; border-right: 1px solid #89bcce; padding: 0 15px; width: 310px;}
footer h4 {font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 160%; margin: 0;}
footer address {font-style: normal; margin-bottom: 15px;}
footer .rf-contactTel {margin-bottom: 15px;}
footer .rf-copyright {font-size: 90%;}
footer nav ul {margin: 2px 0 0 0; padding: 0; list-style-type: none; width: 310px;}
footer nav ul li {text-transform: uppercase; font-size: 110%; width: 310px; margin: 0 0 7px 0;}
footer nav ul li a {display: inline-block; width: 310px; border-bottom: 1px solid #89bcce; padding-bottom: 2px;}
footer nav ul li a:hover {text-decoration: none;}
footer nav ul li.current-page-ancestor a, footer nav ul li.current-menu-item a, footer nav ul li.current_page_item a {color: #ccc;}
footer #rf-blogTrailer {float: left; width: 240px; margin-left: 10px;}
footer #rf-blogTrailer h4 {font-family: goudy_old_styleitalic; border-bottom: 1px solid #89bcce; font-size: 140%;
	font-weight: normal; margin-bottom: 9px;}
footer #rf-blogTrailer h5 {text-transform: uppercase; border-bottom: 1px solid #89bcce; font-size: 110%; font-weight: normal;
	padding-bottom: 1px; margin-top: 0; font-family: "Arial Narrow", Arial, Helvetica, sans-serif;}
footer #rf-blogTrailer .rf-readMoreLink {font-style: italic;}

/* Image replacement styles, hidden elements and other miscellaneous *************************/
.rf-imgRep span, .rf-imgRep a {display: block; text-indent: -6000px;}
.rf-imgRep a {text-decoration: none;}
.rf-clear {clear: both; height: 1px; font-size: 1px; color: #fff; border: none; margin: 0; padding: 0;}
.rf-hide {display: none;}
.rf-screenReaderText {position: absolute; left: -1000em;}
