/*   
Theme Name: The Rotund
Description: A custom theme for Marianne Kirby's blog.
Author: Jessi Miller
Author URI: http://theportfolio.ofjessimiller.com

*/


body {
	background: #151515 url(header-bg.png) repeat-x;
	
	}
body, h1, h2, h3, h4, h5, h6 { 
	color:#feeed7;
	}
body, p, li {
	font-family:Arial, Helvetica, sans-serif;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

hr {
	color:#333;
	background-color:#333;
	}

a:focus, a:hover {color:#fdaa35;}
a {color:#ed7412; text-decoration: none}

.position-relative {position: relative;}

.tagline {
	position: absolute; 
	top: 71px; 
	left: 157px; 
	z-index: 1; 
	width: 312px;
	}

.mainpagebackground {
	background-image:url(fullbgtrans.png); 
	margin-top: -5px;
	}

h2.articletitle {
	margin-bottom:0.25em; 
	padding-bottom: 0.25em; 
	line-height: 1.25; 
	border-bottom: solid #5c0777 1px;
	}

a.articletitle:focus, a.articletitle:hover {color:#ed7412;}
a.articletitle {color:#eb3e8b; text-decoration: none;}

.commentbubble {
	position: absolute; 
	top: 12px; 
	left: 14px; 
	width: 32px; 
	text-align: center; 
	}
	
a.commentlink:focus, a.commentlink:hover {color:#000;}
a.commentlink {color:#5c0777; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}

.articledetails {margin:0 0 2em;}

.articlebody {padding-bottom: 30px;}

.pagination {text-align: right;}

.sidebar > h3 {color: #fdaa35;}

.userpic {
	float: right; 
	padding: 20px 20px 22px 17px; 
	background: url(aboutmeframe.png) no-repeat;
	}

.userpicborder {border: solid #b80270 1px;}

.footertext { 
	position:absolute; 
	bottom: 10px; 
	left: 30px; 
	}

.entry-utility {
	padding-bottom: 40px;
	}

.comment-reply-link {
	text-align: right;
	padding: 0 15px 15px 0;
	}

.form-submit {
	padding-bottom: 30px;
	}

ul.widgetlist {
	list-style-type:none;
	}

ul.widgetlist li {
	margin-top: 10px;
	}
	
ul.widgetlist h3.widget-title {
	color: #fdaa35;
	margin-left: -15px;
	}	