/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.
#A9CDE3 #AFD65F
*/

#footer p {
display:none;
}

img#wpstats {
display:none;
}

#navigation {
border-top:1px solid #DADADA;
clear:both;
display:block;
font-size:.89em;
font-weight:700;
text-transform:uppercase;
width:960px;
margin:0 auto;
}

#header #logo .title {
    font: 700 3.1em/0.3em arial,sans-serif;
    letter-spacing: -0.05em;
    color: rgb(0, 0, 0);
}

#header #logo .title .desc {
text-align: right; margin: 2.1em 0 0 0; 
font: 400 0.30em arial, sans-serif; 
text-transform: uppercase; color: #666;
letter-spacing: 0.1em; 
padding: 0.3em 0 0 1.1em; 
border-top: 1px solid #ccc;  
}

#header #logo .title .site-title {
    font-family: Helvetica,Arial,"Lucida Grande",Verdana,sans-serif;
    font-size: 2.3em;
}

#header
#logo
.title
a:hover
{
color: #E62119;
background: none
}

#navigation {
    font-size: .95em;
    font-weight: 100;
    text-transform: uppercase;
}

h3 {
    line-height: 2;
    font-size: 1.8em;
P {font size: 2.8;
}

hr {
	height:1px;
	background-color:#E62119;
	border:0;
}
