/* --------------------------------------------
	BEIGE REDESIGN
-------------------------------------------- */
#header .site-name a 						{ background: url(../beige/logo.png) no-repeat 0 0; background-size: contain;}

.nav.nav-profile li,
.block .block-header 						{ box-shadow: #fff 0px 1px 0px 0px; border-bottom: 1px solid #D8D3C6; }
.nav-filter-wrapper 						{ border-bottom: 1px solid #D8D3C6; border-top: 1px solid #fff; box-shadow: 0px -1px 0px #D8D3C6, 0px 1px 0px #fff; }
.nav.nav-filter li.active a,
.nav.nav-filter li a 						{ color: #666; }
.nav.nav-filter li a:hover 					{ color: #444; }

.page-header-branding h2.page-header 		{ border-bottom: 1px solid #D8D3C6; color: #444; }
.page-header-branding h2.page-header:after  { border-color: #D8D3C6; }

.nav-navigation 	   						{ background-color: #AAA186; }
#nav-fixed:after,
#nav-fixed:before  							{ border: 23px solid #AAA186; }
#nav-fixed:before 							{ border-left-color: rgba(0,0,0,0); }
#nav-fixed:after  							{ border-right-color: rgba(0,0,0,0); }

.button.button-primary 		 				  { background: url(../nav-white-big.png) #6B7A81; }
.button.button-primary:hover 				  { background-color: #7B8A91; }
.topic .poll .button.button-icon.active 	  { background-color: #6B7A81; }
.topic .topic-header .circle 				  { width: 60px; height: 60px; }
.topic .topic-footer .topic-tags li a 		  { background: #f0efe8; text-shadow: 1px 1px 0 #FFF; }
.topic .topic-footer .topic-tags li a:before  { border-color: rgba(0, 0, 0, 0) #f0efe8 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); }
.topic .topic-footer .topic-tags li.topic-tags-edit a { font-size: 11px; }
.topic .topic-header .topic-info .topic-blog  { font-weight: bold; }
.topic .topic-header .topic-title 			  { font-size: 25px; }
.topic .topic-footer .topic-info li 		  { font-weight: bold; }
.pagination ul 								  { font-weight: normal; font-size: 12px; }
.pagination ul li.active span 				  { text-shadow:none; }
.footer-about h4 			  				  { font-size: 12px; }
.pagination ul li span, .pagination ul li a   { font-weight: bold; font-size: 13px; }

.item-list li .blog-name,
.item-list li .author,
.item-list li a { color: #454545; text-decoration:none; }
.blog-list-avatar li a 	{ border: 1px solid #fff; }
.topic-mini .content,
.profile-info-about p 	{ font-size: 13px; }
.topic-mini .title 		{ font-size: 17px; }
a,
.topic .topic-footer .topic-url a,
.block footer a { color: #6b7a81; }

.nav-navigation > li > div .nav-column a:hover,
.nav-navigation ul li a:hover,
.nav-navigation > li > div .nav-column a,
.nav-navigation ul li a { color: #938C72; }

.topic .topic-header .topic-info .topic-blog:hover,
.toolbar section a:hover i { color: #DB575F; }

.status.status-online { background: rgba(147, 131, 96, 0.7); }
.status.status-online:before { border-color: rgba(147, 131, 96, 0.7) rgba(0, 0, 0, 0) rgba(147, 131, 96, 0.7) rgba(147, 131, 96, 0.7); }

.footer-tag-line .tag-cloud li a:hover { background-color: #AAA186; }

/* FLOW */
#wrapper.flow-page #content 		 	{ padding: 10px 0 10px 13px; }
.infobox-flow 						 	{ background: url(../beige/sidebar.jpg); z-index: 5; }
.footer-tag-line .nav.nav-pills li a 	{ color: #ddd; text-shadow: #6b7a81 0px 2px 3px; }
.infobox-flow 						 	{ border-color: #f0efe8; }
.infobox-flow.infobox-help .tip-arrow.tip-arrow-top 	   { border-color: #E4E4E4; }
.infobox-flow.infobox-help .tip-arrow.tip-arrow-top:before { border-color: #f0efe8; }
.flow-block .flow-block-info-top 		{ background: #FFFDF4; }
.flow-block:hover 						{ box-shadow: 0 0 3px #AAA186; }
.flow-block .flow-block-header h1 a,
.flow-block .flow-block-header h2 a,
.flow-more-bottom  						{ color: #6B7A81; }
.flow-block .flow-block-content 		{ font-size: 13px; }