@charset "UTF-8";
/* CSS Document */

/* NORMALIZE BROWSER QUIRKS /*
/* link underlines tend to make hypertext less readable, because underlines obscure the shapes of the lower halves of words */
:link,:visited {text-decoration: none;}
/* no list-markers by default, since lists are used more often for semantics */
ul, ol {list-style:none }
/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h2,h3,h4,h5,h6,pre,code {font-size:1em; }
/*remove the inconsistent (among browsers) default ul,ol padding or margin  */
ul,ol,li,h1,h2,h3,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img {border:none }
/* de-italicize address */
address {font-style:normal }
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
/* END NORMALIZE*/

/*START SPECIFICS*/
/*@font-face {  
font-family:'Sniglet';  
src: url('../i/Sniglet.ttf') format('Truetype');  
}*/

html{
	height: 100%;
	margin-bottom: 1px;
}

body{
	font-family:'Anivers', Helvetica, sans-serif;
	background-color:#452A20;
	font-size:62.5%;
	margin-top:20px;
}

#wrapper{
	background-color: #A88370;
	margin: 0 auto;
	width: 960px;
	border: 2px solid #870E16;
	background-image: url(../i/cardboard.jpg);
}

#headwrap{}

h1#headwrap_h1{display:none;}

#header{
	background-image: url(../i/steve_mann_header.jpg);
	height: 160px;
	margin-bottom: 20px;
}

#header2{
	height: 160px;
	margin-bottom: 20px;
}

#content{
	margin-bottom:20px;
	margin-top: 20px;
	}

#content1{
	margin: 0 auto;
	width: 600px;
}

#content2{
	width: 400px;
	float: right;
}

#footer{
	clear: both;
	font-size: 14px;
	font-family:'Sniglet';
}

#subfooter{
	color:#FDEBD3;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:90%;
	letter-spacing:1px;
	margin:0 auto;
	padding:20px 0 40px;
	text-align:center;
	text-transform:uppercase;
	width:900px;
	margin-bottom:40px;
}

#navbar_ul{
	padding: 3px 0 3px 0;
	/*border-bottom: 3px solid #000;*/
	margin: 0 0 10px 0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.6em;
}

#navbar_ul2{
	padding: 3px 0 3px 0;
	/*border-bottom: 3px solid #000;*/
	margin: 0 0 10px 0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.6em;
}
	
li.navbar_li{
	list-style: none;
	margin: 0;
	display: inline;
}

li.navbar_li a:link{
	padding: 3px 10px 3px 20px;
	text-decoration: none;
	color: #870E16;
	margin-right: 2em;
	outline: none;
	outline-color:#AB8A79;
}

li.navbar_li a:visited{
	padding: 3px 10px 3px 20px;
	text-decoration: none;
	color: #971914;
	margin-right: 2em;
}

li.navbar_li a:hover{
	color: #FFFFFF;
	outline: none;
	outline-color:#AB8A79;
	background-image: url(i/redbar.jpg); 
}

#navbar li a#current	{
	background-color: #62394B;
	color: #FFFFFF;
}

#navbar li.selected{
	padding: 3px 10px 3px 20px;
	text-decoration: none;
	color: #FFF;
	margin-right: 2em;
	list-style: none;
	display: inline;
	outline: none;
	outline-color:#442A21;
	background-image: url(../i/redbar.jpg);
	/*-webkit-box-shadow: 10px 10px 10px #ccc;  
	-moz-box-shadow: 10px 10px 10px #ccc;  
	box-shadow: 10px 10px 10px #ccc;*/
	-moz-border-radius: 20px;  
	-webkit-border-radius: 20px;  
	border-radius: 20px; 
}

#navbar2 li.selected{
	padding: 3px 10px 3px 20px;
	text-decoration: none;
	color: #FFF;
	margin-right: 2em;
	list-style: none;
	display: inline;
	outline: none;
	outline-color:#442A21;
	background-image: url(../i/redbar.jpg);
}

h5{
	font-size: 80%;
	color: #900;
	text-transform: uppercase;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: 0.4em;
}

h6 a:link{
	color:#FFF;
	text-decoration:none;
}

h6 a:visited{
	color:#FFF;
	text-decoration:none;
}

h6 a:hover{
	color:#971914;
	text-decoration:underline;
}

#content1_noflash{
	width: 920px;
	color: #442A21;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../i/cardboard3.jpg);
	background-repeat: no-repeat;
}

#content1_noflash2{
	width: 920px;
	color: #442A21;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../i/cardboard_form.jpg);
	background-repeat: no-repeat;
}

img.float_right{
	float: right;
	margin-bottom: 40px;
	/*border: 2px solid #FFF;*/
	padding: 4px;
	background-image: url(../i/smooth.jpg);
	margin-top: 50px;
	-webkit-border-image: url(http://blogspoon.s3.amazonaws.com/wp-content/themes/SpoonGraphics_V4/images/main-border.png) 6 6 6 6 repeat;  
	-moz-border-image: url(http://blogspoon.s3.amazonaws.com/wp-content/themes/SpoonGraphics_V4/images/main-border.png) 6 6 6 6 repeat;  
	border-image: url(http://blogspoon.s3.amazonaws.com/wp-content/themes/SpoonGraphics_V4/images/main-border.png) 6 6 6 6 repeat; 
}

p.about_p{
	width: 400px;
	line-height: 1.4em;
	font-weight: bold;
	padding: 0 0 20px 0;
	letter-spacing: 0.05em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

p.about_p2{
	width: 400px;
	line-height: 1.4em;
	font-weight: bold;
	padding: 0 20px 20px 0;
	letter-spacing: 0.06em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 130%;
}

#navbar2{
	margin-left: 35px;
}

#navbar{
	margin-left: 35px;
}

#text_about{
	padding: 120px 20px 190px 80px;
}

#text_about2{
}

object#FlashID{
	background-image:url(../i/cardboard.jpg);
}

img#thanks_image{
	margin-top: 100px;
	float: left;
	margin-left: 30px;
}
