/******************************************  
 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.
*/
#welcome  {font-size:14px;}
#welcome h2 {font-size:30px;}

#menu-sidebar {font-family: Arial, Helvetica, sans-serif; padding-left:10px; font-size:20px;}
#menu-sidebar h3 {font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; background-color:#F16E50; margin-left:-10px; padding-left:10px; color:#e9e7e0;}

#widget_nav_menu {font-family: Arial, Helvetica, sans-serif; padding-left:10px; font-size:20px; color:#000000;}
#widget_nav_menu h3 {font-size:20px; background-color:#F16E50; font-weight:bold; margin-left:-10px; margin-right:-20px; padding-left:10px; color:#000000;}

#connectWithMe {padding-left:10px;}
#connectWithMe h3 {font-family: Arial, Helvetica, sans-serif; font-weight:bold; background-color:#F16E50; margin-left:-10px; padding-left:10px; color:#e9e7e0;}



#twitter {padding:20px 10px 5px 10px;}
#twitter h3 {font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; background-color:#F16E50; margin-left:-10px; margin-right:-10px; padding-left:10px; color:#e9e7e0; text-align:left;}

.entry h3 {line-height:1.75;}


.entry li { list-style-position: outside; margin: 0 0 14px 0;}
.entry ul, .entry ol { margin: 0 0 0 14px; }

.category_description {margin:40px 20px 20px 20px; font-family:Georgia, serif;}

