/*
Theme Name: WordPress Default

*/

body {
background: #000;
//background: repeat-x #000 url('/images/2010background.jpg') top center;
color: #000;
font-family: Futura, Arial, Helvetica, sans-serif;
font-size: 80%;
margin: 0;
padding: 0;
}

#clear {
clear: both;
}

.blogpost entry img {
width: 300px;
}

.widecolumn {
padding: 0 20px;
}

a img {
border: none;
}

#basewrap {
width: 900px;
margin: 0 auto;
}

.loginbox {
float: right;
}

.alignleft {
float: left;
height: 20px;
margin: 10px 0;
}

.alignright {
float: right;
height: 20px;
margin: 10px 0;
}

#footer {
color: #fff;
background-color: #000;
text-align: left;
margin: 0 auto;
clear: both;
width: 898px;
padding: 10px;
border-left: 6px solid #fff;
border-right: 6px solid #fff;
}

#footer a {
color: red;
text-decoration: none;
}

#footer a:hover {
color: #ccc;
}

ul li ul li a {
display: block;
color: #000;
background-color: #fff;
border: 1px solid #000;
padding: 5px;
text-decoration: none;
margin: 0 0 5px 0;
}

ul li ul li a:hover {
color: #fff;
background-color: red;
}

#searchform, #sidebar ul {
clear: left;
}

#blogwrap {
clear: left;
padding: 0 0 10px 0;
}

#blogwrap .entry {
margin: -1em 0 1em 0;
}

.blogdate{
color: red;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}

.title {
border-bottom: 1px solid #000;
text-transform: uppercase;
font-weight: bold;
font-size: 1.5em;
margin: 15px 0 5px 0;
}

.sidetitle {
padding: 15px 0 0 0;
}

.blogname {
float: left;
padding: 0 0 5px 0;
width: 103px;
text-align: right;
font-weight: bold;
text-transform: uppercase;
}

.blogname a {
color: black;
text-decoration: none;
}

.blogname a:hover {
color: red;
}

.blogpost {
margin: 0 0 0 110px;
}

.Noel {
background: no-repeat url('/images/noel.jpg');
}

.Dave {
background: no-repeat url('/images/chaps.jpg');
}

.Trent {
background: no-repeat url('/images/trent.jpg');
}

.Dillon {
background: no-repeat url('/images/dill.jpg');
}

.c-mac {
background: no-repeat url('/images/c-mac.jpg');
}

.liam {
background: no-repeat url('/images/liam2.jpg');
}

#topmenu {
height: 0;
padding-right: 55px;
}

#topmenu a{
display: block;
float: right;
height: 0;
background-image: url('/images/topmenu.gif');
text-indent: -10000px;
background-repeat: no-repeat;
}

.family {
width: 105px;
background-position: center 0;
}

.history {
width: 119px;
background-position: center -13px;
}

.brands {
width: 121px;
background-position: center -26px;
}

.blogs {
width: 104px;
background-position: center -39px;
}

#page {
width: 920px;
margin: 0 auto;
background-color: #fff;
border-left: 5px solid #fff;
border-right: 5px solid #fff;
}

#header {
width: 918px;
height: 175px;
background-color: #000;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#headerimg {
height: 150px;
}

#headerimg a{
float: left;
background-image: url('/images/logo.jpg');
width: 400px;
height: 150px;
text-indent: -10000px;
margin: 0 0 0 10px;
}

#headertext {
float: right;
color:#fff;
width: 478px;
background-color: #000;
text-align: center;
}

#quotebar {
color: #fff;
clear: both;
height: 24px;
line-height: 24px;
border-top: 1px solid #fff;
text-align: center;
background-color: #ff0000;
}

.newscolumn {
width: 480px;
float: right;
padding: 0;
margin: 0 10px 0 0;
}

#sidebar {
width: 400px;
margin: 0 0 0 10px;
}

ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.post h2 {
background-image: url('/images/red_dot.gif');
background-repeat: no-repeat;
padding: 0 0 0 18px;
margin: 10px 0 3px 0;;
}

.post {
clear: both;
margin: 0 0 30px 0;
}

.post h2 a {
font-size: 18px;
line-height: 18px;
color: #000;
text-decoration: none;
}

.post h2 a:hover {
text-decoration: underline;
}
