/* 
YOUR 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.

*/

.sf-menu li ul li {
 background: #1A1A1A none repeat scroll 0 0;
}

.sf-menu li ul li a:hover {
 background: #000000 none repeat scroll 0 0;
}

#sidebar ul li {
border-bottom:1px solid #CCCCCC;
padding:6px 0 6px 8px;
}

/*Hide unneeded links in highslide gallery*/
 .highslide-thumbstrip a span {display: none;}

a {
color:#428CE7;
 text-decoration:none;
}

#sidebar ul li a, ul.txt li {
 background:none;
 border-bottom:none;
 color:#428CE7;
 display:inline;
 height:1%;
 line-height:1.2em;
 padding:0px;
}

.twittertext {
 margin:1em 0;
}

#masthead {
 font-size:0.9em;
}

.slider-item span.slider-title {
 white-space:normal;
 height:36px;
}

.entry {
 width:531px;
}