
/* Styles for Amy Earl Design Portfolio */
.pageFormat { background: url(/images/background.jpg) top left repeat-x; padding: 30px 0 0 40px; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}
a { color: #06F; text-decoration: none; }
img { border: 0; }
img a { border: 0; }
a:hover { text-decoration: underline; }
.orange { color: #F60; }
table td {width: 754px;}
#pageBox { width: 650px; float: left; padding: 30px 50px 30px 50px; border: 1px solid #999; background-color: #fff; }
.intro { line-height: 20px; }
.workExperience { font-size: 22px; background: url(images/divider.gif) bottom left no-repeat; padding-bottom: 10px; margin-bottom: 15px;}
#company { float: left; width: 650px; padding-bottom: 30px; background: url(images/divider.gif) bottom left no-repeat; margin-bottom: 20px;}
#company .left { float: left; width: 210px; }
#company .right { float: left; width: 440px; }
#company .siteimage { margin-top: 15px; }
#company ul { font-size: 12px; padding: 0; margin: 7px 0 10px 25px; list-style-image: url(images/bullet.gif);}
#company ul li {margin-bottom: 6px;}
#footer { float: left; width: 650px; font-size: 10px; color: #666; height: 20px; }
.date { padding: 10px 0; font-weight: bold;}


/* company pages */
.pageFormatGray { background: url(/images/background.jpg) top left repeat-x; padding: 30px 0 0 40px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666;}
.workExperience { font-size: 22px; background: url(images/divider.gif) bottom left no-repeat; padding-bottom: 10px; margin-bottom: 15px;}
.rowBox { height: 270px; }
.exampleBox { float: left; width: 195px; padding: 10px; }
.exampleBox img { padding: 7px; display: block; }

/* resume */
.title { font-size: 22px; }
