/*
Theme Name: Colores
Theme URI: http://www.marisolio.com/
Description: Marisolio Tasting Bar of Murphys, California
Version: 2.1
Author: Josh Derby
Author URI: http://zazzamedia.com/
*/

* { margin:0; padding:0; } 

html  { height: 100%; background: #666633; font-family: Verdana, sans-serif; font-size: 11px; line-height: 16px; }

body  { height: 100%; width: 960px; z-index: -10; margin: 0 auto; text-align: center; }

#wrap { height: 100%; z-index: -5; background: transparent url('https://marisolio.com/wp-content/themes/colores/res/body-bg.png') repeat-y center top; }

body > #wrap {height: auto; min-height: 100%;}

#head { height: 130px; z-index: 10;  background: transparent; }

	.front-headline { height: 0px; text-indent: -999999px; overflow: hidden; }

	#header { position: relative; margin: 0 auto; height: 87px; background: #666633; text-align: center; }

		#title { position: relative; height: 87px; width: 940px; margin: 0 auto; background: transparent; text-align: left; }
		
		.tagline { text-align: left; color: #fff; font-size: 13px; font-weight: bold; text-shadow: #000 1px 1px 0px; text-indent: 10px; }
		
	#sun-logo { position: relative; border-width: 0px;float:left;background: #630a11;padding-bottom:5px; -moz-box-shadow: 0px -5px 10px #000; -webkit-box-shadow: 0px -5px 10px #000; box-shadow: 0px -5px 10px #000; z-index: 200; }
	
	#nav { position: relative; height: 38px; width: 960px; margin: 0 auto; background: #2B3115; -moz-box-shadow: 0px 5px 10px #000; -webkit-box-shadow: 0px 5px 10px #000; box-shadow: 0px 5px 10px #000; text-align: left; word-spacing: -4px; }
	
	
	
		#nav li { display: inline; list-style-type: none; line-height: 38px; font-size: 14px; color: #f7ebcc; text-align: center; padding: 10px 0px 40px 0px; }
	
			#nav li a, #nav li a:visited { padding: 10px 15px 11px 15px; color: #f7ebcc; border-right: 1px solid #663; word-spacing: normal; }
	
			#nav li a:hover, #nav li a:active {  text-decoration: none; color: #663; }
		
		#nav .current_page_item { background: transparent url('https://marisolio.com/wp-content/themes/colores/res/current_page-nav_bg.png') repeat; color: #fff; }
		
			#nav .current_page_item a, #nav .current_page_item a:visited { color: #fff; padding-bottom: 40px; border-right: 1px solid transparent; }
		
			#nav .current_page_item a:hover, #nav .current_page_item a:active { border-top: 0px; border-bottom: 0px; color: #555; }
			
		
		.separate .menu li { display: inline; padding: 0px 5px 0px 0px; }	
			
		
		#user-nav { position: relative; float: right; width:250px; color: #f7ebcc; }
		
			user-span { position: relative; display: block; clear: left; line-height: 22px; }
		
			#user-nav a { color: #fff; }
		
			#user-nav a:hover { text-decoration: none; }
			
				#search-site { width: 208px; color: #000; margin: 5px 0px; }
			
				#search-go { display: inline-block; width: 25px; height: 25px; background: #FFFFFF url('lead/nowhere.jpeg') repeat; border: 0px solid #FFFFFF; box-shadow: 0px 0px 0px transparent; -webkit-box-shadow: 0px 0px 0px transparent; margin: 5px 0px; }

#main { position: relative; width: 960px; margin: 0 auto; padding-bottom: 100px; z-index: 0; text-align: left; }  /* must be same height as the footer */

.content-cushion { padding: 10px; background: transparent; }

#footer {
        position: relative;
        margin-top: -100px; /* negative value of footer height */
        height: 100px;
        clear:both;
		z-index: 1;
		text-align: center;
		} 
		
#foot { width: 960px; height: 84px; margin: 0 auto; background: #2B3115 url('https://marisolio.com/wp-content/themes/colores/res/foot-bg.png') no-repeat right top; -moz-box-shadow: 0px 5px 10px #000; -webkit-box-shadow: 0px 5px 10px #000; box-shadow: 0px 5px 10px #000; color: #f7ebcc; text-align: left; }

	#foot a { color: #f7ebcc; }

	#foot span { display:block; }

/* CLEAR FIX*/
.clearfix:after {content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a { color: #2B3115; }

	a:hover { text-decoration: none; }
		
	.product-link { text-decoration: none; color: #630A11; }

p { position: relative; margin-bottom: 8px; }

blockquote { margin: 0px 0px 8px 16px; }

.news-content ul, ol { list-style-position: inside; text-indent: 20px; margin: 0px 0px 8px 0px; }
		
input { position: relative; font-size: 12px; line-height: 14px; padding: 5px; border: 1px solid #f7ebcc; margin: 5px; background: transparent url('https://marisolio.com/wp-content/themes/colores/res/input-bg-white.png') repeat; box-shadow: inset 0px 0px 20px #c2b490; -moz-box-shadow: inset 0px 0px 20px #c2b490; -webkit-box-shadow: inset 0px 0px 20px #c2b490; }

	.search { margin: 5px 0px; border: 1px solid transparent; width: 100%; }
	
	.text { display: block; margin: 5px auto; width: 80%; }

	.button-reg { font-size: 14px; line-height: 14px; }

	.button-sm { font-size: 10px; line-height: 10px; }

	.button-lrg { font-size: 18px; line-height: 18px; }
	
	.button-xxl { font-size: 24px; line-height: 28px; padding: 0px 40px 5px 40px; margin: 10px; border: 0px; }
	
	.button-xxxl { font-size: 26px; line-height: 32px; padding: 5px 40px 10px 40px; margin: 15px; border: 0px; }

	.button { padding: 6px; background: #630a11 url('https://marisolio.com/wp-content/themes/colores/res/button-bg.png') repeat-x left top; color: #f7ebcc; border: 0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px; -moz-box-shadow: 0px 1px 6px #f7ebcc; -webkit-box-shadow: 0px 1px 6px #f7ebcc; box-shadow: 0px 1px 6px #f7ebcc; }

	.button:hover { background: #630a11 url('') repeat-x left top; color: #f7ebcc; }
	
.tax-list-node { position: relative; clear: left; height: 120px; overflow: hidden; padding: 5px 0px 15px 5px; margin: 10px 0px; }

	.recipe-list-img { position: relative; float: left; margin: 0px 10px 0px 0px; box-shadow: 0px 0px 5px #000; -moz-box-shadow: 0px 0px 5px #000; -webkit-box-shadow: 0px 0px 5px #000; }
	
	.tax-list-title { position: relative; padding: 3px; margin: 0px 3px 5px 5px; background: #2B3115; -moz-box-shadow: 0px 1px 5px #000; -webkit-box-shadow: 0px 1px 5px #000; box-shadow: 0px 1px 5px #000; overflow: hidden; }
	
		.tax-list-link { text-decoration: none; font-size: 18px; line-height: 24px; color: #f7ebcc; }
		
	.tax-list-desc { position: relative; float: left; width: 220px; height: 82px; overflow: hidden; color: #555; font-style: italic; margin: 0px 10px 0px 0px; }

	.get-tax-link { display: block; position: relative; float: left; text-decoration: none; color: #f7ebcc; font-size: 12px; font-weight: bold; line-height: 16px; letter-spacing: +1px; padding: 4px 6px 4px 6px; margin: 4px 3px 4px 0px; background: #630a11; -moz-box-shadow: 0px 0px 5px #000; -webkit-box-shadow: 0px 0px 5px #000; box-shadow: 0px 0px 5px #000; }
	
	.alignleft { float: left; margin: 10px 10px 10px 0px; }
	
	.alignright { float: right; margin: 10px 0px 10px 10px; }
	
	.aligncenter { clear: both; margin: 0px auto; }
