/*
Theme Name: Instituto Ling
Theme URI: http://www.institutoling.org.br/
Description: Tema customizado para o Instituto Ling.
Version: 0.0 beta
Author: Vinícius Vivian
Author URI: http://www.binariointernet.com.br/
Tags: blue, custom header, fixed width, two columns, widgets


*/



/* Begin Typography & Colors */

* { 	behavior: url(wp-content/themes/institutoling/iepngfix.htc);		
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
    background-image:url(images/bg.jpg);
	background-position:0 210px;
	background-repeat:repeat-x;
	color: #000;
}




#geral {
	background-image:url(images/bg_setas.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}


#content {
	float:left;
	margin:20px 0;
	font-size: 1.2em;
	}
	
#content ul {
	*margin:0 0 0 20px;
	*text-indent:0px;
	*list-style:disc!important;
	} 	
	
#content h2 {
	font-size:14px;
	font-weight:bold;	
	color:#2a516c;
	margin:0px 0;
	}	
	

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border-top:2px solid #7f97a7;

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-indent:-5000px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 14px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#2a516c;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #666666;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, 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: Tahoma, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#003399;
	text-decoration: none;
	}

a:hover {
	color: #2a516c;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Tahoma, Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-image:url(images/bg_page.png);
	background-repeat:no-repeat;
	margin: 0px auto;
	padding: 0;
	width: 925px;
	overflow:hidden;
	}

#header {
	margin: 0 auto;
	padding: 0;
	height: 170px;
	width: 900px;
	}

#headerimg {
float:left;
	margin: 0px;
	height: 110px;
	width: 288px;
	}


#headerimg a {
	width:288px;
	height:110px;
	display:block;
	background-image:url(images/logo-institutoling.gif);	

	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 40px;
	margin: 0px 0 0;
	width: 620px;
	}
	


.widecolumn {
	float: left;
	padding: 0 0 20px 40px;
	margin: 0px 0 0;
	width: 660px;
	}

.post {
	margin: 10px 0 30px;
	}

.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;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 20px auto;
	line-height:18px;
	width: 860px;
	clear: both;
	}

#footer a {
	color:#999;
	}

#footer .texto {
	margin: 0;
	padding: 10px 0;
	border-top:2px solid #c7d4dd;
	color:#999999;
	}

#footer p {
	width:700px;
	float:left;
	display:block;	
	}
	
#footer .patrocinio {
	width:160px;
	height:80px;
	display:block;
	float:right;
	text-align:right;
	color:#2a516c;
	}	
	
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 40px 0 0 0;
	float:left;
	text-indent:-5000px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar .post {
	width:180px;
	padding:5px 10px;
	margin:0px;
	}

h3 {
	padding: 0;
	margin: 0 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 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 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 {
	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 */



/* Begin Sidebar */
#sidebar
{
	margin: 20px 0 10px 20px;
	height:auto;
	display:table;
	width: 160px;
	float:left;
	font-size:11px;	
	text-align:left;
	}
	
#sidebar h2 { 
	display:none;
 }	
 
#sidebar a {
	color:#003366;
	font-size:12px;
	font-weight:bold;
	}
 
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */


/* Tags Customizados */

.titulo {
	width:900px;
	height:80px;
	background-image:url(images/bg_titulo.gif);
	clear:both;
	margin:0 auto;
	text-align:left;
	z-index:1
	}

.titulo-programas {
	height:250px;
	}

.descricao-programas {
	width:300px;
	margin:20px 0 0 20px;
	}
	
.titulo img {
	margin:30px 0 0 26px;
	}

.capa {
	float: left;
	display:block;
	width: 660px;
	}	

.capa a {
	color:#003366;
	font-size:12px;
	font-weight:bold;
	}

.box-capa {
	float:left;
	width:300px;
	height:207px;
	margin:0px 0 0 32px;
	_margin:0px 0 0 16px;	
	background-image:url(images/bg_box.gif);
	background-repeat:no-repeat;
	}

	
.box-capa .thumb {
	margin:15px 10px 0;
	}
	
.box-capa-conteudo h2 {
	margin:10px 0!important;
	}			
	
.box-capa-conteudo {
	width:160px;
	float:left;
	margin:15px 10px;
	_margin:10px 0px 0 8px;	
	font-size:11px;
	text-align:left;
	}	
	

	
#sidebar .top {
	width:160px;
	height:29px;
	background-image:url(images/sidebar-top.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}

#sidebar .miolo {
	margin:0px;
	width:160px;
	background-image:url(images/sidebar-miolo.gif);
	background-repeat:repeat-y;
	}	

#sidebar .miolo ul {
	list-style:disc;
	padding:10px 0 0 0;
	}	
	
#sidebar .miolo p {
	list-style:disc;
	margin:0 10px ;
	}	
	
#sidebar .miolo li {
	margin:0px 0 0 25px;
	line-height:20px;
	list-style:disc;
	}		
	
#sidebar .miolo a {	
	font-size:11px;
	}

	
#sidebar .bottom {
	width:160px;
	height:10px;
	background-image:url(images/sidebar-bottom.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}	
	
#sidebar .top-acesso {
	width:160px;
	height:29px;
	background-image:url(images/sidebar-top-acesso.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}	

	
#sidebar .top-noticias {
	width:200px;
	height:29px;
	background-image:url(images/sidebar-top-noticias.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}	
	
#sidebar .top-maisnoticias {
	width:200px;
	height:29px;
	background-image:url(images/sidebar-top-maisnoticias.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}
	
#sidebar .top-faq {
	width:200px;
	height:29px;
	background-image:url(images/sidebar-top-faq.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}	

#sidebar .miolo-noticias {
	margin:0px;
	width:200px;
	background-image:url(images/sidebar-miolo-noticias.gif);
	background-repeat:repeat-y;
	}	

#sidebar .miolo-noticias ul {
	list-style:disc;
	padding:10px 0 0 0;
	}	
	
#sidebar .miolo-noticias li {
	margin:0px 0 0 25px;
	line-height:20px;
	list-style:disc;
	}		
	
#sidebar .miolo-noticias li a {	
	font-size:11px;
	}

	
#sidebar .bottom-noticias {
	width:200px;
	height:10px;
	background-image:url(images/sidebar-bottom-noticias.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}
	

table { margin:0 auto; border:1px solid #a1b7c7!important; }

td { border:1px solid #a1b7c7!important;
line-height: 20px;
}
		
table td a {
	color:#003366;
	}	
	
table td a:visited {
	color:#000;
	}			
		

/* Fim dos Tags Customizados */



/* SuckerFish */

#suckerfishnav { background:#2A516C url("images/bg_menu.gif") repeat-x;font-size:1.40em;font-family:verdana,sans-serif;font-weight:bold;	width:900px; margin:0 0 0 12px; _margin:0 0 0 6px; float:left;  display:block;	list-style:none;line-height:40px; padding:0; height:40px; z-index:10 }

#suckerfishnav ul {float:left;  width:900px; list-style:none; line-height:40px; padding:0; display:block; }


#suckerfishnav ul {position:absolute; left:-999em;height:auto; font-weight:normal;margin:0;line-height:1;	border:0; width:120px; }

#suckerfishnav a {display:block; color:#ffffff; text-decoration:none; padding:0px 32px;}

#suckerfishnav li.page-item-17 a { padding:0px 49px; }

#suckerfishnav a.Capa {
	font-size:50px;
	}


#suckerfishnav li {float:left;padding:0;}

#suckerfishnav li li { width:100px; border-bottom:1px solid #688ba6; font-weight:bold;font-family:verdana,sans-serif;}

#suckerfishnav li li a, #suckerfishnav li li a:hover { padding:4px 10px; font-size:11px; color:#000; font-weight:normal; text-align:center} 



/* quem somos */
#suckerfishnav li.page-item-19 ul { width:160px; } 
#suckerfishnav li.page-item-19 li { width:100%; }

/* quem somos */
#suckerfishnav li.page-item-5 ul { width:150px; margin-left:-3px; }
#suckerfishnav li.page-item-5 li { width:100%; }
#suckerfishnav li.page-item-5 ul ul {margin:-18px 0 0 150px;}


#suckerfishnav li li:hover {background-color:#a1b7c7;}


#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {color:#ffcc00; _color:#000; }


#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {color:#000;}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {left:-999em;}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {left:auto; background:#b6cfe0;}

#suckerfishnav li:hover, #suckerfishnav li.sfhover { 
	color:#ffcc00	
}

/* End SuckerFish */

#destaque {
	clear:both;
	width:900px;
	margin:0 auto;
	}


