/*
Theme Name: Vanilla Blue
Theme URI: http://www.myblogbusiness.com/vanilla-blug//
Description: This theme is based on a simple blue and white color scheme. 
Version: 1.0
Author: My Blog Business
Author URI: http://www.myblogbusiness.com/
Tags: blue, white, minimal, minimalist

*/
body { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;  background:#ffffff; color:#000000; }
a { color: #1F9AD7; }

#wrapper { width: 1000px; margin:0px auto 0px; }
#right { width: 220px; float:right;  padding:4px 0px 0px 10px; border-left:#1F9AD7 1px dotted; min-height:800px;}
#right h1 { font-size:.80em; display:inline;}


#content { width: 760px; float:left;  }
.entry { width:760px; float:left;  margin:0px 10px 0px 10px;  padding:4px 4px 4px 14px; }
.entry h2 { font-size:.9em; }

.entry-l { float:left; width:110px;  font-size:.75em; }
.entry-r { float:right; width:570px; padding: 0px 30px 0px 10px; font-size:.85em; border-left:#1F9AD7 30px solid;  }

/*.entry p { display:inline; }*/

