/* Enter Your Custom CSS Here */
 #title{
  background-image:url(http://www.sussexcopywriter.co.uk/wp-content/uploads/2015/06/copywriting-service-Sussex1.png);
}
/*
#title-area{
  background-image:url(http://www.sussexcopywriter.co.uk/wp-content/uploads/2015/06/Susan_Beckingham_Front_AW1.png);
  background-color:white;
  background-position:-10px -10px;
  background-repeat:no-repeat;
  width:311px;
}

#text-2{
 float:right;font-size:20px; color:#3d5c88;font-family:times new roman;text-align:right;text-transform: none;margin-top:-30px;padding-bottom:10px;padding-right:20px; 
}
*/
h1.entry-title {
  color: #3d5c88;
  border-bottom: 3px solid #3d5c88;
}

.sidebar{
 background-color:#00adef;
}

.content-sidebar #sidebar .widget {
  background: none;
  color:black;
}
 .sidebar .widget {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.widget-area h4, .widget-area h5 {
  color: #000;
  font-size: 16px;
  text-shadow:none;
}
#sidebar p{
  color:black;
}
#sidebar p a{
  color:white;
}




.menu-primary li a:active, .menu-primary li a:hover, .menu-primary .current_page_item a, .menu-primary .current-cat a, .menu-primary .current-menu-item a, .menu-secondary li a:active, .menu-secondary li a:hover, .menu-secondary .current_page_item a, .menu-secondary .current-cat a, .menu-secondary .current-menu-item a, #header .menu li a:active, #header .menu li a:hover, #header .menu .current_page_item a, #header .menu .current-cat a, #header .menu .current-menu-item a {
  color: #00adef;
}
.menu-primary a{
  color:white;
}