@charset "utf-8";

/* CSS Document */

* {
	margin:0;
	padding:0;
	border: 0px;
}

body {
	background:#7F7F7F;
	font-family: "Myriad Pro", "Myriad", "Trebuchet MS", sans-serif;
	color:#656776
}

a {
	color:#009ADF;
	text-decoration:none;
}

a:hover {
	color:#45afe1;
	text-decoration:underline;
}

.linkcinza a {
	color:#656776;
	text-decoration:none;
}

.linkcinza a:hover {
	color:#656776;
	text-decoration:underline;
}

#pagina960 {
	width:960px;
	margin: 0 auto;
	background-color:#FFF;
}

#logo {
	width:190px;
	float: left;
	margin-top:16px;
	margin-right: 39px;
}


#destaque img {
	float: left;
	margin-right: 1px;
	border: 0px;
}

#descricao {
	float: left;
	width: 731px;
	margin-top:32px;
}

#download_presentation {
    background: url("imgs/webcitizen_apresentacao_download.png") no-repeat scroll right 5px transparent;
    float: right;
    height: 60px;
    margin-top: 32px;
    padding-right: 59px;
    text-align: right;
	display: block;
}

#download_presentation:hover {
	background: url("imgs/webcitizen_apresentacao_download_hover.png") no-repeat scroll right 5px transparent;
}

#links {
	float:left;
	width:480px;
	display:inline;
	font-family:'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}

#query {
	width:230px;
	color:#999999;
}

#botaoenviar {
	width:17px;
	height:17px;
	border:0px;
	background-image:url(_lupa.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
}

#cabecalho {
	min-height: 150px;
	width: 100%;
	background-color:#7F7F7F;
	font-size:12px;
	color: #9fcbed;
	margin-top: 4px;
	padding-bottom:8px;
}

#cabecalho a {
	color: #9fcbed;
	text-decoration: none;
}

#cabecalho a:hover {
	color: #FFF;
	text-decoration: none;
}

#destaque {
	margin-left:-1px;
}

#modulo-pesquisa {
	width: 320px;
	text-align: right;
	float: right
}

#modulo-pesquisa span {
	float: left;
	margin-right: 16px;
	padding-left: 20px;
}

#modulo-pesquisa form {
	float: left;
}

#campobusca {
	background-color:#666;
	border: 0px;
	color: #9FCBED;
	font-size: 12px;
	padding: 2px 25px 2px 2px;
	width:120px;
}

#lupacampobusca {
	position: absolute;
    margin-left: 130px;
    margin-top: 4px;
}

.informacoes {
	min-height:230px;
	width:185px;
	float:left;
	margin-top:32px
}

.informacoes p {
	font-size:12px;
	text-align:right;
	line-height:17px;
}

.dataatual {
	padding-bottom:20px
}

h1 {
	color:#86C1ED;
	margin-bottom:15px;
	font-size:16px;
	margin-top:27px;
	font-weight:bold
}

h1 a {
	color:#86C1ED;
}

h1 a:hover {
	color:#86C1ED;
	text-decoration: underline;
}

.conteudo {
	width:727px;
	float: right;
}

.conteudo p {
	width:500px;
	font-size:14px;
	line-height:18px;
	margin-bottom:24px;
}

.conteudo form input[type=submit] {
	background-color: #86C1ED;
	padding: 7px;
	color: #fff;
	margin-top: -18px;
}

.conteudo form input[type=password] {
	color: #86C1ED;
	padding: 7px;
	border: solid 1px #CCC;
	font-weight: bold;
	float: left;
}

.twitter-message {
	margin-left: 240px;
	width: 500px;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: solid 1px #9FCBED;
	padding-bottom: 10px;
}

.twitter-timestamp {
	font-size: 10px;
	font-style: italic
}

.conteudo h1 {
	width:500px;
}

.rodape {
	width:960px;
	height:159px;
	margin-bottom:30px
}

.textorodape {
	position:relative;
	left:230px;
	width:727px;
	margin-bottom: 36px;
	padding: 16px 0px 16px 0px;
}

.separador {
	border-bottom: solid 1px #9FCBED;
	margin-top:16px;
}

.separadorresultados {
	border-bottom: solid 1px #656776;
	margin-top:24px
}

.clear {
	clear: both;
}

.paginacao {
	height:30px;
	margin-left:230px;
	padding-top:20px;
}

.post {
	margin: 0 0 0px;
	text-align: left;
}

.socialmediaicones img {
	border:0px;
	padding-left:5px
}

#respond {
	width:720px;
}

blockquote {
	font-size:11px;
	font-style:italic;
	font-size:14px;
	line-height:16px;
}

blockquote strong {
	font-style:normal;
	font-size:12px
}

blockquote p {
	position:relative;
	top:-5px;
}

blockquote img .alignleft {
	position:absolute;
	left:-15px
}

.titulo {
	margin:24px 0px 0px 230px;
	width:500px;
	font-weight:normal;
	font-size: 12px;
}

.rb-selecionado {
	background-image: url(imgs/rb2.png);
	background-repeat: no-repeat;
	background-position:left;
	cursor: pointer;
}

.rb-nao-selecionado {
	background-image:url(imgs/rb1.png);
	background-repeat: no-repeat;
	background-position:left;
	cursor: pointer;
}

/* Captions */

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

.wp-caption {
	text-align: left;
	margin: 0px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	width: 727px;
}

.wp-caption p.wp-caption-text {
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	margin-top:0px;
	width: 80%;
	font-style:italic;
}

/* End captions */



/* Begin Images */

p img {
	padding: 0;
}

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0px 0px 0;
	display: inline;
	padding: 0px;
	float:right
}

img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
}

.alignright {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px;
	float:right;
}

.alignright p.wp-caption-text {
	width:180px
}

.assinatura_comentario {
	font-size: 11px;
	font-weight: normal;
}

.autor_comentario {
	color: #86c1ed;
}

.numero_de_comentarios {
	background-color: #eceff5;
	padding: 8px;
	border-top: solid 2px #8cc1ed;
	width: 500px;
}

.numero_de_comentarios p {
	margin: 0;
	font-weight: bold;
	color: #8cc1ed;
}

/* End Images */



/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input, #commentform textarea {
	/*border: solid 1px #656776;*/
	background: #f7f8f9;
	color: #86c1ed;
	width:510px;
	font-family: "Myriad Pro", "Myriad", "Trebuchet MS", sans-serif;
	color:#656776;
	padding: 5px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	background: #eff2f3;
	width:150px;
	height:30px;
	color:#45afe1;
	font-size:14px;
	font-weight:bold;
}

/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: left;
	width:500px;
}

.commentlist li {
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-bottom: solid 1px #EFECEA;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 10px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */



.commentlist li {
	width:500px;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 18px;
	font-size:14px;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

img#twitter {
    position: absolute;
    margin-left: 130px;
    margin-top: 20px;
    display: block;
}

/* Projetos */
#projetos {
    margin-left: -60px;
}

.projeto {
    width: 310px;
    float: left;
    margin-left: 60px;
}
.projeto .description {
    padding-top: 5px;
    font-size: 12px;
    margin-bottom: 10px;
}
.projeto .description p {
    padding: 0;
    margin: 0;
    padding-top: 5px;
}


/* Slideshow */

.slideshow {
  height: 326px;
}
