/* -- This is the place to add your own style modifications without touching the original styles -- */

body { }

/* ---- If you want to change widget titles colors and home page category title colors, delete this line and change the colors below

ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle {
	color:#fff;
	background:#663333;
	}
#newu_archives A
{
                color: #343352;
                padding: 4px 8px;
}
#newu_archives A:hover
{
                background-color: #4D80F7;
                -moz-border-radius: 8px;
                -webkit-border-radius: 8px;
                border-radius: 8px;
}
#newu_archives
{
                font-size: 12pt;
}
#newu_archives DIV
{
                margin: 3px;
                padding: 4px;
                border-bottom: 1px solid #D4D4D4;
}
#newu_archives .archive_date
{
                font-size: 13pt;
                font-weight: bold;
}


You'll also need to delete this line after you change the colors above ---- */

