

/* base styles */

body {
margin:0;
padding:0;
background:#fff;
font-family:Arial,Helvetica,sans-serif;
text-align:center;
color:#666;
font-size:12px;
}

a {
text-decoration:none;
color:#333;
}

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

a img {
border:none;
}

a:active,
a:focus {
outline:none;
}

p {
margin:0 0 1em 0;
padding:0;
}

h2 {
margin:0 0 10px 0;
padding:0;
font-family:"Helvetica Light",Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:normal;
text-transform:uppercase;
}

h3 {
margin:0 0 10px 0;
padding:0;
font-family:"Helvetica Light",Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
}

.clearer {
overflow:hidden;
margin:0 0 -1px 0;
height:1px;
clear:both;
}


/* container */

#container {
position:relative;
width:900px;
margin:auto;
text-align:left;
}

#content {
position:relative;
padding:0 0 0 38px;
width:857px;
}

.home #content {
padding-left:0;
width:900px;
}


/* header */

#header {
margin:0 0 0 38px;
width:857px;
height:175px;
}

.archive #header,
.single #header {
border-bottom:1px solid #d9d9d9;
margin-bottom:37px;
height:137px;
}

#header img {
display:block;
}

#header #logo {
position:absolute;
left:35px;
top:70px;
width:258px;
}

#contact {
position:absolute;
border-left:1px solid #d9d9d9;
padding-left:38px;
left:300px;
top:70px;
width:229px;
height:30px;
background:url("../images/contact.gif") no-repeat top right;
}

#contact p {
display:none;
}

#contact2 {
position:absolute;
border-left:1px solid #d9d9d9;
padding-left:38px;
left:600px;
top:70px;
width:229px;
height:30px;
background:url("../images/contact2.gif") no-repeat top right;
}

#contact2 p {
display:none;
}

#facebook {
position:absolute;
left:429px;
top:67px;
width:73px;
height:21px;
}

#facebook p {
margin:0;
padding:0;
}

#facebook a {
display:block;
width:73px;
height:21px;
}

#facebook a:hover {
background:url("../images/facebook.gif") no-repeat top left;
}

#facebook a span {
display:none;
}


/* home menu */

#menu ul {
margin:0;
padding:50px 0 0 0;
}

#menu ul li {
float:left;
margin:0;
padding:0;
width:300px;
height:220px;
list-style:none;
}

#menu ul li a {
display:block;
float:left;
width:300px;
height:220px;
}

#menu ul li span {
display:none;
}

#menu ul li#lcat1 {
background:url("../images/l_cat1.png") no-repeat top left;
}

#menu ul li#lcat2 {
background:url("../images/l_cat2.png") no-repeat top left;
}

#menu ul li#lcat3 {
background:url("../images/l_cat3.png") no-repeat top left;
}

#menu ul li#lcat1 a:hover {
background:url("../images/l_cat1_hover.png") no-repeat top left;
}

#menu ul li#lcat2 a:hover {
background:url("../images/l_cat2_hover.png") no-repeat top left;
}

#menu ul li#lcat3 a:hover {
background:url("../images/l_cat3_hover.png") no-repeat top left;
}

#smallmenu {
position:absolute;
top:0;
right:0;
width:366px;
}

#smallmenu ul {
margin:0;
padding:0;
}

#smallmenu ul li {
float:left;
margin:0;
padding:0;
width:122px;
height:80px;
list-style:none;
}

#smallmenu ul li a {
display:block;
float:left;
width:122px;
height:80px;
}

#smallmenu ul li span {
display:none;
}

#smallmenu ul li#lcat1 {
background:url("../images/l_smallcat1.png") no-repeat top left;
}

#smallmenu ul li#lcat2 {
background:url("../images/l_smallcat2.png") no-repeat top left;
}

#smallmenu ul li#lcat3 {
background:url("../images/l_smallcat3.png") no-repeat top left;
}

#smallmenu ul li#lcat1 a:hover {
background:url("../images/l_smallcat1_hover.png") no-repeat top left;
}

#smallmenu ul li#lcat2 a:hover {
background:url("../images/l_smallcat2_hover.png") no-repeat top left;
}

#smallmenu ul li#lcat3 a:hover {
background:url("../images/l_smallcat3_hover.png") no-repeat top left;
}

#smallmenu ul li#lcat1off {
background:url("../images/l_smallcat1_off.gif") no-repeat top left;
}

#smallmenu ul li#lcat2off {
background:url("../images/l_smallcat2_off.gif") no-repeat top left;
}

#smallmenu ul li#lcat3off {
background:url("../images/l_smallcat3_off.gif") no-repeat top left;
}


/* posts */

#subheader {
position:relative;
border-bottom:1px solid #d9d9d9;
margin:0 0 37px 38px;
padding-bottom:37px;
width:857px;
height:65px;
}

h1 {
margin:0;
padding:0;
width:475px;
height:70px;
}

h1 a {
display:block;
width:475px;
height:70px;
}

h1 span {
display:none;
}

h1#hcat1 {
background:url("../images/h_cat1.gif") no-repeat top left;
}

h1#hcat2 {
background:url("../images/h_cat2.gif") no-repeat top left;
}

h1#hcat3 {
background:url("../images/h_cat3.gif") no-repeat top left;
}

.post {
position:relative;
margin:0 0 15px 0;
padding:0 0 20px 0;
width:640px;
}

.category .post a img {
cursor:default;
}

.more-link {
font-family:"Helvetica Light",Arial,Helvetica,sans-serif;
font-size:10px;
text-transform:uppercase;
}

#notes {
position:absolute;
top:345px;
left:705px;
width:190px;
font-size:11px;
line-height:1.6em;
text-align:right;
}
