/*Lou Ann's Place CSS Sheet*/
/*Modified November 6, 2007*/


/*Whole Page*/

body {
	font-family:Arial, sans-serif;
	color: #555753;
	background:#5484ad url(http://www.louannsplace.com/Logo_Left.jpg) no-repeat top left;
	background-attachment:fixed;
	padding:8px;
	}

parent {
	font-family:Arial, sans-serif;
	color: #555753;
	background:#5484ad url(http://www.louannsplace.com/Logo_Left.jpg) no-repeat top left;
	background-attachment:fixed;
	padding:8px;
	}

a:link {
	color:#0000CC;
	text-decoration:none;
	}

a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#006699;
	}

a:visited {
	color:#CC00CC;
	text-decoration:none;
	}



/*Center_Main Section*/

#main {
	width:740px;
	margin:0 0 0 98px;
	padding:12px 0 0 38px;
	background:url(http://www.louannsplace.com/Lines.jpg) repeat-y top left;
	}

#header {
	position:relative;
	text-align:left;
	background:transparent url(http://www.louannsplace.com/Logo_Top.jpg) no-repeat top left;
	width:830px;
	font:normal 10px/12px arial;
	color:#666666;
	margin-left:100px;
	margin-bottom:-10px;
	padding:80px 32px 0 18px;
	}

#center h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}

#right {
	position:absolute;
	top:14px;
	margin: 0 0 0 865px;
	width: 210px;
	font-family: Arial, sans-serif;
	color:#000000;
	font-size: 8pt;
	}

p {
	margin:8px;
	}



/*Right Sidebar*/

/* Defining styles for the archive links on the main page */
span.archivelinks {
	font-family: Arial, sans-serif;
	font-size: 8pt
	}

/* Setting up the rounded-corner boxes for the right column*/
div.right-side-container {
	width: 215px;
	margin-top:-10px;
	background: url(http://www.louannsplace.com/Sidebar_Middle.jpg) repeat-y;
	}

div.right-side-container p {
	padding-left: 10px;
	text-align: left;
	padding-right: 16px;
	background: none;
	}

div.right-side-container p.withbottom {
	padding-left: 15px;
	text-align: left;
	background: url(http://www.louannsplace.com/Sidebar_Bottom.jpg) bottom no-repeat;
	padding-bottom: 30px;
	padding-right: 9px;
	margin-bottom:-10px;
	margin-left:3px;
	}

div.right-side-container p.centered {
	text-align: center;
	padding-left: 0px;
	margin-bottom: 0px;
	}

div.right-side-container p.centeredwithbottom {
	text-align: center;
	background: url(http://www.louannsplace.com/Sidebar_Bottom.jpg) bottom no-repeat;
	padding-bottom: 13px;
	padding-left: 15px;
	margin-bottom: 10px;
	}

div.right-side-container h2 {
	padding:24px 10px 13px 10px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 8pt;
	background: url(http://www.louannsplace.com/Sidebar_Top.jpg);
	margin-bottom: 0px;
	}


/* Defining the styles for individual posts */
#blogheader { 
	border:#336699 solid 1px;
	padding:2px 2px 2px 2px;
	margin:0 80px 0 0;
	background-color:#FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #336699; 
	}
	
.post {
	padding-right:80px;
	}

blockquote {
	width:350px;
	font-family: Arial, sans-serif;
	font-size:8pt;
	text-align:justify;
	font-style:italic;
	}
	
span.bullet {
	color: #333399;
	font-size: 16px;
	line-height: 12px;
	position: relative;
	top: 3px;
	overflow: hidden;
	}

span.postedby {
	position: relative;
	z-index: 3;
	}
	
span.comments {
	position: relative;
	z-index: 2;
	}
	
span.permanentlink {
	position: relative;
	z-index: 1;
	}
	
/*p.blogger-labels {
	text-align: left;
	font-size: 9px;
	border:#336699 solid 1px;
	padding:2px 2px 2px 2px;
	margin: 10px 0px 0px 0px;
	background-color:#FFFFFF;
	position: relative;
	width: 200px;
	float: right;
	}*/

p.blogger-labels {
	text-align: left;
	position: relative;
	top: 8px;
	font-size: 8px;
	color: #919090;
	border:#919090 dashed 1px;
	padding:2px 2px 2px 2px;
	margin: 2px 0px 0px 0px;
	}

p.blogger-labels a {
	text-decoration: none;
	color: #919090;
	}

p.blogger-labels a:hover {
	text-decoration: underline;
	color: #919090;
	}

p.blogger-labels a:visited {
	color: #919090;
	}


/* Footer at bottom of page */
#footer {
	bottom:10px;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 8pt;
	border: 1px solid #818181;
	height: 35px;
	clear:both;
	}

#footer p {
	text-align: center;
	}

/*Soli Deo Gloria*/

