/*
Theme Name: Jornalismo Digital
Theme URI: http://wordpress.org/
Description: Jornalismo Digital
Version: 1.0
Author: Web
Author URI: http://eusoufamecos.pucrs.br
*/



body {
	background-color: #f1f1f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
}
a:link {
	text-decoration: none;
	color:#000086;
}
a:visited {
	text-decoration: none;
	color: #000086;
}
a:hover {
	text-decoration: underline;
	color: #000086;
}
.fundocores {
	background-image: url(img/fundo_cores.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundocoresVERDE {
	background-image: url(img/fundo_cores_det.png);
	background-repeat: repeat-y;
}
.fundocoresAZUL {
	background-image: url(img/fundo_cores_azul.png);
	background-repeat: repeat-y;
}

.lateralRED {
	font-size: 20px;
	text-align: right;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Arial, sans-serif;
	line-height: 26px;
}
#redsmall {
	font-size: 12px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Sans Regular", "Trebuchet MS", Arial, sans-serif;
	line-height: 10px;
}
.lateralRED a {
	color: #000;
	text-decoration: none;
}
.lateralRED a:hover {
	color: #000;
	text-decoration: underline;
}

.lateralAMARELO a {
	font-size: 11px;
}
.lateralVERDE {
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Arial, sans-serif;
}
.lateralVERDE a {
	color: #000;
	text-decoration: none;
	font-size: 15px;
}
.lateralVERDE a:hover {
	color: #000;
	text-decoration: underline;
}
.fundolateral {
	background-image: url(img/bg_lateral.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.fundolateralSUP {
	background-image: url(img/bg_lateral_sup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.corpotexto {
	font-family: "Lucida Sans Unicode", "Lucida Sans Regular", "Trebuchet MS", Arial, sans-serif;
	padding-top: 22px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 13px;
	line-height: 17px;
}
.corpotexto h2{
	font-size: 18px;
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Arial, sans-serif;
}
.fundoheader {
	background-image: url(img/bg_header.gif);
	background-repeat: repeat;
}
.fundoheaderMENU {
	background-image: url(img/bg_header_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.corpotexto #corpodoc p {
	line-height: 22px;
	padding-left: 30px;
	font-size: 13px;
}

/* Blog */

.corpotextopost {
	font-family: "Lucida Sans Unicode", "Lucida Sans Regular", "Trebuchet MS", Arial, sans-serif;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 13px;
	line-height: 17px;
}
.corpotextopost h2.title{
	font-size: 18px;
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Arial, sans-serif;
}
.corpotextopost .title a{
	font-size: 18px;
	font-weight:bold;
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Arial, sans-serif;
	color:#000;
}
.corpotextopost li {
	line-height:22px;
	list-style-type: none;
}
.corpotextopost ul {
	list-style-type: none;
}
#content {
	font-family: "Lucida Sans Unicode", "Lucida Sans Regular", "Trebuchet MS", Arial, sans-serif;
}
#content .post .entry .entry-btm img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .post .entry .entry-btm p {
	text-align: justify;
}
#content .post .meta {
	font-size:12px;
	text-align: right;
	line-height: 19px;
	border-bottom-width: 2px;
	margin-right: -15px;
	margin-left: -15px;
	border-bottom-style: inset;
	border-bottom-color: #999;
}
#content .navigation {
	padding-top: 10px;
}
#sidebar {
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Arial, sans-serif;
}
#sidebar ul {
	list-style-type: none;
	padding-bottom: 20px;
	padding-left: -20px;
}
#sidebar ul li h2{
	font-size: 15px;
}
#commentlist{
	list-style-position: outside;
	font-weight: bold;
	padding-left: -10px;
}ol {
	margin: 0px;
	padding-left: 20px;
}

