/* --------------html elements------------- */
body {
	margin:0px;
	padding:20px;
	background: #54504d url(images/bg.jpg) no-repeat 50% 0px;
	text-align: center;
}
#container {
	margin: 0 auto;
	text-align: left;
}
#banner {text-align: center;height: 125px;}
#banner a {
	display: block;
	margin: 20px auto 0 auto;
	width: 250px;
	height: 50px;
}
#banner a img {
	display: none;
}
table {
	border-spacing: 0px;
}
table td {
	padding: 0px;
	vertical-align: top;
}
img {
	border: 0px none;
}

/* --------------font styles------------ */
body, p, input, textarea, button, select, td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ddd1c6;
	line-height: 16px;
}
input, textarea {
	color: #333;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: normal;
	font-size: 18px;
	color: #f2ede9;
}
h2 {
	font-weight: normal;
	font-size: 16px;
	padding-top: 20px;
	color: #f2ede9;
}
h3 {
	font-size: 13px;
	line-height: 13px;
	padding-top: 10px;
}
input, textarea, select {
	border: 1px solid #7f7974;
	padding: 3px;
}
li {
	padding: 2px;
	margin-left: -25px;
}
.message, .formElementsValidationMessage {
	background: #54504d url(bg.png) repeat top left;
	color: #3c3;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
	margin: 10px 0 0 0;
}
.error {
	color: #ff6565;
}
#projecttitle {
	font-size: 16px;
	padding-top: 10px;
	margin-top: -4px;
	padding-bottom: 10px;
}
#projectdescription {
	padding-bottom: 20px;
}
.meta {
	font-size: 11px;
	line-height: 12px;
	padding: 5px 0px 10px 0px;
}

/* --------------page elements------------- */
#container {
	margin-bottom: 10px;
}
#banner {
	padding: 0px;
	margin: 0px;
}
#topmenu {
	text-align: left;
	padding: 0px 25px;
	height: 40px;
	vertical-align: bottom;
}
#topmenu .menuitem {
float: left;
margin: 0 20px 0 0;
}
#loginView {
	margin-top: -4px;
}
#content {
	width: 565px;
	padding: 5px 0;
	margin: 0;
}
#content #continner{
margin: 0 20px;
}
#left {
	width: 175px;
	padding: 5px 0px;
}
#right {
	width: 210px;
	padding: 5px 0;

}
#footer {
	padding: 70px 45px 10px 10px;
	font-size: 11px;
	text-align: center;
	color: #c5bab0;
}
#footer a {
	color: #c5bab0;
	text-decoration: underline;
}

/* --------------feature styles------------ */
#projectfeatures {			/* a table */
	border-top: 1px solid #7f7974;
	width: 100%;
	margin: 10px 0 0 0;
	clear: both;
}
.featureitem {

}
.featurecontent {
	padding: 0px 20px 0px 0px;
	/* border-bottom: 1px solid #7f7974; */
}
.featuremenu {
	padding: 20px 20px 20px 0px;
}
.featurecomments {
	border-bottom: 1px solid #7f7974;
}
.featurecomments .menuitem, .featuremenu .menuitem {
	padding: 10px 0px 0px;
	float: none;
}
.featurecomments p, .featureattribute {
	font-size: 11px;
	line-height: 11px;
}
.featuremenu a.button {
	line-height: 32px;
}
.featureattribute {
	padding: 10px 0px 0px;
}
select {
color: #54504d;
}

/* --------------item and menu styles------------ */
.menuitem {

}
.menuitem a {
	line-height: 35px;
	font-size: 16px;
	color: #f2ede9;
}
.menuitem a:hover {
	text-decoration: none;
}
#loginView label {
	display: block;
	float: left;
	clear: left;
	width: 70px;
	line-height: 23px;
	margin: 0 0 4px;
}
#loginView input {
	width: 75px;
	margin: 0 0 4px;
}
#loginView button {
	margin: 0 0 10px 67px;
	width: 80px;
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
}
button, .button, #loginView a, .featuremenu a, #addProjectButton a, #addFeature {
	display: block;
	background: #615c57 url(images/button.png) repeat-x top left;
	border: 2px solid #645f5a;
	padding: 0 10px;
	margin: 10px 0;
	color: #f2ede9;
	line-height: 30px;
	height: 30px;
}
#addProjectButton a {margin:10px;font-weight: bold;}
#addFeature {
	width: 160px;
	float: right;
	position: relative;
	top: -15px;
}
button:hover, .button:hover, #loginView a:hover, .featuremenu a:hover, #addProjectButton a:hover, #addFeature:hover {
	border: 2px solid #5c5753;
	text-decoration: none;
	cursor: pointer;
}
.featuremenu .nobutton a {
	display: inline;
	background: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 14px;
	height: auto;
}
.featuremenu .nobutton a:hover {
	text-decoration: underline;
}
.featuremenu .vote {
	height: 31px;
}
.featuremenu .vote .rater, .featuremenu .vote .rater:hover,
.featuremenu .novote .rater, .featuremenu .novote .rater:hover {
	display: block;
	width: 31px;
	height: 31px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	border:0;
	padding: 0;
	margin:0;
}
.featuremenu .vote .up {
	background: #615c57 url(images/voteup.gif) no-repeat 0px 0px;
}
.featuremenu .vote .up:hover {
	background: #615c57 url(images/voteup.gif) no-repeat 0px -31px;
}
.featuremenu .vote .down {
	background: #615c57 url(images/votedown.gif) no-repeat 0px 0px;
}
.featuremenu .vote .down:hover {
	background: #615c57 url(images/votedown.gif) no-repeat 0px -31px;
}
.featuremenu .novote .up {
    background: #615c57 url(images/voteup-disabled.png) no-repeat 0px 0px;
}
.featuremenu .novote .up:hover {
    background: #615c57 url(images/voteup-disabled.png) no-repeat 0px -31px;
}
.featuremenu .novote .down {
    background: #615c57 url(images/votedown-disabled.png) no-repeat 0px 0px;
}
.featuremenu .novote .down:hover {
    background: #615c57 url(images/votedown-disabled.png) no-repeat 0px -31px;
}

.menuItemSelected a { 
	font-weight: bold;
border-bottom: 4px solid  #81776E;
}
#loginView {
	padding: 10px 10px 0px 10px;
}
.projectitems {
	min-height: 600px;
}
.projectitems h2 {
	margin: 3px 5px 0 10px;
	padding: 0 10px 5px 10px;
	line-height: 30px;
	border-bottom: 1px solid #857f7b;
}
.projectitems a {
	display: block;
	margin: 0 5px 0 10px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #e5dad0;
	border-bottom: 1px solid #857f7b;
}
.projectitems a:visited {
	color: #ddd1c6;
}
.projectitems a.current {
	font-weight: bold;
	background: transparent url(images/nbg.png) repeat top left;
}
.projectitems a:hover {
	text-decoration: none;
	background: transparent url(images/nbg.png) repeat top left;
	color: #f2ede9;
	border-bottom: 1px solid #948e8a;
}
.projectitems a.current {
	color: #ddd1c6;
	font-weight: bold;
	background: transparent url(images/nbg.png) repeat top left;
	cursor: default;
}
.projectInList {
	clear: both;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #7c7672;
}
.projectInList h3 {
	display: inline;
}
.projectInList h3 a {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.4em;
}
.projectInList a.imglink, #projectdescription img {
	display: block;
	float: right;
	padding: 10px;
	margin: 0 0 2px 10px;
	background: #7c7672;
}
.projectInList a.imglink img, #projectdescription img {
	background: #7c7672;
}
.formInnerTable { /* add project form */
	width: 100%;
	padding: 10px 30px 0;
}
.formInnerTable input, .formInnerTable textarea, #Root-profile-bio textarea {
	width: 70%;
}
.detailviewToolbar button {float: left;margin: 0 10px 0 0;}
.icon {
	vertical-align: bottom;
}

.loggedin {
	margin: 15px;
	text-align: center;
}
ul#logreg {
	padding-top: 10px;
	/*margin: 15px 5px 5px 5px;*/
	list-style: none;
	height: 23px;
	border-bottom: 1px solid #948e8a;
}
ul#logreg li {
	float: left;
	margin: 0 5px 0 0;
}
ul#logreg li a {
	padding: 5px;
	border: 1px solid #948e8a;
	border-bottom: 0;
	color: #e5dad0;
}
#register h2 {
	padding: 0px;
}
#newsbox, #logbox {
	border-bottom: 1px solid #948e8a;
}
#left h2 {
	margin: 5px;
	font-size: 14px;
}
#left p {
	font-size: 12px;
	margin: 0 5px 5px 5px;
}
ul#logreg .selected {
	background-color: #7f7974;
}
ul#logreg a.selected {
	color: #ffffff;
}
#jurytable p {
	margin: -3px 0px 0px 15px;
}
#Root-profile-bio {
	width: 300px;
	height: 200px;
}
#projectsorter {
	text-align: right;
}
.rating {
	display: block;
	float: right;
	font-size: 18px;
	padding: 10px;
}
.addcomment {
	width: 100px;
}
div#jurybox {
	margin-left:10px;
	margin-bottom: 40px;
	padding-bottom: 5px;
	border-bottom:1px solid #857F7B;
}
div#jurybox .winner {
	font-weight:bold;
	border-top:1px solid #857F7B;
    margin-top:5px;
    padding-top:5px;
    font-size:1.2em;
	font-weight:normal;
	padding-bottom:5px;
	padding-left: 10px;
}
div#jurybox .hacker {
    margin-left:30px;
}
div#jurybox h2 {
	margin-top: 0px;
	font-size: 14px;
}
#countdown {
	text-align: right;
	margin-top: 10px;
}
.log {
	font-size: 11px;
	line-height: 12px;
	margin: 0 5px 5px 5px;
}
.implementer {
	border-bottom:1px solid #857F7B;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}
