/*
Theme Name: Hodgins Photography
Theme URI: http://www.studiochris.us
Description: Studio|chris Autumn Sunshine template customized for Hodgins Photography.
Version: 1.5
Author: Studio|chris
Author URI: http://www.studiochris.us
Tags: gold, stripe, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background: #420000 url(images/background.jpg) repeat;
	color: #441E1E;
	text-align: center;
	margin: 0;
	}
	
#fullwrapper{
	margin: 20px auto;	
	text-align: left;
	width: 980px;
	border: 3px solid #A86E00;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

#headerwrapper {
	background: #cf8701 url(images/autumn_bg_header.png) top left repeat-x;
	-moz-border-radius: 6px 6px 0px 0px;
	-khtml-border-radius: 6px 6px 0px 0px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-radius: 6px 6px 0px 0px;
	height: 1%;
	}

#content {
	font-size: 1.0em
	}

.widecolumn .entry p {
	font-size: 1.0em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.3em;
	}

.widecolumn {
	line-height: 1.3em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.3em;
	}

h1, h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 24px;
	}

h2.pagetitle {
	font-size: 24px;
	}

#sidebar h2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
	
#sidebar #s {
	width: 130px !important;
	color: #BE4F09;
	background-color: #FFF;
	border: 1px solid #BE4F09;
	}
	
#sidebar #searchsubmit{
	height: 24px;
	width: 60px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: pointer;
	display: inline-block; 
	font-weight: normal;
	padding: 5px;
	background: url(images/topMenu_bg.png) top left repeat-x;
	background-position: 0 -5px;
	border: 1px solid #A86E00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px; 
	color: white;
	}
	
	
#sidebar #searchsubmit:hover{
background: url(images/topMenu_bg_r.png) top left repeat-x; 
background-position: 0 -5px;
}

h3 {
	font-weight: normal;
	font-size: 1.2em;
	}

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited{color:#FFF;}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #BE4F09;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #BE4F09;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #BE4F09;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Calibri, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Calibri, Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #441E1E;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #BE4F09;
	text-decoration: none;
	}

a:hover {
	color: #F56D23;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Calibri, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	margin: 0;
	padding: 24px;
	height: 1%;
	width: 932px;
	border-bottom: 3px solid #711C17;
	clear:both;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 680px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	  margin: 0 0 20px;

                text-align: left;

                padding-bottom: 50px;

                background: url(http://hodginsphotography.com/site/wp-content/themes/hodginsphoto/images/blogline.png) no-repeat; 

                background-position: bottom;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 5px 0 0;
	}

h2.pagetitle {
	margin-top: 5px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 5px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.entry ol ol li{list-style: lower-alpha;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 206px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin: 0 20px 0 20px;
	width: 210px;
	float: right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;

                text-align: center;

                margin-top: 10px;

                margin-bottom: 60px;

                *margin-bottom: 40px;

                width: 100%;

                clear:both;


	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#bottomstripe{
	background: url(images/red_stripe2.png) repeat bottom center;
	border-top: 3px solid #E6C134;
	height: 30px;
	}

#footer{
	background: url(images/autumn_bg_footer.png) repeat-x top left;
	-moz-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-radius: 0px 0px 6px 6px;
	height: 1%;
	border-top: 3px solid #711C17;
	}
	
#contentwrapper{background: #FFF url(images/content_bg.png) repeat-y top right; padding-top: 24px; padding-left: 24px;}
	

#rfooterL{margin: 0px; text-align: center; padding: 0 !important; background: url(images/footer_Cap-trans.png) top left no-repeat; width: 31px; height: 25px; float: left; _display: none;}
#rfooterR{margin: 0px; text-align: center; padding: 0 !important; background: url(images/footer_Cap-trans.png) top right no-repeat; width: 31px; height: 25px; float: left; _display: none;}
#fcontent{padding: 0 !important; margin: 0; width: 700px; display: block; background: url(images/footer_bg.png) top left repeat-x; float: left; line-height: 25px; _border-left: 1px solid #711C17; _border-right: 1px solid #711C17; font-size: 16px;}
#rfooter{margin: 0px auto; text-align: center; padding: 0 !important; width: 762px; z-index: 50; position: relative; top: -13px; clear:both;}

.studiocfooter {color: #8D3D3D; text-align: right; width: 300px; margin-right: 24px; padding: 12px 0; float: right; font-size: 16px;}

#logo {
	float: left;
	margin: 0 24px 0 0;
	height: 150px;
	width: 325px;
	background: url(images/logo-trans.png) top left no-repeat;
	display: inline;
}
.siteinfo {
	width: 700px;
	margin-top: 24px;
}
.siteinfo h1.sitetitle {
	text-align: left;
	font-size: 21px;
	margin-top: 69px;
*margin-top: 45px; 		padding-top: 0;
}
.siteinfo .description {
	font-size: 14px;
	margin-top: 5px;
	padding-top: 0;
	color: #FFF;
	margin-left: 200px;
}
#header .address {
	float: right;
	position: relative;
	top: 0;
	color: #A86E00;
	text-align: right;
}

.address2{color: #BE4F09; text-align: center;}

#menuwrapper {
	background: #F9EFCC url(images/red_stripe.png) repeat top center;
	border-bottom: 3px solid #E6C134;
	min-height: 50px;
}

#copyright{color: #BE4F09; text-align: left; font-size: 12px; width: 960px; margin: 0 auto;}

/*

CSS Name: Default Styles

Description: NextGEN Default Gallery Stylesheet

Author: Alex Rabe

Version: 1.43



This is a template stylesheet that can be used with NextGEN Gallery. I tested the

styles with a default theme Kubrick. Modify it when your theme struggle with it,

it's only a template design



*/



/* ----------- Album Styles Extend -------------*/



.ngg-albumoverview {

	margin-top: 10px;

	width: 100%;

	clear:both; 

	display:block !important;

}



.ngg-album {

    height: 100%;

    padding: 5px;

    margin-bottom: 5px;

    border: 1px solid #711C17 !important;

}



/* IE6 will ignore this , again I hate IE6 */

/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */

html>body .ngg-album {

    overflow:hidden;

    padding: 5px;

    margin-bottom: 5px;

    border: 1px solid #711C17 !important;

} 



.ngg-album {

	overflow: hidden;

	padding: 5px;

	margin-bottom: 5px;

	border: 1px solid #711C17 !important;

}



.ngg-albumtitle {

	text-align: left;

 	font-weight: bold;

	margin:0px;

	padding:0px;

	font-size: 1.4em;

	margin-bottom: 10px;

}



.ngg-thumbnail {

	float: left;

	margin-right: 12px;

}



.ngg-thumbnail img {

	background-color:#FFFFFF;

	border:1px solid #701D17!important;

	margin:4px 0px 4px 5px;

	padding:4px;

	position:relative;

}



.ngg-thumbnail img:hover {

	background-color: #CD984E!important;

}



.ngg-description {

	text-align: left;

}



/* ----------- Album Styles Compact -------------*/



.ngg-album-compact {

	float:left;

	height:180px;

	padding-right:6px !important;

	margin:0px !important; 

	text-align:left;

	width:120px;	

}



.ngg-album-compactbox {

	background:none !important;

	height:120px !important;

	margin:0pt 0pt 6px !important;

	padding:12px 0pt 0pt 7px !important;

	width:120px;

}





.ngg-album-compactbox .Thumb {

	border:1px solid #000000;

	margin:0px auto!important;

	padding:0px !important;

	width:100px !important; 

	height:auto !important;

}



.ngg-album-compact h4 {

	font-size:15px;

	font-weight:bold;

	margin-bottom:0px;

	margin-top:0px;

	width:110px;
	text-align: center!important;

}



.ngg-album-compact p {
display: none !important;
	font-size:11px;

	margin-top:2px;

}


/* ----------- Gallery style -------------*/



.ngg-galleryoverview {
	/*overflow: visible!important;*/
	margin-top: 10px;

	width: 100%;

	clear:both; 

	display:block !important;
	text-align: center;
	clear:both !important;
	height: 1%;
}



.ngg-galleryoverview .desc {

/* required for description */

   margin:0px 10px 10px 0px;

   padding:5px;

}



.ngg-gallery-thumbnail-box {

	float: left;
	height: 135px!important;
	width: 135px!important;
	text-align:center !important;
	margin: 0 auto !important;
}



.ngg-gallery-thumbnail {

	margin-right: 5px;

}



.ngg-gallery-thumbnail img {

	background-color:#FFFFFF;

	border:1px solid #701D17!important;

	display:block;  

/*	margin:4px 0px 4px 5px;*/

	padding:4px;

	position:relative;
	margin: 0 auto !important;
	display: inline-block;
	vertical-align:middle;

}



.ngg-gallery-thumbnail img:hover {

	background-color: #CD984E!important;

} 



.ngg-gallery-thumbnail span {

	/* Images description */

	font-size:90%;

	padding-left:5px;

	display:block;

}



.ngg-clear {

	clear: both;

}

.ngg-gallery-thumbnail {
	width: 135px; /* need fixed size boxes for centering to work */
	height: 135px; /* need fixed size boxes for centering to work */
    display: table; /* == For VERT. Align == */
	margin: 0 auto !important;
}

.ngg-gallery-thumbnail a {
	display: table-cell; /* == For VERT. Align == */
	vertical-align: middle; /* == For VERT. Align == */
	text-align: center; /* == For HORIZ. Align == */
	margin: 0 auto !important;
}

.ngg-gallery-thumbnail img {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	float: none;
	display: block; /* == For VERT. Align == */
	margin: 0 auto !important; /* == For HORIZ. Align == */
}


/* ----------- Gallery navigation -------------*/



.ngg-navigation {

	font-size:0.9em !important;

	clear:both !important;

	display:block !important;

	padding-top:15px;

	text-align:center;
clear:both;
	

}



.ngg-navigation span {

	font-weight:bold;

	margin:0pt 6px;

}



.ngg-navigation a.page-numbers, a.next, a.prev, 

				span.page-numbers, span.next, span.prev {

	border:1px solid #701D17 !important;

	margin-right:3px;

	padding:3px 7px;

}



.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 

				span.page-numbers:hover, span.next:hover, span.prev:hover {

	background: #FFF url(images/topMenu_bg_r.png) top left repeat-x !important;
	background-position: 0px -5px !important;

	color: #FFFFFF !important;

	text-decoration: none !important;
	

}



/* ----------- Image browser style -------------*/



.ngg-imagebrowser {

	

}



.ngg-imagebrowser h3 {

	text-align:center;

}



.ngg-imagebrowser img {

	border:1px solid #A9A9A9;

	margin-top: 10px; 

	margin-bottom: 10px; 

	width: 100%;

	display:block !important;

	padding:5px;

}



.ngg-imagebrowser-nav {

	padding:5px;

	margin-left:10px;	

}



.ngg-imagebrowser-nav .back {

	float:left;

	border:1px solid #DDDDDD;

	margin-right:3px;

	padding:3px 7px;

}



.ngg-imagebrowser-nav .next {

	float:right;

	border:1px solid #DDDDDD;

	margin-right:3px;

	padding:3px 7px;

}



.ngg-imagebrowser-nav .counter {

	text-align:center;

	font-size:0.9em !important;

}



/* ----------- Slideshow -------------*/

.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink a{

	display: block; 
	width: 35%;
	margin: 0 auto;
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
	background: url(images/topMenu_bg.png) top left repeat-x;
	background-position: 0 -5px;
	border: 1px solid #A86E00;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px; 
	color: white;
}

.slideshowlink a:hover{background: url(images/topMenu_bg_r.png) top left repeat-x; background-position: 0 -5px;}



/* ----------- Single picture -------------*/

.ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-left {
	float: left;
	padding-right:10px;
}

.ngg-right {
	float: right;
	padding-left:10px;
}



.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}



/* ----------- Sidebar widget -------------*/

.ngg-widget,.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}



/* ----------- Related images -------------*/

.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}

.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 


/* Navigation */
#gmenu{margin: 0px auto; text-align: center; padding: 0; width: 762px; z-index: 100; position: relative; top: -20px;}
#gmenuL{margin: 0px; text-align: center; padding: 0; background: url(images/topMenu_Cap-trans.png) top left no-repeat; width: 31px; height: 50px; float: left; _display: none;}
#gmenuR{margin: 0px; text-align: center; padding: 0; background: url(images/topMenu_Cap-trans.png) top right no-repeat; width: 31px; height: 50px; float: left; _display: none;}

#gmenu ul{padding: 0; margin: 0; width: 700px; display: block; background: url(images/topMenu_bg.png) top left repeat-x; float: left; _border-left: 1px solid #711C17; _border-right: 1px solid #711C17;}

#gmenu ul li{margin: 0; padding: 0; list-style:none; display: inline; line-height: 50px;}

#gmenu ul li a{display: inline-block; /*background: url(images/topMenu_bg.png) top left repeat-x;*/  margin: 0; padding: 0 9px; font-size:18px; border: none; color: #FFF; text-decoration: none; line-height: 50px;}

#gmenu ul li a:hover{background: url(images/topMenu_bg_r.png) top left repeat-x; border: none; padding: 0 8px; border-right: 1px solid #7B5200; border-left: 1px solid #7B5200; height: 50px; line-height: 50px;}


/*
#gmenu #nav-one.nav, #gmenu #nav-one.nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#gmenu #nav-one.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;

}

#gmenu #nav-one.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}*/

#gmenu #nav-one.nav li a:hover {
 color: #FFF;

}

#gmenu .nav ul {
  background: #C89449;
  padding: 10px;
  border: 1px solid #711C17;
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;
  line-height: 1.75em;
  width: 150px;
}

#gmenu .nav li.page-item-15:hover ul,
#gmenu .nav li.page-item-15.sfHover ul {
  top: 40px;
  z-index: 200;
  left: 136px;
}

#gmenu .nav li.page-item-19:hover ul,
#gmenu .nav li.page-item-19.sfHover ul {
  top: 40px;
  z-index: 200;
  left: 209px;
}

#gmenu .nav li.page-item-17:hover ul,
#gmenu .nav li.page-item-17.sfHover ul {
  top: 40px;
  z-index: 200;
  left: 279px;
}

#gmenu .nav li.page-item-5:hover ul,
#gmenu .nav li.page-item-5.sfHover ul {
  top: 40px;
  z-index: 200;
  left: 70px;
}

#gmenu .nav li.page-item-12:hover ul,
#gmenu .nav li.page-item-12.sfHover ul {
  top: 40px;
  z-index: 200;
  left: 393px;
}

#gmenu .nav li.page-item-8:hover ul,
#gmenu .nav li.page-item-8.sfHover ul {
  top: 40px;
  z-index: 200;
  left: 447px;
}

#gmenu .nav li.page-item-10:hover ul,
#gmenu .nav li.page-item-10.sfHover ul {
  top: 40px;
  z-index: 200;
  left: 513px;
}

#gmenu .nav li.page-item-169:hover ul,
#gmenu .nav li.page-item-169.sfHover ul {
  top: 40px;
  z-index: 200;
  left: 593px;
}

#gmenu #nav-one li:hover a, 
#gmenu #nav-one li.sfHover a {
color: #711C17;
}

#gmenu #nav-one li:hover li a, 
#gmenu #nav-one li.sfHover li a {
width: 200px;
float: none;
display: block;
}


#gmenu #nav-one li ul a{
  display: block !Important;
  color: #711C17;
  line-height: normal;
  text-align: left;
  width: 100%;
  background: none;
  padding: 0 !important;
  float: none;
}

#gmenu #nav-one li:hover ul a, 
#gmenu #nav-one li.sfHover ul a {
  display: block !Important;
  color: #711C17;
  line-height: normal;
  text-align: left;
  width: 100%;
  background: none;
  padding: 0 !important;
  float: none;
}

#gmenu #nav-one li:hover ul a:hover, 
#gmenu #nav-one li.sfHover ul a:hover {
 color: #FFF;
 border: none;
 padding: 0;
 width: 150px;
 height: auto;
 line-height: auto;
}

#gmenu .nav ul li{
  border: 0;
  float: none !important;
}

#gmenu .nav ul li ul{
  border: 0;
  float: none !important;
}

#gmenu .nav ul a {
  /*white-space: nowrap;*/
}/*
#gmenu .nav ul a:hover {
  color: #EEE6D1;*/