/* -------------------------------------------------------------- 
  
   Bjorkoy.com/blueprint main site styles
   (This file is not a part of the framework)
   
-------------------------------------------------------------- */


body {
  margin-top:0px;
  background: #BADEF5 url(../images/bgstripe.gif) top center repeat-y;
  color: #ffffff;
  font-family: Georgia;
}
.container {
  width: 650px; margin-top: 25px;
}

ul {list-style: none; text-decoration: none;}
li {list-style: none; text-decoration: none;}

a {color: #FFFF7F; text-decoration: none;}
a:hover {color: #FFFF00;}
p {font-size: 114%; }
strong {font-size: 122%;}
 
h1 {font-size: 136%; color: #009999;}
hr {display: none;}
#header img {margin-bottom:0; padding-bottom:0; line-height: 0;}
#header {margin: 0; padding: 0; line-height: 0;}
#header a {line-height: 0;}

.nav {background: url(../images/navbg2.gif) top center no-repeat; margin-top: 0px; height: 59px; padding:0px;}
.nav .container {margin-top:0px;}
.nav a {text-align: center; color: #ffffff;}
.nav a:hover {color: #FFFF00;}
.nav ul {text-align:center;  padding: 5px; margin: 0;}
.nav li { font-family: futura extra bold, futura black, futura, frutiger, arial black, sans-serif; font-weight: bold; display: inline; text-transform: uppercase; margin: 0 30px 0 0px; font-size: 122%; letter-spacing: 4px;}


.bottomnav {background: url(../images/bottomnav.gif) top center no-repeat; margin-top: 0px; height: 59px;}
.bottomnav .container {margin-top:0px;}
.bottomnav a {text-align: center; color: #ffffff;}
.bottomnav a:hover {color: #FFFF00;}
.bottomnav ul {text-align:center; padding: 20px; margin-top: 10px;}
.bottomnav li { font-family: futura extra bold, futura black, futura, frutiger, arial black, sans-serif; font-weight: bold; display: inline; text-transform: uppercase; margin: 0 20px 0 10px; font-size: 122%; }


form#submit div { clear: both; padding: 4px; margin: 2px;}
form#submit div input, form#submit div textarea { float: right; width: 100%; text-align: left; }
form#submit div textarea { height: 8em; }
form#submit input#mySubmit { float: right;  text-align: center; margin-top: 10px; }
form#submit div.required input, form#submit div.required textarea {background: #556B80; color: #DE8221; font-weight:bold;}
form#submit div.required label, form#submit div.required span {color: #556B80; font-weight:bold;)}
fieldset {margin: 0px 0 0px 0;}
label {	font-weight: normal; color: #FFFF00; font-size: 107%;}

h5 {text-align: middle; float: left;}

ul.sizes  {margin-left:0px; margin-top: 10px; margin-right: 5px; display: inline;}
form.size img {margin-top: 10px; display: inline;}

p.footer {font-size: 77%; text-align: center;}

li.quote {margin-left: -15px; align: right; color: #ffffff; border-bottom: 1px solid #666666;}
blockquote {font-size: 100%; margin: 5px 0 7px 0; color: #ffffff;  }
 a.name{ font-size: 92%em;}


h2 {color: #ffffff; font-family: Georgia; font-size: 122%; border: 1px solid #666666; padding: 4px 3px 4px 7px; margin-bottom: 15px; margin-top: 5px;}







