/*   
Theme Name: Minim mod-v2
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 {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	color: #333;
	text-align: center;
	background-image: url('http://www.kateandderek.com/wordpress/images/bgbar1.jpg');
background-repeat: repeat-y;
background-color:white;
}



#container {
	width: 760px;
	float: left;
}

#titlediv {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 200px; 
	float: right; 
	clear: both; 
	text-align: right; 
	
	padding-bottom:10px;
	font-weight: normal; 
	font-variant: small-caps;
	font-size: 2em;}

#titlediv a {
	font-weight: 100; }


#titlediv a:hover {
	text-decoration: none; 
	color: #88bbee;}

#sidebar {
color: #111;
	width: 200px;
	float: left;
font-size: 0.9em;
	line-height: 1.4em;
	padding: 0 10px 50px 25px;
		text-align: right;
	}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 470px;
	float: right;
	text-align: left;
	}

.post {
	margin-bottom: 4em;
}

#video {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.dateandauthor {
	padding-top: 2px;
	padding-bottom: 4px;}

a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}

#sidebar a {
	color: #4477aa;
	text-decoration: none;
	font-weight: bold;

}

#sidebar a:hover {text-decoration: underline}


a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;
}

a:hover {text-decoration: underline}

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-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 2em;
	padding-bottom: 2px
	padding-top: 2px
}


.name {
	color: #930000;
	padding-top: -10px;
}

.posttitle {
	display:inline;
	font-size: 1.8em;

}

.posttitle a {
	color:#444444;
}


h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .5em;
	margin-top: 2.5em;

	color: #34353e;

}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -0.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}

.searchform {
	border: 1px solid silver;
}

/* 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: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
	border: 1px solid silver;
}

/* End Comments */
