/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Architects+Daughter);



 body {
	background-image: url(../images/7217.png);
	background-repeat: repeat;
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	-webkit-font-smoothing: antialiased;
}
 
h1 {
	font-size: 30px;
/*	text-transform: uppercase;*/
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 6px;
	color: #C94468;
}

h2 {
	font-size: 20px;
	color: #323232;
	/*	text-transform: uppercase;*/
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding-bottom: 0px;
	padding-top: 0px;
}

h3 {
	font-size: 18px;
	color:#292929;
	/*	text-transform: uppercase;*/
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding-bottom: 3px;
}

h4 {
	font-size: 18px;
	color:#C94468;
	/*	text-transform: uppercase;*/
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C94468;
}



a {
	color:#c94468;
}

a:hover {
	color:#FFF;
}


#main a {
	color:#c94468;
}

#main a:hover {
	color:#821313;
}

#top-b a {
	color: #C94468;
}

#top-b a:hover {
	color:#8DC63B;
}


.wrapper {
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a6a6a6;
	border-left-color: #a6a6a6;*/
	background-color: #FFF;
-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.75);
margin-top: 15px;
margin-bottom: 15px;
}

.mod-box {
	border: 0px solid #ddd;
}




#search {
	float: right;
	margin-top: -78px;
	margin-right: 10px;

	
	
}

#search a:hover {
	color: #323232;
}


/*Header*/

#header {
	background: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C94468;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}


/*Toolbar*/

#toolbar {
	margin: 0px;
	
	
}

#top-contact {
	
}

#logo {
margin-left: 5px;	
}
 
 /*Menu*/

#menu {
	margin-left: 5px;
	margin-top: 30px;
	float:right;
}

.menu-dropdown li.level1 {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border: 0px none #000;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu-dropdown li.level1 a { 
	color: #000;
}

.menu-dropdown li.level2 a { 
	color: #821313;
}

.menu-dropdown li.level1 a:hover {
	color: #BC8447;
}

.menu-dropdown span.level1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	color:#7f3730;
}

        /* Set Hover */
.menu-dropdown li.level1:hover .level1,
.menu-dropdown li.remain .level1 {
	color: #fff;
	background-color: #323232;
	transition: all 0.5s ease;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;

}



.menu-dropdown li.active .level1 {
		color: #fff;
	background-color: #C94468;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

.menu-dropdown a.level1 {
	border: 0px none #000;
	display: inline-block;
	text-align: center;
}



        /* Drop-Down */
.menu-dropdown .dropdown {
	top: 42px;
	border-top: 1px solid #DDD;
}

.menu-dropdown .dropdown li.level1 a {
	color: #89d8ff;
}

.menu-dropdown .dropdown-bg > div {
	border: 1px solid #a98959;
	background-image: url(../images/bottom-a_bg.jpg);

	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

/* Level 2 */
.menu-dropdown li.level2 { 
	margin: 0 5px;
	border-top: 1px solid #1f1f1f;
	text-transform: none !important;
	font-size: 14px;
/*	text-shadow: 0px 1px 2px rgba(0, 0, 0, 1) !important;*/
}
.menu-dropdown li.level2:first-child { border: none; }

.menu-dropdown a.level2,
.menu-dropdown span.level2 { color: #444; }

/* Set Hover */
.menu-dropdown a.level2:hover { color: #d50; }




/*Top-A*/

#top-a {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C94468;
}

#top-a .module {
	margin: 0px;

}

#top-a .mod-box {
	margin: 0px !important;	
}

.caption {
	font-size: 16px;
	color: #FFF;
	text-align: center;	

}



/*Top B*/

#top-b {
	margin-top: 0px;
	margin-bottom: 00px;
background: rgb(247,247,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */



	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C94468;



	
}

#top-b .module {
	margin: 0px;

}

#top-b .mod-box {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #d1d1d1;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

/*#top-b .mod-box:first-child {
	border-right-width: 1px !important;
	border-right-style: solid !important;
	border-right-color: #fff !important;

}*/


#feature_icon {
	float:left;
	margin-right: 5px;
}

.feature_title {
	font-size: 20px;
	color: #C94468;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	padding-bottom: 5px;
	padding-top: 3px;
	/*text-shadow: 1px 1px 1px #000;*/
}

.feature_text {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 15px;
	color: #33343a;
}

.feature_text link {
	font-size: 10px;
}

/*Side Bar B*/

#sidebar-b {
	background-color: #E0DDD8;
	border-right: #d1d1d1 solid 1px;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: 0px;

}



.center-guide-menu-title {
	font-size: 20px;
/*	text-transform: uppercase;*/
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 6px;
	margin-bottom: 10px;
	color: #4b1600;
}

#center-guide-menu-item-container {
	width: 92%;
	margin-bottom: 10px;
	background-color: #323232;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	transition: all 0.5s ease;
}

#center-guide-menu-item-container:hover {
	background-color: #c52651;
}

.center-guide-menu-item {
	font-size: 14px;
/*	text-transform: uppercase;*/
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
}

#center-guide-menu-item-container a {
	color: #fff !important;
}

/*Main*/

#main {
background: -moz-linear-gradient(top,  rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 1%, rgba(255,255,255,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(1%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 1%,rgba(255,255,255,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 1%,rgba(255,255,255,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 1%,rgba(255,255,255,0.5) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 1%,rgba(255,255,255,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */
	color: #000;
/*	border: 2px solid #f4a535;*/
		
}


/*Breadcrumbs*/

#breadcrumbs {
	background-color: #C52651;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 1px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 1px 5px 0px rgba(50, 50, 50, 0.5);
	margin: 0px;
	background-image: url(../images/breadcrumb_guide.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#breadcrumbs a {
	color: #fff;
}

#breadcrumbs a:hover {
	color: #F2EE7F;
}


/*Inner Bottom*/

#innerbottom {
	background-color: #C94468;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #323232;
	border-bottom-color: #323232;	
	min-height:247px;
	
}

#innerbottom .module {
	color: #fff;
	
}

/*Bottom -A*/


#bottom-a {
background: rgb(196,27,72); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(196,27,72,1) 0%, rgba(198,41,83,1) 51%, rgba(196,27,72,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(196,27,72,1)), color-stop(51%,rgba(198,41,83,1)), color-stop(100%,rgba(196,27,72,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(196,27,72,1) 0%,rgba(198,41,83,1) 51%,rgba(196,27,72,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(196,27,72,1) 0%,rgba(198,41,83,1) 51%,rgba(196,27,72,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(196,27,72,1) 0%,rgba(198,41,83,1) 51%,rgba(196,27,72,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(196,27,72,1) 0%,rgba(198,41,83,1) 51%,rgba(196,27,72,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c41b48', endColorstr='#c41b48',GradientType=0 ); /* IE6-9 */


	color: #FFF;
	border-top: #e0547a 2px solid;
}

#bottom-a a {
	color: #eb7696;
}

#bottom-a h3 {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c94468;	
}



#bottom-a_wrap {
	background-image: url(../images/bottom-a_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	z-index: 1000;
}

.bottom-a_box1 {
	color: #FFF;
	padding: 8px;
}

.bottom-a_box2 {
	color: #FFF;
	padding: 8px;
}

.bottom-a_box_title {
	font-size: 20px;
	color: #dab871;
	/*	text-transform: uppercase;*/
	font-family: 'Bitter', serif;!important;
	font-weight: 700;
	text-shadow: 0 .1em .1em rgba(0,0,0,.2);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dab871;
	padding-bottom: 8px;
}

.bottom-a_box_content{
	margin-top: 8px;
}

.bottom_button {
	color: #fff !important;
	font-size: 16px !important;
	padding: 9px;
	font-weight: 700 !important;
	text-shadow: 0px -1px 0px rgba(30, 30, 30, 0.8);
	-webkit-border-radius: 8.91891891891892px;
	-moz-border-radius: 8.91891891891892px;
	border-radius: 8.91891891891892px;
	background: rgb(122,76,7); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(122,76,7,1) 0%, rgba(84,34,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,76,7,1)), color-stop(100%,rgba(84,34,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(122,76,7,1) 0%,rgba(84,34,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(122,76,7,1) 0%,rgba(84,34,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(122,76,7,1) 0%,rgba(84,34,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(122,76,7,1) 0%,rgba(84,34,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a4c07', endColorstr='#542200',GradientType=0 ); /* IE6-9 */
	text-align:center;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
	width: 95%;
	-webkit-box-shadow: 0px 5px 15px -3px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 15px -3px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 15px -3px rgba(50, 50, 50, 0.75);
}

.bottom_button a:hover {
background: rgb(169,3,41); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

}


/*Bottom -B*/

#bottom-b_bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #fff;
	-webkit-box-shadow: inset 0px 5px 15px -3px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    inset 0px 5px 15px -3px rgba(50, 50, 50, 0.75);
	box-shadow:         inset 0px 5px 15px -3px rgba(50, 50, 50, 0.75);
	background-color: #330000;
	background-image: url(../images/bottom-b_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#bottom-b .mod-box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


.guestbook-link a {
	font-size: 18px;
	font-wieght: 700;
	color: #3b3b3b !important;
	font-weight: 700;
	text-decoration: underline;
}

.block-quote {
	font-size: 14px;
	font-style: italic;	
}

.block-quote-name {
	font-size: 12px;
	font-style: normal;
	color: #000 !important;
	margin-left: 10px;
}

#bottom-b h3 {
	color: #ffe3b2;
	text-align: center;
}

/*Contact*/

#map {
	float: right;
	margin-left: 20px;
	margin-top: -
	border: 2px solid #5a4f0b;
}

/*******************Footer*********************************/

#footer {
	color: #cfcfcf;
	margin: 0px;
	padding: 10px;
	background-color: #323232;
	min-height: 120px;
	text-align: inherit;
	
}

#footer a {
	color: #fff;
}

#footer .left{
	float: left;
	width: 61%;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
}

#footer .right {
float: right;
width: 32%;
text-align: right;

}

#footer_wrap {
	padding: 15px;
	height: 130%;
	width: 50%;
	margin-right: auto;
	margin-left: auto;	
	text-align:left;
	position:relative
}

#footer-container {
	width: 100%
	
}

.footer-contact {
	margin-left: 0px;
	margin-top: 15px !important;
	font-size: 16px;
	color: #fff;
	/*	text-transform: uppercase;*/
	font-family: 'Bitter', serif; !important;
	font-weight: 400;
	position:absolute;
	
}

.pcm {
	font-size: 10px;
	color: #E0CFA4;
	/*	text-transform: uppercase;*/
	font-family: 'Bitter', serif; !important;
	font-weight: 400;
}


/*************** Vendor Page *************************/

.wk-accordion-default .toggler {
margin-bottom: 10px;
  padding: 7px;
  border: 1px solid #ddd;
  background: #F5F5F5;
  background: -moz-linear-gradient(top, #FAFAFA 0%, #F5F5F5 100%);
  background: -webkit-linear-gradient(top, #FAFAFA 0%, #F5F5F5 100%);
  background: -o-linear-gradient(top, #FAFAFA 0%, #F5F5F5 100%);
  background: linear-gradient(to bottom, #FAFAFA 0%, #F5F5F5 100%);
  border-radius: 5px;
  box-shadow: 0 1px 0 #fff inset;
  text-shadow: 0 1px 0 #fff;
  font-size: 18px;
  color: #C94468;
  /* text-transform: uppercase; */
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding-bottom: 3px;
}




.vendor-header-Accommodations {
background-image: url(../images/service_icons/1409782532_hotel.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}

.vendor-header-entertainment{
background-image: url(../images/service_icons/1409780657_118-128.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}

.vendor-header-Bakers{
background-image: url(../images/service_icons/1409780600_food_birthday-cake_party_candle_-64.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}

.vendor-header-Catering{
background-image: url(../images/service_icons/1409780616_97-64.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}
.vendor-header-DecorativeRentals{
background-image: url(../images/service_icons/1409780689_wedding_rings.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}

.vendor-header-Florists{
background-image: url(../images/service_icons/1409780642_136-128.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}

.vendor-header-FormalWear{
background-image: url(../images/service_icons/1409780636_business_tie_-128.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}

.vendor-header-InvitationsAnnouncements{
background-image: url(../images/service_icons/1409780729_calendar.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}


.vendor-header-dj{
background-image: url(../images/service_icons/1409780803_dj.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}

.vendor-header-Video{
background-image: url(../images/service_icons/1409780849_video-camera-128.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}

.vendor-header-Photographers {
background-image: url(../images/service_icons/1409780874_device_camera_capture_photo_-128.png);
font-size: 31px;
color: #363636;
/* text-transform: uppercase; */
font-family: 'Lato', sans-serif;
font-weight: 700;
padding-left: 55px;
padding-top: 24px;
padding-bottom: 20px;
/* margin-top: 50px; */
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C94468;
background-repeat: no-repeat;
background-position: left center;
vertical-align: middle;
}


/***********************Other*************************/


#location-holder {
	border: 5px solid #fff;
margin: 20px 0;
-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .3);
box-shadow: 0 0 10px 1px rgba(0, 0, 0, .3);

}

.contact_map {
	float:right;
	margin-left: 10px;
	width: 58%;
	height: 435px;
	border: 1px solid #C94468;	
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}




/******************  Upcoming Events Side ******************/

#sidebar-b .mod-box.upcomingevents.deepest {
	background-image: url(../images/chalkboard.jpg);
	background-repeat: repeat;
	margin: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C52651;
	border-bottom-color: #C52651;
}

#sidebar-b .mod-box.upcomingevents.deepest .module-title {
	font-family: 'Architects Daughter', cursive !important;
	color: #fff !important;
	font-size: 22px !important;
	text-align:center;
	background: none !important;	
	border: none;
}


#sidebar-b .mod-box.upcomingevents.deepest a {
	font-family: 'Architects Daughter', cursive !important;
	color: #fff !important;
	font-weight: 700 !important;
	font-size: 1.2em;

}



.jcalpro_eventsupcomingevents {
margin-top: -23px;	
}

/******************  Events Calendar Side ******************/


#sidebar-b .module .module-title {
	text-align:center;
	background: #393939;
color: #fff;
font-weight: 700;
font-size: 16px;
border: 1px solid #bbbbbb;
padding-top: 5px;
padding-bottom: 0px;
height: 25px;
	
}


#jcalpro_calendar_95 {
	color:#333;
	border:#999 1px solid;
	background-color: #e7e7e7;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.jcalpro_calendar_navbar {
	background-color: #323232;
	color: #fff;
	
}

.jcalpro_calendar_navbar a {
	color: #fff !important;
	
}

.jcalpro_calendar_weekday {
	border:#999 1px solid;
	padding: 3px;
background: rgb(247,247,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */



	
}

.jcalpro_calendar_sunday {
	border-bottom:#999 1px solid;
	padding: 3px;
background: rgb(247,247,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(234,234,234,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(234,234,234,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(234,234,234,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */


	
}

.jcalpro_calendar_today {
	color: #8dc63f !important;
	font-weight: 700 !important;
	background-color: #666 !important;

}

.jcalpro_calendar_today a {
	color: #8dc63f !important;
	font-weight: 700 !important;

}

.jcalpro_events_link {
	color: #323232;
	padding-left: 10px;
	
}


.jcalpro_events_link a {
	color: #EBEBEB !important;
	
}



.jcalpro_calendar_weekday a,
.jcalpro_calendar_sunday a {
	color: #c94468 !important;
	font-weight: 700 !important;
	
}

.jcalpro_events_date {
	font-family: 'Architects Daughter', cursive !important;
	color: #969696;
	font-weight: 700;
	font-size: 12px; 
	padding-left: 13px;
	
}

.jcalpro_eventsupcomingevents ul {
		list-style: square url("../images/contactbuttonfooter.png");
		
	
}



/******************  Twiter  ******************/

.wk-twitter-single .content {
color: #fff;	
	
}

.wk-twitter-single .meta a {
		color: #fff;
	
}



/******* Top Corner Sticky ************/


#upperLeftCorner {
    display: block;
    position: fixed;
    right: 0;
    top: 0px;
    overflow: visible;
    width: 200px;
    height: 200px;
    margin: 0 0 0 0;
    padding: 0;
    z-index: 9999;
    border: none;
    float: none;
  }
  
  
  /******* Mobile ************/
  
  
  @media (max-width: 767px) {
	
	
	
	.contact_map {
float: right;
  margin-left: 0px;
  margin-bottom: 40%;
  width: 100%;
  height: 435px;
  border: 1px solid #C94468;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
}  


  }
	  
