/*  
Theme Name: Princess Zelda
Description: Legend of Zelda
Version: 8.0
Author: Medli
Author URI: http://shattered-memories.org/
*/



/* Begin Typography & Colors */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color : #596355;
	text-align: justify;
	cursor: default;
	padding-right: 3pt;
	background-attachment:fixed;
	scrollbar-face-color:#123456;
	scrollbar-base-color:#123456;
	scrollbar-highlight-color:#5E3D2E;;
	scrollbar-shadow-color:#4C7A71;
	scrollbar-darkshadow-color:#123456;
	scrollbar-track-color:#123456;
	scrollbar-arrow-color:#4C7A71;}
 
a:link , a:visited, a:active {
	text-decoration : none;
	font-size: 7pt;
	cursor : default;
	font-weight: normal;
	color : #88B28E;
	text-transform: normal; }
 
a:hover {
	text-decoration : none;
	font-size: 7pt;
	cursor : default;
	color : #778B79;
	font-weight: normal;
	text-transform: normal; 
	border-bottom: 1px dotted #778B79}

.box{
	border: 3px solid #FFFFFF;
	margin-right: 3px;}

img:hover.box {
	border: 3px solid #AD6E53;
	margin-right: 3px;}


b{
	color: #699A61;
	font-size:7pt;
	font-family:georgia; 
	text-transform:lowercase;}
 
h1{
	background-image:url();
	background-repeat: no-repeat;
	font: italic bold 9pt tahoma, arial;   		
	text-transform: lowercase; 
	color: #91998E 
	letter-spacing: 2px;
	text-align:left; 
	border-bottom: 1px dotted #91998E;}


h2 {
	color: #82624F;
	font-size : 10pt;
	font-family : tahoma, arial, sans-serif;
	text-align : left
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px 0px -10px 0px;
	padding: 2px 0px 10px 15px;
	top: -4px;
	position: relative; } 


input , textarea {
	color : #4C7A71;
	background-color : #EAE4E4;
	font-family : tahoma, arial;
	font-size : 10.5px;
	border-left : 1px solid #4C7A71;
	border-right : 1px solid #4C7A71;
	border-top : 1px solid #4C7A71;
	border-bottom : 1px solid #4C7A71;}

