/*
Theme Name: This is Nov
Theme URI: http://thisisnov.com/
Description: This is Nov Theme
Version: 1.0
Author: Nov
Author URI: http://thisisnov.com/
Tags: custom header, fixed width, two columns, widgets

	This is Nov v1.0
	 http://thisisnov.com/

	This theme was designed and built by Nov

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.twitter-updates {
	color: #CC0000;
	font-size: 18px;
	font-family: Tahoma;
}

.tweet_time a { display: none; }

#twitter_update_list  a {
color: #CC0000;
	font-size: 18px;
	font-family: Tahoma;
}
#twitter_update_list  a:hover {
color: #CC0000;
	font-size: 18px;
	font-family: Tahoma;
} 
.twitter-latest-date {
	color: #B00001;
	font-size: 14px;
	font-family: Tahoma;
}
.footer-text {
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
}
a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #000000;
}
a.footer:hover {
	text-decoration: underline;
	color: #CB0001;
}
a.footer:active {
	text-decoration: none;
}
a.footer {
	font-family: Tahoma;
	font-size: 11px;
	margin-left:5px; margin-right:5px;
	line-height: 150%;
}
a.registration {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
}
a.registration:link {
	text-decoration: none;
}
a.registration:visited {
	text-decoration: none;
	color: #990000;
}
a.registration:hover {
	text-decoration: underline;
	color: #6E6E6E;
}
a.registration:active {
	text-decoration: none;
}


a.pass {
	font-family: Tahoma;
	font-size: 12px;
	color: #6E6E6E;
}
a.pass:link {
	text-decoration: none;
}
a.pass:visited {
	text-decoration: none;
	color: #6E6E6E;
}
a.pass:hover {
	text-decoration: underline;
	color: #990000;
}
a.pass:active {
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
}