/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> 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.6
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/
img#wpstats{display:none}

.ebible-option {
  		margin-bottom: 15px;
  		margin-left: 30px;
  	}
  	.ebible-option #label {
  		font-decoration: bold;
  	}

.car-container {
margin-top: 3em;}

.car-yearmonth { 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;

text-transform: uppercase;
margin-bottom: 2em;
margin-top: 4em;
letter-spacing: .10em;
color: #34353e;
border-bottom: 1px solid silver;
}
.car-monthlisting { 
font-weight: bold;
margin-top: .5em;
margin-bottom: 3em; }

.car-list{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
}


body {
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
padding: 20px;
font-size: .8em;
line-height: 1.5em;
color: #555555;
}

#container {
width: 1000px;
       margin-left: auto;
       margin-right: auto

}

#sidebar {
width: 230px;
float: left;
font-size: .9em;
line-height: 1.4em;
padding: 0px 40px 0px 0;
}

#sidebar2 {
width: 150px;
float: right;
text-align: left;
font-size: .9em;
line-height: 1.4em;

}

#sidebarleft {
width:100px;
float: right;
}

#sidebarright {
width: 100px;
float: left;
}

#footer {
width:180px;
float: left;
clear: both;
font-size: .64em;
}

#entries {
width: 525px;
float: left;

}

.post {
margin-bottom: 1em;
      font-family: 'Bookman Old Style', Arial, sans-serif;  
}

ul.body{
list-style: disc;
margin-left: 10px;
margin-right: 10px;
padding-left: 10px; 
}  


a {
color: #6699cc;
text-decoration: none;
font-weight: bold;

}

a:link h3 {
color: #951400;
border: none;
}

a:link img {
border: none;
}

ul {
list-style: none;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
margin-top: 0px;
}

li.linkcat {
list-style-type: none;
}

img {
border: none;
}

.imgleft {
float:left;
margin-right: 10px;
margin-bottom: 10px;
}

.imgright {
float: left;
margin-left: 10px;
margin-bottom: 10px;
}

img.frame {
padding: 2px;
border: solid 1px #DEE4E5;
}



h1 {
font-size: 2em;
line-height: 1em;
text-transform: uppercase;
}

.title {
border-bottom: 1px solid silver;
}


h3 {
font-weight: bold;
font-size: 1.2em;
text-transform: uppercase;
margin-bottom: .3em;
margin-top: 4em;
letter-spacing: .10em;
color: #34353e;
border-bottom: 1px solid silver;
}

.post h3 {
border-bottom: none;
letter-spacing: normal;
margin-bottom: -.8em;
}


blockquote {
background-color: #f3f3f3;
padding: 10px;
margin: 15px 0;
}



/* Begin Comments*/

/* Comment Stuff */

.comment{
padding: 10px;
}

.awpcomments, .post_commments{

}
.awpcomments ol.comments, .post_comments ol.comments {
	padding-left:20px;
	margin-left:1em;
	list-style-type:none !important;
	margin:3px;
	background-color:#F7F7F7;
}

.commentbar {
	display:block;
	margin:1 !important;
	padding:5px 5px 10px 5px !important;

	font-weight:400;
	text-align:left;
	color: #000000;
	background:#E3E3E3;
}

.commentbar cite{
	font-style:normal;
}

.commentbar a {
	font-weight:700 !important;
	text-decoration:underline !important;
	color: #000000 !important;
}

.commentbar a:hover {
	text-decoration:underline !important;
	color: #6699cc !important;
}

.comment_form input[type=text], .comment_form textarea, .input {
	font-size: 1.1em;
	padding: 3px;
	color: #606060;
     background: #f3f3f3;
	border: 2px solid #a5bbcf !important;
}

.comment_form input[type=text]:focus, .comment_form  textarea:focus, .input:focus {
	background: #fff;
	color: #333;
	border: 2px solid #90a9c0 !important;
}

.preview_comment{
	border: 2px solid #90a9c0 !important;
	padding-top: 10px;
	background: #ffffff  url('YOURSITE/modules/inlinecommentform/close_normal.gif') top left no-repeat;
}
.comment_form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
}

.comment_form textarea {
	height: 250px;
	width: 95% !important;
	margin-right:4% !important;
	font-size: 1.2em;
}

.comment_form input[type=submit],.comment_form input[type=button] {
	background: #7EAED7;
	border: 1px solid #90a9c0;
	color: #FFFFFF;
}
.ed_button, .submit{
	background: #6699CC;
	border: 1px solid #90a9c0;
 color: #FFFFFF;
}

/* End Comments */

/* Begin Twitter*/

ul.twitter{

}
li.twitter-item{
font-family: Arial, Helvetica, sans-serif;
font-style:italic;
margin-bottom: 2em;
color: #E37A4F

}
p.twitter-message{
margin-bottom: 2em;
}
.twitter-timestamp{
font-style: normal;
padding-left: 5px;
color: #9D9D9D;

}
a.twitter-link{
}
a.twitter-user{
}
	
/* End Twitter */