/*  
Theme Name: projectGenie
Theme URI: http://projectgenie.org/
Description: The theme for the projectGenie.org website
Version: 0.1
Author: Chris Taylor
Author URI: http://www.stillbreathing.co.uk/
*/
/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset, input, textarea {
        margin: 0;
        padding: 0;
        font: 100%/120% Arial, Verdana, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}

/* holder */

#holder
{
	position: absolute;
	margin: 1em 0 2em -365px;
	padding: 0;
	left: 50%;
	width: 730px;
}

/* header */
#header
{
	background: url(bg/page-header.png) no-repeat bottom center;
	overflow: auto;
	padding: 1em 1em 1em 2em;
}
#home #header
{
	background: url(bg/home-header.png) no-repeat bottom center;
}
* html #home #header
{
	height: 1%;
}
#header h1
{
	margin: 0;
	font-size: 3em;
	font-weight: normal;
	float: left;
	width: 6em;
	padding: 0.2em 0 0.6em 0;
}
#home #header h1
{
	float: left;
	width: 6em;
	padding: 1.6em 0 1.2em 0;
}
#header h1 a, #header h1 a:visited
{
	text-decoration: none;
	color: #000;
}
#home #header #screenshots
{
	float: right;
}
#header h2
{
	padding: 0;
	margin: 0;
	clear: left;
	line-height: 1.2em;
	color: #FFF;
	font-weight: normal;
	font-size: 1.3em;
	width: 24em;
}

/* menu */
ul#menu
{
	background: #123812;
	list-style: none;
	padding: 0.2em;
	margin: 0;
	overflow: auto;
}
ul#menu li, ul.inline li
{
	margin: 0;
	padding: 0.2em 0;
	display: inline;
	overflow: auto;
}
ul#menu li a
{
	color: #FFF;
	text-decoration: none;
	padding: 0.2em 0.2em;
	margin: 0.2em 0.2em;
}
ul#menu li a:hover
{
	background: #236923;
}

/* content */
#content
{
	float: left;
	width: 26em
}

/* info */
#info
{
	float: right;
	width: 18em;
}
#info div
{
	margin: 1em 0 0 0;
	padding: 1.2em;
	background: url(bg/infobox.png) no-repeat top center;
}
#info ul
{
	padding: 0;
	margin: 1em 0;
	list-style: none;
}
#info ul a
{
	line-height: 1.8em;
	display: block;
	overflow: auto;
	padding: 0.7em 0 0.7em 48px;
}
#info ul.inline a
{
	display: inline;
}
#info a.about
{
	background: url(icons/about.png) no-repeat left center;
}
#info a.features
{
	background: url(icons/features.png) no-repeat left center;
}
#info a.demo
{
	background: url(icons/demo.png) no-repeat left center;
}
#info a.download
{
	background: url(icons/download.png) no-repeat left center;
}
#info a.getinvolved
{
	background: url(icons/getinvolved.png) no-repeat left center;
}
#info a.competitors
{
	background: url(icons/competitors.png) no-repeat left center;
}
#info ul li.entry
{
	background: url(icons/entry.png) no-repeat left center;
}
#info ul li.entry a
{
	line-height: 1em;
	padding: 0.2em 0 0.2em 18px;
}
#info h3 a
{
	text-decoration: none;
}

/* footer */
#footer
{
	background: #E5F6E5;
	font-size: 80%;
	clear: both;
	margin: 2em 0 2em 0;
	padding: 0.6em;
	border: 0 solid #123812;
	border-width: 1px 0 0 0;
}
#footer ul
{
	list-style: none;
	padding: 0.2em;
	margin: 0;
	overflow: auto;
}
#footer ul li
{
	margin: 0;
	padding: 0.2em 0;
	display: inline;
	overflow: auto;
}
#footer ul li a
{
	text-decoration: none;
	padding: 0.2em 0.3em;
	margin: 0.2em 0.3em 0.2em 0;
}
#footer ul li a:hover
{
	background: #C2EAC2;
}
#footer p
{
	padding: 0.4em;
	margin: 0;
}

/* text */
p, ul, ol, dl
{
	line-height: 1.3em;
}
dl dt
{
	margin: 1em 0;
	color: #123812;
}
h2
{
	line-height: 1.2em;
	font-size: 1.8em;
	color: #123812;
}
h3
{
	clear: left;
	margin: 2em 0 0 0;
	padding: 0;
	border: 0 solid #123812;
	border-width: 0 0 1px 0;
}
h5
{
	border: 1px solid #DFD97C;
	background: #E9EFB7;
	font-weight: normal;
	padding: 1em;
}
span, a
{
	color: #277827;
}
a:hover
{
	color: #000;
}
a img
{
	border: 0;
}
.l
{
	float: left;
	margin: 0 1em 1em 0;
}
.c
{
	text-align: center;
}
.strike
{
	text-decoration: line-through;
}

/* icon */
#icon
{
	position: absolute;
	top: 1em;
	right: 1em;
	border: 0;
}
#home #icon
{
	position: absolute;
	top: 9em;
	right: 1em;
}