/*
Theme Name: Plistic
Theme URI: http://www.digilutionary.com
Description: Plistic Theme
Author: Patrick Dwyer
Version: 0.2

This template is released under the Creative Commons Attribution 2.0 license, the full
text of which is available at http://creativecommons.org/licenses/by/2.0/

*/

div.postWrapper {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 15px;
}

div.pageContent {
	position: relative;
	top: 0;
	background: #ffffff;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	width: 60%;
	padding-bottom: 15px;
	margin: 0 15% 0 25%;
	visibility: visible;
	overflow: visible;
	bottom: 0;
}

form {
	margin: 0;
}

div.leftContent {
	margin-left: 5%;
	position: absolute;
	padding-right: 0;
	padding-left: 0;
	text-align: center;
	width: 150px;
	background: #ffffff;
	border-right: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
}

div.flickrNote {
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

div.menuHeader {
	margin-top: 0;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #989898;
}

div.menuSpacer {
	margin-top: 0;
	padding: 0;
	background: url(image/strong_line.gif) repeat-x #ffffff;
}

div.rightContent {
	margin-right: 0;
	margin-top: 10px;
	position: absolute;
	width: 15%;
	right: 0;
}

div.pageHeader {
	margin: 0 15% 5px;
	padding: 0;
	border-top: none;
	border-right: 1px solid #d4d4d4;
	border-bottom: none;
	border-left: 1px solid #d4d4d4;
	clear: both;
}

body {
	margin: 0;
	background: #dfe0e0;
	padding: 0;
	height: 100%;
}

div.submenuWrapper {
	margin-left: 10px;
}

div.leftContent img {
	margin: 3px;
	border: 1px solid #bdbdbd;
	float: none;
}

div.leftContent ul {
	margin: 0;
	float: none;
	list-style: none;
	padding: 0;
}

div.leftContent li {
	margin: 3px;
	float: none;
	list-style: none;
	padding: 0;
}
