
/* 
 * styles.css
 *
 */
 
 @font-face {
     font-family: 'OstrichSansCondensedLight';
     src: url('/fonts/ostrich/ostrich-light-webfont.eot');
     src: url('/fonts/ostrich/ostrich-light-webfont.eot?#iefix') format('embedded-opentype'),
          url('/fonts/ostrich/ostrich-light-webfont.woff') format('woff'),
          url('/fonts/ostrich/ostrich-light-webfont.ttf') format('truetype'),
          url('/fonts/ostrich/ostrich-light-webfont.svg#OstrichSansCondensedLight') format('svg');
     font-weight: normal;
     font-style: normal;
 
 }
 
 @font-face {
     font-family: 'OstrichSansMedium';
     src: url('/fonts/ostrich/ostrich-regular-webfont.eot');
     src: url('/fonts/ostrich/ostrich-regular-webfont.eot?#iefix') format('embedded-opentype'),
          url('/fonts/ostrich/ostrich-regular-webfont.woff') format('woff'),
          url('/fonts/ostrich/ostrich-regular-webfont.ttf') format('truetype'),
          url('/fonts/ostrich/ostrich-regular-webfont.svg#OstrichSansMedium') format('svg');
     font-weight: normal;
     font-style: normal;
 
 }
 
 @font-face {
     font-family: 'OstrichSansBold';
     src: url('/fonts/ostrich/ostrich-bold-webfont.eot');
     src: url('/fonts/ostrich/ostrich-bold-webfont.eot?#iefix') format('embedded-opentype'),
          url('/fonts/ostrich/ostrich-bold-webfont.woff') format('woff'),
          url('/fonts/ostrich/ostrich-bold-webfont.ttf') format('truetype'),
          url('/fonts/ostrich/ostrich-bold-webfont.svg#OstrichSansBold') format('svg');
     font-weight: normal;
     font-style: normal;
 
 }
 
 @font-face {
     font-family: 'OstrichSansBlack';
     src: url('/fonts/ostrich/ostrich-black-webfont.eot');
     src: url('/fonts/ostrich/ostrich-black-webfont.eot?#iefix') format('embedded-opentype'),
          url('/fonts/ostrich/ostrich-black-webfont.woff') format('woff'),
          url('/fonts/ostrich/ostrich-black-webfont.ttf') format('truetype'),
          url('/fonts/ostrich/ostrich-black-webfont.svg#OstrichSansBlack') format('svg');
     font-weight: normal;
     font-style: normal;
 
 }
 
 @font-face {
     font-family: 'OstrichSansRoundedMedium';
     src: url('/fonts/ostrich/ostrich-rounded-webfont.eot');
     src: url('/fonts/ostrich/ostrich-rounded-webfont.eot?#iefix') format('embedded-opentype'),
          url('/fonts/ostrich/ostrich-rounded-webfont.woff') format('woff'),
          url('/fonts/ostrich/ostrich-rounded-webfont.ttf') format('truetype'),
          url('/fonts/ostrich/ostrich-rounded-webfont.svg#OstrichSansRoundedMedium') format('svg');
     font-weight: normal;
     font-style: normal;
 
 }
 
 @font-face {
     font-family: 'OstrichSansDashedMedium';
     src: url('/fonts/ostrich/ostrich-dashed-webfont.eot');
     src: url('/fonts/ostrich/ostrich-dashed-webfont.eot?#iefix') format('embedded-opentype'),
          url('/fonts/ostrich/ostrich-dashed-webfont.woff') format('woff'),
          url('/fonts/ostrich/ostrich-dashed-webfont.ttf') format('truetype'),
          url('/fonts/ostrich/ostrich-dashed-webfont.svg#OstrichSansDashedMedium') format('svg');
     font-weight: normal;
     font-style: normal;
 
 }


/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
font-family: 'OstrichSansRoundedMedium';
font-size: 2em;
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "| "; }
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }
 
body{
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: .75em;
text-align: left;
}

a {
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #f99;
}
a:visited {
	color: #888;
}

h1 {
	color: transparent;
	font-family:Verdana,Geneva,Arial,sans-serif;
	font-size: 1.5em;
}

h2 {
	text-align: left;
	font-family: 'OstrichSansRoundedMedium',Geneva,Arial,sans-serif;
	font-size: 2.25em;
	line-height: .85;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

h2 a{
	font-weight: normal;
	color: #f99;
	
}

h2 a:hover {
	color: #888;
}

h3 {
	align: right;
	color:#ff9999;
	font-family:Verdana,Geneva,Arial,sans-serif;
	font-weight: bolder;	
	font-size: 1.25em;
}

h4{
	color:#ff9999;
	text-align: left;
	font-weight: bolder;
	font-size: 1.5em;
	line-height: .85;
	
}


.steps{
	color:#f99;
}

.pinkback{
	  background-color: #f99;
	  color: #000;
}

.blue{
	color:#f99;
}

.pink{
	color:#ff9999;
}
.pink a{
	color:#f99;
}
.pink a:hover {
	color: #000;
}
.pink a:visited {
	color: #f99;
}

.subhead{
	font-weight: bold;
	color: #f99;
	border: 2px solid #000;
	
}



img{
	border: 2px solid #000;
}

.noborder{
	border: 2px solid #fff;
}

#pagetitle{
	background: url(title.png) no-repeat;
	height: 50px;
	width: 700px;
	color: transparent;
}


#text {
	width: 220px;
	height: 100%;
	clear: none;
	float: left;
	margin-right: 29px;
	margin-left: 10px;
	margin-bottom: 40px;
}
#content{
	clear: none;
	align: left;
	margin-left: 220px;
	padding-left: 40px
}

.thumb-box{
	
	align: left;
	display: inline-block;
	width: 100%;
	height: 200px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 20px;
	background-size: 100% 100%;
}

.front-thumb-box{
	
	align: right;
	display: inline-block;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 20px;
	background-size: 100% 100%;
}
.front-text-box{
	
	align: left;
	display: inline-block;
	width: 100%;
	height: 1em;
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-top: 1em;
	background-size: 100% 100%;
}

.borderbox{
	  position: relative;
	  margin: 0 0 1rem 0;
	  padding: 0 0 0 0;
	  border: 2px solid #000000;
	  border-radius: 0;
	  background-color: white;
	  color: #0a0a0a; }

}

.contentbits{
	font-family: 'OstrichSansCondensedLight', Arial,sans-serif;
	text-align: left;
	font-size: 3em;
		position: absolute;
	display: block;
}

.contentbits a{
	border: 2px solid #000000;
	padding: .1em .1em .1em .1em;
	font-family: 'OstrichSansMedium', Arial,sans-serif;	
	font-size: 2.1em;
	line-height: 1;
	font-weight: bolder;
	font-style: normal;
	display: inline-block;
	width: 100%;
	height: 200px;
	position: absolute;
	background-color: transparent;
	color: transparent;
}

.contentbits a:hover{
	border: 2px solid rgba(255,153,153,0.85);
	font-weight: bold;
	font-style: normal;
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(255,153,153,0.85);
	color: #fff;
}





.contentbits100{
	font-family: 'OstrichSansCondensedLight', Arial,sans-serif;
	text-align: left;
	font-size: 4em;
		position: absolute;
	display: block;
}

.contentbits100 a{
	
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	width: 100px;
	height: 100px;
	position: absolute;
	background-color: transparent;
	color: transparent;
}

.contentbits100 a:hover{
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	width: 100px;
	height: 100px;
	position: absolute;
	background-color: rgba(255,153,153,0.85);
	color: #fff;
}

.thumb-box100{
	
	align: left;
	display: inline-block;
	width: 100px;
	height: 100px;
	position: relative;
	border: 2px solid #000;
	background-repeat: no-repeat;
}

.pink-button {
	background-color: #ff9999;
	  border: none;
	  color: white;
	  padding: .5em .5em .5em .5em;
	  text-align: center;
	  text-decoration: none;
	  display: inline-block;
	  font-size: 1em;
}

.pink-button hover{
	background-color: #ff6666;
}


hr {
	line-height: 1px;
	color: black;
	width: 100%;
	background-color: #000000;
	height: 1px;
	margin: 1px 0 22px;
	clear: left;
}

#footer {
	clear: left;
	bottom: 11px;
	position: relative;
	margin-top: 20px;
}

