/*
Theme Name: MediaCore
Theme URI: http://getmediacore.com/
Description: Custom theme for MediaCore publishing platform.
Version: 1.0
Author: Simple Station Inc
Author URI: http://simplestation.com/
*/

/* Globals
=================================== */

body {
	color: #4D5A68;
}


.alt { background-color: #fff; }

pre, code { font: 1.0em Monaco, 'Courier New', monospace; }


.left { float: left; }

.right { float: right; }

.delete:hover {
	background-color: #c00;
	color: #fff;
}

.community-content h1 { font-size: 2em; }

.community-content fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
}

.community-content img.avatar {
	border: 3px solid #fff;
	-moz-box-shadow: 0px 1px 3px #999;
  	-webkit-box-shadow: 0px 1px 3px #999;
  	box-shadow: 0px 1px 3px #999;
}

.community-content .bozo { background-color: #eeee88; }

.community-content .alt.bozo { background-color: #ffff99; }

.community-content .deleted { background-color: #ee8888; }

.community-content .alt.deleted { background-color: #ff9999; }

.silver-button {
	background:url('images/silver-button.png') no-repeat top left;
	width:203px;
	height:40px;
	line-height:35px;
	text-align:center;
	display:block;
	overflow:hidden;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#4d5a68;
	text-shadow: 0px 1px 0px #fff;
}

.silver-button:active { background-position: 0 -40px; }

/* Structure
=================================== */

.bbcrumb {
	background: url('images/breadcrumb-back.png') repeat-x;
	padding: 5px 15px 15px 15px;
	height: 14px;
	border: 1px solid #afb1b7;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float:left;
	margin-bottom:25px;
}

.bbcrumb a{
	font-weight: bold;
	color:#252c33;
	text-shadow: 0px 1px 0px #fff;
	font-size: 13px;
	float:left;
}

.bbcrumb span {
	background: url('images/crumb-separator.png') no-repeat;
	width:13px;
	height:33px;
	display:block;
	float:left;
	margin: -5px 10px 0;
	text-indent:-9000px;
}

.bbcrumb p {float:left;}

.clear-both {
	clear:both;
}

/* Login Form
=================================== */

#login-area {
	font-weight: normal;
	color: #444;
	font-size: 14px;
	float: left;
	width: 600px;
}

p.login {
	padding: 8px 0;
}

.login p { padding: 0 0 8px; }

.login label {
	display: block;
	float: left;
	line-height: 14px;
}
.login p {
	clear: both;
}
.login #large{font-size:18px; font-weight:bold;color:#252c33;margin-right:12px;}
#login-area .login #large a {color:#252c33;}
#login-title {
	padding-bottom:20px;
}

#login-links{
	font-size:12px;
	text-shadow: 0px 1px 0px #fff;
}

form.login label {
	padding: 8px 4px 8px 0;
	color: #4D5A68;
}
#quick_user_login, #quick_password {
	line-height: 14px;
	font-size: 14px;
	background: transparent url('images/input-box-bg.png') no-repeat top left;
	border: 0 none;
	padding: 7px 8px 8px 10px;
	width: 152px;
	height: 20px;
	margin-right: 4px;
	float: left;
	color: #4D5A68;
	margin-bottom:11px;
}

form.login input.submit {
	background: transparent url('images/login-button.png') top center ;
	width: 76px;
	height: 36px;
	float: left;
	border:0px;
	color:#fff;
	padding-bottom:1px;
	text-shadow: 0 1px 0 #3c590b;
	font-family: Arial, sans-serif;
	font-weight:bold;
	cursor:pointer;
}

form.login input.submit:hover {
	background-position:top left;
}
form.login input.submit:active {
	background-position: 0 -36px;
	padding-bottom: 0px;
}

div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
}

form.login input#remember {
	border-width: 0;
	padding: 0;
	margin: 0;
	vertical-align: baseline;
}

/* Front Page
=================================== */

#front-page #hottags {
	margin-top:10px;
}

#hottags{min-height:28px;}

.frontpageheatmap a, #hottags a {
	background: #fff;
	display:block;
	padding:0px 10px;
	border:1px solid #a0a4ae;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	float:left;
	height:20px;
	line-height:20px;
	margin:4px;
}

.frontpageheatmap a:hover, #hottags a:hover {
	color:#144c7c;
}

.frontpageheatmap a:active, #hottags a:active  {
	background: #f2f2f2;
	line-height:21px;
}

#front-page #right-container {
	width:220px;
	float:right;
	overflow:hidden;
}

#front-page #right-container .silver-button{margin: 0 0 6px 0px;}

#front-page #discussions {
	margin-right: 10px;
	width: 710px;
}

#front-page #discussions a, #latest a{font-weight:normal;}

#discussions #latest tbody .table-header th .new-topic, .community-content #latest tbody .table-header th .new-topic {
	background:url('images/new-topic-button.png') repeat-x top;
	width:77px;
	height:27px;
	display:block;
	text-align:center;
	border: 1px solid #144896;
	line-height: 27px;
    margin: -34px -54px 0 54px;
    padding: 0 2px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	text-shadow: 0 1px 0 #000;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#discussions #latest tbody .table-header th .new-topic:active{background-position: 0px -27px; line-height:29px;text-shadow: 0 -1px 0 #23456f;}

#front-page .community-content h2 {
	color: #646c77;
	font-size:14px;
	font-weight:bold;
	line-height: 1.5;
	padding-bottom: 5px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #currentfavorites, #register, #passwordrecovery {
	color: #555;
	border-bottom: 1px solid #ddd;
	margin-bottom:15px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background-color: #a1d29a; }

/* Page navigation
=================================== */

a.page-numbers,
span.page-numbers {
	border: 1px solid #CFD0D3 !important;
	padding: 3px 4px 3px 5px;
	margin-left: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

span.page-numbers.current {
	color: #2a3542;
	font-weight:bold;
	background: #E5E9ED; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F6F7FA 8%, #E5E9ED 92%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(8%,#F6F7FA), color-stop(92%,#E5E9ED), color-stop(100%,#FFFFFF)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); /* ie */
}

#latest a.page-numbers {
	font-size: 0.8em;
	padding: 3px 3px 1px 4px;
	margin-left: 3px;
}

a.prev.page-numbers,
a.next.page-numbers,
span.page-numbers.dots {
	border-width: 0 !important;
	padding: 0 4px;
	background-image: none;
}

span.page-numbers.dots {
	padding: 0;
}

a.page-numbers:hover {
	background-position: 0 -100px;
}

/* Topic Page
=================================== */

.infobox {
	border-top: 1px solid #cfd3d6;
	border-bottom: 1px solid #cfd3d6;
	padding: 22px 0;
	margin-bottom:30px;
}

.infobox ul {
	margin: 10px 0 10px -4px;
	padding: 0;
	list-style-type: disc;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-info p{
	font-size: 13px;
	padding:10px 0 0 0;
	color:#8e95a3;
}

#topic-info p span {padding-right:10px;}

#topic-info #start-time, #topic-info #latest-reply {font-weight:bold;}

#topic-tags {
	float: left;
}

#topic-tags ul {
	list-style-type: none;
}

#topic-tags ul li {
	list-style-type: none;
	float:left;
	display:block;
	background: #fff;
	padding:0px 10px;
	border:1px solid #a0a4ae;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	float:left;
	height:20px;
	line-height:20px;
	margin:4px;
}

#topic-tags ul li:active {
	background: #f2f2f2;
	line-height:21px;
}

#topic-tags ul li a {color:#4d5a68;font-size:12px;}

#topic-tags ul li .tag-remove a{
	color:#4d5a68;
	font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 1px;
    padding: 3px 0 3px 8px;
    position: relative;
    top: -1px;
	border-left: 1px solid #b0b4bc;
}

#topic-posts {
	clear:left;
}

#tag-form p {
	margin-bottom: 0;
}

#social-buttons {
	float:right;
	margin-top:12px;
}

#social-buttons a {margin-bottom:6px;}

input#tag {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input#tagformsub {
	border: 1px solid #999;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

.nav {
	margin: 15px 0;
	text-align: center;
}

#thread {
	list-style: none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    background-color: #F6FBFD;
    border: 1px solid #B8C7CF;
    margin-bottom: 1em;
    margin-top: 10px;
    padding: 1em;
    padding: 2px 0 1px 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

#thread li:last-child > .user-thread {border:none;}

.user-thread{
	border-bottom: 1px solid #b8c7cf;
	padding-top:10px;
}

.threadauthor {
	float: left;
	padding: 1em 30px;
	width: 220px;
}

.threadauthor img { float:right; margin-left:20px;}

.threadauthor .author-info {float:left; text-align:right;}

.threadauthor small { font-size: 11px;}

.threadauthor span {color:#8e95a3; font-weight:bold;font-size: 11px;}

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
}

#thread li.alt .user-thread { background-color: #fff; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#thread li.deleted .post-undelete-link { display: inline; }

#thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#thread li.deleted span.before-post-undelete-link { display: inline; }
#thread li.deleted div.before-post-undelete-link { display: block; }
#thread li.deleted li.before-post-undelete-link { display: block; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	margin: 10px 0 0 127px;
	padding: 5px 0 0;
	position: relative;
    top: 8px;
}

.poststuff a {margin-right:10px;font-size:11px;}

.threadpost a{font-weight:normal;}

.threadpost .post {margin-left:127px;}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	white-space: nowrap;
}

h2.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
	clear:both;
}

.postform {
	background-color: #f6f7fa;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #c9cdd6;
	margin-top:10px;
}

.postform textarea {
	background: #fff url('images/text-area-back.png') repeat-x top;
	height: 12em;
	float: right;
    margin: 5px 30px 15px 0;
	padding: 5px;
	width: 607px;
	border: 1px solid #cfd3d6;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform label { display: block; float:right;}

.postform #topic,
.postform #tags-input {
	background: #fff url('images/text-area-back.png') repeat-x top;
	padding: 5px;
	width: 607px;
	border: 1px solid #b8c7cf;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: right;
    height: 25px;
    margin: 5px 30px 5px 0;
}

.postform span{ margin-right:20px;position:relative; top:3px; float:left; text-align:right;}

#posting-info {
	width:618px;
	float:right;
}

.post-form #post-form-title-container label {margin: 10px 0;}
.post-form #post-form-title-container input {margin: 0px 30px 5px 20px;}

#post-form-forum-container, #post-form-forum-container label { float:left; margin: 20px 0 0 45px;}
.postform p#post-form-forum-container label span {
	font-weight: bold;
	font-style: italic;
	top: 0px;
}

#postformsub {
	background:url('images/reply-button2.png') no-repeat top center;
	height:40px;
	width:145px;
	border:none;
	float:left;
	margin: 30px 30px 20px 0;
}

#postformsub:active {
	line-height:20px;
	background-position: 0px -40px;
}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 25px;
}


p.submit { text-align: right;  padding-bottom: 0px;}

p.allowed { margin-bottom: 0; font-size:11px; padding-bottom: 10px;margin-top: 30px; color:#8e95a3;}

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

p.rss-link {
	text-align: right;
}

a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/feed-icon.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }

/* Other
=================================== */

.community-content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

.community-content .infobox li { margin-bottom: 2px; }

.community-content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
.community-content .nav a:hover {
	border: 1px solid #999;
}
.community-content a{color:#4d5a68; font-weight:bold;}
.community-content a:hover {color:#273647;text-decoration: none;}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px;}

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #f5fcff; }

.table-header {
	background: url('images/table-header-back.png') repeat-x;
}

#latest th, #forumlist th, #favorites th {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	height: 49px;
	line-height: 43px;
    padding: 0 9px;
	color: #252c33;
	text-shadow: 0px 1px 0px #fff;
}

#latest th a, #forumlist th a, #favorites th a {
	color: #252c33;
}

#latest th a:hover, #forumlist th a:hover, #favorites th a:hover {
	color: #556472;
}

tr.bb-category td {
	background-color: #ddd;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 3em;
	width: 100%;
	border: 1px solid #cfd0d3;
}

.freshness{font-weight:bold;}

#discussions .nav {
	margin-top: -2em;
	margin-bottom: 1em;
}

/* Profile Page
=================================== */
#profile-head{float:left;margin-left:20px;min-width:400px;}
#profile-menu {
	list-style: none;
	margin-top: -4px;
}

#profile-menu li {
	background: url('images/profile-links.png') repeat-x top left;
	list-style: none;
	display: block;
	margin-right: 10px;
	float:left;
	border: 1px solid #a5a8aa;
	height:28px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#profile-menu li a {
	font-size: 12px;
	line-height:22px;
    padding: 5px 17px;
}

#profile-menu li.current{background-position: 0px -28px;}
#profile-menu li:active {background-position: 0px -28px;}
#profile-menu li:active > a {line-height:28px;}

#useravatar {
	border-top:1px solid #cfd3d6;
	border-bottom:1px solid #cfd3d6;
	height: 110px;
    margin-bottom: 30px;
    padding-top: 20px;
}

#useravatar h2 {min-width:400px;}

#useravatar img { display: block; border-width: 3px; border-style: double; float:left;}

#userlogin {}

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; }

#useractivity {
	border-bottom: 1px solid #CFD3D6;
    border-top: 1px solid #CFD3D6;
    margin: 35px 0;
    padding: 17px 0;
   }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0; }

.user-recent ol li { margin: 0 0 3px; }

.form-field label {font-weight:normal;}

#avatar-config{float:left;margin-left: 20px;}

#avatar-config input {
	background: url('images/main-button.png') repeat-x top;
	border: 1px solid #a5a8aa;
	padding: 2px 4px;
	font-size: 12px;
	margin: 5px 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor:pointer;
}

#avatar-config input:active {background-position:0px -27px;}

/* Search
=================================== */


#search-area {
	width: 220px;
	float: right;
}
#search-title {
	font-weight:bold;
	font-size:18px;
	width: 159px;
	height: 15px;
	padding-bottom: 23px;
	padding-top:3px;
}
#topic-search-form fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#topic-search-form div {
	clear: both;
}

#topic-search-form div label {
	display: block;
	float: left;
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
	font-weight: bold;
}

#topic-search-form div div {
	display: block;
	float: left;
	clear: none;
	padding: 5px;
}

#topic-search-form div div input {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#search-for { margin: 15px 0 5px; }

.search-results { margin: 0 0 10px; }

.search-results ol { margin: 5px 0 0 28px; }

.search-results ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset,
#topic-search-form fieldset {
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 0 10px 10px;
	margin: 10px 0 25px;
	background-color: #f6f7fa;
	border: 1px solid #c9cdd6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table tr.error th em,
#register-page fieldset table tr.error th em,
#profile-page fieldset table tr.error th em {
	float:right;
	margin-left: 1em; /* th:padding-right = 1em */
	color: red;
	font-style: normal;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset input[type=text],
#register-page fieldset input[type=text],
#profile-page fieldset input[type=text],
#login-page fieldset input[type=password],
#profile-page fieldset input[type=password] {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page tr.form-required label:before,
#register-page tr.form-required label:before,
#profile-page tr.form-required label:before,
p.required-message:before {
	content: ' * ';
	color: red;
	vertical-align: 10%;
}


.form-invalid {
	background-color: #ffebe8 !important;
	position:relative;
}

.form-invalid input {
	padding: 1px;
	border: 1px solid #c00 !important;
}

.hidden {
	display: none;
}

#pass-strength-result {
	padding: 2px;
	text-align: center;
	width: 280px;
	border: 1px solid #b8c7cf;
	background-color: #f5fcff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#pass-strength-result.bad {
	background-color: #ffeff7;
	border-color: #c69;
}

#pass-strength-result.good {
	background-color: #effff4;
	border-color: #66cc87;
}

#pass-strength-result.short {
	background-color: #e3e3e3;
}

#pass-strength-result.strong {
	background-color: #59ef86;
	border-color: #319f52;
}

p.submit input {
	background: url('images/main-button.png') repeat-x top;
	border: 1px solid #a5a8aa;
	padding: 2px 4px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor:pointer;
}


p.submit input:hover {
	background-color: #ddd;
}

p.submit input:active {
	background-position: 0px -21px;

}

.content-body {
	padding: 34px 0;
}

#community-top {
	width: 100%;
	max-height: 113px;
	overflow: hidden;
	font-size: 14px;
}
#community-top a:link,
#community-top a:visited {
	color: #4d5a68;
	font-weight:bold;
}
#community-top a:hover {
	text-decoration: underline;
}

#community-top-div {
	background: url('images/community-top-div.png') repeat-x;
	width:100%;
	height:4px;
}

/* Quick Search */
#quicksearch {
	width: 175px;
	margin: -1px 0 -3px 0;
}
#quicksearch input,
#quicksearch textarea {
	width: 100%;
	padding: 5px;
	border: 1px solid #b0bcc5;
}
#quicksearch input.filefield { width: auto; }
#quicksearch input:focus,
#quicksearch textarea:focus {
	background-color: #e8f3fa;
}
#quicksearch input.submitbutton {
	background-color: transparent !important;
}
#quicksearch label#search_label {
	font-size: 108%;
	display: none;
}
#quicksearch #search {
	background: url('images/community-search.png') no-repeat right;
	color: #374347;
	font-size: 13px;
	height: 21px;
    padding: 8px 6px 7px 29px;
    width: 167px;
	border: 0;
	margin-bottom:23px;
}
#quicksearch label#search_label {
	display: none;
}


.post p:first-child{padding:0}
.post p strong{color:#000}
.post p{padding:1em 0 0 0}
.post ul li{list-style-type: circle}
.post ol li{list-style-type: decimal}
.post code{font-family: Monaco,'Courier New',monospace;border-left:3px solid #CCCCCC;margin:0 0 0 2.4em;padding:0 0 0 0.8em;display: block}


#nav-community a span { background-position: 0px -78px !important; }
#nav-community a { background-position: 0px -78px !important; }
#nav-community a:hover { background-position: 0px -78px !important; }
#nav-community a:hover > span { background-position: 0px -78px !important; }

