body { background:url(../images/background.jpg) repeat-x; color: #333; font-family: 'Helvetica Neue', Helvetica, Verdana, sans-serif; font-size: 13px; line-height: 18px; }

a { text-decoration: none; color:#cd2127; }
a:link, a:visited { color:#cd2127; }
a:hover { color: #333; }

em { font-style: italic; }
strong { font-weight: bold; }

img { display: block; }
.clear{ clear:both; }
.dotted-line{ margin:10px 0px; border-bottom:1px #333 dotted; }

/* --- */

h1{ display:none; }

#container{ margin:0 auto; width:759px; }
#profile{ width:759px; height:381px; }
#social{ position:absolute; z-index:2; top:340px; width:500px; margin-left:48px; }

#contact li{float:left;width:32px;height:32px;margin:0 15px 0 0;padding:10px 0 5px 0}
#contact li a{text-indent:-999em;display:block;height:100%;opacity:0.5}
.mailme{background:url(../images/social/mail.png) no-repeat}
.googleme{background:url(../images/social/google.png) no-repeat}
.twitterme{background:url(../images/social/twitter.png) no-repeat}
.facebookme{background:url(../images/social/facebook.png) no-repeat}
.friendfeedme{background:url(../images/social/friendfeed.png) no-repeat}
.skypeme{background:url(../images/social/skype.png) no-repeat}
.cv{background:url(../images/social/cv.png) no-repeat}
#info{ line-height:28px;color:#7e7e7e}
