/* 
Theme Name: RedPlanet
Theme URI: http://wpthemespot.com/
Description: <a href="http://wpthemespot.com/themes/redplanet/" title="RedPlanet Theme">RedPlanet</a> is a WP ThemeSpot Production.
Version: 1.1
Author: WP ThemeSpot
Author URI: http://wpthemespot.com
*/
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

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

body  { color: #444; font-size: 0.76em; background: #efefef; margin: 30px 0; padding: 0 }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Serif;
	text-transform: lowercase;
	font-weight: normal;
	color: #444;
}

h2,h3 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 1.8em;
}

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

ul  { margin: 0; padding: 0 }
#content ul 
{
	margin-left:2em;
}
#sidebar ul 
 { margin-left: 10px }
a  { color: #c90; text-decoration: none }

a:hover 
 { color: #990; text-decoration: underline }

img  { border:  none}
blockquote 
{
	margin:1em;
	padding:5px;
	border-left:#900 2px solid;
	color:#666;
}
img.left 
 { margin: 0 1em 1em 0; float: left }
img.header_logo  { margin: 10px 0 0 90px; position: absolute }
img.right 
 { margin: 0 0 1em 1em; float: right }

.clear 
{
	clear:both;
}
.center 
{
	text-align:center;
}


/* Posted */

.posted {
	margin: 0;
	font-size:0.9em;
	padding: 5px;
	background:#fdfdfd url(images/img6.gif) repeat-x;
	border: 1px solid #F2F2F2;
}

.posted p {
	margin: 0;
	padding:0;
}

.posted .comments {
	float: right;
	margin:0;
	padding:0 0 0 15px;
	background:url(images/comments.gif) no-repeat left center;
}

/* Header */

#header   { background: url("images/cara.jpg") no-repeat center bottom; margin: 0 auto; width: 967px; height: 160px }

/* Logo */

#logo  { color: #c39; padding: 0; position: absolute; left: 500px; height: 115px; float: left }

#logo * {
	text-decoration: none;
}

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

#logo h1 a {
	color: #000000;
}

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

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu    { /*background-image: url("images/menu.jpg"); background-repeat: repeat-x; background-attachment: scroll; background-position: bottom; */
		   padding: 130px 50px 0 0; height: 45px; float: right }

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

#menu li {
	display: inline;
}

#menu a   { color: #ccc; font-size: 1.1em; text-decoration: none; text-transform: lowercase; padding: 5px 10px; border-left: 2px solid #fff }
#menu a:hover, #menu li.current_page_item a 
 { color: #c90 }


/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 35px 0 35px;
	background: #FFFFFF url(wordpress/wp-content/themes/msg/images/img8.gif) no-repeat left bottom;
}

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

#colTwo  { padding: 3px 0 0; width: 185px; float: right }



/* Sidebar */
#sidebar   
 { background-color: #666; padding: 5px 0 0; width: 200px; float: right }
#sidebar li 
{
	margin: 1em 0 0 0;
	padding:0;
	list-style:none;
}
#sidebar li li
{
	margin: 0;
	padding:0;
	list-style:none;
}
#sidebar li li li
 { margin: 0; padding: 0 }


/* Footer */

#footer 
{
	clear:both;
	padding:0;
	margin:1em 0;
}

#footer p {
	text-align: center;
	color: #777777;
}
#footer p span 
{
	font-size:0.9em;
}
#main .feed 
{
	background:url(images/icon_feed.gif) no-repeat left;
	padding-left:17px;
}
#main .trackback 
{
	background:url(images/links.gif) no-repeat left;
	padding-left:19px;
}

table.results td   { font-size: small }