body	{ background-color: #111; color: #837f76; font-family: 'Arial', 'Helvetica Neue', 'Helvetica'; -webkit-font-smoothing: antialiased; }
*		{ border-color: #837f76; }

/* Top Navigation */
#header ul li a { color: #837f76; }
#header ul li ul li a, .posts h4 a { text-transform: capitalize; }
#header ul li ul li a {	-webkit-font-smoothing: antialiased; }

/* Primary Color (Beige) */
a, h1, h2, h3, h4, h5, h6, blockquote, .fancy-p, #header ul li.current_page_item a, #header ul li a:hover { color: #bdb49f; }
#header ul li, #slider, .nivo-controlNav a.active, .gallery a img { border-color: #bdb49f; }
#header ul li span, #header ul li ul, .nivo-controlNav a.active, .controls li.selected a { background-color: #bdb49f; }

/* Secondary Color (Orange) */
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, a:hover, blockquote a, .fancy-p a, li.comments a, #intro-1 strong, #intro-2 strong, .fancy-p strong { color: #b94f25; font-style: normal; }
a:hover img, .nivo-controlNav a:hover, a.post-thumb:hover, .gallery a:hover { border-color: #b94f25; }
.prev-next a, .controls li a:hover, a.simpro { background-color: #b94f25; }

/* Common */
/*
em { font-style: normal; }
*/
#pattern { background: url(../../eugo_fw/images/patterns/leather-densefabric.png) repeat top left; opacity: 0.20; filter: alpha(opacity = 20); }
#footer #connect div ul li a { background: url(../../images/sprite-socials.png); }
.posts h4 a { font-weight: bold; }

/* Other Colors */
.widget-container ul li, .posts div { border-color: #444; }
ul.meta li a:hover, .controls li a:hover { color: #fff; }
.sub-menu li a:hover, .controls li.selected a, #header ul li ul li a { color: #111 !important; }
.sub-menu li a:hover { background-color: #a09987; background-color: rgba(0,0,0,0.15); }
#footer { background-color: transparent; }
/*#footer { background-color: #131313; background-color: rgba(0,0,0,0.3); }*/

/* Fonts */
#header ul li a, h1, h2, h3, h4, h5, h6 { font-family: 'MuseoSlab500'; text-transform: uppercase; font-weight: normal; }

h3 em {text-transform: none;}

#header ul li a { -webkit-font-smoothing: subpixel-antialiased; }
.posts h4 a { font-family: 'Arial', 'Helvetica Neue', 'Helvetica'; }
#page-content h3, #page-content h4, #page-content h5, #page-content h6, #sidebar h3 { text-transform: capitalize; }

/* Contact Form Notification */
#cf_notice { background: #131313; background: rgba(0,0,0,0.3); color: #837f76; }