/*   
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>. 
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: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 10px;
	font-size: .88em;
	line-height: 1.5em;
	color: #444444;
}

#container1 {
	width: 1000px;
}

#sidebar1 {
	width: 300px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 10px 0;
}

#sidebarleft {
	width: 165px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#sidebar2 {
	width: 150px;
    float: right;
    font-size: .8em;
	line-height: 1.4em;
	padding: 0 14px 0px 18px;
}

#footer {
	width: 170px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 500px;
	float: right;
    position: relative;
	}

.post {
	margin-bottom: 1em;
}

a {
	color: #4400AA;
	text-decoration: none;
	font-weight: bold;

}

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;
}

.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: 0.8em;
	text-transform: uppercase;
}

.title {
	border-bottom: 1px solid silver;
}

h2 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .3em;
	margin-top: 0.3em;
	letter-spacing: .1em;
	color: #444444;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 0.5em;
	letter-spacing: .1em;
	color: #444444;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}

blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 10px 0;
}

/*menu*/

#menu{
	width:100%;
	padding-bottom:5px;
}

div#menu #menu_pad{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:2px;
    width:100%;
    height:48px;
    background:url(images/side_menu1.png) no-repeat;
}

div#menu #menu_pad td.m_sep{
	background:url(images/side_menu0.png) no-repeat center right;
}

div#menu #menu_pad td.menu{
	padding-right:14px;
	padding-left:14px;
	font-weight:bold;
	font-size:13px;
	height:48px;
	line-height:15px;
	background:none;
}

div#menu #menu_pad a{
	color:#444444;
}

div#menu #menu_pad a:hover{
	color:#111111;
}

/* end menu */

/* 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: 20px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */
