/*  
Theme Name: Ag&ecirc;ncia USP de Not&iacute;cias
Theme URI: http://www.usp.br/agen
Description: Ag&ecirc;ncias USP de Not&iacute;cias, desenvolvido por - George Campos USPOnline
Version: 1.0
Author: George Campos
Author URI: http://www.usp.br
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
/*	background: #666 url(images/bg_body.gif);*/
	background: #333; 
	color: #fff;
}

h1, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

h2 {
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 14px;
}



a img{ border: 0; }

abbr, acronym{ border: 0; }

/* address, dl, p{ padding: 10px 0 0; } */

blockquote{
	margin: 10px 10px 0;
	background-color: #fffada;
	color: #000;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}


small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 904px;
	padding: 0px;
}

#header{
	margin: 0 0 0px;
	float: left;
	width: 904px;
/*	height: 196px; */
	height: 160px;
	background: url(images/header2.jpg) no-repeat left bottom;
	/*color: #333; */
}

#menu{
	margin: 0 0 0px;
	float: left;
	width: 904px;
	height: 36px;
	background: url(images/barra-usp.png) no-repeat left bottom;
/*	color: #333; */
}


#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #325b0a;
}

#menu ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #325b0a;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#pagetitle{
	clear: both;
	width: 904px;
	height: 125px;
	_height: 105px;
}

#pagetitle h1{
	padding: 36px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

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

#syndication{
	float: left;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	_padding:0px;
	
}


#syndication a{
	color: #ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
		}



#searchbox{
	float: right;
	padding: 2px 10px 0px;
}



.pagewrapper{
	margin: 0 0 0px;
	float: left;
	width: 904px;
	background: #fff url(images/bg_page_bottom.gif) no-repeat left bottom;
	color: #333;
}

.page{
	float: left;
	padding: 5px 5px 5px;
	background: url(images/bg_page_top.gif) no-repeat;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 544px;
}

.narrowcolumnwrapper{
	margin: 5px 0 0;
	float: left;
	width: 544px;
	background: #fff url(images/bg_narrowcol.gif) repeat-y;
}

.narrowcolumn{
	float: left;
	width: 544px;
/*	background: url(images/bg_narrowcol_bottom.gif) no-repeat left bottom; */
}

.content{
	float: left;
	width: 544px;
/*	background: url(images/bg_narrowcol_top.gif) no-repeat left top; */
}

.post{
	padding: 9px 16px 15px;
	line-height: 18px;
}

.post h2{
	padding: 0 0 2px;
	font-size: 16px;
	font-weight: bold;
	line-height: 27px;
}


.post img{
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

.entry{}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; color: #ff9900; }

.entry h3{ font-size: 14px; color: #0099cc; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.entry p{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	padding-bottom:20px;
}

.postinfo{
	font-size: 11px;
	color: #999;
	padding-bottom: 10px;
}

.postinfo a{
	color: #09C;
}

.postdate{ color: #a12a2a; }

.browse{
	border-top: 1px solid #bdbdbd;
	padding: 15px 16px;
	line-height: 18px;
}

.sidebar, .obar{
	margin: 0 0 0 5px;
	float: right;
/*	width: 192px; */
	width: 170px;
	line-height: 18px;
}

.obar{
	margin: 0 5px 0 0;
	float: left;
}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom:5px;
}

.sidebar ul li, .obar ul li{
	margin: 5px 0 0;
	padding: 5px 16px 15px;
	background: url(images/menu_a.gif) no-repeat left top;
}

.sidebar ul li.widget_search, .obar ul li{
	padding: 5px 16px;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
}

.sidebar ul ul li, .obar ul ul li{
	margin: 0;
	background: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 6px 0px 3px 15px;
	background: url(images/bg_arrow_right.gif) no-repeat 0px 3px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 3px;
}

/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	line-height: 27px;
	color: #e45b00;
}

.post h3#respond{
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}

.titulo_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height: 20px;
	padding-bottom: 8px;
	font-weight:bold;
	border-bottom: dotted 1px #5c5d5e;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.link_b {
	line-height: 15px;
	font-size: 11px;
}

#rodape {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
/*	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding:10px;
*/
}


/* Navegacao +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav { font-size: 11px; padding: 10px 0px; color:#666; font-family: 'Verdana';}
.Nav a { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px;}
.Nav a:visited { padding: 1px 6px 1px 4px; border-right: solid 1px #666;}
.Nav a:hover { padding: 1px 6px 1px 4px; border-right: solid 1px #666; text-decoration: none;}
.Nav span { padding: 1px 6px 1px 4px; color:#666; border-right: solid 1px #666; }
.Nav .on { padding: 1px 6px 1px 4px; border-right: solid 1px #666; font-size: 11px; color:#003366;}


.texts div {
	display: none;
	height: 20px;
	width: 530px;
	overflow:hidden;
	background: transparent !important;
}

#not_scroll {
	background: none;
}

/* E-mail */
#usp_o label{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#usp_o  input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	border: 1px solid #000;
}
.usp_o_msg {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.usp_o_send {
	margin: 5px;
}


#texto_chapeu{
	font-size: 11px;
	line-height:12px;
	
}

div.destaque {
		height: 130px;
	
	}


/* ------------ Novo estilo publicador --------------------- */
#limpacolunas {
	clear:both;
}

/* bloco 1 */
#hpm_block_1 {
	width: 520px;
	height: 130px;
	margin-left: 10px;
	margin-right: 10px;
}
.block1_image{
	float: left;
	padding-right: 10px;
}
#hpm_block_1 .block1_category {
	font-size: 11px;
	font-weight:bold;	
}
#hpm_block_1 .block1_category a{
	color: #ff9900;
}
#hpm_block_1 .block1_title {
	font-size: 18px;
	font-weight: bold;
}
#hpm_block_1 a:hover {
	text-decoration: underline;
	color: #ff9900;
}
#hpm_block_1 .block3_excerpt{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/* bloco 2 */
#hpm_block_2 {
	width: 520px;
	margin-left: 10px;
	margin-right: 10px;
}
.block2_image{
	display:none;
}
#hpm_block_2 a:hover {
	text-decoration: underline;
	color: #ff9900;
}
#hpm_block_2 .block2_category {
	font-size: 11px;
	font-weight:bold;	
}
#hpm_block_2 .block2_category a{
	color: #ff9900;
}
#hpm_block_2 .block2_title {
	font-size: 15px;
	font-weight: bold;
}
#hpm_block_2 .block2_excerpt{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#block2_entry1 {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
}
#block2_entry2 {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
}
#block2_entry3 {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
}
#block2_entry4 {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
}

hr {
  clear: both;
  padding-top: 20px;
  display : list-item;
  list-style : url(images/bg_comment_bottom.gif) inside;
  filter : alpha(opacity=0);
  border: 0px;
}



/* bloco 3 */
#hpm_block_3 {
	width: 520px;
	margin-left: 10px;
	margin-right: 10px;
}
.block3_image{
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
	margin-right: 5px;
	float: left;
}
#hpm_block_3 a:hover {
	text-decoration: underline;
	color: #ff9900;
}
#hpm_block_3 .block3_category {
	font-size: 11px;
	font-weight:bold;	
}
#hpm_block_3 .block3_category a{
	color: #ff9900;
}
#hpm_block_3 .block3_title {
	font-size: 15px;
	font-weight: bold;
	height: 63px;
	*height: 70px;
}
#hpm_block_3 .block3_excerpt{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#block3_entry1_excerpt {
	display:compact;
}
#block3_entry1 {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
}
#block3_entry2 {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
}

#navegacao {
	padding-left: 10px;
	padding-top: 3px;
}

#nav_dest a {
	background-color: #0e5b6b;
	color:#FFF;}
#nav_dest a:hover {
	background-color: #F63;
}
#nav_dest a { border: 1px solid #0e5b6b; background: #0e5b6b; text-decoration: none; margin: 0 5px; padding: 3px 5px;  }
#nav_dest a.activeSlide { background: #ff9900; }
#nav_dest a:focus { outline: none; }


.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}




/* 
usp_o_msg

usp_o_first_name

usp_o_last_name
usp_o_company
usp_o_send
usp_o_email

E-mail */
