/* @override http://desmond.cxpartners.co.uk/wp-content/themes/desmond/style.css */

/*
Theme Name: Desmond
Theme URI: http://www.cxpartners.co.uk/
Description: 2008-2009 theme for user centred design consultancy <a href="http://www.cxpartners.co.uk/">cxpartners</a>.
Version: 2.0
Author: Chris Lorensson
Author URI: http://chrislorensson.com/
Tags: blue, header, css, usability, accessibility, interaction, cxpartners

	Desmond v2.0
	 http://www.cxpartners.co.uk/

	This theme was designed and built by Chris Lorensson,
	whose blog you will find at http://chrislorensson.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* @group universal */


/* TYPOGRAPHY */

#copy, 
#leftcolumn, 
#rightcolumn, 
.tip { 
	line-height: 1.5em; }

small, 
#copy p .client, 
.tags, 
.tip, 
#leftcolumn, 
#rightcolumn { 
	font-size: .8em; }
	
#content small {
	text-align:left;
}
	
blockquote cite { 
	font-size: 11px; }

/* TYPOGRAPHY */

.user {
	border:5px solid #e0f2fb; }

.author {
	background-color:#e0f2fb; }

.author, 
.user  {
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:10px 0;
	/*background-image:url(images/comment_bg.png);
	background-position:415px 105%;
	background-repeat:no-repeat;*/
}

.author-photo img {
	display:none;
	visibility:hidden;
}

.author .author-photo img, 
.user .author-photo img {
	background-color:transparent;
	display:block;
	visibility:visible;
	float:right;
	clear:right;
	margin:0 0 10px 10px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

a img { 
	border: none; 
}

#whitepaper img { 
	margin-bottom: 2px;
	display: block;
	float: left;
	margin-right: 5px;
	height: 20px; 
}

* { 
	margin: 0; 
}

hr { 
	height: 0px;
	width: 100%;
	display: block;
	float: none;
	clear: both;
	background-color: #fff;
	border:none; 
}

.tip { 
	background: #fcffda url(images/lightbulb.gif) no-repeat scroll 5px 5px;
	display: block;
	padding: 5px 5px 5px 30px;
	width: 125px;
	height: auto;
	color: #666;
	position: relative;
	top:0;
	margin-left:-160px;
	left:190px;
	z-index: 5;
	float:right;
	clear:none;
}

#copy p .tip a {
	text-decoration:underline;
	background-color:#fcffda;
	color:#333;
	white-space:normal;
	padding:0;
}

.tip strong { 
	display: block;
	clear: both; 
}

#copy p span.client { 
	clear: none; 
	margin-right: 45px;
	margin-bottom: 45px;
	line-height: normal;
	display: block;
	float: left;
	width: 230px; 
	height: 70px; 
	overflow: visible;
	white-space: normal;
	background-color: transparent;
	padding: 0;
}

#copy p .client {
	color:#666666;
}

#copy p a.client { 
	clear: none; 
	margin-right: 45px;
	margin-bottom: 45px;
	line-height: normal;
	display: block;
	float: left;
	width: 230px; 
	height: 70px; 
	overflow: visible;
	white-space: normal;
	background-color: #ffffff;
	padding: 0;
	color: #0066AA;
}

#copy p a.client, 
#copy p a.client:visited {
	background-color:#ffffff;
	color:#0066AA;
}

#copy p a.client:hover, 
#copy p a.client:active { 
	color: #0066AA;
	background-color:#ffffff;
	text-decoration:underline;
}

#copy p .client img { 
	display: block;
	float: left;
	margin: 0 10px 45px 0; 
}

#copy p .client strong { 
	display: block;
	clear: right; 
}

.hidden { 
	display: none; 
	visibility: hidden;
	z-index:-20;
	position:absolute;
	top:-500px;
	left:-500px;
}

/* @end */

/* @group structure */

html { 
	background-repeat: repeat;
	background-image: url(images/tile.gif); 
}

body { 
	color: #232323;
	font: 90% "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

html, body { 
	height: 100%; 
}

#container { 
	width: 934px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -372px auto;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(images/pagebg.png); 
}

#header { 
	width: 934px;
	height: 98px; 
}

#icon { 
	width: 114px;
	height: 55px;
	position: relative;
	top: 15px;
	left: 45px;
	float: left;
	clear: left; 
}

#feature { 
	width: 940px;
	height: 525px;
	display: block;
	position: relative;
	top: -6px;
	left: -45px; 
}

#feature #main { 
	width: 450px;
	height: 290px;
	display: block;
	padding: 50px 430px 20px 60px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment: scroll;
	background-image:url(http://desmond.cxpartners.co.uk/wp-content/uploads/task-feature-5.png);
	z-index: 11;
}

#main h5 { 
	margin: 0 0 1em;
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	color: #0a88d0; 
}

#main h6 { 
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 1em; 
}

#main a.button { 
	display: inline;
	width: 101px;
	height: 20px;
	margin-right: 10px; 
}

#content { 
	padding: 20px 45px 25px;
}

#leftcolumn { 
	display: block;
	float: left;
	clear: left;
	width: 212px;
	margin-right: 30px; 
}

#copy { 
	width: 575px;
	height: auto;
	display: block;
	float: left;
	color: #333; 
}

#copy.fullwidth { 
	width: 840px;
}

#rightcolumn { 
	padding-top: 0;
	width: 239px;
	height: auto;
	margin-left: 30px;
	display: block;
	float: left;
	clear: right; 
}

.footer { 
	margin: 0 auto;
	width: 850px; 
	padding: 15px 67px 0 67px;
	background-image:url(images/footerbg.gif); 
	background-repeat:no-repeat;
	background-position:31px top;
}

.footer, .push { 
	height: 372px; 
}

#blog { 
	width: 200px; 
}

#aggregate { 


}

#aggregate #rss { 
	color: #ff9300;
	font: 1em Georgia, "Times New Roman", Times, serif;
	vertical-align: middle; 
}

/* @end

 */

/* @group typography */

#aggregate .phoneNumber { 
	color: #0066AA;
	font: normal normal 2em Georgia, "Times New Roman", Times, serif;
	white-space: nowrap; 
}

ul { 
	padding-left: 0; 
}

code { 
	display: block;
	clear: both;
	float: none;
	width: auto;
	height: auto;
	padding: 15px;
	margin: 15px;
	background-color: #f1f1f1;
	border: 1px dashed #ccc;
	white-space: pre;
	overflow: auto;
	font: .8em/1em "Courier New", Courier, mono; 
}

code .highlight {
	background-color:#FFFF66;
	padding:1px;
}

#leftcolumn ul, #rightcolumn ul { 
	list-style-type: none;
	padding-left: 0; 
}

h1 { 
	font-weight: normal;
	font-style: normal;
	font-size: 2.25em;
	margin-bottom: .5em;
	margin-top: 0;
	padding-top: 0;
	padding-left: 0;
	color: #666666;
}

h1 a { 
	color: #666666; 
}

h1.home { 
	margin-top: -15px;
	color: #929292;
	font: normal normal 2.25em Helvetica, Arial, Geneva, sans-serif;
	white-space: nowrap;
	padding-left: 0;
	margin-left: 0; 
}

h1.home span { 
	color: #0066AA;
	padding-left: 0; 
}

blockquote cite { 
	display: block;
	float: none;
	clear: both;
	font-style: normal;
	margin-top: 10px;
	font-weight: normal;
	text-align: right; 
}

a { 
	color: #232323;
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

.postmetadata a, #copy p a, #copy li a { 
	color: #224651;
	padding: 1px 2px;
	background-color: #d2f0ef;
	white-space: nowrap; 
}

.postmetadata a:visited, #copy p a:visited, #copy li a:visited { 
	color: #666;
	background-color: #e6e6e6;
	text-decoration: none; 
}

.postmetadata a:hover, #copy p a:hover, #copy li a:hover { 
	background-color: #c4e8f0;
	color: #0f262d; 
}

.first { 
	margin-top: 0;
	padding-top: 0; 
}

h2 { 
	font-size: 1.65em; 
}

h2, h3, h4 { 
	font-weight: normal;
	font-style: normal; 
}

ul.subPages { 
	font-size: 1.5em;
	line-height: 1.5em; 
}

#leftcolumn a, #rightcolumn a { 
	color: #5e5e5e; 
}

#leftcolumn a:hover, #rightcolumn a:hover { 
	color: #000; 
}

h3 { 
	font-size: 1.3em; 
}

h4 { 
	font-size: 1.25em; 
}

h5 { 
	font-size: 1.1em; 
}

ul#menu { 
	margin-right: 45px;
	clear: right;
	float: right;
	display: block;
	padding-left: 0;
	margin-left: 0;
	font-size: 11px;
	margin-top: 27px; 
}

ul#menu li { 
	display: inline; 
}

ul#menu li a { 
	line-height: 37px;
	text-decoration: none;
	color: #7b7b7b;
	text-align: center;
	height: 37px;
	width: 102px;
	clear: none;
	float: left;
	display: block; 
}

ul#menu li.about a, 
ul#menu li.clients a { 
	width: 92px;
	background: url(./images/navabout.gif) no-repeat 0 0; 
}

ul#menu li.blog a { 
	width: 96px;
	background: url(./images/navblog.gif) no-repeat 0 0; 
}

ul#menu li.contact a, 
ul#menu li.services a { 
	width: 91px;
	background: url(./images/navcontact.gif) no-repeat 0 0; 
}

ul#menu li.home a { 
	width: 95px;
	background: url(./images/navhome.gif) no-repeat 0 0; 
}

ul#menu li.about a:hover, 
ul#menu li.clients a:hover { 
	color: #fff;
	background-position: -184px 0; 
}

ul#menu li.blog a:hover { 
	color: #fff;
	background-position: -192px 0; 
}

ul#menu li.contact a:hover, 
ul#menu li.services a:hover { 
	color: #fff;
	background-position: -182px 0; 
}

ul#menu li.home a:hover { 
	color: #fff;
	background-position: -190px 0; 
}

ul#menu li.about.current_page_item a, 
ul#menu li.clients.current_page_item a, 
ul#menu li.about a:active, 
ul#menu li.clients a:active { 
	background: url(./images/navabout.gif) no-repeat -92px 0;
	color: #333333; 
}

ul#menu li.blog.current_page_item a,
ul#menu li.blog a:active { 
	background: url(./images/navblog.gif) no-repeat -96px 0;
	color: #333333; 
}

ul#menu li.contact.current_page_item a, 
ul#menu li.services.current_page_item a,
ul#menu li.contact a:active, 
ul#menu li.services a:active { 
	background: url(./images/navcontact.gif) no-repeat -91px 0;
	color: #333333; 
}

ul#menu li.home.current_page_item a,
ul#menu li.home a:active { 
	background: url(./images/navhome.gif) no-repeat -95px 0;
	color: #333333; 
}

/*
ul#menu li.current_page_item a { 
	color: white;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(images/menubg.jpg); 
}
*/

#blog li a { 
	display: block;
	font-style: normal; 
}

#blog li a span.date { 
	font-weight: normal;
	font-style: normal;
	color: #808080; 
}

h2, h3, h4, h2 a, h3 a, h4 a { 
	color: #0066AA; 
}

h2 a, h3 a, h4 a, h5 a { 
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none; 
}

h1, h2, h3, h4, h5 { 
	display: block;
	clear: both; 
}

h2, h3, h4, h5 { 
	margin-bottom: .35em;
	margin-top: 1.5em;
	line-height: 1.15em; 
}

#content p { 
	margin-top: .25em;
	margin-bottom: 1em;
	display: block; 
}

#copy blockquote { 
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 125px;
	color: #0066AA;
	padding-bottom: 15px;
	padding-right: 125px;
	padding-top: 15px;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 325px;
	height: auto;
	clear: both;
	display: block;
	font-size: 1.15em;
	line-height: 1.25em; 
}

#copy blockquote strong, #leftcolumn blockquote strong { 
	font-weight: bold;
	display: block;
	clear: both; 
}

#leftcolumn blockquote { 
	width: 100%;
	height: auto;
	display: block;
	color: #0066AA;
	font: italic 1.5em/1.25em Georgia, "Times New Roman", Times, serif;
	clear: both;
	margin-bottom: 1em; 
}

input, label {
	margin:0;
	padding:0;
}

#mc_embed_signup { 
	display: block;
	float: none;
	clear: both;
	padding: 10px 0 0 0; 
	width:840px;
	height:auto;
}

#mc_embed_signup fieldset {
	border:none;
	width:auto;
	padding:0;
	margin:0;
}

#rightcolumn #mc_embed_signup {
	padding-top:0;
}

.subscribe-to-comments input#subscribe {
	display:block;
	float:left;
	clear:left;
	margin-right:.5em;
	width:1em;
	height:1em;
}

#mc_embed_signup input#mce-EMAIL { 
	color: #666666;
	font-style: italic;
	height: 18px;
	padding: 1px;
	width: 146px;
	background: #efefef;
	display:block;
	float:left;
	clear:right;
	margin-right:5px;
}


#mc_embed_signup input#mc-embedded-subscribe { 
	/*background: #efefef url(./images/newslettersubscribebutton.gif) no-repeat left top;*/
	border:1px solid #454545;
	background-color:#666;
	color: #ffffff;
	width: auto;
	padding: 2px 5px;
	height: 20px;
	font-style: normal;
	font-size: 10px;
	display:block;
	position:relative;
	left:0;
	top:1px;
	clear:right;
	margin-left:5px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;

}

#mc_embed_signup input#mc-embedded-subscribe:hover {
	cursor:pointer;
}

#mc_embed_signup label.newsletter_title { 
	float: left;
	display: block;
	clear:left;
	margin-right: 5px;
	font-size: 1.15em;
	color: #666666; 
	width:110px;
	padding-top:5px;
	height:15px;
}

#mce-responses {
	display:block;
	clear:both;
	width:100%;
}

#mce-responses #mce-error-response {
	color:#FF0000;
	font-weight:bold;
}

#mce-responses #mce-success-response {
	/*color:#00CC00; green*/
	color: #0066AA; /*blue*/
}

#mc_embed_signup .mce_inline_error {
	display:block;
	float:left;
	clear:left;
	padding-left:115px;
	padding-top:2px;
/*	position:relative;
	left:-148px;
	z-index:5;
	top:25px;*/
	font-size:.8em;
	color:#FF0000;
}

/* @group lists */

#copy ol ul, #copy ul ol, #copy ul ul, #copy ol ol { 
	padding-left: 2em; 
}

#copy ul#SocialNetworks { 
	display: block;
	height: 30px;
	width: 100%;
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	font-size: .8em;
	margin-bottom: 1.5em;
	margin-top: 1.5em; 
}

#copy ul#SocialNetworks li { 
	display: inline;
	list-style-type: none;
	margin-left: 25px; 
}

#copy ul#SocialNetworks li#digg a { 
	display: block;
	float: left;
	width: auto;
	padding-right: 20px;
	background: transparent url(images/digg.png) no-repeat left center;
	padding-left: 25px;
	padding-top: 4px; 
}

#copy ul#SocialNetworks li#stumbleupon a { 
	display: block;
	float: left;
	width: auto;
	padding-right: 20px;
	background: transparent url(images/stumbleupon.png) no-repeat left center;
	padding-left: 25px;
	padding-top: 4px; 
}

#copy ul#SocialNetworks li#facebook a { 
	display: block;
	float: left;
	width: auto;
	padding-right: 20px;
	background: transparent url(images/facebook.png) no-repeat left center;
	padding-left: 25px;
	padding-top: 4px; 
}

#copy ul#SocialNetworks li#linkedin a { 
	display: block;
	float: left;
	width: auto;
	padding-right: 20px;
	background: transparent url(images/linkedin.png) no-repeat left center;
	padding-left: 25px;
	padding-top: 4px; 
}

#copy ul#SocialNetworks li#delicious a { 
	display: block;
	float: left;
	width: auto;
	padding-right: 20px;
	background: transparent url(images/delicious.png) no-repeat left center;
	padding-left: 25px;
	padding-top: 4px; 
}

#copy ul#SocialNetworks li#twitter a { 
	display: block;
	float: left;
	width: auto;
	padding-right: 20px;
	background: transparent url(images/twitter-small.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 4px; 
}

/*#copy li {
	padding-bottom: .5em; 
}*/

#copy ol ul li, #copy, ul ol li, #ul ul li, #copy ol ol li { 
	padding-bottom: 0; 
}

#copy ul { 
	padding-left: 2em;
	list-style-type: square;
	line-height: 1.5em;
	padding-bottom: 1em; 
}

#copy a.cxPeeps { 
	width: 90px;
	height: 100px;
	padding: 0;
	margin-right: 25px;
	margin-bottom: 25px;
	float: left;
	clear: none;
	display: block;
	background-color: transparent;
	font-size: .8em;
	white-space: normal;
	line-height: normal; 
}

#copy a.cxPeeps:hover { 
	background-color: transparent;
	text-decoration: none;
	color: #0066AA; 
}

#copy a.cxPeeps:visited { 
	background-color: transparent; 
}

#copy a.cxPeeps:hover img { 
	border-bottom-color: #0066AA; 
}

a.cxPeeps img { 
	width: 80px;
	height: 80px;
	display: block;
	clear: both;
	margin-bottom: 2px;
	padding-bottom: 1px;
	border-bottom: 2px solid #ccc; 
}

/*#copy ul li { 
	list-style-type: square; 
}*/

/* @end */

.postmetadata { 
	color: #5e5e5e; 
}

/* @end */

/* @group footer */

.footer { 
	color: #7f7f7f; 
}

.footer li a:hover { 
	background-color: #bfdbe7; 
}

.footer ol { 
	font-size: .8em;
	padding-top: 20px;
	list-style-type: none;
	line-height: 1.5em;
	display: block;
	float: left;
	padding-right: 50px; 
	padding-left: 0;;
}

.footer ol#contact { 
	padding-right: 40px;
	padding-left: 0;
	float: right; 
}

.footer ul { 
	list-style-type: none; 
}

.footer ul { 
	padding: 0px; 
}

.footer ol li, 
.footer ol ul li, 
.footer ol#services ul li { 
	font-weight: normal; 
}

.footer ol li.listTitle { 
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em; 
}

.footer ol li.listSubTitle { 
	font-weight: bold;
	color: #666; 
	margin-top:.5em;
}

#blog .listTitle a { 
	font-weight: normal;
	font-style: normal; 
}

.footer a { 
	color: #666;
	text-decoration: none; 
}

.footer a:hover { 
	border-bottom-color: #4c4c4c;
	color: #4c4c4c; 
}

div#twitterdiv { 
	line-height: normal; 
	width: 147px;
	height: 61px;
	margin-right: 30px;
	margin-top: 15px;
	background: url(images/twitter.gif) no-repeat left center;
	display: block;
	color: #333;
	/* font-style: italic; */
        font: 1em Georgia, "Times New Roman", Times, serif;
	padding-top: 13px;
	padding-left: 35px; 
}

/* @end */

/* @group images */

#copy.clients .gallery dl, 
#copy.clients .gallery dl { 
	display: inline; 
}

#copy.clients .gallery img { 
	float: left; 
}

.alignleft { 
	float: left;
	clear: left;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: transparent; 
}

.alignright { 
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	clear: right; 
}

.alignleft, .alignright { 
	display: block;
	clear: both; 
}

#copy p .alignleft, #copy p .alignright { 
	background-color: transparent;
	color: #ccc;
	line-height: normal;
	text-align: right;
	font-size: 10px; 
}

.thumbnail, .medium, .fullsize { 
	font-size: 10px;
	color: #808080;
	text-align: right;
	line-height: normal; 
}

.thumbnail { 
	width: 106px; 
}

.thumbnail img { 
	width: 100px;
	height:100px;
}

.medium { 
	width: 285px; 
}

.medium img { 
	width: 285px;
}

.thumbnail, .medium { 
	margin-bottom: 5px;
	display: block; 
}

a.profile {
	width:66px; 
	height:100px;
	min-height:100px;
	float: left;
	display: block;
	margin: 0 7px 15px 0;
	line-height: normal;
	padding-bottom: 5px; 
	overflow: visible;
}

a.profile:hover {
	text-decoration: none;
}

a.profile img {
	width: 60px;
	height: 60px;
	display:block;
	clear:both;
}

.profile img, .thumbnail img, .medium img, #SpecialContact img { 
	padding: 1px;
	border: 2px solid #ccc;
	background-color: #fff; 
}

#SpecialContact li { 
	display: block;
	margin-bottom: 2em; 
}

/* @group microformats */

.org { 
	font-weight: bold; 
}

.country-name { 
	clear: both;
	display: block; 
}

/* @end */

.thumbnail img, .medium img, .fullsize img { 
	margin-bottom: 5px;
	display: block;
	clear: both; 
}

.fullsize { 
	width: 575px;
	margin-top: 1em;
	margin-bottom: 1em; 
}

.fullsize img { 
	width: 575px;
	border-top: 2px solid #ccc;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 1px;
	padding-bottom: 1px; 
}

.caption { 
	display: block;
	font-size: 10px;
	color: #b3b3b3; 
}

#twitterupdatelist { 
	padding: 0px;
	margin: 0px;
	text-align: left; 
}

#twitterupdatelist li span { 
	/* font: italic 12px/12px Georgia, "Times New Roman", Times, serif; */
	width: 140px; 
}

#twitterupdatelist li a { 
	width: auto;
	height: auto;
	display: block;
	clear: both;
	text-align: right;
	padding-right: 12px; 
}

#twitterupdatelist li a:hover { 
	background-color: transparent; 
}

#ZoomCapDiv table, #ZoomCapDiv table th, #ZoomCapDiv table td { 
	margin: 0;
	padding: 0;
	border: none; 
}

/* @end */

/* @group tables */

.alt { 
	background-color: #eaf9fb; 
}

table.contenttable { 
	margin-bottom: 2em;
	width: auto;
	border: 1px solid #e1f2f5;
	font-size: .75em; 
}

table.contenttable th { 
	font-weight: bold;
	background-color: #e1f2f5;
	padding-right: 10px;
	padding-left: 10px; 
}

table.contenttable td { 
	padding-right: 5px;
	padding-left: 5px; 
}

/* @end */

/* @group services */

.service { 
	width: 262px;
	display: block;
	float: left;
	clear: none;
	overflow: hidden; 
}

.understandingusers, .strategy { 
	margin-right: 25px; 
}

#copy.services { 
	width: 100%; 
}

.service img { 
	border-top: 2px solid #ccc;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 1px;
	padding-bottom: 1px; 
}

iframe.googlemap {
	border-bottom:2px solid #ccc;
	border-top:2px solid #ccc;
	padding:1px 0;
}

.service h2 { 
	margin-bottom: 1em;
	margin-top: .5em; 
}

#copy .service ul { 
	margin-top: 15px;
	list-style-type: none;
	padding-left: 0; 
}

#copy .service ul li, 
#homeslide .column ul li { 
	list-style-type: none;
	padding-bottom: 0;
	padding-left: 0; 
}

#copy .service ul li a, 
#homeslide .column ul li a { 
	background-color: transparent;
	color: #0066AA;
	text-decoration: none;
	padding: 0 0 0 10px;
	background-image:url(images/list_arrow.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

#copy .service ul li a:hover, 
#homeslide .column ul li a:hover { 
	text-decoration: underline; 
}

/* @end */

/* @group forms */

input, select, textarea { 
	background-color: white;
	border: 1px solid #a9a9a9;
	padding: 1px;
	margin: 2px 0 5px;
	display: block;
	clear: left; 
}

/* @group mailchimp */

/* @end */

label { 
	font-size: .8em;
	color: #5e5e5e; 
}

input { 
	height: 20px;
	width: 212px; 
}

input#submit, input#send { 
	padding: 0;
	border: none; 
}

input#send { 
	background: url(images/buttonsend.gif) no-repeat scroll 0 0; 
}

label { 
	height: 20px; 
}

textarea { 
	width: 100%; 
}

select { 
	height: 22px; 
}

/* @group main search form */

#searchform { 
	float: right;
	width: auto;
	height: 22px;
	margin: 15px 45px 15px 0;
	padding: 0; 
}

#search { 
	float: right; 
}

#searchform input#s { 
	display: block;
	float: right;
	clear: none;
	height: 18px; 
}

#searchform input#searchsubmit { 
	width: 50px;
	display: block;
	float: right;
	clear: none;
	height: 22px;
	margin-left: 3px; 
}

/* @end */

/* @end */

/* @group Mini Profiles */

.miniprofile { 
	width: 545px;
	height: auto;
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 15px;
	display: block;
	clear: both;
	background-color: #f3f3f3;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	font-size: .8em;
	line-height: normal;
	color: #4c4c4c; 
}

.miniprofile hr {
	margin:0;
	padding:0;
}

.miniprofile strong { 
	font-size: 1.15em;
	color: #191919; 
}

.miniprofile a.email { 
	padding-left: 25px;
	background: url(images/emailicon.png) no-repeat left center;
	height: 25px;
	display: block;
	line-height: 25px;
	color: #0066AA;
	clear: both; 
}

.miniprofile .alignleft {
	margin-bottom:0;
}

/*.miniprofile img {
	width: 65px;
	height: 65px;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	clear: left;
	display: block; 
}*/

/* @end */

/* @group comments */

ol.commentlist div.calendar { 
	margin-left: 0;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-top: 0;
	width: 42px;
	padding: 0;
	display: block;
	background: url(images/iconcalendar.gif) no-repeat 0 0;
	float: left;
	clear: left;
	font-size: 10px;
	text-align: center;
	line-height: normal; 
}

#copy ol.commentlist div.calendar a { 
	text-decoration: none;
	padding: 0; 
}

div.calendar span { 
	display: block;
	clear: both; 
}

div.calendar span.year { 
	color: #666;
	margin-bottom: 2px;
	font-size: 9px;
	height: 10px; 
}

div.calendar span.month { 
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	height: 13px;
	font-size: 10px; 
}

div.calendar span.day { 
	font-size: 23px;
	line-height: 25px;
	margin-bottom: 4px; 
}

div.calendar span.time { 
	color: #666; 
}

#copy ol.commentlist a { 
	background-color: transparent;
	padding: 0;
	text-decoration: underline; 
}

ol.commentlist, 
ol.commentlist li { 
	list-style-type: none;
	margin-left: 0;
	padding-left: 0; 
}

ol.commentlist li, 
ol.commentlist li.alt { 
	padding: 15px; 
}

li.alt {
	background-color:#fff;
}

ol.commentlist cite { 
	font-weight: normal;
	font-style: normal; 
}

/* @end */

/* @group home slide boxes */

#homeslide {
	clear: both;
	margin: 0 0 0px;
	display: block;
	padding-left: 45px;
	padding-top: 28px; }
	
#homeslide .column {
	display: block;
	float: left;
	width: 189px;
	margin: 0 30px 0 0;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding-bottom:10px; }		
		
#homeslide .column h2, #homeslide .column p {
	margin: 0;
	padding-top:10px; }
		
#homeslide .column h2 {
	display: block;
	font-size: 1.15em; }

#homeslide .column h2 a {
	text-decoration: none; 
	border: none; }

#homeslide .column h2 a:hover {
	text-decoration:underline; }
		
#homeslide .column p, 
#homeslide .column ul {
	font-size: .85em; }
		
#homeslide .lastitem {
	margin-right: 0; }


/* @end */