/*
Theme Name: ScarlettaTheme
Theme URI: http://white-fire.co.uk/
Description: Theme developed for Scarletta by <a href="http://white-fire.co.uk/"> White Fire </a>
Version: 1.1
Author: Joe Buckle
Author URI: http://www.white-fire.co.uk
Tags: two columns, clean, white, grey, helvetica, jquery


*/


@import url('css/structure.css');
@import url('css/header.css');
@import url('css/navigation.css');
@import url('css/post.css');
@import url('css/sidebar.css');
@import url('css/comments.css');


body {
background:url(css/images/red-stars-web.jpg)  top center;
font-family:verdana;
color:white;
font-size: 62.5%; /* Resets 1em to 10px */
margin:0;
}

.home
{
background:url(home.png);
width:112px;
height:74px;
}

.home a:link
{
background:url(home.png);
width:112px;
height:74px;
}

.home a:hover
{
background:url(homered.png);
width:112px;
height:74px;
}

#flowers {
position:absolute;
left:50%;
top:100%;
background:url(css/images/flower.png);
width:707px;
height:753px;
z-index:-1;
}

.download-handgloves {
width: 250px;
height: 100px;
margin: 40px 180px 50px 180px;
float: left;
background: #fff url(css/images/download.png) top left no-repeat;
}

#name {
visibility:hidden;
}

#description {
visibility:hidden;
}

.linkcat {
visibility:hidden;
}

#linkcat-2 {
visibility:hidden;
}

.xoxo blogroll {
visibility:hidden;
}
