/*  
Theme Name: Velvet
Theme URI: http://blog.velvetidole.com
Description: The default Velvet theme 
Version: 1.0
Author: Madeleine Huwiler and Stephane JAIS
Author URI: http://blog.velvetidole.com

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.narrowcolumn {
float: left;
padding: 10px;
width: 700px;
} 
.narrowcolumn textarea {
width: 100%;
} 
#sidebar {
margin-left: 700px;
padding: 10px;
} 
#sidebar ul {
margin: 0;
padding: 0;
} 
#sidebar li {
list-style: none;
} 
.post {
padding-bottom: 10px;
background: url('images/post-sep.gif') no-repeat center bottom;
} 
.post h2 a, .post h3 a {
color: #098699;
} 
.post h2, .post h3 {
margin-bottom: 0;
} 
.postmetadata {
  text-align: center;
} 
#sidebar h2 {
font-size: 12px;
color: #777;
margin: 0;
padding: 0;
} 
#sidebar p, #sidebar li li {
margin-left: 13px;
} 
#sidebar li {
margin-bottom: 20px;
} 
#sidebar li li {
margin-bottom: 0;
} 
#sidebar a {
color: black;
}
#sidebar div.sep {
height: 3px;
background: url('images/rightcol-sep.gif') no-repeat center center;
margin: 20px 0;
} 
#content_for_layout {
  font-size: 14px;
} 
