/*
 Theme Name:   CEFEMA THEME 2014
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  T
 Author:       John Doe
 Author URI:   http://example.com
 Template:     responsive
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:

@import url("../responsive/style.css");
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
.menu { font-family: sans-serif; }
.post-entry p { margin-top:-5px; }

h2.orange {color: #FF8C00;}
strong {color: #FF8C00;}
.normal { font-family: Roboto;}
#logo_align { margin-top: -30px;}

.emphasys strong {
font-family: sans-serif;

}

.logocefema {
vertical-align: middle ;
max-height: 190px; 
float: left;

}
h4 { color: #FF8C00;
}
ul.menu-widget {list-style-type: none;}


ul.nobullets {list-style-type: none;}
/*strong { font-family: Roboto Slab!important;*/
font-weight: 300!important;
font-style: normal!important;} /* bolds nas descrições*/


.slideshow {
  margin-top: 1.1em;
}


}

#grupo {
margin: 0 auto;

  }


.posts_box {
  border: 1px #f4BB00 solid;
  /*border-top: 20px #f4BB00 solid;*/
  padding: 5%;
}


h5.front {
  
  /*color: white;
  background: #f4BB00;*/
  
}
#left_front_page { 
  float: left;
  width: 47%;
  font-size: 0.9em;



}

#right_front_page { 
float: right;
width: 45%;
font-size: 0.9em;

}

hr {

  border-bottom: 0.1em solid #f4BB00;
  background: white;

}

hr.styleone {
  
    border: 0;
    border-bottom: 1px dashed #f4BB00;
    background: white;
}
}
.post-entry p {
margin-bottom: 1.6em;
margin-top: 0.1em;
}


#footer {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0px 25px;
}

/* content */
#container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0px 25px;
}

.entry-title {
color: #FF8C00;

}
.post-data { 
border-top: 1px #e2e4e5 solid;
}

#contacts li {

display: inline;
list-style-type: none;
padding-right: 20px;
/*border-bottom: 1px solid red; */
}


img#ist_logo {
    z-index: 1;
    float: right;
}





#featured {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: white;
  border: 1px solid #white;
  border-radius: 4px;
  /* padding-bottom: 40px; */
  width: 99.893617021277%;
}

body {
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  background: #efefef;
  color: #000;
  /* font-family: Helvetica; */
  font-size: 14px;
  font-smoothing: antialiased;
  line-height: 1.5em;
  text-rendering: optimizeLegibility;
}

.site-description { color:
#46555f;
font-size: 1.08em;
}

.site-name {

font-size: 7em;
text-shadow: 0px 1px 1px #4D4D4D;

color: #66c5ee;
  
}

a {font-family: sans-serif;}
.emphasys {font-family: sans-serif;}
.site-name a { 
color:#66c5ee !important;
}

ul
{
    list-style-type: disc;
}

li a
 { color: #336699;
}
a 
 { color: #336699;
}

.breadcrumb-list {
float: right; }



#featured-image {
	display: none;
} 
