/* Default style is in style.css */

.nav a{
text-transform:uppercase;
}

#footer{
text-transform:uppercase;
}


#navigation ul.rss li a {
color:#555;
text-decoration:none;
text-transform:uppercase;
}


h3 {

text-transform:uppercase ;
font-weight: bold;
}


h3 {
font-weight:bold;
text-transform:uppercase;
}

h3 {
-x-system-font:none;
color:#222222;
font-family:Arial,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;

line-height:1.5em;
font-weight: bold;
}

.entry img, img.thumbnail {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
border:0px solid #E6E6E6;
padding:0px;
}

