/*
Theme Name:		oliverchank.com
Theme URI: 		http://oliverchank.com/
Version: 		0.1
Description: 	        A clean theme using Typekit's FF Tisa.
Author: 		Oliver Chank
Author URI:		http://www.oliverchank.com

*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
list-style-type: none;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
font-weight: normal;
vertical-align: baseline;
	background: transparent;
}
body {
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* BODY */

body {
background: #FFFFFF url(images/top.gif) repeat-x top;
color: #000000;
font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2";
font-size: 12px;
line-height: 1.6em;

padding: 0px;
margin:0px;
cursor: default;}

#wrapper {
width: 1030px;
margin: auto;}

#top {
width: 812px;
margin-left: 218px;
height: 50px;
line-height: 52px;
margin-bottom: 75px;}


#logo {
float: left;
width: 453px;}

#logo a:link, #logo a:active, #logo a:visited {
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
color: #000000;
font-weight: bold;}

#logo a:hover {
color: #fff696;}

#topnav {
float: left;
color: #BBB;}

a:link, a:active, a:visited {
text-decoration: none;
color: #BBB;}

a:hover {
color: #fff696;}

#topnav li a:link, #topnav li a:active, #topnav li a:visited {
font-size: 10px;
color: #BBB;
font-weight: bold;}

#topnav li a:hover {
color: #fff696;}

#mainnav li {
list-style-type: none;}

#middle {}

#sidebar {
float: left;
margin: 6px 15px 0px 15px;
padding-right: 94px;
width: 94px;}

#main {
float: left;
width: 391;}

#content {
width: 391px;}

#mainright {
float: left;
margin: 6px 0px 0px 62px;
width: 188px;}

#mainright ul {
margin-bottom: 15px;}

#mainleft {
float: left;
text-transform: lowercase;
margin: 6px 15px 0px 15px;
width: 188px;}

.clear {
clear: both;}

#footer {
margin-top: 75px;
height: 100px;
width: 100%;}

#footertext {
margin: auto;
width: 594px;
height: 40px;
padding: 15px 218px 0px 218px;
color: #BBB;
font-size: 10px;
font-weight: bold;}

.box {
margin-top: 75px;
float: left;
padding-right: 15px;
width: 196px;
margin-right: 15px;}

.box li {
margin-bottom: 6px;}

/* POST */

.post {
padding-bottom: 15px;
margin-bottom: 50px;
border-bottom: 2px solid #eeeeee;
display: block;}

.title {
padding: 0px 0px 15px 0px;}

div.post img {
margin: 3px}

div.post p {
word-spacing:2px;
margin: 0px 0px 15px; 0px}

h1, h2, h3, h4, h5 {
display: inline;
padding: 0px 10px 0px 0px;
letter-spacing: 1px;}

h1 {
font-size: 24px;}

h2 {
margin-top: 10px;
line-height: 30px;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}

h3 {
font-size: 44px;
line-height: 48px;}

.title h3 a {
color: #808080;}

h4 {
font-size: 14px;}

h5 {
text-transform: uppercase;
font-size: 11px;
line-height: 36px;
font-weight: bold;
letter-spacing: 1px;}

/* links */

.post a, #left a {
color: #BBB;
text-decoration: none;}

.post a:hover, #left a:hover {
color: #a6e2cf;
text-decoration: none;
}

a[rel~=attachment] {
background: none;
padding: 0px;
margin: 0px;}

a[rel~=attachment]:hover {
background: none;}

/* NAV */

#topnav li {
list-style-type: none;
float: left;
padding-right: 15px;}

div#topnav li.current_page_item a, .current_page_item a {
color: #fff696;}

#sidebar li {
list-style-type: none;}

#sidebar li a {
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
}

/* INPUTS */

input, textarea {
font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2";
border: 0px;
color: #808080;
width: 188px;
padding: 1px;
font-weight: bold;
background-color: #EEE;
font-size: 11px;
margin: 0px 0px 2px 0px;}

#submit {
font-weight: bold;
background-color: none;
border: 0px;}

#submit:hover {
color: #fff696;}

ol li {
margin-bottom: 20px;
padding-bottom: 5px;
border-bottom: 1px solid #eeeeee;}

.fn {
font-weight: bold;
font-style: italic;}

.commentdate {
font-weight: bold;
color: #ddd;
font-size: 10px;}

.commentlink a:link, .commentlink a:active, .commentlink a:visited {
text-decoration: none;
color: #BBB;}

.commentlink a:hover {
color: #fff696;}