/*  
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.3 Sept 2, 2011
http://www.jamespaulp.us/flexislate/
This theme was designed and built by James Paul
*/
html,body,img {
	padding:0;
	margin:0 auto;
	border:none;
	font-family:Nunito;
	background-color:#182828;
}
#flexislate-page {
	padding:0em;
	margin:0em auto;
	width:80%;
	min-width:65em;
	max-width:70em;
	display: none;
}
#flexislate-noscript {
	width:100%;
	color:lime;
	text-align:center;
}
#flexislate-header {
	background:url(images/headerbgg.png);
	height:6em;
	text-align:center;
}
#flexislate-header .name {
	font:bold 3em tangerine;
	text-shadow: .05em .05em .05em silver;
	color:lime;
	letter-spacing:0.02em;
	padding:0.4em 0em 0.4em;
}
#flexislate-header .description {
	font:bold medium Carme;
	color:lime;
	padding:0em 0em 0.4em;
}
.whitelink {
	color:white;
	font:small Nunito;
}
#flexislate-headerbottom {
	background:url(images/phdrbg.png);
	font:bold small Carme;
	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:small Nunito;
}
#flexislate-sidebar .headers {
	background:url(images/phdrbg.png);
	font:bold small Carme;
	color:white;
	border-bottom:solid 0.02em black;
	padding:0em 0em 0.3em 0.3em;
	height:1.2em;
}
#flexislate-sidebar ul  {
	font:small Nunito;
	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:bold small Nunito;
	color:#3A6711;
}
#flexislate-post .postheader {
	padding-top:0.6em;
	font:medium Carme;
}
#flexislate-post .posttime {
	font:bold small Nunito;
	color:#3A6711;
	padding-bottom:0.6em;
}
p, #flexislate-post .postentry {
	font:small Nunito;
	text-align:justify;
	overflow:hidden;
}
#flexislate-post .pageheader {
	padding-top:0.6em;
	font:bold large Carme;
	color:#3A6711;
}
#flexislate-comments .metadata {
	font:small Nunito;
}
#flexislate-navigation {
	font:small Nunito;
	padding-top:1.2em;
}
#flexislate-navigation .alignleft{
	width:50%;
	text-align:left;
}
#flexislate-navigation .alignright{
	text-align:right;
}
#flexislate-comments {
	font:small Nunito;
}
.comment {
	padding-top:1.2em;
}
.children {
	margin-left:1.5em;
}
#flexislate-comments .fn, .url, .post-edit-link, .comment-edit-link, .comment-reply-link {
	font:bold small Nunito;
	color:#182828;
}
#flexislate-comments ol, ul  {
	list-style:none;
	padding-left:1em;
}
#flexislate-comments .header {
	font:bold small Nunito;
}
#flexislate-footer {
	font:small Nunito;
	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;
}
