@import "reset.css";
#wrap { width: 730px; margin: 70px auto; font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; color: #555; border: 1px #eee solid; padding: 70px 70px 20px 70px; -webkit-box-shadow: 0px 0 50px #aaa; -moz-box-shadow: 0px 0 30px #aaa; box-shadow: 0px 0 50px #aaa; background: #f6f6f6; background: -moz-linear-gradient(top, #e9e9e9 2%, #ffffff 50%); background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#e9e9e9), color-stop(50%,#ffffff)); }
body { font-family: times, serif; background: #ccc url('../images/bg.png'); }
h1 { font-size: 40px; margin: 0 0 30px 0; letter-spacing: -1px; }
h2 { font-size: 34px; margin: 0 0 20px 0; }
h3 { font-size: 24px; margin: 30px 0 20px 0; }
h4 { font-size: 20px; margin: 30px 0 15px 0;}
h5 { font-size: 18px; margin: 30px 0 5px 0;}
p { font-size: 18px; line-height: 22px; margin: 0 0 15px 0; }
a { text-decoration: none; color: #7979aa; }
a:hover { text-decoration: underline; }
.line { clear: both; border-bottom: 1px #ccc solid; }
.clear { clear: both; }
ul { margin-left: 20px; }
li { list-style-type: disc; list-style-position: outside; padding-bottom: 5px }
li span { color: #7979AA; }
#header { float: left; width: 730px; margin: 0 0 55px 0; }
#header #header-content { float: left; width: 450px; }
#header #header-content h1 { margin: 0 0 2px 0; color: #444; }
#header #header-content h2 { color: #7979aa; font-size: 28px; }
#header #header-content p { font-size: 15px; margin: 0 0 0 1px; text-align: justify; }
#header #contact-details { float: right; width: 240px; margin: 294px -230px 0 0; }
#header #contact-details .contact { font-size: 14px; color: #666; margin: 0; }
#header #contact-details .contact span { color: #7979AA; width: 75px; float: left; } 
#header #header-photo { float: right;  background-color: #eee;  padding: 5px 5px 2px 5px; -webkit-box-shadow: 0px 0 10px #aaa; -moz-box-shadow: 0px 0 10px #aaa; box-shadow: 0px 0 10px #aaa; }
#header #header-photo img { width: 200px; height: 220px; border: 1px #ddd solid; }
#content .cv-section { width: 600px; margin: 0 0 15px 0; }
#content .cv-section h3 { font-size: 28px; color: #7979aa; margin: 45px 0 30px 0;  }
#content .cv-section h3 span { font-size: 80%; }
#content .cv-section h4.title { font-size: 22px; color: #7979aa; margin: 0 0 -26px 0; }
#content .cv-section h4.meta { font-size: 22px; color: #777; }
#content .cv-section p { font-size: 14px; color: #555; letter-spacing: 0; }
#content .cv-section-item { padding: 0 0 15px 0; }