/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #EFFCF0 url(images/img01.gif);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #749A75;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #235324;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #235324;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 10px solid #235324;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 23px 0 23px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
}

#menu #current a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 23px 0 23px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
	background-color: #FAEBDB;
}

#menu a:hover {
	background: #DAEBDB;
}

#menu #rss a {
	float: right;
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 10px 50%;
	border: none;
}

#menu #rss a:hover {
	background-color: #DAEBDB;
}







/* Menu for 3DVCE */

#menu3dvce {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 10px solid #235324;
	border-top: none;
	border-left: none;
	border-right: none;
}

#menu3dvce ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu3dvce li {
	display: inline;
}

#menu3dvce a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 9.7px 0 9.7px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
}

#menu3dvce #last a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 9.8px 0 9.7px;
	border-right: none;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
}

#menu3dvce #current a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 9.7px 0 9.7px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
	background-color: #FAEBDB;
}

#menu3dvce #currentlast a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 9.8px 0 9.7px;
	border-right: none;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
	background-color: #FAEBDB;
}

#menu3dvce a:hover {
	background: #DAEBDB;
}













/* Menu for ORIGIN CODES */

#menuoc {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 10px solid #235324;
	border-top: none;
	border-left: none;
	border-right: none;
}

#menuoc ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuoc li {
	display: inline;
}

#menuoc a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 49.7px 0 49.7px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
}

#menuoc #last a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 49.8px 0 49.7px;
	border-right: none;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
}

#menuoc #current a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 49.7px 0 49.7px;
	border-right: 1px solid #235324;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
	background-color: #FAEBDB;
}

#menuoc #currentlast a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 49.8px 0 49.7px;
	border-right: none;
	text-decoration: none;
	font-weight: bold;
	color: #235324;
	background-color: #FAEBDB;
}

#menuoc a:hover {
	background: #DAEBDB;
}












#digg_etc {
	float: right;
	width: 175px;
	padding: 0 0px;
/* 	border-left: 1px solid #364A37;	*/
}









/* Section */

#section {
	margin: 5px;
	padding-left: 5px;
	border: 5px solid #235324;
	background-color: #DAEBDB;
}

#section table {
	padding: 0px;
	vertical-align: top;
}

#section td {
	vertical-align: top;
}








/* Header */

#header {
	width: 700px; 
	height: 180px; 
	margin: 0 auto;
	background: url(images/banners/rotate.php);
	border: 10px solid #235324;
	border-top: none;
}

#header h1 {
	padding: 75px 0 0 20px;
	font-size: 1.8em;
}

#header h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

#header a {
	text-decoration: none;
	color: #DAEBDB;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #EFFCF0 url(images/img04.gif) repeat-y;
	border: 10px solid #235324;
	border-top: none;
}












/* Wide Content */

#widecontent {
	width: 700px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 10px solid #235324;
	border-top: none;
}










/* extra Wide Content */

#extrawidecontent {
	width: 808px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 10px solid #235324;
}







/* Latest Post */

#latest-post {
	padding: 20px 0;
	background: #EFFCF0;
	border-bottom: 10px solid #235324;
}

#latest-post .title {
	float: left;
	width: 230px;
	padding: 0 20px;
	text-align: left;
	line-height: 1.2em;
	font-size: 2.2em;
}

#latest-post .title:after
{
	content: "Stellar Alchemy";
}

#latest-post .story {
	float: right;
	width: 389px;
	padding: 0 20px;
	border-left: 1px solid #364A37;
}

#latest-post .meta {
	clear: both;
}











/* Latest Post 2 - has no bottom border*/

#latest-post2 {
	padding: 20px 0;
	background: #EFFCF0;
}

#latest-post2 .title {
	float: left;
	width: 230px;
	padding: 0 20px;
	text-align: left;
	line-height: 1.2em;
	font-size: 2.2em;
}

#latest-post2 .title:after
{
	content: "Stellar Alchemy";
}

#latest-post2 .story {
	float: right;
	width: 389px;
	padding: 0 20px;
	border-left: 1px solid #364A37;
}

#latest-post2 .meta {
	clear: both;
}







/* Posts */

/*
#posts {
	float: right;
	width: 390px;
	padding: 20px;
}
*/

#posts {
	float: right;
	width: 420px;
	padding: 5px 5px 5px 5px;
}

#posts .post {
	padding-bottom: 5px;
}

#posts .story {
	padding: 15px 20px 0 20px; 
}

#posts .meta {
	padding: 5px 0 0 20px;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}






/* wide posts */

#wideposts {
	float: left;
	width: 690px;
	padding: 5px 5px 5px 5px;
}

#wideposts .post {
	padding-bottom: 5px;
}

#wideposts .story {
	padding: 15px 20px 0 20px; 
}

#wideposts .meta {
	padding: 5px 0 0 20px;
}

#wideposts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#wideposts ul {
}

#wideposts ul li {
}















/* Links */

#links {
	float: left;
	width: 230px;
	padding: 20px
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
}

#links li a {
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#indent {
	margin-left: 20px;
}
