/*

Theme Name: Relationship Suite
Theme URI: 
Description: 
Author: Joanna Weinman
Author URI: 
version: 
Tags: 

*/


@charset "utf-8";
/* CSS Document */


/* -------------------------------------------------------------- 

   reset.css

   * Resets default browser CSS.

-------------------------------------------------------------- */


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {
	min-height: 100%;
	padding-bottom: 1px;
}

body {
	line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Remove annoying border on linked images. */

a img, img, a {
	border: none;
	outline: none;
}


/* UNIVERSAL CLASSES */

.clear {
	clear: both;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.no-show {
	display: none;
}

.txt_inline {
	display: inline;
}

.txt_highlight {
	color: #db5520;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

small {
}

a {
	color: #db5520;
	text-decoration: none;
}

a:hover {
	color: #db5520;
	text-decoration: underline;
}

a:visited {
}

h1 {
	font-size: 26px;
	line-height: 30px;
	color: #db5520;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 26px;
	line-height: 30px;
	color: #231f20;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	margin: 20px 0px 10px 0px;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}

h4 {
	display: inline;
	padding: 8px 12px;
	font-size: 19px;
	font-weight: bold;
	color: #f1f1ed;
	background-color: #db5520;
}

h5 {
	font-size: 17px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

p {
	clear: both;
	margin: 12px 0px;
	padding: 0px 0px;
	line-height: 20px;
	font-size: 14px;
}

p big {
	font-size: 17px;
	line-height: 22px;
	margin: 14px 0px;
}

ul {
	margin: 15px 0px 0px 0px;
	list-style: disc;
}

ul li {
	margin: 5px 0px 5px 30px;
	font-size: 16px;
	line-height: 22px;
}

blockquote {
	margin-top: 10px;
	padding: 20px 17px 20px 55px;
	background-color: #cdcbbc;
	background-image: url('images/img_quotes_open.png');
	background-repeat: no-repeat;
	background-position: 20px 15px;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}

.btn_styled {
	margin: 10px 0px;
	display: inline-block;
	padding: 12px 10px;
	background-image: url('images/page_bg.gif');
	background-repeat: repeat-x;
	text-transform: uppercase;
}

.btn_styled span {
	text-align: center;
	background-color: #ffffff;
	padding: 10px;
	display: block;
	color: #231f20;
}

.centeredImage {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 20px 0px;
}


/* BEGIN FORMATTING */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #231f20;
	background-color: #564c4d;
	background-image: url('images/page_bg.gif');
	background-repeat: repeat;
	height:100%;
}


/* CONTAINERS */

#wrapper {
	width: 974px;
	margin: 0px auto;
}

#header {
	background-image: url('images/header_bg.png');
	background-repeat: no-repeat;
	height: 217px;
	display: block;
	background-position: 190px 0px;
	position: relative;
}

#logo {
	width: 455px;
	height: 135px;
	margin: 0;
	padding: 24px 0px 0px 208px;
	float: left;
}

#nav {
	width: 926px;
	float: left;
	margin: 28px 0px 0px 0px;
	padding-left: 25px;
}

#box_icons {
	width: 21px;
	float: right;
	position: absolute;
	top: 128px;
	right: 20px;
}

#box_icons img {
	margin: 0px 0px 6px 0px;
}

#main {
	padding: 25px 25px 25px 25px;
	background-color: #ffffff;
}

.box_overlay-shadow {
	margin: 0px 24px;
	background-image: url('images/page_bg_grey.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.box_overlay-shadow_header {
	background-position: 0px 115px;
}

.box_light-grey {
	padding: 15px;
	background-color: #cdcbbc;
}

.box_dark-grey h3 {
	color: #ffffff;
}


/* HOME */

#home {
}

#home .box_main {
	width: 615px;
	float: left;
}

#home .box_main p {
	font-size: 17px;
	margin: 18px 0px 10px 0px;
	line-height: 22px;
}

#home .box_signup h3 {
	margin: 10px 0px 20px 0px;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}

#home .box_signup table {
	width: 100%;
	align: center;
}

#home .box_signup {
	width: 290px;
	float: right;
	background-color: #cdcbbc;
}

#home .box_signup .content {
	padding: 15px;
}

.wpcf7-form-control-wrap input, textarea, .input_field input, select {
	padding: 2px;
	border: none;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 260px;
}

.btn_submit {
	border: none;
	padding: 0;
	margin: 0;
	background-color: #db5520;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #d2d1c4;
	padding: 4px;
}

#home .box_triple {
	background-image: url('images/page_bg_grey.gif');
	background-repeat: repeat;
	padding: 17px 0px;
	margin-top: 20px;
}

#home .box_triple .box_img {
	width: 285px;
	padding: 0px 0px 0px 17px;
	margin: 0;
	float: left;
}

#home .box_triple .box_img p {
	margin: 5px 3px 0px 3px;
	padding: 5px;
	background-color: #cdcbbc;
	text-transform: uppercase;
	text-align: center;
}

#home .box_triple .box_img p a {
	color: #231f20;
}

#home .box_triple .box_img p a:hover {
	color: #db5520;
}


/* ABOUT RACHEL */

#about-rachel p {
	font-size: 16px;
	line-height: 24px;
}

#about-rachel .box_light-grey {
	padding: 15px;
	margin: 0px 0px 0px 0px;
	background-color: #cdcbbc;
}

#about-rachel .box_full, #about-rachel .box_half {
	background-image: url('images/page_bg_grey.gif');
	background-repeat: repeat;
	padding: 20px 17px;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #ffffff;
}

#about-rachel .box_half {
	width: 416px;
	vertical-align: top;
}

#about-rachel .block_space {
	margin-top: 12px;
}


/* THERAPY / COACHING */

#therapy-coaching {
	background-color: #443a3b;
	display: block;
	width: 924px;
}

#therapy-coaching .box_header .box_img {
	width: 285px;
	padding: 12px 0px 0px 10px;
	float: left;
}

#therapy-coaching .box_header .content {
	float: right;
	padding: 6px 10px;
	margin-bottom: 12px;
	width: 600px;
	height: 252px;
	background-color: #cdcbbc;
	display: block;
	vertical-align: middle;
}

#therapy-coaching .box_header .content h2 {
	font-size: 26px;
	line-height: 31px;
	color: #231f20;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
}

#therapy-coaching .box_header h2 {
	display: inline;
}

#therapy-coaching .content {
	padding: 0px 15px 5px 15px;
}

#therapy-coaching .content h3 {
	margin: 6px 0px 10px 0px;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #db5520;
	margin-bottom: 5px;
}

#therapy-coaching .content p {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
}

#therapy-coaching_footer {
	margin: 0px 0px -13px 0px;
	padding: 0px 0px 0px 0px;
}

#therapy-coaching .content #therapy-coaching_footer {
	margin-bottom: 0px;
}

#therapy-coaching .box_white {
	padding-top: 1px;
	background-color: #ffffff;
}

#therapy-coaching_footer .box_white h3 {
	margin: 12px 0px 16px 0px;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #231f20;
}

#therapy-coaching .box_white img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* CORPORATIONS / CHURCHES */

#corporations-churches h1 {
	color: #231f20;
	font-style: normal;
}

#corporations-churches h4 {
	display: inline;
	padding: 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #231f20;
	background-color: #ffffff;
}

#corporations-churches h5 {
	line-height: 22px;
}

#corporations-churches p {
	font-size: 16px;
	line-height: 24px;
}

#corporations-churches ol {
	font-size: 16px;
	line-height: 28px;
	margin-left: 20px;
	padding-left: 20px;
}

#corporations-churches li {
	font-size: 16px;
	line-height: 24px;
}

#corporations-churches .btn_styled {
	margin: 10px 0px;
	display: inline-block;
	padding: 12px 10px;
	background-image: url('images/page_bg.gif');
	background-repeat: repeat;
	text-transform: none;
}

#corporations-churches .btn_styled span {
	text-align: center;
	background-color: #ffffff;
	padding: 10px;
	display: block;
	color: #231f20;
}

#corporations-churches p.btn {
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
}

#corporations-churches .box_light-grey {
	padding: 15px;
	margin: 0px 0px 0px 0px;
	background-color: #cdcbbc;
}


/* CHURCH / PARK AVE */

#church-parkave .sub_main {
	padding: 0px 121px 0px 121px;
	background-color: #ffffff;
}

#church-parkave p {
	font-size: 16px;
	line-height: 24px;
}
	
#church-parkave ol {
	font-size: 16px;
	line-height: 28px;
	margin-left: 20px;
	padding-left: 20px;
}

#church-parkave blockquote {
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 35px;
	background-color: #cdcbbc;
	background-image: url('images/img_quotes_open.png');
	background-repeat: no-repeat;
	background-position: 0px 15px;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}

#church-parkave .box_light-grey {
	width: 682px;
	padding: 0px;
	background-color: #cdcbbc;
}

#church-parkave .centeredImage {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 12px;
	padding:0px 0px 10px 0px;
}


/* STORE */

#store p {
	font-size: 16px;
	line-height: 24px;
}

#store h1.ultimate {
	font-weight: bold;
	text-align: center;
}

#store h1.premarital {
	color: #db5520;
	font-style: normal;
	text-align: center;
}

#store h3.breakthrough {
	font-size: 21px;
	line-height: 24px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

#store ul.audio {
	margin: -5px 0px 0px 0px;
	list-style: disc;
	color: #c65227;
}

#store ul.breakthrough {
	margin: 15px 10px -5px -10px;
	list-style: disc;
}

#store .box_light-grey {
	padding: 15px;
	color: #000000;
	background-color: #cdcbbc;
}

#store .box_light-grey p.headline {
	margin: -4px 0px 0px 0px;
	padding: 0px;
	
	font-size: 	20px;
	line-height: 22px;
	
	font-weight: bold;
}

#store .box_light-grey p.body {
	margin-bottom: -3px;
	padding: 0px;
}

#store .box_light-grey img {
	margin: 0px;
	padding: 0px;
}

#store table tr td {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#store .box_full, #store .box_half {
	background-image: url('images/page_bg_grey.gif');
	background-repeat: repeat;
	padding: 20px 17px;
	color: #ffffff;
}

#store .box_half {
	width: 416px;
	vertical-align: top;
}

#store blockquote.ebook {
	margin: 0px 0px 0px 0px;
	padding: 10px 17px 0px 55px;
	background-color: #ffffff;
	background-image: url('images/img_quotes_open.png');
	background-repeat: no-repeat;
	background-position: 20px 5px;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}

#store p.btn1 {
	font-size: 21px;
	line-height: 23px;
	color: #231f20;
	font-weight: bold;
}

#store li ul {
	margin: 0px 0px 0px -10px;
	font-size: 16px;
	line-height: 20px;
	list-style: none;
}

#store .block_space {
	margin-bottom: 12px;
}

#store .btn_styled_premarital {
	margin: -20px 0px 7px 0px;
	display: inline-block;
	padding: 12px 10px;
	background-image: url('images/page_bg.gif');
	background-repeat: repeat;
	/* text-transform: uppercase; */
}

#store .btn_styled_premarital span {
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #231f20;
	background-color: #ffffff;
	text-align: center;
	padding: 10px;
	display: block;
}


/* RESOURCES */

#resources .box_header h1, #resources .box_header h2 {
	display: inline;
}

#resources .content {
	margin-top: 20px;
	padding: 20px;
	background-color: #cdcbbc;
}

#resources .content p {
	margin-bottom: -10px;
	margin-top: 20px;
	text-transform: uppercase;
}


/* CONTACT */

#contact {
}

#contact .box_header p {
	font-size: 16px;
	margin: 0;
}

#contact .box_header p big {
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
}

#contact .box_header p .txt_highlight {
	font-size: 27px;
	line-height: 30px;
}

#contact .content {
	margin-top: 20px;
	padding: 20px;
	background-color: #cdcbbc;
}

#contact .content .box_left {
	width: 320px;
	float: left;
}

#contact .content .box_right {
	width: 520px;
	float: right;
}

#contact .wpcf7-form-control-wrap input, textarea, select {
	width: 315px;
}

.btn_large, .btn_large:hover {
	background-color: #db5520;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #d2d1c4;
	padding: 12px 0px;
	text-align: center;
	width: 180px;
	display: inline-block;
}


/* QUIZ */

#quiz .content {
	margin-top: 20px;
	padding: 20px;
	background-color: #cdcbbc;
}

#quiz .input_field input {
	width: 40px;
}


/* FOOTER */

#footer {
	margin: 0;
	padding: 10px 0px;
}

#footer p {
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer p a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}


/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* NAV */

#suckerfishnav {
	width:100%;
}

#suckerfishnav, #suckerfishnav ul {
	float:left;
	list-style:none;
	line-height:30px;
	padding:0;
	margin:0;
	width:100%;
}

#suckerfishnav a {
	display:block;
	background-image: url('images/nav_bg_right.png');
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 0px 10px 0px 0px;
}

#suckerfishnav li {
	float:left;
	padding: 0px 0px 0px 10px;
	background-image: url('images/nav_bg_left.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 4px;
}

#suckerfishnav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:154px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
}

#suckerfish ul ul {
	margin: 0;
	padding: 0;
	background-color: #db5520;
}

#suckerfishnav li li {
	background: none;
	background-color: #db5520;
	margin: 0;
	padding: 0;
	display: block;
	width: 154px;
}

#suckerfishnav li li a {
	border-top: 1px solid #fff;
	display: block;
	margin: 0px 7px;
	padding: 7px 0px;
	display: block;
	color: #443a3c;
	background: none;
	font-weight: normal;
	position:relative !important;
}

#suckerfishnav li ul ul {
	margin:-21px 0 0 150px;
}

#suckerfishnav li li:hover, #suckerfishnav li li:hover a {
	color: #ffffff;
	text-decoration: none;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a, #suckerfishnav li.nav_selected a {
	background-position: right -30px;
	cursor: pointer;
}

#suckerfishnav li:hover, #suckerfishnav li.sfhover, #suckerfishnav li.nav_selected {
	background-position: 0px -30px;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
	left:-999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left: auto;
	margin-left: -8px;
}

.nav_welcome {
	background-image: url('images/nav_welcome.png');
	background-repeat: no-repeat;
	width: 89px;
	height: 30px;
	display: block;
}

.nav_about-rachel {
	background-image: url('images/nav_about-rachel.png');
	background-repeat: no-repeat;
	width: 138px;
	height: 30px;
	display: block;
}

.nav_therapy {
	background-image: url('images/nav_therapy.png');
	background-repeat: no-repeat;
	width: 84px;
	height: 30px;
	display: block;
}

.nav_churches {
	background-image: url('images/nav_churches.png');
	background-repeat: no-repeat;
	width: 96px;
	height: 30px;
	display: block;
}

.nav_corporations {
	background-image: url('images/nav_corporations.png');
	background-repeat: no-repeat;
	width: 135px;
	height: 30px;
	display: block;
}

.nav_coaching {
	background-image: url('images/nav_coaching.png');
	background-repeat: no-repeat;
	width: 98px;
	height: 30px;
	display: block;
}

.nav_resources {
	background-image: url('images/nav_resources.png');
	background-repeat: no-repeat;
	width: 111px;
	height: 30px;
	display: block;
}

.nav_contact {
	background-image: url('images/nav_contact.png');
	background-repeat: no-repeat;
	width: 81px;
	height: 30px;
	display: block;
}

.nav_blog {
	background-image: url('images/nav_blog.png');
	background-repeat: no-repeat;
	width: 53px;
	height: 30px;
	display: block;
}

.nav_store {
	background-image: url('images/nav_store.png');
	background-repeat: no-repeat;
	width: 57px;
	height: 30px;
	display: block;
}
