/* Sidebar Styles   */

.side-element {
	float: left;
	margin-bottom: 24px;
	width: 218px;
}

.side-links-top {
	float: left;
	width: 218px;
	height: 11px;
	margin: 0;
	background: transparent url(../images/side-links-top.png) no-repeat left top;
}

.side-links {
	background: transparent url(../images/side-links-bg.png) no-repeat left bottom;
}

.side-links a, .side-topplugins a, #browsebycategory, #recentblogposts {
	float: left;
	width: 180px;
	margin-left: 4px;
	padding: 10px 15px 8px 15px;
	font-size: 13px;
	color: #333;
	border-bottom: 2px solid #dedede;
}

.side-links a:hover, .side-topplugins a:hover {
	color: #888;
}

.side-links span, .side-topplugins span.tag {
	float: right;
}


.side-links span, .side-topplugins span {
	float: left;
}

.side-links .arrow, .side-topplugins .arrow {
	height: 9px;
	width: 10px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	background: transparent url(../images/link-arrows-lgray.png) no-repeat left top;
}

.side-links .top {
	padding-top: 2px;
}

.side-links .bottom {
	padding-bottom: 14px;
	border: 0;
}

#browsebycategory {
	padding-top: 3px;
	text-indent: -9999px;
	background: transparent url(../images/browsebycategory.png) no-repeat 15px 5px;
}

#recentblogposts {
	padding-top: 3px;
	text-indent: -9999px;
	background: transparent url(../images/recentblogposts.png) no-repeat 15px 5px;
}

.topplugins-top, .topextensions-top, .popularposts-top, .browsetags-top {
	float: left;
	width: 218px;
	height: 39px;
	margin: 0;
	text-indent: -9999px;
	background: transparent url(../images/topplugins-top.png) no-repeat left top;
}

.topextensions-top {
	background: transparent url(../images/topextensions-top.png) no-repeat left top;
}

.popularposts-top {
	background: transparent url(../images/popularposts-top.png) no-repeat left top;
}

.browsetags-top {
	background: transparent url(../images/browsetags-top.png) no-repeat left top;
}

.side-topplugins a {
	padding: 10px 15px 11px 15px;
	font-size: 11px;
	color: #fff;
	border-bottom: 2px solid #212121;
}

.side-topplugins {
	background: transparent url(../images/topplugins-bg.png) no-repeat left bottom;
}

.side-topplugins .arrow {
	margin-top: 3px;
}

.side-topplugins .bottom {
	padding-bottom: 17px;
	border: 0;
}

.side-buzz {
	height: 164px;
	overflow: hidden;
	background: transparent url(../images/testimonies.png) no-repeat left top;
}

.side-buzz blockquote {
	color: #333;
	font-size: 11px;
	padding: 0 18px;;
	margin: 40px 0 0 0;
}

.side-buzz h4 {
	color: #696969;
	font-size: 10px;
	padding: 0;
	margin: 8px 0 0 18px;
	font-weight: normal;
}

.side-buzz h4 a {
	color: #696969;
}

.side-buzz h4 a:hover {
	color: #222;
}


.side-buzz .readmore a {
	float: left;
	margin: 10px 0 0 18px;
	text-indent: -9999px;
	width: 91px;
	height: 22px;
	background: transparent url(../images/readmore.png) no-repeat left top;
}

.side-fireriftlite a {
	float: left;
	width: 218px;
	height: 114px;
	text-indent: -9999px;
	background: transparent url(../images/firerift-lite.png) no-repeat left top;
}


.side-roadmap a {
	float: left;
	width: 218px;
	height: 114px;
	text-indent: -9999px;
	background: transparent url(../images/roadmap.png) no-repeat left top;
}

.side-11 a {
	float: left;
	width: 218px;
	height: 114px;
	text-indent: -9999px;
	background: transparent url(../images/11-sidebar.png) no-repeat left top;
}

	/* Search Form Styles   */

.side-search {
	height: 35px;
	padding: 0 0 3px 4px;
	background: transparent url(../images/search-bar.png) no-repeat left top;
}

.side-search #searchtext {
	float: left;
	color: #757575;
	font-size: 11px;
	margin-left: 3px;
	margin-top: 5px;
	padding: 5px 4px 0 8px;
	width: 165px;
	height: 19px;
	border: 0;
	background-color: transparent;
}

.side-search #searchtext:hover {
	color: #444;
}

.side-search #searchsubmit {
	padding: 0;
	width: 35px;
	height: 34px;
	border: 0;
	text-indent: -9999px;
	background: transparent url(../images/go-btn.png) no-repeat left top;
}
