body {
color: #000;
background: #fff;
margin: 0;
padding: 0;
}
a {
color: #000;
}
a:hover, a:focus, a:active {
color: #555;
}
#body, #footer {
margin: 0 auto;
}
#body {
width: 666px;
}
body.about #body {
width: 630px;
}
#logo a {
display: block;
background: url(../images/hectical_inkerie_logo_int.png) no-repeat 0 0;
width: 387px;
height: 93px;
text-indent: -32767px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
}
p {
line-height: 1.5;
}
.border {
border: 1px solid #000;
}
img.right {
float: right;
margin: 0 0 10px 10px;
}
img.left {
float: left;
margin: 0 10px 10px 0;
}
#header {
border-bottom: 1px solid #000;
height: 63px;
position: relative;
margin-bottom: 50px;
}
#header #main_nav {
position: absolute;
right: 0;
bottom: 0;
padding: 0;
margin: 0;
}
#header #main_nav p {
margin: 0;
padding: 0;
}
#header #main_nav p a {
display: block;
margin: 0;
padding: 42px 15px 10px 15px;
line-height: 1;
font-size: 1.2em;
text-decoration: none;
color: #000;
}
#header #main_nav p a:hover, #header #main_nav p a:focus, #header #main_nav p a:active {
background: url(../images/nav_bg.png) repeat-x right bottom;
}
ul.horiz {
float: left;
width: 100%;
margin: 0;
padding: 0;
list-style-type: none;
}
ul.horiz li {
float: left;
}
.nav ul.horiz li {
width: 56px;
height: 56px;
}
.nav ul.horiz li.image_title {
width: 554px;
text-align: center;
}
.navbottom ul.horiz li {
width: 333px;
}
.nav li.image_title h1 {
font-size: 1em;
padding-top: 18px;
}
.nav li a {
display: block;
text-indent: -32767px;
overflow: hidden;
background-repeat: no-repeat;
width: 56px;
height: 56px;
}
.nav li.prev a {
background-image: url(../images/left_arrows.png);
background-position: 18px 10px;
}
.nav li.next a {
background-image: url(../images/right_arrows.png);
background-position: -18px 10px;
}
.navbottom li.next a {
float: right;
}
#image {
padding: 30px 0;
}
#image img {
margin: 0 auto;
}
#footer {
width: 630px;
border-top: 1px solid #000;
background: url(../images/footer_bg.png) repeat-x 0 0;
margin-top: 26px;
clear: both;
}
#footer p {
text-align: center;
font-size: .8em;
padding: 13px 0 36px 0;
}
.clearfix:after { content: "."; clear: both; height: 0; visibility: hidden; display: block; }
.clearfix { display: inline-block; /* Fixes IE Mac */ }
/* Hides from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE Mac */

/* Home */
.home #header {
height: 30px;
margin-bottom: 0;
}
.home #logo {
display: block;
background: url(../images/logo_home.png) no-repeat 0 0;
width: 655px;
height: 145px;
text-indent: -32767px;
overflow: hidden;
margin: 0 auto;
position: relative;
top: 17px;
}
.home #intro {
width: 380px;
margin: 0 auto;
text-align: center;
padding-top: 100px;
}
.home #thumbs {
margin: 36px auto 0 auto;
width: 580px;
}
.home #thumbs ul {
margin: 0;
padding: 0;
list-style-type: none;
float: left;
}
.home #thumbs ul li {
float: left;
width: 102px;
height: 102px;
margin: 7px;
}
.home #thumbs ul li img, .home #thumbs ul li a {
display: block;
width: 100px;
height: 100px;
}
.home #thumbs ul li img {
border: 1px solid #000;
}
.home #thumbs ul li a:hover, .home #thumbs ul li a:focus, .home #thumbs ul li a:active {
outline: 2px solid #ccc;
}

/* About */
.about {
padding-bottom: 20px;
}

/* Post-Footer Stuff (Ads?) */
#post-footer-wrapper {
	margin: 20px 0 0 0;
	padding: 16px;
	background: url('../images/squiggy-mcCool.png') repeat-x -85% 0;
}
#post-footer {
	width: 728px;
	margin: 0 auto;
	padding: 40px 0;
}
