/*
Theme Name: Deborah Macet
Theme URI: http://www.deborahmarcet.com/
Author: Superior Internet
Author URI: http://superiorinternet.com/
Description: 
Version: 1.0

*/

*{
	margin:0;
	padding:0;
}

body{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4c5968;
	background-color:#ffffff;
	line-height:170%;
}

p{
	padding-bottom:15px;
}

a{
	text-decoration:underline;
	color:#4c5968;
}
a:hover{
	color:#3ac489;
}

h1{
	color:#587c7c;
	font-size:46px;
	font-weight:normal;
	font-family:"Chaparral Pro";
	padding-bottom:20px;
}
h1 span{
	font-size:28px;
}
h2{
	font-size:28px;
	color:#587c7c;
	font-family:"Chaparral Pro";
	font-weight:normal;
	padding-bottom:15px;
}
h3{
	color:#587c7c;
	text-transform:uppercase;
	font-size:19px;
	font-weight:normal;
	font-family:"Chaparral Pro";
	padding-bottom:5px;
}

ul{
	list-style:none;
	padding-bottom:20px;
}
ul li{
	background-image:url(images/ul_arrow.jpg);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:25px;
	padding-bottom:10px;
}
.heading{
	font-family: 'Great Vibes', cursive;
	font-size: 36px;
	text-align:center;

}

.clear{
	clear:both;
}

#header{
	width:100%;
	min-width:1000px;
	background-color:#f8f8f2;
}
#header_wrapper{
	width:1000px;
	margin:0 auto;
}
h1#logo{
	padding:0;
	margin:0 auto;
	width:432px;
}
h1#logo a{
	display:block;
	width:432px;
	height:72px;
	background-image:url(images/logo.jpg);
	text-indent:-9999px;
	outline:none;
}
#nav{
	padding-top:5px;
}
#nav ul{
	list-style:none;
	text-align:center;
	padding:0;
}
#nav ul li{
	background:none;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding:0 5px 0 5px;
}
#nav ul li a{
	display:block;
	line-height:40px;
	padding:0 10px 0 10px;
	color:#747474;
	text-decoration:none;
	text-transform:uppercase;
	font-family:"Chaparral Pro";
	font-size:18px;
}
#nav ul li a:hover{
	color:#587c7c;
}

#rotator_wrapper{
	width:100%;
	min-width:1000px;
	background-color:#e0f5ee;
}
#rotator{
	width:1000px;
	margin:0 auto;
	height:272px;
	overflow:hidden;
	position:relative;
}
#rotator img{
	position:absolute;
	top:0;
	left:0;
}
.nivo-prevNav, .nivo-nextNav{
	display:block;
	width:47px;
	height:47px;
	text-indent:-9999px;
	outline:none;
	background-position:top;
	background-repeat:no-repeat;
}
.nivo-prevNav:hover, .nivo-nextNav:hover{
	background-position:bottom;
}
.nivo-prevNav{
	background-image:url(images/rotator_arrow_left.png);
	left:10px !important;
}
.nivo-nextNav{
	background-image:url(images/rotator_arrow_right.png);
	right:10px !important;
}

#wrapper{
	width:900px;
	margin:0 auto;
	padding:25px 50px 25px 50px;
}

#home_boxes{
	padding-bottom:25px;
}
.home_box{
	float:left;
	width:290px;
}
.home_box_middle{
	padding:0 15px 0 15px;
}
.home_box_image{
	padding-bottom:15px;
}
.home_box_image img{
	border:solid 1px #7edbb9;
}
.home_box_link{
	background-color:#587c7c;
	text-align:center;
	color:#ffffff;
	height:70px;
	padding:10px 0 0 0;
	cursor:pointer;
	line-height:normal;
}
.home_box_link a{
	background-color:#587c7c;
	text-align:center;
	color:#ffffff;
	height:70px;
	padding:10px 0 0 0;
	cursor:pointer;
	line-height:normal;
	text-decoration: none;
}
.home_box_link:hover{
	background-color:#6ea2a2;
}
.home_box_link:hover h2{
	background-color:#6ea2a2;
}
.home_box_link h2{
	color:#feff76;
	font-family:"Chaparral Pro";
	font-size:30px;
	margin:0;
	padding:0;
	font-weight:normal;
}
#home_box_watch h2{
	padding-right:50px;
	background-image:url(images/h2_watch.png);
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
}
#home_box_listen h2{
	padding-right:45px;
	background-image:url(images/h2_listen.png);
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
}

#home_left{
	float:left;
	width:475px;
	padding:20px 0 0 0;
}
#home_right{
	float:right;
	width:375px;
	background-color:#efefde;
	padding:10px 10px 0 10px;
	margin:0 0 25px 25px;
}
.home_right_section{
	border:solid 1px #76d9b5;
	padding:15px 25px 15px 25px;
	margin-bottom:10px;
}
h2#h2_stories{
	background-image:url(images/stories.jpg);
	text-indent:-9999px;
	outline:none;
	width:127px;
	height:51px;
	margin:0 auto 10px auto;
	padding:0;
}
#read_patient_stories a{
	display:block;
	width:252px;
	height:57px;
	background-image:url(images/read_patient_stories.png);
	background-position:top;
	text-indent:-9999px;
	outline:none;
	margin:0 auto;
}
#read_patient_stories a:hover{
	background-position:bottom;
}

#footer{
	width:100%;
	min-width:1000px;
	text-align:center;
	background-color:#efefde;
	height:45px;
	line-height:45px;
	color:#587c7c;
	font-size:14px;
	font-family:"Chaparral Pro";
}
#footer p{
	padding:0;
}
.widget-area{
	float:right;
}
#sfstest-page{
	width:475px;
	float:left;
}
#sfstest-page blockquote{
	border-bottom:solid 1px #587c7c;
	margin-bottom:15px;
	background-image:url(images/gradient.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}


/* CSS */
.button-37 {
  background-color: #587c7c;
  border: 1px solid #587c7c;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
  display: inline;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 25px;
  text-align: center;
  transform: translateY(0);
  transition: transform 150ms, box-shadow 150ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 475px;
  height: 90px;
}

.button-37 a {
  box-shadow: rgba(0, 0, 0, .15) 0 3px 9px 0;
  color: #FFFFFF;
  text-decoration: none;
}

.button-37:hover {
  box-shadow: rgba(0, 0, 0, .15) 0 3px 9px 0;
  color: #FFFFFF;
  text-decoration: none;
}

.button-37 h2 {
  color: #feff76;
  font-family: "Chaparral Pro";
  font-size: 30px;
  margin: 0;
  padding: 0;
    padding-right: 0px;
  font-weight: normal;
}
