/*
-----------------------------------------------
Site: warren printing and mailing inc
Author: Megan Pruitt
Description: about.css
----------------------------------------------- */

/* Colors Used
-----------------------------------------------
   Hex 000    = black
   Hex FFF    = white
   Hex 88C100 = limeGreen
   Hex F5CB0F = yellow
   Hex FBFBFB = light gray
   Hex FF8A00 = orange
----------------------------------------------- */

/* about
----------------------------------------------- */
#sidebar .heading { position: absolute; width: 200px; height: 29px; background-image: url(about/about.png); background-position: 50px center; background-repeat: no-repeat; top: 20px; }

#sidebar .copy .locationLink { background-image: url(about/location.png); background-repeat: no-repeat; background-position: center center; position: absolute; height: 20px; width: 135px; right: 20px; top: 0px; }

#work b { font-size: 14px; text-transform: uppercase; font-style: italic; color: #808080; font-family: Helvetica, sans-serif; }

#about #work { padding-top: 35px; }

#work em { color: #A805FB; }

#work strong { color: #808080; text-transform: uppercase; }

#locationPage #work .title { background-image: url(about/locationTitle.png); background-repeat: no-repeat; position: absolute; top: 20px; height: 30px; width: 245px; left: 5px; }

#locationPage .copy img { height: 216px; width: 246px; float: left; margin-right: 5px; margin-bottom: 5px; border-width: 0px; border-style: none; }

#about #work .title { position: absolute; top: 20px; height: 30px; width: 245px; left: 5px; background: url(about/aboutTitle.png) no-repeat; }

#work .copy { position: absolute; top: 56px; width: 947px; left: 5px; right: 5px; height: 423px; overflow: auto; }

#work .copy blockquote { line-height: 14px; font-size: 13px; border-left: 10px double #1A1A1A; padding-left: 5px; margin-top: -5px; }

#work .copy strong { display: block; margin-bottom: 3px; }

#locationPage #sidebar .copy img { height: 29px; width: 29px; }
.copy .googleLink { position: absolute; width: 135px; top: 387px; right: 688px; height: 30px; background: url(about/Google.png) no-repeat right center; }
.copy .mapsLink { position: absolute; top: 387px; height: 30px; width: 109px; right: 832px; background: url(about/star.png) no-repeat right center; }
.copy .googleLink a, .copy .mapsLink a { color: #FFF; text-decoration: none; font-size: 16px; text-align: right; }
