/*
Theme Name: Petersen Knives
Theme URI: http://petersenknives.com/
Description: Template for Petersen Knives, developed by Fingertech Website Design
Version: 1.0
Author: Fingertech Website Design
Author URI: http://ftwebd.com/
Tags: 

*/

html, body {
background-image:url(images/background.jpg);
margin: 0px;
padding: 0px;
}
#container {
width: 900px;
margin: 0 auto;
}
#brushed_stripe {
background-image:url(images/brushed_bg.png);
background-repeat: repeat-x;
width: 100%;
height: 150px;
margin-top: 10px;
}
#header {
width: 900px;
height: 120px;
padding-left: 20px;
}
#rusty_beam {
float: left;
background-image:url(images/rusty_beam_bg.jpg);
background-repeat:repeat-y;
background-color: #FFFFFF;
background-position:left;
width: 900px;
}
#navigation {
float: left;
width: 720px;
padding-left: 175px;
font-family: "Times New Roman", Times, serif;
font-weight: bold;
font-size: 17px;
text-align: center;
color: #663300;
}
#navigation ul {
list-style-type:none;
text-indent: 0;
margin: 0;
padding: 0;
}
#navigation li {
display: inline;
list-style-type:none;
padding: 0 5px;;
text-indent: 0px;
margin: 0;
}
#navigation ul {
display: inline;
}
#navigation {
display: list-item;
}
#navigation a, #navigation a:link, #navigation a:visited {
color: #666666;
text-decoration: none;
}
#navigation a:hover, #navigation a:active, #navigation a:focus {
color: #663333;
}
hr {
color: #663300;
border: 2px solid #663300;
}
#content {
float: left;
width: 720px;
padding-left: 175px;
font-family: Lucida Sans, Tahoma, Verdana, Arial, sans-serif;
}
h1 {
font-family: Lucida Bright, Lucida Sans;
font-size: 24px;
font-weight: bold;
color: #663333;
padding-bottom: 0;
margin-bottom: 0;
line-height: 26px;
}
h2 {
font-family: Lucida Bright, Times New Roman, serif;
font-size: 18px;
font-weight: bold;
}
h3 {
font-size: 16px;
font-weight: bold;
}
h4 {
font-size: 14px;
font-weight: bold;
}
h5 {
font-size: 12px;
font-weight: bold;
font-style: italic;
}
#footer {
float: left;
width: 720px;
padding-left: 175px;
font-family: Lucida Sans, Tahoma, Verdana, Arial, sans-serif;
font-size: 10px;
}
#footer a, #footer a:link, #footer a:visited {
color: #666666;
text-decoration: underline;
}
#footer a:hover, #footer a:active, #footer a:focus {
color: #663333;
}