/*** QCubed Template CSS ***/
body, html {
	background: url("images/Page-BgGlare.png") no-repeat scroll left top #BFC0BF;
	height: 100%;
}

body {
	font-family: Tahoma, FreeSans, Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

#container {
	width: 960px;
	height: auto;
	margin: 0px auto;
}

#header {
	height: 97px;
	width: 960px;
}

.qcubed-logo {
	margin: 19px 0 0 10px;
	float: left;
}

#search-form {
	width: 299px;
	height: 27px;
	float: right;
	margin: 35px 10px 0 0;
	background: url('images/search-box.png') top left no-repeat;
}

#search.container-inline div {
	display: inline;
	margin-top: 0px;
}

.txtSearch {
	width: 200px;
	height: 13px;
	float: left;
	line-height: 13px;
	margin: 5px 0 0 10px;
	border: 0px none;
	color: #3e393d;
}

#edit-submit {
	height: 27px;
	width: 58px;
	float: right;
	cursor: pointer;
	border: 0px none;
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	background: url('images/search-btn-sprite.png') left 0px no-repeat;
}

#edit-submit:hover {
	background: url('images/search-btn-sprite.png') left -27px no-repeat;
}

#three-columns {
	width: 960px;
	overflow: hidden;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/* slightly enhanced, universal clearfix hack */
.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

/* start commented backslash hack */
.clearfix {
	display: block;
}

/* close commented backslash hack */
#left-column {
	width: 299px;
	height: 300px;
	float: left;
	padding: 10px 8px 10px 10px;
	margin-right: 2px;
	background: url('images/319-column-bg.png') bottom left no-repeat #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.download-header {
	height: 65px;
	margin-bottom: 14px;
	background: url('images/299-header-bg.png') no-repeat;
}

.qcubed-summary {
	background: #e7e7e7;
	border: 1px solid #b9b9b9;
	padding: 10px;
	color: #525252;
	font-size: 16px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.qcubed-summary a {
	color: #89170d;
	text-decoration: none;
	border-bottom: 1px dotted #89170d;
}

.qcubed-summary a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

#middle-column {
	width: 298px;
	height: 300px;
	float: left;
	margin: 0px 4px 0 2px;
	padding: 10px 8px 10px 10px;
	background: url('images/318-column-bg.png') bottom left no-repeat #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.develop-header {
	height: 65px;
	margin-bottom: 14px;
	background: url('images/298-header-bg.png') no-repeat;
}

#right-column {
	width: 299px;
	height: 300px;
	float: left;
	padding: 10px;
	background: url('images/319-column-bg.png') bottom left no-repeat #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.community-header {
	height: 65px;
	margin-bottom: 14px;
	background: url('images/299-header-bg.png') no-repeat;
}

.column-menu-1 {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	margin-top: 16px;
	padding-left: 54px;
}

.column-menu-1 a {
	color: #3e393d;
	border-bottom: 0px none;
	text-decoration: none;
}

.column-menu-1 a:hover {
	color: #89170d;
	border-bottom: 1px dotted #89170d;
}

.column-menu-2 {
	height: 32px;
	font-size: 14px;
	line-height: 16px;
	margin-top: 16px;
	padding-left: 54px;
	color: #3e393d;
}

.column-menu-2 a {
	color: #3e393d;
	border-bottom: 0px none;
	text-decoration: none;
}

.column-menu-2 a:hover {
	color: #89170d;
	border-bottom: 1px dotted #89170d;
}

.download-icon {
	background: url("images/download-icon.png") no-repeat scroll left 5px transparent;
}

.api-icon {
	background: url('images/api-icon.png') top left no-repeat;
}

.plugins-icon {
	background: url('images/plugins-icon.png') top left no-repeat;
}

.screencasts-icon {
	background: url('images/screencasts-icon.png') top left no-repeat;
}

.forum-icon {
	background: url('images/forum-icon.png') top left no-repeat;
}

.bug-icon {
	background: url('images/bug-icon.png') top left no-repeat;
}

.wanted-icon {
	background: url('images/wanted-icon.png') top left no-repeat;
}

#footer {
	clear: both;
	width: 940px;
	height: 40px;
	padding: 10px;
	margin: 0 0 15px 0;
	background: #525252;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.footer-menu {
	position: relative;
	height: 29px;
	width: 480px;
	padding: 5px;
	margin: 0;
	overflow: hidden;

	color: #ffffff;
	float: left;
	font-size: 14px;
	line-height: 40px;
}

.footer-menu li {
	list-style: none;
	float: left;
}

.footer-menu li.back {
	background: url('images/lava.png') no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.footer-menu li.back .left {
	background: url("images/lava.png") no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

.footer-menu li a {
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	line-height: 30px;
	margin: auto 10px;
}

.footer-menu li a:hover {
	border: none;
}

.footer-copyright {
	color: #e7e7e7;
	float: right;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
}
