/*
Theme Name: QuickRise Demo
Theme URI:
Description: An advanced, full-featured, magazine-style Wordpress Theme created by <a href="http://darrenpangan.com/">Darren Pangan</a> and sold exclusively at <a href="http://themeforest.net/?r=rkquest">ThemeForest</a>.
Version: 0.1
Author: Darren Pangan
Author URI: http://darrenpangan.com/
Tags: blue, red, custom style, fixed width, three columns, widgets
*/

#demo {
	text-align: left;
	background-color: #909090;
	padding: 7px 15px;
	height: 18px;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
	font-size: 11px;
	font-family: Verdana;
}
	#demo select {
		font-size: 11px;
		font-family: Verdana;
	}
	#demo .r {
		float: right;
		padding-top: 2px;
	}
	#demo a {
		text-decoration: none;
		color: #ffffff;
	}
#showcontrols {
	font-size: 9px;
	font-family: Verdana;
	background-color: #909090;
	padding: 0 2px 2px;
	width: 14px height: 14px;
	z-index: 300;
	position: absolute;
	top: 5px; right: 5px;
	display: none;
}
	#showcontrols a {
		text-decoration: none;
		color: #ffffff;
	}