/******************************************  
 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.
*/

#articles .head_title, h3.archive_title, .widget h3.title, #tab_menu li, #sidebar .tabberlive  { background-color:#FF2E90; }

#mainmenu li a{ color:##mainmenu li a{ color:#FF2E90; }; }

#feature {
background: #ffffff;
}

body {
font-family: Arial !important;
}

#menu {
background: #ffffff;
border-top: 1px solid #FF2E90;
border-bottom: 3px solid #FF2E90;
}

#logo {
margin-top: 0;
}

#main-wrap {
margin-top: 0;
}

.widget {
font-family:arial;
}

body {
background: #000000;
}
#page-wrap {
background: #ffffff;
}



.single p a {
color:#FF2E90;
}

