body {
	margin :  0px;
	padding:  0px;
	background-color: #000000;
}
a img {
	border: 0px;
}
.clear {
	clear: both;
}



#page {
	position: relative;
}



#header {
	position: relative;
	height: 200px;
	background-image: url(images/saet-bgheader.jpg);
}
#headerint {
	position: relative;
	width : 800px;
	height: 200px;
	margin :  0px auto;
	background-image   : url(images/saet-header.jpg);
	background-position: center;
}
#headerimg {
	position: absolute;
	bottom: 25px;
	left  : 50px;
}



#content {
	position: relative;
	width : 780px;
	margin :  0px auto;
	padding: 25px 10px;
}



#widecolumn {
	float: left;
	position: relative;
	width : 570px;
}



.post {
	position: relative;
	margin:  0px  0px 25px  0px;
}
.post h2,
.post h3 {
	position: relative;
	width : 561px;
	height: 47px;
	margin :  0px;
	color: #F5F090;
	font-family: Arial;
	font-size  : 22px;
	font-weight: normal;
	background-image: url(images/saet-bgTitle.gif);
}
.post h2 a,
.post h3 a {
	display: block;
	position: absolute;
	top  :  10px;
	left :  95px;
	color: #F5F090;
	text-decoration: none;
}
.post p.subtitle {
	margin:  6px  0px 12px 20px;
	color: #F5F090;
	font-family: Arial;
	font-size  : 12px;
}
.post p.subtitle a {
	color: #F5F090;
}
.post .entry {
	margin:  0px  0px  0px 20px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size  : 12px;
}
.post p.postmetadata {
	width: 551px;
	padding:  2px  5px  4px  5px;
	color: #FFFFFF;
	font-family: Arial;
	font-size  : 12px;
	text-align: center;
	background-image: url(images/saet-bgPostMD.gif)
}
.post p.postmetadata a {
	color: #FFFFFF;
}



div.navigation {
	position: relative;
	width : 560px;
	height:  20px;
	margin :  0px  0px 20px  0px;
	color: #FFFFFF;
	font-family: Arial;
	font-size  : 12px;
}
div.navigation p.alignleft {
	float: left;
	text-align: left;
}
div.navigation p.alignright {
	float: right;
	text-align: right;
}
div.navigation p {
	position: relative;
	width : 270px;
	margin :  0px;
}
div.navigation p a {
	color: #FFFFFF;
}



#comments {
	color: #F5F090;
	font-family: Arial;
	font-size  : 12px;
}
.commentlist {
	margin :  0px;
	padding:  0px 20px;
}
.commentlist li {
	color: #FFFFFF;
	font-family: Verdana;
	font-size  : 12px;
}
.commentlist li span {
	color: #F5F090;
}
.commentlist li p {
}
#respond {
	color: #F5F090;
	font-family: Arial;
	font-size  : 15px;
}
#commentsarea {
}
#commentsarea p {
	color: #FFFFFF;
	font-family: Verdana;
	font-size  : 12px;
}
#commentsarea p a {
	color: #FFFFFF;
}
#commentsarea input {
	padding: 2px 5px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size  : 12px;
	border: 1px solid #F5F090;
	background-color: #333333;
}
#commentsarea textarea {
	width : 490px;
	height: 100px;
	padding: 2px 5px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size  : 12px;
	border: 1px solid #F5F090;
	background-color: #333333;
}



.pagetitle {
	color: #F5F090;
	font-family: Arial;
	font-size  : 15px;
}



.page {
}
.page h2 {
	position: relative;
	width : 561px;
	height: 47px;
	margin :  0px;
	color: #F5F090;
	font-family: Arial;
	font-size  : 22px;
	background-image: url(images/saet-bgTitle2.gif);
}
.page h2 span {
	display: block;
	position: absolute;
	top  :  10px;
	left :  95px;
	color: #000000;
	text-decoration: none;
}
.page p {
	color: #FFFFFF;
	font-family: Verdana;
	font-size  : 12px;
}
.page p a {
	color: #FFFFFF;
}



#sidebar {
	float: right;
	position: relative;
	width: 200px;
}
#sidebar #colabora {
	margin :  3px  0px 12px  0px;
}
#sidebar #mainul {
	position: relative;
	margin :  0px;
	padding:  0px;
	list-style:none;
}
#sidebar #mainul li {
	margin :  0px;
	padding:  0px;
}
#sidebar #mainul li h2 {
	margin :  0px;
	color: #F5F090;
	font-family: Verdana;
	font-size  : 12px;
}
#sidebar #mainul li p {
	color: #F5F090;
	font-family: Verdana;
	font-size  : 12px;
}
#sidebar #mainul li ul {
	position: relative;
	margin :  6px  0px;
	padding:  0px;
	list-style:none;
}
#sidebar #mainul li ul li {
	margin :  0px  0px  0px 15px;
	padding:  0px;
	color: #F5F090;
	font-family: Verdana;
	font-size  : 12px;
	line-height: 150%;
}
#sidebar #mainul li ul li a {
	color: #F5F090;
}



#footer {
	position: relative;
	padding: 35px  0px;
	background-image: url(images/saet-bgFooter.jpg);
}
#footerint {
	position: relative;
	width : 800px;
	margin :  0px auto;
}
#footer p {
	font-family: Verdana;
	font-size  : 12px;
	text-align: center;
}
#feeds {
	color: #FFFFFF;
}
#feeds a {
	color: #FFFFFF;
}
#poweredby {
	color: #F5F090;
}
#poweredby a {
	color: #F5F090;
}










.PSR_stars {
	position: relative;
	height: 15px;
	margin :  0px  0px  0px 20px;
	padding:  0px;
	font-family: Verdana;
	font-size  : 12px;
}
.PSR_stars input {
	display: none;
}
.PSR_no_star,
.PSR_half_star,
.PSR_full_star,
.PSR_no_voting_star,
.PSR_half_voting_star,
.PSR_full_voting_star {
	float: left;
	display: block;
	width : 17px;
	height: 15px;
	text-indent: -1000em;
	text-align: left;
	background-repeat: no-repeat;
}
.PSR_no_star {
	background-image: url(../../plugins/post-star-rating/img/stars/no_star.gif);
}
.PSR_full_star {
	background-image: url(../../plugins/post-star-rating/img/stars/full_star.gif);
}
.PSR_half_star {
	background-image: url(../../plugins/post-star-rating/img/stars/half_star.gif);
}
.PSR_no_voting_star {
	background-image: url(../../plugins/post-star-rating/img/stars/no_star.gif);
}
.PSR_full_voting_star {
	background-image: url(../../plugins/post-star-rating/img/stars/full_voting_star.gif);
}
.PSR_half_voting_star {
	background-image: url(../../plugins/post-star-rating/img/stars/half_voting_star.gif);
}
.PSR_votes {
	color: #FFFFFF;
	padding-left: 10px;
}
.PSR_tvotes {
	color: #FFFFFF;
}
.PSR_moment_scores li {
	position: relative;
	height: 2.2ex;
	list-style: decimal outside;
}
.PSR_moment_scores li {
	list-style: none;
}
.PSR_moment_scores .trend_up, .PSR_moment_scores .trend_dw, .PSR_moment_scores .trend_eq {
	float: left;
	display:block;
	width : 14px;
	height: 15px;
	margin-right: .5em;
	text-indent: -100em;
	background-repeat: no-repeat;
	overflow: hidden;
}
.PSR_moment_scores .trend_up {
	background-image: url(../../plugins/post-star-rating/img/stars/up_arrow.gif);
}
.PSR_moment_scores .trend_dw {
	background-image: url(../../plugins/post-star-rating/img/stars/dw_arrow.gif);
}
.PSR_moment_scores .trend_eq {
	background-image: url(../../plugins/post-star-rating/img/stars/eq_arrow.gif);
}
.PSR_moment_scores .PSR_container {
	position: absolute;
	top  : 0px;
	right: 0px;
	width : 21ex;
	text-align: right;
}



div.pagination {
	margin :  0px  0px 12px  0px;
	padding:  3px;
	font-family: Verdana;
	font-size  : 12px;
	text-align : center;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	color: #FF0000;
	border: 1px solid #FF0000;
	text-decoration: none;
}
div.pagination a:hover,
div.pagination a:active {
	color: #FFFFFF;
	border: 1px solid #FF0000;
	background-color: #FF0000;
}
div.pagination span.current {
	margin-right: 2px;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #FF0000;
	background-color: #FF0000;
}
div.pagination span.disabled {
	margin-right: 2px;
	padding: 2px 5px 2px 5px;
	color: #FF0000;
	border: 1px solid #AA0000;
}