/*
Theme Name: I KNOW WHY NO
Theme URI: http://www.iknowwhyno.com/
Description: Custom theme
Version: 1.6
Author: Michael Heilemann
Author URI:
Tags:

*/

*,body, html, img, div, li, ul {
	list-style-position: inside;
	list-style-type: none;
	border-collapse: collapse;
	outline: none;
	color: black;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
	letter-spacing: 1px;
	line-height: 26px;
	font-size: 18px;
	font-family: Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
}

ul,li {
	list-style-position: inside;
	line-height: 15px;
	font-size: 12px;
}

#grid {
	top: 0px;
	padding-bottom: 66px;
	padding-top: 66px;
	display: block;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 942px;
	overflow: auto;
}

.module {
	display: inline-block;
	position: relative;
	float: left;
	padding: 15px;
	margin: 0px;
	height: 288px;
	width: 281px;
	
}

.wrapper {
	
	height: 290px;
	
	width: 283px;
	
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
}

h2 {
}

#content * {
	line-height: 15px;
	font-size: 10px;
	text-align: left;
}

#content {
	float: left;
	margin: 15px;
	            
	display: block;
	width: 593px;
	float: left;

}


#logo {
	background-position: center 0px;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images/logo.gif);
}

.pages * {
	line-height: 20px;
	font-size: 12px;
}

.pages {
	margin-top: 200px;
	display: block;
	text-align: center;
	bottom: 20px;
}

.pages li {
	clear: both;
	float: none;
	display: block;
}

a ,a:link, a:visited, a:active {
	color: black;
	text-transform: uppercase;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#dim {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(images/loader.gif);
	min-height: 700px;
	background-color: white;
	right: 0px;
	left: 0px;
	bottom: 0px;
	top: 0px;
	position: fixed;
	overflow: visible;
	opacity: 0.95;
}

#image-container {
	left: 50%;
	top: 50%;
	position: absolute;
}

#close {
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	z-index: 1;
	right: -40px;
	top: -40px;
	position: absolute;
	cursor: pointer;
}

#back {
	z-index: 2;
	left: 40px;
	position: absolute;
	display: block;
	overflow: visible;
	background-repeat: no-repeat;
	background-image: url(images/back.gif);
	height: 40px;
	width: 40px;
}

#back span, #close span {
	display: none;
}

.edit-post {
	padding: 20px;
	background-color: #f0f0f0;
	right: 60px;
	top: 0px;
	position: fixed;
}

#caption {
	letter-spacing: 0px;
	margin-top: 15px;
	display: block;
	text-align: center;
	line-height: 15px;
	font-size: 10px;
}

p {
	margin-bottom: 15px;
}

