/*
  * BODY COLORS ***
*/


body{
	background-color:#111;
}


/*
  * TAGS COLORS ***
*/


h1, h2, h3{
	color:#eee;
}
h4, h5, h6, cite{
	color:#ccc;
}
a{
	color:#999;
}
p, li, input{
	color:#696969;
}
blockquote{
	border-left:solid 2px #D15600;
}
blockquote p{
	color:#eee;
}

.chocoborder{
	border-left:solid 2px #523632;

}


/*
  * LIST COLORS ***
*/


li{
	background-image:url('../images/skin/arrow.gif');
	background-position:0px 12px;
	background-repeat:no-repeat;
}
ul ul li{
	background-image:url('../images/skin/arrow_1.gif');
	background-position:15px 12px;
	background-repeat:no-repeat;
}
ul ul ul li{
	background-image:url('../images/skin/arrow_1.gif');
	background-position:30px 12px;
	background-repeat:no-repeat;
}
ul ul ul ul li{
	background-image:url('../images/skin/arrow_1.gif');
	background-position:45px 12px;
	background-repeat:no-repeat;
}
ul ul ul ul ul li{
	background-image:url('../images/skin/arrow_1.gif');
	background-position:60px 12px;
	background-repeat:no-repeat;
}
ul a, ul span{
	border-bottom:solid 1px #333;
}


/*
  * MENU COLORS ***
*/


#menu{
	background-color:#111;
	border-bottom:solid 1px #333;
}
	#menu .logo a{
		background-image:url('../images/skin/logo.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
.sf-menu li{
	background:none;
}
.sf-menu li a{
	color:#999;
	border:none;
}
.sf-menu span{
	color:#777;
	border:none;
}
.sf-menu ul li{
	border:solid 1px #333;
}
.sf-menu li ul a{
	color:#999;
	background-color:#181818;
}
.sf-menu li a:hover{
	color:#eee;
}
.sf-menu .current{
	border-bottom:solid 2px #D15600;
}
.sf-menu .current a, .sf-menu .current a span, .sf-menu .current a:hover, .sf-menu .current a:hover span{
	color:#D15600;
}
.sf-menu .current ul li a{
	color:#999;
}
.sf-menu .current ul li a:hover{
	color:#eee;
}
.sf-sub-indicator{
	background-image:url('../images/skin/sub_menu_arrow.png');
	background-position:-20px -100px;
	background-repeat:no-repeat;
}


/*
  * HEADERS ***
*/


#header_index{	
	background-image:url('../images/body.jpg');
	background-color:#181818;
	background-repeat:no-repeat;
}
#header_page{
	background-image:url('../images/serv.jpg');
	background-color:#181818;
	background-repeat:no-repeat;
}
#header_galleries{
	background-color:#181818;
	background-repeat:no-repeat;
}

#choco1{
	position:fixed;
	bottom:0px;
	left:0px;
	width:373px;
	height:195px;
	background-image:url('../images/skin/choco1.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#choco2{
	position:fixed;
	top:0px;
	right:-50px;
	width:300px;
	height:287px;
	background-image:url('../images/skin/choco2.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:9;
}

#choco3{
	position:fixed;
	bottom:0px;
	right:0px;
	width:300px;
	height:247px;
	background-image:url('../images/skin/choco3.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	z-index:9;
}

/*
  * HOME COLORS ***
*/


#featured{
	background-color:#151515;
}
	#featured_button_next{
		background-image:url('../images/skin/featured_button_next.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#featured_button_prev{
		background-image:url('../images/skin/featured_button_prev.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
#featured_shadow{
	background-position:0px -30px;
	background-repeat:no-repeat;
}
#slide{
	background-color:#181818;
}
	#slide a{
		border:none;
		color:#eee;
	}
	#slide li{
		background-image:none;
		background-position:center 0px;
		background-repeat:no-repeat;
	}
	#slide .slide_items .center{
		border-left:solid 1px #333;
		border-right:solid 1px #333;
	}
	#slide .slide_items  a:hover{
		color:#D15600;
	}
	#slide_button_next{
		background-image:url('../images/skin/slide_button_next.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
	#slide_button_prev{
		background-image:url('../images/skin/slide_button_prev.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
#news_ticker{
	background-image:url('../images/skin/news_ticker_back_ground.png');
	background-repeat:no-repeat;
}
	/*  IE 6 HACK  */
	#news_ticker ul {
		background-color:#111;
	}
	/*  END HACK  */
	#news_ticker li {
		background:none;
	}
	#news_ticker a{
		border:none;
		color:#696969;
	}
	#news_ticker span{
		border:none;
		color:#eee;
	}
	#news_ticker a:hover{
		color:#eee;
	}
	#news_ticker span{
		margin-left:10px;
	}
	#news_ticker form{
		background-color:#333;
	}
	#news_ticker input{
		color:#eee;
	}
	#news_ticker input:focus{
		color:#fff;
	}
	#news_ticker .button_feed{
		color:#000;
		background-color:#D15600;
	}
	#news_ticker .button_feed:hover{
		color:#000;
		background-color:#c9e6f2;
	}
#text{
	background-color:#181818;
}
#list ul li{
	background-image:url('../images/skin/arrow.gif');
	background-position:0px center;
	background-repeat:no-repeat;
}
#list a{
	color:#696969;
}
#list a:hover{
	color:#D15600;
}


/*
  * ABOUT COLORS ***
*/


#left a:hover, #right a:hover, #services a:hover{
	color:#D15600;
}
#sub_nav .current{
	color:#767676;	
}
#latest_news .first{
	background:none;
	border-bottom:solid 1px #333;
}
	#latest_news .first a:hover{
		color:#D15600;
	}
	#latest_news .first .title{
		color:#eee;
	}
#gallery{
	background-color:#000;
}
#gallery_shadow{
	background-image:url('../images/skin/shadow_latest_gallery.png');
	background-position:0px -30px;
	background-repeat:no-repeat;
}


/*
  * GALLERIES COLORS ***
*/


#grid{
	background-image:url('../images/serv.jpg');
	background-repeat:no-repeat;
	background-color:#181818;
}
	#galleries a, #galleries span{
		background:none;
		border:none;
	}
	#galleries a.view_gallery{
		background-image:url('../images/skin/arrow_2.gif');
		background-position:0px 50%;
		background-repeat:no-repeat;
	}
	#galleries li a:hover{
		color:#D15600;
	}
	#galleries li{
		background-image:url('../images/skin/thumbs_galleries_background.png');
		background-position:0px 40px;
		background-repeat:no-repeat;
	}
#pagination a{
	color:#696969;
	background-color:#111;
}

#pagination span{
	color:#696969;
	background-color:#111;
}

#pagination span:hover{
	color:#000;
	background-color:#D15600;
}

#pagination .current{
text-align: center;
padding: 4px 8px;
font-size: 12px;
cursor: pointer;
}

#pagination a:hover{
	color:#000;
	background-color:#D15600;
}
#pagination a, #pagination .current:hover{
	color:#fff;
	border:solid 1px #222;
	background-color:#111;
}


/*
  * BLOG COLORS ***
*/


#right .meta {
	border-top:solid 1px #333;
	border-bottom:solid 1px #333;
}
	#right .meta li, .meta a{
		background:none;
		border:none;
	}
	#right .entry a:hover{
		color:#D15600;
	}
	.entry .meta .read_all{
		background-image:url('../images/skin/arrow.gif');
		background-position:right center;
		background-repeat:no-repeat;
	}
#latest_comments li{
	border-bottom:solid 1px #333;
	background:none;
}
#latest_comments a{
	border:none;
}
#tags a{
	color:#767676;
}
#tags a:hover{
	color:#D15600;
}


/*
  * COMMENTS COLORS ***
*/


#comments{
	border-bottom:solid 1px #333;
}
	#comments .comment_meta{
		border-bottom:solid 1px #333;
	}
	#comments li, #comments #comment_nav{
		border-top:solid 1px #333;
		background:none;
	}
	#comments .gravatar img{
		border:solid 1px #333;
	}
	#comments .comment_content cite{
		border-right:solid 1px #333;
	}
	#comments .comment_content .comment-reply-link{
		background-image:url('../images/skin/arrow.gif');
		background-position:0px center;	
		background-repeat:no-repeat;
	}
#comment_nav .comment_prev{
	background-image:url('../images/skin/arrow_3.gif');
	background-position:0px center;	
	background-repeat:no-repeat;
}
#comment_nav .comment_next{
	background-image:url('../images/skin/arrow.gif');
	background-position:right center;	
	background-repeat:no-repeat;
}


/*
  * CONTACT COLORS ***
*/


#left .address{
	color:#eee;
}


/*
  * FORM COLORS ***
*/


#form span{
	color:#a0a0a0;
}
#form .btn{
	border:none;
	background-color:#D15600;
	color:#000;
}
#form .btn:hover{
	border:none;
	background-color:#c9e6f2;
	color:#000;
}
#form textarea, #form input{
	border:1px solid #333;
	background-color:#181818;
	color:#eee;
}
#form textarea:focus, #form input:focus{
	border:1px solid #313131;
}
#form label{
	color:#eee;
}
#alert p{
	color:#D15600;
}


/*
  * FOOTER COLORS ***
*/


#footer{
	border-top:solid 1px #333;
}
	#footer_contents p{
		color:#555;
	}
	#footer_contents a{
		border:none;
	}
	#footer_contents form{
		background-color:#000;
	}
	#footer_contents input{
		color:#eee;
	}
	#footer_contents .button_search{
		color:#ddd;
		border-left:solid 2px #181818;
		background-color:#000;
	}
	#footer_contents .button_search:hover{
		color:#ddd;
		background-color:#000;
	}


/*
  * OTHERS ***
*/


.thumb{
	float:left;
	height:200px;
	margin:0px 8px 0 0;
	position:relative;
	width:200px;
	display:inline;
	}					
					
.thumb img, .thumb a img{
	display:block;
	margin:24px auto 0 auto;
	height:150px;
	width:180px;
	position:relative;
	z-index:2;
	border:#999 5px solid;
	}
	
.thumb a img:hover{
	border:#FFF 5px solid;
}				



#single_page{
	border-bottom:solid 1px #333;
}
.read_more{
	background-image:url('../images/skin/arrow_2.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
}
.view_gallery{
	background-image:url('../images/skin/arrow_2.gif');
	background-position:0px 50%;
	background-repeat:no-repeat;
}

#historia_choco{
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
}
