/*
THEME NAME: Kirkpatrick and Hopes
THEME URI: http://www.s-web.co.uk
DESCRIPTION: Custom Wordpress theme for Kirkpatrick & Hopes by S-Group
VERSION: 1.0
AUTHOR: S-Group
AUTHOR URI: http://www.s-group.co.uk
TAGS: Kirkpatrick and Hopes, Accountants, S-Group
*/


@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

/* force vertical scroll in FF */
html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#414141;
	text-align:center;
	margin:0;
	padding:0;
}

#wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}

/* header, logo and "call us" section */

#header {
	padding:32px 0 20px 0;
	position:relative;
}

#logo h1, #logo div {
	display:none;
}

#print-logo {
	display:block;
}


#call-us {
	position:absolute;
	right:0;
	top:70px;
	text-align:right;
	width:275px;
	font-family:Arial, Helvetica, sans-serif;
}

#call-us p {
	color:#056839;
	margin:0 0 6px 0;
	font-size:22px;
}


/* main tab menu */

#main-menu {
	display:none;
}



/* homepage -  flash feature */

#home-flashfeature {
	margin:0 0 6px 0;
}

/* homepage - lastest news */

#home-latestnews {
	}

#home-latestnews dl {
	float:left;
	width:720px;
	padding:0 0 6px 0;
	border-top:1px solid #d7e9a6;
	margin:0 8px 0 0;
}

#home-latestnews dt {
	padding:4px 12px 0 0;
	margin:0;
	float:left;
	clear:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:15px;
}

#home-latestnews dt a {
	color:#662d91;
}

#home-latestnews span.date {
	color:#414141;
	font-size:9px;
	text-transform:uppercase;
}

#home-latestnews dd {
	padding:4px 20px 17px 232px;
	border-bottom:1px solid #d7e9a6;
	font-size:12px;
	margin:0;
}

/*#home-latestnews dd a {
	color:#414141;
}*/

/*homepage mini-ad*/

#home-mini-ad {
	float:left;
	width:232px;
}

/* homepage - services bar */

#home-services {
	background:url(img/bg-homeservices.gif) no-repeat 0px 0px;
	padding:24px 0 18px 20px;
	height:118px;
}

#home-services h2{
	background:url(img/hd-homeservices.gif) no-repeat 0px 0px;
	width:372px;
	height:20px;
	text-indent:-9999px;
	margin:0 0 18px 0;
}

#home-services div {
	float:left;
	width:276px;
	padding:10px;
	background:url(img/bg-homeservices-item.gif) no-repeat 0px 0px;
	height:62px;
	margin:0 16px 0 0;
}

#home-services img {
	float:left;
	padding:0 10px 0 0;
}

#home-services h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#home-services p a {
	color:#414141;
	font-size:12px;
}

/* content pages */

#content {
	width:960px;
	border-top:1px solid #d7e9a6;
	padding:25px 0 0 0;
}

/* content pages - sidenav */

#sidenav {
	display:none;
}



/* content pages - main page */

#page {
	width:100%;
}

#page h1, #page-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#662d91;
	border-bottom:1px solid #d7e9a6;
	padding:6px 0 2px 0;
	margin:0 0 1.2em 0;
}

#page-text {
	font-size:90%;
}

#page-text h2 {
	font-size:12px;
	color:#662d91;
	margin:0 0 1em 0;
}


#page-text p{
	line-height:1.5em;
	margin:0 0 1.5em 0;
}

#page-text a {
	text-decoration:underline;
}

#page-text strong a {
	text-decoration:none;
	color:#414141;
}

#page-text ul, #page-text ol {
	margin:0 0 1.5em 0;
	padding:0 0 0 1.5em;
}

#page-text li {
	margin:0 0 0.6em 0;
}

#page-text li ul {
	margin:0.6em 0;
}

/*testimonials page*/

#testimonials-list blockquote {
	border-bottom:1px dotted #d4e79f;
	margin:0 0 26px 0;
	padding:0 0 30px 0;
}

#testimonials-list blockquote p {
	font-style:italic;
	margin:0 0 1em 0;
}

#testimonials-list blockquote cite {
	font-style:normal;
	font-weight:bold;
}

#testimonials-list blockquote cite span.company-name {
	color:#662d91;
}

#testimonials-list blockquote cite a {
	text-decoration:none;
}

#testimonials-list blockquote cite a:hover {
	text-decoration:underline;
}

/* used to style sitemap */



#page-text h2.sitemap-homelink {
	margin:0 0 2em 0;
	padding:0 0 2em 12px;
	border-bottom:1px dotted #662d91;
	background:url(img/arrow-grey.gif) no-repeat 0px 4px;
}

#page-text #sitemap ul {
	margin:0 0 2em 0;
	padding:0 0 1em 0;
	border-bottom:1px dotted #662d91;
}
#page-text #sitemap li {
	margin:0 0 5px 0;
	list-style-type:none;
	padding:0 0 5px 12px;
	background:url(img/arrow-grey.gif) no-repeat 0px 4px;
}

#page-text #sitemap a {
	text-decoration:none;
}

#page-text #sitemap a:hover {
	text-decoration:underline;
}


/* category page */

#category-desc {
	color:#662d91;
	font-weight:bold;
	margin:-10px 0 20px 0;
	font-size:13px;
}

#category-list {
	font-size:90%;
}

#category-list .post{
	border-bottom:1px dotted #d4e79f;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}

#category-list .post h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:15px;
	font-weight:normal;
	color:#662d91;
	margin:0 0 0.2em 0;
}

.post p.date {
	font-size:11px;
	margin:0 0 1em 0;
}

#category-list #feedback {
	font-size:11px;
	margin:0.5em 0 0 0;
}

#page-text p.wp-caption-text {
	font-size:10px;
	font-weight:bold;
	margin-bottom:1em;
}

.alignleft {
	float:left;
}

#page-text .alignleft {
	margin:0 20px 0 0;
}

.category-thumbnail {
	float:right;
	margin:0 0 10px 20px;
}

/* single posts */

#page h1.post-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#662d91;
	margin:1em 0 0 0;
	border:none;
}

p.postmetadata {
	margin:1em 0;
}

/* comments */

h3#respond {
	color:#662d91;
	margin:15px 0;
	padding:15px 0 0 0;
	border-top:1px dotted #D4E79F;
	font-size:12px;
}

form#commentform {
	font-size:12px;
}

textarea#comment {
	margin:15px 0;
	width:500px;
}

/* forms */

div.wpcf7 {
	margin: 0;
	background:#eddffb;
}

form.wpcf7-form{
	padding:10px;
}

#page-text div.wpcf7 p {
	margin: 0 0 0.75em 0;
	font-size:11px;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

/* sidebar */

#sidebar {
	display:none;
}


/* footer */


#footer {
	border-top:1px solid #d7e9a6;
	margin:38px 0;
	font-size:10px;
}

/* footer - SEO links */

#SEO-links dl {
	display:none;
}


/* footer - address bar */

#links-bar {
	display:none;
}


/* footer - legaland address */

#footer h2, #footer h3 {
	font-size:10px;
	font-weight:normal;
	display:inline;
}

#address {
	float:left;
	width:450px;
	padding:6px 0 0 0;
}
#address span {
	padding-right:10px;
}

#legal {
	float:right;
	width:450px;
	text-align:right;
	padding:6px 0 0 0;
}


/* typography */

a {
	text-decoration:none;
	color:#662d91;
}

a:hover {
	text-decoration:underline;
	color:#662d91;
}

a.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}


/* generic styling */

a img {
	border:none;
}


.clearfix:after {
    content: ".";
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* yodelayheehoooooooo */