@charset "utf-8";
/*
Theme Name: Strong Crypto - Jet Stream
Description: Season 1 Theme for Strong Crypto
Version: 1.1
Author: Michael D. Wandzilak
Author URI: http://www.wandzilakwebdesign.com/
Tags: Strong Crypto, Jet Stream, custom wordpress theme, fixed width, two columns, widgets, sidebar
	

*/


#navBar {
	background-image: url(/images/navBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 800px;
	top: 192px;
	position: relative;
	left: 60px;
	padding-top: 6px;
}
.copyright {
	text-align: center;
	vertical-align: middle;
	top: 24px;
	position: relative;
}
#wwd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 18px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 18px;
	color: #0066CC;
}

#fpMain {
	background-image: url(/images/bodyTiler.png);
	background-repeat: repeat-y;
	width: 920px;
	overflow: hidden;
}

#container {
	width: 632px;
	float: left;
	text-align: left;
	padding-left: 0px;
	background-color: #f2f2f2;
	margin-left: 33px;
	margin-top: 3px;
}

.sidebar{
	float: right;
	width: 160px;
	margin-left: 20px;
	padding-left: 20px;
	background-color: #f2f2f2;
	padding-right: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	border: thin solid #cccccc;
	padding-bottom: 20px;
	text-align: left;
	margin-top: 11px;
	padding-top: 11px;
}

#sbs {
	height: 22px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 4px;
	line-height: 16px;
}
h1 {
	text-align: left;
	padding-left: 44px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1em; 
	margin-top: 0.4em; 
	margin-bottom: 0.2em; 
	
}
h1.subsection {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	text-align: left;
	padding-left: 44px;
}
h2 {
	text-align: left;
	padding-left: 0px;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}
body {
	font-family: "Trebuchet MS", verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	background-color: #00246a;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a {
	outline: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #0044C3;
	text-decoration: none;

}
a:visited {
	color: #0044C3;
	text-decoration: none;

}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}

a.wwd:link {
	color: #0066CC;
	text-decoration: none;

}
a.wwd:visited {
	color: #0066CC;
	text-decoration: none;

}
a.wwd:hover {
	color: #0099FF;
}
a.wwd:active {
	color: #0099FF;
}

a.ph:link {
	color: #0066FF;
	text-decoration: none;
	font-size: 22px;
	line-height: 48px;
}
a.ph:visited {
	color: #0066FF;
	text-decoration: none;
	font-size: 22px;
	line-height: 48px;
}
a.ph:hover {
	color: #0099FF;
	font-size: 22px;
	line-height: 48px;
}
a.ph:active {
	color: #0066FF;
	font-size: 22px;
	line-height: 48px;
}

#header {
	height: 243px;
	width: 920px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(/images/headerBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 8px;
}
#homelink {
	background-position: center top;
	top: -22px;
	text-align: left;
}
.description {
	text-align: left;
	padding-left: 44px;
}
#footCap {
	background-image: url(/images/foot.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 920px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 67px;
	width: 920px;
	background-image: url(/images/footerBg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}.postheader {
	margin-bottom: 11px;
}
.post {
	width: 617px;
	background-image: url(images/post-header.png);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 11px;
}
#w3c {
	left:806px;
	width:104px;
	height:22px;
	z-index:1;
	position: relative;
	top: 1px;
}
#respond {
	width: 500px;
	margin-left: 24px;
}
