/*  
Theme Name: Polyfoam.cc Theme
Theme URI: http://polyfoam.cc/
Description: Polyfoam website theme developed by <a href="http://kylejackson.net/">Kyle Jackson</a>.
Version: 0.1
Author: Kyle Jackson
Author URI: http://kylejackson.net/

*/

#printHead {
	display:none;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:10px;
	background-image: url(images/pgbackground.gif);
	line-height: 16px;
	background-color: #000064;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.body-blue {
	font-weight: bold;
	color: #163898;
}
a {
	color: #163898;
}
a:visited {
	color:#163898;
}
a:hover {
	color: #163898;
}
a:active {
	color:#163898;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h1 {
	font-size: 14px;
	margin:0;
	color: #5b421c;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h2 {
	font-size:10px;
	font-weight: bold;
	margin:10px 0 0 0;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #163898;
}
h3 {
	font-size:11px;
	font-weight: bold;
	margin:0px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #163898;
}
/* ----------container to center the layout-------------- */
#container {
	width: 830px;
	margin-bottom: 10px;
	margin: 0px auto;
	background-image: url(images/containerbg.gif);
	background-repeat: repeat;
	background-color: #ece8df;
	border: 3px solid #333333;
}

/* ----------banner and navigation-------------- */
#banner {
	text-align: right;
	padding-right: 16px;
	margin: 0px;
	background-image: url(images/bannerbg.jpg);
	background-repeat: no-repeat;
	height: 97px;
} 
.navback {
	background-image: url(images/navback.gif);
	background-repeat: repeat;
	margin-bottom:17px;
}
/* -----------------content--------------------- */
#content {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 159px;
	background-image: url(images/pg_12.jpg);
	background-repeat: no-repeat;
}

	#content #inner {
		margin: 0px 216px 0px 0;
	}

#content2 {
	padding: 0px;
	margin: 0 216px 0 159px;
	background-image: url(images/subpage-contentbg.jpg);
	background-repeat: no-repeat;
}

p,small {
	margin:0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* This is the style for every header on the site */

.post h2 {
	margin:0;
	padding: 5px 10px;
	font-size:14pt;
	font-family:"Georgia","Times New Roman";
	color: #5b421c;
}

pre{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.p-sidebar {
	margin:0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 10px;
	color: #000000;
}
.pullquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5b421c;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5b421c;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
/* --------------left column------------- */
#left {
	float: left;
	width: 159px;
	background-image: url(images/pg_11.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.leftbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5b421c;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5b421c;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 7px;
	margin-left: 7px;
}
a.leftlink:link {
	color : #163898;
	text-decoration : none;
}
a.leftlink:visited {
	color : #163898;
	text-decoration : none;
}
a.leftlink:active {
	color : #163898;
	text-decoration : none;
}
a.leftlink:hover {
	color : #163898;
	text-decoration : none;
}
/* --------------right column------------- */
#right {
	float: right;
	width: 216px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pg_13.jpg);
	background-repeat: no-repeat;
}

	#content #right {
		margin-top:-31px;
		width: 192px;
		padding: 10px 10px 0 14px;
	}

	#content #right p {
		padding: 0;
		margin:0 0 12px 0;
	}

.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#right2 {
	float: right;
	width: 211px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.rightheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5b421c;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5b421c;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 7px;
	margin-left: 7px;
}
a.rightlink:link {
	color : #163898;
	text-decoration : none;
}
a.rightlink:visited {
	color : #163898;
	text-decoration : none;
}
a.rightlink:active {
	color : #163898;
	text-decoration : none;
}
a.rightlink:hover {
	color : #163898;
	text-decoration : underline;
}
/* -----------footer--------------------------- */
#footer {
	clear: both;
	text-align: left;
	background-image: url(images/pg_14.gif);
	font-size: 10px;
	color: #d7ceba;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
.footer-text {
	margin-top: 0px;
	padding-top: 6px;
}
a.footerlink:link {
	color : #d7ceba;
	text-decoration : none;
}
a.footerlink:visited {
	color : #d7ceba;
	text-decoration : none;
}
a.footerlink:active {
	color : #d7ceba;
	text-decoration : none;
}
a.footerlink:hover {
	color : #ffffff;
	text-decoration : underline;
}

/* -----additions_below----- */

#navigation {
	display:block;
	height:33px;
	text-align:right;
	margin:0;
	display:block;
	width: 790px;
	padding:0 20px;
}

#navigation ul {
	float:right;
}

#navigation li {
	list-style:none;
	margin:0 .2em 0 0;
	padding:0;
	display:inline;
}

#navigation li a {
	height:11px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding:7px .5em 13px .5em;
	margin:0;
	text-decoration:none;
	display:block;
	float:left;
	text-transform:uppercase;
}

#navigation li a:hover {
	padding:9px .5em 11px .5em;
	color:#e3e3e3;
}


#preload { height: 0; overflow: hidden; }

/* -----systems_table_defs----- */

.systems
{
font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#666;
border-collapse:collapse;
width:420px;
margin:15px 0;
}

td
{
padding: 6px 6px 6px 12px;
}

td.left
{
color:#ccc;
text-align:left;
}

td.right
{
color:#003399;
text-align:right;
vertical-align:top;
}

.thead
{
width:200px;
font: 16px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#900;
text-align:right;
border-bottom:1px dotted #666;
}