/*
Theme Name: Neubert Painting
Theme URI: http://neubertpainting.com/
Description: Neubert Painting Theme
Version: 2.7
Author: Website Solutions LLC
Author URI: http://websitesolutions1.com/
Tags: 

*/



/* Begin Typography & Colors */
.lucida14, .entry {
	color: #000000;
	font: normal normal 14px/140% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}


#container {
	color:#000000;
	width: 500px;
	float:left;
	text-align:left;
}	
#container a{
	color:blue;
}	
.post {
	font: normal normal 16px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0 0 20px 0;
}
.post h2, .post h2 a {
	color: #000000;
}	
#sidebar {
	color:#000000;	
	font: normal normal 14px/140% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	float: left;
	width:240px;
	display: inline;
	text-align:left;
}	
#sidebar h2 {
	color:#000000;
	font: bold normal 16px/140% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
#sidebar ul {
	margin-bottom:10px;
}	
#sidebar ul ul {
	margin-bottom:20px;
}
#sidebar a {
	color:#000000;
}	
#searchform {
	color:#000000;
	font: bold normal 14px/140% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}	
#s {
	font: normal normal 12px/100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: 000000;
	margin: 10px 20px 15px 0;
}
#searchsubmit {
	font: normal normal 12px/100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #eeeeee;
	color: 000000;
	margin-bottom: 30px;
}
.postmetadata {
	margin: auto auto auto auto;
}	

