/*
Theme Name: Cidade do Saber 1.0
Theme URI: http://cidadedosaber.org.br/
Description: Cidade do Saber
Version: 1.0
Author: Daniel Nascimento
Author URI: http://danielnascimento.net/
Tags: vermelho, magazine

*/
@import url('menu.css');
@import url('skin.css');
@import url('reset.css');
@import url('jquery.jcarousel.css');

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: 'Verdana', Lucida Grande, Arial, Sans-Serif;
	color: #333;
	background: #f2efee url(images/bggeral.jpg) repeat-x;
	padding: 0;
	margin: 0;
}

.artigo-imagem a img {
width:100px;
height:100px;
border: 1px inset #505050;
}

.right {
		float:right;
}
	
.left {
	float:left;
}

.doar {
margin-left:588px;
margin-top:46px;
position:absolute;
}

/* IE6! O Poder de Cristo te ordena! Funcione corretamente! */
*.doar {
*margin-left:-150px;
}

.bandeiras {
margin-left:710px;
margin-top:46px;
position:absolute;
}

/* IE6! O Poder de Cristo te ordena! Funcione corretamente! */
*.bandeiras {
*margin-left:-50px;
}

.top15 {
	margin-top:15px;
}


h2 {
	font-size:1.6em;
	color:#b42600;
}

h2 a {
	font-size:16px;
	color:#b42600;
}

h3 {
	font-size:1.2em;
	color:#505050;
}

.search {
 border-width: 1px;
 border-color: #505050;
 background: url(images/lupa.jpg) no-repeat;
 padding-left: 20px;
 margin-top:5px;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* End Typography & Colors */


#wrap {
	margin: 0 auto;
	width: 770px;
}

a {
	text-decoration: none;
	color: #333;
	}

.linksheader {
	text-align: right;
	font-size:11px;
}

#conteudo {
	width: 770px;
	background: #FFF;
	margin-top:148px;
	padding: 20px;
}

#blog {
	float: right;
	width: 210px;
	padding-top: 10px;
}

#destaque {
	background: url(images/fundodest.jpg) repeat-x;

	width: 520px;
	height: 340px;
	float:left;
	padding: 10px;
}

.blog-entry {
	background-color:#ececec;
	height: 38px;
	width: 200px;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 10px;
	color: #626262;
	-moz-radius:10px; 
}

.clear {
	clear:both;
}

.blog-chamada {
	padding-top: 2px;
}

.data-blog {
	float: left;
	width: 40px;
	height: 38px;
	text-align: center;
	padding-top:3px;
	margin-right: 5px;
	background: url(images/fundocal.jpg) no-repeat;
	font-weight: bold;
	font-size: 11px;
	color: #626262;
}



#multimidia {
	background: #E8E8E8 url(images/fundomultimidia.jpg) repeat-x;
	width: 740px;
	height: 180px;
	padding: 10px;
}

#artigos {
	float:left;
	width: 365px;
	padding:5px;
}

#noticias {
	float:right;
	width: 365px;
	padding:5px;
}

.artigo-titulo {
	font-weight:bold;
	font-size:12px;
}

.artigo-entry {
	margin-bottom:35px;
	border:1px bottom;
}
.artigo-imagem {
	float:left;
	margin-right:10px;
	background: #FFF;
	border: 1px solid gray;
	padding:1px;
}
.artimg {
	border: 1px inset #505050;
}
.artigo-texto{
	font-size:12px;
}
.minilink{
margin:0 0 20px;
	font-weight:bold;
	font-size:10px;
	float:right;
}

#footer {
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	background: url(images/bgfooter.jpg) repeat-x;
	height:47px;
	width: 810px;
	margin:0px;
}

.news_style{
display:none;
}

.news_show
{
text-align: justify;
position:relative;
color:black;
width:520px;
height:255px;
overflow: none;
}

.news_mark{
border: 0px solid gray;
width:530px;
height:35px;
color:black;
text-align:center;
}

.news_title{
font-size:7px;
padding: 5px 0px 9px 5px;
}

.news_show img{
margin-left: 0px;
margin-right: 15px;
}

.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 0px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}

.mytable img {
	float:left;
	width: 275px;
}


/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 10px 0px;
	margin: 0px 0 0;
	width: 545px;
	}

.widecolumn {
	padding: 5px 0 20px 0;
	margin: 0 auto;
	width: 620px;
	}

.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* End Structure */

/* Begin Form Elements */

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}







.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




hr {
border:0px;
background-color: #78011c;
height: 4px;
width: 70%;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
	}
.navigation a {
font-size:12px;
font-weight:bold;
color:#B42600;
}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 580px;
	width: 180px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


