/* @override http://www.raulgutierrez.org/css/in-the-hills.css */

/* @override http://www.raulgutierrez.org/css/in-the-hills.css */

/* @override http://www.raulgutierrez.org/css/in-the-hills.css */


#header, #gallery-title{
  background-color: #3c2a1f;
	color: #c4c9cc;
}

#header a{
	color: #b29e80;
}

.controller-wrapper {
 background-color: #3c2a1f;

}



a {
	text-decoration: none;
	color: #b29e80;
	
}

#header a:hover {
	color: #ff471e;
}

h1 a{

	text-shadow: 1px 1px rgba(207,162,157,0.54);

}

#gallery_title {
		color: white;
			text-shadow: 1px 1px rgba(104,99,95,0.76);
	
}

a#gallery_prev.isg_button:hover, a#gallery_next.isg_button:hover {
	color: rgba(253,76,22,0.89);

}