/*---:[ Set 1: solid background with slick borders around your "page" area ]:---*/
body.custom { background: #419898; }		
.custom #container { padding: 0; background: #ffffff; border: 0px solid #000; }		
.custom #page { background: #fff; }
.custom #feature_box { border-style: none; }
.custom #header { border-style: none; }
.custom h3 {color:#347777; font-size:1.6em; padding:0; margin:0;}
.custom p.clear { clear: both;}

#masthead {
margin:0 auto;
margin-bottom: -5px;
width:988px;
background:url(/images/evelyn-header.jpg) no-repeat;
height: 149px;
}

#masthead h1 { font-size:350%; }

#logo {
text-indent:-9999px;
float:left;
margin:0;
}



#topnav {
	list-style: none;
	float: right;
	text-align: center;
	line-height: 23px;
	margin-top: -25px;
	position: relative;
	left: -10px;
}

#topnav li {
	float: left;
	margin: 32px 0 0 15px;
	background:url(/images/btn_topnav.png) no-repeat;
	width: 96px;
	height: 23px;
}

#topnav li a {
	color:#4f2b19;
	display: block;
        font-size: 12px;
}

#topnav li#freebies {
	background:url(/images/free-gifts.png) no-repeat;
	width: 96px;
	height: 23px;

}

#topnav li#freebies a {
        color:#fff;
	width: 140px;
	height: 37px;
	display: block;
}

#topnav li a:hover { color: #334f71; }

:focus { -moz-outline-style: none;	}

#slider {
float:right;
height:321px;
margin-right:10px;
overflow:hidden;
position:relative;
width:636px;
z-index: 1;
}

#sliderContent {
	list-style: none;
}

#headerinfo { position: absolute; left: 800px; top: 0px; }
#headeremail { position: absolute; left: 106px; top: 158px; font-weight:bold; font-size:2em; font-style: italic; }
#headeremail a { color: #464646; }
#headeremail a:hover { color: #419898; }

blockquote{color:#000;} 

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.7em; width:100%; background:#fff; font-weight:bold; font-size:1.2em; z-index:100; }
#dropmenu a {display:block; padding: .25em 1.5em; color:#686868; text-decoration:none; background:#fff; font-size:1.1em;}
#dropmenu a:hover {background:#888; color:#fff;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:12em; top:1.84em; left:-1px;}
#dropmenu li ul {border:1px solid #c8c8c8;width:16.6em;}
#dropmenu li ul a {width:12em; height:auto; float:left; font-size:1.1em;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:14em; margin:0px 0 0 10px; font-size:1.1em;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none; font-size:1.1em;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block; font-size:1.1em;}

.format_text {font-size:1.4em;line-height:1.5em;}
.pullquote {width: 40%;	float:right; font-size:165%; color:000; line-height:120%; margin:10px 10px 0px 10px; padding:10px 25px 0px 0px;}
.pullquote img {float: left; margin-right: 25px;  margin-top: 0px; border: 2px solid #CFCFCF;}
.blockLink {background-color : #F0F0F0; display : block;padding : 5px;border : 1px solid #CECFD0;margin-bottom:10px;margin-left: 20px;padding-bottom:6px;padding-top:10px;width : 94%;-webkit-border-radius: 4px;    
/* for Safari */-moz-border-radius: 4px;       
/* for Firefox */float : left;text-decoration:none;}


.blockLink a {text-decoration: none;color: #664429;}
.blockLink a:hover {text-decoration:underline;color: #000;}
.blockLink img {position:absolute: margin-right: 25px; float:left; clear:both;}
.blockLink h1 {float:left; font-size:350%; left:95px; top:5px; line-height:95%; position:relative; margin-bottom:25px;}
.blockLink p {clear:both; font-size:150%; margin-left:97px; margin-bottom:0px; text-decoration:none;}

.floatstop {clear:both;} 

.clearRight {clear:right;}
.clearLeft {clear:left;}

.floatleft {float: left;}
.floatright {float: right;}

.clear {clear:both; margin-bottom: 25px;}

.custom .format_text input, 
.custom .sidebar .text_input { }

#custom-homepage-content {
	padding: 20px 0;
}
.left-column-homepage {
	width: 44%;
	float: left;
}
.center-column-homepage {
	width: 23%;
	float: left;
	margin: 0 5%;
}
.right-column-homepage {
	width: 23%;
	float: left;
}
body.home #sidebars, body.home #content_box {
	display: none;
	visibility: hidden;
}
.portrait {
	margin-bottom: 20px;
	float: left;
	width: 272px;
	text-align: center;
}
.portrait img {
	padding: 9px;
	background-color: #EFEFEF;
	border: 1px solid #419898;
}
.post-footer-box {
	padding: 9px;
	background-color: #EFEFEF;
	border: 1px solid #419898;
        clear: both;
        margin-bottom: 15px;
}
.post-footer-box img.small-portrait {
	padding: 9px;
	background-color: #FFFFFF;
	border: 1px solid #419898;
}
.post-footer-box h3 {
	margin: 0 0 0 0;
	color: #419898;
}
.post-footer-box p {
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 25px 0;
}
.post-footer-box ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 15px;
}
.post-footer-box li {
	margin: 0 0 10px 0;
}
#slideshow {
	float: right;
        z-index:2;
}
p.bio {
	font-size: 200%;
	font-style: italic;
}
p.home-page-columns {
	font-size: 125%;
        margin-top: 10px;
}

h3.homepage-content-headers {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 190%;
	color: #419898;
}
#homepage-slider {
        position: relative;
	margin-bottom: 50px;
        z-index:1;

}
.widget_recent_entries ul {
	list-style: none;
}
.widget_recent_entries ul li {
	margin-bottom: 5px;
}
.widget {
	margin-bottom: 20px;
}
.post-footer-box img.float-left {
	float: left;
	margin: 0 10px 0 0;
}
.post-footer-third {
	width: 30%;
	margin-right: 3%;
	float: left;
}




/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0 0 50px 0;
	padding: 0;
	width: 945px;
}
.kwicks li{
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.kwicks li {
	float: left;
	width: 314px;
	height: 300px;
}
.kwicks h3 {
	font-weight: bold;
}
.kwicks p {
	font-size: 120%;
}
#kwick1 { 
	background: url(images/kwick1.jpg) no-repeat top left #FFF;
}
#kwick1.active { 
}
#kwick2 {
	background: url(images/kwick2.jpg) no-repeat top right #dddcda;
}

#kwick1 h3 {
	color: #000;
}
#kwick2 h3 {
	color: #000;
}
#kwick3 h3 {
	color: #000;
}
#kwick2.active {
}
#kwick3 {
	background: url(images/kwick3.jpg) no-repeat top right #dddcda;
}

#kwick3.active {
	background-color: #dddcda;
}
.kwick-interior {
	padding: 20px 20px;
	margin-top: 180px;
	height: 120px;
	color: #fff;
}
.kwick-interior .kwick-content {
	visibility: hidden;
}
#kwick1.active .kwick-interior, #kwick2.active .kwick-interior, #kwick3.active .kwick-interior {
	background: url(images/kwick-interior.png) repeat;
}
#kwick1.active .kwick-interior h3, #kwick2.active .kwick-interior h3, #kwick3.active .kwick-interior h3 {
	color: #fff;
}
#kwick1.active .kwick-interior .kwick-content, #kwick2.active .kwick-interior .kwick-content, #kwick3.active .kwick-interior .kwick-content {
	visibility: visible;
}

.call-to-action { 
	padding-bottom: 10px;
	text-transform: capitalize;
}
a.call {
 float: right; 
 padding: 15px 20px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 position: relative;
 top: -40px;
 background: url(images/call.png) repeat-x bottom center #EFEFEF; 
 text-shadow: 1px 1px 1px #999; 
 margin-left: 15px;
}
a.call:hover {
 background: #CCC;
}

a.smcf-link {
 float: right; 
 padding: 15px 20px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 font-weight: bold;
 text-transform: uppercase;
 text-decoration: none;
 position: relative;
 top: -40px;
 background: url(images/call.png) repeat-x bottom center #EFEFEF; 
 text-shadow: 1px 1px 1px #999; 
 margin-left: 15px;
}
a.smcf-link:hover {
 background: #CCC;
}

.kwicks a {
	color: #EFEFEF;
	text-decoration: underline;
}
.download {
	padding: 0 20px;
	margin-bottom: 20px;
	
}
.download a.call {
	top: 10px;
}
.download h2 {
	font-size: 24px;
	padding-left: 24px;
	background: url(images/bookcover.jpg) no-repeat left center;
	font-weight: bold;
}

 /* This CSS is used for the Show/Hide functionality. */
   .more {
      display: none;
      border-bottom: 1px solid #666; }
   a.showLink, a.hideLink {
      text-decoration: none;
      font-size: 15px;
      font-weight: bold;
      color: #000;
      padding-left: 8px;
      background: transparent url(images/down.gif) no-repeat left; }
   a.hideLink {
      background: transparent url(images/up.gif) no-repeat left; }
   a.showLink:hover, a.hideLink:hover {
      border-bottom: 1px dotted #000; }

