/*  
Theme Name: Nostalgic
Theme URI: http://finaldance.bleaah.com
Description: Simple, but with a little magic
Version: 1.0
Author: Rena Min
Author URI: http://finaldance.bleaah.com
*/

body{
margin: 0;
padding: 0;
background: #271615;
color:#color: #271615;;
font-family: Calibri;
font-size: 50px;
font-weight: normal;
line-height: 54pt;
} 

 
#container {
margin:0px auto;
width:700px;
text-align:left;
padding:0px;
}

#site {
background-image:url(http://i737.photobucket.com/albums/xx17/innocenzo/bg-5.png);
border:0px;
margin-bottom: 0px;
margin-top: 0px;
line-height:80px;
height:278px;
font-family: Antique Olive;
}
 
#header{
background-image:url(http://i737.photobucket.com/albums/xx17/innocenzo/header-6.png);
height:278px;
margin:0px auto;
width:700px;
}

#date {
font: 13px/26px Georgia;
padding: 5px 3px;
margin: 4px;
text-transform: uppercase;
border-top: 1px solid #c8f541;
border-bottom: 1px solid #c8f541;
}

input, submit, textarea {
background-color: #9e6c43;
border: 1px solid #0f0403;
color: #c0ee33;
font-size: 14px;
padding: 10px;
font-family: Calibri;
}

h1 {
font: 72px Georgia; 
color: #c0ee33; 
padding: 5px;
line-height:75px;
font-weight: normal; 
text-align: center; 
letter-spacing: 1px; 
background-color:#271615;
}


h2 {
	background: #c9f544;
	color: #271615;
	font-family: Georgia;
	font-size: 22px;
	line-height:23px;
	text-align: left;
}
h3 {
	color: #d5ee8b;
	font-family: Georgia;
	font-size: 16px;
	line-height: 17px;
	text-align: right;
	border-bottom: 2px dashed #271615;
}
h4 {
	text-align: center;
}
a.box, a.box:link, a.box:active, a.box:visited {
font-family: Calibri;
font-size:16px;
line-height:18px;
color: #271615;
display:block;
border-bottom: 1px solid #170403;
text-align: center;
background: #86ae0d;
}
a.box:hover {
color: #86ae0d;
background: #271615;
}

a:link {color: #140302;}
a:visited {color: #140302;}
a:active {color: #140302;}
a:hover {color: #240503;}
 
#side {
font-weight: normal;
width: 240px;
float:right;
}

#sidebox{
padding: 5px;
line-height: 14px;
background: #96643b;
}

#navi{
padding: 0px;
line-height: 16px;
background: #86ae0d;
}

#content {
padding:5px;
float:left;
width:430px;
background: #96643b;
}
 
a.navi, a.navi:active, a.navi:link, a.navi:visited {
font-family: Georgia;
font-size:72px;
font-style: none;
line-height:75px;
color: #271615;
text-decoration: none;
padding-left: 55px;
display:block;
background: #86ae0d url(http://i737.photobucket.com/albums/xx17/innocenzo/navinormal.png) no-repeat;
border-bottom: 2px solid #271615;
}
a.navi:hover {
color: #86ae0d;
text-align: center;
background: #100404 url(http://i737.photobucket.com/albums/xx17/innocenzo/navihover.png) no-repeat;
}
 
#footer {
width: 100%;
position: relative;
background: #96643b;
border-top: 4px solid #0b0606;
height:50px;
line-height:20px;
text-align: center;
}