/* HTML Selectors */

body {
	font-family: arial, sans-serif;
   font-size: 11pt;
   color: #333333;
   line-height: 16pt;
   text-align: center;
   background: #99CC33;
   background-image: url('images/lello_background.gif');
   background-repeat: repeat-x;
   margin: 0;
	padding: 0; 	
}  
	
h1 {
	font-family: arial, sans-serif;
	font-size: 23pt;
	font-weight: normal;
	color: #FF9900;
	text-align: left;
	margin: 0;
	padding: 0;
}
	
h2 {
	font-family: arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: 0px 0px 2px 0px;
	padding: 0;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FF9900;
	text-align: left;
	margin: 0;
	padding: 0;
}

h4 {
	font-family: arial, sans-serif;
	font-size: 9pt;
   font-weight: normal;
	color: #999999;	
	letter-spacing: 1pt;
	text-align: left;
	margin: 0;
	padding: 0;
}

#main_nav ul {
	background: #99CC33;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 9px 14px;
	width: 726px;
}

#main_nav li {
	background: #99CC33;
	float: left;
	display: inline;
	margin: 0px 74px 0px 0px;
	padding: 0;
}

small {
	font-family: arial, sans-serif;
	color: #999999;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
}

/*	Archived Month Page Title */
	h4.pagetitle {
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0pt;
}


/* Sidebar structure */

#sidebar {
   background: #FFFFFF;
	display: inline;
	float: right;
	width: 203px;
	margin: 0px 28px 0px 20px;
	font-family: arial, sans-serif;
   font-size: 11pt;
	}
	
#sidebar form {
	margin: 0;
	}







/* Layout logic */

#wrapper {
	width: 740px;
   background: #FFFFFF;
   background-image: url('/images/lello_body_middle.gif');
   background-repeat: repeat-Y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}  
    
#header_image {
	background: #99CC33;
   margin: 0; 
	padding: 0; 
}

#main_nav { 
	background: #99CC33;
	margin: 0;
	padding: 3px 0px 0px 0px;
	width: 740px;
}

#body_area_top { 
	margin: 0;
	padding: 0;
} 
	
#page_title {
	display: inline; 
	float: left;
	padding: 5px 27px 30px 14px;
	margin: 0;
}

#page_tagline { 
	display: inline; 
	float: left;
	padding: 11px 20px 24px 0px;
	margin: 0;
} 

#body_area_bottom { 
	float: left;
	margin: 0;
	padding: 0;
} 

#footer { 
	background: #99CC33;
	margin: 0;
	padding: 35px 15px;
	text-align: center;
	font-size: 9pt;
	line-height: 12pt;
	color: #FFFFCC;	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
	font-size: 1px;
    line-height: 0px;
}
	
/* Hypertext Links */

a:link {	
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #6699CC;
	text-decoration: none;
}

a:visited {	
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #6699CC;
	text-decoration: none;
}

a:active {	
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #FF9900;
	text-decoration: none;
}

a:hover {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #FF9900;
	text-decoration: underline;
}

h1 a:link, h1 a:visited {
	font-family: arial, sans-serif;
	font-size: 23pt;
	font-weight: normal;
	color: #FF9900;
	text-align: left;
	text-decoration: none;
}

h1 a:hover {
	font-family: arial, sans-serif;
	font-size: 23pt;
	font-weight: normal;
	color: #FF9900;
	text-align: left;
	text-decoration: underline;
}

h2 a:link, h2 a:active, h2 a:visited {
	font-family: arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

h2 a:hover {
	font-family: arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-decoration: underline;
}

.postmetadata a, .postmetadata a:visited {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
}

.postmetadata a:hover {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}

#footer a, #footer a:visited {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}

#footer a:hover {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}

/* end these are styles that i have matched up to my default css file */
	









































#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 13pt;
	margin: 0px 0px 2px;
	padding: 0;
}

h4.comments {
	padding: 0;
	margin: 20px 0px 10px 0px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0pt;
	}
/* End Headers */












	
	
	
	


#content {
	font-size: 11pt;
	}
    
.widecolumn .entry p {
	font-size: 11pt;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 16pt;
	}

.widecolumn {
	line-height: 16pt;
	}

.narrowcolumn .postmetadata {
	color: #999999;
	font-size: 9pt;
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#img .description {
	display: inline;
	float: left;
	padding: 11px 20px 24px 0px;
	margin: 0;
	}







.commentlist li, #commentform input, #commentform textarea {
	font-family: arial, sans-serif;
   font-size: 11pt;
   color: #333333;
   line-height: 16pt;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





/* End Typography & Colors */



/* Begin Structure */
    



.narrowcolumn {
	display: inline;
	float: left;
	width: 466px;
	margin: 0px 0px 20px 14px;
	padding: 0;
	}

.widecolumn {
	width: 466px;
	margin: 0px 0px 20px 14px;
	padding: 0;
	}

.post {
	border-bottom: 1px dotted #999999;
	margin-bottom: 25px;
	width: 466px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 0px 0px 5px 0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
   background: #FFFFFF;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
   background: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	
ol li, #sidebar ul ol li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	text-align: left;
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



