/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/


#comments {display: none;}
.slides > li h3 {background: none; font-size: 40px; text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);}
.slides > li .excerpt {background: none; font-size: 22px; line-height: 2; color: #FFFFFF; text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);}
.news_widget .date {display: none;}
.news_widget li {width: 100%; margin-right: 0;}
.home-about ul li {list-style-type: regular;}