/*
THEME NAME: Wild Goose
THEME URI: http://www.wildgoosetahoe.com/
DESCRIPTION: Custom theme for the WildGooseTahoe.com website
VERSION: 1.0
AUTHOR: Blase Design
AUTHOR URI: http://www.blasedesign.com/
TAGS: custom, two-columns, fixed-width, theme-options, left-sidebar.
Template: thematic
The wildgoose theme is copyright http://blasedesign.com/
This work is released under the Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.
http://creativecommons.org/licenses/by-nc-nd/3.0/us/
*/

/* Import template css rules */
@import url(../thematic/style.css);

html { background:#d7d4c4 url(images/bg-body.png) repeat-x 0 0; }
body {
	margin:0;
	padding:0;
	color:#414042;
	background:url(images/bg-body-tile.gif) 0 0;
	font:12px/19px Arial, Helvetica, sans-serif;
}
img{
	border:0;
}
a, a:link, a:active, a:visited {
	color:#6d899e;
	text-decoration:none;
}
a:hover{ color:#6d899e; text-decoration:underline;}
/*wrapper start*/
#wrapper{
	width:100%;
	height:100%;
}
/*header start*/
#header{
	width:100%;
	background:url(images/bg-main.png) repeat-y 50% 0;
}
#header .holder{
	position:relative;
	width:975px;
	height:1%;
	margin:0 auto;
	z-index:100; /* z-index set by positioned parent container */
}
/*logo start*/
#header .logo{
	width:286px;
	height:192px;
	padding:0;
	margin:0 0 0 35px;
	z-index:1001;
}
#header .logo a{
	width:286px;
	height:192px;
	display:block;
	text-indent:-9999px;
	background:url(images/wild-goose.png) no-repeat 0 0;
	overflow:hidden;
	z-index:1001;
	position:relative;
}
/*logo end*/
/*style of menu start*/
#nav{
	position:absolute;
	top:90px;
	right:8px;
	margin:0;
	padding:0;
	float:right;
	list-style:none;
	z-index:1000; /* See .holder */
}
#nav:after{
	content:"";
	clear:both;
	display:block;
}
#nav li {
	float:left;
	margin:0 0 0 25px;
	padding:0;
}
#nav li a {
	margin:0;
	height:11px;
	float:left;
	color:#fff;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/navigation.gif) no-repeat;
}
#nav .menus a { background-position:0 0; width:57px; }
#nav .menus a:hover { background-position:0 -11px; }

#nav .gallery a { background-position:-81px 0; width:75px; }
#nav .gallery a:hover { background-position:-81px -11px; }

#nav .about a { background-position:-178px 0; width:56px; }
#nav .about a:hover { background-position:-178px -11px; }

#nav .events a { background-position:-258px 0; width:62px; }
#nav .events a:hover { background-position:-258px -11px; }

#nav .contact a { background-position:-344px 0; width:76px; }
#nav .contact a:hover { background-position:-344px -11px; }

#nav .press a { background-position:-443px 0; width:112px; }
#nav .press a:hover { background-position:-443px -11px; }

#nav .blog a { background-position:-580px 0; width:44px; }
#nav .blog a:hover { background-position:-580px -11px; }

/*style of menu end*/
.slideshow {
	width:943px;
	height:336px;
	padding:16px;
	background:url(images/bg-slideshow-shadow.png) no-repeat 0 0;
	overflow:hidden;
	margin:-80px 0 0;
	z-index:100;
	position:relative;
}
/*header end*/
/*main start*/

#main{
	margin:0 auto;
	padding:0;
	width:100%;
	background:url(images/bg-main.png) repeat-y 50% 0;
}
#main .holder{
	position:relative;
	width:959px;
	height:1%;
	margin:0 auto;
	padding:0 18px 0;
	z-index:100; /* z-index set by positioned parent container */
	overflow:hidden;
}
#main-btm {
	width:100%;
	background:url(images/bg-main-btm.png) no-repeat 50% 0;
	height:215px;
}
/*main end*/
/*left-column start*/
#main #left-column {
	float:left;
	width:240px;
	padding:100px 40px 0 0;
	margin:0;
	overflow:hidden;
}
#main #left-column h3 {
	margin:0;
	padding:0 0 2px;
	height:10px;
	overflow:hidden;
	display:block;
	text-indent:-9999px !important;
	float:right;
	text-align:left;
}
#main #left-column h3.location { background:url(images/h3-location.png) no-repeat 0 0;width:90px; }
#main #left-column h3.hours { background:url(images/h3-hours.png) no-repeat 0 0;width:63px; }
#main #left-column h3.reservations { background:url(images/h3-reservations.png) no-repeat 0 0;width:138px; }
#main #left-column ul, #main #left-column ul li ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
}
#main #left-column ul li {
	list-style:none;
	margin:0 0 25px;
	padding:0;
}
#main #left-column ul ul li {
	text-align:right;
	list-style:none;
	margin:0;
	padding:0;
}
.textwidget ul { margin: 0 0 25px !important; }
.textwidget ul ul li { margin: 0 0 10px !important; }
.textwidget ul .ico { xmargin:0 0 5px !important; }
.textwidget .ico a {
	height:28px;
	background-position:100% 0;
	background-repeat:no-repeat;
	padding:0 34px 0 0;
	display:block;
	line-height:28px;
}
.textwidget .twitter a { background-image:url(images/soc-icon-twitter.png); }
.textwidget .facebook a { background-image:url(images/soc-icon-facebook.png); }

#searchform input {
	width:240px;
	margin:0;
	padding:0;
}
#searchsubmit { display:none; }
.entry-content, .hentry {
	padding:0;
	margin:0;
}






/*right-column start*/
#main #right-column {
	margin:0;
	padding:50px 0 0;
	overflow:hidden;
	position:relative;
}
#main #right-column h1 {
	color:#6d899e;
	margin:0 0 17px;
	padding:0;
	font-size:18px;
	font-weight:normal;
	line-height:125%;
}
#main #right-column p {
	margin:0 0 20px;
	padding:0;
	line-height:17px;
}
#main #right-column img {
	max-width:670px !important;
}
/* subnav on some pages */
#subnav {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:10px;
	left:0;
}
#subnav li {
	font-size:14px;
	list-style:none;
	float:left;
	padding:0 10px 0 10px;
	margin:0 11px 0 -11px;
	background:url(images/subnav-separator.png) no-repeat 0 4px;
}
/*content end*/
/*page2 end*/
/*contact form */
#contact-form ul {
	list-style:none;
	margin:0;
	padding:0;
	width:450px;
}
#contact-form ul li {
	list-style:none;
	clear:both;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	vertical-align:middle;
	text-align:left;
	line-height:18px;
}
#contact-form li div {
	float:left;
	line-height:18px;
}
input, textarea {
	font:11px/14px Arial, Verdana, sans-serif;
	padding:2px;
}
#contact-form ul li .text {
	float:right;
	padding:2px;
	width:280px !important;
}
#contact-form ul li .checkbox {
	margin:0 30px 0 5px;
	padding:0;
}
#contact-form ul li textarea {
	width:280px;
	height:80px;
	padding:2px;
	margin:0px;
	float:right;
}
#contact-form ul li #submit {
	float:right;
	margin:0;
	xpadding:0;
}
input[type="text"], textarea, select {
	border:1px solid #cccccc;
	outline:0;
}
textarea:focus, input[type="text"]:focus {
	border:1px solid #444444;
}
/* style overrides for gallery and gallery modalbox */
.piclenselink { display:none !important; text-indent:-9999px !important; }
.ngg-album-compact {
	float:left;
	height:auto !important;
	margin:0 20px 20px 0 !important;
	padding:0 !important;
	width:auto !important;
	text-align:center !important;
}
.ngg-album-compactbox {
	background:#ffffff !important;
	height:120px !important;
	width:120px !important;
	border:1px solid #a9a9a9 ;
	margin:0 !important;
	padding:4px !important;
}
.ngg-album-compactbox:hover { background-color:#e0e0e0 !important; }
.ngg-album-compactbox .Thumb {
	border:none !important;
	margin:0 !important;
	padding:0 !important;
	height:120px !important;
	width:120px !important;
}
.ngg-album-compact h4, .ngg-galleryoverview h4 {
	color:#6d899e;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	margin:5px 0;
	width:auto !important;
}
.ngg-album-compact h4 a { color:#6d899e;text-decoration:none !important; }
.ngg-album-compact h4 a:hover { text-decoration:underline !important; }
/* .ngg-album-compact h4:before { content: "... "; }
.ngg-album-compact h4:after, .ngg-galleryoverview h4:after { content: " ..."; } */
.ngg-album-compact p { display:none; }
.ngg-galleryoverview {
	clear:both;
	display:block !important;
	margin:10px auto 0;
	overflow:hidden;
	width:100%;
}
.ngg-gallery-thumbnail-box {
	float:left;
	margin:0 20px 20px 0 !important;
}
.ngg-gallery-thumbnail {
	float:left;
	margin:0 !important;
	text-align:center;
}
.ngg-gallery-thumbnail img {
	background-color:#ffffff;
	border:1px solid #a9a9a9;
	display:block;
	margin:0 !important;
	padding:4px !important;
	position:relative;
}
.ngg-gallery-thumbnail img:hover { background-color:#e0e0e0 !important; }
