/*  
Theme Name: Virtue Minimum
Theme URI: http://stillthinkinghq.com/
Description: The new Virtue theme (V3.0)
Version: 1.0
Author: Jake Smith and Alex King
Author URI: http://stillthinkinghq.com/
*/

/*
#Ecosystem
{
text-align: left !important;
}
*/

/* Ads
****************************************/
#ad
{
	margin: 0 -15px 10px -15px; 
}

/* General
****************************************/
body
{
	font-family: sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 0;
	background: #666;
}

.clear
{
	clear: both;
	visibility: hidden;
}

blockquote
{	
	border-top: 1px solid #ABC773;
	border-bottom: 1px solid #ABC773;
	background: #E8E8E8;
	padding: 8px 10px;
	margin: 0;
}

.postmetadata a, .postmetadata
{
	color: #333;
}

/* Bug
***************************/
.postmetadata img, .icon
{
/*	vertical-align: bottom; */
	margin: 0 2px 0 2px;
}
/* */


ul br
{
	display: none;
}

/* Links
****************************************/


a
{
	color: #036;
}

label a
{
	color: black;
}

p a:hover, label a:hover
{
	background: #036;
	color: white;
	text-decoration: none;
}

a:visited
{
	color: #333;
}

h1 a:visited, h2 a:visited
{
	color: black;
}

h2 a
{
	margin-bottom: 2px;
	display: block;
}

/* All
****************************************/
#all
{
	margin: 0 auto;
	padding: 0 24px;
	width: 700px;
	background: url(http://blog.virtuemag.org/images/background.png) repeat-y center;
}

/* Page
****************************************/
#page
{
	background: url(http://blog.virtuemag.org/images/page-header.png) no-repeat;
	padding: 3px 5px;
	float: left;
}

/* Masthead
****************************************/
#masthead img
{
	float: left;
	background: white;
}

/* Page Title
****************************************/
#pagetitle
{
	float: left;	
	width: 440px;
	padding: 0 15px;
	height: 30px;

	margin-bottom: -70px;
}

/* Content
****************************************/
#content
{
	background: white;
	margin-top: 30px;
	padding: 15px;
	width: 440px;
	float: left;
}

#content p, #sidebar p
{
	line-height: 1.2;
}

#content h1, .pullquote
{
	font-size: 200%;
	font-family: georgia, serif;

	margin: .05em 0 0 0;
}

h1 a
{
	text-decoration: none;
}

#content h2.author
{
	color: #333;
	font-size: 95%;

	margin-top: .2em;
}

#content .pullquote
{
	font-size: 130%;
	border-top: 1px solid #ABC773;
	border-bottom: 1px solid #ABC773;
	background: #E8E8E8;
	padding: 10px;
}	




/* Front Page
****************************************/
#frontpage
{
	float: left;	
	background: url(http://blog.virtuemag.org/images/frontpage-bottom.gif) no-repeat left bottom;
	width: 470px;
}

#frontpage h2, #comments h2
{
	margin-bottom: 0;
	font-size: 115%;
	color: black;
}

#frontpage h2 a
{
	text-decoration: none;
	
}

#frontpage h3 , #comments h3
{
	font-size: 90%;
	margin: 0 0 -.8em 0;
	color: #333;
}

/* General Columns
****************************************/
#features, #blog, #sidebar, #comments, #bio, #post
{
	padding: 0 10px;
}

#sidebar h1, #frontpage h1, #comments h1, #bio h1, #post h1, #pagetitle h1
{
	color: white;
	font-size: 125%;
	font-weight: normal;
	font-family: georgia, serif;
	margin: 5px 0 0 0;
}




/* Featured Article
****************************************/
#features
{
	margin-right: 5px;
	width: 226px;
	float: left;	
}

#features img
{
	margin: 5px -9px -4px -9px;
}

/* Latest News (from the Blog)
****************************************/
#blog
{
	width: 196px;
	float: left;
}

/* Sidebar
****************************************/
#sidebar
{
	width: 196px;
	float: right;
}

#sidebar h1
{
	border-bottom: 2px solid #5F7993;
	margin-bottom: -6px;
}

#sidebar h1.first
{
	border: none;
}

#sidebar ul
{
	margin: 14px -6px 10px -7px;
	list-style: none;
	padding: 0;
}

#searchform
{
	padding-top: 6px;
}

#sidebar li
{
	padding: 0;
	display: inline;
}

#sidebar ul a
{
	padding: 3px 8px;
	text-decoration: none;
	display: block;
	color: #3E5266;
	margin: 2px 0;
}

#sidebar ul .double a
{
	padding: 4px 8px;
	font-weight: bold;
}

#sidebar p
{
	line-height: 1.3em;
}

#sidebar .author
{
	display: block;
	color: black;
	font-weight: normal;
	font-size: 90%;
	color: #333;
}

#sidebar ul a:hover
{

	background: #CCD9E6;
	color: #333;
}



/* Footer
****************************************/
#footer
{
	clear: both;
	background: #99B2CC url(http://blog.virtuemag.org/images/footer-background.png) no-repeat bottom;
	width: 669px;
	padding: 10px 10px 15px 10px;
	margin-left: 5px;
	color: white;
	border-top: 4px solid white;
	
}

#footer p
{
	margin: 0;
}

#footer a
{
	color: white;
}

/* General Sections
****************************************/
#comments, #bio, #post
{
	width: 420px;
	float: left;
	margin: 0 0 10px 0;
}

/* Bio
****************************************/
#bio
{
	background:  #99B2CC url(http://blog.virtuemag.org/images/blue-header.png) no-repeat;
}

.bio
{
	background:  #E0C266 url(http://blog.virtuemag.org/images/yellow-bio-header.png) no-repeat;
}

#bio img
{
	float: left;
	margin: 10px 6px 0 -3px;
}

/* Comments
****************************************/
#comments
{
	background: #EAF1DC url(http://blog.virtuemag.org/images/green-header.png) no-repeat;
}


#comments div
{

	padding: 1px 10px;
	margin: 4px -10px -4px -10px;
}

#comments div.alt
{
	background: #ABC773;
}

#comments blockquote
{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}


/* Post
****************************************/
#post
{
	background:  #E0C266 url(http://blog.virtuemag.org/images/red-header.png) no-repeat;
}

#post label
{
	font-size: 90%;
	margin: .8em 0 .2em 0;

	font-weight: bold;
	display: block;
}

#post #comment
{
	width: 415px;
}

#author, #email, #url
{
	width: 250px;
}