/*
Theme Name: by anima
Theme URI: http://divdsgn.com/
Description: Neat theme with orange and black as main colors, ahoy!
Version: 1.0
Author: Pria Purnama
Author URI: http://anima.dudut.com/
*/

@import "css/reset.css";@import "css/text.css";
body {
	background: #000 url(images/bg.jpg) top center no-repeat fixed;
	color: #EEE;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	text-align: center;
	padding: 100px 0 0;
}
a {color: #EAEAEA}
a:hover {color: #FFF}
h1, h2 {background: url(images/hello.png) top center no-repeat;height: 65px;margin: 0;text-indent: -9999em}
h2 {background-position:bottom center;height: 38px;margin-bottom: 20px}

#nav {background: url(images/nav.png) top repeat-x;height: 30px;margin-bottom: 20px;padding-bottom: 4px}
#nav ul {line-height: 30px;list-style: none outside;margin: 0}
#nav ul li {display: inline;margin-left: 14px}
#nav .twitter {background: url(images/icon_twitter.gif) center left no-repeat;padding-left: 20px}

a.vcard {background: url(images/icon_vcard.png) top left no-repeat;line-height: 28px;padding: 10px 0 10px 44px}
a.vcard:hover {text-decoration: underline}