/*  
Theme Name: lightproofbox
Theme URI: http://lightproofbox.fd.net/blog
Description: Lightproofbox
Version: 2
Author: John Watson
*/

body {
	background-color: #fff;
	color: #777;
	padding: 0;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 80%;
}

h1, h2, h3, h4, h5, h6, h7 {
}

hr {
	display: none;
}

img {
	border: 0;
}

a {
	outline: none;
	color: #777;
}

a:visited {
	color: #aaa;
}

#page {
}

#header {
	padding: 10px;
	margin: 0 0 30px 0;
}

#header a {
	padding: 0 10px 0 0;
	font-weight: bold;
}

#header h2 {
	font-size: 100%;
	float: right;
	margin: 0;
	padding: 0;
	letter-spacing: 5px;
}

#header h2 a {
	text-decoration: none;
}

#content {
	padding: 0 25px 0 25px;
}

.archive {
	width: 800px;
	margin: 0 auto;
}

.widecolumn {
	width: 600px;
}

.post {
}

.post .entry {
	line-height: 1.5em;
}

.post img {
	border: 10px solid #eee;
}

.post h2 {
}

.post h2 a {
}

.postmetadata {
}

.postmetadata a {
}

div.thumb img, img.thumb {
	border: 5px solid #eee;
}

div.thumb {
	width: 250px;
	height: 170px;
	overflow: hidden;
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
}

div.smallthumb {
	width: 50px;
	height: 36px;
	overflow: hidden;
	float: left;
	margin: 0 25px 20px 0;
	text-align: center;
}

div.smallthumb img {
	width: 50px;
}

.tagcloud {
	margin: 20px 0 0 0;
	line-height: 40px;
}

.tagcloud a {
	padding: 0 10px 0 0;
}

#sidebar {
	float: left;
	width: 160px;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#footer {
	margin: 50px 0 0 0;
	text-align: center;
	line-height: 1.5em;
	clear: both;
	color: #999;
	font-size: 80%;
}

#footer a {
	color: #999;
}

.navigation {
	margin: 10px auto 0 auto;
	width: 800px;
	text-align: center;
	position: relative;
}

.navigation .previous {
	position: absolute;
	left: 0;
	width: 300px;
	text-align: left;
}

.navigation .next {
	position: absolute;
	right: 0;
	width: 300px;
	text-align: right;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.exif {
	clear: both;
	padding: 0;
	margin: 0 0 0 20px;
	float: right;
}

.exif h3 {
	margin: 0;
}

#commentarea {
	margin: 30px auto 0 auto;
	padding: 30px 0 0 0;
	border-top: 1px solid #eee;
	width: 800px;
}

#commentarea h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
}

#commentarea .post {
	margin: 0 0 30px 0;
}

#commentarea h3 {
	margin: 0;
	padding: 0;
}

#commentspopup {
	padding: 10px;
}

.commentlist {
	clear: both;
}

.commentlist li {
	padding: 5px 7px 2px 7px;
	margin: 0 0 10px 0;
}

.commentlist .alt {
	background-color: #f9f9f9;
	border: 1px solid #f3f3f3;
}

.commentlist .bypostauthor {
	background-color: #ffe;
	border: 2px solid #eee;
}

.commentlist .children {
	list-style: none;
}

#s, #email, #author, #url, #comment {
	border: 1px solid #eee;
	padding: 5px;
	width: 300px;
}

#s:focus, #email:focus, #author:focus, #url:focus, #comment:focus {
	background-color: #ffe;
}

.orderinfo {
	padding: 5px 10px 5px 10px;
	background-color: #f7f7f7;
	border: 2px solid #ccc;
}

.pricingchart {
	border-collapse: collapse;
	border-color: #ccc;
	border-style: solid;
	border-width: 2px 0 0 2px;
	margin: 10px auto 10px auto;
}

.pricingchart th, .pricingchart td {
	padding: 5px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0 2px 2px 0;
	text-align: center;
	width: 150px;
}

.pricingchart th {
	background-color: #eee;
}
