f/*  
	Global
*/
* {
	padding:0em;
	margin:0em;
}

* [rel~=external] { background:url(../i/external.gif) right 2px no-repeat; cursor:pointer; padding-right:13px;  }
		
body {
	padding:0;
	margin:0 10px;
	background-color:#f7f7f7;
	font-family:Verdana, Tahoma, arial, sans-serif;
	font-size:11px;
	color:#333; 
}

h1, h2, h3, h4, h5, h6 {
	color:#333;
	font-weight:normal;
}

p {
	padding:0px 0px 15px 0px;
	margin:0px;
	font-size:12px;
	line-height:20px;
}

.float-l {
	float:left;
}

.float-r {
	float:right;
}

a.novo {	
	background:#fff url(../i/novo.gif) no-repeat 100% 50%; 
}

img.author-pic {
	float:left;
	margin:0 10px 10px 0;
}

img.image-bullet-l {
	float:left;
	margin:0 10px 10px 0;
	border:2px solid #f0f0f0;
}

img.image-bullet-r {
	float:right;
	margin:0 0 10px 10px;
	border:2px solid #f0f0f0;
}

img.float-l {
	float:left;
	margin:0 10px 10px 0;
}

img.float-r {
	float:right;
	margin:0 0 10px 10px;
}

img.icon-float-l {
	float:left;
	margin:0 2px 2px 0;
	
}

img.icon-float-r {
	float:right;
	margin:0 0 2px 2px;
}

h1 {
	font-size:30px;
}

h2 {
	font-size:13pt;
	margin-top:1.5em;
	margin-bottom:2px;
}

h3 {
	font-size:12px;
	font-weight:bold;
}

h4 {
	font-size:10pt;
	margin-bottom:2px;
}

h5 {
	font-size:9pt;
	margin-bottom:2px;
}

h6 {
	color:#626262;
	font-size:65%;
	font-weight:normal;
}

div {
	margin:0;
	padding:0;
}

a, a:visited {
	text-decoration:none;
}

a:link { color:#333; }
a:visited { color:#333; }

a:hover, a:active { 
	text-decoration:underline;
}

img {
	border:0;
	margin:0.5em;
}

li,ul,ol {
	list-style-type:none; 
	list-style-image:none;
}

li {
	padding:2px 0 2px 0;
}

pre {
	background-color:#FBEDBB;
	padding:7pt;
	font:9pt "Courier New", Courier, mono;
	white-space:pre;
	overflow:auto;
	margin:10px 0 10px 0;
}

code {
	color:#990000;
	font-family:"Courier New", Courier, mono;
}

/*  
	Page Wrapper
*/
#page {
	width:90em;
	margin:0 auto 1em;
	background-color:#fff;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}

/*  
	Header
*/   
#header {
	height:120px;
	width:82.5em;
	background-color:#fff;
	clear:none;
}

#header h1{
	margin:0;
	padding:0;
}

#header img {
	float:left;
	width:347px;
	margin:10px;
}

#header div {
	width:500px;
	margin:0 0 0 390px;
	padding:30px 0 0 0;
	text-align:center;
}

#header div img {
	width:468px;
	height:60px;
}

/*
	Language Bar
*/
#language {
	margin:0;
	padding:0;
	width:74px;
	float:right;
}

#language ul {
	list-style:none;
	margin:0;
	padding:0;
}

#language ul li {
	float:left;
	display:inline-table;
	padding:0;
	margin:0;
	line-height:30px;
	background-image:none !important;
	background-color:#fff;
}

/*
	Navigation Bar
*/
#nav {
	background:#000 url(../i/bg-nav.gif) repeat-x 0 0;
	margin:0;
	padding:0;
	width:90em;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:auto;
}

#nav ul li {
	float:left;
	display:inline-table;
	padding:0;
	display:block;
}

#nav ul li a {
	display:block;
	line-height:30px;
	padding:0 1em;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	float:left;
	border-right:1px solid #000;
	margin:2px 0;
}

#nav ul li.searchbox {
	padding-right:2em;
	float:right;
}   

#nav ul li div {
	margin:6px 0 0 0;
}
    
#nav ul li input.text {
	margin-right:0.5em;
	vertical-align:middle;
	border:solid 1px #f0f0f0;
	padding:0.1em;
	width:10.0em;
	background:#fff url(../i/button-bg.gif) repeat-x top;
}

#nav ul li input.submit {
	background:#ee9944;
	border:solid 1px #9F9030;
	font-weight:bold;
	padding:0.25em;
	font-size:0.8em;
	color:#fff;
	vertical-align:middle;
}
 
#nav ul li form {
	margin:0;
	padding:0;
}

/* Start IE5-Mac Hack \*/
#nav ul li a {
	float:none;
}
/* End IE5-Mac Hack */

#nav ul li a:hover {
	background:#000 url(../i/bg-nav-hover.gif) repeat-x 0 0;
	color:#bbb;
}

#nav .nav-selected a, #nav .nav-selected a:hover {
	line-height:34px !important;
	margin:0 !important;
	background:#ee9944 !important;
	background-image:none !important;
}

/*
	Navigation Bar - Second Level
*/
#subnav, #subnav-empty {	
	padding:6px 0 6px 0;
	width:90em;
	background-color:#ee9944;
	border-bottom:1px solid #ee9944;
	color:#fff;
}

#subnav-empty {
	height:5px !important;
	padding:0 !important;
}

#subnav div {
	padding-left:6px;
}

#subnav a {
	text-decoration:none;
	color:#fff;
}

#subnav a:hover {
	text-decoration:underline;
}


/*  
	Sidebar Menu
*/
div#contentleft {
	width:16em;
	float:left;
	padding:2em 0 0 2em;
	background-color:#fff;
}

#sidebar-menu  {
	margin-bottom:0px;
	background-color:#fff;
}

#sidebar-menu * {
	font-size:1em;
	margin-bottom:20px;
}

#sidebar-menu ul, #sidebar-menu li {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar-menu li {
	display:inline;
	background-image:none !important;
}

#sidebar-menu ul li a {
	font-size:12px;
	text-decoration:none;
	display:block;
	margin:0;
	padding:6px 6px;
	color:#664433;
	border-bottom:1px solid #f7f7f7;
}

#sidebar-menu ul ul li a {
	font-size:11px;
	padding-left:12px !important;
	color:#444;
}

#sidebar-menu ul ul ul li a {
	padding-left:22px !important;
	color:#444;
}

#sidebar-menu ul li a:hover {
	background-color:#eeeedd;
}

#sidebar-menu a.selected {
	background-color:#ececec;
}

#search label {
	text-transform:uppercase;
}

#sidebar-menu ul li a.menu-item  {
	background:#000 url(../i/bg-nav.gif) repeat-x 0 0;
	color:#fff;
	padding-left:12px !important;
	font-weight:bold;
}

#sidebar-menu ul li a.menu-item:hover  {
	background:#000 url(../i/bg-nav-hover.gif) repeat-x 0 0;
	color:#ee9944;
}

.menu-item {
	color:#fff;
	background:#000 url(../i/bg-nav.gif) repeat-x 0 0;
	padding-left:12px !important;
}

/* 
	Main Content
*/
#content {
	width:68em;
	float:right;
	margin:0;
	padding:2em 2em 2em 0;
	background-color:#fff;
}

#content-full {
	margin:0;
	padding:2em;
	background-color:#fff;
}

#contentmiddle {
	width:50em;
	float:left;
	background-color:#fff;
}

#middlecolumns {
	margin:10px 0 0 0;
	float:left;
}

#middleleft {
	width:24em;
	float:left;
	margin-top:0;
	background-color:#fff;
}

#middleleft h2, #middleright h2 {
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:0;
}

#middleleft h3, #middleright h3 {
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:0.5em 0;
}

#middleleft img, #middleright img {
	padding:0px 5px 0px 0px;
}

#middleright {
	width:24em;
	float:right;
	margin:0 0 0 1em;
	background-color:#fff;
}

#contentright {
	width:16em;
	float:right;
	margin:0 0 0 1em;
	background-color:#fff;
}

/*  
	Footer
*/
#footer {
	width:90em;
	border-top:1px solid #ccc;
	padding:2em 0 0 0;
	margin-top:2em;
	clear:both;
	background-color:#fff;
}

#footer p {
	text-align:center;
	line-height:1.2em;
}

#footer p.footer-links {
	font-size:12px;
}

#footer img {
	vertical-align:bottom;
}

/*
	Forms
*/
.form {
	margin:0;
	padding:11px;
	border:1px solid #dedede;
	font:11px Tahoma, Verdana, Arial;
}

.labelReq {
	font:11px Tahoma, Verdana, Arial;
	color:#999;
	border-left:3px solid #ffaa44;
	padding:5px;
	margin:10px 0 10px 0;
	line-height:3px;
}

.textfield {
	padding:2px;
	border:1px solid #ccc;
	height:20px;
	font:12px Tahoma, Verdana, Arial;
}

.textfieldReq {
	padding:2px;
	height:20px;
	border:1px solid #ccc;
	border-left:4px solid #ffaa44;
	font:12px Tahoma, Verdana, Arial;
}

.textarea {
	padding:2px;
	border:1px solid #ccc;
	font:12px Tahoma, Verdana, Arial;
}

.textareaReq {
	padding:2px;
	border:1px solid #ccc;
	border-left:4px solid #ffaa44;
	font:12px Tahoma, Verdana, Arial;
}

/*
	Titles
*/
.category-title, .post-title {
	margin-top:0;
	margin-bottom:10px;
	clear:both;
	border:0;
	border-bottom:1px solid #c0c0c0;
}

.category-title h1, .post-title h1 {
	font-size:30px;
	font-weight:normal;
	margin:0px;
	color:#333;
	border:0;
	padding:10px 0 10px 48px;
}

.category-title h1.cross, .post-title h1.cross {
	background:#fff url(../i/icon-pda-m.gif) no-repeat 0 50%; 
}

.category-title h1.superwaba, .post-title h1.superwaba {
	background:#fff url(../i/icon-superwaba-m.gif) no-repeat 0 50%; 
}

.category-title h1.palm , .post-title h1.palm {
	background:#fff url(../i/icon-palm-m.gif) no-repeat 0 50%; 
}

.category-title h1.winmobile, .post-title h1.winmobile {
	background:#fff url(../i/icon-winmobile-m.gif) no-repeat 0 50%; 
}

.category-title  h1.symbian, .post-title h1.symbian {
	background:#fff url(../i/icon-symbian-m.gif) no-repeat 0 50%; 
}

.category-title h1.normal {
	background-image:none; 
	font-size:30px;
	font-weight:normal;
	margin:0px;
	color:#333;
	border:0;
	padding:10px 0 10px 0;
}


ul.level {
	padding:2px 0 5px 0;
	margin:0 0 10px 1px; 
}

ul.level li {
	font-size:12px;
}

ul.sublevel {
	margin:0 0 12px 0;
}

ul.sublevel li {
	padding:4px 0 4px 10px;
	margin:0; 
	font-size:12px;
}

h2.entry-title, h2.entry-title-cross, h2.entry-title-palm, h2.entry-title-winmobile, h2.entry-title-symbian, h2.entry-title-superwaba {
	font-size:14px;
	font-weight:bold;
}

h2.entry-title-cross {
	padding:0 0 0 21px;
	background:#fff url(../i/icon-pda.gif) no-repeat 0 50%; 
}

h2.entry-title-superwaba {
	padding:0 0 0 21px;
	background:#fff url(../i/icon-superwaba.gif) no-repeat 0 50%; 
}

h2.entry-title-palm {
	padding:0 0 0 21px;
	background:#fff url(../i/icon-palm.gif) no-repeat 0 50%; 
}

h2.entry-title-winmobile {
	padding:0 0 0 21px;
	background:#fff url(../i/icon-winmobile.gif) no-repeat 0 50%; 
}

h2.entry-title-symbian {
	padding:0 0 0 21px;
	background:#fff url(../i/icon-symbian.gif) no-repeat 0 50%; 
}

span.entry-title {
	font-size:13px;
	font-weight:bold;
}

span.cats {
	padding:0px 0 6px 18px;
	background:#fff url(../i/icon-folder.gif) no-repeat 0 -2px; 
}

/*  
	Blocks
*/
.block {
	margin-bottom:10px;
	clear:both;
}

.block h1, .block h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color:#ee9944;
	border:1px solid #e5e5e5;
	background-color:#f7f7f7;
	padding:5px 0 5px 30px;
}

.block h1 a:link { color:#ee9944; }
.block h1 a:visited { color:#ee9944; }

.block h2 a:link { color:#ee9944; }
.block h2 a:visited { color:#ee9944; }

.block h1 {
	background:#f7f7f7 url(../i/square-arrow.gif) no-repeat 5px 50%; 
}

.block h2 {
	padding:5px 0 5px 10px;
}

.block ul { 
	list-style-type:none; 
	padding:5px 0 5px 0;
	margin:5px 10px 0 0;
}

.block  ul li { 
	padding:4px 0 4px 21px;
	margin-left:5px;
	border-bottom:1px solid #f0f0f0;
	vertical-align:middle;
}

.block  ul li.more, .block  ul li.more-external { 
	text-align:right;
	padding-right:20px;
	background:url(../i/icon-more.gif) no-repeat 100% 50%; 
	border-bottom:0;
}

.block  ul li.more-external { 
	background-image:none !important;
}

.block  ul li.site { 
	padding:5px 0 5px 0;
	border:0;
}

.block  ul li.favorites { 
	background:url(../i/icon-favorites.gif) no-repeat 0 50%; 
}

.block  ul li.garimpar { 
	background:url(../i/icon-garimpar.gif) no-repeat 0 50%; 
}

.block  ul li.delicious { 
	background:url(../i/icon-delicious.gif) no-repeat 0 50%; 
}

.block  ul li.google { 
	background:url(../i/icon-googlebk.gif) no-repeat 0 50%; 
}

.block  ul li.windowslive { 
	background:url(../i/icon-windowslive.gif) no-repeat 0 50%; 
}

.block  ul li.yahoo { 
	background:url(../i/icon-yahoo.gif) no-repeat 0 50%; 
}

.block  ul li.blogblogs { 
	background:url(../i/icon-blogblogs.gif) no-repeat 0 50%; 
}

.block  ul li.technorati { 
	background:url(../i/icon-technorati.gif) no-repeat 0 50%; 
}

.block  ul li.feed { 
	background:url(../i/icon-feed.gif) no-repeat 0 50%; 
}

.block  ul li.world { 
	background:url(../i/icon-world.gif) no-repeat 0 50%; 
}

.block  ul li.user-on { 
	background:url(../i/icon-user-on.gif) no-repeat 0 50%; 
}

.block  ul li.user-off { 
	background:url(../i/icon-user-off.gif) no-repeat 0 50%; 
}

.block  ul li.cross { 
	background:url(../i/icon-pda.gif) no-repeat 0 50%; 
}

.block  ul li.cross-m { 
	background:url(../i/icon-pda-m.gif) no-repeat 0 50%; 
}

.block  ul li.superwaba { 
	background:url(../i/icon-superwaba.gif) no-repeat 0 50%; 
}

.block  ul li.superwaba-m { 
	background:url(../i/icon-superwaba-m.gif) no-repeat 0 50%; 
}

.block  ul li.palm { 
	background:url(../i/icon-palm.gif) no-repeat 0 50%; 
}

.block  ul li.palm-m { 
	background:url(../i/icon-palm-m.gif) no-repeat 0 50%; 
}

.block  ul li.winmobile { 
	background:url(../i/icon-winmobile.gif) no-repeat 0 50%; 
}

.block  ul li.winmobile-m { 
	background:url(../i/icon-winmobile-m.gif) no-repeat 0 50%; 
}

.block  ul li.symbian { 
	background:url(../i/icon-symbian.gif) no-repeat 0 50%; 
}

.block  ul li.symbian-m { 
	background:url(../i/icon-symbian-m.gif) no-repeat 0 50%; 
}

.block  ul li.cross-m, .block  ul li.palm-m, .block  ul li.winmobile-m, .block  ul li.symbian-m, .block  ul li.superwaba-m { 
	padding-left:48px;
	padding:10px 0 10px 50px;
}

.block-content, .block-content-ad, .block-welcome {
	margin:0;
}

.block-content-ad, .block-content-404, .block-content-books {
	text-align:center;
}

.block-welcome   {
	clear:both;
	width:100%;
	float:left;
}

.block-welcome  p {
	font-size:11px;
	text-align:justify;
}

.block-welcome  p strong {
	font-size:14px;
}

.block-content-404 {
	padding:30px 10px 30px 10px;
	font-size:15px;
	border:1px solid #fff;
}

.block-ad-menu {
	padding:0 0 0 12px;
	margin: 0 0 20px 0;
}

.block-content-ad {
	padding:0 0 0 21px;
}

.box-dashed, .box-dashed-ad, .box-dashed-l, .box-dashed-r {
	border:1px dashed #999;
}

.box-dashed-l {
	float:left;
}

.box-dashed-r {
	float:right;
}

.box-dashed-ad {
	padding:10px;
	background-color:#f7f7f7;
	text-align:center;
}

ul.books {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:auto;
}

ul.books li {
	float:left;
	padding:0;
	display:inline-table;
	display:block;
}

ul.books li a {
	display:block;
	line-height:30px;
	margin:0;
	padding:0;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	float:left;
}

ul.books img {
	border:0; 
	margin:4px;
	padding:2px;
	background-color:#FFF;
	border:3px solid #f0f0f0;
}

ul.books img:hover {
	background-color:#FFB800;
	border:3px solid #FFB800;
}

/*
	Post
*/
.post {
	clear:both;
	padding:0;
}

.post-sep {
	clear:both;
	padding-bottom:10px;
}

.post-author {
	clear:both;
}

.post-categories {
	clear:both;
	padding-top:5px;
	padding-bottom:1px;
}

.post-comments {
	clear:both;
	padding-top:5px;
	padding-bottom:1px;
}

.post-tags {
	clear:both;
	padding-top:5px;
	padding-bottom:6px;
}

.post-entry {
	clear:both;
	padding:0 5px 0 5px;
}

.post-entry ul, .post-entry ol{
	margin:0 0 15px 0px;
}

.post-entry ul li, .post-entry ol li {
	padding:2px 0 2px 16px;
	font-size:12px;
	line-height:20px;
	background:#fff url(../i/icon-arrow.gif) no-repeat 0 8px; 
}

.post-entry ul.download {
	list-style-type:none; 
	padding:5px 0 5px 0;
	margin:0 0 10px 1px; 
}

.post-entry ul.download li, .post-entry li.download {
	background:#fff url(../i/icon-download.gif) no-repeat 0 50%; 
	font-size:9pt;
	padding:2px 0 2px 21px;
}

.post-entry ol.steps {
	list-style:decimal; 
	list-style-type:decimal; 
	padding:5px 0 5px 0;
	margin:0 0 10px 1px; 
}

.post-entry ol.steps li, .post-entry li.steps {
	background-image:none; 
	font-size:9pt;
	padding:2px 0 2px 21px;
}

.post-entry a, .post-entry a:visited {
	color:#990000;
} 

.post-entry a:link { color:#990000; }
.post-entry a:visited { color:#990000; }

.post-entry ul.download li a, 
.post-entry ul.download li a:visited, 
.vcard a,
.vcard a:visited { 
	color:#333;
} 

.post-entry ul.download li a:link { color:#333; }
.post-entry ul.download li a:visited { color:#333; }

.vcard a:link { color:#333; }
.vcard a:visited { color:#333; }

.post-excerpt{
	clear:both;
	padding-top:10px;
}

.post-meta {
	clear:both;
	padding:0;
	margin-bottom:12px;
}

.post-meta  ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:auto;
}

.post-meta  ul li {
	float:left;
	padding-left:2px;
	display:inline-table;
	display:block;
}

.post-meta  ul li.permalink { 
	background:url(../i/icon-more.gif) no-repeat 0 50%; 
}

.post-meta  ul li.comments { 
	background:url(../i/icon-comment.gif) no-repeat 0 50%; 
}

.post-meta  ul li a {
	display:block;
	font-size:11px;
	font-weight:bold;
	border:0;
	margin:2px 16px;
}

.post-head-wrapper {
	float:left;
	padding-bottom:8px;
	margin:0 0 15px 0;
}

.post-details-wrapper {
	float:left;
	width:270px;
}

.post-ad-top-wrapper {
	float:right;
	width:470px;
}

.post-ad-top { 
}

.post-share-wrapper {
	float:left;
	margin:0 0 15px 0;
	border-bottom:1px solid #f0f0f0;
	width:100%;
}

.post-share-title h1 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	color:#ee9944;
	border:1px solid #e5e5e5;
	background-color:#f7f7f7;
	padding:5px 0 5px 30px;
}

.post-share-title h1  {
	background:#f7f7f7 url(../i/square-arrow.gif) no-repeat 5px 50%; 
}

.post-share { 
}

.post-share ul { 
	list-style-type:none; 
	padding:5px 0 5px 0;
	margin-left:15px; 
}

.post-share ul li { 
	padding:4px 0 4px 21px;
	margin-left:5px;
	vertical-align:middle;
}

.post-share  ul li.comments { 
	background:url(../i/icon-comment.gif) no-repeat 0 50%; 
}

.post-share ul li.email { 
	background:url(../i/icon-email.gif) no-repeat 0 50%; 
}

.post-share ul li.print { 
	background:url(../i/icon-printer.gif) no-repeat 0 50%; 
}

.post-share ul li.delicious { 
	background:url(../i/icon-delicious.gif) no-repeat 0 50%; 
}

.post-share ul li.rec6 { 
	background:url(../i/icon-rec6.gif) no-repeat 0 50%; 
}

.post-share ul li.linkk { 
	background:url(../i/icon-linkk.gif) no-repeat 0 50%; 
}

.post-share ul li.ueba { 
	background:url(../i/icon-ueba.gif) no-repeat 0 50%; 
}

.post-share ul li.domelhor { 
	background:url(../i/icon-domelhor.gif) no-repeat 0 50%; 
}

.post-share ul li.ouvidizer { 
	background:url(../i/icon-ouvidizer.gif) no-repeat 0 50%; 
}

.post-share ul li.fixolas { 
	background:url(../i/icon-fixolas.gif) no-repeat 0 50%; 
}

.post-share ul li.eucurti { 
	background:url(../i/icon-eucurti.gif) no-repeat 0 50%; 
}

.post-share ul li.linkto { 
	background:url(../i/icon-linkto.gif) no-repeat 0 50%; 
}

.next-post-link{
    float:right;
}

.previous-post-link{
    float:left;
}

.page-section {
	clear:both;
	float:left;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
}

.page-col-l {
	float:left;
	width:42em;
	margin:0;
	text-align:justify;
}

.page-col-r {
	float:right;
	width:42em;
	margin:0;
	text-align:justify;
}

.page-col-c {
	float:left;
	margin:0;
	text-align:justify;
	width:100%;
}

.float-l {
	float:left;
}

.float-r {
	float:right;
}

/*
	Comentários
*/
#commentblock {
	width:690px;
	background:#EFEFEF;
	color:#333333;
	float:left;
	padding:10px 20px 0 20px;
	margin:10px 0px 10px 0px;
	border:1px solid #C0C0C0;
}
	
ol#commentlist {
	padding:5px 0px 5px 0px;
	margin:0px;
	list-style-type:none;
}
	
.commentdate {
	font-size:12px;
	padding-left:0px;
}
	
#commentlist li p{
	margin-bottom:8px;
	line-height:20px;
	padding:0px;
}

.commentname {
	color:#333333;
	margin:0px;
	padding:5px 5px 5px 0px;
}

.commentinfo{
	clear:both;
}

.commenttext {
	clear:both;
	margin:5px 0px 20px 0px;
	padding:20px 10px 5px 10px;
	width:660px;
	background:#FFFFFF url(../i/bg-comment.gif) no-repeat top;
}

.commenttext-admin {
	clear:both;
	margin:5px 0px 20px 0px;
	padding:20px 10px 5px 10px;
	width:660px;
	background:#FFFFFF url(../i/bg-comment.gif) no-repeat top;
}

.commenttext a, .commenttext a:visited , .commenttext-admin a, .commenttext-admin a:visited {
	color:#990000;
} 

.commenttext a:link, .commenttext-admin a:link { color:#990000; }
.commenttext a:visited, .commenttext-admin a:visited { color:#990000; }

#commentsformheader {
	padding-left:0px;
}

#commentsform, #contactform {
	text-align:left;
	margin:0px;
	padding:0px;
}

#contactform {
	padding:20px 60px 10px 60px;
	border:1px dashed #c0c0c0;
}

#commentsform form, #contactform form {
	text-align:left;
	margin:0px;
}

#commentsform p, #contactform p {
	margin:0px;
}

#commentsform form textarea, #contactform  form textarea {
	width:99%;
}

#commentsform #submit, #contactform #submit, #contactform #cancel {
	padding:4px;
	background:#f90;
	color:#fff;
	border:1px solid #c90;
	font:bold 12px Tahoma, Verdana, Arial;
}

#feeds {
  margin-bottom:-2em;
  position:relative;
  right:0;
  text-align:right;
  top:-3em;
}

#feeds a {
  text-decoration:none;
}

#feeds a:hover {
  text-decoration:underline;
}

#feeds .rss,
#feeds .trackback {
  background:transparent url("../i/icon-feed.gif") no-repeat 0 0;
  padding:0.2em 20px;
  padding-right:10px;
}

#feeds .trackback {
  background-image:url("../i/icon-trackback.gif");
}

#comentarios,
#enviar-comentario {
  font-size:14px;
	font-weight:bold;
  margin:0;
  margin-bottom:1em;  
}

#comentarios {
  color:#666;
  margin-top:1em;
}

/*
	Tabela de PDAs
*/
.deviceTable {
 	margin:0;
	padding:0;
	width:100%;
}

.deviceTable td, .deviceTable th {	
 	text-align:center; 
} 

.deviceTable img {
  display:inline;
 	float:none;
}

.deviceSpecs {
 	margin:0;
	padding:0;
	width:100%;
	border:1px dashed #c0c0c0;
}

.deviceSpecs td, .deviceSpecs th {	
 	text-align:left;
	padding:5px;	
} 

.deviceSpecs img {
  display:inline;
 	float:none;
}

.banner-affiliates {
	display:block;
	float:left;
	clear:both;
	margin:15px 0 15px 0;
	width:100%;
}