/* Begin Typography & Colors */
body {

	background: #000;

	color:#999;

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-size: 80%; /*font-size: 62.5%;  Resets 1em to 10px */

	text-align: left;
	}

#page {}

#siteupdated {
	float: right;
	}



	#siteupdated .su {
	color: #999;
	text-transform: uppercase;

	}



	#siteupdated .date {

	}

#header {

	}


.date {
	color:#F00;
	font-weight:bold;	
	}


#nav {
	font-size: 1.2em;
	text-align: center;
	text-transform: uppercase;
	}



#nav a { color:#999 }

#nav a:hover { color: #F00; }

#nav li.current a, #nav li.current_page_item a { color: #F00; }

#nav li.current a:hover, #nav li.current_page_item a:hover { color: #FFF; }


#headerimg 	{
	margin-top:
	}

#content { font-size: 1.2em; }

#footer {
	border-top: 1px solid #FFF;
	text-align: right;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
		font-size: 1.6em;
			}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.8em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description   {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #F00;
		}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: ;
	}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a, h2 a:hover, h3 a:hover {
	color: #900;
	text-decoration: none;
	}

a:hover {

	color: #900;
	text-decoration: none;
	}


:-moz-any-link:focus { /* fixed the dotted line around background links */
	outline: none;
	}


/* End Typography & Colors */


/* Begin Structure */
body {
	margin: auto;
	padding: 0;
	width: 960px;
	}

#price {
	float:left;
	font-size:36px;
	font-weight:bold;
	}

#header {
	height: 88px; /* push down page to show logo.jpg */
	}

#header h1 {

		background: url('images/logo.jpg') no-repeat top center;

		/*background: url('http://i.imgur.com/3bZot.jpg') no-repeat top center;*/

		height: 75px;

		margin-top:0px;

		margin-bottom:0px;		

		margin-left:228px;

		width: 512px;

	}



#header h1 span {
		display: none;

	}


#slogan h2 {

	color: #777;

	margin: 0 0 15px 0;

	padding: 0;

	text-align: center;
	
	font-size:16px;
	
	font-style:normal;
	
	color:#F00;

}

#nav {

	border-top: 1px solid #777;

	border-bottom: 1px solid #777;

	padding: 5px 0 5px 0;

	}


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

#nav li { display: inline; margin-right: 10px; }


#footer {
	clear: both;
	margin-top: 20px;
	width: 960px;
	}

#footer ul {
		list-style: none;
		}



#footer li {
		display: inline;
		}

/* End Structure */


/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}
	
h2 {
	margin: 20px 0 0;
	}
	
h2.pagetitle {	border-bottom: 1px solid #333;	padding-bottom: 5px;}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

/* End Headers */

hr {
	display: none;
	}
	
.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
	}
/* End Various Tags & Classes*/
