/*
	Theme Name: Mars
	Theme URI: http://quotes.simplice.org
	Description: Mars
	Author: Cindy
	Author URI: http://simplice.org
	*/


/*positioning*/

	#container {
	-moz-border-radius: 0px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	background-color: #F2DCDC;
	padding: 0px 0px 0px 15px;
	}

	#Header {
	-moz-border-radius: 0px;
	background-image: url(http://quotes.simplice.org/wp-content/themes/v.mars/images/header.gif) !important;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFF;
	width: 100%;
	height: 129px;
	text-align: center;
	}


	#main {
	float: center;
	margin-left: 25px;
	display:inline;
	position: relative;
	width: 100%;
	}

	#footer
	{
	clear:both;
	text-align: center;
	width: 100%;
	}


/* MAIN STYLES */

html, body {margin: 9px 0 9px 0; padding: 0;
background-color: #F2DCDC;
font-family: arial;
letter-spacing: 1px;
font-size: 11px;
color: #000;
text-align: justify;}

.div, td {font-size: 11px; line-height: 13px;
color: #440202; text-align: justify;}

b {color: #819DB9;} i {color: #9F8D22;} u,s {color: #978D79;}

p {margin: 5px 25px 5px 24px; padding: 0 5px 0 5px;}


h1
{font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
width: 400px; text-align: left;
font-weight: bold; font-size: 17px;
letter-spacing: 2px; color: #4E6152;
margin: 15px 0 5px 28px; padding: 1px 24px 0 0;}
* html h1{padding: 0 28px 0 0; width: 420px;}
h1:first-letter {color: #D13838;}

h1 A:link {color: #4E6152; text-decoration: none; cursor: move;}
h1 A:visited {color: #4E6152; text-decoration: none; cursor: move;}
h1 A:active {color: #8DD49E; text-decoration: none; cursor: move;}
h1 A:hover {color: #D13838; text-decoration: none; cursor: move;}

h2
{font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-weight: bold; font-size: 12px;
color: #4E6152; letter-spacing: 1px;
margin: 15px 0 5px 28px;}

h3
{font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-weight: bold; font-size: 12px;
color: #5A4C5D; letter-spacing: 1px;
border-left: #F2DCDC 9px solid; padding-left: 6px;
margin: 15px 0 5px 28px;}

A:link {color: #5A4C5D; text-decoration: none; cursor: move;}
A:visited {color: #5A4C5D; text-decoration: none; cursor: move;}
A:active {color: #8DD49E; text-decoration: none; cursor: move;}
A:hover {color: #D13838; text-decoration: none; cursor: move;}


/* UPDATING SYSTEM */


blockquote {
margin: 10px 80px 10px 50px;
padding: 5px 5px 5px 12px;
border-left: 15px solid; border-color: #F2DCDC;
background-color: #FFF;
color: #F82F2F;}


/* TEXTAREA, INPUT, HR */

.input,textarea{
border: 1px #4E6152 solid; 
background-color: #FFF; 
font-family: tahoma,verdana,arial;  
font-size: 10px; 
color: #5A4C5D;}

.alignleft {
	float: left;
	margin: 9px 0 10px 28px;}

.alignright {
	float: right;
	margin: 9px 25px 10px 0;}

.date {margin-left: 28px; color: #4E6152;}