/*  
Theme Name: flexislate
Theme URI: http://www.jamespaulp.us/flexislate/
Description: A light weight flexible two column theme by <a href='http://www.jamespaulp.us'>James Paul</a>. No part of this theme is allowed to be modified or replicated for commercial purpose. Use of this theme on any website without changing any of the content is allowed. All versions of this theme and their derivative works must remain free at all times. 
Version: 0.2
Author: James Paul
Author URI: http://www.jamespaulp.us/
Tags: buddypress, two-column, flexible-width, slate

flexislate 0.2 April 11, 2010
http://www.jamespaulp.us/flexislate/
This theme was designed and built by James Paul
*/
@import url(http://fonts.googleapis.com/css?family=Tangerine|Josefin+Sans+Std+Light);
html,body,img {
	padding:0;
	margin:0 auto;
	border:none;
	font-family:palatino linotype,book antiqua,palatino,georgia,serif;
	background-color:#182828;
}
#flexislate-page {
	padding:0em;
	margin:0em auto;
	width:80%;
	min-width:65em;
	max-width:70em;
}
#flexislate-header {
	background:url(images/headerbgg.png);
	height:6em;
	text-align:center;
}
#flexislate-header .name {
	font:bold xx-large tangerine,serif;
	text-shadow: .05em .05em .05em silver;
	color:lime;
	letter-spacing:0.02em;
	padding:0.4em 0em 0.4em;
}
#flexislate-header .description {
	font:bold medium georgia,serif;
	color:lime;
	padding:0em 0em 0.4em;
}
.whitelink {
	color:white;
	font-size:small;
	font-weight:bold;
}
#flexislate-headerbottom {
	background:url(images/phdrbg.png);
	font-weight:bold;
	padding:0em 0.3em 0.3em 0.3em;
	margin:0.3em 0em 0.3em 0em;
	height: 1.2em;
}
#flexislate-sidebar {
	float:right;
	width:16.5em;
	margin:0em -0.5em 0em 1em;
}
#flexislate-sidebar .boxes {
	border:solid 0.1em black;
	width:15.7em;
	color:black;
	margin:0.3em 0em 0.3em 0em;
}
#flexislate-sidebar .searchform {
	margin:0.3em 0.6em;
	font-size:small;
}
#flexislate-sidebar .headers {
	background:url(images/phdrbg.png);
	font-weight:bold;
	font-size:small;
	color:lime;
	border-bottom:solid 0.02em black;
	padding:0em 0em 0.3em 0.3em;
	height:1.2em;
}
#flexislate-sidebar ul  {
	font-size:small;
	list-style:none;
	padding-left:1em;
	text-indent:-0.6em;
}
#flexislate-sidebar .imageref {
	border:none;
}
#flexislate-content {
	background:url('images/pgbk.png');
	min-height:40em;
	padding:0em 0em;
	clear:both;
	float:left;
	width:100%;
}
#flexislate-posts {
	padding:0em 17em 0em 1em;
}
#flexislate-post .metadata {
	padding-top:0.6em;
	font-size:small;
	font-weight:bold;
	color:#3A6711;
}
#flexislate-post .postheader {
	padding-top:0.6em;
	font-size:medium;
}
#flexislate-post .posttime {
	font-size:small;
	font-weight:bold;
	color:#3A6711;
	padding-bottom:0.6em;
}
#flexislate-post .postentry {
	font-size:medium;
	text-align:justify;
	overflow:hidden;
}
#flexislate-post .pageheader {
	padding-top:0.6em;
	font-weight:bold;
	color:#3A6711;
	font-size:x-large;
}
#flexislate-comments .metadata {
	font-size:small;
}
#flexislate-navigation {
	font-size:small;
	padding-top:1.2em;
}
#flexislate-navigation .alignleft{
	width:50%;
	text-align:left;
}
#flexislate-navigation .alignright{
	text-align:right;
}
#flexislate-comments {
	font-size:small;
}
.comment {
	padding-top:1.2em;
}
.children {
	margin-left:1.5em;
}
#flexislate-comments .fn, .url, .post-edit-link, .comment-edit-link, .comment-reply-link {
	font-size:small;
	font-weight:bold;
	font-style:normal;
	color:#182828;
}
#flexislate-comments ol, ul  {
	list-style:none;
	padding-left:1em;
}
#flexislate-comments .header {
	font-weight:bold;
	font-size:small;
}
#flexislate-footer {
	font-size:small;
	clear:both;
	margin:0.6em auto;
	padding:0.6em;
	text-align:center;
	color:white;
	border-top:solid 0.1em white;
}
.adunit {
	border:none;
	text-align:center;
	margin:0.5em auto;
}