/*  
Theme Name: Peggy Smith's Custom Blog Design
Theme URI: http://www.unionstreetmedia.com
Description: 
Version: 1.0
Author: Matt Boynes
Author URI: http://www.unionstreetmedia.com/
*/




/*layout */
div#wrapper {
	width: 906px;
}

h1, div#navbar {
	width: 906px;
	background: #386795;
}
div#navbar {
	background: #386795 url(images/header_bottom.gif) bottom left repeat-x;
}

div#maincontent {
	width: 898px;
}

div#sidebar {
	float: right;
	width: 234px;
}

div#content {
	width: 600px;
	float: left;
}



/* sidebar */
#sidebar {  }
#sidebar ul, #sidebar li { 
	list-style:none;
	margin: 10px 0px 10px 8px;
	padding:0;
	text-indent: -20px;
	font-size: 14px;
	color: #492E25;
}
#sidebar h2 {
	padding: 0;
	font-size: 16px;
}
#sidebar ul li ul, #sidebar li li { margin: 0; }




/* content design */
p, li {
	font-size: 14px;
	line-height: 1.3em;
}
p.permalink {
	font-size: 14px;
	text-indent: 20px;
	line-height: 1em;
}
p.postmetadata {
	font-style: italic;
	font-size: 12px;
}

li.authorcomment {
	background: #e9ffec;
}
.commentlist cite {
	font-style:normal;
	font-weight: bold;
}

a {
	text-decoration: none;
}
a:hover, li#autoemail a:hover {
	background:  #DAE1E9;

}

.entry img, .entrytext img {
	margin: 2px 10px;
	border: none;
}

div.post {
	margin: 20px 5px;
}

#sidebar li#autoemail {
	text-indent: 0px;
	margin: 0 20px 0 -5px;
	width: 200px;
}

li#autoemail a {
	text-indent: 0px;
	display: block;
	margin-top: 25px;
	text-align: center;
	padding: 10px 0px;
	background: #ececec;
	border: 1px solid #ccc;
}

div#usmtag a:hover, div#navbar a:hover {
	background: none;
}

textarea {
	width: 99%;
	background: #fff;
	border: 2px solid #999;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
}

.feed {
	background: url(images/feed.png) top left no-repeat;
	padding-left: 19px;
}

a.feed:hover {
	background: url(images/feed.png) top left no-repeat;
}














#sidebar{
padding: 0 0 20px 20px;
}

#sidebar a{
color: #386795;
}

a:hover{
background: none;
}


#blogheader{
height: 25px;
width: 894px;
color: white;
background-image: url(images/blog-header.jpg);
padding-top: 5px;
padding-left: 5px;
margin: 0px;
border-top:1px solid #FFFFFF;
}

div.post {
margin: 0;
padding: 0;
}

.content {
padding: 0;
}

div.post h2{
	width: 400px;
	margin: 0 0 0 -5px;
	color: #3A6997;
	float: left;
	font-weight: normal;
	font-size: 1.5em;

}

div.post a {
        color: #3A6997;
}

div.post a:hover{
background: none;
color: #3A6997;
}

p.postmetadata {
color: #3A6997;
}

p.postmetadata p{
color: #3A6997;
font-size: 12px;
}

div.entry p{
color: #492E25;
clear:both;
}

p.permalink a{
color: #3A6997;
font-size: 12px;
}

p.permalink a:hover{
background: none;
color: #492E25;
}

p.permalink {
float: left;
text-indent: 0px;
padding: 0;
}

#sidebar a{
color: #492E25;
font-size: 12px;
}

#sidebar a:hover{
background-color: none;
color: #3A6997;
}

#sidebar li {
	color: #396b94;
	font-size: 12px;
}

#sidebar h2{
color: #3A6997;
background-color: #DAE1E9;
height: 22px;
margin-left: -36px;
text-indent: 10px;
padding-top: 7px;
border-bottom: 3px double #C8D4E0;
text-transform: uppercase;
font-size:12px;
font-weight: normal;
}

.posttime {
	color: #3A6997;
	text-align: right;
	display: block;
	width: 140px;
	float: right;
	margin-right: 5px;
	font-style: italic;
        font-size: 12px;
}

div.entry p, p.permalink, p.postmetadata {
	margin: 15px 10px 15px 20px;
}

div.posttitle {
	width: 619px;
    padding: 15px 0 15px 25px;
	border-bottom: 3px double #C8D4E0;
    background-color: #DAE1E9;
	color: #3A6997;
	margin: 0;
}

div#wrapper {
	background: url(images/blog-bg.gif) top left repeat-y;
}


h2.pagetitle {
color: #5E3F3D; 
}

#blogheader a, #blogheader a:hover{
color: #fff
}

#commentform small{
color: #3A6997;
}

#commentform {
padding: 12px;
}


#respond {
color: #492E25;
}

#navcontainer {
background-color: #386795;
height:31px;
}