
@import url(/uno/style/base.css);

#wrapper {
	padding-right:4%;
	background-image:url(images/wrapper-bg.gif);
}

.community #main {
	width:67%;
}

.community #workspace {
	width:25%;
	padding:1em;
	border:1px solid #C7E6F5;
	background:#EFF9FE;	
}

.community #workspace div.information {
	font-size:0.8em;
	background-color:#EFF9FE;
}

#footer {
	background-image:url(images/footer-bg.gif);
}

#splash {
	padding:2% 0 1% 3%;
	border-bottom:1px solid #fff;
	background:#292929 url(images/body-bg.gif) repeat-x top left;
}

#splash img {
	float:left;
}

#splash .pagenav {
	float:right;
	color:#f93737;
	font-size:0.8em;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	padding:0.6em;
	width:30em;
	padding-right:5%;
}

#splash .pagenav strong {
	color:#f93737;
}

#splash .pagenav a {
	color:#fff;
	text-decoration:none;
}

#splash .pagenav a:hover {
	text-decoration:underline;
}

.community h1 {
	color:#555;
	font-family: Arial, default;
	font-size:3.5em;
	font-weight:normal;
	padding:0.3em 0 0 0;
}

.community h1 span {
	color:#999;
}

.community h1 a {
	color:#555;
	text-decoration:none;	
}

.community h1 a:hover {
	text-decoration:underline;	
}

.community h3 {
	color:#f93737;
	font-weight:normal;
	font-size:1.3em;
}

.community h3.heading {
	color:#FD6602;
	text-align:center;
	font-size:1.2em;
	padding:0.3em;
	margin-bottom:2em;
	border:1px solid #FFAD05;
	background:#FBCC0C;
}

.community h3.heading a {
	color:#FD6602;
}

.community h3.heading a:hover {
	color:#000;
}

.community .summary {
	font-size:1em;
	padding-bottom:1em;
	margin-bottom:3em;
	border-bottom:1px solid #ccc;
}

.community #formwrapper fieldset {
	border:none;
	border-top:1px solid #ccc;	
	background:#f7f7f7;
}

.community #formwrapper fieldset legend {
	color:#333;
	font-weight:normal;
	font-size:1.2em;
	border:none;
	background:none;
}

.community #formwrapper fieldset p.desc {
	color:#777;
}

.community #formwrapper fieldset div {
	padding:1em;
	border-top:1px solid #eee;
}

.community #formwrapper fieldset div label {
	padding:0.3em;
	margin-right:0.4em;
	background:#fff;
}

.community .error {
	padding:1em;
	margin:1em;
}

.post {
	padding:0;
	margin:0 0 6em 0;
}

.post a {
	color:#065EBD;
}

.post .text {
	clear:both;
	color:#555;
	padding:0.4em;
}

.post .post-header .topic {
	font-size:0.7em;
	font-weight:bold;
	text-transform:uppercase;
}

.post .post-header .topic a {
	color:#777;
	padding:0.3em 0.5em 0.3em 0.5em;	
	text-decoration:none;
}

.post .post-header .topic a:hover {
	color:#c90000;
	text-decoration:underline;
}

.post .post-header .topic span {
	color:#fff;
	padding:0.3em 0.5em 0.3em 0.5em;
	background:#c90000;
}

.post .post-header h2 a {
	display:block;
	color:#000;
	font-weight:normal;
	font-size:2.2em;
	text-decoration:none;
	padding:0.2em 0 0.2em 0;
}

.post .post-header h2 a:hover {
	color:#065EBD;
}

.post .post-footer-wrapper {
	margin-top:1em;
	padding:1px;
	border:1px solid #ccc;
}

.post .post-footer {
	padding:7px 7px 3px 7px;
	background:#f7f7f7;
}

.post .post-footer ul {
	list-style-type:none;
}

.post .post-footer .comment-info {
	color:#777;
	font-size:0.8em;
	font-weight:bold;
}

.post .post-footer .comment-info a {
	color:#777;
}

.post .post-footer .comment-info a:hover {
	color:#000;
}

.post .post-footer .comment-info li {
	float:left;
	padding:6px 3px 7px 24px;
	background-position:3px 3px;
	background-repeat:no-repeat;
}

.post .post-footer .comment-info .user {
	width:40%;
	background-image:url(images/user.gif);
}

.post .post-footer .comment-info .comments {
	float:right;
	text-align:right;
	background-image:url(images/comments.gif);
}

.post .post-footer .comment-info .calendar {
	background-image:url(images/calendar.gif);
}

.comment {
	background-color:#fff;
}

.comment p {
	padding:1em;
	margin-left:10em;
	margin-bottom:0;
	border-left:3px solid #eee;
}

.comment p.timestamp {
	padding-top:0.2em;
	padding-bottom:0.2em;
	margin-top:0;
	border-color:#999;
	background:#f7f7f7;
}

.comment p.timestamp a {
	float:right;
}

.comment p.timestamp strong {
	margin-right:0.4em;
}

#previewWin {
	padding:1em;
	margin:1em 0 2em 0;
	background:#ffc;
}

#instructions {
	padding:1em 0 1em 0;
	margin:3em 0 0 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#instructions ul {
	list-style-type:none;
	margin:0.7em;
}

#instructions ul li {
	color:#555;
	padding:0.3em;
}

#search {
	border:none;
	background:none;
}

#search form {
	color:#555;
	padding:1em;
	margin-bottom:1px;
	border-top:1px dotted #C9EE4A;
	border-bottom:1px solid #9CC318;
	background:#F1FFC0;
}

#fromblog {
	padding:1em;
	margin:2em 0 0 0;
	border:1px solid #C7E6F5;
	background:#fff;
}

#search h3,
#fromblog h3 {
	color:#000;
	font-size:1.1em;
	font-weight:normal;
	padding:0 0.4em 0.4em 0;
	margin:0 0 1px 0;
	border-bottom:1px solid #C7E6F5;
}

#search h3 a,
#fromblog h3 a {
	color:#000;
}

#search ul,
#fromblog ul {
	list-style-type:none;
	padding-bottom:1px;
	border-top:1px dotted #C7E6F5;	
	border-bottom:1px solid #C7E6F5;	
}

#search ul li,
#fromblog ul li {
	clear:both;
	color:#888;
	font-size:0.8em;	
	padding:1em 0 1em 0;
	border-bottom:1px dotted #C7E6F5;
}

#fromblog ul li {
	padding-left:0.4em;
}

#search ul li {
	padding-bottom:2em;
}

#search ul li strong,
#fromblog ul li strong {
	display:block;
	float:left;
	color:#f60;
	width:5em;
	height:3em;
	padding-left:0.4em;
	margin-right:1em;
	border-right:1px solid #DDF782;
}

#search ul li a,
#fromblog ul li a {
	display:block;
	color:#065EBD;
	font-weight:bold;
	text-decoration:none;
}

#search ul li a:hover,
#fromblog ul li a:hover {
	color:#f60;
	text-decoration:underline;
}

.rate {
	clear:left;
	color:#777;
	font-size:0.8em;
	border-top:1px solid #ccc;
	padding-top:0.2em;
}

.rate .login {
	padding:0.3em;
	text-align:center;
}

.rate strong,
.status strong {
	float:left;
	font-weight:normal;
	padding:0.2em 0 0.3em 0;
}

.stars,
.status {
	float:left;
	width:200px;
	padding:2px;
}

.status {
	float:right;
	width:150px;
}

.stars .star-on,
.stars .star-off {
	display:block;
	float:left;
	height:20px;
	width:20px;
	background: url(images/star_rating.gif) no-repeat left bottom;
}

.stars .star-off {
	background-position:top left;
}

.status .status-text {
	color:#000;
	text-align:right;
	font-weight:bold;
	float:left;
	padding:3px 0 0 3px;
	height:20px;
}

h3.archive-date {
	font-size:0.7em;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	padding:0 0 1em 0;
}

h3.archive-date span {
	color:#fff;
	padding:0.3em 0.5em 0.3em 0.5em;
	background:#c90000;	
}

.post-summary {
	padding:0.5em;
	margin:0 0 1px 0;
	border-bottom:1px solid #ccc;
	background:#f7f7f7;
}

.post-summary h3 {
	float:left;
	margin:4px 0 8px 0;
}

.post-summary h3 a {
	color:#000;
	text-decoration:none;
}

.post-summary h3 a:hover {
	color:#065EBD;
	text-decoration:underline;
}

.post-summary .stars {
	float:right;
	text-align:right;
	width:180px;
	color:#777;
}

.post-summary p {
	font-size:0.8em;
}

.post-summary ul {
	clear:both;
	color:#777;
	font-size:0.8em;
	font-weight:bold;	
	list-style-type:none;
	border:1px solid #eee;
	background:#fff;
}

.post-summary ul li {
	float:left;
	margin:3px 0 0 0;
	padding:3px 3px 7px 24px;
	background-position:3px 3px;
	background-repeat:no-repeat;
}

.post-summary ul li a {
	color:#666;
}

.post-summary ul li a:hover {
	color:#c90000;
}

.post-summary ul li.user {
	background-image:url(images/user.gif);
}

.post-summary ul li.comments {
	background-image:url(images/comments.gif);
}

.post-summary ul li.status {
	float:right;
	text-align:right;
	width:40%;
}


/*             styles for the star rater                */
.star-rating{
	float:left;
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(images/star_rating.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}
		
