/*
   Theme Name:   SD62 School Website Theme
   Description:  Academia Elementary Child Theme
   Author:       Steve Tonnesen
   Template:     elementary
   Version:      1.0.0
   Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
   Text Domain:  academia-elementary-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.sd62-site-title {
	font-size: 48px;
	line-height: 50px;
	text-align: center;
	//margin-top: 10px;

	/* Nav-toggle width + search-toggle width - gutter = 86px */
}
.sd62-site-description {
	font-size: 18px;
	line-height: 20px;
	text-align: center;

	/* Nav-toggle width + search-toggle width - gutter = 86px */
}
#sd62-logo .sd62-logo-img {
	height: 80px; 
	display: inline;
}

#sd62-logopicture {
	display: inline;
}
#sd62-logotext {
	display: inline;
}

#sd62-logo {
	vertical-align: center;
	display: inline;
	float: left;
}


.sd62noborders tr {
	border-bottom: 0px;
}
.sd62noborders td {
	border-bottom: 0px;
}

#site-navigation .dropdown li:hover ul,
#site-navigation .dropdown .sfHover ul {
	border-top: solid 4px #444444 !important;
}


.title-post-single {
    background: #eeeeee;
    padding: 10px;
    border: solid 1px;
    -webkit-border-radius: 2px; 
    -moz-border-radius: 2px;    
    border-radius: 2px; 
}


.stickypost {
    background-image: url("images/pin-14.png");
    background-repeat: no-repeat;
    background-position: right 5px top 5px;
}


.tinynav {
    margin-top:80px !important;
}

.wpcf7 {
  background-color: #f7f7f7;
  border: 2px solid #000;
  padding: 10px !important;
}

