/*
Theme Name: Desenho Industrial 2010
Theme URI: http://www.desenhoindustrial.org
Description: Novo tema do site desenhoindustrial.org. Este tema não possui imagens, com a intenção de  diminuir o tempo de carregamento.
Author: Danilo Freitas
Version: 1.0
Tags: desenho industria, leve, rapido, acessivel
*/


/*******************************************/
/* INICIO - RESET */
/*******************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: #626060;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/*******************************************/
/* FIM - RESET */
/*******************************************/

/*******************************************/
/* INICIO - GLOBAL */
/*******************************************/
a, h1, h2,  h3, h4, h5, h6 {
	color: #db0168;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 8px 0 8px 0;
	line-height: 1.8em;
	font-size: 0.9em;
}

.helveticaTitle {
	font-size: 1.3em;
	padding: 0 0 20px 0;
}

.helveticaTitle a {
	text-decoration: none;	
}

.widget-title {
	color: #db0168;
	font-size: 1.3em;
}

input, textarea {
	border: 1px solid #db0168;
	color: #626060;
}

input[type="submit"] {
	background: #db0168;
	color: #fff;
}

/*******************************************/
/* FIM - GLOBAL */
/*******************************************/

/*******************************************/
/* INICIO - CORPO */
/*******************************************/
#general {
	width: 940px;
	margin: 0 auto;
}

#main {
	width: 940px;
	float: left;
}

#container {
	width: 640px;
	float: left;
}

#rightSidebar {
	width: 220px;
	float: right;
}

#footer {
	float: left;
	width: 100%;
	margin: 40px 0 0 0;
	border-top: 1px dashed #626060;
}
/*******************************************/
/* FIM - CORPO */
/*******************************************/


/*******************************************/
/* INICIO - HEADER + ADS */
/*******************************************/
#googleAdsHeader {
	padding: 25px 0 25px 0;
}

#header h1, #header h2 {
	text-transform: uppercase;
}

#header h1 {
	font-size: 3.6em;
	padding: 0 0 15px 0;
	margin: -5px;
}

#header h1 a{
	text-decoration: none;
}

#header h2 {
	font-size: 1.6em;
	padding: 0 0 125px 0;
	margin: -2px;
	color: #747474;
}
/*******************************************/
/* FIM - HEADER + ADS */
/*******************************************/

/*******************************************/
/* INICIO - SIDEBAR */
/*******************************************/
.sidebarList li.widget-container {
	padding: 0 0 20px 0;
}

.sidebarList li ul {
	padding: 10px 0 0 0;
}


.sidebarList ul li{
	padding: 3px 0 3px 18px;
}

.sidebarList ul li a{
	color: #626060;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}

.sidebarList ul li a:hover{
	text-decoration: underline;
}

#rightSidebar #searchform input[type="text"] {
	width: auto;
}

#rightSidebar #searchform #searchsubmit {
}
/*******************************************/
/* FIM - SIDEBAR */
/*******************************************/

/*******************************************/
/* INICIO - POST */
/*******************************************/
.entry-meta {
	font-size: 0.8em;
	padding: 0 0 15px 0;
	font-style: italic;
}

#comments {
	padding: 20px 0 0 0;
}

.commentlist {
	padding: 10px 0 10px 0;
}

.commentlist .comment {
	padding: 10px;
	font-size: 0.9em;
}

.commentlist .even {
	background: #f4f4f4;
}

.form-allowed-tags {
	font-family: "Courier New", Courier, monospace;
	background: #f4f4f4;
	padding: 5px;
}

#commentform input, #commentform textarea {
	display: block;
}

h2.page-title {
	padding: 0 0 20px 0;
}

.entry-similar h4 {
	padding: 10px 0 10px 0;
}

.entry-similar, .ads_google {
	padding: 15px 0 15px 0;
}

.entry-similar ul li a {
	color: #626060;
	font-size: 0.9em;
}
/*******************************************/
/* FIM - POST */
/*******************************************/

