/*
C  #5dcefb
M  #ff009c
Y  #fdf11e
G  #50bd79

*/


html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

html{

}

	body{
		background: #ffffff url(images/main_bg.jpg) repeat-x;
		color: #666;
		font-size: 12px;
		text-align: left;
		height: 100%;
		margin: 0;
		width: 100%;
		padding: 0px;
		border: 0px;
		font-family: Arial, Helvetica, sans-serif;
		
	}


	#home-page{
		background: #ffffff url(images/main_bg2.jpg) repeat-x;
	}
	
		
	.centraliser {
			margin: 0px auto;
			text-align: left;
			width: 840px;
			border: 0px blue solid;
			height: auto;
	}
	
/*INTRO BOX*/	
	h1.logo2 {
		background: url(images/spm-small.png) no-repeat;
		text-indent: -5000px;
		display: block;
		width: 176px;
		height: 136px;
		position: absolute;
		margin: 23px 0 0 28px;
	}
	
	h1.logo1 {
		background: url(images/spm-mid.png) no-repeat;
		text-indent: -5000px;
		display: block;
		width: 284px;
		height: 247px;
		position: absolute;
		margin: 33px 0 0 10px;
	}
	
		.quotebox {
		position: absolute;
		width: 555px;
		margin: 70px 0 0 293px;
	}
	
	.intro{
		font-size: 16px;
		line-height: 20px;
		color: #999;
		font-style: italic;
		margin-bottom: 0px;
	}
	
	.welcome{
		font-size: 14px;
		line-height: 20px;
		color: #777;
		margin-bottom: 10px;
	}
	
	cite.mainquote{
		float: left;
		margin: 5px 0 0 0;
		font-size: 11px;
		font-weight: normal;
		color: #555;
	}

	.cite_org{
		font-weight: bold;		
	}

	cite.mainquote a{
		color: #555;
	}
	
	cite.mainquote a:hover{
		text-decoration: none;
		color: #ff009c;
	}
		
	.introblock {
		height: 180px;
	}
		
	.introblock2 {
		height: 250px;
	}
			
	.contentblock { 
		margin-bottom: 20px; 
		padding-top: 5px;
	}


/*MARYDALE*/
	.replacement{
		display: block;
		border: 0px solid red;
		text-indent: -5000px;
		height: 32px;
		margin-bottom: 0px;
	}
	
	.title-about { background: url('images/title_about.png') no-repeat;}
	.title-archive { background: url('images/title_archive.png') no-repeat;}
	.title-contact { background: url('images/title_contact.png') no-repeat;}
	.title-featured { background: url('images/title_featured.png') no-repeat;}
	.title-latest { background: url('images/title_latest.png') no-repeat;}
	.title-mailing { background: url('images/title_mailing.png') no-repeat;}
	.title-otherblogs { background: url('images/title_otherblogs.png') no-repeat; margin-top: 20px;}
	.title-recent { background: url('images/title_recent.png') no-repeat;}
	.title-search { background: url('images/title_search.png') no-repeat;}
	.title-searchresults { background: url('images/title_searchresults.png') no-repeat;}
	.title-kerry { background: url('images/title_kerry.png') no-repeat;}
	.findoutmore{ background: url('images/title_findout.png') no-repeat;}
	.findoutmore:hover{ background: url('images/title_findout_on.png') no-repeat;}
	.title-leavereply { background: url('images/title_leavereply.png') no-repeat;}


/*MAINMENU*/
	.mainmenu {
		margin-left: 293px;
		display: block;
		height: 40px;
		position: absolute;

	}
	
	ul.mainmenu li{
		display: inline;
		color: #333;
	}

	.mainmenu li a,
	.mainmenu li a:visited{
		float: left;
		color: #06b2f7;
		color: #888;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: bold;
		border-right: 1px solid #dedede;
		border-left: 1px solid #dedede;
		margin-top: 3px;
		margin-left: -1px;
		padding: 7px 20px;
	}


	ul.mainmenu li a:hover{
		color: #333;
	}

	.main-caption {
		height: 0px; 
		width: 0px;
		text-indent:-5000px;
		z-index:3;
		overflow: invisible;
		margin: 20px 0 0 -80px;
		position: absolute;
		}


	a:hover .main-caption{display: block; height: 45px; width: 250px; border: 0px solid red;}
	.main-home a .main-caption{background: url(images/caption-head-home.png) no-repeat;}
	.main-about a .main-caption{background: url(images/caption-head-about.png) no-repeat;}
	.main-work a .main-caption{background: url(images/caption-head-work.png) no-repeat;}
	.main-news a .main-caption{background: url(images/caption-head-news.png) no-repeat;}
	.main-contact a .main-caption{background: url(images/caption-head-contact.png) no-repeat;}

/*ACTIVE LINKS*/

.main-home a{background: url(images/underline_blank.png) no-repeat; color: #333;}
.main-about a{background: url(images/underline_blank.png) no-repeat; color: #333;}
.main-work a{background: url(images/underline_blank.png) no-repeat; color: #333;}
.main-news a{background: url(images/underline_blank.png) repeat-x; color: #333;}
.main-contact a{background: url(images/underline_blank.png) no-repeat; color: #333;}




	#home-page .main-home a{background: url(images/underline_mainmenu.png) no-repeat; color: #333;}
	#about-page .main-about a{background: url(images/underline_mainmenu.png) no-repeat; color: #333;}
	#work-page .main-work a{background: url(images/underline_mainmenu.png) no-repeat; color: #333;}
	#latest-page .main-news a{background: url(images/underline_mainmenu2.png) no-repeat; color: #333;}
	#contact-page .main-contact a{background: url(images/underline_mainmenu.png) no-repeat; color: #333;}

	
/*TYPOGRAPHY*/
	a:link, a:visited{
		text-decoration: none;
		color: #ff009c;
	}

	a:hover{
		text-decoration: none;
		color: #5dcefb;
	}

	p{
		font-size: 13px;
		line-height: 20px;
		color: #555555;
		margin-bottom: 20px;
	}
	
	.mainintro{
		font-size: 15px;
		line-height: 20px;
		color: #999;
	}

	.caption{
		color: #888888;
		font-size: 11px;
		line-height: 15px;
		font-style: italic;
		margin-bottom: 10px;
	}
	
	p em{font-style: italic;}
	
	
	h1{
		color: #e3007b;
		font-size: 22px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	


	h2{
		color: #e3007b;
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	
	h3{
		color: #e3007b;
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	.text-column blockquote{
		line-height: 20px;
		font-style: italic;
		font-size: 13px;
		margin-bottom: 0px;
	}
	
	.text-column cite,
	.text-column cite a{
		font-size: 11px;
		color: #333;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.text-column cite a:hover{
		color: #e3007b;
	}
/*H2 TAGS*/
	h2.recentprojects {
		background: #ffffff url(images/title_projects.jpg) no-repeat;
		text-indent: -5000px;
		display: block;
		height: 28px;
		width: 139px;
	}
	

	
/*PROJECT MENU*/

	.projectblock{
		width: 195px;
		border: 0px solid pink;
		border-bottom: 0px solid #aaa;
		margin: 20px 20px 0 0;
		float: left;
	}
	
	.projectblock img {
		height: 122px;
		width: 190px;
		display: block;
		margin-bottom: 10px;
	}

	.projectblock h3{
		color: #e3007b;
		font-size: 12px;
		margin-bottom: 5px;
	}
	
	.projectblock p{
		color: #666666;
		line-height: 15px;
	}
	
	.more-button {
		background: #ffffff url(images/button-more-off.gif) no-repeat;		
		text-indent: -5000px;
		height: 14px;
		width: 14px;
		float: right;
		margin: 0 10px 0 0;
	}
	
	.more-button:hover{
		background: #ffffff url(images/button-more-on.gif) no-repeat;		
	}
	
	
	.last-projectblock{
		margin-right: 0px;
	}
	
	.full-banner{
		width: 100%;
		height: 90px;
		float: left;
		margin: 40px 0 20px 0;
		background: #efefef;
	}
	

	
	.leftarea{
		width: 210px;
		margin-top: 10px;
		float: left;
		clear: left;
		padding-right: 42px;
		border-right: 0px solid #efefef;
		margin-right: 32px;
	}
	
	.contentarea{
		width: 545px;
		display: block;
		float: right;
		margin-top: 10px;
		min-height: 400px;
		border: 0px solid red;
	}
	
	.clearme {
		display:block;
		clear: both;
	}

/*SUB MENUS*/
	.list1 {margin-bottom: 0px;}

	.list1 li a{
		font-size: 14px;
		line-height: 18px;
		margin: 0px;
		display: block;
		border-bottom: 1px solid #dedede;
		padding: 10px 0;
		color: #777;
	}
	
	.list1 li{
		float: left;
		width: 210px;
	}

	.list1 li a:hover{
		color: #e3007b;
	}
	
	.date{
		font-family: 'Lucida', 'Helvetica', sans-serif;
		color: #aaa;
		font-style: normal;
		font-size: 11px;
		line-height: 15px;
		font-variant: small-caps;
		text-transform: lowercase;
		display: block;
		width: 100%;
		margin-bottom: 2px;
	}


	.list2 {margin-bottom: 0px;
	}

	
	.list2 li a{
		color: #aaa;
		font-size: 12px;
		line-height: 15px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 10px 0 10px 0;
		margin: 0px;
		display: block;
	}

	.list2 li a:hover{
		color: #e3007b;
	}

	.list2 li.active a{
		color: #e3007b;
	}	
	
	
	.project-mainimg{
		width:100%;
		height: 350px;
		overflow: hidden;
		display: block;
		margin-bottom: 15px;
	}
		
	.img-column{
		width: 190px;
		display: block;
		float: left;
	}

		
	.text-column{
		width: 335px;
		margin-right: 15px;
		display: block;
		float: left;
	}



/*HOMEPAGE ELEMENTS*/

	.home-image img{
		display: block;
		width: 100%;
		overflow: hidden;
	}

/*SUBSCRIBE TO MAILING LIST*/

.subscribe-box{
	width: 210px;
	height: 151px;
	background: #ffffff url(images/subscribe-box.png) no-repeat;			
	float: left;
	display: block;
	margin-top: 20px;
	overflow: hidden;
	padding: 0px;
}

.subscribe-box h2 {
	width: 190px;
	margin: 10px 0 0 10px;
}

.subscribe-box .findoutmore {
	margin: -28px 0 0 120px;
}

.subscribe-box .forminput{
	margin: 10px 0 0 10px;
	width: 175px;
	padding: 3px;
	font-size: 13px;
	float: left;
}

.subscribe-box .formsubmit{
	float: left;
	clear: left;
	margin: 5px 0 0 10px;

}

.navigation{
	height: 20px;
	margin-top: -5px;
	margin-bottom: 5px;
	text-align: right;
}

#thumbnail {
	display: block;
}

#image-button{
	background: #ffffff url(images/image-button_on.gif) no-repeat;		
	width: 14px;
	text-indent: -5000px;
	height: 14px;
	display: block;
	float: right;
	margin-right: 5px;
}

#image-button:hover{
	background: #ffffff url(images/image-button.gif) no-repeat;
	cursor: hand;		
}

/*FOOTER ELEMENTS*/	

	#footer {
		width: 100%;
		height: 51px;
		background: #ffffff url(images/footer.jpg) repeat-x;		
		color: #bbb;
		padding-top: 15px;
	}
	



	.footer{
		display: block;
		float: left;
		width: 272px;
		overflow: visable;
	}
		
	.footer li{
		display: inline;
	}

	.footer li a{
		color: #888;
		font-size: 11px;
		text-transform: lowercase;
		padding: 5px 6px;
		float: left;

	}

	.footer li a:hover{
		color: #333;
		background: url(images/underline_footer.png) bottom no-repeat;
	}
	
	.foot-caption {
		height: 0px;
		width: 0px;
		text-indent:-5000px;
		z-index:3;
		overflow: invisible;	
		margin: -40px 0 0 -30px;
		position: absolute;
		}


	a:hover .foot-caption{display: block; height: 35px; width: 200px; border: 0px solid red;}
	.foot-rss a .foot-caption{background: url(images/caption-foot-rss.png) no-repeat;}
	.foot-whatisrss a .foot-caption{background: url(images/caption-foot-what.png) no-repeat;}
	.foot-help a .foot-caption{background: url(images/caption-foot-help.png) no-repeat;}
	.foot-search a .foot-caption{background: url(images/caption-foot-search.png) no-repeat;}
	.foot-privacy a .foot-caption{background: url(images/caption-foot-privacy.png) no-repeat;}
	.foot-mailinglist a .foot-caption{background: url(images/caption-foot-mailing.png) no-repeat;}

		.foot-whatisrss a{ padding: 0px; margin-left: -8px;}
		.footer li a {border-right: 1px solid #bbb;}
		.footer li.foot-rss a,
		.footer li.foot-mailinglist a {border:0px;}


		.details{
			width: 550px;
			height: 20px;
			float: right;
			margin: 0px;
			display: inline;
			margin-right: 10px;
		}

		.details li{
			display: block;
			float: left;
			margin-left: 10px;
			font-size: 15px;
			color: #888;
			padding-right: 10px;
			border-right: 1px solid #ccc;
		}

		.details .last {
			border: 0px;
		}

		.details li a{
			color: #888;
		}	

		.details li a:hover{
			color: #444;
		}	

		.intro-details{
			margin-top: 200px;
		}
		
/*LABEL*/

	#contact_form, #comment_form{
		width: 335px;
	}

	#contact_form p{margin: 0px;}

	.formlabel{
		clear: right;
		display: block;
		font-family: 'arial', 'helvetica', sans-serif;
		color: #666;
		font-size: 13px;
		font-weight: bold;
		text-transform: lowercase;
		font-variant: small-caps;
		line-height: 15px;
		margin: 10px 0 0 0;
	}

	.forminput{
		width: 100%;
		padding: 5px;
		margin: 0px 0 15px 0;
		font-size: 15px;
		line-height: 20px;
		color: #555;
		border: 1px solid #aaa;
	}
	
	.formtextarea{
		width: 100%;
		padding: 5px;
		height: 190px;
		margin: 5px 0 15px 0;
		font-size: 15px;
		line-height: 20px;
		color: #555;
		border: 1px solid #aaa;
	}
		
	
	.formsubmit{
		margin-top: 5px;
		background: #e3007b;
		color: #ffffff;
		width: 57px;
		height: 21px;
		border: 0px;
		cursor: hand;
		}

	.formsubmit:hover{
		cursor: hand;
	}
	
	
	
	
/*BLOG PAGE*/	

	.blogheading a{
		color: #bbb;
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 20px;
		border: 0PX;
	}
	
	.blogheading:hover a{
			color: #ff009c;
		}

	.article_seperator{
		background: url(images/article_seperator.gif) no-repeat;
		background-position: 0px 20px;
		height: 25px;
		margin-bottom: 40px;
		width: 545px;
	}
	
	.article_seperator2{
		background: url(images/article_seperator2.gif) no-repeat;
		background-position: 0px 20px;
		height: 25px;
		margin-bottom: 40px;
		width: 545px;
	}
	
/*VCARD INFO BOX*/

		
		
		.smalltype{
			font-weight: bold;
			color: #bbb;
			font-size: 13px;
			font-variant: small-caps;
			display: inline;
			text-transform: lowercase;
		}
		
		
		.email a{
			font-size: 11px;
		}
		
		.vcard a{
			color: #444;
		}
		
		.vcardicon{
			width: 50px;
			padding: 0px 5px;
			margin: 0 0 0 5px;
			border: 1px solid #fff;
			vertical-align: middle;
		}
	
		.vcardicon:hover{
			border: 1px dashed #ccc;
		}	
		
		.vcard .name{
			color: #e3007b;
			font-weight: bold;
		}
		
		.vcard .postal-code,
		.vcard .email
		{ margin-bottom: 10px;}
		
		.vcard .street-address
		{ margin-top: 10px;}	
	
/*CREDIT*/	
	.credit{
		background: transparent url(images/supercool.gif) no-repeat 0 -9px;
		width: 78px;
		height: 9px;
		text-indent: -5000px;
		display: block;
		float: right;
		margin-right: 30px;
		margin-bottom: 15px;
	}
	
	.credit:hover{
		background-position: 0 0;
	}


	.postedon{
		width: 60%;
		float: left;
		padding-left: 5px;
	}
	.commentlink{ 
		width: 30%;
		float: right;
		text-align: right;
		padding-right: 5px;
		}

		.more-home{
	width: 43px;
	overflow: hidden;
	height: 10px;
}

.more-home:hover{
	background-position: -43px 0;
}


.leftarea{
	padding: 0px;
}


.about-pic{
	background: transparent url(images/about-pic.png) no-repeat;
	width: 252px;
	height: 264px;
}

.search_table{
	width: 350px;
	margin-bottom: 10px;
}

.search_table th{
	padding: 5px 0 5px 0;
	font-weight: bold;
	width: 150px;
}

.search_table td{
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #aaa;
	
}

.search_table .col1{
	width: 250px;
}

.search_table .col2{
	width: 100px;
}



