/*
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 {
	width:390px;
	height:62px;
	margin:0;
}
#logo h1 a, #logo div a{
	display:block;
	width:390px;
	height:62px;
	background:url(img/logo-kirkpatrick-hopes.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	overflow:hidden;
}

#print-logo {
	display:none;
}


#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 {
	margin:0 0 12px;
}

#main-menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#main-menu li {
	display:block;
	float:left;
	width:132px;
	padding:0 0 0 6px;
}

#main-menu li.home {
	padding:0;
}

#main-menu a {
	display:block;
	background:url(img/main-menu-button.jpg) no-repeat 0px 0px;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:11px 0 0 0;
}

#main-menu a:hover {
	background:url(img/main-menu-button.jpg) no-repeat 0px -78px;
	color:#056839;
}

#main-menu li.current a{
	background:url(img/main-menu-button.jpg) no-repeat 0px -78px;
	color:#056839;
}

/* homepage -  quotes feature */

#home-feature {
	width:960px;
	height:200px;
	margin:0 0 12px 0;
	background:url(img/home-feature-bg.jpg) no-repeat 0px 0px;
}

#home-feature div{
	width:905px;
	height:155px;
	padding:45px 0 0 55px;
	display:none;
}

#home-feature div#quote1{
	display:block;
}

#home-feature blockquote {
	width:530px;
	margin:0;
	padding:0;
}

#home-feature blockquote p {
	font-family:Arial, Helvetica, sans-serif;
	color:#056839;
	font-size:24px;
	font-style:italic;
	padding:0 0 20px 0;
	margin:0;
}

#home-feature cite {
	float:left;
	margin:0 45px 0 0;
	font-size:12px;
}

#home-feature a {
	float:left;
	font-size:12px;
	color:#6b1099;
	font-weight:bold;
}

/* home bottom */

#home-bottom {
	margin:0 0 12px 0;
	width:960px;
	background:url(img/home-bottom-bg-bot.jpg) no-repeat left bottom;
	padding:0 0 15px 0;
}

#home-bottom div {
	width:272px;
	float:left;
	margin:0 12px 0 0;
	padding:20px 20px 0 20px;
	font-size:11px;
}

#home-bottom h2 {
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 12px 0;
	color:#056839;
}

#home-bottom .link {
	font-size:12px;
}

/* homepage - clients */

#home-clients {
	background:url(img/home-clients-bg.jpg) no-repeat center top;
}

#home-clients blockquote {
	margin:0 0 12px 0;
	padding:0 0 12px 0;
	border-bottom:1px solid #d7e9a6;
}

#home-clients blockquote p {
	font-style:italic;
	margin:0 0 4px 0;
}

#home-clients blockquote cite {
	font-style:normal;
	color:#662d91;
}


/* homepage - lastest news */

#home-latestnews {
	background:url(img/home-news-bg.jpg) no-repeat center top;
}

#home-bottom #home-latestnews h2 {
	color:#662d91;
}

#home-latestnews dl {
	padding:0 0 6px 0;
	margin:0 0 0 0;
}

#home-latestnews dt {
	margin:0 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

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

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

#home-latestnews dd {
	margin:0 0 12px 0;
	padding:0 0 12px 0;
	border-bottom:1px solid #e6d7ee;
}

/* home downloads */

#home-bottom #home-downloads {
	margin:0;
	background:url(img/home-downloads-bg.jpg) no-repeat center top;
}

#home-downloads ul {
	margin:18px 0 0 0;
	list-style-type:none;
	padding:0;
}

#home-downloads li {
	margin:0 0 14px 0;
	height:28px;
	padding:7px 0 0 40px;
	font-size:14px;
}

#home-downloads li.podcast {
	background:url(img/ic-downloads-podcast.gif) no-repeat left center;
}

#home-downloads li.pdf {
	background:url(img/ic-downloads-pdf.gif) no-repeat left center;
}

#home-downloads li.book {
	background:url(img/ic-downloads-book.gif) no-repeat left center;
}

#home-downloads li.cd {
	background:url(img/ic-downloads-cd.gif) no-repeat left center;
}

#home-downloads li.video {
	background:url(img/ic-downloads-video.gif) no-repeat left center;
}

#home-downloads li.powerpoint {
	background:url(img/ic-downloads-powerpoint.gif) no-repeat left center;
}

#home-downloads li.webinar {
	background:url(img/ic-downloads-webinar.gif) no-repeat left center;
}

#home-twitter {
	position:relative;
	width:890px;
	height:38px;
	background:url(img/twitter-bg.jpg) no-repeat 0px 0px;
	margin:0 0 18px 0;
	color:#662d91;
	font-size:11px;
	padding:12px 10px 0 60px;
}


#home-twitter a.link{
	position:absolute;
	top:12px;
	right:0px;
	width:85px;
	font-size:11px;
	font-weight:bold;
}







/* content pages */

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

/* content pages - sidenav */

#sidenav {
	float:left;
	width:132px;
	margin:0 48px 0 0;
}

#sidenav ul {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
}

#sidenav li {
	border-bottom:1px solid #d7e9a6;
	margin:0;
	padding:0;
}

#sidenav li a{
	color:#414141;
	display:block;
	padding:6px 0 2px 0;
}

#sidenav li a:hover{
	color:#662d91;
}

#sidenav li.current a,
#sidenav li.current-cat a,
#sidenav li.current_item_parent a {
	color:#662d91;
	font-weight:bold;
}

/* content pages - main page */

#page {
	float:left;
	width:500px;
	margin:0 48px 0 0;
}

#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 2.5em;
	padding:0;
}

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

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

/* e-newsletter template */

.e-news #page {
	float:left;
	width:600px;
	margin:0 0 0 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{
	width:500px;
	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 8px 0;
}

.post p.date {
	font-size:11px;
	margin:0 0 1.5em 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;
}

#page-text p.wp-caption-text em {
	font-weight:normal;
}

.alignleft {
	float:left;
}

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

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

.blog-thumbnail {
	float:left;
	margin:0 20px 10px 0;
}

/* single posts */

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

p.postmetadata {
	margin:1em 0;
}

/* events */

p.event-date {
	font-weight:bold;
	margin:0 0 1em 0;
}

/* comments */

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

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

form#commentform label {
	color:#662d91;
	display:block;
	margin:0 0 3px 0;
}

form#commentform input {
	margin:0 0 8px 0;
	width:210px;
}

textarea#comment {
	margin:15px 0;
	width:500px;
}
ol.commentlist {
	margin:0 0 1.5em 2.5em;
	padding:0;
}

/* 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 {
	width:232px;
	float:left;
	font-size:11px;
}

#addthis {
	margin:20px 0;
}
#sidebar div.widget_sfststwidget,
#sidebar div.widget_text,
#sidebar div.ec3_widget_list,
#sidebar div.ec3_widget_cal,
#sidebar div.widget_search,
#sidebar div.widget_archive,
#sidebar div.widget_tag_cloud,
#sidebar div.widg_is_duplicate,
#sidebar div.widget_recent_entries,
#sidebar div.widget_navt,
#sidebar div.AddThisBookmarkWidget_display
{
	border:1px solid #c3d2a4;
	width:214px;
	padding:8px;
}

#sidebar div.widget {
	margin:0 0 10px 0;
}

#sidebar h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#662d91;
	border-bottom:1px solid #d4e79f;
	margin:0 0 12px 0;
	padding:0 0 3px 0;
}

#sidebar ul {
	margin-left:1em;
}

/*side bar testimonials*/
#sidebar #testimonials h3 {
	margin-bottom:6px;
}

#sidebar #testimonials blockquote p,
#sidebar #testimonials-copy-1 blockquote p,
#sidebar #testimonials-copy-2 blockquote p,
#sidebar #testimonials-copy-3 blockquote p,
#sidebar #testimonials-copy-4 blockquote p,
#sidebar #testimonials-copy-5 blockquote p,
#sidebar #testimonials-copy-6 blockquote p {
	font-style:italic;
	margin:6px 0 4px 0;
}
#sidebar #testimonials blockquote cite,
#sidebar #testimonials-copy-1 blockquote cite,
#sidebar #testimonials-copy-2 blockquote cite,
#sidebar #testimonials-copy-3 blockquote cite,
#sidebar #testimonials-copy-4 blockquote cite,
#sidebar #testimonials-copy-5 blockquote cite,
#sidebar #testimonials-copy-6 blockquote cite {
	font-weight:bold;
	font-style:normal;
}

/* text-widget images */

#sidebar div.textwidget img {
	margin:8px;
}

/*simpleimagelink widget */

.widget_simpleimagelink img {
	display:block;
}

/* archive widget */

.widget_archive select {
	color:#662d91;
	background:#E6D8E9;
}


/* footer */


#footer {
	margin:0 0 38px 0;
	font-size:10px;
	width:960px;
}

/* footer - SEO links */

#footer-links dl {
	padding:0 0 12px 0;
}

#footer-links dt {
	padding:4px 12px 0 0;
	float:left;
	width:168px;
}

#footer-links dd {
	padding:4px 0 2px 180px;
	color:#999;
}

#footer-links dd a {
	color:#414141;
}

#footer-links dd a:hover {
	color:#662d91;
}

/* footer - address bar */

#links-bar {
	background:url(img/bg-footerbar.jpg) no-repeat 0px 0px;
	margin:3px 0;
	color:#fff;
	padding:9px 0 10px 15px;
}

#links-bar h5 {
	float:left;
	width:165px;
	font-size:10px;
}

#links-bar a{
	color:#fff;
}

/* 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 60px;
}


/* 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 */