@charset "utf-8";

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h1 { 
	font: 1.5em georgia,serif; 
	margin: 0.5em 0;
}

h2 {
	font: 1.25em georgia,serif; 
	margin: 0 0 0.5em;
}

h1, h2, a {
	color: orange;
}

p { 
	line-height: 1.5; 
	margin: 0 0 1em;
}

a:focus {
	outline: none;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:auto;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: center;
}

.rain {
	background-image: url(../images/rain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.grass {
	background-image: url(../images/grass.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

.fire {
	background-image: url(../images/fire.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

div#header {
	background-image:url(../images/topedge.png);
	background-repeat:repeat-x;
	background-position: center top;
	height: 62px;
	position: relative;
}

div#logo_nav {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	text-align: left;
	position: relative;
}

img#logo {
}

span#topnav {
	position: absolute;
	top: 6px;
	margin-left: 340px;
}

div#slider {
	position: relative;
	height: 220px;
}

div#slider_smaller {
	position: relative;
	height: 200px;
}

div#support_slider {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 500px;
	background-image:url(../images/trans_back.png);
	background-repeat:repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 1em;
	-khtml-border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

div#content {
	position: relative;
	background-image: url(../images/content_bar.png);
	background-position: top;
	background-repeat:repeat-x;
	padding-top: 50px;
	height: 100%;
	min-height: 100%;
	clear: both;
	padding-bottom: 80px;
}

div#products_slider {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image:url(../images/trans_back.png);
	background-repeat:repeat;
	border-radius: 1em;
	-khtml-border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

div#product_container {
	width: 900px;
	color: #FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div#product_content {
	background-color: #0b0b0b;
	border-radius: .5em;
	-khtml-border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	padding: 20px 20px 20px 20px;
	width: 700px;
	float: right;
	margin-bottom: 50px;
	margin-top: 30px;
	margin-right: -20px;
}

div#support_instructions {
	color: #FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/trans_back.png);
	background-repeat: repeat;
	border-radius: 1em;
	-khtml-border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	padding: 20px 20px 20px 20px;
}

div#support_instructions p#title {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #4E699F;
	font-family:Arial, Helvetica, sans-serif;
}

div#support_instructions a {
	color: #4E699F;
	font-weight: bold;
}

div#support_request,div#bug_report {
	margin-top: 30px;
	width: 365px;
	height: 125px;
	padding: 10px 10px 10px 10px;
	background-color:#181818;
	border-radius: 1em;
	-khtml-border-radius: 1em;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}

div#support_request, img#cry, img#bug {
	float: right;
}

div#news_wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#twitter {
	margin-bottom: 20px;
	width: 320px;
	float: right;
	text-align: left;
}

div#news {
	text-align: left;
	width: 600px;
	margin-bottom: 20px;
	float: left;
}

div#about {
	clear: both;
	text-align: left;
	width: 100%;
	margin-bottom: 5em;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}

div#footer {
	width: 100%;
	position: absolute;
	bottom: 0; /* stick to bottom */
}

div#article {
	border-radius: .5em;
	-khtml-border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #c2c1c1;
	background-image:url(../images/trans_back.png);
	background-repeat:repeat;
	min-height: 55px;
	margin-bottom: 10px;
}

#article #body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FFF;
}

#article #title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 4px;
	color: #c2c1c1;
}

#article #time_stamp {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	float: right;
	color: #c2c1c1;
}

#article #read_more {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: right;
	font-family: Verdana;
}

span.read_more {
	font-weight: bold;
	color: #FFF;
}

span.comment_link {
	font-weight: bold;
	color: #ca3900;
}

div.calandar {
	width: 32px;
	height: 45px;
	float: left;
	margin-right: 10px;
}

div.calandar div {
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: xx-small;
	color: #000;
	font-weight: bold;
}

div#about_content {
	margin-top: 5px;
	background-image: url(../images/trans_back.png);
	padding: 10px 8px 10px 8px;
	border-radius: .5em;
	-khtml-border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}

.tweet {
	border-radius: .5em;
	-khtml-border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
    background-image: url(../images/trans_back.png);
	background-repeat: repeat;
  	color: #ccc;
	margin-bottom: 10px;
}
.tweet img {
	float: left;
	padding-right: .5em;
	vertical-align: middle;
}
.tweet .text {

	padding: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.tweet .time {
	display: block;
	font-size: 8px;
	color: #ca3900;
	font-weight:bold;
	text-align: right;
}

div#twitterfollow {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}