﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

ul{
	list-style-type:none;
}

a:link {
	color: #DDDDDD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #DDDDDD;
}

body {
	background: #000000 url('../images/headertonytext.jpg') no-repeat center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#Container {
	width: 718px;
	margin: 0 auto;
	padding-left: 30px;
}

#header {
	width: 748px;
	height: 504px;
	
}
#header ul{
	width: 680px;
	display: block;
	padding-top: 420px;
	padding-left: 20px;
	background: none;
}
#header ul li{
	background:none;
	height:22px;
	padding:0 2px 0 2px;
	margin:0;
	display:block;
	float:left;
	}
#header ul li a{
	font: 14px Arial, Helvetica, sans-serif;
	color: #D7CEBD;
	text-decoration: none;
	text-indent: 0px;
	padding: 5px;
	font-weight: bold;
	margin: 0;
}
#header ul li a:hover{
	color: #FF9933;
	text-decoration: none;
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 200px;
}

#left H3
{
font-size: 14px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}
.title
{
font-size: 18px;
padding-top: 10px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

#right {
    float: right;
	width: 470px;
	margin: 10px;
	padding: 10px;
	background: #373737;
	border: 1px solid #dddddd
}
#right h1{
	color: #DDDDDD;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
}
#right h2{
	color: #DDDDDD;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
}
#right p{
	background: no-repeat;
	color: #FFF;
	padding-left: 20px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.post a{
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
}
.post a:hover{
	background: no-repeat;
	color: #FF6600;
	font-weight: normal;
}

.post li
{
padding-left: 40px;
}

#footer {
	margin: 0 auto;
	clear: both;
	width: 100%;
	height: 82px;
	padding-top: 20px;
	border-top: 5px solid #A64908;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/footer.gif) repeat-x bottom;
	font-family: Arial, Helvetica, sans-serif
}
#footer a
{
    font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
}

.boxed {
	margin-bottom: 20px;
}


.boxed .content2 {
	padding: 10px;
	line-height: 16px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}


#text1, #text2 {
	width: 100px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}
#slogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-top: 35px;
	padding-left: 40px;
}
#right h3 {
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.post {
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
}
