#classnavbar {
	display: none;
}

#nadframe {
	display:none;
}



#header {
	background: #F9F9F9 url("http://blog.donews.com/images/blog_donews_com/leal/65389/t_Leal1.GIF") no-repeat 10px .5em;
	color: #000000;
	padding-left: 45px;
	height: 20px;
	border-bottom: 1px dotted Black;
	margin : 0px;
	padding-bottom: 30px;
	font-family: "Courier New", Verdana, monospace;
}

#main {
	width: 73%;
	position: absolute;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-right: 1px dotted #000000;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 40px;
	font-size: 10pt;
}

#rightmenu {
	float: right;
	width: 24%;
	margin-left: 75%;
	margin-top: 10px;
	padding-left: 0px;
	background-color: transparent;
	position: absolute;
	word-wrap:break-word;
	font-size: 9pt;
}

#footer {
	clear: both;
	width: 100%;
	border-top: none;
	font-size: 8pt;
	padding-top: 5px;
	text-align: center;
	position: relative;
	visibility: hidden;
   display: none;
}

.postText a {
	color: #0066FF;
	text-decoration: none;
	background: url("http://blog.donews.com/images/blog_donews_com/leal/65389/t_post-a-img.gif") bottom left repeat-x;
}

.postText a:hover {
	color: #88BBFF;
	text-decoration : underline;
}

a:visited,
a:active,
a:link {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #88BBFF;
	text-decoration : underline;
}

blockquote {
	background: #F9F9F9;
	border: 1px solid #F4F4F4;
	color: #5B5B5B;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	padding: 0px 11px 0px 11px;
}

blockquote.code {
	color: #900;
	font-family: "Courier New", Courier, monospace;
}

body {
	background-color: White;
	color: #000000;
	font-size: 10pt;
	margin: 0px;
	width: 100%;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color: #000000;
	font-size: 15pt;
	text-decoration: none;
}

h1 a:hover {
	color: Silver;
	text-decoration: none;
}

.post {
	padding-left: 70px;
	padding-right: 40px;
	font-size: 10pt;
}

.postTitle {
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.postText {
	font-size: 10pt;
}

.postText  img {
	float: left;
	border: 1px solid #ccc;
	margin: 0em 1em 1em 0;
}

.post  img {
	float: left;
	border: 1px solid #ccc;
	margin: 0em 1em 1em 0;
}

.post  table {
	font-size: 10pt;
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: auto;
}

.post  caption {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.post  th {
	background: #F0F0F0;
	padding: 0.4em;
}

.post  td {
	background: #F9F9F9;
	padding: 0.3em 0.3em 0.3em 0.4em;
}

.post h5 {
	border-bottom: 1px dotted #D6D6D6;
	margin-bottom: 2em;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	background-color: transparent;
}

.listitem {
	border-bottom: 1px dotted #E4E4E4;
	padding-bottom: 3px;
	padding-top: 3px;
}

label {
	font-family: Verdana;
	font-size: 10pt;
}

input {
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
}

input.button {
	width: 5em;
	background-color: #e6e6e6;
	border-color: #ccc #666 #666 #ccc;
	margin-left: 1em;

	padding: 0;
	cursor: pointer;
}

textarea:focus, input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}

li {
	font-size: 10pt;
	font-style: normal;
}

.dateTitle {
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

p.date img {
	vertical-align: middle;
}

.postFoot {
	border-bottom: 1px dotted #D6D6D6;
	color: #D3D3D3;
	text-align: right;
	font-size: 9pt;
}

.postFoot:before {
	content: "leal";
}

span.highlight {
	background-color: transparent;
}

td {
	font-size: 10pt;
}

textarea {
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	color: #000000;
	font-size: 10pt;
	height: 200px;

	width: 300px;
}

#MyLinks1_XMLLink {
	visibility: hidden;
	display: none;
}

#MyLinks1_Syndication {
	visibility: hidden;
	display: none;
}

.CommentForm {
	border-top: 1px dotted #D6D6D6;
	padding-top: 20px;
	color: #A9A9A9;
	padding-left: 70px;
	padding-right: 40px;
	}

#comments {
	background-color: #F9F9F9;
	color: #888;
	border: 1px solid;
	border-color: #ccc #ccc #ccc #ccc;
	margin-left: 70px;
	margin-right: 40px;
	font-size: 10pt;
}

#relatedlinks ul {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}

#rightmenu h3 {
	background-color: #F9F9F9;
	border: none;
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 10pt;
	margin: 10px 0px 0px 0px;
	padding: 2px 5px;
}

#rightmenu ul {
	border: none;
	list-style: none;
	margin: 0px;
	padding: 5px;
	font-size: 9pt;
}

#rightmenu li {
	font-size: 9pt;
}

#tagline {
	color: Gray;
	font-size: 10pt;
	position : absolute;
	top : 25px;
	right : 35px;
	margin : 0px;
	margin-left : 0px;
	font-family: "Courier New", Verdana, monospace;
}

span.code {
	color: #900;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}

code {
	color: #900;
	background-color: #F9F9F9;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	overflow: auto;
	width: 100%;
	border: 1px dotted #ccc;
	line-height: 150%;
	padding: 0px 11px 0px 11px;
}

i {
	font-style: normal;
	color: Green;
}

.note {
	background-color: #f2f5fc;
	padding-bottom: 1em;
	border: 1px #cce solid;
	margin-top: 1em;
}

.note h3 {
	background-color: #e3eaf9;
	color: #339;
	padding: 0.25em 1em;
	border-bottom: 2px white solid;
	margin-top: 0;
}


.note p {
	padding: 0 1em;
}

.note pre {
	margin: 1em 1em 0 1em;
}

.vimitem {
	font-style: italic;
	color: rgb(102, 102, 204);
}