/*
Theme Name: Grace Grove
Description: Custom Theme for Grace Grove Website based on Sandbox.
Author: masahiko sunami
Version: 1.1
Tags: two-columns, fixed-width, custom-header, custom-background */

/* Reset default browser CSS. */

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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }
a, input { outline: none; }

/********** font embed **********/

@font-face {
	font-family: 'FuturaBook';
	src: url('fonts/futura_book-webfont.eot');
	src: local('?'), url('fonts/futura_book-webfont.woff') format('woff'), url('fonts/futura_book-webfont.ttf') format('truetype'), url('fonts/futura_book-webfont.svg#webfontkOMQkVtv') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaBold';
	src: url('fonts/futura_bold-webfont.eot');	
	src: local('?'), url('fonts/futura_bold-webfont.woff') format('woff'), url('fonts/futura_bold-webfont.ttf') format('truetype'), url('fonts/futura_bold-webfont.svg#webfont8XZsZ3XO') format('svg');
	font-weight: normal;
	font-style: normal;
}


/********** Default **********/

body {
	background-color: #ffffff;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 130%;
	color: #000000;
	text-align: left;
}

a, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #552721;
	text-decoration: underline;
	font-weight: bold;
}

.clearboth {
	clear: both;
}

.clearboth p {
	display: none;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 16px;
}

h1 { font-size: 36px; }
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 18px; }

p { margin-bottom: 1em; }

.edit-link a, .edit-link a:visited {
	color: #018b45;
	font-style: italic;
}

#content .content-narrow ul,
#content .rtext-right ul,
#content .ltext-left ul {
	padding-left: 35px;
}

#content h4, #content h5 {
	line-height: 120%;
	color: #522721;
}

#content h4 a, #content h4 a:visited {
	color: #522721;
}

/********** special typography class **********/

.bigfont {
	font-size: 24px;
	font-weight: bold;
	line-height: 120%
}

.smallfont {
	font-size: 14px;
	line-height: 120%;
}

.tinyfont {
	font-size: 10px;
}

.center { text-align: center; }
.right { text-align: right; }

.brown { color: #552721; }
.brown p { line-height: 150%; }

.testimonial {
	background: url("images/quote.png") 0 0 no-repeat;
	text-indent: 20px;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 35px;
}

.credit {
	font-size: 14px;
	font-style: italic;
	color: #018b45;
	text-align: right;
	padding-right: 35px;
}

blockquote { 
	background: url("images/quote.png") 0 0 no-repeat;
	text-indent: 20px;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 35px;
	margin-top: 25px;
	margin-left: 35px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-right: 0;
}

#sidebar .credit {
	padding-right: 0;
}

/********** image **********/

#content img {
	border: solid 4px #018b45;
}

#sidebar img {
	border: solid 4px #ffffff;
}

#content a img, #sidebar .no-border {
	border: none;
}

.alignleft {
	display: block;
	float: left;
	margin: 0 8px 4px 0;
}

.alignright {
	display: block;
	float: right;
	margin: 0 0 4px 8px;
}

#sidebar .minus6 {
	margin-left: -6px;
}


/********** layout and background **********/

#wrapper {
	width: 960px;
	margin: 10px auto;
	position: relative;
}

#header {
	width: 960px;
	height: 180px;
	margin-bottom: 8px;
	position: relative;
	background: url("images/banner.jpg") 0 0 no-repeat;
}

#blog-title {
	display: block;
	width: 238px;
	height: 160px;
	position: absolute;
	top: 16px;
	left: 32px;
	text-indent: -5000px;
}

#blog-title a {
	display: block;
	width: 238px;
	height: 160px;
}

#blog-description {
	text-indent: -5000px;
}

#topnav {
	position: absolute;
	right: 80px;
	bottom: 12px;
}

#slideshow {
	width: 960px;
	height: 360px;
	margin-bottom: 8px;
}

#pixopoint_menu1 {
	width:960px;
	height:70px;
	background: url("images/menu.gif") 0 0 no-repeat;
	margin:0 0 8px 0;
}

#mainarea {
	width: 960px;
	min-height: 600px;
	margin: 0;
	background: url("images/mainarea-bkg.gif") repeat-y;
	position: relative;
	z-index: 1;
}

#mainarea-bottom {
	width: 960px;
	height: 15px;
	margin-bottom: 8px;
	background: url("images/mainarea-bottom.gif") 0 0 no-repeat;
}

#container {
	width: 650px;
	float: left;
	margin-left: -150px;
	background: url("images/header-main.jpg") 0 0 no-repeat;

}

#container-nosb {
	width: 960px;
	background-color: #ffffff;
}

#sidebar {
	width: 295px;
	float: right;
	background-color: #e2e7c2;
	background: url("images/header-sidebar-top.jpg") 0 0 no-repeat;
}

#footer {
	width: 960px;
	height: 70px;
	background: url("images/brownbar.gif") 0 0 no-repeat;
	text-align: center;
	color: #ffffff;
	font-family: Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 140%;
	padding-top: 13px;
}

#footer h6 {
	margin-bottom: 4px;
}

#footer a, #footer a:visited, #footer a:hover {
	color: #ffffff;
	font-weight: normal;
}

#footnote {
	width: 960px;
	text-align: center;
	font-size: 14px;
	color: #552721;
}

#footnote a, #footnote a:visited {
	padding: 4px;
	font-family: FuturaBold;
	font-weight: normal;
	color: #552721;
}

#credit {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}

#credit, #credit a, #credit a:visited {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	color: #522721
}

/********** Headings **********/

/* set font */

#content .page .entry-title, 
#content .page h3, 
#content .blog-head,
#content .error404 h2, 
#sidebar ul li h3 {
	color: #ffffff;
	font-family: FuturaBold;
	font-size: 36px;
	line-height: 120%;
	text-transform: uppercase;
	text-shadow: 0 0 10px #3e6738;
}

/* main content and sidebar subsribe- set background image for the whole section */

#content {
	
}



#content .content-secondary {
	background: url("images/header-secondary.jpg") 0 0 no-repeat;
	min-height: 100px;
}

#sidebar #subscribe, 
#sidebar #secondary-content,
#sidebar #secondary-content-middle, 
#sidebar #upcoming-top {
	padding: 0 30px 20px;
}

#sidebar #subscribe-middle {
	background: url("images/header-sidebar-small.jpg") 0 0 no-repeat;
	border-top: solid 6px #ffffff;
	padding: 0 30px 20px;
	min-height: 100px;
}

/* set padding, margin, text alignment */

#content .page .entry-title,
#content .page h3,
#content .blog-head,
#content .error404 h2,
#sidebar #subscribe h3,
#sidebar #secondary-content h3,
#sidebar #upcoming-top h3 {
	padding-top: 28px;
	margin-bottom: 55px;	
	text-align: center;
}

#sidebar #secondary-content .wide,
#sidebar #secondary-content-middle .wide {
	margin-left: -30px;
	margin-right: -30px;
}

#sidebar #subscribe-middle h3 {
	padding-top: 30px;
	margin-bottom: 67px;
	text-align: center;
}

/* page specific- for long page title */

#content #post-81 .entry-title,
#content #post-661 .entry-title {
	padding-top: 9px;
	margin-bottom:38px;
	line-height: 110%;
}

#content #post-78 .entry-title {
	padding: 9px 60px 0;
	margin-bottom: 38px;
	line-height: 110%;
}

#content #post-297 .entry-title,
#content #post-87 .entry-title {
	padding: 9px 80px 0;
	margin-bottom: 38px;
	line-height: 110%;
}

/* for sidebar testimonial - smaller font */

#sidebar #secondary-content .double-sm,
#sidebar #secondary-content-middle .double-sm {
	padding-top: 16px;
	margin-bottom:50px;
	line-height: 110%;
	font-size: 30px;
}

#sidebar #secondary-content .content-double .double-sm-mid,
#sidebar #secondary-content-middle .content-double .double-sm-mid {
	padding-top: 20px;
	margin-bottom:55px;
	line-height: 110%;
	font-size: 30px;
}


/*** sidebar- need to be assigned for each wdigets ***/

/* single line - categories, tags, archives */

#sidebar #categories-3,
#sidebar #tag_cloud-3,
#sidebar #tag_cloud-4,
#sidebar #archives-3,
#sidebar #secondary-content .content-single,
#sidebar #secondary-content-middle .content-single {
	background: url("images/header-sidebar-small.jpg") 0 0 no-repeat;
	border-top: solid 6px #ffffff;
	padding-left: 30px;
	padding-right: 25px;
	min-height: 100px;
}

#sidebar #categories-3 h3,
#sidebar #tag_cloud-3 h3,
#sidebar #tag_cloud-4 h3,
#sidebar #archives-3 h3, 
#sidebar #secondary-content .content-single h3,
#sidebar #secondary-content-mid .content-single h3 {
	padding-top: 30px;
	margin: 0 -25px 67px -30px;
	text-align: center;
}

/* double line - upcoming events */

#sidebar #text-3,
#sidebar #popular_posts-3,
#sidebar #popular_posts-4,
#sidebar #secondary-content .content-double,
#sidebar #secondary-content-middle .content-double,
#sidebar #upcoming {
	background: url("images/header-sidebar-small.jpg") 0 0 no-repeat;
	border-top: solid 6px #ffffff;
	padding-left: 30px;
	padding-right: 25px;
	min-height: 100px;
}

#sidebar #text-3 h3,
#sidebar #popular_posts-3 h3,
#sidebar #popular_posts-4 h3,
#sidebar #secondary-content .content-double h3,
#sidebar #secondary-content-middle .content-double h3,
#sidebar #upcoming h3 {
	padding-top: 10px;
	margin-bottom: 45px;
	margin-right: -25px;
	text-align: left;
}

/* triple line - recent posts */

#sidebar #recent-posts-3,
#sidebar #recent-posts-4,
#sidebar #secondary-content .content-triple,
#sidebar #secondary-content-middle .content-triple {
	background: url("images/header-sidebar-large.jpg") 0 0 no-repeat;
	border-top: solid 6px #ffffff;
	padding-left: 30px;
	padding-right: 25px;
	min-height: 100px;
}

#sidebar #recent-posts-3 h3,
#sidebar #recent-posts-4 h3,
#sidebar #secondary-content .content-triple h3,
#sidebar #secondary-content-middle .content-triple h3 {
	padding-top: 22px;
	padding-right: 25px; /* additional padding to make it into three lines */
	margin-bottom: 60px;
	text-align: left;
}

/* negative margins for sidebar secondary content */

#sidebar #secondary-content .content-single,
#sidebar #secondary-content .content-double,
#sidebar #secondary-content .content-triple,
#sidebar #secondary-content-middle .content-single,
#sidebar #secondary-content-middle .content-double,
#sidebar #secondary-content-middle .content-triple {
	margin: 25px -30px;
}

/* special div class if there's no title */

#sidebar #secondary-content .no-title {
	padding-top: 126px;
}


/********** Sidebar formatting **********/

#sidebar ul li {
	padding-bottom: 25px;
}

#sidebar li ul li {
	padding-bottom: 8px;
}

#sidebar li ul {
	/*list-style: disc outside;
	padding-left: 18px;*/
}

#sidebar #tag_cloud-3 a {
	line-height: 120%;
}

/*big rss button*/
#sidebar #rss {
	margin-left: 50px;
	height: 95px;
	width: 203px;
	background: url("images/rss.png") 0 0 no-repeat;
}

#sidebar #rss a {
	display: block;
	width: 188px;
	height: 80px;
	text-indent: -5000px;
	cursor: pointer;
}

/*social-links not used*/
#sidebar #social-links {
	height: 49px;
	background: url("images/socialbuttons.gif") 65px 0 no-repeat;
	padding-left: 65px;
	margin-top: 25px;
}

#sidebar #social-links ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar #social-links li a {
	display: block;
	width: 51px;
	height: 49px;
	margin-right: 6px;
	text-indent: -5000px;
	cursor: pointer;
}

#sidebar .widget li,
#sidebar #secondary-content li,
#sidebar #secondary-content-middle li {
	list-style: disc inside;
}

/********** Page formatting **********/

.content-secondary { margin-top: 35px; }

/*padding div*/

.content-block { padding: 0 25px; }
.content-narrow { padding: 0 70px; }
.pad-b { padding-bottom: 35px; }
.video-column {
	width: 160px;
	margin: 15px 20px;
	float: left;
	font-size: 12px;
	line-height: 110%;
}
.video-column p { margin: 0; }
.video-column img { margin-bottom: 15px; }
.video-column h6 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.3em;
}

/* div block to float around */

.fl-left {
	float: left;
	width: 235px;
}

.fl-left-right h4 {
	clear: none;
}

/* two colums within content block- wider text block always go first in html */

.rtext-right {
	float: right;
	width: 365px;
	margin: 0;
	text-align: left;
}

.rtext-left {
	float: right;
	width: 200px;
	margin-right: 35px;
	text-align: right;
}

.ltext-left {
	float: left;
	width: 365px;
	margin: 0;
	text-align: left;
}

.ltext-right {
	float: left;
	width: 200px;
	margin-left: 35px;
	text-align: left;
}

/* content blocks with border bottom */

.border-b {
	border-bottom: solid 3px #018b45;
	padding-bottom: 20px;
	margin-bottom: 35px;
}

/********** Posts **********/

#post-content { padding: 0 35px; }

#post-content .page-title {
	color: #522721;
	margin-bottom: 24px;
	padding-bottom: 10px;
	border-bottom: solid 2px #018b45;
}

#nav-above {
	display: none;
}

.post {
	margin: 0 0 20px;
	padding-bottom: 12px;
	border-bottom: solid 2px #018b45;
}

#content ul { 
	list-style: disc outside;
	padding-left: 70px;
	margin-bottom: 1em;
}

#content ol {
	list-style: decimal outside;
	padding-left: 75px;
	margin-bottom: 1em;
}

.entry-date {
	margin-bottom: 0.7em;
	font-style: italic;
	font-size: 12px;
}

.entry-meta {
	font-size: 12px;
}

#nav-below {
	padding-bottom: 14px;
}

#nav-below a, #nav-below a:visited {
	color: #552721;
}

.nav-previous a {
	display: block;
	float: left;
}

.nav-next a {
	display: block;
	float: right;
}

#comments {
	clear: both;
}

#comments-list, #respond {
	border: solid 2px #018b45;
	margin: 20px 0;
	padding: 20px 25px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

#comments-list .comment-author {
	background-color: #eeeeee;
	padding: 4px 4px 2px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #522721;
}

.comment-meta {
	font-style: italic;
	margin-bottom: 6px;
	font-size: 13px;
}

#comments-list h3 {
	color: #522721;
}

#comments ol {
	list-style: none;
	padding-left: 0;
}

#respond h3 {
	color: #522721;
}

#respond #comment-notes {
	color: #522721;
	font-size: 14px;
}

#respond .form-label {
	color: #522721;
}

#respond textarea {
	background-color: #f6f6f6;
	border: solid 1px #522721;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 6px;
	padding: 8px;
	width: 80%;
}

#respond input {
	background-color: #f6f6f6;
	color: #522721;
	border: solid 1px #522721;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 4px;
	padding: 4px;
}

#respond .form-submit input {
	cursor: pointer;
	margin-top: 2px;
}


/********** 404 Error page **********/

#content .error404 { 
	padding: 0 70px; 
	border: none;
}


/********** Contact Form **********/

#content .content-xnarrow {
	width: 332px;
	margin-left: auto;
	margin-right: auto;
}

#content .wpcf7-form {
	font-size: 14px;
}

#content .wpcf7-form p {
	margin: 0 0 4px 0;
	line-height: 100%
}

#content .wpcf7-form img {
	border: solid 2px #522721;
	margin: 4px 0;
}

/********** Infusionsoft opt-in form **********/

#sidebar .infusion-field-input {
	width: 227px; /* 235px - padding (4px x2) */
	padding: 6px 4px;
	border: none;
	margin-bottom: 4px;
}

#sidebar #arizona-check label {
	display: block;
	float: right;
	width: 210px;
	font-size: 13px;
	line-height: 110%;
	padding-top: 4px;
	padding-bottom: 16px;
}

#sidebar .infusion-submit {
	clear:both;
	margin-top: 8px;
	margin-right: -20px;
	background: url("images/button-signup.png") 0 0 no-repeat;
	width: 260px;
	height: 73px;
}

#sidebar .infusion-submit input {
	width: 237px;
	height: 54px;
	background: none;
	border: none;
	text-indent: -5000px;
	cursor: pointer;
}

#sidebar .privacypolicy {
	font-size: 11px;
	line-height: 110%;
	text-align: right;
}

/********** Automate Your List Signup - not used **********/

#sidebar .af-element {
	margin-top: 4px;
}

#sidebar .af-clear {
	clear: both;
}

#sidebar .af-textWrap input {
	width: 227px; /* 235px - padding (4px x2) */
	padding: 6px 4px;
	border: none;
}

#sidebar .af-checkWrap input {
	display: block;
	float: left;
}

#sidebar .af-checkWrap label {
	display: block;
	float: right;
	width: 210px;
	font-size: 13px;
	line-height: 110%;
	padding-top: 4px;
	padding-bottom: 8px;
}

#sidebar .buttonContainer {
	clear:both;
	margin-top: 8px;
	margin-right: -20px;
	background: url("images/button-signup.png") 0 0 no-repeat;
	width: 260px;
	height: 73px;
}

#sidebar .buttonContainer input {
	width: 237px;
	height: 54px;
	background: none;
	border: none;
	text-indent: -5000px;
	cursor: pointer;
}

#sidebar .privacyPolicy {
	font-size: 11px;
	line-height: 110%;
	text-align: right;
	margin-top: 8px;
}

#sidebar .af-footer {
	display: none;
}


/********** Sitemap **********/

#content .ddsg-wrapper {
	padding: 0 70px;
	color: #522721;
}

#content .ddsg-wrapper a,
#content .ddsg-wrapper a:visited {
	color: #552721;
	line-height: 180%;
}

#content .ddsg-wrapper ul {
	padding: 0 35px;
	margin: 0;
}

#content .ddsg-wrapper ul li {
	padding: 0;
	margin: 0;
}

#content .ddsg-wrapper h2 {
	font-size: 20px;
	padding-top: 16px;
}




/********** navigation **********/

/* top nav */

#topnav ul {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}

#topnav li {
	display: inline;
}

#topnav a, #topnav a:visited {
	font-family: FuturaBook;
	font-size: 16px;
	color: #522721;
	font-weight: normal;
	min-height: 10px;
	display: block;
	float: right;
	margin-left: 45px;
	border-bottom: solid 2px #eff4dd;
}

#topnav a:hover {
	text-decoration: none;
	border-bottom: solid 2px #522721;
}

/* main superfish nav */

#pixopoint_menu1 ul {
	width:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
	}
#pixopoint_menu1 li {
	border:none;
	background:none;
	color:#FFFFFF;
	z-index:20;
	letter-spacing:0px;
	font-weight:bold;
	font-size:14px;
	padding:0;
	margin:0;
	display: block;
	float:left;
	position:relative;
	width: 160px;
	height: 70px;
	}
#pixopoint_menu1 li:hover,
#pixopoint_menu1 li.sfhover {
	/*background:#da1e2f;*/
	}
#pixopoint_menu1 ul li a, 
#pixopoint_menu1 ul li a:visited {
	border:none;
	background:none;
	text-decoration:none;
	display:block;
	padding:0 10px;
	color:#FFFFFF;
	line-height:20px;
	font-weight: normal;
	text-indent: -5000px;
	width: 160px;
	height: 70px;
	}
#pixopoint_menu1 li a:hover {
	border:none;
	background:none;
	text-decoration:none;
	color:#FFFFFF;
	}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999%;
	top:70px;
	width:160px;
	padding-bottom: 11px;
	background: url("images/suckerfish-bottom.png") left bottom no-repeat;
	}
#pixopoint_menu1 li:hover ul,
#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}

#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#ffffff;
	z-index:20;
	width:160px;
	height: auto;
	/*min-height: 27px;*/
	font-family: 'FuturaBook', sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	background-color: #da1e2f;
	border: 0;
	margin:0;
	display: inline;
	}
#pixopoint_menu1 ul ul li a, 
#pixopoint_menu1 ul ul li a:visited {
	padding: 4px 5px 4px 10px;
	height: auto;
	text-transform:normal;
	font-variant:normal;
	line-height: 16px;
	color:#ffffff;
	text-decoration:none;
	display: block;
	text-indent: 0;
	width: auto;
	}
	
#pixopoint_menu1 ul ul li:hover a,
#pixopoint_menu1 ul ul li.sfhover a,
#pixopoint_menu1 ul ul li:hover a:visited,
#pixopoint_menu1 ul ul li.sfhover a:visited  {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,
#pixopoint_menu1 ul ul li.sfhover li a,
#pixopoint_menu1 ul ul li:hover li a:visited,
#pixopoint_menu1 ul ul li.sfhover li a:visited {
	color:#ffffff;
	text-indent: 0;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,
#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:#FFFFFF;
	}
#pixopoint_menu1 ul ul li:hover,
#pixopoint_menu1 ul ul li.sfhover {
	color:#FFFFFF;
	background:#522721;
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
	}
#pixopoint_menu1 li li:hover ul,
#pixopoint_menu1 li li.sfhover ul,
#pixopoint_menu1 li li li:hover ul,
#pixopoint_menu1 li li li.sfhover ul {
	margin-left:120px;
	}
#pixopoint_menu1 ul ul li:hover li a,
#pixopoint_menu1 ul ul li.sfhover li a,
#pixopoint_menu1 ul ul li:hover li a:visited,
#pixopoint_menu1 ul ul li.sfhover li a:visited {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,
#pixopoint_menu1 ul ul li li.sfhover a,
#pixopoint_menu1 ul ul li li:hover a:visited,
#pixopoint_menu1 ul ul li li.sfhover a:visited {
	color:#FFFFFF;
	text-decoration:none;
	text-indent: 0;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu1 li.pixo_search input {
	font-family:tahoma,sans-serif;}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
	}

/* background image change for top level nav */
/* CHANGE THE CLASS TAGS FOR THE ACTUAL MENU ITEMS! */

#pixopoint_menu1 .page-item-1243:hover,
#pixopoint_menu1 .page-item-1243.sfhover {
	background: url("images/menu.gif") 0px -70px no-repeat;
}

#pixopoint_menu1 .page-item-10:hover,
#pixopoint_menu1 .page-item-10.sfhover {
	background: url("images/menu.gif") -160px -70px no-repeat;
}
#pixopoint_menu1 .page-item-9:hover,
#pixopoint_menu1 .page-item-9.sfhover {
	background: url("images/menu.gif") -320px -70px no-repeat;
}
#pixopoint_menu1 .page-item-68:hover,
#pixopoint_menu1 .page-item-68.sfhover {
	background: url("images/menu.gif") -480px -70px no-repeat;
}
#pixopoint_menu1 .page-item-8:hover,
#pixopoint_menu1 .page-item-8.sfhover {
	background: url("images/menu.gif") -640px -70px no-repeat;
}
#pixopoint_menu1 .page-item-70:hover,
#pixopoint_menu1 .page-item-70.sfhover {
	background: url("images/menu.gif") -800px -70px no-repeat;
}
#pixopoint_menu1 .page-item-72:hover,
#pixopoint_menu1 .page-item-72.sfhover {
	background: url("images/menu.gif") -800px -70px no-repeat;
}


/********* Gallery Thumbnail tweak *********/

#post-100 .entry-content {
	width: 536px;
	margin: 0 auto;
}

#post-100 div.ngg-galleryoverview {
	width: 268px;
	float: left;
	clear: none;
}

#post-100 .ngg-gallery-thumbnail img {
	display: none;
}

#post-100 .ngg-gallery-thumbnail {
	margin: 0;
	padding: 0;
}


#post-100 #ngg-image-1 a,
#post-100 #ngg-image-28 a,
#post-100 #ngg-image-87 a,
#post-100 #ngg-image-54 a,
#post-100 #ngg-image-65 a {
	display: block;
	width: 240px;
	height: 180px;
	border: solid 4px #ffffff;
	margin: 10px;
	cursor: pointer;
}

#post-100 #ngg-image-1 a:hover,
#post-100 #ngg-image-28 a:hover,
#post-100 #ngg-image-87 a:hover,
#post-100 #ngg-image-54 a:hover,
#post-100 #ngg-image-65 a:hover {
	border: solid 4px #018b45;
}

#post-100 #ngg-image-1 a {
	background-image: url('images/gallery-facilities.jpg');
}
#post-100 #ngg-image-28 a {
	background-image: url('images/gallery-garden.jpg');
}
#post-100 #ngg-image-87 a {
	background-image: url('images/gallery-land.jpg');
}
#post-100 #ngg-image-54 a {
	background-image: url('images/gallery-people.jpg');
}
#post-100 #ngg-image-65 a {
	background-image: url('images/gallery-sedona.jpg');
}




