/* @override 
	http://theeverylastdetail.com/wp-content/themes/laurengrove/style.css?ver=3.5.1
	http://theeverylastdetail.com/wp-content/themes/laurengrove/style.css?ver=3.5.2
	http://theeverylastdetail.com/wp-content/themes/laurengrove/style.css?ver=3.6.1 */

/* 
Theme Name: Lauren Grove
Description: Lauren Grove theme -- originally created by Flosites, with mods by <a href="http://www.byjohnchandler.com">John Chandler</a>
Author: Flosites 
Author URI: http://flosites.com
Version: 1.1
*/

@font-face {
	font-family: 'Trajan Pro';
	src: url('fonts/trajanpro-regular-webfont.eot');
	src: local('☺'), url('fonts/trajanpro-regular-webfont.woff') format('woff'), url('fonts/trajanpro-regular-webfont.ttf') format('truetype'), url('fonts/trajanpro-regular-webfont.svg#webfontMMrwYh6D') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
    font-family: 'FeelRegular';
    src: url('fonts/feel_script-1-webfont.eot');
    src: url('fonts/feel_script-1-webfont.eot?iefix') format('eot'),
         url('fonts/feel_script-1-webfont.woff') format('woff'),
         url('fonts/feel_script-1-webfont.ttf') format('truetype'),
         url('fonts/feel_script-1-webfont.svg#webfonti88gluF6') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Reset styles
*******************************/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,li,ol,
a,em,img,strong,fieldset,form,label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    list-style: none;
}

:focus {outline: 0;}
img {vertical-align:middle; outline:0}

/* Body & forms
*******************************/
body{
    text-align: left;
    font-size: 12px;
    color: #757575;
	font-family: 'Trajan Pro';
	position: relative;
    background-color: #c7c7c7;
    background: url('images/pattern.png') repeat;
}

.clear { height: 0; font-size: 0; overflow: hidden; clear: both; }

input,
textarea {
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
    border: 0;
    display: block;
    margin: 0 auto;
    background: #000;
    height: 1px;
}

/* Header elements
*******************************/
h2,
h3,
h4,
h5,
h6 {
}
h2 {
}
h3 {}
h4 {}
h5 {}
h6 {}


/* Text elements
*******************************/
p               {margin: 0 0 1em 0; text-align: left; line-height:1.6;}
p.last          {margin-bottom:0;}
/*ul, ol          {margin: 0 0 1em 2em; text-align: left; line-height:1.6;}*/
strong      	{font-weight: bold;}
em          	{font-style: italic;}
ins             {text-decoration:none;}
del             {text-decoration:line-through;}

address         {font-style:normal; line-height:1.6;}


/* Quotes
*******************************/
blockquote {}
blockquote:before {}
blockquote:after {}

/* Links
*******************************/
a,
a:link,
a:visited,
a:active{
	color: #757575;
    text-decoration: none;
}
a:hover {
	color: #e67c7c;
	text-decoration: none;
}

#wrap {
	width: 1023px;
	margin: 0 auto;
	background: url("images/bg-wrap3.png") 0 14px repeat-y transparent;
	position: relative;
}

#header {
	background: url('images/bg-header-tall.png')  center -42px  no-repeat;
    height: 255px;
    margin: 0 auto;
    width: 988px;
    position:  relative;
    z-index: 2;
}
#header .adbox {
	width: 728px;
	height: 90px;
	display: block;
	border: 1px solid #fff;
	background: #eee;
	margin: 0 auto 15px;
	position: relative;
	top: 10px;
}


#logo {
     float: left;
     height: 80px;
}

.main-title,
.main-title:hover,
.main-title:visited {
     color: #E67C7C !important;
     text-shadow: 0 1px 0 #fff;
     text-shadow: 0 1px 0 #fff,0 -1px 0 #777;
     text-transform: lowercase;
     font: 84px/40px 'FeelRegular';
     margin: 0 0 0 30px;
     position: relative;
     padding-right: 20px;
     top: 28px;
     background: url(images/trademark.png) right 38px no-repeat;
}
.tagline {
     position: relative;
     left: 120px;
     top: 32px;
     text-shadow: 0 1px 0 #fff;
     font-size: 18px;
}
#header #socials {
	margin: 36px 15px 5px 0;
	float: right;
	clear: right;
	width: 202px;
}
#socials li a {
     display: inline-block;
     width: 28px;
     height: 28px;
     float: left;
     margin: 4px 10px;
}
#socials .twitter  {
     background: url("images/i-s-twitter.png") 0 0 no-repeat;
}
#socials .facebook  {
     background: url("images/i-s-facebook.png") 0 0 no-repeat;
}
#socials .rss {
     background: url("images/i-s-rss.png") 0 0 no-repeat;
}
#socials .pinterest {
     background: url("images/i-pinterest.png") 0 0 no-repeat;
}
#wrap-inner {
	background: url("images/bg-inner.png") repeat-y transparent;
}
#nav {
    font-size: 15px;
    height: 28px;
    padding-top: 14px;
    position: relative;
    width: 1044px;
    background: url('images/nav-back.png');
    top: -22px;
    right: 11px;
    z-index: 1;
    text-shadow: 0 1px 0 #cacaca;
    display: block;
    float: left; 
}
#login #nav {
	background: none;
	top: 0;
	right: 0;
}

#nav .menu-primary-container,
div.menu {
}
#nav .menu-primary-container ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#nav .menu-primary-container li,
div.menu li {
	float: left;
	position: relative;
}
#nav a {
	margin: 0 25px;
	padding: 0px 20px 12px;
	color: #666;
	display: block;
	text-decoration: none;
}
#nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 28px;
	left: 35px;
	float: left;
	width: 180px;
	z-index: 99999;
}
#nav ul ul li {
	min-width: 180px;
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	background: url(images/nav2-back.jpg);
	line-height: 1em;
	padding: 10px;
	font-size: 13px;
	text-shadow: 0 1px 0 #cacaca;
	margin: 0;
	width: 160px;
	height: auto;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	color: #fff;
	text-shadow: 0 1px 0 #666;
}
#nav ul li:hover > ul {
	display: block;
}
#nav-top {
     margin: 16px 20px 0px 0;
     float: right;
     clear: right;
}
#nav-top li {
	float: left;
	font-size: 11px;
}
#nav-top li a {
	margin-right: 15px;
	text-shadow: 0 1px 0 #fff;
	color: #666;
}
#content-page,
#content {
    margin: 0 auto;
    padding: 10px 0 0 0px;
    width: 975px;
}

#content-page #inner {
	/width: auto;
	padding-bottom: 0px;
}
.page {
	padding: 0 0 0 0;
}

.page h2 {
	color: #e67c7c;
	font-weight: normal;
	font-size: 20px;
	padding: 10px 0 10px;
}

.page .story {
    color: #757575;
    font-family: "Arial";
    font-size: 12px;
}

.post a,
.post a:link,
.post a:visited,
.post a:active, 
.page a,
.page a:link,
.page a:visited,
.page a:active {
	color: #e67c7c;
    text-decoration: none;
}

.post a:hover,
.page a:hover {
	color: #757575;
	text-decoration: none;
}

.post {
	padding: 10px 0;
}

.post .post-title {
}

.post-banner {
	text-align: center;
	overflow: hidden;
}

.post-banner .banner-image {
	padding: 0 0 5px;
}

.post-banner .banner-image img {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px #CCCCCC;
    margin: 9px auto;
    padding: 5px;
}

.post .preferd-vendor {
	background: #ccc;
	border: 1px solid #fff;
	width: 573px;
	/* height: 50px; */
	padding: 9px 34px;
	color: #fff;
	margin: 1em 0;
	text-align: center;
	line-height: 1.4;
}

.post .preferd-vendor a {
	color: #e67c7c;
}

#about {
	position: relative;
	width: 960px;
	overflow: hidden;
	margin: 0 0 0 6px;
	padding: 0 8px 50px 0px;
}

#about .bg-about1 {
    background: url("images/bg-about-1.png") no-repeat scroll 0 0 transparent;
    height: 169px;
    margin: 0 0 -45px;
    padding: 15px 0 0;
    position: relative;
    top: -15px;
    width: 960px;
}

#about .bg-about2 {
    background: url("images/bg-about-2.png") no-repeat scroll 0 0 transparent;
    height: 225px;
    padding: 10px 0 0;
    position: absolute;
    top: 234px;
    width: 960px;
    
}

#about .bottom {
	background: url("images/bg-about-b.png") 0 0 no-repeat;
	width: 960px;
	height: 398px;
}

#about .hr {
    position: relative;
    width: 960px;
    margin: 15px 0;
}

#about h1 {
	font-size: 35px;
	color: #e9776c;
	text-align: center;
	margin: 0 0 10px;
	font-weight: normal;
}

#about .block1,
#about .block2 {
	font-size: 12px;
	color: #757575;
	font-family: Arial;
	width: 810px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 50px;
}

#about .block2 {
	width: 567px;
	float: right;
	margin-top: 35px;
	margin-right: 30px;
}

#about #twitter1,
#about #twitter2 {
    background: url("images/i-twitter.png") no-repeat scroll left center transparent;
    bottom: 0;
    font-size: 11px;
    height: 20px;
    padding: 5px 0 10px 50px;
    position: absolute;
    right: 0;
    width: 450px;
}

#about #lauren {
    background: url("images/i-lauren.png") no-repeat scroll 0 0 transparent;
    height: 78px;
    left: 25px;
    margin-bottom: -53px;
    position: relative;
    top: -40px;
    width: 290px;
}
#about #twitter1 a,
#about #twitter2 a {
	color: #e9776c;
}
#about #mail {
	background: url("images/i-mail.png") 0 0 no-repeat;
	width: 39px;
	height: 36px;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
}

#about #foto {
	position: relative;
	left: 50px;
	width: 240px;
	/* height: 240px; */
}

#about #foto img {
	max-width: 224px;
	height: auto;
	width: auto;
    -moz-box-shadow: 0 0 5px #CCCCCC;
    box-shadow: 0 0 5px #CCCCCC;
    -webkit-box-shadow: 0 0 5px #CCCCCC;
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    margin: 7px auto;
    padding: 5px;
}

#contributors {
	background: url("images/bg-about-1.png") repeat scroll 0 0 transparent;
    margin: 40px 0 -5px;
    padding: 15px 63px 0;
    position: relative;
    width: 843px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#contributors h4 {
	font-weight: normal;
	font-family: "Trajan Pro";
	font-size: 20px;
	color: #e9776c;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 10px;
}

#contributors .the-contributor {
	overflow: hidden;
	padding: 0 0 40px;
}

#contributors .title {
	font-family: "Trajan Pro";
	font-size: 17px;
	color: #e9776c;
}

#contributors .foto {
	position: relative;
	/* left: 50px; */
	width: 240px;
	/* height: 240px; */
	margin-right: 40px;
	float: left;
}

#contributors .foto img {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px #CCCCCC;
    height: auto;
    margin: 7px auto;
    max-width: 224px;
    padding: 5px;
    width: auto;
}

#contributors .contact {
	position: relative;
	width: 565px;
	height: 36px;
	float: right;
}

#contributors .contact a {
	float: left;
	width: 39px;
	height: 36px;
	display: block;
    margin-right: 20px;
}

#contributors .twitter {
    background: url("images/i-twitter.png") no-repeat scroll left center transparent;
}

#contributors .mail {
	background: url("images/i-mail.png") 0 0 no-repeat;
}

#contributors .web {
	background: url("images/i-www.png") 0 0 no-repeat;
}


#contributors p {
	font-size: 12px;
	font-family: Arial;
	color: #757575;
	padding: 5px 0 0;
}

#contact {
	position: relative;
	min-height: 289px;
	width: 960px;
	margin-left: 6px;
	padding-bottom: 50px;
	color: #757575;
	font-family: Arial;
	font-size: 12px;
}

#contact .hr {
    position: relative;
    width: 960px;
    margin: 0;
}

#contact h1 {
	font-size: 35px;
	color: #e9776c;
	text-align: center;
	margin: 0 0 10px;
	font-weight: normal;
	font-family: "Trajan Pro";
}

#contact a {
	color: #e9776c;
}

#contact .image {
	float: left;
	margin: 0 50px 0 40px;
}

#contact .block { 
    background: url("images/bg-c-gray.png") repeat scroll 0 0 transparent;
    height: 140px;
    padding: 23px 94px;
    position: relative;
    width: 772px;
}

#contact .wrap {
	width:960px;
	height: 38px;
	background: url("images/bg-c-green.png") 0 0 no-repeat;
	text-transform: uppercase;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	position: relative;
	clear: both;
	font-family: "Trojan Pro";
	font-weight: normal;
}

#contact .wrapper {
    left: 80px;
    position: relative;
    top: 18px;
}

#contact #located {
	background: url("images/i-located.png") 0 0 no-repeat;
	width: 183px;
	height: 51px;
	margin: 20px 0;
}

#contact a.fb, 
#contact a.tw {
	display: block;
	padding: 5px 0 0 45px;
	height: 36px;
	font-family: Arial;
	font-size: 10px;
	color: #969696;
	float: left;
	margin-right: 30px;
}

#contact a.fb {
	background: url("images/i-facebook.png") 0 0 no-repeat;
	width: 62px;
}

#contact a.tw {
	background: url("images/i-twitter.png") 0 0 no-repeat;
	width: 56px;
}

#search form {
    height: 22px;
    border: 1px solid #aaa;
    padding: 1px;  
    position: relative;
    bottom: 2px;  
}


#searchbox input {
	border: none;
	font-size: 10px;
	color: #757575;
	font-family: "Trajan Pro";
}

#stop {
	background: rgba(255,255,255,1);
	line-height: 21px;
	height: 21px;
	width: 248px;
	padding: 0 5px;
	float: left;
}

#searchsubmittop {
	background: url("images/i-search-submit.png") 0 0 no-repeat;
	height: 21px;
	width: 21px;
	float: right;
	cursor: pointer;
}

#archives {
	display: none;
}

#sidebar {
	width: 305px;
	text-align: center;
	float: right;
	margin-bottom: 5px;
	padding-left: 10px;
	border-left: 1px solid #fff;
	box-shadow: -1px 0 0 #eee
}

#inner {
	width: 640px;
	float: left;
}
#vendors .elv-title {
	width: 353px;
	height: 68px;
	background: url("images/i-elv.png") 0 0 no-repeat;
	margin: 10px auto 25px;
}

#vendors .elv-search {
	width: 364px;
	height: 68px;
	background: url("images/i-vendorsearch.png") 0 0 no-repeat;
	margin: 10px auto 25px;
}

#vendors .board.select {
	width: 630px;
	border: 5px solid #fff;
	box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 8px rgba(0,0,0,0.1);
	height: 75px;
	//background: url("images/i-board.png") 0 0 no-repeat;
	margin: 10px auto 15px;
	position: relative;
	background: #fff;
}


#vendors .board.prices {
	width: 630px;
	border: 5px solid #fff;
	box-shadow: inset 0 0 8px rgba(0,0,0,0.1), 0 0 8px rgba(0,0,0,0.1);
	height: 117px;
	//background: url("images/i-board.png") 0 0 no-repeat;
	margin: 10px auto 15px;
	position: relative;
	background: #fff;
}

#vendors .price-range {
	text-align: center;
	position: relative;
	top: -10px;
}

#vendors h3 {
	font-family: "Trajan Pro";
	color: #e67c7c;
	font-size: 18px;
	font-weight: normal;
}


#vendors .styles {
	padding: 10px 0 35px;
	overflow: hidden;
}

#vendors .styles a {
	width: 142px;
	height: 142px;
    -moz-box-shadow: 0 0 5px #CCCCCC;
    box-shadow: 0 0 5px #CCCCCC;
    -webkit-box-shadow: 0 0 5px #CCCCCC;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
    margin: 4px;
    display: block;
    float: left;
    position: relative;
}

#vendors .styles a:hover, 
#vendors .styles a.active {
	background-color: #e67c7c;
}

#vendors .styles a span {
	position: absolute;
	bottom: -25px;
	color: #e67c7c;
	font-size: 14px;
	left: 30%;
}

#vendors .styles a img {
    height: auto;
    max-width: 142px;
    width: auto;
}

#vendors .styles .classic {
	background: url("images/i-classic.png") 5px 5px no-repeat;
}

#vendors .styles .modern {
	background: url("images/i-modern.png") 5px 5px no-repeat;
}

#vendors .styles .eclectic {
	background: url("images/i-eclectic.png") 5px 5px no-repeat;
}

#vendors .styles .vintage {
	background: url("images/i-vintage.png") 5px 5px no-repeat;
}

#vendors .prices {
}

#vendors .prices a {
	display: block;
	width: 154px;
	height: 34px;
	background: #eeeeee;
	text-align: center;
	line-height: 34px;
	float: left;
	margin: 40px 25px;
	cursor: pointer;
}

#vendors .prices a:hover,
#vendors .prices a.active {
	background: #e67c7c;
	color: #fff;
}

#vendors .select .separator { 
	width: 2px;
	height: 68px;
	position: absolute;
	left: 50%;
	top: 25px;
	background: #eee;
}

#vendors .select .locations {
    height: 70px;
    left: 40px;
    position: absolute;
    top: 25px;
    width: 550px;
    text-align: center;
}
#vendors .locations h3 {
	width: 275px;
	float: left;
}

#vendors .select .types {
    height: 70px;
    right: 40px;
    position: absolute;
    top: 25px;
    width: 250px;
    text-align: center;
}
#vendors .types.icons {
	margin: 10px 0 15px 10px;
}
#vendors .types a {
	display: block;
	width: 90px;
	margin: 0 5px 10px 0;
	padding: 105px 5px 0;
	height: 30px;
	float: left;
	text-align: center;
	font: 11px Helvetica, sans-serif;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px #CCCCCC;
	box-shadow: 0 0 5px #CCCCCC;
	-webkit-box-shadow: 0 0 5px #CCCCCC;
}
#vendors .types a:hover,
#vendors .types a.active {
	background-color: #e67c7c;
	color: #fff;
}

.types .beauty {
	background: url(images/beauty.png) no-repeat;
}
.types .catering {
	background: url(images/Catering.png) no-repeat;
}
.types .cinematography-2 {
	background: url(images/cinematography.png) no-repeat;
}
.types .entertainment {
	background: url(images/entertainment.png) no-repeat;
}
.types .event-design-decor {
	background: url(images/design-decor.png) no-repeat;
}
.types .event-planning {
	background: url(images/Eventplanning.png) no-repeat;
}
.types .fashion-2 {
	background: url(images/fashion.png) no-repeat;
}
.types .floral-design {
	background: url(images/floraldesign.png) no-repeat;
}
.types .honeymoon-2 {
	background: url(images/honeymoon.png) no-repeat;
}
.types .invitations-and-paper {
	background: url(images/paper-products.png) no-repeat;
}
.types .photographer {
	background: url(images/photography.png) no-repeat;
}
.types .venues {
	background: url(images/rentals.png) no-repeat;
}
#vendors .select-wrapper-styles,
#vendors .select-wrapper-prices,
#vendors .select-wrapper-types,
#vendors .select-wrapper-locations {
	position: relative;
	top: 5px;
}

#vendors .select-styles,
#vendors .select-prices,
#vendors .select-types,
#vendors .select-locations {
	border:0;
	margin-bottom: 12px;
	background: #efefef;
	height: 34px;
	width: 250px;
	line-height: 20px;
	cursor: pointer;
}

#vendors .s-block .select-styles,
#vendors .s-block .select-prices,
#vendors .s-block .select-types,
#vendors .s-block .select-locations {
	width: 215px;
}

#vendors .select-styles span,
#vendors .select-prices span,
#vendors .select-types span,
#vendors .select-locations span {
	padding:7px;
	height: 34px;
	width:250px;
	display: block;
	background: url(images/i-dd.png) 100% 0 no-repeat;
}

#vendors .s-block .select-styles span,
#vendors .s-block .select-prices span,
#vendors .s-block .select-types span,
#vendors .s-block .select-locations span {
	width: 215px;
}

#vendors .select-options-styles,
#vendors .select-options-prices,
#vendors .select-options-types,
#vendors .select-options-locations {
	display: none;
	position: absolute;
	top:34px;
	left:0;
	background: #efefef;
	z-index: 200;
}

#vendors .select-options-styles li,
#vendors .select-options-prices li,
#vendors .select-options-types li,
#vendors .select-options-locations li {
	padding:7px;
	width:250px;
	cursor: pointer;
}

#vendors .s-block .select-options-styles li,
#vendors .s-block .select-options-prices li,
#vendors .s-block .select-options-types li,
#vendors .s-block .select-options-locations li {
	width: 215px;
}

#vendors .select-options-styles li.selected,
#vendors .select-options-prices li.selected,
#vendors .select-options-types li.selected,
#vendors .select-options-locations li.selected {
	background: #e67c7c;
	color: #fff;
}

#vendors .select-options-styles li:hover,
#vendors .select-options-prices li:hover,
#vendors .select-options-types li:hover,
#vendors .select-options-locations li:hover {
	color:#e67c7c;
}

#vendors .select-options-styles li.selected:hover,
#vendors .select-options-prices li.selected:hover,
#vendors .select-options-types li.selected:hover,
#vendors .select-options-locations li.selected:hover {
	color: #fff;
}

#vendors .block {
	height: 47px;
	text-align: center;
}

#vendors .block div {
}

#vendors .ok {
	background: url("images/i-ok.png") 0 0 no-repeat;
	width: 53px;
	height: 47px;
	border: none;
	cursor: pointer;
	margin: 0 auto;
}

#vendors .s-block {
	background: url("images/bg-search-block.png") 0 0 no-repeat;
	width: 645px;
	height: 221px;
	position: relative;
	margin: 0 0 15px;
}

#vendors .s-block .sb {
	width: 216px;
	height: 68px;
	position: absolute;
	text-align: center;
}

#vendors .s-location {
	left: 50px;
	top: 30px;
}

#vendors .s-type {
	right: 50px;
	top: 30px;
}

#vendors .s-style {
	left: 50px;
	bottom: 35px;
}

#vendors .s-price {
	right: 50px;
	bottom: 35px;
}

#vendors .s-item {
	background: url("images/bg-search-block.png") 0 0 no-repeat;
	width: 645px;
	height: 221px;
}
#results {
	margin-top: 20px;
}

#vendors .the-vendor {
	margin: 5px;
   height: 195px;
   float: left;
   box-shadow: 0 0 4px rgba(0,0,0,0.2);
    width: 150px;
    text-align: center;
    background: #fff;
    position: relative;
    margin-bottom: 15px;
}
#vendors .the-vendor:hover {
	box-shadow: 0 0 6px rgba(0,0,0,0.6);
}

#vendors .the-vendor .thumb {
	margin: 4px 3px 10px;
	display: block;
	width: 144px;
	height: 144px;
}

#vendors .the-vendor .title {
	color: #e67c7c;
	font: 13px Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
	height: 30px;
	overflow: hidden;
	padding: 0 3px;
}
#vendors .the-vendor:hover .title {
	color: #666666;
}
#results .destination-vendor {
	display: block;
	position: absolute;
	top:  0;
	right: 3px;
	width: 155px;
	height: 30px;
	background: url(images/travel.png) no-repeat;
}
#results .travel {
	display: none;
	position: absolute;
	top: 0;
	right: -1px;
	width: 158px;
	height: 29px;
	background: url(images/travel.png);
}
.red {
	color: #e67c7c;
}

#post-vendor {
}

#post-vendor h2 {
	color: #e67c7c;
	font-weight: normal;
	font-size: 14px;
}

#post-vendor h3 {
	font-family: "Trajan Pro";
	color: #e67c7c;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 12px;
}

#post-vendor .post-content {
	font-size: 12px;
	color: #757575;
	padding: 15px 0;
	font-family: "Arial";
}

#post-vendor .post-related {
	padding: 15px 0;
	position: relative;
}
#scrollbox {
	position: relative;
	z-index: 100;
	overflow-x: scroll;
}
#scrollbox ul {
	position: relative;
	
}
#feather {
	box-shadow: inset -20px 0px 22px #F9F9F9;
	height: 200px;
	width: 80px;
	top: 5px;
	position: absolute;
	z-index: 500;
	right: 0;
}
#post-vendor .post-related .r-post {
	width: 206px;
	float: left;
	margin:0 12px 0 0;
	height: 210px;
}

#post-vendor .post-related .r-post span {
	padding: 5px 5px 0;
	display: block;
}

#post-vendor .post-review {
	padding: 15px 0;
}

#post-vendor .details {
	margin: 5px 0;
}

#post-vendor .post-title {
	margin: 10px 0;
}

#post-vendor .post-title a {
	font-size: 30px !important;
}

#post-vendor .post-contacts {
	padding: 15px 0;
}

#post-vendor .gallery,
#post-vendor .vendor-video {
	padding: 15px 0;
}
#post-vendor .comment-form {
	display: none;
}

sa.gallery h3 {
	font-family: "Trajan Pro";
	color: #e67c7c;
	font-size: 18px;
	font-weight: normal;
}
.gallery #slider-wrap {
	width: 600px;
}
.gallery #slider img {
	max-width: 100%;
}
#inspiration .insp-title {
	width: 364px;
	height: 68px;
	background: url("images/i-inspiration.png") 0 0 no-repeat;
	margin: 10px auto 25px;
}

#inspiration h3 {
	font-family: "Trajan Pro";
	color: #e67c7c;
	font-size: 18px;
	font-weight: normal;
}

#inspiration .sty {
    background: url("images/bg-block-i.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 220px;
    margin: 10px;
    padding: 9px 0;
    text-align: center;
    width: 300px;
    position: relative;
}

#inspiration .sty div {
    height: 182px;
    margin: 0 auto;
    overflow: hidden;
    width: 192px;
}

#inspiration .sty span {
    left: 0;
    position: absolute;
    text-align: center;
    top: 215px;
    width: 100%;
    color: #E67C7C;
    font-size: 14px;
}

#inspiration .block {
    background: url("images/bg-block-i.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 220px;
    margin: 10px;
    padding: 9px 0;
    text-align: center;
    width: 300px;
    position: relative;
}

#inspiration .block .s-det,
#inspiration .block .s-loc,
#inspiration .block .s-col,
#inspiration .block .s-sty {
    top: 204px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

#inspiration .block img {
    height: auto;
    max-height: 182px;
    width: auto;
}

#inspiration .block-small {
	float: left;
	height: 30px;
	width: 90px;
	margin: 2px;
	background: #ccc;
	text-align: center;
}

#inspiration .colors-holder {
    margin: 0 auto;
    width: 470px;
}

#inspiration .block-small:hover {
	border: 4px solid #e67c7c;
	height: 22px;
	width: 82px;
}

#inspiration .col-holder {
	overflow: hidden;
	margin: 0 0 20px;
}

#inspiration .col {
    border-left: 1px solid #E2E2E2;
    float: left;
    margin: 0 20px;
    padding: 0 20px;
    width: 120px;
}

#inspiration .col p {
	margin: 0 0 5px;
}

#inspiration .det {
	width: 192px;
	height: 192px;
    -moz-box-shadow: 0 0 5px #CCCCCC;
    box-shadow: 0 0 5px #CCCCCC;
    -webkit-box-shadow: 0 0 5px #CCCCCC;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
    margin: 16px 5px;
    display: block;
    float: left;
    position: relative;
}

#inspiration .det div {
	overflow: hidden;
	width: 192px;
	height: 192px;
}

#inspiration .det:hover {
    background: none repeat scroll 0 0 #E67C7C;
}

#inspiration .det span {
    bottom: -25px;
    left: 0;
    color: #E67C7C;
    font-size: 14px;
    position: absolute;
    text-align: center;
    width: 100%;
}

/* Wedding Planning Pages */

.planning-title {
	background: url("images/i-planning-title.png") 0 0 no-repeat;
	width: 413px;
	height: 68px;
	margin: 10px auto 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#planning_tabs li {
	padding: 24px 0;
	font: 15px 'Trajan Pro';
	text-shadow: 0 1px 0 #fff;
	width: 149px;
	text-align: center;
	height:  50px;
	float: left;
	border-radius: 0;
	padding: 155px 0 0;
	border: 2px solid #ddd;
	margin: 0 3px 10px;
	background: #ddd;
}
#planning_tabs a {
	color: #777;
}
#planning_tabs .menu-item-28532 {
	background: url(images/button3.jpg) 2px 2px no-repeat !important;
}
#planning_tabs .menu-item-28524 {
	background: url(images/button4.jpg) 2px 2px no-repeat !important;
}
#planning_tabs .menu-item-28533 {
	background: url(images/button2.jpg) 2px 2px no-repeat !important;
}
#planning_tabs .menu-item-28534 {
	background: url(images/ask-lauren.jpg) 2px 2px no-repeat !important;
}

.tips-title {
	background: url("images/i-tips-title.png") 0 0 no-repeat;
	width: 413px;
	height: 68px;
	margin: 10px auto 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#tip_tabs li {
	width: 197px;
	text-align: center;
	height:  18px;
	padding: 24px 0;
	font: 15px 'Trajan Pro';
	float: left;
	text-shadow: 0 1px 0 #fff;
	//text-shadow: 0 1px 0 #fff,0 -1px 0 rgba(0,0,0,0.2);
	margin: 0 6px 10px;
	border: 2px solid #fff;
	background: #D9EAE7 url(mages/bg-header-tall.png) -50px center;
	border-bottom-right-radius:35px;
	border-top-left-radius: 35px;
}
#tip_tabs div li {
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
#tip_tabs a {
	color: #777;
}
#tip_tabs .engaged {
	background: url(images/button3.jpg) 2px 2px no-repeat !important;
}
#tip_tabs .planning {
	background: url(images/button2.jpg) 2px 2px no-repeat !important;
}
#tip_tabs .almost {
	background: url(images/button4.jpg) 2px 2px no-repeat !important;
}
#tip_tabs .lovendors {
	background: url(images/button5.jpg) 2px 2px no-repeat !important;
}

#tip_tabs li.ui-tabs-selected {
	border-bottom-color: #FBFBFB;
	height: 50px;
	background: #FBFBFB;
	padding-bottom: 10px;
	position: relative;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
#tip_tabs .ui-tabs-panel {
	border-top: 2px solid #ddd;
	width: 100%;
	margin-top: -12px;
	padding-top: 10px;
}
#tip_tabs .ui-state-default {
	width: 149px;
	text-align: center;
	height:  50px;
	float: left;
	border-radius: 0;
	padding: 155px 0 0;
	border: 2px solid #ddd;
	margin: 0 3px 10px;
	background: #ddd;
}
#tip_tabs .ui-state-default a {
	color: #666;
}

/* Resources Page */

.res-title {
	background: url("images/i-resources-title.png") 0 0 no-repeat;
	width: 413px;
	height: 68px;
	margin: 10px auto 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#res-icons li {
	width: 197px;
	text-align: center;
	height:  18px;
	padding: 24px 0;
	font: 15px 'Trajan Pro';
	float: left;
	text-shadow: 0 1px 0 #fff;
	//text-shadow: 0 1px 0 #fff,0 -1px 0 rgba(0,0,0,0.2);
	margin: 0 6px 10px;
	border: 2px solid #fff;
	background: #D9EAE7 url(mages/bg-header-tall.png) -50px center;
	border-bottom-right-radius:35px;
	border-top-left-radius: 35px;
		box-shadow: 0 0 3px rgba(0,0,0,0.3);
}

#res-icons a {
	color: #777;
}

#eld .det {
	width: 192px;
	height: 192px;
    -moz-box-shadow: 0 0 5px #CCCCCC;
    box-shadow: 0 0 5px #CCCCCC;
    -webkit-box-shadow: 0 0 5px #CCCCCC;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px;
    margin: 16px 5px;
    display: block;
    float: left;
    position: relative;
}

#eld .det div {
	overflow: hidden;
	width: 192px;
	height: 192px;
}

#eld .det:hover {
    background: none repeat scroll 0 0 #E67C7C;
}

#eld .det span {
    bottom: -25px;
    left: 0;
    color: #E67C7C;
    font-size: 13px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#approved-vendors {
	text-align: center;
}

#approved-vendors .preview {
	text-align: center;
}

.ads {
	overflow: hidden;
	padding: 5px 0;
	margin: 10px 0;
}
.home .ads {
	clear: both;
	margin: 10px 0 10px 5px;
}
.home .ads.embed {
	display: block;
	width: 300px;
	height: 250px;
}
.ads a {
	overflow: visible !important;
	width: 100% !important;
	display: block;
	text-align: center;
	margin: 0 !important;
}

.post-newgallery,
.post-gallery {
    min-height: 465px;
    padding-top: 20px;
    position: relative;
}

.post-newgallery .wrap,
.post-gallery .wrap {
	min-height: 400px;
	text-align: center;
}

.post-newgallery .prev, .post-newgallery .next,
.post-gallery .prev, .post-gallery .next {
	position: absolute;
	top: 20px;
	width: 15px;
	height: 400px;
	overflow: hidden;
	text-indent: 100px;
	background: url("images/i-arrow.png") 0px center no-repeat #e2e2e2;
}

.post-newgallery .prev,
.post-gallery .prev {
	background: url("images/i-arrow.png") -30px center no-repeat #e2e2e2;
	left: 0;
}

.post-newgallery .prev:hover,
.post-gallery .prev:hover {
	background: url("images/i-arrow.png") 0px center no-repeat #e2e2e2;
}

.post-newgallery .next,
.post-gallery .next {
	background: url("images/i-arrow.png") -45px center no-repeat #e2e2e2;
	right: 0;
}

.post-newgallery .next:hover,
.post-gallery .next:hover {
	background: url("images/i-arrow.png") -15px center no-repeat #e2e2e2;
}

.post-newgallery .hidden {
	display: none;
}

.post-newgallery .desc {
	text-align: center;
	padding: 5px 0;
}

.post-gallery .hidden {
	height: 60px;
	margin: 7px auto 0;
	overflow: hidden;
	width: 600px;
}

/*
.post-gallery .hidden li {
	width: 90px;
	height: 60px;
}

.post-gallery .hidden img {
	max-width: 97px;
	height: autp;
	width: auto;
	opacity: 0.3;
	padding-right: 3px;
	cursor: pointer;
}

.post-gallery .hidden img.current {
	opacity: 1;
}
*/

.post-gallery .hidden li {
	opacity: 0.3;
	padding: 0px 3px 0 0;
	cursor: pointer;
	width: 97px;
}

.post-gallery .hidden img {
	max-width: 97px;
	height: auto;
	width: auto;
}

.post-gallery .hidden li.current {
	opacity: 1;
}


.post-gallery a.prev, .post-gallery a.next {
}

.post-gallery .bx-wrapper {
	left: 20px;
}


.post-gallery .bx-wrapper .bx-prev {
    height: 60px;
    left: -20px;
    overflow: hidden;
    position: absolute;
    text-indent: 20px;
    top: 7px;
    width: 15px;
    background: url("images/i-arrow-s.png") 0 center no-repeat #e2e2e2;
}

.post-gallery .bx-wrapper .bx-prev:hover {
    background: url("images/i-arrow-s.png") -30px center no-repeat #e2e2e2;
}

.post-gallery .bx-wrapper .bx-next {
    height: 60px;
    right: -20px;
    overflow: hidden;
    position: absolute;
    text-indent: 20px;
    top: 7px;
    width: 15px;
    background: url("images/i-arrow-s.png") -15px center no-repeat #e2e2e2;
}

.post-gallery .bx-wrapper .bx-next:hover {
    background: url("images/i-arrow-s.png") -45px center no-repeat #e2e2e2;
}

.post-title-eld {
	margin-bottom: 20px;
}

.post-title-eld a {
	font-size: 24px;
	color: #e67c7c;
}

.thumb-eld {
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
}

.thumb-eld img {
	max-width: 150px;
	height: auto;
	width: auto;
}

.post-title a {
	font-size: 18px;
	color: #e67c7c;
}

.post-info {
	font-weight: normal;
	color: #757575;
	font-size: 12px;
	margin-bottom: 12px;
}

.post-info .blue, .post-info .blue a {
	color: #8cc3c3;
}

.post-content {
	font-size: 12px;
	color: #757575;
	padding-top: 15px;
	font-family: "Arial";
}

.post-content img {
    -moz-box-shadow: 0 0 5px #CCCCCC;
    box-shadow: 0 0 5px #CCCCCC;
    -webkit-box-shadow: 0 0 5px #CCCCCC;
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    margin: 5px auto;
    max-width: 630px;
    padding: 5px;
    width: auto;
}

.hr {
	width: 100%;
	height: 1px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	clear: both;
}

.comment-policy {
	text-align: center;
	margin: 10px 0;
	color: #aaa;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.post-buttons {
	overflow: hidden;
	position: relative;
}

.post-buttons .btn {
    background: url("images/i-button.png") no-repeat scroll top left transparent;
    color: #FFFFFF !important;
    display: block;
	height: 36px;
	text-align: center;
    text-shadow: 1px 1px 3px #000000;
    margin: 5px 10px;
    width: 131px;
    float: left;
	text-transform: lowercase;
	font: 26px/36px 'FeelRegular';
}

.post-buttons .btn:hover {
    background: url("images/i-button.png") no-repeat scroll top right transparent;
}

.post-buttons .socs {
	width: 210px;
	height: 32px;
	position: absolute;
	right: 0px;
	top: 7px;
	display: none;
}

.post-buttons .socs a {
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	background: url("images/i-socs.png") 0 0 no-repeat;
	margin: 0 5px;
}

.post-buttons .socs .fb {
	background-position: -84px 0;
}

.post-buttons .socs .pin {
	background-position: 0 0;
}

.post-buttons .socs .twi {
	background-position: -42px 0;
}

.post-buttons .socs .stumble {
	background-position: -126px 0;
}

.post-buttons .socs .gplus {
	background-position: -168px 0;
}
#reply-title,
.comments-title {
	padding: 16px 0;
	color: #828288;
	text-shadow: 0 1px 0 #fff;
	font: 30px/30px 'FeelRegular'
}
.comments-title span {
	font: 18px "Trajan Pro";	
}
.commentlist {
	border-top: 1px solid #ddd;
	padding-top: 16px;
}
article.comment,
.pingback {
	clear: left;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #ddd;
}
.pingback p {
	margin-bottom: 0;
}
.comment .avatar {
	float: left;
	background: #eee;
	background: url(images/bg-header-tall.png) -150px -50px;
	padding: 1px;
	border: 3px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	margin: -2px 10px 0 0;
}
.comment-meta {
	margin: 6px 0;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	
}
.comment header {
	margin-left: 90px;
	font-family: "Trajan Pro";
	font-size: 13px;
	margin-bottom: 0;
	line-height: 1;
	
}
.vcard cite {
	margin-bottom: 8px;
}
.comments .date {
	font-size: 11px;
	color: #8cc3c3;
	margin-bottom: 0;
}

.comment-content  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #757575;
	margin-left: 90px;
}
.form-allowed-tags {
	display: none;
}

#paginator {
	position: relative;
	width: 100%;
	padding: 10px 0;
	clear: both;
}

#paginator .pages {
	text-align: center;
	width: 400px;
	margin: 0 auto;
	top: 4px;
	position: relative;
    font-family: 'FeelRegular';
    font-size: 22px;
    line-height: 22px;
}

#paginator .pages a {
	padding: 0 4px; 
}

#paginator .pages .active {
	color: #e67c7c;
}

#paginator .previous,
#paginator .next {
	position: absolute;
	top: 40%;
	text-transform: uppercase;
}

#paginator .previous {
	left: 5px;
}

#paginator .next {
	right: 5px;
}
.pinimg {
	display: block;
	text-align: center;
	margin-bottom: 0;
}
.pinterest-button {
    position:relative;
    width: auto;
    overflow: hidden;
}
.pinterest-button img {
	//display: block;
}
.alignleft {
    float:left;
}
.alignright {
    float:right;
}
.pinterest-button .pin-it {
    display: block;
    width: 100%;
    height: 41px;
    background: url('images/pin_it.png') right no-repeat;
    z-index: 9999;
    top: 105px;
    left:  14px;
    overflow: visible;
    position: absolute;
}
.pinterest-button .pin-it {
    display:none;
}
.pinterest-button:hover .pin-it {
    display: block;
}


/* HOME */
#featured-vendor h2,
.home #inner h2 {
	color: #828288;
	text-shadow: 0 1px 0 #fff;
	font: 30px/30px 'FeelRegular';	
}
.recent-posts {
	text-indent: 5px;
}
#home-left {
	width: 640px;
	float: left;
}

#slider-wrap {
	height: 330px;
	width: 640px;
	background: #FBFBFB;
	box-shadow: 0 0px 5px rgba(0,0,0,0.3);
}
#slider {
	position: relative;
	z-index: 0;
	height: 330px;
}
.gallery #slider-wrap {
	height: 400px;
}
.gallery #slider {
	height: 400px;
}
#slider a {
	display: block;
	width: 640px;
	height: 330px;
}
#slider h3 {
	position: relative;
	top: 290px;
	color: #666;
	padding: 10px 10px 0px 10px;
	font-size: 18px;
	line-height: 28px;
	background: rgba(255,255,255,0.8);
	display: block;
	height: 30px;
	text-shadow: 0 1px 0 #fff;
}
#home-recent {
	margin: 20px 0 20px 20px;
	width: 190px;
	float: left;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

#home-recent li {
	padding: 8px 0;
	border-top: 1px solid #ddd;
	margin-bottom: 5px 0;
}
#home-recent h2 a {
	color: #8B868C;
}
.recent-arrow {
	font-size: 14px;
	position: relative;
	bottom: 3px;
	left: 3px;
	color: #ccc;
}
#featured-vendor {
	margin-top: 20px;
	color: #757575;
	clear: both;
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	background: #efefef;
	border: 5px solid #E89D9B;
	padding: 10px ;
	min-height: 250px;
	box-shadow: 0 0px 5px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 0 0px 5px rgba(0,0,0,0.3);
	
}
.vendor_desc {
	clear: none !important
}
.vendor_mail a {
	display: block;
	float: right;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url("images/i-mail.png") 0 0 no-repeat;
	width: 40px;
	height: 36px;
	margin: 10px 0 0 5px;
}
.vendor_web a {
	display: block;
	float: right;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url("images/i-www.png") 0 0 no-repeat;
	width: 40px;
	height: 36px;
	margin: 10px 0 0 5px;
}
.vendor_fb a {
	display: block;
	float: right;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url("images/i-facebook.png") 0 0 no-repeat;
	width: 40px;
	height: 36px;
	margin: 10px 0 0 5px;
}
.vendor_tw a {
	display: block;
	float: right;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url("images/i-twitter.png") 0 0 no-repeat;
	width: 40px;
	height: 36px;
	margin: 10px 0 0 5px;
}

background: url("images/i-www.png") 0 0 no-repeat;

.home h2 a.title,
#detail a h3 {
	color: #e67c7c;
	font: 18px "Trajan Pro";
}
#intro {
	margin-bottom: 10px;
	text-align: center;
	color: #555;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
	font-size: 14px;
}
#welcome {
	background: url(images/welcome_back2.png) no-repeat -2px top;
	width: 595px;
	padding: 15px 30px 15px 25px;
}
#intro p {
	margin: 0 0 10px 0;
	text-align: center;
	line-height: 1.5;
}
#intro h3 {
	padding: 5px;
	font: 36px/1 "FeelRegular";
	text-shadow: 0 1px 0 rgba(255,255,255,0.7),0 -1px 0 rgba(40,40,40,0.0);
}
.pink {
	color: #E67C7C;	
}

#intro img {
	position: relative;
	border: 2px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

#search {
	padding: 0;
	font-size: 13px;
	line-height: 18px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

.searchbox,
#searchbox {
	background: #dfdfdf;
}
.catbox,
#catbox {
	background: #D9EAE7;
}
.week-tip,
#tip {
	background: #f4dfdd	;	
}
.arcbox,
#arcbox  {
	background-color: #f4dfdd;
}
#search select {
	width: 100%;
}
.read-more {
	float: right;
	display: block;
	width: 131px;
	padding-top: 10px;
	text-align: center;
	height: 26px;
	background: url(images/i-button.png);
	color: #666 !important;
}
.tweet-tip:hover,
.read-more:hover {
	background-position-x: 131px;
}
.tweet-tip {
	float: left;
	display: block;
	width: 131px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 10px;
	height: 26px;
	background: url(images/i-tweet.png);
	color: #666 !important;
}
#detail h3 {
	color: #666;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.7);
}
#detail h3 .word1,
#detail h3 .word2,
#detail h3 .word3 {
	color: #828288;
	text-shadow: 0 1px 0 #fff;
	font: 30px/30px 'FeelRegular';	
}
#detail {
	background: #DFDFDF;
	clear: both;
	float: left;
	width:  400px;
	margin: 20px 0;
	padding: 15px 10px 10px;
	border: 1px solid #fff;
	position: relative;
	color: #666;
	bottom: 1px;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.7);
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}
#detail img {
	height: 225px;
}
.ui-tabs { 
	padding: 0 !important; 
}

#search.ui-tabs .ui-tabs-nav { 
	list-style: none; 
	position: relative; 
	padding: 0 !important; 
	margin: 0 !important;
	display: block;
	height: 30px;
}

#search .ui-tabs-nav li { 
	display: inline;
	position: relative; 
	float: left; 
	width: 99px;
	border-bottom-width: 0 !important;  
	padding: 0;
	margin: 0 !important;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px; 
	border: 1px solid #fff;
	box-shadow: inset 0px -1px 1px rgba(0,0,0,0.2);
}
#search .ui-tabs-nav li a { 
	width: 99px;
	display: block;
	text-align: center;
	text-decoration: none; 
	padding: 6px 0; 
	color: #666;
	text-shadow: 0 1px 0 #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected { 
	padding-bottom: 0px;
	position: relative; 
	border-bottom-width: 0;
	z-index: 3; 
	box-shadow: none !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, 
.ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav li.ui-state-processing a { 
	cursor: text; 

	
}
.ui-tabs .ui-tabs-nav li a, 
.ui-tabs.ui-tabs-collapsible 
.ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer; 
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-state-active {
}
#search .ui-tabs-panel { 
	padding: 1em 1.4em; 
	display: block; 
	border-width: 0; 
	height: 20px;
	clear: both;
	margin: 0 !important;
	border: 1px solid #fff;
	border-top: none;
	padding: 10px !important;
}
.ui-tabs .ui-tabs-hide { 
	display: none !important; 
}
.ui-tabs .widget h4 {
	display: none;
}
.feel {
	font: 24px/24px FeelRegular;
}

#home-vendors {
	clear: both;
	padding: 10px 0 30px;
	margin: 10px 0 20px 0px;
}
#home-vendors ul {
	clear: both;
	padding-top: 20px;	
}
#home-vendors h2 {
	text-indent: 10px;
	position: relative;
	top: 15px;
	padding: 0 5px;
	background: #F9F9F9;
	float: left;
}
#home-vendors li {
	width: 310px;
	text-align: center;
	float: left;
	margin: 5px;
	height: 185px;
}
#home-vendors img {
	background: #ccc;
	margin-bottom: 5px;
	padding: 3px;
	background: #fff;
	width: 300px;
	height: 150px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);	
}
#home-vendors .title {
	padding: 0 5px;
}
#home-vendors li:hover a {
	color: #000;
}
#home-vendors li:hover img {
	box-shadow: 0 0 3px rgba(0,0,0,0.6);			
}
.jquery-slider-wrapper
{
  position:relative;
  clear:both;
  float: left;
  margin-right: 10px;
  zoom:1;
}

.jquery-slider-slide
{
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left:0;
  top:0;
  width: 100%;
}
#featvendor .jquery-slider-slide {
	height: 200px !important;
}
#featvendor img {
	max-width: 100%;
}

.jquery-slider-slide img
{
  border:0;
  margin:0;
  padding:0;
}

.jquery-slider-slide-current
{
  display:block;
  z-index:2;
}

.jquery-slider-slide-next
{
  display:block;
  z-index:1;
}

.jquery-slider-selectors
{
  display: none; 
}
.jquery-slider-control
{
  display:none;
  right:50%;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:48px;
  height:69px;
  margin-top:-34px;
  margin-right:-24px;
  z-index:4;
}

.jquery-slider-control span
{
  display:none;
}

.jquery-slider-control-play
{
  background:url(images/jquery-slider-theme.png) no-repeat -144px 0;
}

.jquery-slider-control-pause
{
  background:url(images/jquery-slider-theme.png) no-repeat -96px 0;
}

.jquery-slider-hovered .jquery-slider-control
{
  display:block;
}

.jquery-slider-navigation
{
  display:block;
}

.jquery-slider-navigation-prev
{
  background:url(images/jquery-slider-theme.png) no-repeat 0 0;
  display:none;
  left:0;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:48px;
  height:69px;
  margin-top:-34px;
  z-index:4;
}

.jquery-slider-navigation-prev span
{
  display:none;
}

.jquery-slider-navigation-next
{
  background:url(images/jquery-slider-theme.png) no-repeat -48px 0;
  display:none;
  right:0;
  top:50%;
  position:absolute;
  cursor: pointer;
  width:48px;
  height:69px;
  margin-top:-34px;
  z-index:4;
}

.jquery-slider-navigation-next span
{
  display:none;
}

.jquery-slider-hovered .jquery-slider-navigation-prev,
.jquery-slider-hovered .jquery-slider-navigation-next
{
  display:block;
}
.jquery-slider-wrapper .caption
{
  padding:6px 10px;
  background:#333333;
  font-size:13px;
  position:absolute;
  bottom:10px;
  left:10px;
  color:#FFFFFF;
}

.jquery-slider-timer
{
  display: none;
}

/* ARCHIVES & CATEGORIES */
#qa .post,
.archive.category .post {
	clear: left;
	margin-bottom: 30px;
}
#qa .attachment-thumbnail,
.archive .attachment-thumbnail {
	background: #ccc;
	padding: 3px;
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);	
	float: left;
	margin-right: 10px;
	
}
#qa .post-title,
.archive.category .post-title {
	margin-bottom: 0px;
}
#qa .post-info,
.archive.category .post-info {
	display: none;
}
#qa .read-more,
.archive .read-more {
	font: 14px "Trajan Pro";
	text-shadow: 0 1px 0 #fff;
	position: relative;
	bottom: 10px;
}
/* SIDEBAR */

#sidebar img {
/* 	max-width: 223px; */
	max-width: 300px;
	height: auto;
	width: auto;
    -moz-box-shadow: 0 0 5px #CCCCCC;
    box-shadow: 0 0 5px #CCCCCC;
    -webkit-box-shadow: 0 0 5px #CCCCCC;
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    margin: 9px auto;
    /* padding: 5px; */
}

.wp_bannerize_group1 {
	margin: 5px 0;
}

.wp_bannerize_group2 {
}

.wp_bannerize_group3 {
}
#socials .twitter, 
#socials .facebook, 
#socials .rss,
#socials .pinterest {
	height: 26px;
}


#socials .twitter {
	background: url("images/i-s-twitter.png") 0 0 no-repeat;
	width: 28px;
}

#socials .facebook {
	background: url("images/i-s-facebook.png") 0 0 no-repeat;
	width: 28px;
}

#socials .rss {
	background: url("images/i-s-rss.png") 0 0 no-repeat;
	width: 28px;
}

#socials .pinterest {
	background: url("images/i-pinterest.png") 0 0 no-repeat;
	width: 28px;
}

#sidebar .hr {
	margin: 15px auto;
}

#nav-buttons h2 {
    color: #555;
    margin-bottom: 5px;
    background: url(images/nav-back.png) top no-repeat;
    text-shadow: 0 1px 0 #fff;
   	padding: 10px 0 10px;
    
}
#nav-buttons {
	height: 353px;
	margin-bottom: 20px;
	background: #ddd;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	border: 1px solid #fff;
}
#nav-buttons li {
	margin: 0 0 3px 3px;
	float: left;
	border: 1px solid #888;
	display: inline-block;
	box-shadow: inset 0 -2px 30px rgba(255,255,255,0.8);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#nav-buttons li:hover {
	border: 1px solid #eee;
}
#nav-buttons a {
	color: #555;
	text-shadow: 0 1px 0 #fff;
	font-size: 12px;
	line-height: 3;
	width: 145px;
	height: 145px;
	display: block;
}
.tips_advice {
	background: url(images/browse-tips.jpg);
}

.find_vendors {
	background: url(images/browse-vendors.jpg) no-repeat;
}

.insp_gal {
	background: url(images/browse-inspiration.jpg) no-repeat;
}

.real_wed {
	background: url(images/browse-real.jpg) no-repeat;
}
#mailchimp {
	background: #D9EAE7;
	clear: both;
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
#mailchimp label {
	color: #666;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}
#mce-EMAIL {
	border: 1px solid #bbb;
	padding: 10px;
	border-radius: 3px;
	font-size: 14px;
	box-shadow: inset 1px 1px 3px rgba(0,0,0,0.2);
	width: 165px;
}
#mc-embedded-subscribe {
	background: url('images/i-submit.png')no-repeat;
	text-indent: -5000px;
	border: none;
	width: 84px;
	height: 37px;
	padding: 0;
}
#weekly-tip {
	padding: 10px 10px 45px;
	border: 1px solid #fff;
	background: #f4dfdd	;
	margin-top: 10px;
	color: #666;
	text-shadow: 0 -1px 0 rgba(255,255,255,0.7);
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}
#weekly-tip h2 {
	color: #666;
}
#favorite-posts .title {
	text-align: center;
	font-size: 10px;
	color: #848383;
}
#favorite-posts .preview img {
	max-width: 223px;
}
#footer {
	font-size: 11px;
	color: #757575;
	font-family: Georgia;
	margin: 20px 24px 0;	
}

#footer .adbox {
	margin: 0 auto;
	width: 728px;
	height: 90px;
	display: block;
	border: 1px solid #fff;
	background: #eee;
}
.menu-footer-container {
	clear: both;
}
#menu-footer {
	padding: 20px 0;
	float: left;
}
#menu-footer li {
	float: left;
	margin:  0 20px 0 0;;
}
#footer p.right  {
	padding: 20px 0;
	text-align: right;
	float: right;
}
#qa .qa-title {
	background: url("images/i-qa-title.png") 0 0 no-repeat;
	width: 413px;
	height: 68px;
	margin: 10px auto 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#qa .ask-title {
	background: url("images/i-ask-lauren-title.png") 0 0 no-repeat;
	width: 413px;
	height: 68px;
	margin: 10px auto 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#qa h3 {
	text-align: center;
	margin: 15px 0;
	font-size: 18px;
	font-weight: normal;
	color: #757575;
}

#qa .content p {
	font-size: 16px;
	margin: 24px 0;
	text-align: center;
}

#qa input, #qa textarea {
	border: none;
	font-family: "Trajan Pro";
	font-size: 10px;
	color: #757575;
}
#qa .gform_body {
	height: 140px;
}
#qa li#field_1_1.gfield,
#qa li#field_1_2.gfield {
	width: 300px;
	float: left;
}
#qa #field_1_1 {
	margin-bottom: 20px;
}
#qa input.medium {
	width: 300px;
	border: 1px solid #D5D5D5;
	margin-bottom: 0px;
	height: 24px;
}
#qa textarea {
	border: 1px solid #D5D5D5;
	margin-bottom: 20px;
	height: 103px;
}
#qa #field_1_3.gfield {
	position: absolute;
	width: 310px;
	left: 350px;
}
#qa .gform_footer {
	margin: 0;
}
#qa .gform_button {
	width: 84px;
	height: 37px;
	background: url("images/i-submit.png") 0 0 no-repeat;
	text-indent: -5000px;
	float: right;
	margin-bottom: 20px;
}

.icons-by {
  clear:both;
  font-size:10px;
  padding-bottom:40px;
  padding-left:0;
  padding-right:0;
  padding-top:40px;
  text-align:center;
  width:100%;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}


.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 3px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #d5d5d5;
	position: relative;
}

.jspDrag
{
	background: #e88888;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 10px;
}

.jspHorizontalBar .jspArrow
{
	width: 3px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}

.opened {
	display: block !important;
}

/* TEMP */