body {margin:30px;background:#323840 url(/images/body.png) repeat-x;color:#333;font-size:14px;font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif}

h1 {font-size:2.8em;letter-spacing:-0.07em;color:#3E454F}
h2 {font-size:1.8em;letter-spacing:-0.03em;color: #666;line-height:1.4em;border-bottom:1px solid #dedede;margin-bottom:0.5em;clear:both}
h2.spaced {margin-top:1em}

a:link, a:visited {color:#007dd0;text-decoration:none}
a:hover, a:visited:hover {color:#75a10d;outline:none;text-decoration:none}
a:active {color:#5b7d0a;outline:none}

ul li {line-height:1.5em}

/* Containers */
#header {clear:both;overflow:hidden}
#container {margin:auto;width:700px;padding:40px;background:#fff;-webkit-box-shadow:2px 2px 2px #333}
#footer {margin:10px auto;margin-bottom:30px;width:700px;padding:0 40px;color:#202429;font-size:0.9em;letter-spacing:0.08em}

/* Details and photo */
ul.details {float:left}
ul.details li {line-height:1.4em}
div.photo {float:right;text-align:center}
div.photo img {border:1px solid #dedede;padding:2px}
div.photo a:link, div.photo a:visited {float:right;font-size:0.9em;clear:both;margin:4px 0;color:#eee;background:#007dd0 url(/images/vcard.png) 5px 1px no-repeat;padding:2px 5px 2px 24px}
div.photo a:hover, div.photo a:visited:hover {color:#eee;background-color:#75a10d}

/* Profiles */
ul.profiles li a {padding-left:20px}
ul.profiles li.facebook a {background:url(/images/profiles/facebook.png) center left no-repeat}
ul.profiles li.lastfm a {background:url(/images/profiles/lastfm.png) center left no-repeat}
ul.profiles li.delicious a {background:url(/images/profiles/delicious.png) center left no-repeat}
ul.profiles li.flickr a {background:url(/images/profiles/flickr.png) center left no-repeat}
ul.profiles li.friendfeed a {background:url(/images/profiles/friendfeed.png) center left no-repeat}
ul.profiles li.twitter a {background:url(/images/profiles/twitter.png) center left no-repeat}

/* Contacts */
ul.contacts li {padding-left:20px}
ul.contacts li.msn {background:url(/images/profiles/msn.png) center left no-repeat}
ul.contacts li.skype {background:url(/images/profiles/skype.png) center left no-repeat}
ul.contacts li.gtalk {background:url(/images/profiles/gtalk.png) center left no-repeat}

/* Rounded borders */
.radius10 {border-radius:10px;-o-border-radius:10px;-icab-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}