/*
Theme Name: Freelancer Theme - Custom
Theme URI: http://www.freelancertheme.com
Description: Freelancer Theme's child theme - use this theme to use custom functions and css styles.
Author: Thomas Usborne
Author URI: http://midnightdonkey.com
Template: freelancer
Version: 1.0
*/
@import url("../freelancer/style.css");
.custom #header p.headline {display:none;}
.custom #header span.tagline {display:none}
.custom #header .headpad {padding:0}

.custom blockquote {
background:#c3c9cd; /* background color */
color: #000000; /* text color */
border: 1px solid #00275d; /* border, if you want one */
}
.custom blockquote a, .custom blockquote a:visited {
color:#044FB8; /* link color */
}
.custom blockquote a:hover {
color:#00275d; /* link color on hover */
}
