/*
Theme Name: GardenAcu Theme
Theme URI: http://www.smartsitesimaging.com
Description: Theme for Garden Acupuncture
Author: Smart Sites Imaging
*/

@charset "utf-8";

/* ====== Reset ====== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

.clear:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clear { display: inline-block; }
* html .clear { height: 1%; }
.clear { display: block; }

/* ====== General styles ====== */

body {
	margin:0; 
	padding:0;
	background: #3f2513 url('images/bg-body.jpg') 50% 0 no-repeat;
	background-size: 100%;
	color: #333333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}

input:focus { outline: 0; }

img {	border: 0; }

img.alignleft {
	float: left;
	margin-right: 10px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px #999;
	-moz-box-shadow: 0px 0px 5px 0px #999;
	box-shadow: 0px 0px 5px 0px #999;
}

img.alignright {
	float: right;
	margin-left: 10px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 0px #999;
	-moz-box-shadow: 0px 0px 5px 0px #999;
	box-shadow: 0px 0px 5px 0px #999;
}

.wp-caption {
	background: #eee;
	padding: 4px;
}

.wp-caption.alignleft {

	float: left;

	margin-right: 5px;

}

.wp-caption.alignright {

	float: right;

	margin-left: 5px;

}

.wp-caption img {

	display: block;

	margin: 5px auto;

	max-width: 98%;

}

.wp-caption .wp-caption-text,

.gallery-caption {

	color: #666;

	font-size: 11px;

}

.wp-caption .wp-caption-text {

	padding: 5px 10px;

	margin: 0;

	position: relative;

}



/* ====== Link styles ====== */



a, a:visited {

	color: #4f6753;

}

a:hover {

	color: #e1af60;

}





/* ====== Header styles ====== */



h1, h2, h3, h4, h5 {

	margin: 10px 0;

	font-family: "Yanone Kaffeesatz", "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}



h1.pagetitle {

	font-size: 34px;

	margin-top: 0;

	padding-bottom: 5px;

	border-bottom: 1px solid #e1af60;

}



#press-release h1.pagetitle {

	border: 0;

	padding: 0;

}



h1 {

	color: #3f2513;

	font-size: 30px;

}



h2 {

	color: #593720;

	font-size: 28px;

}





/* ====== Structure ====== */



#header {

	width: 945px;

	margin: 0 auto;

}



#content-wrapper {

	width: 905px;

	margin: 0 auto;

	padding: 20px;

	background: #ffffff;

}



#content-section-image {

	float: left;

	width: 400px;

	height: 415px;

}



#content-section-image img {

	border: 5px solid #fff;

	-webkit-box-shadow: 0px 0px 5px 0px #999;

	-moz-box-shadow: 0px 0px 5px 0px #999;

	box-shadow: 0px 0px 5px 0px #999;

}



#press-release {

	padding: 10px;

	margin-bottom: 20px;

	background: #f9ead2;

	border-top: 1px solid #e2b060;

	border-bottom: 1px solid #e2b060;

}



#pr-video {

	float: left;

	width: 455px;

}



#pr-content {

	float: left;

	width: 420px;

}



#contact-section {

	float: left;

	width: 500px;

}



#contact-form label {

	font-weight: bold;

	font-size: 13px;

}



.post {

	padding: 15px 0 10px 0;

	border-bottom: 1px solid #e1af60;

}



.post h2.post-title {

	margin: 0;

	padding: 0;

}



.entry-date {

	margin: 0;

	padding: 0 0 5px 0;

	font-size: 12px;

	color: #666666;

}



#footer {

	width: 905px;

	margin: 0 auto 10px auto;

	padding: 10px 20px;

	background: #4f6753;

	font-size: 11px;

	color: #ffffff;

	border-top: 10px solid #f8cf8f;

}

#footer .social-links {

	float: left;

	width: 400px;

	line-height: 70px;

}

#footer .social-links img {

	margin-right: 15px;

	vertical-align: middle;

}

#footer .site-info {

	float: right;

	width: 400px;

	height: 70px;

	text-align: right;

}

#footer p {

	margin: 0;

	padding: 0 0 5px 0;

}

#footer a {

	color: #ffffff;

}

#footer a:hover {

	color: #e1af60;

}



/* ====== Menu styles ====== */



ul#nav {

	list-style: none;

	width: 945px;

	height: 26px;

	margin: 0 auto;

	padding: 10px 0;

	background-color: #271508;

	background: rgba(0,0,0,.3);

}

ul#nav li {

	display: block;

	position: relative;

	z-index: 999;

	float: left;

	margin: 0;

	padding: 0;

	padding: 0 5px;

    border-right: 1px solid #ffffff;

}

ul#nav li.last-menu-item {

	border-right: 0;

}

ul#nav li a {

	display: block;

	line-height: 26px;

	padding: 0 10px;

	color: #f8cf8f;

	text-decoration: none;

	font-size: 13px;

	text-shadow: 1px 1px 0px #000000;

	text-transform: uppercase;

}

ul#nav a:hover {

	color: #341c0c;

	background: #f8cf8f;

	text-shadow: none;

}



/* ====== Drop Down Menu styles ====== */



ul#nav ul {

	display: none;

	position: absolute;

	top: 100%;

	left: 0;

	z-index: 99999;

	padding: 0;

	margin: 0;

	min-width: 160px;

/*	background: #dbd9c6; */

}

ul#nav ul li {

	float: none;

	display: block;

	border-top: 1px solid #fff;

}

ul#nav ul ul {

	left: 0;

	top: 0;

}

ul#nav ul a {

	display: block;

	background: none;

	padding: 6px;

	color: #333333;

	font-size: 12px;

	line-height: 20px;

/*	text-transform: none; */

	text-shadow: none;

}



ul#nav li:hover > ul { display: block; }

/* ====== Share styles ====== */

#share_container { 
	border-top: 1px solid #ccc; 
	margin-top: 25px;
	text-align: center; 
}
	#share_container div { display: inline-block; }
	#share_container #o3-social-share { margin: 10px 0; padding-top: 20px; }



/* MARKO 07/20/2012 */

.gform_body { float: left; }

.gform_wrapper {display: inline-block!important; max-width: 50%!important; }

/* MARKO 08/15/2012 */

.gform_wrapper h2.gsection_title, .gform_wrapper .gsection_description, .gform_wrapper h3.gform_title {
font-size: 22px!important;
}

/* MARKO 11/09/2012 */

/*ul#nav li a { padding: 0px 8px } -- USE IN CASE WE NEED ONE MORE NAV ITEM -- */


/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */

/*--- DROPDOWN ---*/
#nav ul{
	background:#f8cf8f; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	text-transform: uppercase;
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:5px; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	
	/*text-decoration:underline;*/
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}

ul#nav li ul li{ padding: 0px; }
#nav li ul a:hover { background:#F5BB63; }

/* 11/13/2012 MARKO -- positoning Book it now button */

#content-wrapper { position: relative; }
.home_book_now { position: relative; }
.genbook_button { position: absolute; top: 14px; right: 20px }
.home_genbook_button { position: absolute; top: -10px; right: 20px }