/*  
Theme Name: Top Notch
Theme URI: http://modernsugar.com/
Description: Wordpress theme to for Top Notch
Author: Modern Sugar
Author URI: http://modernsugar.com
*/




.sidebar {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 18px;
}
.sidebar a:link {
	text-decoration: none;
	color: #000000;
	}
.sidebar a:visited {
	text-decoration: none;
	color: #000000;
	}
.sidebar a:hover {
	text-decoration: none;
	color: #DE5077;
	}
.sidebar a:active {
	text-decoration: none;
	color: #DE5077;
	}
.header {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 16px;
	color: #F25782;
	text-align: center;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 10pt;
	color: #666666;
	}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-align: center;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #CEEE8D;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #CEEE8D;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #F9497d;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, "Century Gothic";
	color: #F9497d;
	text-decoration: none;
}
#sidebar ul{
list-style: none;
}

#sidebar ul li ul{
list-style: circle;
}

