@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Wanderlust
Theme URI: http://wordpress.org/
Description: This theme was designed by Braden Heckman at Wanderlust Productions. Derived from an original theme designed by Paper Tower.
Author: Wanderlust Productions
Version: 1.1
Tags: black, white, two-columns, fixed-width, microformats
*/

/* =====RESET===== */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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 {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	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;
}


/* =====BLOCK ELEMENT STYLING===== */
/* =======NO CLASSES OR IDS======= */


body {
	background:#000000 url('https://wanderlustproductions.net/wp-content/themes/wanderlust/_images/background.jpg') repeat-y center top;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:.8em;
	color:#ECECEC;
	text-align:center;
}

h1 {
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
	color:#c6e850;
	margin:0 0 16px 0;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#71927a;
	margin:25px 0 16px 0;
}

h3 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	text-transform:uppercase;
	color:#c6e850;
	margin:0 0 10px 0;
}

h4 {
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 10px 0;
}
h5 {
	font-weight:bold;
	font-size:2em;
	padding:0 20px 10px 20px;
}

em {
	font-style: italic;
}

hr {
	border: none;
	border-bottom:1px solid #333333;
	margin-bottom:15px;
}

a {
	text-decoration:none;
	outline:none;
}

a, a:visited {
 color:#00d6dd;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
	outline:none;
}

embed {
	margin:20px 0;
}

input, select, textarea {
	margin:5px 0px 5px 0px;
	padding:3px 6px;
}

input, textarea {
	background-color:#131313;
	border:1px solid #353535;
	color:#CCCCCC;
}

textarea {
	width:400px;
}


/* =====BANNER STYLE===== */


div#banner {
	margin-top:20px;
	border:1px solid #353535;
}


/* =====CONTAINER STYLING===== */


div#container, div#banner {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear:both;
}

div#banner, div#container, div#hd, div#bd {
	width:900px;
	position:relative;
}


/* =====HEADER STYLING===== */


div#hd {
	background:transparent url('https://wanderlustproductions.net/wp-content/themes/wanderlust/_images/logo.png')  5px 17px no-repeat;
	height:50px;
	padding-top:20px;
}

.menu-header-menu-container {
	padding-top:22px;
	margin-left:260px;
	font-size:1.5em;
}

* html .menu-header-menu-container { /*Holly Hack for IE7 and below*/
	height:1%
}

ul#menu-header-menu li {
	position:relative;
	display:inline;
	float:left;
	z-index:100;
	padding-right:8px;
}

ul#menu-header-menu li.menu-item-type-custom>a {
	padding-right:25px;
	background:#000000 url('https://wanderlustproductions.net/wp-content/themes/wanderlust/_images/downarrow.png') no-repeat 92%;
}

ul#menu-header-menu li:hover>ul {
	display:block;
}

ul#menu-header-menu li a {
	background-color:#000000;
	color:#999999;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	padding: 5px 10px;
}

ul#menu-header-menu li a:hover {
	color:#ECECEC;
}

ul#menu-header-menu li.current-menu-item a {
	color:#ECECEC;
}

* html ul#menu-header-menu li a { /* IE6 hack to get sub menu links to behave correctly*/
	display:inline-block;
}

ul#menu-header-menu li ul {
	position: absolute;
	left:0;
	display:none;
	background-color:#000000;
}

ul#menu-header-menu li ul.sub-menu li {
	display:list-item;
	float:none;
	padding:0;
}

ul#menu-header-menu li ul.sub-menu li a {
	color:#999999;
	font-size:.9em;
	width:8em;
	padding:3px 12px;
	border:1px solid #353535;
	border-top:none;
}

ul#menu-header-menu li ul.sub-menu li a:hover {
	color:#ECECEC;
}

ul#menu-header-menu li ul.sub-menu li.current-menu-item a {
	color:#ECECEC;
}


/* =====MAIN CONTENT STYLING===== */


div#mainContent {
	background-color:#000000;
	float:right;
	width:620px;
	border:1px solid #353535;
	padding:15px;
}

div#mainContent p {
	margin:0 25px 18px 0;
	color:#ECECEC;
	line-height:20px;
}


/* =====SIDEBAR STYLING===== */


div#sidebar {
	float:left;
	width:235px;
}

div.sidebar-box {
	background-color:#000000;
	width:200px;
	border:1px solid #353535;
	margin-bottom:15px;
	padding:15px;
	line-height:16px;
	
}

h4.widgettitle, div#sidebar h4 {
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
	color:#c6e850;
	margin:0 0 15px 0;
}

div#sidebar div.fn-org {
	text-transform:uppercase;
}

div#sidebar div.country-name {
	text-indent:-9999px;
}

div#sidebar span.type {
	text-transform:uppercase;
	font-weight:bold;
	color:#c6e850;
	margin-right:7px;
}

div#sidebar span.number {
	margin-right:10px;
}

dl#projects-slider dt {
	display:block;
	cursor:pointer;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	border:1px solid #353535;
	padding:5px 5px 8px 5px;
	margin-top:5px;
	background: transparent url('https://wanderlustproductions.net/wp-content/themes/wanderlust/_images/project-button-background.gif') repeat-x;
}

dl#projects-slider dt:hover {
	color:#CCCCCC;
}

dl#projects-slider dd {
	overflow:hidden;
}

dl#projects-slider dd span {
	display:block;
	padding:10px;
}

dl#projects-slider span a {
	float:right;
}

dl#projects-slider span a:first-child {
	float:left;
}

#sidebar .widget_shoppcartwidget p.status {
	font-weight:bold;
	padding-bottom:10px;
}

#sidebar .widget_shoppcartwidget #shopp-sidecart-items {
	float:left;
}

#sidebar .widget_shoppcartwidget #shopp-sidecart-total {
	float:right;
}

#sidebar .widget_shoppcartwidget ul {
	clear:both;
	padding-top:7px;
}

/* =====FOOTER STYLING===== */


div#ft {
	background-color:#000000;
	height:12px;
	float:right;
	padding:0 0 5px 5px;
}

div#ft p{
	font-family: "Verdana";
	color:#999999;
	float:right;
	text-transform:uppercase;
	font-size:7px;
	font-weight:bold;
	height:12px;
	margin-top:5px;
}


/* =====POST STYLING===== */


div.post {
	padding:0 10px 10px 10px;
	margin:0 0 25px 0;
	border-bottom:1px solid #333333;
}

div.post ul li, div.post ul li:first-child {
	padding:0px 20px 15px 20px;
	border:none;
}

div.navigation {
	float:right;
}

div.navigation div {
	text-align:right;
}


/* =====COMMENT STYLING===== */


ol.commentlist li {
	border-bottom: 1px solid #353535;
	padding-bottom:5px;
	margin-bottom:20px;
}

span.date, span.callout {
	font-size:.85em;
	margin:-11px 0 20px 0;
	display:block;
	font-style:italic;
	color:#999999;
}

input#submit:hover {
	background:#353535;
}


/* =====PROJECTS STYLING===== */


div#projects-main .single-project  {
	float:left;
	margin-right:12px;
	padding-bottom:20px;
}

div#projects-main h4 {
	clear:both;
	color:#00d6dd;
}

div#projects-main hr {
	clear:both;
	margin-bottom:20px;
}

div#projects-main img {
	border:1px solid #000000;
}

div#projects-main a img:hover {
	border:1px solid #CCCCCC;
}

div#projects-main h5 {
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}


/* =====WHO WE ARE STYLING=====*/


div#whoweare div {
	clear:both;
}

div#whoweare h4 {
	margin-top:-10px;
}

div#whoweare img {
	border:1px solid #353535;
	float:left;
	margin:20px 20px 5px 0;
}

/* =====FAQ STYLING===== */


dl#faq-slider dt {
	cursor:pointer;
	font-weight:bold;
	font-style:italic;
	color:#00d6dd;
}

dl#faq-slider dd {
	overflow:hidden;
	padding-left:20px;
}

dl#faq-slider span {
	margin:10px 25px 15px 0;
	display:block;
}

dl#faq-slider ul {
	padding-bottom:15px;
	padding-left:15px;
	list-style-type:disc;
}


/* =====STORE STYLING===== */


ul#storeproducts {
	width:560px;
}

ul#storeproducts li {
	width:560px;
	display:block;
	float:left;
	padding-bottom:40px;
}

ul#storeproducts li img {
	float:left;
	display:inline;
	padding-right:40px;
}

ul#storeproducts li h2 {
	margin-top:-15px;
}

ul#storeproducts p.price {
	font-size:1.2em;
	margin-top:-5px;
}

ul#storeproducts input.button {
	text-transform:uppercase;
	font-weight:bold;
	font-size:.9em;
	color:#000000;
	background-color:#00dddd;
}

ul#storeproducts input.button:hover {
	background-color:#00ffff;
}

ul#storeproducts input.add {
	margin-left:-40px;
}

form#viewcart {
	float:right;
}


/* =====GRAVITY FORM PARTNER ORDER FORM STYLING===== */

body .gform_wrapper ul li.PARTNERIMAGES.gfield_no_follows_desc {
	margin-top:0;
}

body .gform_wrapper ul li.PARTNERIMAGES {
	display:inline;
	float:left;
	padding-right:20px;
}

body .gform_wrapper ul li.PARTNERPRODUCTS {
	width:400px;
	display:inline;
	float:left;
	clear:none;
	padding-top:5px;
}

body .gform_wrapper ul li.PARTNERPRODUCTS label.gfield_label {
	text-transform:uppercase;
	color:#ECECEC;
}

body .gform_wrapper span.ginput_product_price {
	color:#00D6DD;
	font-size:2em;
}

body .gform_wrapper ul li.PARTNERTOTAL.gfield {
	margin-left:90px;
}

body .gform_wrapper ul li.PARTNERTOTAL label.gfield_label {
	color:#C6E850;
	font-size:2em;
}

body .gform_wrapper ul li span.ginput_total {
	color:#C6E850;
	font-size:2em;
}


/* =====GRAVITY GENERAL & CONTACT FORM STYLING===== */


body .gform_wrapper {
	margin:0;
	padding-top:20px;
	max-width:80%;
}

body .gform_wrapper .gf_progressbar_wrapper {
	border-bottom:none;
}

body .gform_wrapper .percentbar_custom {
	background-color:#00D6DD;
}

body .gform_wrapper ul li.gfield {
	margin: 0 0 15px 0;
}

body .gform_wrapper .ginput_container span {
	padding-bottom:20px;
}

body .gform_wrapper ul li.gsection {
	border-bottom: 1px solid #353535;
	padding-top:20px;
}

body .gform_wrapper ul li.gsection h2.gsection_title {
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
	color:#C6E850;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
	color:#FFFFFF;
}

body .gform_wrapper .gfield_label {
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#C6E850;
	text-transform:uppercase;
}

body .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="phone"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"] {
	font-size:1em;
	padding:5px 4px;
	margin:0 0 5px 0;
}

body .gform_wrapper ul.gfield_checkbox, body .gform_wrapper ul.gfield_radio {
	margin-left:20px;
}

body .gform_wrapper textarea {
	font-size:1em;
	padding:5px 4px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex label {
	font-size:.9em;
}

.recaptchatable {
	background-color:#FFFFFF;
}

body .recaptchatable input {
	background-color:#FFFFFF;
}

body .recaptchatable * {
	color:#333;
}

body .gform_wrapper .gform_footer {
	padding:0 0 10px 0;
	margin:0;
}

body .gform_wrapper .gform_page_footer {
	padding-top:10px;
	border-top:1px solid #353535;
}

body .gform_wrapper input.button {
	font-size:1em;
}

body .gform_wrapper input.button:hover {
	background-color:#353535;
}

/* =====GRAVITY FORMS CONFIRMATION/ERROR MESSAGE STYLING===== */

body .gform_wrapper .validation_error, body .gform_wrapper .gfield_error .gfield_label, body .gform_wrapper .validation_message {
	color:red;
}

body .gform_wrapper li.gfield.gfield_error {
	background-color:#000000;
	border-color:red;
}

body #gforms_confirmation_message {
	color:#ECECEC;
	background-color:#000000;
	border:none;
}
