/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>.
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 0.1
.
All rights reserved.
*/

body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: .8em;
	line-height: 1.3em;
	color: #444444;
}

#container {
	width: 870px;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .9em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 504px;
	float: right;
        font-size: .85m;
	line-height: 1.6em;
	}

.post img{
border: 2px;
border-color: #333;
padding:2px;
}

.post {
	margin-bottom: 30px;
        margin-top: -30px;
}

a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #6699cc;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}



h1 {
	font-size: 1.2em;
	line-height: 1em;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;

}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -0.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 8px 0;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

#site_content {position: absolute;left: -10000px;};

                    
.rav_project {
            margin-bottom: 5px;

          }
          
          .rav_project a.rav_title {
            font-size: 1em;
font-weight: bold;
          }
          
          .rav_project .rav_progress_text {
            position: relative;
            text-align: center;

          }
        
          .rav_project .rav_progress_bar_wrapper {
            border: 1px solid #eee;
            margin-top: 2px;
          } 
        
          .rav_project .rav_progress_bar { 
            position: relative;
            padding: 1px;
            border-left: 1px solid #aaa;
            border-top: 1px solid #aaa;
            border-bottom: 1px solid #ccc;
            border-right: 1px solid #ccc;
            background-color: #eee;
          }
        
          .rav_project .rav_progress_bar .rav_progress_filled { 
            position: absolute;

          }
          
          .rav_project .rav_photo_link {
            margin-bottom: 0px;
            display: block;
            width: 77px;
            height: 77px;
            margin-left: 1px;
            margin-top: 5px;
            border: 1px solid #cccccc;
          }
          
          .rav_project .rav_photo_link img {
            width: 75px;
            height: 75px;
            border: 1px solid #ffffff;
          }
          
          .rav_project_with_photos {
            margin-bottom: 20px;
          }

          .rav_project_with_photos {
                        margin-bottom: 0px;
                    }
                    
          .rav_project {
                      float:left; 
                      height:133px; 
                      margin-bottom:5px;
                      width:112px;
                    }

/* End Comments */
.floatstop {
clear:both;
}