/*
Theme Name: Pica
Theme URI: http://www.oliverchank.com
Description: The original Pica site
Version: 1.1
Author: Oliver Chank

Pica by Oliver Chank || http://www.oliverchank.com
*/



/* v1.0 | 20080212 BROWSER RESET */

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;
	padding: 0;
	border: 0;
	outline: 0;
list-style-type: none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
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;
}

.clear {
clear: both;}

::selection {
background: #eeeeee; /* Safari */
}
::-moz-selection {
background: #eeeeee; /* Firefox */
}

body {
background-color: #bbbbbb;
color: #202020;
font-family: Courier;
font-size: 11px;
line-height: 15px;
padding: 0px;
margin:0px;
cursor: default;}

#center {
width: 960px;}

#top {
height: 39px;}

#banner {
float: left;
margin-top: 20px;
margin-left: 325px;}

#banner span {
display: block;
width: 149px;
height: 28px;
background: url(images/pica.jpg) #bbbbbb no-repeat;}

#banner span:hover {
background: url(images/pica_over.jpg) #bbbbbb no-repeat;}

#banner span h5 {
display: none;}

.nav {
float: right;
margin: 25px 0px 0px 10px;
padding: 0px 3px 0px 3px;
color: #FFFFFF;}

#top li {
list-style-type: none;}

#middle {
margin-top: 100px;}

#left {
width: 280px;
padding: 15px;
background-color: #FFFFFF;
float: left;}

#right {
margin-left: 15px;
float: left;
width: 635px;}

#footer {
text-align: right;
margin-left: 325px;
width: 605px;
font-size: 10px;
padding: 5px 15px 5px 15px;
background-color: #FFFFFF;}

.acbox {
width: 310px;
background-color: #FFFFFF;
float: left;
margin-left: 15px;}

.actitle {
padding: 18px 0px 6px 8px;
background-color: #000000;
color: #FFFFFF;}

.accontent {
padding: 15px;}

/* POST */

.post {
padding: 15px;
background-color: #FFFFFF;
margin-bottom: 40px;
display: block;}

.title {
padding: 0px 0px 15px 0px;}

div.post img {
margin: 3px}

div.post p {
margin: 0px 0px 15px; 0px}

h1, h2, h3, h4, h5 {
display: inline;
padding: 0px 10px 0px 0px;
font-weight: normal;}

h1 {
font-size: 24px;
line-height: 28px;}

h2 {
font-size: 20px;
line-height: 24px;}

h3 {
text-transform: uppercase;
font-size: 16px;
line-height: 18px;}

h4 {
font-size: 14px;
line-height: 17px;}

h5 {
font-size: 11px;
line-height: 15px;}

/* links */

.post a, #left a {
color: #FFF;
text-decoration: none;
background: #BBB;
padding: 0px 2px 0px 2px;}

.post a:hover, #left a:hover {
color: #FFF;
text-decoration: none;
background: #303030;
}


#top li a:active, #top li  a:visited, #top li  a:link {
color: #ffffff;
text-decoration: none;}

#top li a:hover span {
background-color: #404040;}

a[rel~=attachment] {
background: none;
padding: 0px;
margin: 0px;}

a[rel~=attachment]:hover {
background: none;}