/*   
Theme Name: ProjectHelium
Theme URI: http://www.projecthelium.com
Description: 
Author: 
Author URI: http://www.projecthelium.com
Version: 1.0
 
You may edit this theme in part or in full,
but please keep credits intact, particularly in
the footer, and re-direct rather than re-disribute.

Full support for this theme, and updates and hacks
can be found at the supplied THEME URI.

Comment structure and icons originally designed by Sebastian Schmieg from:
	http://www.kingcosmonaut.de/
on his Wordpress theme, "Blixed".

THIS THEME IS NOT YET STABLE IN INTERNET EXPLORER
.
*/



body {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #999;
	background-color: #eee;
}


/* MAIN BODIES
-------------------------*/
#container {
	margin: 0 auto;
	width: 650px;
	background-color: #eee;
	border: 20px solid #eee;
	
}

#headimg {
	width: 610px;
	border: 20px solid #fff;
	background-color: #fff;
}

#menu {
	width: 610px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	background-color: #fff;
	list-style: none;
	margin: 0;
	text-align: center;
}

#main {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 390px;
	background-color: #fff;
	padding: 20px;
	padding-top: 10px;
	height: 100%;
}

#side {
	float: right;
	width: 200px;
	background-color: #eee;
}

#foot {
	clear: both;
	width: 610px;
	padding: 20px;
	background-color: #fff;
}


/* MAIN MENU
-----------------------------------*/

#menu li {
	float: left;
	vertical-align: middle;
}

#menu li a {
	display: block;
	background-color: #fff;
	width: 80px;
	text-transform: uppercase;
	color: #999;
	text-decoration: none;
	height: 15px;
	vertical-align: middle;
}

#menu li a:hover {
	display: block;
	width: 80px;
	text-transform: uppercase;
	color: #42B1E1;
	text-decoration: none;
	background-color: #fff;
	vertical-align: middle;
}

#amenu li a {
	height: 15px;
	color: #333;
	width: 80px;
	background-color: #fff;
	border-bottom: 1px solid #FDC224;
	vertical-align: middle;
}

#amenu li a:hover {
	height: 15px;
	color: #333;
	width: 80px;
	background-color: #fff;
	border-bottom: 1px solid #FDC224;
	vertical-align: middle;
}

#navigation {
	float: center;
	
}

#feed {
	float: right;
	padding-bottom: 10px;
	text-align:right;
}

#feed img {
	border: 0px;
}



/* HEADINGS 
-----------------------------------*/
h1 {
	color: #A8A8A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}

h1 a {
	color: #A8A8A8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
}

h1 a:hover {
	color: #9A9A9A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
}

h2 {
	color:#42B1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}

h2 a, h3 a, h4 a {
	color:#42B1E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}

h2 a:hover, h3 a:hover, h4 a:hover {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}

#box {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 160px;
	background-color: #fff;
	padding: 20px;
	list-style: none;
}

#centered {
	margin: 0 auto;
	text-align: center;
}

#centered #s {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
}

#centered:hover {
	color: #666;
}

#centered a {
	color: #666;
	text-decoration: none;
}

#centered a:hover {
	color: #333;
	text-decoration: none;
}

#centered2 {
	color: #999;
	margin: 0 auto;
	text-align: center;
}

#centered2 a {
	color: #666;
	text-decoration: none;
}

#centered2 a:hover {
	color: #333;
	text-decoration: none;
}


#box h3 {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 2px;
}

#box li {
	padding: 5px;
	width: 100%;
}

#box li a {
	color: #999;
}

#box li a:hover {
	color: #42B1E1;
}

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

#boxx {
	font-size: 11px;
	font-family: Verdana, Arial Helvetica, "sans serif";
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 160px;
	background-color: #fff;
	padding: 20px;
	list-style: lower-roman;
}

#boxx h3 {
	color:#666666;
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 2px;
}

#boxx li {
	padding: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#boxx li:hover {
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
}

#boxx li a {
	color: #666;
}

#boxx li a:hover {
	color: #333;
}

#boxx ul {
	list-style: lower-roman;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}




/* LINKS
-----------------------------------*/
a {
	color: #42B1E1;
	text-decoration: none;
}

a img {
	border: 1px solid #eee;
	padding: 3px;
}

/* COMMENTS
-----------------------------------*/

#comments a {
	color: #42B1E1;
}

#comments a:hover {
	color: #FDC224;
}

#comments ul {
	margin: 0;
	padding: 0;
}

#comments li {
	list-style-type: none;
	background-color: #fafafa;
	border: 1px solid #f3f4f4;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

.header {
	padding: 4px;
	background: #f3f4f4;
}

#comments fieldset {
	border: 0px;
}



/* ENTRY
------------------------------------*/

.entry img {
	background-color: #fafafa;
	border: 1px solid #ff9900;
	padding: 5px;
}

.entry {
	padding-bottom: 40px;
	line-height: 16px;
}

.entry a {
	color: #42B1E1;
	text-decoration: underline;
}

.entry a:hover {
	color: #FDC224;
	text-decoration: none;
}

.info {
	background-color: #eee;
}

.entry .info {
	padding: 5px;
	padding-left:15px;
	background-color: #fafafa;
	border: 1px solid #f3f4f4;
}

.entry .info a {
	color: #949494;
}

.entry .info a:hover {
	color: #666;
}

.hidetxt {
	color: #fff;
}

.entry blockquote {
	padding: 3px;
	background-color: #fafafa;
}

.entry li {
	list-style-type: circle;
}

label {
	width: 60px;
	float: left;
}

#author, #email, #url, #comment, #comments #submit {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
}

/* SEARCH
-------------------------------------------*/

#search {
	border: 0px;
}

#searchbutton {
	background-color: #fff;
	border: 1px solid #999;
}

