/*
Theme Name:     twentyfourteen child theme for Insect Diagnostic Lab
Description:    Child theme for twentyfourteen
Author:         Dixie Lang
Author URI:     http: //labs.russell.wisc.edu
Template:       twentyfourteen
Version:        0.1.0
*/

@import url("../twentyfourteen/style.css");


body {
background-color: white;
}

.tdl_homepage_logo_wrap {
padding-right: .5em;
padding-bottom: .5em;
}

.site-title {
background-image: url('uwcrest_web_sm_shado.png');
background-repeat: no-repeat;
padding-left: 65px;
line-height: 75px;
font-size: 1.75em;
}

/* to center it */
.site {
	margin-right: auto;
	margin-left:auto;
}


#category-posts-3.widget h1 {
font-size: 1.5em;
text-transform: none;
}


#category-posts-3.widget a {
font-size: 1.1em;
}


.entry-title {
font-weight: bold;
text-transform: none;
}

.site-description {
color: white !important;
font-size: 11px;
margin-top: .25em;
}

.site-info {
background-color: white;
}

.site-info a:link {
color: black !important;
text-decoration: underline;

}

.site-info a:visited {
color: black !important;
text-decoration: underline;

}

.site-info a:hover {
color: black !important;
text-decoration: underline;
}

.site-info a:active {
color: black !important;
text-decoration: underline;

}

.feedback-text {
color: black !important;
}

.login-link {
text-align: center;
margin-top: .5em;
}

.login-link a {
color: black;
font-weight: bold;
font-size: 85%;
text-decoration: underline;
}

