/*
Theme Name: di_customizer_child_theme
Version: 1.0
Description: A child theme of Customizr
Template: customizr
*/

@import url("../customizr/style.css");

a{
color: #004b91;
}
.format-icon:before {
	speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding-right: 10px;
  opacity: 0.2;
  position: relative;
  top: 8px;
  display: none;
  font: normal normal 1.2em/1 'entypo';
}
.page .entry-title {
	font-size: 2em;
        color: grey;
}
.tc-header .brand h1{
  font-size: 44px;
  line-height: 60px;
}

.tc-header .brand h1{
  font-size: 54px;
  line-height: 72px;
 font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
font-style:italic;
}
h1 a{
color: #f78c40;
}
#text-6{
	height:inherit;
}
#text-6 .textwidget{
 height:inherit;
 background-image:url("http://www.daisy-i.com/wp-content/uploads/2014/03/daisy-logo-200-135.png");
 background-repeat:repeat-y;
}

