/* @override 
	http://kirstykennedy.co.uk/wp/wp-content/themes/kirsty/style.css
	http://kkfineart.co.uk/wp-content/themes/kirsty/style.css
*/

/*  
Theme Name: kirsty
Theme URI: http://kirstykennedy.co.uk
Description: The theme for Kirsty Kennedy website
Author: Ilze Spruge
Author URI: http://ilze.co.uk
*/

/*universal settings*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.4em;
	color: black;
	font-family : Verdana, sans-serif;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body{
	font-size: 1em;
	font-weight: normal;
}

/* header */

#header{
	display: block;
	height: 150px;
	background: #800000;
}
#header h1{
	font-size: 2em;
	padding-left: 10%;
	text-transform: capitalize;
	text-indent: -1999px;
	height: 0;
	padding-top: 50px;
	padding-bottom: 50px;
}
#header h1 a{
	display: block;
	float: left;
	width: 340px;
	height: 180px;
	margin-top: 20px;
	color: #fff;
	background: transparent url(images/h1.png) top left no-repeat;
}
#header p{
	padding-left: 10%;
	text-indent: -1999px;
	font-size: 1.2em;
	color: #fff;
}
#header img{
	margin: -90px 0 0 40px;
}
/* sidebar */

#sidebar{
	display: block;
	width: 255px;
	position: absolute;
	top: -20px;
	right: 0;
	font-size: 0.9em;
}
#sidebar ul li{
	display: inline;
}
#sidebar ul li a{
	text-decoration: none;
	color: #800000;
}
#sidebar ul li a:link{
	color: #800000;
}
#sidebar ul li a:visited{
	color: #800000;
}
#sidebar ul li a:hover{
	color: #bdbdbd;
}
#sidebar ul li a:active{
	color: #bdbdbd;
}
#sidebar ul li h2{
	text-indent: -1999px;
}
#sidebar ul li#categories-436056911.widget.widget_categories ul{
	display: block;
	width: 50px;
	margin-top: 10px;
}
#sidebar ul li#categories-436056911.widget.widget_categories ul li.cat-item.cat-item-12 a{
	float: left;
	margin-right: 0;
}
#sidebar ul li#pages.widget.widget_pages ul li a{
	padding: 0 0 0 15px;
}
#sidebar ul li#pages.widget.widget_pages ul{
	display: block;
	width: 200px;
	padding: 0 0 0 0;
	margin: -43px 0 0 60px;
}

/* content */

#content{
	width: 800px;
	padding-left: 10%;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
}
#content h2{
	font-size: 1.2em;
	color: #bdbdbd;
}
#content .post{
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.9em;
}
#content .post p a img.floatleft{  
	display: block; 
	float: left;
	padding: 0 10px 10px 0;
	margin: 0 0 0 0;
}
#content .post h3 a{
	width: 200px;
	font-family: verdana;
	font-size: 0.9em;
	font-weight: normal;
	color: #800000;
}
#content .post h3 a:link{
	color: #800000;
}
#content .post h3 a:hover{
	color: #bdbdbd;
}
#content .post strong p{
	margin: 0 0 0 0;
	color: gray;
	font-weight: normal;
}
#content .thn img{
	display: block;
	float: left;
	padding-right: 20px;
}
#content .post p{ 
	width: 100%;
	display: block; 
	font-size: 0.9em; 
	color: gray;
	text-align: left; 
	padding-top: 10px;
}
#content div#post-2.post{  
	display: block;
	width: 390px; 
	text-align: left; 
	color: gray; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;   
}  
#content div#post-3.post{  
	display: block;
	width: 390px; 
	text-align: left;
	color: gray; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;   
}  

#content .post p img.alignright.size-full{
	display: block;
	width: 350px; 
	margin: -300px 0 0 395px;  
}

#content p{
	display: block;
	width: 420px;
	float: right;
	font-size: 0.9em; 
	color: gray;
	text-align: justify;
	padding-top: 10px;
}
#content .post h3#post-11 a{
	display: block;
	float: left;
	width: 210px;
	height: 170px;
	padding: 10px 0 0 0;
	margin-right: 0;
	text-decoration: none;
	background: transparent url(images/misc.jpg) bottom left no-repeat;
}
#content .post h3#post-13 a{
	display: block;
	float: left;
	width: 210px;
	height: 170px;
	padding: 10px 0 0 0;
	margin-left: 0;
	text-decoration: none;
	background: transparent url(images/flower.jpg) bottom left no-repeat;
}
#content .post h3#post-15 a{
	display: block;
	float: left;
	width: 210px;
	height: 170px;
	padding: 10px 0 0 0;
	margin-left: 0;
	text-decoration: none;
	background: transparent url(images/figure.jpg) bottom left no-repeat;
}
#content .post h3#post-19 a{
	display: block;
	float: left;
	width: 210px;
	height: 170px;
	padding: 10px 0 0 0;
	margin-left: 0;
	text-decoration: none;
	background: transparent url(images/landscape.jpg) bottom left no-repeat;
}
#content .post h3#post-17 a{
	display: block;
	float: left;
	width: 210px;
	height: 170px;
	padding: 10px 0 0 0;
	margin-left: 0;
	text-decoration: none;
	background: transparent url(images/boating.jpg) bottom left no-repeat;
}
#content .post h3#post-21 a{
	display: block;
	float: left;
	width: 210px;
	height: 170px;
	padding: 10px 0 0 0;
	margin-left: 0;
	text-decoration: none;
	background: transparent url(images/tuscany.jpg) bottom left no-repeat;
}
#content .navigation{
	display: block;
	width: 790px;
	float: left;
	padding: 0 0 20px 0;
	font-size: 0.9em;
}
#content .navigation .prev{
	display: block;
	float: left;
	color: #800000;
}
#content .navigation .prev a{
	color: #800000;
	text-decoration: none;
}
#content .navigation .prev a:link{
	color: #800000;
}
#content .navigation .prev a:visited{
	color: #800000;
}
#content .navigation .prev a:hover{
	color: #bdbdbd;
}
#content .navigation .prev a:active{
	color: #bdbdbd;
}
#content .navigation .next{
	display: block;
	float: right;
	color: #800000;
}
#content .navigation .next a{
	color: #800000;
	text-decoration: none;
}
#content .navigation .next a:link{
	color: #800000;
}
#content .navigation .next a:visited{
	color: #800000;
}
#content .navigation .next a:hover{
	color: #bdbdbd;
}
#content .navigation .next a:active{
	color: #bdbdbd;
}

/* footer */

#footer{
	display: block;
	font-size: 0.6em;
	color: gray;
	padding-top: 10px;
	border-top: 1px solid #bdbdbd;
	padding-bottom: 50px;
}
#footer p{
	width: 550px;
	float: left;
	padding-left: 10%;
}
#footer a{
	color: gray;
}
#footer a:hover{
	color: #800000;
}
#footer img{
	margin: -91px 0 0 30px;
}
#footer li{
	width: 50px;
	margin: -28px 0 0 720px;
	list-style: none;
}
#footer li a{
	text-decoration: none;
}
#footer li:link{
	color: gray;
}
#footer li:hover{
	color: #800000;
}
/* contact form */

#post-4.post #wpcf7-f1-p4-o1.wpcf7{
	display: block;
	width: 300px;
	position: absolute;
	top: 0;
	right: 0;
}

#post-4.post #wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form{
	display: block;
	width: 300px;
	position: relative;
	top: 130px;
	right: 0;
	margin: 0 80px 0 0;
	font-size: 0.9em;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-name input.wpcf7-validates-as-required{
	border: 1px solid #bdbdbd;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-name input.wpcf7-validates-as-required:link{
	border: 1px solid #bdbdbd;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-name input.wpcf7-validates-as-required:hover{
	border: 1px solid #800000;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-name input.wpcf7-validates-as-required:focus{
	border: 1px solid #800000;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-email input.wpcf7-validates-as-required{
	border: 1px solid #bdbdbd;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-email input.wpcf7-validates-as-required:link{
	border: 1px solid #bdbdbd;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-email input.wpcf7-validates-as-required:hover{
	border: 1px solid #800000;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-email input.wpcf7-validates-as-required:focus{
	border: 1px solid #800000;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-subject input{
	border: 1px solid #bdbdbd;	
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-subject input:link{
	border: 1px solid #bdbdbd;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-subject input:hover{
	border: 1px solid #800000;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-subject input:focus{
	border: 1px solid #800000;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-message textarea{
	border: 1px solid #bdbdbd;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-message textarea:link{
	border: 1px solid #bdbdbd;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-message textarea:hover{
	border: 1px solid #800000;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p span.wpcf7-form-control-wrap.your-message textarea:focus{
	border: 1px solid #800000;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p input{
	font-size: 1em;
	width: 200px;
	padding: 3px 0;
	background: none;
	border: none;
	color: gray;
}
#wpcf7-f1-p4-o1.wpcf7 form.wpcf7-form p input:hover{
	color: #800000;
}
#wpcf7-f1-p20-o1.wpcf7 form.wpcf7-form p input:focus{
	color: #800000;
}
#wpcf7-f1-p4-o1.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{
	display: block;
	position: absolute;
	bottom: 130px;
	right: 0;
	width: 350px;
	border: none;
}
#wpcf7-f1-p4-o1.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng{
	border: none;
}

.clear{
	clear: both;
}












