/*   
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: 1.0
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.
*/

body {
	background-color: #ffffff;
	color: #282828; 
	font-family: Helvetica, sans-serif;
	padding: 20px;
	font-size: 62.5%;
	line-height: 1.5em;

}

p { margin:0;
}

.cmmnt {
padding:10px;
font-size:1.1em;
color:#000000;
}



#sidebar a:link {color:#2dbbd7; text-decoration:none; }
 #sidebar a:visited {color:#2dbbd7; text-decoration:none; }
 #sidebar a:hover {color:#819a9c; text-decoration:none; }
 #sidebar a:active {color:#819a9c; text-decoration:none; }
 
 
#head a:link {color:#111111; text-decoration:none; }
 #head a:visited {color:#111111; text-decoration:none; }
 #head a:hover {color:#2dbbd7; text-decoration:none; }
 #head a:active {color:#2dbbd7; text-decoration:none; }
 
#container {
	width: 840px;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	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: 468px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}


a:link {color:#111111; text-decoration:none; text-transform:uppercase; background-color:#FFFFFF;  }
a:visited{ color:#111111; text-decoration:none;text-transform:uppercase; background-color:#FFFFFF;  }
a:hover { color:#ffffff;text-decoration:none;text-transform:uppercase; background-color:#111111;}
a:active {color:#ffffff;text-decoration:none;text-transform:uppercase; background-color:#111111; }

a:link h3 {
	color: #000000;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
	padding:5px;
}

.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 #dddddd;
}



h1 {
	font-size: 1em;

	text-transform: uppercase;
}

h2 {
	font-size: 7em;
	line-height:1em;
	
}

.title {
	border-bottom: 1px solid #dddddd;
	font-size: 1em;
}


h3 {
	font-size: 1em;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	
	line-height: 12pt;
	color: #e43c41;
	
	
	margin-bottom: 5px;
	margin-top: 5px;
	letter-spacing: .2em;
	
	border-bottom: 1px solid #dddddd;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid #dddddd;
}

.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 {
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	 
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	 
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */
