/*  
Theme Name: eCommerce
Description: Basic template for customization.
Version: 1.0
Author: Sharon Brown
Author URI: http://www.mariposanet.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body	{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #202020;
	background-image: url('images/bodybkg.gif');
	background-repeat: repeat-x;
	color: #000000;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	line-height: 30px;
	padding: 0 0 15px 0;
}


a:link, a:visited{
	text-decoration: none;
	color: #93fe92;
}

a:hover{
	text-decoration:none;
}

p{
	padding: 15px 0 0 0;
}

hr {
	margin: 15px;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
	background-color: #303030;
	border-style: solid;
	border-width: 2px;
	border-color: #202020;
}

#header{
	float: left;
	width: 750px;
	height: 300px;
	background-color: #202020;
}

#headtop{
	width: 750px;
	height: 80px;
}

#head1{
	width: 250px;
	height: 60px;
	margin: 10px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	float: left;
	clear: both;
}


#head2{
	width: 120px;
	height: 30px;
	margin: 10px;
	padding: 15px;
	background-color: #202020;
	color: #00CC33;
	float: right;
	clear: right;
	
}

#head3{
	width: 746px;
	height: 150px;
	background-color: #00CC33;
	background-image: url('images/headbkg.jpg');
	background-repeat: no-repeat;
	margin: 2px;
	z-index: 5;
	position: relative;
}

#head4{
	width: 350px;
	height: 110px;
	background-image: url('images/earthbkg.png');
	background-repeat: no-repeat;
	margin: 20px 0 20px 0;
	float: left;
	z-index: 10;
	position: relative;
	clear: both;
}

#head5{
	width: 170px;
	height: 110px;
	margin: 10px; 
	padding: 10px;
	background-image: url('images/sky.png');
	background-repeat: no-repeat;
	float: right;
	position: relative;
}

#head5 h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #003300;
}	
	
#head5 ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

#head5 ul li{
	padding: 0;
	margin: 0 10px 0 10px;
	line-height: 20px;
}

#head6{
	width: 300px;
	height: 200px;
	background-image: url('images/headitems.png');
	background-repeat: no-repeat;
	z-index: 20;
	position: relative;
	top: -280px;
	left: 240px;
	clear: both;
}

#head7{
	width: 706px;
	height: 20px;
	background-color: #303030;
	background-image: url('images/headmenubkg.gif');
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 2px;
	border-color: #404040;
	margin: 10px;
	padding: 10px;
	z-index: 15;
	color: #93fe92;
	text-align: center;
} 

#head7 p{
	padding: 0;
	margin: 0;
}

#head8{
	width: 200px;
	height: 80px;
	margin: 0 0 0 20px;
}

#head8 h1{
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
}

#head8 h3{
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330000;
}

#container{
	float: left;
	width: 530px;
	background-color: #303030;
	color: #FFFFFF;
	padding: 10px;
}

#container h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #93fe92;
	padding: 0 0 15px; 0;
	line-height: 30px;
}

#container h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #93fe92;
	padding: 0 0 15px 0;
	line-height: 20px;
}

#container h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #93fe92;
	padding: 0 0 15px 0;
         line-height: 18px;
}

#container p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 15px; 0;
}

.cell{
	width: 210px;
	height: 20px;
	padding: 5px 10px 5px 10px;
	background-image: url('images/cellbkg.gif');
	background-repeat: no-repeat;
	text-align: left;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 190px;
	background: #404040;
	padding: 0 0 0 10px;
	display: inline;
	color: #00FF00;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
	width: 100%;
}

#footer{
	clear: both;
	float: left;
	width: 750px;
	padding: 10px 0 0 0;
	color: #93fe92;
}

#footer p{
	line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
