/*   
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.
*/

body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
}

#container {
	width: 840px;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	text-align:center;
}

div.dropemail {
        color:#555; 
        font-size:10px;
        background-color: #eee;
        padding: 7px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        width: 90%;
        
}

div.tagcloud{ 
        margin-top: 15px;
	width: 90%;
	padding:5px;
        text-align:right;
	/*background-color:#CC99CC;*/
	/*line-height:normal;*/
	font-size: 14px;
	line-height: 18px;
}



div.current_tag, div.current_tag a, div.current_tag a:hover  {
	font-weight: normal;
	color:#000;
	padding: 2px;
	font-family: Georgia;
	font-size: 28px;
	line-height: 28px;
}

span.current_tag_desc {
        color:#999;
}

DIV.navcat{
	margin-top: 20px;
}

DIV.navcat a, DIV.navcat a:visited{
	font-size: 0.9em;
	line-height: 120%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #444444;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
	padding: 0 7px 0 7px;
}
DIV.navcat a:hover{
	color: #FE475B;
}
DIV.navcat ul li{
	display:inline;

}


DIV.navcat ul li.current-cat a {
	color: #FE475B;
 }


DIV.activelink ul.post-categories li a{
	color: #FE475B; 	
}


DIV.nextpost{
	background-image: url(images/nextpost.gif);
}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	float: left;
	clear: both;
	font-size: .64em;
	color:#999999;
}

#entries {
	width: 470px;
	float: right;
	}
	
DIV.postbox {
	padding:20px 0 10px 0;
	border-bottom: 1px dotted silver;
	min-height: 125px;
}

DIV.post {
	margin-bottom: 1em;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	line-height: 170%;
}

DIV.post img{
	margin: 7px 0 7px 0;
}

DIV.postincat{
	display:block;
}

DIV.extract {
	width: 320px;
	/*text-align:justify;*/
}

DIV.postdate{
	font: normal 0.7em Tahoma;
	color:#999999;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 2px;
}

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;
	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: right;
	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: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #34353e;
	border-bottom: 1px solid silver;
}

DIV.singleheadline a, DIV.singleheadline a:hover {


	font-weight: normal;
	/*font-size: 0.8em;
	text-transform: uppercase;*/
	/*letter-spacing: .2em;*/
	color:#000;
	padding: 2px;
	/*background:#FE475B;*/
	font-family: Georgia;
	font-size: 24px;
	line-height: 24px;

}

DIV.postheadline a {
	font-weight: normal;
	/*font-size: 0.8em;
	text-transform: uppercase;*/
	/*letter-spacing: .2em;*/
	color:#000;
	padding: 2px;
	/*background:#FE475B;*/
	font-family: Georgia;
	font-size: 24px;
	line-height: 24px;
}

DIV.posttopheadline a{
	font-weight: normal;
	/*font-size: 0.8em;
	text-transform: uppercase;*/
	/*letter-spacing: .2em;*/
	color:#000;
	padding: 2px;
	/*background:#FE475B;*/
	font-family: Georgia;
	font-size: 24px;
	line-height: 24px;
}	


DIV.postheadline a:hover {
	/*background:#FE475B;*/
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}

DIV.prevnext_post a{
	font-size: 0.6em;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 2px;
}
DIV.prevnext_post a:hover{
	color: #FFF;
	font-weight:normal;
	background-color:#FE475B;
}

DIV.floatright{
	float: right;
}

DIV.en{
	color: #999;
}



/* Begin Comments*/

DIV#commentbox{
	padding: 50px 0 0 0;
	width:100px;
	text-transform: lowercase;
}

DIV.commentlist {
	font-size: 0.8em;
	font-weight: normal;
	text-transform: none;
}

#commentform {
	font-size: 10px;
}

DIV.dots {
	padding-top: 10px;
	border-bottom-color: silver;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	background-repeat: no-repeat;
}

/* End Comments */

div.tagcloud a:hover{ 
        color:#FE475B;
}
