/*
Theme Name: Ornament Of An Imposter
Theme URI: http://www.lorenwebdesign.com
Description: WordPress Theme for Carmen Rizzo
Version: 1.0
Author: Loren Khulusi
Author URI: http://www.lorenwebdesign.com/
Tags: blue, Carmen, Rizzo

*/

a:link {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #0099ff;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:visited {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #0099ff;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #00F;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:active {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	color: #0099ff;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.posttext {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
}
.footer {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: -50px;
	margin-top: -4px;
	padding-right: 10px;
}