/* sNews */

#subheader { clear: both; padding: 8px 10px; height: 27px; line-height: 20px; margin: 0 0 25px 0; background: #eee; color: #808080; }
	#subheader a { background: inherit; color: #444; }

#breadcrumbs { float: left; margin: 5px 0 0; }

#search { float: right; }
	#search p { padding: 0; margin: 0; }

.wrap { margin: 30px auto; width: 94%; }
#left { float: left; width: 25%; }
#right { float: right; width: 70%; margin: 0 0 10px 0; }
	

#rss { float: right; text-align: right; }
	#rss li { float: left; margin: 0 0 0 10px; }

/* sNews */
fieldset { border: 1px solid #ddd; padding: 10px 8px; margin: 0 0 8px 0; background: #eee; color: #000; }
input{
	border:1px solid #999;
	padding:5px;
	width:380px;
}
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F1F1F1; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-bottom: 1px solid #5C707C; margin: 0 0 1em 0; padding:0.3em 0 1em 0;}


.button {
	margin-right:5px;
}

.paginator{
	text-align:center;
	font-size:0.9em;
}

.beforeLinks{
	float:left;
}

.afterLinks{
	float:right;
}

.theBreadcrumbs{
	margin-bottom:15px;
}

.theSnewsButtons input{
	width:auto;
	border:none;
}

#theSnewsLoginSubmit input:hover,
form#post fieldset+p input:hover,
.theSnewsButtons input:hover{
	cursor:pointer;
	background-color:#999;
}

form#post fieldset+p input{
	width:202px;
}

form#post fieldset+p input#delete_article{
	margin-right:0px;
}

#calc{
	width:200px;
}
#theSnewsLoginSubmit input{
	padding:10px 5px;
	margin-right:0px;
	width:390px;
}
