body { font-family: Helvetica !important; text-transform: uppercase; text-align: center; font-size: 9px; overflow: hidden; background: #efefef; }
h1 { color: #111; font: 14px Menlo; font-weight: bold; letter-spacing: 5px; }

p, ul, li, a, h3 { color: #7d7d7d; font-family: 'Myriad Pro', 'Helvetica neue', 'Helvetica', 'Arial', 'serif'; }

a { text-decoration: none; }
a:hover { color: #fff; }

.topbar { border-top: 1px solid #999; padding-bottom: 1px; }
.bottombar { border-top: 1px solid #999; margin-top: 1px; }
.rightbar { border-right: 1px solid #999; padding-right: 1px; }
.leftbar { border-left: 1px solid #999; padding-left: 1px; }

.header { }
#scott_rogers { margin-top: 30px; margin-bottom: 15px; }
.subhead { letter-spacing: 2px; line-height: 1.68em; margin-bottom: 30px; }

.contact_nav { background: #000; background: -moz-linear-gradient(top,  #333,  #000); background: -webkit-linear-gradient(#333,  #000); }
.contact_nav ul { position: relative; left: -5000px;}
.contact_nav ul li { display: inline-block; font-size: 10px; letter-spacing: 1px; font-weight: 400; }
.contact_nav ul li a { padding: 12px; display: block; margin-top: 1px; }

.content { letter-spacing: 2px; line-height: 1.68em; }
.content a:hover { color: #000; }
.content h1 { margin-top: 50px; margin-bottom: 30px; }
.content #frameworks { margin-top: 40px; }

.project_info { width: 300px; position: absolute; left: 50%; margin-left: 100px; top: 310px; }
.project_content { height: 250px; background: #000; }
.project_content p { color: #fff; font-weight: 400; font-size: 9px; }
.project_content h3 { font-size: 10px; letter-spacing: 1px; font-weight: 400; padding-top: 10px; }

.latest_news { background: transparent; width: 100%; height: 50px; position: absolute; bottom: -110px; height: 200px; }
.latest_news a:hover { color: #fff!important; }
.latest_news .news_wrap { width: 400px; position: absolute; bottom: 0; left: 50%; margin-left: -200px; }
.latest_tweet { display: block; width: 320px; }
.wrap.checkin { display: none; width: 320px; }
#rarr { position: absolute; right: -35px; bottom: 50px; cursor: pointer; }
#larr { position: absolute; left: -35px; bottom: 50px; cursor: pointer; }
#rarr:hover, #larr:hover { opacity: .7; }

#loader { position: absolute; left: 189px; bottom: 50px; }

.news_content { background: #000; background: -moz-linear-gradient(top,  #222,  #000); background: -webkit-linear-gradient(top,  #222,  #000); height: 130px; display: block; font-size: 10px; letter-spacing: 1px; font-weight: 400; }
.news_content .wrap { position: absolute; left: 50%; margin-left: -160px; }
.news_content h3 { font-size: 10px; letter-spacing: 1px; font-weight: 400; padding-top: 15px; margin-bottom: 20px; }
.news_content p { color: #fff; line-height: 1.68em; }

/* Cool things */
::-moz-selection{ background: #26A9E0; color:#fff; text-shadow: none; }
::selection { background: #26A9E0; color:#fff; text-shadow: none; }
