/**
 JDMLabs: Jason D. Moss, Web Developer Extra(Ordinaire)
 Copyright 2001/2009 Jason D. Moss. All rights reserved.

 This site has been hand-crafted by Jason D. Moss.
  - www.jdmlabs.com           |  web
  - jason.moss&#64;gmail.com  |  mail
  - +1-403-230-9442           |  voice
**/
#content { float: left; width: 100%; margin: 1em auto; padding: 0 }
#content article { float: left; width: 100%; margin: 0 auto 2em; padding: 1em 0; border: .1em solid #cde6ff; background: #fefefe url('/assets/images/navigation/project-description-bg.png') repeat-y 23% 0 }
  #content article .project-description { float: left; width: 30%; margin: -4em 5% 0 0 }
  #content article h3 { margin: 0 0 1em 36%; padding: 0; font-variant: small-caps; font-size: 200%; line-height: 1.3em; color: #00669b }
  #content article p { margin: .5em 1em 1em; line-height: 1.6em; font-size: 90% }
  #content article a:link img, #content article a:visited img { float: left; width: 63%; height: 280px; margin: 0 0 0 -.5em; border: .4em solid #e0f0ff; background-color: transparent; background-repeat: no-repeat; background-position: 0 0; text-align: center }
  #content article a:hover, #content article a:focus, #content article a:active { background-color: transparent; border: 0 }
  #content article a:hover img, #content article a:focus img, #content article a:active img { background-color: transparent; border-color: #ffd01f }
#content article p.tasks-performed { margin-top: 3em }
#content article p.tasks-performed span, #content article p.technologies span { display: block; font-weight: bold; font-size: 110%; color: #a9cdeb }
#content article p.tasks-performed, #content article p.technologies { display: block; font-size: 90% }