/* $TopStyle:URL=http://scottbylewski.com/wp-content/themes/child/style.css$ */

/* $TopStyle:URL=http://scottbylewski.com/wp-content/themes/child/style.css$ */

      /*  
      Theme Name: Child
      
      Description: A Child Theme of Eagerlic
      
  Template: eagerlic

      */

   @import url(../eagerlic/style.css); 
   @import url(../eagerlic/childlayout.css);  


div#home {
background:url(http://scottbylewski.com/wp-content/themes/child/images/header.jpg) 50% 0 no-repeat;
}


#frontpage {
	list-style-type: none; 
	list-style-position: relative; 
	margin: 0px; }

#frontpage h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #000000;
	text-align: center;
	margin-top: 0em;
	padding-bottom: .5em
}


#frontpage h2.thankyou {
	padding-top: .2em;
	padding-bottom: 0px
}

#frontpage h3 {
	font-size: 1.7em;
	padding-top: 0em;
	padding-bottom: .4em;
	margin-left: 0em;
	color: #000000;
}

#frontpage h2.titles {
	font-size: 1.7em;
	padding-top: .8em;
	padding-bottom: .2em;
	color: #000000;
	letter-spacing: .10em;
}


#frontpage h1.archive {
color:#000000;
font-family:Georgia;
font-size:230%;
font-weight:400;
margin:0 0 20px;
}

#frontpage ul.welcome li {
	background: url(http://scottbylewski.com/wp-content/themes/eagerlic/images/checkmark.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}

div#frontpage ul {
	list-style-position: outside;
	padding-right: 20px;
}

div#frontpage dl { 
	padding: 0px 0px 0px 35px;
	margin-bottom: 8px;
	font-style: italic;
	}
	
div#frontpage dt { 
color: black
}

div#frontpage dd { 
	padding-bottom: 8px;
	margin-left: 5px
}

div#frontpage dt.callout {
	font-style: italic;
	font-weight: bolder;
	font-size: larger;
}

div#frontpage .addressinfo1
{
	padding-left: 35px;
	color: black;
}

div#frontpage .addressinfo2
{
	padding-left: 20px;
		color: black;
}


div#frontpage ul {
	padding-left: 20px;
	margin-bottom: 1.2em; 
	}

div#frontpage ul ul {
	padding-left: 0px;
	margin-bottom: .2em; }

div#frontpage li {
	padding-left: 0px;
	color: black }

div#frontpage li li {
	padding-left: 20px;
	padding-bottom: .3em;
   color: #55574c;
   line-height: 140%;
   letter-spacing: .04em;
 }


div#frontpage ul ul :first-child {
	padding-top: 0em
}
 
div#frontpage li li :last-child {
	 padding-bottom: 0em;
}
 
div#frontpage ul.major li {
	background: url(http://scottbylewski.com/wp-content/themes/child/images/checkmark.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 2px 0px 5px 20px;
	line-height: 150%;
	letter-spacing: .1em;
}

div#frontpage ul.welcome a {
	padding: 2px 30px 40px 0px;
	line-height: 200%;
	letter-spacing: .1em;
}
	
div#frontpage.links a {
	font-size: 1.2em;
	color: navy;
	text-decoration: underline;
	padding-left: 20px;
	padding-bottom: 10px;
}


#mypost ul,ol {
	padding-left: 0px;
	margin-bottom: .5em; 
	}

#mypost p,br {
	margin-bottom: .5em; 
	}
	
#mypost ul>li,ol>li {
	padding: 1px 0px 2px 20px;
}

#mypost h5.titles {
	font-weight: normal;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 8px;
}

/*
div#wp-last-posts > h5 {
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
	text-decoration: underline;
}
*/
div#wp-last-posts > h4 {
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 0;
	padding-bottom: 16px;
	text-decoration: underline;
}
/*
div#wp-last-posts > p li {
	margin-left: 0px;
	padding-bottom: 13px;
}
*/
#wp-last-posts li {
	color: #55574c;
   margin-left:0px;
	padding-bottom: 8px;
}
/*
#wp-last-posts ul > li {
	color: #55574c;
   margin-left:0px;
	padding-bottom: 0px;
}
*/
.list-item-two {
	padding-left:10px;
	padding-bottom: 8px;
}