/*  
Theme Name: AmericanLock
Author: Sean R.

*/

body {
font-size:11px;
font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
margin:0;
}

a {
text-decoration:none;
color:#747474;
}

a:hover {
text-decoration:underline;
color:#000;
}

a img {
border:0;
}

#container {
width:700px;
padding-bottom: 1px;
margin:0 auto;
}

#nav1 {
width:124px;
height:30px;
float:left;
background:url(images/nav1.jpg) no-repeat;
}

#nav2 {
width:112px;
height:30px;
float:left;
background:url(images/nav2.jpg) no-repeat;
}

#nav3 {
width:114px;
height:30px;
float:left;
background:url(images/nav3.jpg) no-repeat;
}

#nav4 {
width:112px;
height:30px;
float:left;
background:url(images/nav4.jpg) no-repeat;
}

#nav5 {
width:112px;
height:30px;
float:left;
background:url(images/nav5.jpg) no-repeat;
}

#nav6 {
width:126px;
height:30px;
float:left;
background:url(images/nav6.jpg) no-repeat;
}

.button-text {
text-align:center;
padding-top:14px;
font-size:11px;
font-weight:700;
}

#navcontainer {
clear:both;
margin-top:10px;
}

#hidden {
clear:both;
height:15px;
}

#main {
text-align:justify;
color:#333;
line-height:1.6em;
background-color:#e2e2e2;
border:1px solid #888;
padding:5px;
margin: 0 auto;
}

#fpic {
clear:both;
width:686px;
border:1px solid #888;
height:160px;
background-color:#999;
background:url(images/header.gif) no-repeat;
}

#content {
float: right;
width: 450px !important;
width: 450px;
padding: 0 8px 0 0;
margin: 20px -1px 0 0;
border-right:1px solid #bbb;
}

#sidebar {
width:197px !important;
width: 197px;
border-left:1px solid #bbb;
float:right;
margin-top:20px;
margin-right:5px;
padding-top:10px;
padding-right:3px;
padding-left:8px;
text-align:left;
clear:both;
}

img.centerside {
display: block;
margin-left: auto;
margin-right: auto;
}

.post img {
padding-right:10px;
}

img.left {
float:left;
border:1px solid #aaa;
margin:5px 12px 3px 0;
padding:2px;
}

img.right {
float:right;
border:1px solid #aaa;
margin:5px 0 3px 12px;
padding:2px;
}

img.center {
display:block;
border:1px solid #aaa;
margin:0 auto 8px;
padding:2px;
}

acronym {
cursor:help;
border-bottom:1px dotted #9C0063;
}

h1 {
font-size:20px;
font-weight:700;
padding-top:5px;
}

.hideme {
display:none;
color:#fff;
}

#footer {
background-color:#777;
color:#fff;
text-align:center;
vertical-align:middle;
height:33px;
padding-top:5px;
clear:both;
width:auto;
}

.clear { clear: both;}