/* 
Theme Name: Dream In Sky
Author: Mizuki
Coding: Joanna (www.pausedlife.com)
*/

body{
font-family:Verdana, Tahoma, sans-serif;
font-size: 10px;
color:#F9F7C3;
text-align:center;
background:#BBE6FF;
background-image: url(/bg.png);
background-repeat: repeat;
}
#container{
text-align:left; 
margin:0 auto;
width:670px;
height:468px;
background-image:url(/theme.png);
background-repeat:no-repeat;
}
a#forum{
float:left;
width:555px;
height:75px;
margin-right:10px;
margin-bottom:15px;
margin-left:100px;
}
#main{
float:left;
width:435px;
height:295px;
margin-left:50px;
overflow:auto;
}
a#buttons{
float:right;
width:72px;
height:60px;
margin-right:78px;
}
a#fans{
float:right;
width:75px;
height:55px;
margin-right:10px;
}
a#blog{
float:right;
width:72px;
height:70px;
margin-right:58px;
}
#footer{clear:both}

h1, h2{
color:#FF97C0;
text-align:center;
}
h3{
color:#FF97C0;
}

a:link {color:#FFDE00; text-decoration: none;}
a:visited {color:red; text-decoration: none;}
a:active {color:#FFDE00; text-decoration:none;}
a:hover {color:red; text-decoration: underline;}

strong{
color:#7E472A;
font-weight:bold;
}
.underline{
text-decoration:underline;
}

hr{
background:#7E472A; 
border: 0;
width: 200px; 
height: 3px;
}
img{border:0}
img.center{
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.center{text-align:center;}

th, td{border:solid 1px #F9F7C3;}
th{
text-align:center; 
color:#FF97C0; 
font-size: 12px;
font-weight:bold;
}
