/*
Theme Name: Leaena - Dec 2008
Theme URI: http://leaena.com
Description: Two column, changed header with various stylings in shades of red.
Author: Lindsey Smith
Author URI: http://leaena.com/about
Template: thematic
Version: 0.1
.
Leaena uses the general framework of Thematic, but all changes and all content is copyrighted the author.
.
*/

@import url('../thematic/style.css');

a, a:link, a:visited{
color:#e01818;
}

a:hover{
color: #8a2d2d;
}

#wrapper{
border-top:none;
}

#header{
background:#fff;
border-top:none;
}

#branding {
background:transparent url(images/mast.jpg) no-repeat scroll center center;
background-position: bottom;
height:250px;
position:relative;
zposition:10;
}

#blog-title{
border:0px;
font-size:0px;
}

#access{
background:#fff;
border-top:none;
}

#menu .current_page_item a{
background:#fff;
font-style:italic;
color:#bc2020;
}

#menu a{
background:#fff;
font-size:26px;
border-top:none;
color:#bc2020;
text-decoration:none;
}

#menu a:hover{
color:#ff4949;
background:#fff;
font-style:italic;
}

h2 a:link, h2 a:visited{
color:#000;
}

.entry-meta .author{
font-size:0px;
color:#fff;
}

.entry-meta .meta-sep{
color:#fff;
}

.entry-utility a{
color:#787878;
}

.comment-link a:link, .comment-link a:visited{
color:e01818;
}

.aside ul ul, .aside ul{
list-style-type:none;
}

#twitter_update_list li{
padding-top:2px;
padding-bottom:6px;
}

#twitter_update_list li a{  
color:#666;
}  

#twitter_update_list li span a {  
color:#e01818;
}  

