/* 
Theme Name: TelaBr - Notícias
Theme URL: http://www.telabr.com.br/noticias/
Description: WordPress de Notícias do Tela Brasil.
Author: Mkt Virtual
Author URI: http://www.mktvirtual.com.br/
Version: 2.0
*/

#content #posts .single a{
color: #FF6600;}

img.centered {
	display: block;
	margin: 0 auto;
	}

img.alignright {
	float: right;
	margin: 0 0 2px 7px;
	display: block;
	}

img.alignleft {
	float: left;
	margin: 0 7px 2px 0;
	}

#content .wrapper {
	background: url('images/bg_noticias.jpg') no-repeat center top;
	padding: 30px 0 30px;
	}
#content #content-header {
	height: 185px;
	padding-left: 85px;
	}
	#content #content-header h1 a {
		display: block;
		width: 167px;
		height: 130px;
		text-indent: -9999em;
		}
#content #sidebar {
	float: right;
	width: 211px;
	}
	#content #sidebar h2 {
		color: #fff;
		background: url('images/bg_title_sidebar.gif') no-repeat;
		font-size: 11px;
		height: 19px;
		padding: 5px 0 0 19px;
		margin-bottom: 4px;
		}
	#content #sidebar ul li {
		margin-bottom: 15px;
		list-style: none;
		}
		#content #sidebar ul li .content {
			overflow: hidden;
			}
			#content #sidebar ul li .content ul li {
				padding-left: 0;
				}
		#content #sidebar ul ul li {
			margin-bottom: 0;
			color: #fff;
			padding-left: 10px;
			}
			#content #sidebar ul ul li a {
				color: #c9c9c9;
				}
		#content #sidebar ul li#colunas ul li {
			font-size: 16px;
			padding-bottom: 5px;
			background: url('images/bg_lista_colunas.gif') repeat-x bottom;
			margin-bottom: 5px;
			}
			#content #sidebar ul li#colunas a {
				color: #fff;
				}
				#content #sidebar ul li#colunas a:hover {
					text-decoration: underline;
					}
				#content #sidebar ul li#colunas a small {
					font-size: 11px;
					font-weight: normal;
					display: block;
					}
		#content #sidebar ul li#agenda h2 {
			font: bold 14px Verdana, Arial, Helvetica, Sans-serif;
			padding: 25px 0 5px 13px;
			background: #443528 url('images/bg_title_agenda.png') no-repeat;
			margin-bottom: 0;
			}
	#content #sidebar .content-agenda {
		padding: 10px;
		background-color: #5b4c3f;
		overflow: hidden;
		-moz-border-radius-bottomleft: 6px;
		-moz-border-radius-bottomright: 6px;
		-webkit-border-bottom-right-radius: 6px;
		-webkit-border-bottom-left-radius: 6px;
		}
		#content #sidebar .content-agenda ul li a {
			color: #fff;
			}
			#content #sidebar .content-agenda ul li a span {
				font-weight: bold;
				color: #dc6c18;
				}
	#content #sidebar li#twitter-feed {
		margin-top: 30px;
		}
		#content #sidebar li#twitter-feed a {
			display: block;
			margin-bottom: 10px;
			}
			#content #sidebar li#twitter-feed a img {
				display: block;
				margin: 0 auto;
				}
	#content input#s {
		width: 145px;
		padding: 5px;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		color: #999;
		background-color: #373737;
		border: none;
		}
	#content input#searchsubmit {
		float: right;
		}
#content .round-corners {
	background-color: #1a1a1a;
	}
	#content .round-corners .content {
		padding: 10px;
		}
		#content .round-corners ul li a {
			font-weight: bold;
			color: #c9c9c9;
			}
#content #posts {
	margin-right: 250px;
	*overflow: hidden;
	_width: 530px;
	}
	#content #posts h2 {
		color: #fff;
		margin-bottom: 25px;
		font-weight: normal;
		}
	#content #posts .post {
		background-color: #dc6c18;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		float: left;
		padding: 4px;
		margin: 0 25px 30px 0;
		}
		#content #posts .post p {
			font-size: 12px;
			margin-bottom: 0;
			padding-bottom: 10px;
			
			}
		#content #posts .post .thumb {
			position: relative;
			background: url('images/bg_no_thumb.gif') repeat;
			}
			#content #posts .post .thumb img {
				display: block;
				}
			#content #posts .post .thumb span.corner, #content #posts .post .thumb a.btn, #content #posts .post .thumb a.permalink {
				display: block;
				position: absolute;
				}
				#content #posts .post .thumb span.corner {
					top: -5px;
					right: -5px;
					width: 36px;
					height: 34px;
					background: url('images/bg_corner_novidades.png') no-repeat;
					}
				#content #posts .post .thumb a.btn {
					top: 30px;
					left: 45px;
					width: 53px;
					height: 53px;
					background: url('images/bt_podcast.png') no-repeat;
					}
				#content #posts .post .thumb a.permalink {
					top: 43px;
					left: 0;
					width: 107px;
					padding: 3px 3px 3px 0;
					text-decoration: none;
					background-color: #dc6c18;
					}
				#content #posts .post .thumb a.link-thumb {
					display: block;
					width: 100%;
					height: 100%;
					}
		#content #posts .post a.permalink {
			font: bold 10px Verdana, Arial, Helvetica, Sans-serif;
			}
			#content #posts .post a.permalink span.date {
				font-weight: normal;
				color: #000;
				}
		#content #posts .post p.category a {
			color: #000;
			font: 10px Verdana, Arial, Helvetica, Sans-serif;
			}
		#content #posts .coluna, #content #posts .especiais {
			padding-right: 21px;
			background: #dc6c18 url('images/bg_coluna.png') no-repeat right 5px;
			}
			#content #posts .coluna .thumb, #content #posts .especiais .thumb {
				width: 124px;
				height: 127px;
				}
		#content #posts .novidades {
			background: #dc6c18 url('images/bg_novidades.png') no-repeat right top;
			}
			#content #posts .novidades .thumb {
				width: 141px;
				height: 127px;
				}
		#content #posts .podcast .thumb {
			width: 141px;
			height: 113px;
			}
		#content #posts .agenda {
			background: #443528 url('images/bg_agenda.png') no-repeat right top;
			padding-top: 24px;
			}
			#content #posts .agenda .box-agenda {
				background-color: #5b4c3f;
				-moz-border-radius-bottomleft: 3px;
				-moz-border-radius-bottomright: 3px;
				-webkit-border-bottom-left-radius: 3px;
				-webkit-border-bottom-right-radius: 3px;
				width: 131px;
				padding: 5px;
				height: 97px;
				}
				#content #posts .agenda .box-agenda p.cat {
					font: 10px Verdana, Arial, Helvetica, Sans-serif;
					}
				#content #posts .agenda .box-agenda p {
					font-size: 11px;
					}
					#content #posts .agenda .box-agenda p span {
						color: #dc6c18;
						font-weight: bold;
						}
			#content #posts .agenda p.category a {
				text-decoration: underline;
				color: #b3540d;
				}
				#content #posts .agenda p.category a:hover {
					text-decoration: none;
					}
	#content #posts #destaque {
		margin-bottom: 20px;
		background-color: #b3540d;
		color: #fff;
		width: 93%;
		}
		#content #posts #destaque h3 {
			font-weight: bold;
			font-size: 14px;
			border-bottom: 0;
			padding-bottom: 0;
			margin-bottom: 10px;
			}
			#content #posts #destaque h3 a {
				color: #fff;
				}
		#content #posts #destaque .thumb {
			float: left;
			margin-right: 10px;
			}
#content #posts {
	color: #fff;
	margin-right: 245px;
line-height: 16px;
	}
	#content #posts h3, #content #posts h4 {
		color: #dc6c18;
		}
	#content #posts h3 {
		padding-bottom: 5px;
		border-bottom: 1px dotted #ff9b50;
		font: normal 20px Arial, Helvetica, Sans-serif;
		margin-bottom: 20px;
		}
	#content #posts .post-head {
		overflow: hidden;
		margin-bottom: 25px;
		}
		#content #posts .post-head .icone {
			float: left;
			}
		#content #posts .post-head h3 {
			margin: 0 0 0 40px;
			}
			#content #posts .post-head h3 span {
				display: block;
				}
			#content #posts .post-head h3 a {
				color: #DC6C18;
				}
			#content #posts .post-head h3 a.podfeed {
				display: block;
				float: right;
				height: 15px;
				font: 9px Verdana, Arial, Helvetica, Sans-serif;
				background: url('images/icon_podcast_feed.gif') no-repeat right top;
				padding: 3px 25px 0 0;
				}
	#content #posts #desc-coluna {
		overflow: hidden;
		_height: 100%;
		border: 2px solid #fff;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		background: #bc5609 url('images/bg_desc_coluna.gif') repeat-y left;
		margin-bottom: 25px;
		}
		#content #posts #desc-coluna #logo-coluna {
			float: left;
			padding: 15px;
			background-color: #fff;
			margin-right: 20px;
			width: 70px;
			}
			#content #posts #desc-coluna #logo-coluna ul {
				list-style: none;
				}
			#content #posts #desc-coluna #logo-coluna img {
				display: block;
				}
		#content #posts #desc-coluna p {
			padding: 20px;
			color: #fff;
			margin-left: 90px;
			margin-bottom: 0;
			}
	#content #posts #abas {
		margin-bottom: 30px;
		overflow: hidden;
		border-bottom: 2px solid #dc6c18;
		_height: 100%;
		}
		#content #posts #abas p {
			float: right;
			padding-top: 8px;
			margin-bottom: 0;
			}
			#content #posts #abas p a {
				color: #dc6c18;
				}
		#content #posts #abas ul {
			overflow: hidden;
			padding-bottom: 2px;
			}
			#content #posts #abas ul li {
				float: left;
				-moz-border-radius-topleft: 3px;
				-moz-border-radius-topright: 3px;
				-webkit-border-top-left-radius: 3px;
				-webkit-border-top-right-radius: 3px;
				list-style: none;
				padding: 8px 10px 6px;
				margin-right: 2px;
				font-weight: bold;
				}
				#content #posts #abas ul li.festivais {
					background-color: #dc6c18;
					}
				#content #posts #abas ul li.editais {
					background-color: #e7a472;
					}
				#content #posts #abas ul li a {
					color: #000;
					}
	#content #posts .agenda-abas {
		margin-bottom: 0 !important;
		border-bottom-width: 1px !important;
		}
	#content #archive {
		background-color: #6e360c;
		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		padding: 8px;
		}
		#content #archive {
			margin-bottom: 25px;
			overflow: hidden;
			_height: 100%;
			text-align: center;
			}
			#content #archive a {
				display: block;
				float: left;
				padding: 0 5px;
				}
			#content #archive a.year {
				color: #dc6c18;
				}
			#content #archive a.selected {
				font-size: 14px;
				font-weight: bold;
				text-decoration: underline;
				}
	#content #posts #agenda-posts .post {
		padding-left: 16px;
		margin-bottom: 0;
		float: none;
		}
		#content #posts #agenda-posts h3 {
			font: bold 12px Verdana, Arial, Helvetica, Sans-serif;
			color: #fff;
			border-bottom: none;
			}
		#content #posts #agenda-posts h5 {
			font-size: 11px;
			margin-left: -16px;
			padding-left: 16px;
			background: url('images/bg_date_agenda.gif') no-repeat left top;
			}
			#content #posts #agenda-posts em {
				font-weight: normal;
				}
		#content #posts #agenda-posts h4 {
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 5px;
			}
	#content #posts #agenda-posts .festivais h4 a, #content #posts #agenda-posts .festivais h5 {
		color: #dc6c18;
		}
	#content #posts #agenda-posts .editais h4 a, #content #posts #agenda-posts .editais h5 {
		color: #e7a472;
		}
	#content #posts .single {
		margin: 0 0 50px;
		overflow: hidden;
		background: none;
		max-width:520px;
		word-wrap: break-word;
		}
		#content #posts .single h3 {
			font: bold 18px Arial, Helvetica, Sans-serif;
			border-bottom: none;
			padding-bottom: 0;
			margin-bottom: 0;
			}
		#content #posts .single h4 {
			font: normal 10px Arial, Helvetica, Sans-serif;
			margin-bottom: 10px;
			}
		#content #posts .single p {
			margin-bottom: 10px;
			}
			#content #posts .single p img {
				border: 8px solid #3d3d3d;
				}
		#content #posts .single p.cat-footer-phrase {
			font-size: 11px;
			font-style: italic;
			margin-top: 20px;
			}
		#content #posts p.post-complements {
			border-top: 1px solid #2c2722;
			padding-top: 5px;
			font-size: 10px;
			margin-top: 10px;
			float: left;
			}
			#content #posts p.post-complements span {
				display: block;
				padding-left: 15px;
				}
				#content #posts p.post-complements span a {
					color: #5b4c3f;
					}
			#content #posts p.post-complements span.amigo {
				float: left;
				background: url('images/bg_enviar_amigo.gif') no-repeat left center;
				}
			#content #posts p.post-complements span.twitter {
				background: url('images/bg_twitter.gif') no-repeat left center;
				margin-left: 110px;
				}
	#content #posts #comments-form {
		clear: left;
		overflow: hidden;
		_height: 100%;
		}
		#content #posts #comments-form ul li {
			list-style: none;
			overflow: hidden;
			padding-bottom: 15px;
			margin-bottom: 15px;
			border-bottom: 1px solid #212121;
			}
			#content #posts #comments-form ul li .singlecomment {
				float: left;
				width: 125px;
				text-align: right;
				}
				#content #posts #comments-form ul li .singlecomment p.commentauthor {
					margin-bottom: 0;
					font-size: 14px;
					font-weight: bold;
					}
			#content #posts #comments-form ul li .commenttext {
				margin-left: 155px;
				font-size: 10px;
                    font-style: none;
				}
				#content #posts #comments-form ul li .commenttext strong {
					color: #ccc;
					display: block;
					margin-bottom: 5px;
					}
		#content #posts #comments-form form label {
			font-size: 12px;
			display: block;
			float: left;
			width: 80px;
			margin-bottom: 6px;
			text-align: right;
			padding-right: 10px;
			}
		#content form input.text, #content form textarea {
			padding: 5px;
			border: none;
			background-color: #333;
			font: 11px Arial, Helvetica, Sans-serif;
			color: #ccc;
			}
		#content #posts #comments-form form input#author {	
			width: 170px;
			}
		#content #posts #comments-form form input#email {	
			width: 280px;
			}
		#content #posts #comments-form form input#url {	
			width: 430px;
			_width: 420px;
			}
		#content #posts #comments-form form textarea {
			width: 430px;
			_width: 420px;
			height: 70px;
			}
		#content #posts #comments-form form input#sbutt {
			float: right;
			}
	#content #posts #related-posts {}
		#content #posts #related-posts .related-post {
			float: left;
			margin-right: 10px;
			}
			#content #posts #related-posts .post {
				padding: 2px;
				margin: 0 0 5px;
				float: none;
				}
				#content #posts #related-posts .post p {
					font-size: 9px;
					margin-bottom: 0;
					}
				#content #posts #related-posts .post .thumb {
					width: 87px;
					height: 76px;
					}
					#content #posts #related-posts .post .thumb a {
						display: block;
						width: 100%;
						height: 100%;
						}
					#content #posts #related-posts .post .thumb span.corner {
						top: -2px;
						right: -2px;
						width: 22px;
						height: 21px;
						background: url('images/bg_corner_novidades_mini.png') no-repeat;
						}
					#content #posts #related-posts .post .thumb a.btn {
						top: 23px;
						left: 26px;
						width: 33px;
						height: 32px;
						background: url('images/bt_podcast_mini.png') no-repeat;
						}
			#content #posts #related-posts .related-post p.permalink {
				padding: 3px;
				background-color: #6e360c;
				font: 9px Verdana, Arial, Helvetica, Sans-serif;
				width: 85px;
				}
				#content #posts #related-posts .related-post p.permalink a {
					color: #fff;
					}
		#content #posts #related-posts .coluna, #content #posts #related-posts .especiais {
			padding-right: 15px;
			background: #dc6c18 url('images/bg_coluna_mini.gif') no-repeat right 5px;
			}
		#content #posts #related-posts .novidades {
			background: #dc6c18 url('images/bg_novidades_mini.gif') no-repeat right top;
			}
		#content #posts #related-posts .agenda {
			background: #443528 url('images/bg_agenda_mini.png') no-repeat center top;
			padding-top: 15px;
			}
			#content #posts #related-posts .agenda .box-agenda {
				width: 81px;
				height: 58px;
				padding: 3px;
				}
	#content #posts p.msg {
		font-weight: bold;
		color: #ccc;
		margin-bottom: 15px;
		}
	#content #posts .input {
		overflow: hidden;
		margin-bottom: 5px;
		}
		#content #posts .input label {
			display: block;
			float: left;
			text-align: right;
			width: 110px;
			padding-right: 5px;
			}
		#content #posts .input input.text {
			width: 250px;
			}
		#content #posts .submit {
			padding-left: 291px;
			}
#footer {
	margin-top: 0 !important;
	}
