/*
Theme Name: Iconic One
Custom CSS Template for Iconic One.
*/
.themonic-logo {
    padding: 10px;
	float:left;
	margin: 0;
}
.io-title-description {
    display: inline-block;
	padding: 10px;
   	float:none;
	}
.io-title-description a {
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
    color: #444444;
    line-height: 1.4;
    text-shadow: none;
}
.io-title-description a:hover{
	color:#111111;
	text-decoration: none;
}
.io-title-description .site-description:hover{
	color:#111111;
	text-decoration: none;
}
.io-title-description .site-description {
    font-weight: normal;
    line-height: 1.7;
    font-size: 14px;
    text-shadow: none;
}