/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://www.gtaedes.pt/twenty-sixteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Jorge Fernandes
 Author URI:   http://www.acessibilidade.gov.pt
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/


.entry-content ul, .entry-content ol {
	margin-left:2em;
}

h1.entry-title {
	color:#ca813d;
}

button.search-submit {
	background-color:#ca813d;
}

.entry-content dd img {
	margin:1em;
}

.programa h3 {
  font-size:120%;
  margin:0.2em; 
  padding:0.2em; 
  border-bottom:1px solid #000; 
  color:#ca813d;
}
.programa h4 span {
  color: #fff;
  background-color:#ca813d;
  padding:1em;
}


.programa ul {
 list-style-type: circle;
}

.programa ul > li > ul > li, li.modera {
  font-style: italic;
  font-weight: normal;
  padding-bottom:0em;
}

.programa ul > li {
  font-weight: bold;
  margin-bottom:0.7em;
}

p.bg-success {
  background-color: #dff0d8;
  border:1px solid #ca813d;
  padding:1.5em;
}

p.bg-success a {
  background-color: #fff;
}