/*
Theme Name: kh09
Theme URI: http://kristianh.com
Description: Just for now
Version: 1.0
Author: Kristian H
Author URI: http://kristianh.com
Tags: purple
*/

body, html{
padding:0;
margin:0;
background:url(images/background.jpg) repeat;
font-family:Georgia, "Times New Roman", Times, serif;
color:#cc99cc;
}

#rock{
width:166px;
height:300px;
background:url(images/rock.jpg) no-repeat;
float:left;
margin:0 12px 12px 0;
}

img{
border:none;
}

a{
text-decoration:none;
color:#666;
}

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

p{
font-family: "Lucida Grande", sans-serif;
font-size:0.9em;
color:#aaa;
}

h1{
color:#320332;
font-weight:normal;
font-size:42px;
display:inline;
}

h2{
font-size:24px;
font-weight:normal;
margin-bottom:0;
border-bottom: 1px dotted #222;
}

.firstone{
font-size:32px;
font-weight:normal;
margin-bottom:0;
border-bottom: 1px dotted #222;
}

small.dark{
color:#320332;
margin-bottom:20px;
}

#wrap{
margin:0 auto;
width:775px;
height:auto;
}

#header{
width:775px;
height:80px;
margin-top:12px;
}

#content{
width:751px;
padding:12px;
height:auto;
}

#footer{
width:775px;
text-align:center;
height:30px;
margin-top:12px;
}

.alignleft{
float:left;
text-align:left;
}

.alignright{
float:right;
text-align:right;
}




