/*
Template:premier
Theme Name:kidPremier
Theme URI:http://www.akirayamada.net/
Author:crecer
*/

@import url('../premier/style.css');


.clear{

clear:both;

margin:10px 0 10px 0;


}

.clearspace {
clear:both;
height: 50px;
}

.clearspace_02 {
clear:both;
height: 25px;
}


#content .entry-content h2 {
  margin: 1.5em 0;
  padding: 0.5em 0 0.3em 1em;
  background: #F5F5F5;  
  border-left: 10px solid #375a86;
  border-right: 10px solid #375a86;   
  font-size: 130%;
  font-weight: bold;
  color: #808080;
}


#content .entry-content h3 {
  margin: 1.5em 0;
  padding: 0.5em 0 0.3em 1em;
  background: #F5F5F5;  
  border-bottom:2px solid #375a86;    
  font-size: 100%;
  font-weight: bold;
  color: #808080;
}


#content .entry-content h4 {
  margin: 1.5em 0;
  padding: 0.5em 0 0.3em 1em;

  border-bottom:1px solid #375a86;    
  font-size: 100%;
  font-weight: bold;
  color: #808080;
}


.entry-header-wrap {

    background: url(/images/header_bg1.png) no-repeat;

}


.unity-separator {

    width: 70%;
}

