/*
Theme Name: Mummies2Mars
Theme URI:  http://www.mummies2mars.com/
Description: Original Theme Designed for Nathan Bethell & Mummies2Mars
Version: 1.0
Author: Jennifer Scroggins
Author URI: http://www.ravenwilde.com/
The CSS, XHTML, and design is COPYRIGHTED. DO NOT REPRODUCE ANY PORTION.
*/

/*TYPOGRAPHY*/
body {
	background-image:url(images/bkmummies.jpg);
	background-repeat:no-repeat;
	background-color:#999999;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	height:100%;
	}

.intBody {
	background-image:url(images/bk2.jpg);
	background-repeat:no-repeat;
	background-color:#999999;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#000;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	}

.postmetadata {
	text-indent:0;}	
	
.post {
	margin-bottom:30px;}
	
blockquote {	
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.hidden {
	display: none;
	}
	
a {
	text-decoration:none;
	color:#099;
	}

a:hover {
	text-decoration:underline;
	}

a:visited {}

h1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:4em;
	}

h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size:2em;
	font-weight: lighter;
	line-height: 1.3em;
	}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:lighter;
	line-height: 1.2em;
}	

ul {
	list-style:none;}

/*LAYOUT*/

#container1 {
	height: auto;
	margin-left: 150px;
	width: 882px;
	margin-top: 350px;
	margin-bottom: 100px;
	height:100%;
	float: left;
}

#container1INT {
	height: auto;
	margin-left: 150px;
	width: 882px;
	margin-top: 100px;
	margin-bottom: 100px;
	height:100%;
	float:left;
}


#container2 {
	float:left;
	height:auto;
	width:608px;
	height:100%;

}

#container3 {
	float:right;
	margin-top: 100px;
	height: auto;
	width: 274px;
	}


/*HEADER*/
#header {	
	position: absolute;
	left: 450px;
	z-index: 50;
	top: 0px;
}

/*NAVIGATION*/
#nav {
	text-align: left;
	padding: 0px;
	float: none;
	margin-bottom: 50px;
}

#navlist {
	list-style:none;
	display:inline;
	font-size: 24px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	}

#navlist li {
	display: inline;
	margin-right: 35px;
	margin-left: 0px;

	}

/*CONTENT*/
#contentTop {
	width:100%;
	height:62px;
	margin: 0;
	padding: 0;
	display:block;
	clear: both;
	}
	
#contentTopL {
	background-image:url(images/main_topL.gif);
	background-repeat:no-repeat;
	width:25px;
	height:62px;
	float:left;
	}

#contentTopM {
	background-image:url(images/main_topM.gif);
	background-repeat: repeat-x;
	width:auto;
	height:62px;
	margin: 0 25px 0 25px;
}

#contentTopR {
	background-image:url(images/main_topR.gif);
	background-repeat:no-repeat;
	width:25px;
	height:62px;
	float:right;
	margin-right:-25px;
	display:inline;
}

#content {
	position:relative;
	background-color:#fffff0;
	margin: 0;
	padding: 0;
	display:block;
	height:100%;
	width: 100%;
	float:left;
}

	
#contentL {
	position:relative;
	background-image:url(images/mainL.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:100%;
	float:left;
	height:100%;
	}

#contentR {
	background-image:url(images/mainR.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:100%;
	height:100%;
	float:left;
}

#contentBody {
	text-align:left;
	background-color:#fffff0;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 25px 0 25px;
	width:auto;
	min-height:600px;
}


#contentFoot {
	background-image:url(images/main_foot.gif);
	background-repeat:no-repeat;
	width:100%;
	height:24px;
	margin: 0;
	padding: 0;
	display:block;
	float:left;
	}
	
#contentFootL {
	background-image:url(images/main_footL.gif);
	background-repeat:no-repeat;
	width:25px;
	height:24px;
	float:left;
	}

#contentFootM {
	background-image:url(images/main_footM.gif);
	background-repeat: repeat-x;
	width:auto;
	height:24px;
	margin: 0 25px 0 25px;
}

#contentFootR {
	background-image:url(images/main_footR.gif);
	background-repeat:no-repeat;
	width:25px;
	height:24px;
	float:right;
	margin-right:-25px;
	display:inline;
}


/*SIDEBAR*/
#sidebarTop {
	background-image:url(images/side_top.gif);
	background-repeat: no-repeat;
	width:274px;
	height:50px;
	}

#sidebar {
	background-image:url(images/side_body.gif);
	background-position:right;
	background-color:#099;
	float:right;
	width: 274px;
	height: auto;
	text-align: left;
	background-repeat: repeat-y;
	
}

#sideContent {
	color:#fff;
	padding-left: 20px;
	}
	
#sideContent a {
	color:#fff;
	text-decoration:none;
	}
	
#sideContent a:hover {
	text-decoration:underline;
	}
	
#sideContent a:visited {
	color:#fff;
	}

#sidebarFoot {
	background-image:url(images/side_foot.gif);
	width: 274px;
	height:49px;
	background-repeat: no-repeat;
	clear: both;
	}
/*FOOTER*/
#footer {
	text-align: center;
}

/*IMAGES*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

