body, p, td, th {
	font-family: Verdana, Arial, Helvetica, "SunSans-Regular", sans-serif;
	font-size: 11px;
	line-height: 16px;
}
p {
	margin-top: 8px;
	color: black;
	line-height: 16px;
}

input, textarea { 
  font: 13px Arial;
}
textarea {
  overflow: auto;
}

.inputbutton,
.inputsubmit {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #3b5998;
  color: #FFFFFF;
  font-size: 11px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif; 
  text-align: center; }

a img {
	border: 0;
}

h1, h2, h3, h4 { 
	line-height: 100%;
	margin: 0;
}
h1 {
	font-family: "Myriad Pro", Myriad, Arial, sans-serif;
	color: #000;
	height: 45px;
	padding: 10px 0 0 0;
	font-weight: 600;
	font-size: 31px;
        voice-family: "\"}\"";
        voice-family: inherit;
	height: 35px;
}
h2, h3 {
	font-family: "Caecilia", "Minion Pro", Minion, Georgia, serif;
	color: #1d7ac9;
}
h2 {
	height: 26px;
	font-size: 19px;
	font-weight: 500;
	padding: 5px 0 0 0;
}
h3 {
	margin: 15px 0 0 0;
	padding: 4px 0 0 0;
	height: 21px;
	font-size: 16px;
	font-weight: 400;
}
h4 {
	font-size: 11px;
	font-weight: 300;
	line-height: 16px;
	margin: 20px 0 10px 0;
}
a {
	color: #36f;
	text-decoration: none;
}
a:visited {
	color: #36f;
}
a:hover {
	text-decoration: underline;
}
a.underlined {
  text-decoration: underline;
}
a:visited.underlined {
  text-decoration:underline;
}

form {
	margin: 0;
}

/*
 * Lists
 */
ul, ol {
	margin-top: 7px;
}
ul.direct {
	margin: 0;
	padding: 0;
}
ul.direct ol {
	margin: 0;
	padding: 0 0 0 20px; 
}
ul.direct li {
	list-style-type: none;
}

.layoutA li {
	width:350px;
	list-style-type:none;
	margin-right:5px;
	display:inline;
	vertical-align:top;
	
	}
.divPosts {
	overflow:auto;
	height:auto;
}

.profile-image
{
	height:48px;
	width:48px;
	display:inline;
	overflow:hidden;
	}
.profile-image img
{
	text-align:left;
	width:48px;
	height:48px;
}
.post-row 
{
	margin:10px;
}
.post-row tr {
	vertical-align:top;
}
.post-row td {
	padding:5px;
}


#openid{
	border: 1px solid gray;
	display: inline;
	padding: 5px;
}
#openid, #openid INPUT{
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#openid LEGEND{
	1.2em;
	font-weight: bold;
	color: #FF6200;
	padding-left: 5px;
	padding-right: 5px;
}
#openid INPUT.openid_login{
   background: url(imgs/3rdparty/openid-login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
   width: 220px;
   margin-right: 10px;
}
#openid A{
color: silver;
}
#openid A:hover{
	color: #5e5e5e;
}

.cnxnmgr-row {
	background-color:#f1f1f1;
}

.cnxnsrch-row {
	background-color:#f1f1f1;
}

.link, .tags {
	width:250px;
}
.cnxnsrch-instr {
	margin:0;
	}
.cnxnsrch-instr li {	
	font-size:1.2em;
}