/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}

p, ol, ul, blockquote {
	line-height: 24px;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #EC5600;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(/images/redplanet/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(/images/redplanet/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(/images/redplanet/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(/images/redplanet/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 25px 0 0;
	background: url(/images/redplanet/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu .active a {
	color:#999;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	height: 170px;
	margin: 0 auto;
	background: url(/images/redplanet/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 862px;
	margin: 0 auto;
	padding: 10px 35px 0 20px;
	background: #FFFFFF url(/images/redplanet/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 560px;
}

#colTwo {
	float: right;
	width: 265px;
	padding: 5px 0 0 0;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}




.sr {
	height:20px;
	width:100%;
	clear:both
}




.entries {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 20px 0;
	width:520px;
	padding:0 !important;
}


.entries li {
	background-color:#fff;
	border:1px #F4F4F4 solid;
	color:#555;
	display:inline;
	float:left;
	font-size:12px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	margin:3px;
	padding:2px 10px 5px;
	width:535px;
	-moz-border-radius:2px;
}

.entries h2 {
	margin:0 0 4px !important;
	padding:2px 4px 4px 0 !important;
	line-height:13px !important;
}

.entries h2 a {
	color:#EC5600;
	font-size:12px;
	text-decoration:underline;
}

.entries h2 a:hover {
	text-decoration:none;	
}

.entries img {
	border-right:1px #E2E2E2 dotted;
	width:60px;
	height:45px;
	float:left;
	margin:0 3px 2px 0;
	padding:0 3px 0 0;
}



.pagination, .sort {
	margin:8px 0 8px;
	text-align:center !important;
	width:100% !important;
}


.pagination a,.pagination strong  {
	display:inline-block;
	font-weight:normal;
	padding:1px 3px;
}



.tags  {
border:1px #F4F4F4 solid;
	margin-left:3px !important;
	padding:10px !important;
	text-align:justify;
}

.tags a {
	text-decoration:none !important;
}

.tags a:hover {
	text-decoration:underline !important;
}




.entry {
border:1px #f4f4f4 solid;
padding:5px;
width:548px;
}


.entry img {
	float:left;
	width:120px;
	height:90px;
	border:1px solid #eee !important;
}

.entry p {
	float:right;
	width:415px;
	margin:0 5px 20px 0 !important;
	text-align:justify;
	line-height:18px;
}

.entry-address, .entry-link, .entry-date, .entry-tags, .entry-rate {
	clear:both;
	border-bottom:1px solid #f4f4f4;
	padding:5px 10px;
	margin:0 5px 0 5px;
}


.entry-tags strong{
display:block;
margin:0 0 4px 0;
}



.entry-tags {
border:none;
}





.entry a {
	border:none;
}

.entry a:hover {
	border-bottom:1px dotted #DCDCDC;
}




.form {
	color:#666;
	margin: 5px 3px;
}

.form fieldset {
	float:left;
	margin:0 0 20px 0px;
	width:548px;
	border:1px #f4f4f4 solid;
}


.form fieldset label {
	border-bottom:1px #f4f4f4 solid;
	display:block;
	float:left;
	padding:10px 0;
	width:100%;
}
.form fieldset label span {
	display:block;
	float:left;
	margin:0 0 0 0;
	text-align:right;
	width:200px;

}

.form fieldset label .field {
	color:#444;
	display:block;
	float:right;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:316px;
	margin:0 10px 0 0;
	border-color:#E0E0E0 #F6F6F6 #F6F6F6 #E0E0E0;
	border-style:solid;
	border-width:1px;
	padding:2px;
}

.form div {
	clear:both;
}

.button {
	display:block;
	margin:0 auto 20px;
	width:100px;
}

.token-img {
	margin:0 !important;
}

.token-img img {
	vertical-align:middle;
}

.token {
	width:40px !important;
	margin:0 290px 0 0 !important;
}

.error, .ok {
	color:red;
	text-align:center;
}
.ok {
	color:green;
}


.admin-list {
	font-size:11px;
}

.admin-list li {
	margin:3px 0;

}

.admin-list li a{

}

.admin-details {
	font-family:Tahoma;
	font-size:11px;
	border:1px solid #f4f4f4;
	padding:5px;
	margin:5px 0;
}

.admin-details h4 {
	border-bottom:1px dotted #f4f4f4;
	color:#888;
	margin:0 5px 2px 0;
	padding:0 0 3px;
	font-size:11px !important;
}
.admin-details h4 a{

}

.admin-details h4 span strong {
	font-weight:bold;
}

.admin-details .address {
	display:block;
}

.admin-details .address {
	background-image:url(/images/images.gif);
	background-position:-5px -34px;
	background-repeat:no-repeat;
	margin:2px 0 3px 0;
	padding:0 0 0 17px;
}

.admin-details .address a {
	color:#888888;
}

.admin-title {
	color:#EC5600;
	padding:1px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	width:290px;
}

.admin-desc {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	height:100px;
	width:540px;
}
.admin-tags  {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	height:35px;
	width:540px;
	margin:8px 0 0 0;
}




.banners {
	margin:0 0 30px 40px;
}

