/*
Theme Name: Grandiflora Services LLC
Theme URI: 
Author: Web.com
Author URI: 
Description: 
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* CHANGE TITLE COLORS */
.entry-title {
	clear: both;
}
.entry-title,
.entry-title a {
	color: #000;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #3a683d;
}

/* CHANGE COMMENT BUBBLE COLORS */
.entry-header .comments-link a {
	background:url(../grandifloraservices/images/comment-bubble.png) no-repeat top left;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 32px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 44px;
	height: 44px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background:url(../grandifloraservices/images/comment-bubble.png) no-repeat bottom left;
	color: #fff;
	color: rgba(255,255,255,0.8);
}

/* CHANGE COMMENT SUBMIT BUTTON COLORS */
#respond input#submit {
	background: #000;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #ffffff;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:hover {
	background: #3a683d;
	color: #ffffff;
}

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
ul.styled{
	list-style:outside disc;
	margin:0 0 10px 15px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input::-moz-focus-inner {
border: 0!important;
outline: none !important;
}

/* Color Of Highlight */
::-moz-selection {background:#6e9e2d; color:#111; text-shadow:1px 1px 1px #6e9e2d;}
::selection {background:#6e9e2d; color:#111; text-shadow:1px 1px 1px #6e9e2d;}
/* */


/* END RESET */


html{
	height:100%;
	overflow-y:scroll;
}
	
body{
	height:100%;
	margin:0px; 
	padding:0px; 
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	color:#363636;
	background:#f5f1ee url(../grandifloraservices/images/bg.jpg) fixed top center;
}

input, select, textarea, form{	
	margin:0px;
	padding:0px;
}
	
hr{
	height:1px;
	color:#e2e2e2;
	background:#e2e2e2;
	border:none;
	margin:20px 0px;
	padding:0px;
}
		
.clear{
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	overflow:hidden;
}
.push{
	clear:both;
	height:516px; /* same as #footer height */
}

.f10{font-size:10px!important;}
.f11{font-size:11px!important;}
.f12{font-size:12px!important;}
.f13{font-size:12px!important;}
.f14{font-size:14px!important;}
.f16{font-size:16px!important;}
.f18{font-size:18px!important;}
.f20{font-size:20px!important;}
.f22{font-size:22px!important;}
.f24{font-size:24px!important;}
.f26{font-size:26px!important;}
.f28{font-size:28px!important;}

/* ------ LINKS ------ */
	
a{
color:#00643b;
text-decoration:underline;
}
a:hover{
color:#00643b;
text-decoration:none;
}

/* ------ MAIN CONTENT ------*/

.bg {
background:url(../grandifloraservices/images/bg.jpg) no-repeat top center;
position:fixed;
width:100%;
max-width:2000px;
height:300%;
top:0;
left:0;
z-index:-1;
}

#page-wrap{
width:960px;
min-height:100%;
height:auto!important;
height:100%;
margin:0 auto;
margin-bottom:-516px; /* same as #footer height */
}

#header{
float:left;
display:block;
width:960px;
height:212px;
background:#fff;
}
.logo{
float:left;
display:block;
width:360px;
height:110px;
margin:21px 35px 26px 15px;
}
#c-info{
float:left;
display:block;
width:504px;
height:56px;
margin:24px 21px 0 0;
font-family:'Open Sans', sans-serif;
font-weight:bold;
text-align:right;
}
	#c-info li.first{
	font-size:14px;
	color:#525252;
	}
	#c-info li.last{
	font-size:21px;
	color:#006636;
	}
#buttons{
float:left;
display:block;
width:540px;
height:39px;
margin:0 0 38px;
text-align:center;
}
	#buttons a{
	float:left;
	display:block;
	height:39px;
	padding:0 0 0 9px;
	margin:0 4px 0 0;
	border-radius:2px;
	-webkit-border-radius:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:39px;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../grandifloraservices/images/header-btn-bg.jpg) repeat-x top;
	}
		#buttons a:hover{
		color:#fff;
		background:url(../grandifloraservices/images/header-btn-bg.jpg) repeat-x bottom;
		}
	#buttons li.first i{
	margin:0 7px;
	}
	#buttons i{
	float:right;
	font-size:24px;
	line-height:39px;
	margin:0 9px;
	}
#menu-main-navigation{
float:left;
display:block;
width:940px;
height:54px;
margin:0 10px;
border-top:1px solid #6e9e2d;
text-align:center;
}
	#menu-main-navigation li{
	position:relative;
	display:inline;
	}
	#menu-main-navigation a{
	display:inline-block;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	color:#3d3d3d;
	line-height:54px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 26px;
	transition:all 0.1s ease-out;
	}
		#menu-main-navigation li:hover a,
		#menu-main-navigation li.current-menu-item a{
		color:#3a683d;
		}
	#menu-main-navigation i{
	color:#006738;
	margin:0 0 0 2px;
	}
		/* DROPDOWN MENU STYLES */

		#menu-main-navigation li ul li{
		display:block!important;
		float:none!important;
		padding:0;
		margin:0 0 3px!important;
		}
		#menu-main-navigation li ul li a{
		display:block!important;
		text-decoration:none!important;
		margin:0!important;
		}
		#menu-main-navigation ul{
		display:none;
		position:absolute;
		min-width:180px;
		max-width:290px;
		top:34px;
		left:0;
		padding:7px 7px 5px!important;
		margin:0!important;
		z-index:99999!important;
		background:#fff;
		}
		#menu-main-navigation ul a{
		position:relative;
		display:block;
		padding:3px 7px!important;
		margin:0 0 1px!important;
		font-size:13px!important;
		color:#222!important;
		line-height:20px!important;
		text-transform:none;
		text-shadow:none!important;
		text-align:left;
		background-image:none!important;
		background:#c6cac0!important;
		white-space:nowrap;
		border:0!important;
		border-radius:2px;
		-webkit-border-radius:2px;
		}
			#menu-main-navigation ul li i{
			display:none!important;
			}
		#menu-main-navigation ul ul{
		top:-7px;
		left:102%;
		-webkit-box-shadow:none;
		box-shadow:none;
		}
		#menu-main-navigation ul li:hover a{
		background:#3a683d!important;
		color:#fff!important;
		}
#banner-image{
position:relative;
float:left;
display:block;
width:940px;
height:359px;
margin:10px 10px 0;
background:rgba(0,0,0,0.1);
}
	#banner-image #image{
	position:relative;
	float:left;
	display:block;
	width:940px;
	height:359px;
	}
#main-content{
float:left;
display:block;
width:890px;
min-height:200px;
margin:30px 35px 15px;
}
#main-content.narrow{
width:610px;
margin:30px 35px 15px;
}
	#main-content h1{
	font-family:'Open Sans', sans-serif;
	font-size:26px;
	font-weight:normal;
	color:#000;
	line-height:28px;
	margin:0 0 18px;
	}
	#main-content h2{
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#3a683d;
	line-height:22px;
	margin:0 0 10px;
	}
	#main-content h3{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height:20px;
	margin:0 0 10px;
	}
	#main-content h4{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#3a683d;
	line-height:18px;
	margin:0 0 10px;
	}
	#main-content h5{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	margin:0 0 10px;
	}	
	#main-content p,
	#main-content ul{
	line-height:18px;
	margin-bottom:15px;
	}
	#main-content ul{
	list-style:outside disc;
	margin:0 0 15px 50px;
	}
	#main-content ol{
	list-style:outside decimal;
	margin:0 0 15px 40px;
	}
#sidebar{
float:right;
display:block;
width:260px;
margin:30px 10px 15px;
}
	#sidebar h3{
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height:20px;
	margin:0 0 10px;
	}
	#sidebar ul{
	list-style:none;
	line-height:18px;
	margin:0 0 15px;
	}
#home-boxes{
float:left;
display:block;
width:960px;
}
	#home-boxes div{
	float:left;
	display:block;
	width:300px;
	height:440px;
	margin:0 10px;
	text-align:center;
	}
	#home-boxes h2{
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000;
	line-height:41px;
	margin:0 0 10px;
	}
	#home-boxes img{
	display:block;
	width:300px;
	height:200px;
	margin:0 0 15px;
	}
	#home-boxes p{
	line-height:18px;
	margin:0 0 20px;
	}
	#home-boxes .btn{
	clear:both;
	display:block;
	width:119px;
	height:30px;
	margin:0 auto;
	border-radius:2px;
	-webkit-border-radius:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../grandifloraservices/images/header-btn-bg.jpg) repeat-x bottom;
	}
		#home-boxes .btn:hover{
		color:#fff;
		background:url(../grandifloraservices/images/header-btn-bg.jpg) repeat-x top;
		}
#top-footer{
float: left;
display:block;
width:960px;
margin:0 0 50px;
}
	#top-footer li{
	float: left;
	display:block;
	width:450px;
	margin:0 10px;
	}
	#top-footer h2{
	display:block;
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:37px;
	padding:0 0 0 27px;
	margin:0 0 10px;
	border-bottom:1px solid #6e9e2d;
	background:url(../grandifloraservices/images/footer-heading-bg.png) no-repeat top left;
	}
	#top-footer p{
	font-size:14px;
	color:#000;
	line-height:18px;
	padding:7px 0 0;
	margin:0 0 15px;
	}
	#top-footer #menu-footer-navigation{
	display:block;
	padding:0 0 0 28px;
	}
		#top-footer #menu-footer-navigation li{
		display:block;
		}
		#top-footer #menu-footer-navigation a{
		display:block;
		font-family:'Open Sans', sans-serif;
		font-size:14px;
		color:#000;
		line-height:42px;
		text-decoration:none;
		text-transform:uppercase;
		transition:all 0.15s ease-out;
		}
			#top-footer #menu-footer-navigation li:hover a,
			#top-footer #menu-footer-navigation li.current-menu-item a{
			color:#6e9e2d;
			}
	
#footer-wrap{
clear:both;
width:100%;
height:516px;
background:url(../grandifloraservices/images/footer-bg.jpg) repeat top center;
}
#footer{
width:960px;
height:516px;
margin:0 auto;
}
	#footer #affiliates{
	float:left;
	display:block;
	width:940px;
	height:155px;
	margin:50px 10px 25px;
	border-bottom:1px solid #6e9e2d;
	background:url(../grandifloraservices/images/affiliates-logos-bg.png) no-repeat top center;
	}
	#footer #social{
	float:left;
	display:block;
	width:320px;
	height:55px;
	padding:10px 0 0;
	margin:0 0 0 10px;
	}
		#footer #social li{
		float:left;
		font-family:'Open Sans', sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#000;
		line-height:18px;
		}
		#footer #social a{
		display:block;
		width:23px;
		height:23px;
		margin:0 0 0 9px;
		transition:all 0.15s ease-out;
		}
			#footer #social a:hover{
			opacity:0.85;
			}
	#footer #address{
	float:left;
	display:block;
	width:240px;
	height:65px;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	color:#484848;
	line-height:38px;
	text-align:center;
	}
	#footer #meta{
	float:left;
	display:block;
	width:380px;
	height:65px;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	color:#484848;
	line-height:18px;
	text-align:right;
	}
		#footer #meta img{
		vertical-align:text-bottom;
		}
	#footer #areas{
	float:left;
	display:block;
	width:940px;
	padding:15px 0 0;
	margin:0 10px;
	border-top:1px solid #6e9e2d;
	}
		#footer #areas p{
		font-family:'Open Sans', sans-serif;
		font-size:12px;
		color:#484848;
		line-height:16px;
		margin:0 0 10px;
		}


/* Do Not Edit Below This Line */
	
#content{
	position:relative;
}
.edit-link{
	position:absolute;
	top:80px;
	right:0;
}
.edit-link a{
	background:#414141;
	color:#fff;
	padding:5px 10px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
}
	.edit-link a:hover{
		background:#0f8856;
		color:#fff;
	}
/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 56%;
}
.widget_search #searchsubmit {
	background: #004a2b;
	border: 1px solid #004a2b;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #fff;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -1px;
}
.widget_search #searchsubmit:active {
	background: #00683d;
	border-color: #00683d;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #fff;
}
/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(../grandifloraservices/images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: inline-block;
	height: 31px;
    width: 70px;
	background:#004a2b;
	color:#fff;
	border:1px solid #004a2b;
}
	input#searchsubmit:hover {
		background:#00683d;
		cursor:pointer;
	}
.commentlist{
	list-style:none!important;
}
.assistive-text{display:none!important;}
#secondary ul{
	margin:0 0 15px;
}
.page-title{
	font-size:14px!important;
	color:#a9a9a9!important;
	text-transform:none!important;
}
	.page-title span{
		color:#4e968d!important;
	}
div.entry-meta{
	position:relative;
	top:-10px;
	font-size:12px!important;
	color:#777777!important;
}
.entry-content{
	padding:20px 0;
}
footer.entry-meta{
	font-size:12px!important;
	color:#777777!important;
}


#reply-title{
	color:#333!important;
}
.comment-content{
	padding-top:15px;
}
.post-meta{
	position:absolute;
	z-index:500;
	top:68px;
	width:100%;
	height:313px;
	color:#fff;
}
	.post-meta .post-meta-key{
	display:none;
	}
	.post-meta div{
	float:none;
	display:block;
	width:284px;
	height:202px;
	margin:82px auto 0;
    padding:0 39px 0 0;
	}
	
/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 2.6em 0 0;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	width: 80%;
}
.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: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(../grandifloraservices/images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(../grandifloraservices/images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* 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 {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 0 20%;
	padding: 1.625em;
	position: relative;
	width: 73.5%;
	font-family:'Open Sans', sans-serif!important;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}

#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}
	
	
/* CUSTOM FORM STYLING */
	
#ninja_forms_form_2_cont{
	position:relative;
}
.ninja-forms-required-items{
	display:none!important;
}
.ninja-forms-cont .checkbox-wrap label{
	font-size:12.5px!important;
	font-weight:600!important;
	color:#494949!important;
	line-height:13px!important;
	float:right;
	width:87%;
	padding:6px 0 0;
}
.ninja-forms-cont ul{
	margin:0!important;
}
.ninja-forms-cont ul li{
	clear:both;
}
.clear-wrap{
	clear:both!important;
}
.field-wrap.label-right .ninja-forms-field{
	margin:0!important;
}
.ninja-forms-cont label{
	font-size:14px;
	font-weight:600!important;
	color:#494949;
	line-height:20px;
}
.ninja-forms-cont label span{
	font-size:13px!important;
	color:#e02323!important;
}
.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea{
	vertical-align:middle!important;
}
input.ninja-forms-field,
select.ninja-forms-field{
	height:29px!important;
	font-size:14px!important;
	line-height:29px!important;
	padding:0 6px!important;
	font-family:'Open Sans', sans-serif!important;
	border:1px solid #c4c4c4!important;
	background:#fff!important;
	color:#000!important;
}
textarea.ninja-forms-field{
	height:62px!important;
	font-size:14px!important;
	line-height:16px!important;
	padding:6px 10px!important;
	font-family:'Open Sans', sans-serif!important;
	border:1px solid #c4c4c4!important;
	background:#fff!important;
	color:#000!important;
	resize:none!important;
}
.left-wrap{
	float:left;
	width:48.5%;
}
.right-wrap{
	float:right;
	width:48.5%;
}
.ninja-forms-error-msg p{
	display:none!important;
}
.ninja-forms-field-error{
	font-size:12px!important;
	line-height:16px!important;
	color:#ae2828!important;
}
.field-wrap, #ninja_forms_required_items{
    margin-bottom:10px!important;
}
#nf_submit_3 .ninja-forms-field,
#nf_processing_3 .ninja-forms-field,
#nf_submit_5 .ninja-forms-field,
#nf_processing_5 .ninja-forms-field{
	width:300px!important;
	height:44px!important;
	color:#fff!important;
	font-family:'Open Sans', sans-serif!important;
	font-size:21px!important;
	font-weight:bold!important;
	letter-spacing:2px!important;
	line-height:44px!important;
	padding:0 0 0 33px!important;
	margin:0 0 15px;
	background:url(../grandifloraservices/images/submit-btn-bg.jpg) no-repeat top left!important;
	border:0!important;
	text-transform:uppercase;
	transition:all 0.1s ease-out;
}
#nf_submit_3 .ninja-forms-field:hover,
#nf_submit_5 .ninja-forms-field:hover{
	opacity:0.9!important;
	background:url(../grandifloraservices/images/submit-btn-bg.jpg) no-repeat top left!important;
	color:#fff!important;
	cursor:pointer;
}
.ninja-forms-required-items{
	font-size:12px;
	color:#205a84;
	font-style:italic;
}
	.ninja-forms-required-items .blue{
		font-weight:bold;
	}
	
/* CUSTOM GALLERY STYLING */

.gallery-icon img{
	-webkit-border-radius: 63px 63px 63px 63px / 116px 116px 116px 116px; border-radius: 50% 50% 50% 50% / 70% 70% 70% 70%;
}
#gallery-1 img:hover{
	cursor:pointer;
	border:2px solid #205a84;
}
.jp-carousel-overlay{
	height:auto!important;
	background:rgba(0,0,0,0.85)!important;
}
.jp-carousel-image-meta,
.jp-carousel-left-column-wrapper,
.jp-carousel-info{
	display:none;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
	max-width: 50%; /* Fluid images for posts, comments, and widgets */	
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
	max-width: 50%; /* Fluid images for posts, comments, and widgets */		
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	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 */
}
/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* 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 */
}