/** Theme Name: Florence
Theme URI: http://ashiiya.empty-dialogue.com/wp-content/themes/Florence
Description: My first solo layout, featuring Florence aka Bakura
Author: ashiiya
Author URI: http://ashiiya.empty-dialogue.com
Version: 1.0 
**/ 

body { 
background: url('http://ashiiya.empty-dialogue.com/wp-content/themes/Florence/bg.jpg'); 
background-repeat:repeat; #000;
background-attachment:fixed;
padding-bottom:270px;
min-height:100%;
height:100%;
font-family: century gothic; 
font-size: 11px; 
text-align: justify; 
line-height:20px;
cursor:default;
} 

#navmenu ul {
margin: 0; 
padding: 0; 
list-style-type: none; 
list-style-image: none; 
}

#navmenu li {
display: inline; 
}

#navmenu ul li a {
text-decoration:none; 
font-size: 13px; 
margin: 4px;
padding: 5px 20px 5px 20px; 
color: #fff;
}

#navmenu ul li a:hover {
color: #000;
border:1px dashed #ccc; 
}

#content {
float:right;
font-family: century gothic; 
font-size: 11px;
font-color: #ccc; 
text-align: justify; 
line-height:20px;
cursor:default;
} 

#archives {
font-family: century gothic;
font-size: 11px;
text-align: justify;
line-height:20px;
cursor:default;
}

#sidebar {
float:left;
font-family: century gothic; 
font-size: 11px; 
text-align: justify; 
line-height:20px;
cursor:default;
} 

#submit {
font-color: #000
color: #fafafa;
border:1px dashed #333333; 
}

#submit a {
position:relative;
left:200px;
color: #fafafa;
border:1px dashed #333333; 
}

#submit a:hover {
background-color: #ccc;
border:1px dashed #333333; 
cursor:crosshair;
}

div, td {
font-size:11px; 
font-family:century gothic; 
color: #cccccc; 
text-align: justify;
letter-spacing:0px;
}

table {
border:1px dashed;
border-color:#000;
border-style:dashed;
background-color:#303030;
}

b {color: white;}
u {color: #a66ffff;}
i {color: orange;}
s {color: #99cc66;}

h2{
background: transparent; 
text-align:center; 
font-family:courier new;
font-weight:normal;
color:#fff;
font-size:20px; 
line-height:25px;	 
letter-spacing:1px; 
border:2px dashed #000; 
padding:0px;margin:0px;
border-style: dashed;
border-color: #000;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width:1.5px;
border-left-width: 0px ;
}

h1{
background: transparent; 
text-align:center; 
font-size: 17px;  
line-height:25px;	 
letter-spacing:1px; 
font-family: calibri; 
font-weight:normal; 
color:#fff; 
border:2px dashed #000; 
padding:0px;margin:0px;
border-style: dashed;
border-color: #000;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width:1.5px;
border-left-width: 0px ;
}

h3{
font-family:calibri; 
text-transform:uppercase;
text-align:center;
font-weight:strong; 
font-size:11px; 
letter-spacing:3px;
font-weight:normal;
padding: 2px 0px 0px 0px;
margin-top: -5px;
color: #fff;
}

a:link, a:visited, a:active {
color: #dbdbdb; text-decoration: none; border: none;	
}

a:hover {
color: #ffffff; text-decoration: line-through; border: 1px dashed #ffffff; cursor:crosshair;
} 

input, textarea, label, { 
border: 1px dashed #000000; background-color: #FFFFFF; font-family: century gothic; font-size:11px; color: #000000;
}
