
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

a:link, a:visited, a.linkClass:link, a.linkClass:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1261AF;
	text-decoration:underline;
	/*font-weight:bold;*/
}

a:hover, a.linkClass:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

div.spacer5 {height:5px;font-size:5px}
div.spacer10 {height:10px;font-size:10px}
div.spacer15 {height:15px;font-size:15px}
div.spacer20 {height:10px;font-size:20px}

div.spacer5b {height:5px;font-size:5px; background-color:#FFFFFF;}
div.spacer10b {height:10px;font-size:10px; background-color:#FFFFFF;}

.rightBg{
	background-color:#FFFFFF;
}

blockquote {
  margin: 0 0 0 30px;
  padding: 0px 0 0 20px;
  font-size: 95%;
  /* line-height: 1.5em; */
  background: url(http://www.thinkleandro.com/i/layout/quotes2.gif) no-repeat top left;
	border-left:1px solid #DFDFDF;
}
blockquote a{ font-size: 95%; }

.headerTop{
	background-image:
}
div.hidden {
	display: none;
	visibility:hidden;
}
.border{
	border:1px dashed #FFFFFF;
}

hr.hidden{
	visibility:hidden;
}

#headerTop{
	position:relative;
	height:55px;
	width:100%;
	text-align:right;
	background:   url(/i/layout/header_bar_center.gif) repeat-x;
}

#headerBody{
	position:relative;
	height:205px;
	background:  url("/i/layout/header_body_center.gif") repeat-x;
}

#headerBar{
	position:relative;
	height:40px;
	background:  url("/i/layout/menu_bar_center.gif") repeat-x;
}

#sideBar{
	width:265px;
	float:right;
}

.sideTitle{
	height: 24px;
	.height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	background:  url("/i/layout/sidebar_title.gif") no-repeat;
	padding:6px 0 0 28px;
}

.sideTitle_links{
	height: 24px;
	.height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	background:  url("/i/layout/sb_title_links.gif") no-repeat;
	padding:6px 0 0 28px;
}

.sideBarBody{

}

tr.sb_bg1{
	background-color: #CCCCCC;
}

td.sb_bg1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

/*
ul {
  list-style: none;
  margin:0 0 0 0;
  padding: 0 0 0 0;
}

li {
  list-style: none;
	padding:2px 0 2px 20px;
	.padding:2px 0 0px 20px;
	.height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	background:  url("/i/layout/sb_links_bullet.gif") no-repeat 0 2px;
	background:  url("/i/layout/sb_links_bullet.gif") no-repeat 0 1px;
}

li a:link, li a:visited{
	color: #666666;
	text-decoration:none;
}

li a:hover{
	color: #000000;
	text-decoration:none;
}

*/


ul.rightnav {
  list-style: none;
  margin:0 0 0 0;
  padding: 0 0 0 0;
}

li.rightnav {
  list-style: none;
	padding:2px 0 2px 20px;
	.padding:2px 0 0px 20px;
	.height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	background:  url("/i/layout/sb_links_bullet.gif") no-repeat 0 2px;
	background:  url("/i/layout/sb_links_bullet.gif") no-repeat 0 1px;
}

li.rightnav a:link, li.rightnav a:visited{
	color: #666666;
	text-decoration:none;
}

li.rightnav a:hover{
	color: #000000;
	text-decoration:none;
}

.entryLeft{
	width:20px;
	background:  url("/i/layout/entry_left.gif") no-repeat;
}
.entryLeft a, .entryLeft a:link, .entryLeft a:hover, .entryLeft a:visited{
	text-decoration:none;
	width:20px;
}

.entryBody{
	padding: 20px;
	background:  url(/i/layout/entry_bg.gif) repeat-x;
}

.date-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006699;
}
.post-title, .post-title a:link, .post-title a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-decoration:none;
}
.post-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.post-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
.post-footer a:link, .post-footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.comment-body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.comment-data{
	padding-bottom:30px;
	padding-left:20px;
}
.subscribeField{
	background-color:#99CCFF;
	width:245px;
	height:25px;
	border:2px solid #99CCFF;
	font-size:16px;
	color:#000000;
	vertical-align:middle;
	vertical-align:middle;
	font-weight:bold;
}
.subscribeFieldGray{
	background-color:#99CCFF;
	width:245px;
	height:25px;
	border:2px solid #99CCFF;
	font-size:14px;
	color:#666666;
	vertical-align:middle;
	vertical-align:middle;
}
img.topLeft{
	border:1px solid #999999;
	margin:0 20px 10px 0;
	display:block;
	float:left;
}
img.topRight{
	border:1px solid #999999;
	margin:0 20px 10px 0;
	display:block;
	float:right;
}
