/*
Theme Name: SK23
Theme URI: http://sk23.co.uk/
Description: SK23 Theme with nivo slider 960
Author: SK23Design
Author URI: http://www.sk23.co.uk/
Version: 1.0
*/
/* MAIN STYLES
-------------------------------------------*/
* {
	margin:0;
	padding:0;
}

/*
 Colours or if you are American ColORS
*/
.blue {
	color:#00e;
}

.green {
	color:#0e0;
}

body,html {
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight:300;
	font-size:13px;
	font-size:13px;
	color:#444;
	background-color:#fff;
	background-size:100%;
	line-height:135%;
	z-index:0;
}

ul {
	list-style:disc;
	padding:0px;
}

ul li {
	margin:0 0 0px;
}

a {
	text-decoration:none;
	color:#8fb15d;
}

a:hover {
	text-decoration:none;
	color:#111;
}

a:focus {
	outline:none;
}

p {
	margin:0 0 1.5em;
}

h1,h2,h3,h4,h5,h6 {
	padding-bottom:5px;
	color:gray;
	letter-spacing:-1px;
	line-height:1em;
	font-weight:400;
	font-family: 'Josefin Slab', serif;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color:gray;
}

h1 {
	font-size:24px;
	margin-bottom: 15px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:22px;
}

h4 {
	font-size:18px;
}

h5 {
	font-size:16px;
}

h6 {
	font-size:14px;
}

h1 a:hover {
	text-decoration:none;
}

h2 {
	padding-top:10px;
	font-weight:400;
}

h3 {
	padding-top:0;
}


a img,img {
	border:0;
}

/* LAYOUT STRUCTURE
--------------------------------------------------*/
body#home #mainWrapper {
/* 	background:url(images/swoosh.png) 0 0 repeat-x; */
}

#mainWrapper {
/*background:url(images/bg_image_posts.png) -100px 0 repeat-x;*/
/* 	background:url(images/swoosh.png) 0 0 repeat-x; */
}

#wrapper {
	margin:0 auto;
	width:960px;
	min-height:580px;
	padding:10px 20px;
	background:#fff;
/*
	-webkit-box-shadow:0 0 15px rgba(50,50,50,0.43);
	box-shadow:0 0 15px rgba(50,50,50,0.43);
*/
}

#header {
	margin:10px auto 0;
	height:130px;
	position:relative;
	background:#fefefe;
	border-bottom:1px solid #f5f5f5;
}

#content {
}

body#home #content {
	margin-top:0;
}

body#home #content,body#portfolio #content {
	background:none;
}

#content #colLeft {
	float:left;
	width:670px;
	margin-right:50px;
	padding-top:10px;
}

#content #colFull {
	float:left;
	min-height:400px;
	padding-top:10px;
}

#content #colRight {
	float:left;
	width:240px;
}

#footer {
	margin:0px 0 0;
	color:#666;
	position:relative;
	font-size:12px;
		background:url(images/footer-bg.png) #f5f5f5;
}

#footerActionsInner {
	width:960px;
	margin:0 auto;
	padding:32px 0 0;
	overflow:hidden;
}

#footerWidgets {
	margin:0px;
min-height: 200px;
		background:url(images/bk_footer_widgets.png?ver=1) repeat-x;
	clear:both;
}

#footerWidgetsInner {
	width:960px;
	margin:0 auto;
/* padding:20px; */
	overflow:hidden;
	position:relative;
	background:url(images/footer-down-arrow.png?ver=2) top no-repeat;
}


#lastest-work{ text-align:left;}
#lastest-work .attachment-thumbnail{border:6px solid white;width:50px;height: 50px;}
#lastest-work .imageWrapper{border:1px solid #ddd;display:inline-block;margin:5px;}
#lastest-work .imageWrapper.last{}


/* HEADER ELEMENTS
-----------------------------------*/
/* -- logo --*/
#logo {
	float:left;
	margin:0;
}

#logo a img {
	border:none;
	vertical-align:middle;
}

#phone-number {
	float:right;
	margin-top:0;
	margin:0px
	}

#mainMenu {
	position:absolute;
	left:0;
	top:100px;
}

#mainMenu ul li {
	float:left;
}

#mainMenu ul li a {
	display:block;
	background:#fff;
	font-size:12px;
	margin-right:10px;
	border-bottom:0;
	color:#666;
}

#mainMenu ul li a span {
	font-size:10px;
	color:#999;
	line-height:120%;
}

#mainMenu ul li a:hover,#mainMenu ul li.current-menu-item a {
	text-decoration:none;
	color:#111;
}

#mainMenu ul li ul li a:hover {
	background:#132325;
}

/* top social links */
#topSocial {
	position:absolute;
	right:0;
	top:150px;
}

#topSocial ul li {
	float:left;
	padding:0 5px;
	width:50px;
}

#topSocial ul li a {
	display:block;
	height:47px;
	width:47px;
	background:url(images/bk_topsocial.png) 0 0 no-repeat;
}

#topSocial ul li a img {
	border:none;
	margin-top:9px;
	margin-left:8px;
}

#topSocial ul li a:hover {
/*background:url(images/bk_topsocial_hover.png) 0 0 no-repeat;*/
	background:none;
}

/* Top Search */
#topSearch {
	position:absolute;
	right:0;
	top:155px;
}

/* CONTENT ELEMENTS
-------------------------------------------*/
/* homeboxes */
#homeBoxes {
	overflow:hidden;
	margin-top:0;
	margin-bottom:25px;
}

#homeBoxes .homeBox {
	width:310px;
	float:left;
	margin-right:10px;
	background:url(images/bk_dotted_thick.png) 0 0 repeat-x;
}

#homeBoxes .homeBox img,.portfolioItem a.mainImage img,.framed {
	background:#fff;
	height:auto;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#homeBoxes .homeBox img:hover {
	border-color:#F9F9F9;
}

#homeBoxes .homeBox.last {
	float:right;
	margin-right:0;
}

#homeBoxes .homeBox h2 {
	margin:0px 0px 10px 0px;
	font-size:24px;
}

#homeBoxes ul li {
	list-style:none;
	background-color:#EAFCD4;
	padding:10px;
	border:1px solid #D5EDB8;
	letter-spacing:0;
	margin-bottom:5px;
}

.more-link {
	padding:20px 0 0;
}

.btop {
	border-top:1px solid #ccc;
}

.mt25 {
	margin-top:25px;
}

.mt15 {
	margin-top:15px;
}

.pt25 {
	padding-top:25px;
}

#quote {
	margin:30px;
	text-align:center;

}

p#quote-1 {
	font-family: 'Donegal One', serif;
	font-size:36px;
	color:#1d1d1d;
	margin:0;
}

span.tagline-quote {
	color:#b39d9b;
}

p#quote-2 {

font-family: 'Josefin Slab', serif;
	font-size:30px;
	color:#979797;
	margin:10px;
}

#testimonial {
	margin:30px;
	text-align:center;

}

p#testimonial-1 {
	font-family: 'Donegal One', serif;
	font-size:24px;
	color:#1d1d1d;
	margin:0;
}


p#testimonial-2 {

font-family: 'Josefin Slab', serif;
	font-size:30px;
	color:#979797;
	margin:10px;
}

/* home blurb */
#blurb {
/* 	background: url('images/bk_blurb.png') #f1f1f1 no-repeat; */
	text-shadow:1px 1px #fff;
	line-height:130%;
	margin-bottom:25px;
}

#blurb p {
	margin-bottom:10px;
	line-height:160%;
/* 	margin-right:160px; */
}

#blurb ul {
	list-style:circle;
}

#blurb ul li {
	margin:0 0 0 25px;
}

h1.bullet {
}

#archive-title {
	margin:0 0 15px;
	display:block;
	border-bottom:1px solid #ddd;
}

.postItem {
	margin:0 0 30px;
	padding:0 0 30px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}

.postItem .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
}

.postTags {
	font-size:13px;
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}

blockquote {
	padding-left:80px;
	margin:20px 0 15px;
	padding-top:20px;
	font-style:italic;
	background:url(images/bk_blockquote.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
/* 	border-bottom:1px dotted #ddd; */
}

.faq {
	padding-left:80px;
	margin:20px 0 15px;
	padding-top:20px;
	font-style:italic;
	background:url(images/bk_faq.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
/* 	border-bottom:1px dotted #ddd; */
}

#content #colLeft ul li,#content #colLeft ol li {
	padding:14px 0 6px 36px;
}

#content #colLeft ul {
	margin:0 0 15px 15px;
}

#content #colLeft ol li {
	background:none;
	padding-left:0;
}

#content #colLeft ol {
	margin:0 0 15px 35px;
}

#shareLinks {
	height:30px;
	background:url(images/bk_social.jpg) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #090;
/*border-left:1px solid #008FF5; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;*/
	margin:20px 0;
	width:130px;
	clear:both;
}

#shareLinks a {
	color:#fff;
}

#shareLinks #icons {
	display:none;
	padding-left:15px;
}

#shareLinks #icons a {
	margin:0 10px;
	font-weight:700;
	text-transform:uppercase;
}

/* PAGINATION */
.emm-paginate {
	padding:10px 0;
	overflow:hidden;
	clear:both;
}

.emm-paginate a {
	background:url(images/bk_pagenavi.jpg) 0 100% repeat-x;
	border:1px solid #ddd;
	color:#666;
	margin-right:5px;
	padding:4px 8px;
	text-align:center;
	text-decoration:none;
}

.emm-paginate .emm-title {
	color:#555;
	margin-right:4px;
}

.emm-paginate .emm-gap {
	color:#999;
	margin-right:4px;
}

.emm-paginate a:hover,.emm-paginate a:active,.emm-paginate .emm-current {
	color:#fff;
	background:#18AEF5;
	border:1px solid #0A95D8;
	margin-right:5px;
	padding:4px 8px;
}

.emm-paginate .emm-page {
}

.emm-paginate .emm-prev,.emm-paginate .emm-next {
}

/* SLIDER
---------------------------------------*/
#slider {
	margin-top:0;
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40%;
	height:270px;
	width:958px;
}

#slider img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}

/* PORTFOLIO PAGE 
---------------------------------------*/
.portfolioCategs {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}

.portfolioCategs li {
	float:left;
	margin-right:5px;
}

.portfolioCategs li a {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #fefefe;
	border-right:1px solid #fefefe;
	padding:6px 12px;
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:700;
	display:block;
}

.gallery {
	display:block;
}

.gallery-item {
	float:left;
	margin:0px 50px 20px 0px;
	border:1px solid #e1e1e1;
	box-shadow:3px #ccc;
}

.gallery-item img {
	border:10px solid #fff;
}

.gallery .portfolioItem {
	float:left;
	width:300px;
	margin-right:25px;
	overflow:hidden;
	margin-bottom:10px;
}

.gallery .portfolioItem img {
	border:none;
}

.portfolioItem h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:400;
	min-height:42px;
}

/* COLRIGHT ELEMENTS 
-------------------------------------*/
.rightBox {
	margin-bottom:17px;
}

.rightBox h2 {
	padding:10px 0;
}

.rightBox ul{

list-style: none;

}

.rightBox ul li {
	padding:6px 0;

/*border-bottom:1px solid #ddd;*/
}

/*.rightBox ul {*/
/*	border-bottom:1px solid #ddd;*/
/*}*/
/* COMMENTS
-----------------------------------*/
#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}

#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

#content #colLeft ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}

#content #colLeft ul.commentlist li img {
	border:none;
}

#content #colLeft ul.commentlist li p {
	font-size:13px;
	margin:10px 0;
}

#content #colLeft ul.commentlist li .comment-meta,#content #colLeft ul.commentlist li .text {
	margin-left:20px;
}

#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}

#content #colLeft ul.commentlist li .comment-meta {
	font-size:16px;
}

#content #colLeft ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}

#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}

#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}

#content #colLeft ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}

#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}

#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}

#content #colLeft ul.commentlist li .children li .gravatar {
	top:20px;
}

#content #colLeft ul.commentlist li .children li .reply {
	top:30px;
}

/* FOOTER ELEMENTS
-------------------------------------------*/
#twitter #twitter_update_list li {
	list-style-type:none;
	line-height:140%;
}

/* Footer Widgets */
#footerWidgetsInner .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin:40px 0px;

}

#footerWidgetsInner h2 {
	font-size:20px;
	border-bottom:1px solid #333;
	margin-bottom:10px;
	color:#ccc;
}

#footerWidgetsInner .boxFooter ul li {
	color:#ccc;
	font-size:10px;
	font-style:italic;
}

#footerWidgetsInner .boxFooter ul {
	list-style:none;
	padding:0;
}

#footerWidgetsInner .boxFooter ul li a {
	text-decoration:none;
	color:#515151;
	font-size:13px;
	font-style:normal;
}

#footerWidgetsInner .boxFooter ul li a:hover {
	color:#ccc;
}

/* Copyright */
#footerWidgetsInner #copyright {
float: right;
text-align: right;
margin:60px 0px 0px 0px;
}

/* Top Search */
#topSearch input[type="text"] {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:100px;
	background:url(images/bk_top_search.png) 0 0 repeat-x;
	padding:9px 10px 10px;
	border:1px solid #111;
	color:#A8A8A8;
	font-style:italic;
	position:relative;
}

#topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
/*background:url(images/but_search.png) 0 0 no-repeat;*/
	border:none;
	cursor:pointer;
	display:none;
}

/* COMMENTS F0RM */
#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input,#commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#commentform input:focus,#commentform textarea:focus {
	border:1px solid #09F;
}

#commentform textarea {
	width:560px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

#commentform input[type="submit"] {
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Form */
#contact label {
	display:block;
	padding:5px 0;
}

#contact input,#contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#contact textarea {
	width:560px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}

#contact input[type="submit"] {
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

.errormsg,.successmsg {
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#bgdiv {
	float:left;
}

.bottom-thumbnail a {
	display:block;
}

.bottom-thumbnail a img {
	border:none;
}

.kb-inlinePicasa {
	float:left;
	width:100%;
}

.kb-inlinePicasa-image {
	float:left;
	margin:6px;
	width:162px;
	height:162px;
	border:6px solid #E2E2E2;
	background:#fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.kb-inlinePicasa-image a,.kb-inlinePicasa-image a img {
	border:0;
}

.kb-inlinePicasa-caption {
	text-align:center;
}

.kb-inlinePicasa-wrap {
	float:left;
	display:block;
	width:160px;
	margin:15px;
}

.kb-inlinePicasa h3 {
	margin-top:15px;
}

.fl {
	float:left!important;
}

.fr {
	float:right!important;
}
ul.children {
margin-top:10px;
}

ul.children li {
	padding-left:10px;
}

ul.children li {
/* 	border-bottom:1px solid #DDD; */
}

.surveyme {
	line-height:150%;
}

.surveyme label {
	padding-top:20px;
}

.#mainMenu ul li.current-menu-item a {
	color:#ccc;
}

.postItem .attachment-post-thumbnail {
	border:5px solid #eee;
	float:left;
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.3);
	-moz-box-shadow:0 6px 12px rgba(0,0,0,0.3);
	box-shadow:0 6px 12px rgba(0,0,0,0.3);
}

.postDescription {
	margin-left:40px;
	width:60%;
}

.postItem .postThumbnail {
	float:left;
	width:200px;
	height:120px;
}

.postItem .postThumbnail img {
	max-width:100%;
	max-height:100%;
}

#categories {
	position:relative;
	top:0;
	left:0;
	z-index:100;
}

#categories ul li {
	float:left;
	list-style:none;
	list-style-image:none;
	padding:10px;
	border:1px solid #ccc;
	margin-right:5px;
}

.address {
	color:#ccc;
	font-size:9px;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

.clearfix {
	display:inline-block;
	clear:both;
}

html[xmlns] .clearfix {
	display:block;
}

* html .clearfix {
	height:1%;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
	margin:0 15px 0 0;
}

.ml20 {
	margin-left:20px;
}

#header-image {
	height:150px;
	overflow:hidden;
	width:958px;
	border:1px solid #e5e5e5;
	margin-bottom:15px;
}

.header-text{margin:-60px 0px 0px 20px;color: #fff;}
.header-text h2{color:#fff;text-shadow: 1px 1px rgba(0,0,0,0.25);}
.one-half {
	float:left;
	width:45%;
}