/* @override 
	http://vint.dev/wp-content/themes/vint/style.css
	http://vint.primalbeta.com/wp-content/themes/vint/style.css
	http://www.vancouverislandnorth.ca/wp-content/themes/vint/style.css
*/

/*
Theme Name: VINT
Description: Theme created for Vancouver Island North Tourism
Version: 1.0
Author: Primal Communications
Author URI: http://primalcommunications.com/
*/

/* @group YUI CSS Reset & Base
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* base */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
/* @end */

/* @group Fonts */

/* @group Droid Serif */

@font-face {
	font-family: 'DroidSerifRegular';
	src: url('fonts/DroidSerif-Regular.eot');
	src: local('Droid Serif Regular'), local('DroidSerif'), url('fonts/DroidSerif-Regular.woff') format('woff'), url('fonts/DroidSerif-Regular.ttf') format('truetype'), url('fonts/DroidSerif-Regular.svg#DroidSerif') format('svg');
}


@font-face {
	font-family: 'DroidSerifItalic';
	src: url('fonts/DroidSerif-Italic.eot');
	src: local('Droid Serif Italic'), local('DroidSerif-Italic'), url('fonts/DroidSerif-Italic.woff') format('woff'), url('fonts/DroidSerif-Italic.ttf') format('truetype'), url('fonts/DroidSerif-Italic.svg#DroidSerif-Italic') format('svg');
}

@font-face {
	font-family: 'DroidSerifBold';
	src: url('fonts/DroidSerif-Bold.eot');
	src: local('Droid Serif Bold'), local('DroidSerif-Bold'), url('fonts/DroidSerif-Bold.woff') format('woff'), url('fonts/DroidSerif-Bold.ttf') format('truetype'), url('fonts/DroidSerif-Bold.svg#DroidSerif-Bold') format('svg');
}

/* @end */



/* @end */

/* @group Image Styles */

p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}

.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 */

/* @group Various */

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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.clear {
	clear: both;
	height: 0;
}

/* @end */

html,body {
	background: #CCC url(img/body-bg.jpg) repeat-x center top;
	background-attachment: fixed;
	font-family: Georgia, 'Times New Roman', serif;
}

#page {
	background: transparent url(img/page-bg.png) repeat-y left top;
	padding: 390px 33px 0 33px;
	width: 1000px;
	position: relative;
	margin: 0 auto;
}

#header {
	position: absolute;
	left: 33px;
	top: 0;
}

#header h1 {
	margin: 0;
	padding: 0;
	z-index: 100;
}

#header h1 a {
	width: 1000px;
	background: transparent url(img/header8b.png) no-repeat left top;
	height:  161px;
	display: block;
	z-index: 100;
	position: absolute;
}


#header h1 a span {
	display: none;
}

#slideshow {
	width: 1000px;
	height: 458px;
	overflow: hidden;
	position: absolute;
	top: 87px;
	left: 33px;
}

#slides {
	background: #000 !important;
}

#slides > img.attachment-thumbnail_header {
	margin-top: 20px;
}

#nav {
	position: absolute;
	top: 312px;
	left: 34px;
	margin: 0 0 0 -32px;
	padding: 0;
	background: transparent url(img/main-nav-bg.png) no-repeat left top;
	width: 1050px;
	height: 92px;
	z-index: 100;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}

#nav li a {
	display: block;
	height: 30px;
}

#nav li a span {
	display: none;
}

#nav .home {
	left: 120px;
	top: 25px;
}

#nav .home a {
	width: 75px;
	background: transparent url(img/main-nav-sprite.png) no-repeat 0 0;
}

#nav .home a:hover,
#nav .home a.active {
	background-position: 0 -30px;
}

#nav .communities {
	left: 238px;
	top: 24px;
}

#nav .communities a {
	width: 172px;
	background: transparent url(img/main-nav-sprite.png) no-repeat -75px 0;
}

#nav .communities a:hover,
#nav .communities a.active {
	background-position: -75px -30px;
}


#nav .accommodations {
	left: 448px;
	top: 21px;
}

#nav .accommodations a {
	width: 222px;
	background: transparent url(img/main-nav-sprite.png) no-repeat -245px 0;
}

#nav .accommodations a:hover,
#nav .accommodations a.active {
	background-position: -245px -30px;
}


#nav .activities {
	left: 714px;
	top: 17px;
}

#nav .activities a {
	width: 320px;
	background: transparent url(img/main-nav-sprite.png) no-repeat -470px 0;
}

#nav .activities a:hover,
#nav .activities a.active {
	background-position: -470px -30px;
}




#subnav {
	margin: 0;
	padding: 100px 10px 0 50px;
	position: absolute;
	right: 33px;
	top: 60px;
	background: transparent url(img/sub-nav-bg.png) no-repeat left top;
	height: 245px;
	width: 210px;
}

#subnav li {
	list-style: none;
	font: 13px/15px DroidSerifBold;
	text-transform: uppercase;
}

#subnav li a {
	color: #654f35;
	text-decoration: none;
	display: block;
	border-top: 1px solid #654f35;
	padding: 4px 0 1px 0;
}

#subnav li a:hover {
	color: #000;
}

#content {
	margin-top: -26px;
	background: #FFF url(img/content-bg.png) repeat-x left 5px;
	padding: 56px 30px 10px 30px;
}

#slideshow {
	height: 241px;
	overflow: hidden;
}

/* @group Homepage */

.home #entry {
	width: 610px;
	padding: 0 70px 0 0;
	float: left;
	font-size: 10pt;
	line-height: 16pt;
	font-family: DroidSerifRegular;
}

.home #entry .intro {
	
	font-size: 15pt;
	line-height: 22pt;
}

#map {
	clear: both;
	background: transparent url(img/map-bg-8b.png) no-repeat left top;
	width: 608px;
	height: 449px;
	padding: 60px 0 0 60px;
	margin: 0 0 0 -65px;
}

#home-sidebar #rdmw {
	display: block;
	margin: -14px 0 20px -60px;
}

#home-sidebar {
	width: 259px;
	float: left;
}

#home-sidebar h3 {
	font: normal normal 10pt/16px DroidSerifBold;
	text-transform: uppercase;
	height: 18px;
	margin: 0 0 16px 0;
	border-bottom: 1px solid #000;
}

#home-sidebar ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#home-sidebar ul > li {
	list-style: none;
	padding: 0 0 1em 0;
	font-size: 9pt;
	line-height: 16px;
}

#home-sidebar  ul > li > h4 {
	font-size: 9pt;
}

#home-sidebar ul > li > h4 > a {
	color: #000;
	text-decoration: none;
}

#home-sidebar #homeevents ul li {
	padding-bottom: 15px;
	list-style: none;
}

/* @end */

/* @group Sidenav */

#sidenav {
	width: 180px;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
}

#sidenav > li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidenav > li > ul {
	margin: 0;
	padding: 0;
}

#sidenav > li > h3 {
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;

	border-bottom: 1px solid #654f34;
	font: normal normal 11pt/16px DroidSerifBold;
	text-transform: uppercase;
	color: #654f34;
}

#sidenav > li > h3 a {
	color: #654f34;
	text-decoration: none;
}

#sidenav > li > h3 a:hover,
#sidenav > li > h3 a:focus {
	text-decoration: underline;
}

#sidenav > li > ul > li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidenav > li > ul > li > a {
	display: block;
	color: #67543a;
	text-decoration: none;
	font: normal normal 11pt/1.1em DroidSerifBold;
	text-transform: uppercase;
	padding: 5px 0;
}

#sidenav > li > ul > li  ul {
	list-style: none;
	padding: 0 0 0 5px;
	margin: -1px 0 8px 0;
}

#sidenav > li > ul > li > ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	font: normal normal 0.8em/1.2em DroidSerifRegular;
}

#sidenav > li > ul > li > ul li a {
	display: block;
	color: #6b6359;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px 0;
}

#sidenav a:hover {
	color: #654f34;
	text-decoration: underline;
}

#sidenav .current_page_item > a{
	color: #653802;
}

#sidenav .current_page_item > a:after{
	content: ' »';
	font-size: 1.5em;
	line-height: 0.1em;
}

/* @end */

.post.w-sidebar {
	float: left;
	width: 700px;
	padding: 0 0 20px 50px;
	margin: 0;
}

.post.middle {
	float: left;
	width: 408px;
	padding: 0 40px 20px 40px;
	margin: 0;
	
	font-size: 10pt;
	line-height: 1.4em;
}

h2.post-title {
	margin: 0;
	padding: 0 0 0.5em 0;
	color: #654f34;
	font: normal normal 22pt DroidSerifBold, Georgia, "Times New Roman", Times, serif;
}

h2.post-title a {
	color: #654f34;
	text-decoration: none;
}

#post-6 h2 {
	display: inline;
	padding-right: 15px;
}

#post-6 .entry p {\
	font-size: 10pt;
}

.entry h3 {
	font: normal normal 13pt/1.1em DroidSerifBold;
	text-transform: uppercase;
	color: #867257;
}

.entry img {
	border: 1px solid #999;
	
	-webkit-box-shadow: 0 3px 5px rgba(50,50,50,0.5);
	-moz-box-shadow:  0 3px 5px rgba(50,50,50,0.5);
}

.entry a {
	color: #644f33;
}

.entry a:hover,
.entry a:focus {
	color: #6e3e00;
}

.entry p {
	font-family: DroidSerifRegular;
	font-size: 10pt;
	line-height: 1.5em;
}

.entry li {
	font-size: 11pt;
	padding: 5px 0;
	line-height: 1.5em;
}

.entry blockquote p {
	font-family: DroidSerifItalic;
}

ul.children li {
	list-style-type: square;
	color: #a39b80;
	padding: 3px 0;
}

ul.children li a {
	color: #654723;
	font: 12pt DroidSerifBold;
	text-decoration: none;
	text-transform: uppercase;
}

ul.children li a:hover,
ul.children li a:focus {
	text-decoration: underline;
}

ul.toc {
	width: 160px;
	float: right;
	margin: 0 0 10px 20px;
	padding: 10px 10px 10px 30px;
	background: #efebdc;
	border: 1px solid #c4b98f;
	font-size: 10pt;
}

ul.toc li {
	padding: 2px 0;
	color: #c4b98f;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
}

a.ngg-album-desc {
	color: #654f34;
	font-size: 10pt;
	text-decoration: none;
}


.bigmap {
	margin-top: -20px;
}

/* @group Event Listings */

#events-list table {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}

#events-list td {
	border: none;
	vertical-align: top;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f4b30;
}

#events-list .row0 {
	background: rgba(255,255,255,0.4);
}

#events-list .row1 {
	background: rgba(181,176,143,0.22);
}

#events-list .date {
	width: 100px;
	font-weight: bold;
}

#events-list .name {
	width: 180px;
	font-weight: bold;
}

#events-list a.name {
	color: #674b27;
}

#events-list .category {
	width: 150px;
}

#events-list .desc {
	font-style: italic;
}

/* @end */

/* @group Member Listings */

#member-listings ul {
	margin: 0;
	padding: 0;
}

#member-listings > ul > li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10pt;
}

#member-listings ul li.community {
	clear: both;
	width: 99%;
}

#member-listings ul li h3.community,
#member-listings ul li h3.category {
	margin: 1.5em 0 0 0;
	font: 11pt DroidSerifBold;
	text-transform: uppercase;
	color: #653802;
	border-bottom: 2px solid #654f34;
	padding-top: 8px;
}

#member-listings > ul > li > ul {
	margin: 0;
	padding: 0 0;
	list-style: none;
	font-size: 10pt;
}

#member-listings > ul > li > ul > li {
	margin: 0;
	padding: 5px 0 0 15px;
	list-style: none;
	font-size: 10pt;
}

#member-listings .name {
	font-weight: normal;
	font-size: 13pt;
	font-family: DroidSerifBold;
	margin-left: -15px;
	border-left: 6px solid #998267;
	padding-left: 9px;
}

#member-listings a {
	color: #653700;
}

#member-listings .pkg {
	position: relative;
}

.pkg-detail {
	padding: 0 0 30px 0;
}

#member-listings a.moreinfo {
	color: #FFF;
	background: #7a6246;
	
	font-size: 9pt;
	font-family: DroidSerifBold;
	padding: 2px 5px;
	margin: 5px 0 0 0;
	display: block;
	width: 90px;
	text-align: center;
	text-decoration: none;
	
	position: absolute;
	right: 20px;
	top: 25px;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#member-listings .expanded a.moreinfo {
	background: #462600;
}


#member-listings .photo {
	float: right;
	margin-left: 15px;
}

#member-listings .logo {

	padding-top: 5px;
}

.detail-copy {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.3em;
}

.detail-map {
	float: left;
}

.detail-map span{
	display: block;
	width: 290px;
	text-align: center;
	background: #efece3;
	padding: 5px;
	color: #765a08;
}

/* @end */

.category-blog h3 a {
	text-decoration: none;
	font: 13pt DroidSerifBold;
	color: #533b1f;
}

.sitemap,
.sitemap ul {
	margin: 5px 0 5px 30px;
	padding: 0;
}

.sitemap li {
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-image: url(img/page.png);
	list-style-type: none;
}

.sitemap li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #644f33;
}

.sitemap li a:hover,
.sitemap li a:focus {
	text-decoration: underline;
}

.sitemap > li {
	font-size: 16pt;
	list-style-image: url(img/page_white.png);
}

.sitemap > li > ul > li {
	font-size: 14pt;
	list-style-image: url(img/page.png);
}

.sitemap > li > ul > li > ul > li {
	font-size: 12pt;
}

.sitemap > li > ul > li > ul > li > ul > li {
	font-size: 10pt;
}

.rightbar {
	float: left;
	width: 267px;
	
}

/* @group Sidebar Map */

.map {
	width: 452px;
	height: 193px;
	background: transparent url(img/community_map.png) no-repeat left top;
	position: relative;
	margin: -57px 0 0 -51px;
	z-index: 20;
}

.map .town {
	position: absolute;
	color: #FFF;
	font: 10pt DroidSerifBold;
	text-transform: uppercase;
	text-shadow: 0 0 2px #000;
	top: -15px;
	left: 0;
}

.map .marker {
	position: absolute;
	width:  20px;
	height: 17px;
	background: transparent url(img/map_circle.png) no-repeat left top;
	top: -15px;
	left: 0;
}

/* Port Hardy */
.map-10 .town { top: 65px; left: 101px; }
.map-10 .marker { top: 48px; left: 93px; }


/* Port McNeill */
.map-12 .town { top: 69px; left: 95px; }
.map-12 .marker { top: 52px; left: 109px; }


/* Sointula */
.map-16 .town { top: 69px; left: 115px; }
.map-16 .marker { top: 52px; left: 109px; }

/* Alert Bay */
.map-18 .town { top: 69px; left: 111px; }
.map-18 .marker { top: 52px; left: 109px; }

/* Port Alice */
.map-20 .town { top: 73px; left: 115px; }
.map-20 .marker { top: 64px; left: 98px; }

/* Telegraph Cove */
.map-22 .town { top: 66px; left: 79px; }
.map-22 .marker { top: 51px; left: 115px; }

/* Woss */
.map-24 .town { top: 80px; left: 130px; }
.map-24 .marker { top: 63px; left: 141px; }

/* Winter Harbour */
.map-26 .town { top: 76px; left: 96px; }
.map-26 .marker { top: 63px; left: 78px; }

/* Coal Harbour */
.map-102 .town { top: 72px; left: 93px; }
.map-102 .marker { top: 53px; left: 91px; }

/* Quatsino */
.map-103 .town { top: 65px; left: 113px; }
.map-103 .marker { top: 64px; left: 91px; }

/* Holberg */
.map-104 .town { top: 65px; left: 96px; }
.map-104 .marker { top: 56px; left: 75px; }

/* @end */


.rightbar .gallery h3 {
	padding: 5px 0;
	color: #654f34;
	font: 10pt DroidSerifBold;
	text-transform: uppercase;
	border-bottom: 1px solid #654f34;
}

.rightbar .ngg-gallery-thumbnail img {
	-webkit-box-shadow: 0 0 5px #A29C8B;
	-moz-box-shadow: 0 0 5px #A29C8B;
}

.rightbar .links {
	margin: 0;
	padding: 20px 0 0 0;
}

.rightbar .links li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.rightbar .links li a {
	border-top: 1px solid #654f34;
	display: block;
	padding: 8px 0;
	font: 10pt DroidSerifBold;
	text-transform: uppercase;
	color: #654f34;
	text-decoration: none;
}

.dropdown {
	position: absolute;
	display: none;
	z-index: 90;
	background: #493424;
	margin: 0;
	padding: 30px 20px;
}


#menu-home {
	top: 369px;
	left: 66px;
	width: 120px;
}

#menu-home li {
	float: left;
	list-style: none;
	width: 200px;
	padding-left: 10px;
}

#menu-home li a {
	color: #FFF;
	font: 10pt DroidSerifBold;
}

#menu-communities {
	top: 369px;
	left: 224px;
	width: 420px;
}

#menu-communities li {
	float: left;
	list-style: none;
	width: 200px;
	padding-left: 10px;
}

#menu-communities li a {
	color: #FFF;
	font: 10pt DroidSerifBold;
}

#menu-accommodations {
	top: 369px;
	left: 434px;
	width: 230px;
}

#menu-accommodations li {
	list-style: none;
	width: 200px;
	padding-left: 10px;
}

#menu-accommodations li a {
	color: #FFF;
	font: 10pt DroidSerifBold;
}



#menu-activities {
	top: 369px;
	left: 113px;
	width: 890px;
	padding: 30px 0 10px 30px;
}

#menu-activities > li {
	list-style: none;
	padding: 0 20px 20px 0;
	float: left;
	width: 200px;
}

#menu-activities > li > a {
	color: #ffd7a5;
	font: 13pt DroidSerifBold;
	text-decoration: none;
	border-bottom: 1px solid #bc986c;
	display: block;
}

#menu-activities > li > a:hover {
	text-decoration: underline;
}

#menu-activities > li ul {
	margin: 0;
}

#menu-activities > li ul li {
	list-style: none;
	padding: 2px 0;
	float: left;
	width: 180px;
}
#menu-activities > li ul li > a {
	color: #fff;
	font: 9pt DroidSerifBold;
	line-height: 1.3em;
	text-decoration: none;
}

#menu-activities > li ul li > a:hover {
	text-decoration: underline;
}

#post-270 {
	padding: 0 56px 0 0;
	width: 620px;
}

#footer {
	width: 900px;
	margin: 10px auto 0 auto;
	padding: 0 0 20px 0;
	border-top: 1px solid #000;
	
	font: 8pt Arial;
	color: #666;
}

#divSEW {
	margin: 15px auto;
	width: 728px;
}

#divSEW li {
	list-style: none;
}

#footer a {
	color: #444;
}

#cse-search-box {
	float: right;
}

#cse-search-box input.search-terms,
input.gsc-input {
	background: #f8f6ef !important;
	padding: 3px 10px;
	border: 1px solid #b2a47d;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	box-shadow: -1px -2px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: -1px -2px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: -1px -2px 3px rgba(0,0,0,0.1);
	
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-moz-text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	
	outline: none;
	color: #967349;
}

#cse-search-box input.search-terms:focus,
input.gsc-input {
	border: 1px solid #765936;
	color: #442909;
}

#cse-search-box input.search-submit,
input.gsc-search-button {
	background: #967349 !important;
	padding: 3px 10px !important;
	border: 1px solid #b2a47d !important;
	font: normal normal 12pt Georgia, "Times New Roman", Times, serif !important;
	text-transform: uppercase;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	box-shadow: -1px -2px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: -1px -2px 3px rgba(0,0,0,0.1);
	
	outline: none;
	color: #FFF;
}

#cse-search-box input.search-submit:hover,
#cse-search-box input.search-submit:focus,
#cse-search-box input.search-submit:active,
input.gsc-search-button:hover,
input.gsc-search-button:focus,
input.gsc-search-button:active {
	background: #72532e !important;
	cursor: pointer;

}

.gsc-search-box {
	padding: 0 !important;
}

/* @group GSE */

.gsc-control-cse {
    font-family: Georgia, serif;
    border-color: transparent !important;
    background-color: transparent !important;
  }
.gsc-control-cse td {
	border: none !important;
}

.gsc-resultsHeader {
	border-bottom: none !Important;
}
  input.gsc-input {
    border-color: #cc9933;
  }
  input.gsc-search-button {
    border-color: #663300;
    background-color: #663300;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #A25B08;
    background-color: #A25B08;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #461200;
    background-color: #461200;
  }
  .gsc-tabsArea {
    border-color: #461200;
  }
  .gsc-webResult.gsc-result {
    border-color: transparent !important;
    background-color: transparent !important;
  }
  .gsc-webResult.gsc-result:hover {
    border-color:  transparent !important;
    background-color:  transparent !important;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b {
    color: #006600 !important;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b {
    color: #003300 !important;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b {
    color: #33cc00 !important;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b {
    color: #33cc00 !important;
  }
  .gsc-cursor-page {
    color: #006600 !important;
  }
  a.gsc-trailing-more-results:link {
    color: #006600 !important;
  }
  .gs-webResult.gs-result .gs-snippet {
    color: #333333 !important;
  }
  .gs-webResult.gs-result .gs-visibleUrl {
    color: #3389be !important;
  }
  .gs-webResult.gs-result .gs-visibleUrl-short {
    color: #3389be !important;
  }
  
  .gs-webResult.gs-result .gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult.gs-result .gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: transparent !important;
  }
  .gsc-results .gsc-cursor-page {
    border-color: #A25B08;
    background-color: transparent !important;
  }
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #461200 !important;
    background-color: #006000 !important;
    color: #FFF !important;
  }
  .gs-promotion.gs-result {
    border-color: #FEFEDC !important;
    background-color: #FFFFCC !important;
  }
  .gs-promotion.gs-result a.gs-title:link {
    color: #0000CC !important;
  }
  .gs-promotion.gs-result a.gs-title:visited {
    color: #0000CC !important;
  }
  .gs-promotion.gs-result a.gs-title:hover {
    color: #0000CC !important;
  }
  .gs-promotion.gs-result a.gs-title:active {
    color: #0000CC !important;
  }
  .gs-promotion.gs-result .gs-snippet {
    color: #333333 !important;
  }
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short {
    color: #3389be;
  }



/* @end */

