/*
Theme Name: Delbarr Moradi
Theme URI: http://SITEURL.com
Author: Zoe Rooney
Author URI: http://zoerooney.com/
Description: Custom theme originally designed by <a href="http://theweaverhouse.com/" target="_blank">The Weaver House</a> augmented by <a href="http://zoerooney.com">Zoe Rooney</a>
*/

@import "style-reset.css";

/* 
main color: #aeada7; body changed to warmer #abao98, rest is still mostly #aeada7 until we decide to change
link color: #aeada7;
hover color: #ca8b58; orange/rust color
gallery name headers; #6e6a67 darker more black
press main titles; #595755
press subtitles; #6e6a67 (same as gallery name headers)
pink highlight color on raves and press; #f7f5f6
pink from blog date and rss button: Original #F0E9EC darker possibility 1:#E6CFD8 or 2:#F0DAE3
*/

/*Tools*/

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

  
}
/* =Structure
----------------------------------------------- */
html {
  	background: #f4f1e8 url('images/background-texture.png') repeat;
}

body {
  background: #f4f1e8 url('images/background-texture.png') repeat;
	padding: 0;
	min-width: 989px;
	
}
#page {
	margin: 0 auto;
	width: 989px;/*original 939px*/
	/*background: #fff;*/
	/*overflow: hidden;*/
}
#main {
	clear: both;
	padding: 0;
	/*overflow: hidden;*/
	background: #fff;
	padding: 37px 49px; /* original left right 26px*/
}
#primary {
	float: left;
	margin: 0;
	width: 314px;
}
#content {
	margin: 0;
	/*width: 580px; 610px original blog*/
	float: left;
}
#primary.full-width,
#primary.full-width #content {
	width: 100%;
	float: none;
}
#secondary {
	float: right;
	padding: 0;
	width: 238px;
	margin-top: 45px;
	/*text-align:center;*/
}

#secondary ul{
  list-style-type: none;
}

/* =Typography
----------------------------------------------- */

body, input, textarea {
	color: #aeada7 ;
  /*color: #aeada7;*/
	font-family: "chaparral-pro", serif;
	font-size: 14px;
	line-height: 1.625em;
	font-weight: 300;
	font-style: italic;
	
	
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1em;
}
ul, ol {
	/*margin: 0 0 1.625em 2.5em;*/
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
}
dd {
	margin-bottom: 1.625em;
}
strong {
}
em, i {
	font-style: italic;
}
blockquote {
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
cite {
	color: #666;
	letter-spacing: 0.05em;
	padding-left: 60px;
}
pre {
	background: #f4f4f4;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	border: 1px solid #aeada7;
	font-size: 13px;
	height: 19px;
	line-height: 1.2em;
	padding: 4px 10px !;
}
input[type=text]:focus,
textarea:focus {
	color: #aeada7;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input#s {
	background: #FFF;
	border: 1px solid #aeada7;
	font-size: 13px;
	height: 19px;
	line-height: 1.2em;
	padding: 4px 10px;
}
input#searchsubmit {
	display: inline-block;
	width: 33px;
	height: 21px;
	margin-left: 7px;
	background: #FFF url(images/arrow_right.png) no-repeat 0px 6px;
}

/* Links */
a {
	color: #aeada7;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	color: #ca8b58;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#branding {
	position: relative;
	z-index: 9999;
	text-align: center;
}

#branding img {
	height: auto;
}

#branding #logo {
  margin: 35px auto 22px auto;
  position: relative;
}

header {
  background: #fff;
}

.aux-menu-header {
  top: 28px;
  left: 741px;
  background: url(images/strip_header.png) no-repeat top right;
  height: 40px;
  width: 248px;
  color: #c8d7d0;
}

.aux-menu-header a{
  color:   #C4BF9D;/*original #B8AF76*/
  font-size: 14px;
  margin-left: 15px;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: .08em;
  font-family: "freight-big-pro";
  position: absolute;
  
}

.aux-menu-header a:before {
  content: ">>";
  position: absolute;
  top: -1px;
  left: -16px;
}

.aux-menu-header span {
  
}

.aux-menu-header a:hover {
  color: #ca8b58;
}

.aux-menu-header li {
  float: left;
  list-style-type: none;
  padding-right: 12px;
}

.aux-menu-header ul {
padding: 1px 0 0 50px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
  background-color: #fff;
  margin: 0;
  padding: 0;
  text-align:center;
	/*margin: 0 26px 0 26px;
	padding:0 0 29px 0;*/
}

#access li {
  display:inline;
}

#access a {
	letter-spacing: 0.08em;
	display: inline-block;
	/*padding: 3px 0 3px 10px;*/
	/*margin: 0;
	text-decoration: none;
	cursor: pointer;
	/*NAV type*/
	text-transform: uppercase;
	/*color: #C9C9C7 ; Color is currently lighter than body copy*/
	font-size: 13px;	
	font-weight: 300;
	font-family:"freight-big-pro";
	padding: 0 31px;
}

#access{
  background-color: #fff;
}

#access li a:hover {
}

.current-menu-item a:before{
  content: ">>";
 /* color: #ca8b58;*/
  position: absolute;
  top: -1px;
  left: 13px;
  
}


.current-menu-item a {
 /* color: #ca8b58;*/
  position: relative;
  
}

#menu-item-7802.current-menu-item a:before {/* makes carrot display:none on homepage nav*/
display: none;
}

/* SUBMENU */
#access ul li {
  position: relative;
  /* border: 2px solid #eaea; */
}

#access ul ul {
  display: none;
  position: absolute;
  top: 20px;
  left: 40px;
  background-color: #f4f1e9;
  background-color: rgba(244, 241, 233, .8);/*#f4f1e9
  opacity: .8;*/
  
}

#access ul ul li a {
  margin: 6px 5px;
}

#access ul li:hover ul {
  display: block;
}

/* =Content
----------------------------------------------- */

.hentry {
	border-bottom: 1px solid #ebe9e8;
	margin: 0 0 45px;
	padding: 0 0 40px;
	position: relative;
}
.page .hentry,
.no-results {
	border-bottom: none;
}
.entry-title,
.entry-title a {
  clear: both;
  line-height: 1.1em;
  padding-top: 0;
  font-family: "Times New Roman", serif;
  text-transform: uppercase;
  font-size: 20px;
  color: #7D7977;
  letter-spacing: 1px;
  font-weight: 400;
  margin-top: 22px;
  font-style: italic;
}
.search .entry-title {
  padding-bottom: 20px;
}
.entry-meta {
	clear: both;
}
.entry-date {
  color: #fff;
  font-size: 14px;
  padding: 4px 10px;
  font-family: "futura-pt";
  background-color: #F0DAE3;
  margin-left: -71px;
}

.entry-date-carrot {
font-size: 14px;
}

.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 10px 0 0 0px;
	float: left;
	width: 580px;
}
.entry-content p { /*MARINA*/
  line-height: 24px;
  font-style: normal;
}
.entry-content h1,
.comment-content h1,
.comment-content h2 {
	color: #aeada7;
	font-size: 21px;
	margin: 0 0 .8125em;
}
.entry-content h2 {
	color: #aeada7;
	line-height: 1.4em;
	margin-bottom: 18px;
	font-size: 18px;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	line-height: 2.6em;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}


/* Images */
.entry-content img,
.comment-content img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.widget img {
	max-width: 250px; /* Fluid images for posts, comments, and widgets */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin: 1px 0; /*was 1.625em 0;*/
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	margin-bottom: 1.625em;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #aeada7;
	font-size: 10px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 5px 0;
	position: relative;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}

/* Image borders */

.wp-caption img {
	border-color: #eee;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}



/* =error404
----------------------------------------------- */
.error404 #main #s {
	width: 60%;
}


/* =Pager Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#nav-below {
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	float: none;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget {
	clear: both;
	margin: 0 ;
	/*padding: 10px 0;*/
}
.widget-title {
	color: #7D7977;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-family: "Times New Roman", serif;
	font-style: italic;
	font-weight: 400;
	font-size: 15px;
	border-bottom: 1px solid #f7f5f6;
	padding: 13px 0;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
}

/* Special Classes */
.no-border {
	border-bottom: none;
	margin-bottom: 0;
	padding:  15px 0 0;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 10px;
}
.widget_search #s {
	width: 170px;
	display: inline-block;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #aeada7;
	width: 95%;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*Added widget classes*/

.widget-delbarr-social {
  background-color: #F0DAE3/*#eaeaea*/;
  color: #fff;
  margin-bottom: 4px; /*was 2px*/
  padding: 10px 0;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
}

.widget-delbarr-social:hover {
opacity: .8;
}

.widget-delbarr-instagram {
   background-color: rgb(80,49,47);/*#50312f*/
}
 
.widget-delbarr-facebook {
  background-color: rgb(184,228,227); /*#b8e4e3*/
}
.widget-delbarr-pinterest{
  background-color: rgb(210,143,39);/*#d28f27*/
}

.widget-delbarr-twitter {
 background-color: rgb(241,112,73); /*#50312f*/
 }
 
.widget_search h3 {
  text-align:left;
  padding-bottom:2px;
}

.widget_sp_image-description p {
  border-top: 1px solid #f7f5f6;
  padding: 13px 0;
  margin-top: 15px;
  border-bottom: 1px solid #f7f5f6;
  margin-bottom: 0;
}

.widget-reach-out {
  margin-top: -8px;
}

.widget-reach-out a:hover {  
  color: #aeada7 ;
}
.widget-reach-out img {
  position: relative;
  margin-top: 8px;
}

.widget-reach-out p {
  font-size:14px;
}

.widget-reach-out .say {
  position: absolute;
  top: 47px;
  left: 71px;
}

.widget-reach-out h4 {
  position: absolute;
  top: 67px;
  left: 78px;
  font-family: "freight-big-pro";
  text-transform: uppercase;
  font-style: italic;
  color: #6e6a67;
  font-size: 26px;
}

.widget-reach-out .quote {
  position: absolute;
  top: 89px;
  left: 75px;
}

/*=expand dropdown effect*/
.widget.expand .widget-title:hover {
  cursor: pointer;
  opacity: 0.9;
}

.widget.expand .widget-title::after {
  content: '\25BC';
  color: #Fff;
  padding-left: 5px;
  font-size: 10px;
}
.widget.expand.collapse .widget-title::after {
  content: '\25B2';
}

#search-2 .widget-title {
border-bottom: none;
}

/* =Comments
----------------------------------------------- */
.comment-form-title {
	margin:  30px 0 10px;
	font-weight: normal;
	font-style: italic;
}
#comments-title {
	padding: 0 0 2.6em;
}
.nopassword,
.nocomments {
	color: #aeada7;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 100%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #FFF;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 10px;
	padding: 10px;
}
.commentlist .children {
	list-style: none;
	margin: 0 0 10px 20px;
}
.commentlist .children .children {
	margin: 10px 0 10px 10px;
}
.commentlist .children li.comment {
	background: #FFF;
	position: relative;
}
article.comment {
	border-bottom: 1px solid #EBE9E8;
	padding: 10px 0;
}
.avatar {
	float: left;
	padding-right: 10px;
	vertical-align: bottom;
}
.comment-meta {
	margin-bottom: 12px;
}
.comment-meta .fn, .comment-meta time {
	font-style: normal;
	display: block;
	clear: right;
	color: #aeada7;
}
.comment-content p {
	margin-bottom: 1em;
}
.comment-content p:last-of-type {
	margin-bottom: 0;
}
a.comment-reply-link {
	color: #ca8b58;
	display: inline-block;
	text-decoration: none;
	margin-top: 10px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor .comment-content, .commentlist .children > li.bypostauthor .comment-content {
	background: #FAF9F9;
	padding: 5px 2px;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	margin: 0 auto 1.625em;
	padding: 10px;
	position: relative;
	width: 580px;
	overflow: hidden;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	position: relative;
	float: left;
	display: inline-block;
	padding: 2px 5px;
	border: none;
	border: 1px solid #aeada7;
}
#respond input[type="text"] {
	width: 255px;
}
#respond textarea {
	resize: vertical;
	width: 570px;
	min-height: 150px;
	border: 1px solid #aeada7;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
	margin: 5px 0 0;
	
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	color: #aeada7;
	display: inline-block;
	padding: 0px 10px 8px;
	position: relative;
	z-index: 1;
}
#respond .logged-in-as a {
	color: #aeada7;
}
#respond p {
	margin: 5px 0;
}
#respond .form-submit {
	float: left;
	margin: 0 0;
}
#respond input#submit {
	background: #F0E9EC;
	cursor: pointer;
	margin: 10px 0;
}
#respond input#submit:hover {
}
#respond #cancel-comment-reply-link {
	color: #aeada7;
	margin-left: 10px;
	text-decoration: none;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#cancel-comment-reply-link {
	color: #aeada7;
	display: block;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	top: 1.1em;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
.comment-subscription-form {
	clear: both;
	display: block;
}

/* =About Page
----------------------------------------------- */

.about-delbarr-text {
  width: 280px;
  float: left;
}

.about-delbarr-right-block {
  float: right;
  width:  586px;
  font-family: "futura-pt-condensed";
}

/* =I heart section*/

#heart-things {
  margin-top: 20px;
  border:  1px solid #f7f5f6;
  position: relative;
  width: 891px;
  background: url('images/heart-pointing-lines.jpg') no-repeat 201px 159px;
}

#heart-things h4 {
position: absolute;
top: 287px;
left: 322px;
font-size: 25px;
text-transform: uppercase;
font-weight: 300;
letter-spacing: .05em;
}

#heart-things h4,
#heart-things h4 span {
  font-family: "freight-big-pro" sans-serif;
}

#heart-things h4 span {
  color: #CC6441;
}

.hover-heart-item data-text {
  color: green;
}

#hover-heart-target {
  font-style: italic;
}

.heart-text {
  position: absolute;
  top: 322px;
  left: 269px;
  width: 300px;
  text-align: center;
  font-size: 16px;
}
.heart-thing-2 {
  position: absolute;
  top: 0;
  left: 231px;
}
.heart-thing-3 {
  position: absolute;
  top: 0;
  left: 442px;
}

.heart-thing-4 {
  position: absolute;
  top: 0;
  left: 589px;
}

.heart-thing-6 {
  position: absolute;
  top: 158px;
  left: 611px;
}

.heart-thing-8 {
  position: absolute;
  top: 411px;
  left: 296px;
}

.heart-thing-9 {
  position: absolute;
  top: 411px;
  left: 462px;
}

.heart-thing-10 {
  position: absolute;
  top: 411px;
  left: 638px;
}




/* =Investment Page
----------------------------------------------- */
.investment-wedding {
  float: left;
  width: 420px;
}

.investment-wedding-text {
  float: right;
  width:  200px;
}

.investment-lifestyle {
  float: right;
  width: 420px;
}
.investment-lifestyle-photos{
  float: left;
  width: 208px;
  overflow:hidden;
}

  .lifestyle-bottom-photo {
  padding-top: 3px;
  }
  
.investment-lifestyle-text {
   float: right;
   width:200px; 
}

.investment-delbarr h3 {
  font-family: "freight-big-pro", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 17px;
  text-transform: uppercase;
  color: #6e6a67;
  border-bottom: 1px solid #f7f5f6;
  padding-bottom: 8px;
  margin-bottom: 8px;
}


/* =Raves Page
----------------------------------------------- */

.raves-delbarr-text {
  width: 230px;
  float: left;
}

.raves-delbarr-right-block {
  float: right;
  width:  624px;
  padding: 0 10px 25px 0;
  
}

.testimonial-module {
  padding: 0;
}

.testimonial-text {
  width: 347px;
  float: right;
  /*border-top: 1px solid #f7f5f6;*/
  padding: 0;
}

.testimonial-text h3 {
  color: #6e6a67;
  text-transform: uppercase;
  font-family: "freight-big-pro";
  font-size: 17px;
  font-weight: 400;
  border-bottom: 1px solid #f7f5f6;
  padding-bottom: 8px;
  margin-bottom: 10px;
  font-style: italic;
}


.testimonial-text p {
  line-height: normal;
  border-bottom: 1px solid #f7f5f6;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.testimonial-text p:hover {
    color: #aeada7;
}

.testimonial-text a {
  text-transform: uppercase;
}

.delbarr-border img {
  border: 11px solid #f7f5f6;
  
    -webkit-box-shadow: 0px 1px 3px 0px #E0E0E0;
            box-shadow: 0px 1px 3px 0px #E0E0E0;  
}

.testimonial-photo {
  padding: 0 0 20px 0px;
  float: left;
  position: relative;
  margin-left:29px;
}

.testimonial-photo::before{
  content:">>";
  position:  absolute;
  top: 150px;
  left: -25px;
  font-size: 15.5px;
  font-family: "freight big pro";
}

.half-width-raves .testimonial-text {
  width: 165px;
  float: left;
  margin-left: 15px;
}

.half-width-raves img {
}

/* =Press Page
----------------------------------------------- */
.press-delbarr {
  margin-right: -30px;
}
.featured-press-text {
  width: 270px;
  float: left;
}

.featured-press-text h2 {
  font-style:italic;
  font-size: 24px;
  font-family: "Times New Roman";
  padding-bottom: 13px;
  border-bottom: 1px solid #f7f5f6;
  margin-bottom: 8px;
  letter-spacing: .009em;
  font-weight: 400;
  color: #7D7977 ;
}

.featured-press-text h2 span {
  color: #CC6441;
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: .02em;
}
.featured-press-article {
  float: right;
  width: 595px;
}

.press-layout1 {
  margin-right: -13px;
}
.press-layout1 img {
  margin-right:  10px;
}
.press-layout2 {
  width: 514px;
  margin: 0 auto;
}
.featured-press-title {
  text-align: center;
  font-family: "Times New Roman";
  color: #7D7977;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 22px;
  margin-top: 15px;
}

.featured-press-text-top {
  border-bottom: 1px solid #f0edef; 
  padding-bottom: 8px;
  margin-bottom: 5px;
  font-style: normal;
  text-transform: uppercase;
  
}
.featured-press-text-bottom {
  font-style:italic;
  font-size: 20px;
}
.press-delbarr p {
  font-style: italic;
  padding-left:15px;
}

.press-delbarr li {
  width: 200px;
  height: 310px;
  list-style-type: none;
  float:  left;
  margin: 0 30px 10px 0;
  /*position: relative;*/
}

/*.press-delbarr li:nth-child(4n+4)::before {
  content: ">>";
  position: absolute;
  top: 121px;
  right: 212px;
  font-size: 15px;
  font-family: "freight big pro";
}

.press-delbarr li:nth-child(4n+4) {
  margin-left: 30px;
}*/

.press-delbarr h3,
.press-delbarr h4
 {
  text-align:center;
  font-style: italic;
  font-family: "freight-big-pro", serif;
}

.press-delbarr h3 {
  text-transform: uppercase;
  font-size: 11.5px;
  letter-spacing: .1em;
  line-height:16px;
  font-weight: 600;
  color: #595755;
}

.press-delbarr h4 {
  font-size: 11px;
  margin-top: -5px;
  letter-spacing: .1em;
  font-weight: 300;
  color:  #6e6a67;
  
  
}


/* =Contact
----------------------------------------------- */

.contact-delbarr-text {
  width:  500px;
  float: left;
  margin-top: -20px;
}

.contact-delbarr-right-block {
  float: right;
  width: 346px;
}

.more-contact {
  background: url('images/contact_border_middle.png') repeat-y;  
  width: 346px;
  margin-top: 20px;
}

.more-contact p{
  color:  #6e6a67 ;
  font-size: 16px;
  font-style: italic;
}
.more-contact ul p {
  margin: 0 !important;
  padding: 0 0 8px 12px;
}

.more-contact li h3 {
  border-top: 1px solid #333;
  padding-top: 15px;
}

.more-contact h2 {
	text-indent: -9999em;
	background: url('images/contact_more.png');
	height:  140px;
}

.more-contact-subheading {
  text-align: center;
  margin-top: -28px;
}

.contact-method {
  width: 294px;
  margin-left: 27px;
  list-style-type: none;
}

.contact-method h3 {
  font-family: "ltc-bodoni-175";
  font-size: 28px;
  text-transform: uppercase;
  color: #6e6a67;
  letter-spacing: -1px;
  padding: 5px 0;
}

.contact-bottom {
  background: url('images/contact_bottom_border.png') no-repeat;
  height: 18px;
}

/*Gravity Forms*/

#gform_fields_1 li {
  margin-bottom: 10px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  color: white;
  background-color: #F0E9EC;
  padding: 6px 20px;
  font-family: "futura-pt";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
  margin-top: -10px;
  font-style: normal;
}

input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
font-family: "futura-pt";
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
padding: 0 6px;
}

.contact-delbarr-form .gform_wrapper .top_label .gfield_label {
  font-style: italic;  
  font-weight: 400;
  
}

.gform_wrapper .gfield_required {
  color:  #f27042;
}

#field_1_9 {
padding-top: 8px;
}

.gform_wrapper .gform_footer {
padding: 9px 0 10px 0;
}

/* =Home
----------------------------------------------- */
.delbarr-home-slider {
  width: 618px;
  float: left;
}

.delbarr-home-links {
  width: 261px ;/*image width 261px*/
  float: right;  
}

.home-link {
  padding-bottom:4px;
}

delbarr-home-link a {
  position: absolute;
  top: 10px;
  left: 20px;
}

.delbarr-caption {
  position: absolute;
  top: 55px;
  left: 58px;
  display:none;
  color: #6e6a67; /*#454341*/
  font-size: 25px;
  text-transform:uppercase;
  letter-spacing:2px;
  opacity: 1;  
  font-family: "freight-big-pro", serif;
}

.delbarr-caption-love {
  left: 89px;
}

.delbarr-caption-lifestyle {
  left: 60px;
}

.delbarr-home-links a:hover img {
  opacity: .2;
}

.delbarr-home-links a:hover .delbarr-caption {
  display:inline;
}
.delbarr-home-top {
  margin-top: -10px;
}

.delbarr-home-bottom {
}

.flexslider .slides img {
  position: relative;
}

.flexslider .slides h3,
.flexslider .slides p {
  position:absolute;
  color: #f4f0e7;
 /* text-shadow: 1px 1px 1px #B8B4B4;*/
  
}

.flexslider .slides span {
  margin-left: 10px;
}

.flexslider .slides img a:hover {
  color: #f4f0e7;
}


.flexslider .slides h3{
  top: 300px;
  left: 19px;
  font-size: 50px;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-shadow: 1px 1px 30px #8A7878;
  font-family: "freight-big-pro", serif;
}

.flexslider .slides .slider-subtitle {
  top: 336px;
  left: 31px;
  font-size: 16px;
  letter-spacing: .1em;
}

.flexslider .slides .slider-intro {
  top: 261px;
  left: 30px;
  font-size: 35px;
  text-transform:lowercase;
  width: 300px;
  letter-spacing: .08em;
  font-family: "freight-big-pro", serif;
  font-style: italic;
}

.social-media-home {
  float: left;
  width: 436px;
}


.social-media-home li {
  float: left;
  margin-top: -7px;
 list-style-type: none;
}

.social-media-home ul {
  list-style-type: none;
}
.social-links-home a {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height: 74px;
}

#twitter-home {
  background: url('images/home_twitter.jpg') no-repeat;
  width: 107px;
}
#facebook-home {
  background: url('images/home_facebook.jpg') no-repeat;
  width: 113px;
}

#pinterest-home {
  background: url('images/home_pinterest.jpg') no-repeat;
  width: 110px;  
}

#instagram-home {
  background: url('images/home_instagram.jpg') no-repeat;
  width: 106px;  
}


#twitter-home:hover {
    background: url('images/home_twitter.jpg') 1px 1px no-repeat;
}

#facebook-home:hover {
    background: url('images/home_facebook.jpg') 1px 1px no-repeat;
}

#pinterest-home:hover {
    background: url('images/home_pinterest.jpg') 1px 1px no-repeat;
}

#instagram-home:hover {
    background: url('images/home_instagram.jpg') 1px 1px no-repeat;
}

.home-video-link {
  float: right;
  width: 450px;
  position: relative;
  /*padding-right: 22px;*/
}
.word-video-link {
  color: #8b8c87 ;
  position:  absolute;
  top: 102px;
  left: 270px;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-transform: rotate(-2deg);  
  /* Firefox */
  -moz-transform: rotate(-2deg);
  /* IE */
  -ms-transform: rotate(-2deg);
  /* Opera */
  -o-transform: rotate(-2deg);
  letter-spacing: 1px;
  padding: 2px 0 9px 0;
  margin-bottom: 0;
  font-family:"freight-big-pro", serif;
  font-style: italic;
  }

.word-video-link:hover {
  color: #8b8c87 ;
  background: url('images/home_video_hover8.png') 0px 18px no-repeat;
}


/* =Lookbooks
----------------------------------------------- */

.delbarr-lookbooks {
  padding-top: 25px;
}

.lookbook-title h2 {
  text-transform: uppercase;
  font-style: italic;
  font-size: 18px;
  color: #C47637;
  font-weight: 300;
  letter-spacing: 1px;
  padding-left: 15px;
}

/* =Galleries Page
----------------------------------------------- */
.galleries-section {
  margin-right: -10px;
}
.galleries-module {
  width: 290px;
  float: left;
  position:relative;
  padding-right: 9px;
}


.galleries-module p {
  width: 239px;
  margin: 10px 0  0   27px;
}

.galleries-module h3 {
  position: absolute;
  top: 156px;
  left: 83px;
  display: block;
  background-color: #fff;
  padding: 5px 17px;
  text-transform: uppercase;
  font-size: 22px;
  font-style: italic;
  opacity: 0.9;
  letter-spacing: 1px;  
}
  

.galleries-module a:hover {
   color: #aeada7
}

.entry-content .arrows {
 font-size: 22.5px;
 font-family: "ltc-bodoni-175";
 padding-top: 3px;
 display: block;
}

.galleries-module .entry-content {
  line-height:16.5px;
}

/* =Gallery Single
----------------------------------------------- */

.gallery-text-section {
  width: 185px;
  float: left;
  margin-left: -14px;
  
}

#delbarr-slider {
  width:690px;
  float:right;
  list-style-type: none
}

#carousel .slides img {
  width: 11%;
  margin-top: -9px;
}

#delbarr-slider ul {
  list-style-type:none;
}
.gallery-thumbnail {
  float: left;
  width: 214px;
  margin-right: 10px;
  margin-bottom: 10px;
  position:  relative;  
}

.gallery-thumbnail a:hover .view-gallery {
  display:block;
}

.gallery-thumbnail a:hover img {
  opacity:.2;
}

.view-gallery {
  color: #6e6a67;
  position: absolute;
  top: 61px;
  left: 59px;
  display: none;
  font-family: "freight-big-pro";
  text-transform: uppercase;
  font-size: 14px;
}

/*.gallery-thumbnail a:hover .view-gallery {
  display:inline;
}*/

.gallery-title {
font-family: "freight-big-pro", serif;
text-transform: uppercase;
font-size: 20.5px;
font-style: italic;
font-weight: 400;
letter-spacing: 1px;
color: #6e6a67;
padding: 17px 0 15px 3px;
}

.gallery-description {
font-family: "futura-pt-condensed";
text-transform: lowercase;
font-size: 30px;
font-weight: 400;
letter-spacing: 1px;
color: #6e6a67;
padding-bottom: 33px;  
}

.gallery-text-main {
  margin-bottom: 30px;
}

.gallery-blurb {
  padding: 13px 0;
  margin-bottom: 0;
}

.gallery-location {
  padding: 13px 0;
  color: #6e6a67;
  border-top: 1px solid #f7f5f6;
  border-bottom: 1px solid #f7f5f6; 
  font-style: italic; 
}
.gallery-featured {
  padding: 13px 0;
  border-top: 1px solid #f7f5f6;
  border-bottom: 1px solid #f7f5f6;
  color: #6e6a67;
  font-style: italic;  
}

.gallery-post-list {
  padding-top: 55px;
  margin-right: -10px;
}
  
.gallery-page-post-list {
margin-right:   -10px;
}
.gallery-thumbnail h3 {
 font-size: 13px;  
 margin: -2px 0 0 1px;
 color: #6e6a67;
 text-transform:uppercase;
 font-style: italic;
 letter-spacing:.1em;
 font-weight:300px;
 font-family: "freight-big-pro", serif;
}

.gallery-thumbnail h3 span {
  text-transform:uppercase; 
}

/*GALLERIFFIC*/
.thumbs{
 display: none;
}

.play {
  display:none;
}

/*.nav-controls {
  padding-left: 303px ;
}*/
.nav-controls a {
  font-style:italic;
}

.next {
 float: right;
 padding-left: 20px;
}

/*Taxonomy gallery pages*/

.taxonomy-delbarr {
  padding-top: 0;
}

/*Flexslider*/
.flex-direction-nav .flex-next { right: 0 !important; margin-right: 0px; margin-top: 234px; 
   opacity: 1 !important; }

.flex-direction-nav .flex-prev { left: 0 !important; opacity: 1 !important; 
   margin-left: 0px; margin-top: 234px; }

.flex-control-nav {
  display:none !important;
}

.flex-direction-nav a {
  width: 28px !important;
}


/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}

/* Site Generator Line */
#site-generator {
  padding-top: 14px;
  position: relative;
}

#site-generator li {
	color: #aeada7;
	list-style-type: none;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: .1em;
	font-size: 13px;
	font-weight: 300;
	padding-top: 6px;
}
#site-generator a {
	color: #aeada7;
}

#site-generator .main-footer{
  margin-left: 0;
  font-family: "freight-big-pro";
  /*MARINA width: 675px;*/
}

#site-generator .main-footer li{
  padding-right: 17px;
    float:  left;  
}

#site-generator .email-footer {
text-transform: none;
}

.email-footer a {
  font-style: italic;
}

#site-generator .social-footer{
 /* float: right;*/
  background: url(images/strip.png) no-repeat top right;
  height: 40px;
  width: 248px;
  /*MARINA added*/
  position: absolute;
  top: 16px;
  left: 741px;
}

#site-generator .social-footer li {
  padding-right: 5px;
  float: left;
}

#site-generator .contact-footer a {
  font-style: italic;
}

#site-generator .social-footer .contact-footer {
  padding-right: 20px ;
  padding-left: 20px;
}

#site-generator .contact-footer-facebook p  {
  text-indent: -9999em;
  background: url('images/facebook_footer.png') no-repeat top right;
  height: 17px;
  width: 17px
}

#site-generator .contact-footer-twitter p {
  text-indent: -9999em;
  background: url('images/twitter_footer.png') no-repeat top right;
  height: 17px;
  width: 17px
}

#site-generator .contact-footer-pinterest p {
  text-indent: -9999em;
  background: url('images/pinterest_footer.png') no-repeat top right;
  height: 17px;
  width: 55px;
}

/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}
