/*
 Theme Name:   IT People First
 Theme URI:    http://www.jhitsolutions.co.uk
 Description:  IT People First Theme Based on Typal Theme
 Author:       Joe Henstridge
 Author URI:   http://www.joehenstridge.co.uk
 Template:     typal-makewp005
 Version:      1.0.0
*/

@import url("../typal-makewp005/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.entry-content a {
	color: #1e609a;
	text-decoration: none;
}
.entry-content a:hover {
	text-decoration: underline;
}
.widget-area a {
	color: #1e609a;
	text-decoration: none;
}
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area a:visited {
	color: #1e609a;
}

.placed h1 {
	color: #1e609a;
	text-shadow: 1px 1px #fff;
}
a {
	color: #1e609a;
}
.col h2 a {
	color: #1e609a;
}
h2 a {
	color: #1e609a;
}
.simple-button.blue {
    background-color: #1e609a;
    color: #FFF;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background: none repeat scroll 0% 0% #1e609a;}
a.button:hover {
color:  #1e609a;
}
.site-footer a:hover {
color:  #1e609a;
}
#home-tagline {
min-height: 400px;
background-repeat: no-repeat !important;
}
.textwidget {
font-size: 12px;
}
