/* @override http://www.kc-webdesign.co.uk/themes/site_themes/css09.css */

/* @override 
	http://www.kc-webdesign.co.uk/themes/site_themes/css.css
	http://www.kc-webdesign.co.uk/themes/site_themes/css09.css
*/

img, div, input { behavior: url(/themes/site_themes/iepngfix.htc) }

.skip-link {
	display: none;
}

body
{
	margin: 0 auto;
	padding: 0;
	color: #7a816d;
	background: #2b2c30 url("/themes/site_themes/kc09/bg.jpg") no-repeat center top;
	font: 80% Helvetica, Lucida Grande, Verdana, sans-serif;
}

@font-face {
  /*font-family: Steiner;
  src: url('/themes/site_themes/Steinerlight.ttf');*/
  
  
    font-family: 'Steiner';
  src: url(/themes/site_themes/Steinerlight.eot);
  src: local('Graublau Web Regular'), local('Steiner'), 
         url(/themes/site_themes/Steinerlight.ttf) format('truetype');

  
  
}

/*h1 {
	font-family: "Trebuchet MS", Lucida Grande, Lucida, Verdana, sans-serif;
	letter-spacing: 0.09em;
	text-shadow: 0px 1px 0px white;
}*/

h2 {
	letter-spacing: 0.09em;
	color: white;
	text-shadow: black 0 1px 0;
	font: 170% "Steiner", Century Gothic, Helvetica, Trebuchet MS;
	text-align: left;
}

*:first-child+html h2  { /* IE7 hack */
	font: 200% Century Gothic, Trebuchet MS, Helvetica;
}

h2.title {text-align:left;}

h2.title-full {
	letter-spacing: 0.09em;
	color: white;
	text-shadow: black 0 1px 0;
	font: 170% "Steiner", Century Gothic, Helvetica, Trebuchet MS;
	text-align: left;
}

h3 {

	color: white;
		text-shadow: black 0 1px 0;
	font: normal 170% "Century Gothic", Trebuchet MS, Helvetica;
	margin-top: 25px;
	
}

h4 {
font-family: "Century Gothic", Helvetica;
margin-bottom: 0px;
color: white;
font-size: 140%;
	text-shadow: black 0 1px 0;
	font-weight: normal;
	margin-top: 25px;
	text-align: left;
}

p {
font-family: Helvetica, Lucida Grande, Verdana, sans-serif;
	line-height: 1.4em;
	color: white;
	text-shadow: black 0 1px 0;
}

span.box-text {
	color: white;
	text-shadow: black 0 1px 0;
	font: 90%/1.2em Helvetica, Lucida Grande, Verdana, sans-serif;
	margin-bottom: 0;
	display: block;
}

ol {
	margin-bottom: 10px;
}

.center {
text-align: center;
	font-size: 110%;
}

#sidebar blockquote {
	margin: 40px 10px 0 0px;
	padding: 0;
	line-height: 1.3em;
	text-align: right;
}

#sidebar #quote {
	margin: 0px 0 0px 0px;
	padding: 10px 0 15px;
	background: url("/themes/site_themes/kc09/quote.jpg") no-repeat right 3px;
	float: right;
}

#sidebar p#quote {
	font-weight: 800;
	margin: 0;
	padding: 0 0 15px;
	font: 18px/17px Century Gothic, Verdana, Arial;
	color: #b8b45d;
}

#sidebar #quote img {
	float: right;
	display: block;
}

#sidebar #quote strong {
	font-weight: bold;
}

blockquote {
	margin: 40px 10px 0 0px;
	line-height: 1.3em;
	text-align: right;
	padding: 0;
}

#quote {
	margin: 0px 0 0px 0px;
	background: url("/themes/site_themes/kc09/quote-left.png") no-repeat -8px 0;
	padding: 10px 0 15px;
}

p#quote {
	margin: 0;
	padding: 0 0 15px 50px;
	font: 16px/17px Century;
	color: #b8b45d;
}

#quote img {
	float: right;
	display: block;
}

#quote strong {
	font-weight: bold;
}

#author {
	color: silver;
	font-size: 80%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul {
	font-family: Helvetica, "Lucida Grande", Verdana, sans-serif;
	line-height: 1.4em;
	color: white;
	text-shadow: black 0 1px 0;

list-style-type: disc;
}

#footer-inner ul {
margin-bottom: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
	display: inline;
	margin-top: 3px;
}

ul#nav_categories.nav_categories {
	margin-bottom: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
	display: inline;
	margin-top: 3px;
}

#nav_categories a, #projects-sidenav a {
	color: white;
	display: block;
}

#nav_categories a:hover, #projects-sidenav a:hover {
	color: orange;

}

#sidebar ul {
	margin-bottom: 0;
margin-left: 0;
padding-left: 0;
list-style-type: none;
	display: inline;
	margin-top: 3px;
}

#footer-inner li {
	display: inline;
	padding-right: 10px;
	padding-left: 0px;
}

img {
margin: 0;
padding: 0;
border: 0;
}

img.float-textright {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

*:first-child+html img.float-textright  { /* IE7 hack */
	margin-top: 15px;
}

img#solar-img {
	display: none;
}

#ecomr-img {
	display: none;
}

#red-img {
	display: none;
}

a:link { background-color: transparent; text-decoration: none; color: orange;
}
a:hover { color: #88a941; }
a:visited { background-color: transparent; text-decoration: none; color: #d89100; }

a.read-more , a:link.read-more  {
	
	text-shadow: 0px 1px 0px #fff;
	font: bold 85% "Trebuchet MS", Verdana, Arial;
	padding: 1px 20px 1px 1px;
	border-bottom: 1px none #f6b50c;
	background: url("/themes/site_themes/kc/info.gif") no-repeat 100% 0px;
}

a:hover.read-more  {
	
	background-color: #ede4b3;
	border-bottom: 1px none #9f4800;
}

a.external:link
{
background: url("/themes/site_themes/kc/link-ext.gif") no-repeat 100% 3px;
padding: 0 15px 0 0;
}

a.external:visited
{

background: url("/themes/site_themes/kc/link-ext.gif") no-repeat 100% 0px;
padding: 0 20px 0 0;
}


a.external:hover
{

background: url("/themes/site_themes/kc/link-ext.gif") no-repeat 100% 0px;
padding: 0 20px 0 0;
}

#rss {
	margin: 50px 0 0;

}

#rss a {
	background: url("/themes/cp_global_images/rss_icon.png") no-repeat 0 center;
	font-size: 80%;
	width: 150px;
	margin: 0;
	padding: 3px 0 3px 25px;
	font-weight: bold;
	height: 18px;
}

#topbar {
margin:0 auto;
padding:0;
height: 33px;

}

.secondbar {
margin:0 1px 0 0;
padding:0;
height: 1px;
background: #3C3B3A;
border-top: 1px solid #31302F;
border-bottom: 1px solid #50504E;
	display: none;
}

#wrapper {
margin: 0px auto 0px auto;
padding-bottom: 10px;
width: 774px;
color: #333;
}

/******** top-nav styles *********/

#navbar {
margin:0px;
padding:0px;
font: 16px lucida grande, verdana, arial, helvetica, sans-serif;
text-align: center;
width: 782px;
	height: 62px;
}


#navbar ul {
margin:0px;
padding:0px;
list-style: none;
width: 772px;
}

#navbar li {
float: left;
padding: 0 0px 0 0px;
margin-right: 0px;
list-style: none;
}

#navbar li a {	display: block; 
padding: 0 0 0 0; 
text-transform: uppercase; 
color: #000;}

/* #navbar a:hover {background: transparent;} */



#home {
	background-image: url(/themes/site_themes/kc09/nav-1-hover.gif);
	width: 159px;
	height: 59px;
	text-indent: -9999px;
}

#home a {
	background-image: url(/themes/site_themes/kc09/nav-1.gif);
	width: 159px;
	height: 59px;
	text-indent: -9999px;
}

#about {
	background-image: url(/themes/site_themes/kc09/nav-2-hover.gif);
	width: 153px;
	height: 59px;
	text-indent: -9999px;
}

#about a {
	background-image: url(/themes/site_themes/kc09/nav-2.gif);
	width: 153px;
	height: 59px;
	text-indent: -9999px;
}

#projects {
	background-image: url(/themes/site_themes/kc09/nav-3-hover.gif);
	width: 157px;
	height: 59px;
	text-indent: -9999px;
}

#projects a {
	background-image: url(/themes/site_themes/kc09/nav-3.gif);
	width: 157px;
	height: 59px;
	text-indent: -9999px;
}

#news {
	background-image: url(/themes/site_themes/kc09/nav-4-hover.gif);
	width: 151px;
	height: 59px;
	text-indent: -9999px;
}

#news a {
	background-image: url(/themes/site_themes/kc09/nav-4.gif);
	width: 151px;
	height: 59px;
	text-indent: -9999px;
}

#contact {
	background-image: url(/themes/site_themes/kc09/nav-5-hover.gif);
	width: 157px;
	height: 59px;
	text-indent: -9999px;
}

#contact a {
	background-image: url(/themes/site_themes/kc09/nav-5.gif);
	width: 157px;
	height: 59px;
	text-indent: -9999px;
}


#header {
margin: 0 0 0 0;
padding: 0 0px 0px 2px !important;
padding: 0 0px 0px 21px;
}

#blogtitle {
float: right;
margin: 0;
padding: 0px 0px 0px 0px;
width: 413px;
}



#tel-badge {
	display: block;
	margin-top: 51px;
	height: 156px;
	width: 413px;
	float: right;
	text-align: right;
}

/*#blogtitle h1 {
padding-top: 5px;
font: 270% Steiner, Century Gothic, Trebuchet MS ;
letter-spacing: 0.1em;
text-align: right;
text-indent: -9999px;
	height: 50px;
	float: right;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	width: 400px;
	color: white;
	text-shadow: #a19f79 0 2px 1px;
}*/

#blogtitle h1 {
padding-top: 0px;
text-indent: -9999px;
	height: 52px;
	float: right;
	margin-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	width: 381px;
	color: white;
	text-shadow: #a19f79 0 2px 1px;
	background: url(/themes/site_themes/kc09/kc-webdesign.gif) no-repeat left top;
	display: block;
}

#blogtitle span.strap1 {
	float: right;
	display: block;
	width: 100%;
	text-align: right;
	color: white;
	text-shadow: #595959 0 1px 1px;
	font: 16px "report-1","report-2", Century Gothic, Arial ;
	height: 25px;
	font-weight: 600;
}

*:first-child+html #blogtitle span.strap1  { /* IE7 hack */
	font: 140% "report-1","report-2", Century Gothic, Arial ;
}

#blogtitle span.strap2 {
	float: right;
	display: block;
	width: 100%;
	text-align: right;
	color: white;
	text-shadow: #595959 0 1px 1px;
	font: 14px "report-1","report-2", Century Gothic, Arial;
	height: 25px;
	font-weight: 600;
}

*:first-child+html #blogtitle span.strap2  { /* IE7 hack */
	font: 110% "report-1","report-2", Century Gothic, Arial ;
}

#blogtitle h1 a {
	color: white;
}

#nav {
float: left;
margin: 0;
padding: 0;
width: 350px;
text-align: right;
background: transparent;
color: #333;
font-size: 70%;
font-variant: small-caps;
letter-spacing: 0.09em;
}

#content {
float: left;
margin: 15px 0 10px 6px;
padding: 10px 0px 0 0;
width: 100%;
}

#cta-boxes {
	width: 772px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	height: 147px;
}

* html #cta-boxes /* ie6 */
{
	margin-bottom: 5px;
}

#cta-boxes a img {
	float: left;
	display: block;
}

#cta1 {
	width: 122px;
	height: 147px;
	text-indent: -9999px;
	display: block;
	float: left;
	background: url(/themes/site_themes/kc09/kc-logo2.jpg) no-repeat left bottom;
}

#cta1 a {
	width: 122px;
	height: 147px;
	text-indent: -9999px;
	display: block;
	float: left;
	background: url(/themes/site_themes/kc09/kc-logo.jpg) no-repeat left bottom;
}

#cta2 {
	background-image: url(/themes/site_themes/kc09/icon-enquiry2.jpg);
	width: 218px;
	height: 147px;
	text-indent: -9999px;
	display: block;
	float: left;
}

#cta2 a {
	background-image: url(/themes/site_themes/kc09/icon-enquiry.jpg);
	width: 218px;
	height: 147px;
	text-indent: -9999px;
	display: block;
	float: left;
}

#cta3 {
	background-image: url(/themes/site_themes/kc09/icon-doc2.jpg);
	width: 228px;
	height: 147px;
	text-indent: -9999px;
	display: block;
	float: left;
}

#cta3 a {
	background-image: url(/themes/site_themes/kc09/icon-doc.jpg);
	width: 228px;
	height: 147px;
	text-indent: -9999px;
	display: block;
	float: left;
}

#cta4 {
	background-image: url(/themes/site_themes/kc09/icon-solar2.jpg);
	width: 204px;
	height: 147px;
	text-indent: -9999px;
	display: block;
	float: left;
}

#cta4 a {
	background-image: url(/themes/site_themes/kc09/icon-solar.jpg);
	width: 204px;
	height: 147px;
	text-indent: -9999px;
	display: block;
	float: left;
}

#blog {
float: left;
margin-right: 0px;
padding: 0 0px 30px 0;
width: 500px;
color: #333;
text-align: justify;
	height: auto;
}

#project, #news-blog {
float: left;
margin-right: 0px;
padding: 0 20px 10px 0px !important;
padding: 0 20px 10px 20px;
width: 480px;
color: #333;
text-align: justify;
min-height: 500px;
	margin-bottom: 30px;
}

#text-box-2 {
	float: left;
	width: 220px;
}

#text-box-3 {
	float: left;
	margin-left: 0px;
	width: 220px;
}

#text-box-2 h3 , #text-box-3 h3 {
	margin-top: 0px;
}

.entry {
margin-top: 15px;
padding: 0 20px 10px 0;
color: #7a816d;
	font-size: 105%;
	display: block;
	float: left;
	height: auto;
}

.entry h1 {
	color: white;
	font: 150% "Century Gothic", Trebuchet MS;
	font-weight: 400;
	text-shadow: black 0 1px 0;
	margin-bottom: 20px;
	margin-top: 8px;
	padding-top: 0;
}

#main-img {
	height: 314px;
}

img.summary  {
	border: 1px none #000;
	margin-right: 7px;
	float: left;
	margin-top: -40px;
}

*:first-child+html img.summary  { /* IE7 hack */
	margin-top: -45px;
}

#project div.entry p {
	text-align: left;
}


/******** info box styles ********/

#info-box {
	/*border-top: 1px dotted #b3ca74;*/
	
	width: 772px;
	height: 328px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#info-box img {
	display: none;
}

#info-box p {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #3e3c07;
	text-shadow: white 0 1px 1px;
	font: 90%/1.3em Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
}



#info-1 h3 {
	color: #fff;
	text-shadow: #8b8969 0 2px 1px;
	font: 160%/0.7em "Steiner";
	letter-spacing: 0.09em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: 155px;
	height: 28px;
	background: url(/themes/site_themes/kc09/h3-what.gif) no-repeat 0 0;
}

#info-2 h3 {
	color: #fff;
	text-shadow: #8b8969 0 2px 1px;
	font: 160%/0.7em "Steiner";
	letter-spacing: 0.09em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: 144px;
	height: 34px;
	background: url(/themes/site_themes/kc09/h3-projects.gif) no-repeat 0 0;
}

#info-3 h3 {
	color: #fff;
	text-shadow: #8b8969 0 2px 1px;
	font: 160%/0.7em "Steiner";
	letter-spacing: 0.09em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: 164px;
	height: 34px;
	background: url(/themes/site_themes/kc09/h3-news.gif) no-repeat 0 0;
}

#info-box h4 {
margin-bottom: 0px;
color: #a7b66d;
	text-shadow: 0px 1px 0px #fff;
	margin-top: 25px;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0;
}

#info-2 div.entry h4 {
	margin-top: 0;
	color: black;
}

#info-3 div.entry h4 {
	margin-top: 0;
	color: black;
}

#info-2 div.entry h4 a, #info-3 div.entry h4 a  {
	color: black;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	background: transparent;
    -webkit-transition: background 1s linear;
    -moz-transition: 1s ease-in-out;
	width: 100%;
}

#info-2 div.entry h4 a:hover, #info-3 div.entry h4 a:hover {
	color: white;
	background-color: #98954f;
	text-shadow: black 0 1px 0;

}

#info-1 a {
	color: black;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	background: transparent;
    -webkit-transition: background 1s linear;
    -moz-transition: 1s ease-in-out;
}

#info-1 a:hover {
	color: white;
	background-color: #98954f;
	text-shadow: black 0 1px 0;
}

span.info-date {
	font-weight: bold;
}



#info-2 div.entry, #info-3 div.entry {
padding: 0 0px 0px 0px;
	margin-top: 0;
}

#info-1 {
	width: 230px;
	margin: 0;
	padding: 0 35px 0 0;
	float: left;
	text-align: justify;
	color: #504d08;
}

#text-box-2 ul {
	text-align: left;
	list-style-type: disc;
	margin-top: 3px;
margin-bottom: 3px;
margin-left: 10px;
padding-left: 5px;
}


#info-1 ul {
		color: #3e3c07;
	text-shadow: white 0 1px 0;
	font: 90% Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	list-style-type: disc;
	margin-top: 3px;
margin-bottom: 3px;
margin-left: 10px;
padding-left: 10px;
}

#info-1 li {

margin-top: 2px;
margin-bottom: 2px;
}

#info-1 p {

	padding-top: 5px;
}


#info-2 {
	width: 230px;
	margin: 0;
	padding: 0 35px 0 0;
	text-align: justify;
	float: left;
}

#info-3 {
	width: 230px;
	margin: 0;
	padding: 0 0px 0 0;
	float: left;
	text-align: justify;
}


#sidebar {
margin-left: 0px;
padding: 0 0 10px 5px;
width: 230px !important;
width: 215px;
color: #333;
text-align: center;
	margin-top: 0;
	float: right;
}

#projects-sidenav {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 0;
}

#sidebar a img {
	display: block;
}

#sidebar p {

	padding-right: 0;
	padding-left: 0;
}

#project-contact p {
	color: white;
	font-size: 90%;
}

#footer-container {
	background: url(/themes/site_themes/kc09/footer-strip.jpg) repeat-x left top;
	width: 100%;
	text-align: center;
	height: 497px;
	margin-top: 30px;
	float: left;
}

#footer {
margin: 15px 0 0;
padding: 0px 0px;
color: gray;
font-size: 90%;
	width: 100%;
	background-position: center top;
	background-repeat: repeat-x;
	float: left;
}

#footer-inner {
	margin: 0 auto;
padding: 10px 0;
width: 772px;
}

#footer-inner a, #footer-inner a:link {
	color: #93b545;
	border-bottom: 1px dotted #8db260;
	
}

#footer-inner a:hover {
	color: orange;
	border-bottom: 1px dotted #697346;
}

p#powered-by {
	float: right;
	margin-top: 0;
	text-align: right;
	line-height: 2em;
}

#vcard {
	
}

#vcard a, #vcard a:link {
	height: 30px;
	vertical-align: -6px;
	margin-left: 6px;
	border-bottom: 1px none #697346;
}

#vcard-vcard a {
	height: 20px;
	background: url(/themes/site_themes/kc09/icon-vcard.gif) no-repeat right center;
	margin-left: 0px;
	border-bottom: 1px none #697346;
	display: block;
	margin-top: 10px;
	line-height: 20px;
	width: 150px;
	padding-right: 20px;
	padding-left: 25px;
}


#hcard-kc-webdesign {
	color: white;
	text-align: center;
}

div#vcard-details {
	display: block;
	width: 100%;
	margin-top: 40px;
}



#download-doc {
	color: #7a816d;
	margin: 30px 0 0;
	padding: 0 10px;
}

#download-doc img, #vcard img {
	border: 1px none white;
}

#vcard img {
	margin-bottom: 3px;
}




.date {
background: transparent;
color: #000;
}

/* Form styles */
fieldset {
	border: 1px none #46474c;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-top: 30px;
	padding: 0px 10px 10px 0;
}
/*fieldset {
	border: 1px solid #46474c;
	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-top: 30px;
	background-color: #404247;
	    -webkit-transition: background 1s linear;
    	-moz-transition: 1s ease-in-out;
    	-moz-box-shadow: black 0px 3px 8px;
		-webkit-box-shadow: black 0px 2px 6px;
		-moz-border-radius: 0.8em;  
        -webkit-border-radius: 0.8em;
}

fieldset:hover {
	background-color: #202124;
}*/

#freeform input {
	border-style: none;
	width: 230px;
	background: transparent url(/themes/site_themes/kc09/textfield.png) no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

input#send {
	background: none no-repeat;
	width: 141px;
	height: 49px;
	margin-left: 0;
	padding-left: 0;
}

#freeform {
	height: 1250px;
}

/*legend {
	color: white;
	padding: 2px 5px;
	background-color: #3c3d42;
	border: 1px solid #515151;
	text-shadow: black 0 1px 0;
	font: 120% "Century Gothic", Verdana, Arial;
			-moz-border-radius: 0.3em;  
        -webkit-border-radius: 0.3em;
}*/

legend {
	color: white;
	padding: 2px 5px 20px 0;
	border: 1px none #515151;
	text-shadow: black 0 1px 0;
	font: 130% "Century Gothic", Trebuchet MS, Verdana, Arial;
}

/* ie hack for legend overflow */
*:first-child+html fieldset{
	position:relative;
}

*:first-child+html legend {
position:relative;
top:-1em
}

*html fieldset{
	position:relative;
}

*html legend {
position:relative;
top:-1em
}

label {
	color: white;
	display: block;
	font-size: 100%;
}



.title {
font-weight: normal;
background: transparent;
color: #a7b66d;
	text-align: left;
	font-size: 150%;
	margin-bottom: 10px;
	margin-left: 226px;
	margin-top: 5px;
}



h3.title a {
	color: #b8b45b;
}

.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
	margin-top: 10px;
}

.sidetitle {
letter-spacing: 0.09em;
background: transparent;
color: #b8b45b;
	font: 145% "Century Gothic", Trebuchet MS, Verdana, Arial;
	text-align: center;
	text-shadow: black 0 1px 0;
	margin: 30px 0 7px;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

#project-dates {
		color: #7a816d;
	margin: 40px 0 0;
	padding: 0 20px;
}

#project-mth {
		background: url(/themes/site_themes/kc09/project-dates.gif) no-repeat center top;
	height: 66px;
	font-weight: bold;
	font-size: 80%;
	padding-top: 15px;
	color: black;
}
#project-year {
	font-size: 160%;
	padding-top: 7px;
	color: #000;
		text-shadow: 0px 1px 0px #fff;
}
p#iewarning {
	position: absolute;
	top: 70;
	left: 0;
	width: 100%;
	height: 40px;
	background-color: #f00;
	border-top: 2px solid #515151;
	border-bottom: 2px solid #515151;
	z-index: 1000;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#blog div.entry.about h4 img {
	vertical-align: middle;
	margin-right: 10px;
}