@charset "UTF-8";
/* CSS Document */

html, body {
	font-family:"Lucida Grande",Calibri,Helvetica,Arial,Sans-serif;
}

.quote {
	font-style:italic;
}

/*h1 { 
	font-family:"Myriad Pro",Helvetica,Arial,Sans-serif; 
	font-size:2.5em;
	font-weight:normal;
	letter-spacing:-2px;
	margin:0;
	padding:0;
	color:#262626;
}*/

h1 { 
	font-family:"Myriad Pro",Helvetica,Arial,Sans-serif; 
	font-weight:normal;
	letter-spacing:-2px;
	font-size:36px;
	padding-top:12px;
	padding-left:60px;
	background-image:url(/apple-touch-icon.png);
	background-repeat:no-repeat;
	background-position: 8px 8px;
	margin-top:10px;
}


h2 {
	font-family:Helvetica,Arial,Sans-serif;
	font-size:1.0em;
	font-weight:lighter;
	margin:0px 0px 40px 0px;
	padding:0;
}

h3 {
	font-size:0.8em;
	letter-spacing:-1px;
	color:#262626;
}

h4,
h4 a,
h4 a:visited {
	font-size:0.8em;
	letter-spacing:-1px;
	color:#262626;
	padding:0;
	margin:0;
}

.standardText,
p,
td{
	color:#454545;
	font-size:0.7em;
	text-align:justify;
	line-height:18px;
}

div#header .headerRight {
	text-align:right;
}

div#header ul {
	float:right;
	list-style-type: none;
	text-index:none;
	padding:10px 0px 0px 0px;
	margin:0;
}

div.share_this {
	float:left;
	padding-top:10px;	
}

a.stbutton {
	font-size:0.7em;
	text-transform:uppercase;
	color:#454545;
	text-decoration:none;
}

div#header li {
	float:left;
	zoom:0;
	padding-left:5px;
	font-size:0.7em;
	text-transform:uppercase;
}

.pageInsert {
	font-size:0.7em;
	color:#fff;
}

h1 a:link, 
h1 a:visited {
		color:#454545;
		text-decoration:none;
}

h1 a:hover {
		color:#454545;
		text-decoration:underline;
}


.standardText a:link,
.standardText a:visited,
p a:link,
p a:visited,
td a:link,
td a:visited {
	color:#454545;
	text-decoration:underline;	
}

.standardText a:hover,
p a:hover,
td a:hover {
	text-decoration:underline;
}

.pageInsert a:link,
.pageInsert a:visited {
	color:#fff;
	text-decoration:underline;	
}

.pageInsert a:hover {
	text-decoration:underline;
}

div#header li a:link,div#header li a:visited {
	color:#454545;
	text-decoration:none;	
}

div#header li a:hover {
	text-decoration:none;
}

div#message p {
	font-size:0.7em;
	line-height:normal;
	margin:0;
}


table#Feed_new_properties td,
table#Feed_edit_properties td
{
	text-align:left;	
}

.error,
.error a {
	color:red !IMPORTANT;	
}

div.number {
	display:inline;
	background-color:red;	
	color:black;
	font-weight:bold;
	text-align:center;
	vertical-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding:2px;	
}

h4.disclosure ul {
	list-style-type:none;
}

tr.inactive {
	background-color:#FC9;	
}

tr.nonotifications {
	background-color:#C9F;	
}

tr.notoken {
	background-color:#C9C;	
}

#twitteraccounts {
	border:none;
	font-weight:normal;
	font-size:1em;	
}

#twitteraccounts td {
	font-size:1em;	
}

