body {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
h1 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
h2 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
h3 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
h4 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
h5 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
h6 {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
img {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
input {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
form {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
fieldset {
	margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; border-image: none;
}
* {
	outline: 0px;
}
body {
	color: rgb(0, 0, 0); font-family: "Droid Sans", Arial, serif; font-size: 13px; background-color: rgb(51, 58, 66);
}
img {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
a {
	color: rgb(0, 143, 187); text-decoration: none;
}
h3 {
	margin: 13px 0px; font-size: 18px; font-weight: normal;
}
.content {
	margin: 0px auto;
}
#header-wrapper {
	height: 40px; min-width: 960px; background-color: rgb(17, 17, 17);
}
#header {
	
}
#header > ul > li > a {
	padding: 0px 10px; line-height: 40px; font-size: 15px; margin-left: 5px; float: left; display: block;
}
#header > ul > li:hover > a {
	color: rgb(255, 255, 255);
}
#header > ul > li > a.current {
	color: rgb(251, 251, 251); background-color: rgb(0, 0, 0);
}
#header h1 {
	overflow: hidden; float: left;
}
#header a.logo {
	background: none; margin: -1px 0px 0px; color: rgb(255, 255, 255); font-size: 32px; font-style: italic; display: block;
}
h1 a.logo {
	background: none; margin: -1px 0px 0px; color: rgb(255, 255, 255); font-size: 32px; font-style: italic; display: block;
}
#header .main-pages {
	margin-left: 10px; float: left;
}
#header ul {
	list-style: none; margin: 0px; padding: 0px; z-index: 900;
}
#header ul li {
	float: left; position: relative;
}
#header .user {
	float: right; z-index: 100;
}
#header .main-pages li ul {
	left: 5px; width: auto; padding-bottom: 5px;
}
#header .main-pages li ul li {
	float: none; display: block;
}
#header .main-pages li ul li a {
	padding: 0px 10px 5px; text-align: left; color: rgb(255, 255, 255); font-size: 13px; display: block;
}
#header .main-pages li ul li a:hover {
	color: rgb(209, 231, 81);
}
#header-join a {
	border-radius: 6px; color: rgb(0, 0, 0) !important; line-height: 25px !important; font-weight: bold !important; margin-top: 7px; background-color: rgb(209, 231, 81); -moz-border-radius: 6px; -webkit-border-radius: 6px; behavior: url(PIE.htc);
}
#header-join a:hover {
	border-radius: 6px; color: rgb(255, 255, 255) !important; background-color: rgb(0, 143, 187); -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
#header-signin {
	color: rgb(255, 255, 255) !important;
}
#below-header-wrapper {
	height: 40px; min-width: 960px; background-color: rgb(0, 143, 187);
}
#below-header {
	padding: 5px 0px; height: 30px; overflow: hidden; position: relative;
}
#below-header .subtitle {
	float: left;
}
#below-header img.avatar {
	margin: 0px 10px 0px 0px; width: 28px; height: 28px; float: left;
}
#below-header h2 {
	color: rgb(255, 255, 255); overflow: hidden; font-size: 26px; font-weight: bold; float: left; white-space: nowrap; -ms-text-overflow: ellipsis; max-width: 640px; -o-text-overflow: ellipsis;
}
#below-header .other {
	color: rgb(255, 255, 255); line-height: 28px; font-size: 14px; font-weight: normal; float: left;
}
#below-header a {
	color: rgb(255, 255, 255);
}
#below-header .search {
	right: 0px; padding-top: 1px; position: absolute;
}
#below-header .search form {
	position: relative;
}
#search-q {
	padding: 4px 25px 5px 5px; border-radius: 6px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 268px; color: rgb(7, 99, 122); font-size: 13px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}
#search-q:focus {
	
}
#search-button {
	background: url("/img/icon-search.png") no-repeat; margin: 7px 6px 0px 0px; border: currentColor; border-image: none; top: 0px; width: 13px; height: 14px; right: 0px; position: absolute; box-shadow: none;
}
#search-button:hover {
	background-position: 0px -13px;
}
#search-button:focus {
	background-position: 0px 0px;
}
#footer-wrapper {
	padding-bottom: 20px; min-width: 960px;
}
.footer {
	padding: 20px 0px 0px; text-align: center; color: rgb(136, 136, 136); overflow: hidden; font-size: 12px;
}
.footer a {
	color: rgb(102, 102, 102); font-weight: bold;
}
.footer a:hover {
	color: rgb(0, 0, 0); text-decoration: underline;
}
.footer span {
	padding: 0px 5px;
}
.fuzzy-edge-top {
	background: url("/img/fuzzy-edge2.png") repeat-x 0px 0px rgb(51, 58, 66); height: 20px; position: relative; z-index: 20;
}
.fuzzy-edge-bottom {
	background: url("/img/fuzzy-edge3.png") repeat-x 0px 0px rgb(51, 58, 66); height: 20px; position: relative; z-index: 20;
}
