/*
Theme Name: PSPL
Theme URI: http://www.pspl.com.au
Description: This is a customised theme using the Starkers theme by Mr Stocks
Version: 1.0
Author: Ben Morrow
Author URI: http://www.benmorrow.com.au

*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- WORDPRESS CSS
	- USEFUL

/*	##################################
   	GENERAL "Trebuchet MS", 
	################################## */
* { 	margin: 0; padding: 0}

	
	body {
	margin: 0px;
	padding: 0px;
	background: white;
	color: black;
	font: 13px/18px Arial, Helvetica, sans-serif;	
}

a {
	color: black;
	outline: none;
	text-decoration: none;
	
}

a:hover {  color: #F60; text-decoration: underline }

a:active { position: relative; top: 1px; }

p {
	margin: 0 0 0 0; color: black
}

ul, ol {
	margin-bottom: 0px; margin: 0 0 0 0;
}

img {border: none; -ms-interpolation-mode: bicubic;}

h2 {font-size: 22px; }

h3 {font-size: 16px; margin: 0 0 3px 0; }

h4 {font-size: 14px; margin: 0 0 0 0; }

h5 {font-size: 12px; }

p {font-size: 12px; }

li { margin: 0 0 0 0 }

.button	{ border: 1px solid #272727;  padding: 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #272727; clear: both; float: left; margin: 20px 0 0 0;}

.button:hover { background: #F60; color: white; }





/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 960px;
	margin: 0 auto;
	
	
}
	
#header {
	position: relative;
	height: 75px;
	width: 950px;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	background: white;
	
}

#header_nav{
	position: relative;
	float: right;
	background: white;
	padding: 0 0 0 0;
}



#midimage {

	width: 960px;
	height: 200px;
	background-image: url(images/mid_image.jpg);
	background-position: top;
	position: relative;
	margin: 0 0 0px 0;
	
}

#midimagecaption{

	width: 940px;
	height: 185px;
	padding: 0 0 0 0;
	position: absolute;
	*right: 0px;
	top: 0px;
	
		
}

#content {
	padding: 0 0 0 0;
	background: ;
	*height: 100%;
	position: relative;
	border-bottom: 0px solid white;
	
	
}

#contentwelcome {
	padding: 0 0 0 0;
	margin: 0 0 0 25px;
	background: #f5f4f5;
	position: absolute;
	width: 910px;
	text-align: center;
	*right: 25px;
	top: 80px; 
}

#content-mid {
	float: left;
	width: 690px;
	height: 575px;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid white;
	border-right: 0px solid white;
	border-bottom: 10px solid white;
	border-left: 0px solid white;
	position: relative;
	background: ;
	
	
}



#content-mid-content {
	float: left;
	width: 360px;
	height: 190px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	baackground-image: url(images/grad_back.png);
	baackground-repeat: repeat-x;
	baackground-position: bottom;
		
}

#content-mid-content-ad {
	float: left;
	width: 320px;
	height: 210px;
	margin: 5px 0 0 10px;
	padding: 0 0 0 0;
	text-align: center;
	background: url(images/new-reality-through-a-door.jpg);
	
}

.img-desc {
	position: relative;
	display: block;
	height:190px;
	width: 130px;
}
.img-desc span  {
	background: #4f86d6;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 110px;
	height:183px;
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #999;
	text-align: center;
}

.img-desc a {
	color: #fff; position: absolute; bottom: 0;
	left: 0px;
	
}

.img-desc a:hover{ cursor: pointer;
	
	
}

.img-desc a:active { position: absolute; top: -1px; }

.content-mid-content-blog{
	float: left;
	
	width: 247px;
	
	height: 553px;
	margin: 5px 0 0 0;
	padding: 5px 8px 0 0;
	*padding: 5px 0 0 0;
	border-top: 7px solid #77c0f9;
	background: ;
	
}

.twitter-feed{
		background: #ffffff;
		border: 1px solid #45ceec;
		padding: 5px 10px 5px 10px;
		margin: 5px 0 0 5px;
		overflow: hidden;
		background: #c3f1fb;
		
		
	}

.content-mid-content-blog h3 { border-bottom: 1px dotted black; padding: 0 0 3px 0; margin: 0 0 0 10px;}

.content-idea { 
	float: left;
	width: 225px;
	margin: 15px 0 0 0;
	padding: 5px 8px 0 10px;
	border-top: 7px solid #265579;
	
}
.content-idea h3 { border-bottom: 1px dotted black; padding: 0 0 3px 0; margin: 0 0 0 0;}



#content-mid-content-mid {
	float: left;
	width: 308px;
	height: 220px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	border-top: 0px solid white;
	border-right: 15px solid white;
	border-bottom: 0px solid white;
	border-left: 15px solid white;
	
	
}
.content-mid-text {
	float: left;
	width: 335px;
	margin: 0 0 5px 0;
	padding: 5px 10px 0 10px;
	border-top: 7px solid #37673c
		
}

.content-mid-text h3 { border-bottom: 1px dotted black; }

.content-mid-text1 {
	float: left;
	width: 335px;
	margin: 0 0 5px 0;
	padding: 5px 10px 0 10px;
	border-top: 7px solid #79aa4c		
}

.content-mid-text1 h3 { border-bottom: 1px dotted black; }


#content-mid-nav {
	float: left;
	width: 230px;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	
}

#content-mid-nav1 {
	float: left;
	width: 230px;
	height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	
}




#content-mid-dotted{
	float: left;
	width: 7px;
	height: 92px;
	margin: 65px 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/dotted_image.jpg);
}


/*	##################################
   	BOTTOM NAV DIVS
	################################## */
	
	

.content-bottom{
	width: 680px;
	height: 330px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 10px;
	clear: both;
	background-color: white;
	border-top: 7px solid #faf260;
	display: inline-block;
	
		
}

.content-bottom h3 { border-bottom: 1px dotted black; padding: 0 0 3px 0; }




#content-bottom-action {
	width: 165px;
	height: 295px;
	margin: 0 0 0 0;
	padding: 10px 5px 0 0;
	float: left;
	background-color: white;
	text-align: left;
	
	
		
}

#content-bottom-action h3{ text-align: center; margin: 0 0 20px 0;}

#content-bottom-action p{ text-align: left; line-height: 1.5; font-weight: normal;}

#content-bottom-action a{ margin: 25px 0 0 0; text-align: center;}


.content-action {
	width: 110px;
	height:265px;
	float: left;
	background: white url(images/present-image.jpg) -29px 20px no-repeat;
	text-align: center;
	margin: 10px 3px 0 0;
	padding: 0 15px 0 0;
	boorder-right: 1px dotted #454545;
	boorder-bottom: 1px dotted #454545;
	boorder-left: 1px solid #454545;
	
}
.content-action h3 { border-bottom: none; }

.content-action1{
	width: 110px;
	height:265px;
	float: left;
	background: white url(images/goal-image.jpg) -4px 38px no-repeat;
		text-align: center;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	boorder-bottom: 1px dotted #454545;
	
}
.content-action1 h3 { border-bottom: none; }

.content-action2 {
	width: 110px;
	height:265px;
	float: left;
	background: white url(images/pathways-image.jpg) 0 72px no-repeat;
	text-align: center;
	margin: 10px 3px 0 3px;
	padding: 0 15px 0 0;
	boorder-right: 1px dotted #454545;
	boorder-left: 1px solid #454545;
	
}
.content-action2 h3 { border-bottom: none; }

.content-action3 {
	width: 110px;
	height:265px;
	float: left;
	background: white url(images/option-image.jpg)  0 38px  no-repeat;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	
}
.content-action3 h3 { border-bottom: none; }

.content-action-left a{
	width: 250px;
	height:190px;
	padding: 0 0 0 2px;
	margin: 0 0 0 0;
	float: left;
	background: white;
	text-align: center;
	background-image: url(images/grad2_back_rot.png);
	background-repeat: repeat-x;
	background-position: top;
}

.content-action-left a:hover{ background-color: white; background-image: none}

#content_foresight {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	background: white;
	position: relative;
	width: 960px;
	display: inline;
	
}

#midimage_foresight {

	width: 960px;
	height: 200px;
	position: relative;
	margin: 0 0 5px 0;
}

.foresight-title { width: 960px; text-align:center; margin: 10px 0 0 0;}

.foresight { width: 480px; height: 250px; float: left; background: white url(images/present-image.jpg) 0 30px no-repeat;}

.foresight-text { width: 265px; height: 195px; float: right; background: white; padding: 50px 25px 5px 20px;}

.foresight1 { width: 480px; height: 250px; float: left; background: white url(images/goal-image.jpg) 0 34px no-repeat;}

.foresight1-text { width: 265px; height: 195px; float: right; background: white; padding: 50px 25px 5px 20px;}

.foresight2 { width: 480px; height: 250px; float: left; background: white url(images/pathways-image.jpg) 0 38px no-repeat;}

.foresight2-text { width: 265px; height: 195px; float: right; background: white; padding: 50px 25px 5px 20px;}

.foresight3 { width: 480px; height: 250px; float: left; background: white url(images/option-image.jpg)  0 30px  no-repeat; }

.foresight3-text { width: 265px; height: 195px; float: right; background: white; padding: 50px 25px 5px 20px;}


#content-bottom-left {
	
	width: 631px;
	
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 0px solid white;
	border-right: 15px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	
}
#content-bottom-left-adwrapper {
	
	width: 305px;
	height: 231px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: white;
	border-bottom: 10px solid white;
	
}


#content-bottom-ad {
	float: left;
	width: 304px;
	height: 221px;
	margin: 0 0 0 2px;
	padding: 0 0 0 0;
	border-bottom: 10px solid white;
	text-align: center;
	
	
}

.img-desc-bottom {
	position: relative;
	display: block;
	height:100%;
	width: 304px;
}
.img-desc-bottom p span {
	background: #d5b721;
	filter:alpha(opacity=90);
	opacity:.90;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 3px;
	width: 282px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #999;
	text-align: center;
}

.img-desc-bottom a {
	color: #fff;
	
}

#content-bottom-left-text_ad{
	
	width: 305px;
	height: 72px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	background: #f5f4f5;
	
}



#content-bottom-left-text {
	
	width: 294px;
	height: 228px;
	float: left;
	margin: 0 0 0 17px;
	padding: 5px 5px 0 10px;
	background: #f5f4f5;
	background-image: url(images/grad_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	
}


.content-bottom-left-entry {
	
	
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	
		
}

.content-bottom-left-entry  a { text-decoration: none;  }

#content-bottom-left-nav {
	
	width: 631px;
	height: 16px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	border-bottom: 15px solid white;
	
}

#content-bottom-left-nav-space {
	
	width: 120px;
	height: 14px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 60px;
	background-color: ;
	*display: inline;
	*padding: 0 0 0 0;
	*margin: 5px 0 0 60px;
	
}

#content-bottom-right {
	
	width: 294px;
	height: 233px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	background-color: ;
	border-bottom: 15px solid white;
	background: #f5f4f5;
	background-image: url(images/grad_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#content-bottom-right-nav {
	
	width: 280px;
	float: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
		
}
#content-bottom-right-nav-space {
	
	width: 140px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

/*	##################################
   	PAGE DIVS
	################################## */
#content_page {
	padding: 0 0 0 0;
	background: white;
	position: relative;
	border-bottom: 22px solid white;
	overflow: hidden;
	width: 960px;
	
}


#content_about {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	width: 960px;
	
	
	}
	
#content_about_pic { width: 280px; height: 340px; margin: 10px 0 0 0; background: white; float: left}

#content_about_wp { width: 660px; margin: 0 0 0 20px; float: left;}

#content_product {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: white;
	position: relative;
	border-bottom: 22px solid white;
	overflow: hidden;
	width: 960px;
	float: left;
	
}

#content_idea {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: white;
	position: relative;
	border-bottom: 22px solid white;
	overflow: hidden;
	width: 960px;
	float: left;
	
}

#content_idea a { text-decoration:underline; color:#265579; font-weight: bold;}

#content_idea a:hover { color: #F60;}


#content_blog {
	margin: 0 0 15px 65px;
	background: #f5f4f5;
	position: relative;
	border-right: 50px solid white;
	overflow: hidden;
	width: 607px;
	float: right;
	*padding: 10px 0 10px 0;
	
	
}

#content_single {
	padding: 10px 20px 10px 20px;
	margin: 0 15px 15px 15px;
	background: #f5f4f5;
	position: relative;
	overflow: hidden;
	width: 652px;
	float: right;
	list-style-type: none;
	
}


#content_blog_content {
	padding: 0 0 0 0;
	margin: 0 0 20px 5px;
	background: #f5f4f5;
	float: left;
	width: 500px
	
}



#midimage_meet {

	width: 960px;
	height: 200px;
	position: relative;
	margin: 0 0 5px 0;
}

#midimage_about {

	width: 960px;
	height: 200px;
	position: relative;
	margin: 0 0 5px 0;
}

#midimage_contact {

	width: 960px;
	height: 200px;
	position: relative;
	margin: 0 0 5px 0;
}

#midimage_explained {

	width: 960px;
	height: 200px;
	background-image: url(images/jelly.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	margin: 0 0 5px 0;
}

#midimage_product {

	width: 960px;
	height: 200px;
	position: relative;
	margin: 0 0 5px 0;
}

#midimage_services {

	width: 960px;
	height: 200px;
	position: relative;
	margin: 0 0 5px 0;
}

#midimage_ideas {

	width: 960px;
	height: 200px;
	position: relative;
	margin: 0 0 5px 0;
}

#midimage_about_image {

	width: 242px;
	height: 200px;
	float: left;
	position: relative;
}

#midimage_about_image1 {

	width: 242px;
	height: 170px;
	float: left;
	position: relative;
	margin: 0 20px 0 50px;
	padding: 30px 0 0 0;
}

#midimage_explained_image {

	width: 242px;
	height: 170px;
	float: left;
	position: relative;
	margin: 0 0 0 110px;
	padding: 0 0 0 0;
}


#midimagecaption_meet{

	width: 480px;
	height: 183px;
	padding: 15px 0 0 0;
	float: right;
	border-right: 1px dotted black;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	*display: inline;
	
}

#product_sidebar { width: 230px; *width: 240px; margin: 7px 0 22px 0; padding: 0 0 10px 5px; background: white; float: left; border-top: 7px solid #37673c; border-right: 1px dotted black; border-left: 1px dotted black; border-bottom: 1px dotted black; }

#blog_sidebar { width: 225px; margin: 7px 0 22px 0; padding: 0 5px 10px 10px; float: left; border-top: 7px solid #265579; border-right: 1px dotted black; border-left: 1px dotted black; border-bottom: 1px dotted black; background: #b7d3e8;  }

#blog_sidebar ul  {text-decoration: none; list-style-type: none; float: left; margin: 0 0 0 0; padding: 0 0 0 10px;}



#page_title { width: 960px; height: 25px; float: left; color: #6e7073; padding: 5px 0 0 0px; margin: 0 0 0 0; border-top: 7px solid white;}

#page_text { width: 960px; height: auto; float: left; padding: 5px 0 0 0px; margin: 0 0 0 0; border-top: 7px solid #37673c;}
#page_text h2 { border-bottom: 1px dotted black; padding: 0 0 6px 0; }

.embed_container-products { width: 568px; padding: 10px 10px 10px 10px; border-left: 55px solid white; border-top: 10px solid white; border-right: 55px solid white; float: right; background: #b1d4b5;}
.embed_container4 { width: 568px; padding: 10px 10px 10px 10px; border-left: 55px solid white; border-top: 10px solid white; border-right: 55px solid white; float: right; }

#page_text_idea { width: 960px; height: px; float: left; background-color: white; padding: 5px 0 0 0px; margin: 7px 0 0 0; border-top: 7px solid #265579;}
#page_text_idea h2 { border-bottom: 1px dotted black; padding: 0 0 6px 0; }

.embed_container5 { width: 568px; padding: 10px 10px 10px 10px; border-left: 55px solid white; border-top: 10px solid white; border-right: 55px solid white; float: left; background: #b7d3e8;}

.embed_container_list { width: 568px; padding: 10px 10px 20px 10px; border-left: 55px solid white; border-top: 10px solid white; border-right: 55px solid white; float: left; background: #b7d3e8;}

#page_text_about { width: 960px; height: px; float: left; padding: 5px 0 0 0px; margin: 0 0 0 0; border-top: 7px solid #faf260; }
#page_text_about h2 { border-bottom: 1px dotted black; padding: 0 0 6px 0; }
.embed_container-about { width: 578px; padding: 10px 10px 10px 10px; border-left: 55px solid white; border-top: 10px solid white; border-right: 55px solid white; float: left; background: #fdf9ad;}

#page_text_gold { width: 960px; height: px; float: left; padding: 5px 0 0 0px; margin: 0 0 0 0; border-top: 7px solid #79aa4c; }
#page_text_gold h2 { border-bottom: 1px dotted black; padding: 0 0 6px 0; }

.embed_container7 { width: 741px; padding: 5px 0px 10px 10px; margin: 10px 105px 0 105px; float: left; }
.embed_container7 h4 { border-bottom: 1px dotted black; padding: 0 0 1px 0; margin: 0 0 4px 0;}
.embed_container8 { width: 731px; background: #ddf2c9; padding: 5px 10px 10px 10px; margin: 10px 105px 0 105px; float: left; }
.embed_container8 h4 { border-bottom: 1px dotted black; padding: 0 0 1px 0; margin: 0 0 4px 0; }
.embed_container9 { width: 811px; padding: 5px 0px 10px 10px; margin: 10px 70px 0 70px; float: left; }
.embed_container9 h4 { border-bottom: 1px dotted black; padding: 0 0 1px 0; margin: 0 0 4px 0;}

#page1_lefttext { width: 481px; height: 544px; float: left; background-color: #464646; border: 1px solid white; color: white; padding: 10px 10px 0 10px; overflow: auto; margin: 0 0 17px 0;}

#page1_image{ float: right; border: 1px solid white; margin: 0 45px 14px 0; width: 280px; height: 174px; }


#gallery_lefttop { width: 342px; height: 237px; float: left; background-color: #464646; border: 1px solid white; margin: 0 0 7px 0; padding: 5px 0 0 4px; *padding: 10px 0 0 5px; }

#gallery_righttop { width: 336px; height: 271px; float: left; background-color: #464646; border: 1px solid white; color: white; padding: 10px 10px 0 0; overflow: auto; }

#landing_left { width: 336px; height: 544px; float: left; background-color: #464646; border: 1px solid white; color: white; padding: 10px 10px 0 0; overflow: auto; }

#landing_rightgallery{ width: 543px; height: 152px; margin: 0 17px 17px 0; float: right; position: relative;  background-color: #A7A5A6; border: 1px solid white; color: white; padding: 10px 10px 10px 10px;}

#landing_image{ float: left; border: 1px solid white; margin: 0 0 0 0; width: 243px; height: 150px; }

#landing_text{ float: right; border: none; margin: 0 0 0 0; width: 278px; height: 150px; }

#landingall-leftgalleryout { float: left; 	width: 450px; margin: 0 0 0 0; padding: 0 0 0 7px; clear: both; }

#landingall_lefttext { width: 556px; height: 24px; float: left; background-color: #464646; border: 1px solid white; color: white; padding: 2px 359px 0 10px; margin: 0 10px 10px 10px; }

#landingall_leftgallery{ width: 420px; height: 102px; margin: 0 17px 17px 10px; float: left; position: relative;  background-color: #A7A5A6; border: 1px solid white; color: white; padding: 10px 10px 10px 10px;}

#landingall_image{ float: left; border: 1px solid white; margin: 0 0 0 0; width: 162px; height: 100px; }

#landingall_text{ float: right; border: none; margin: 0 0 0 0; width: 218px; height: 150px; }

#landingall_rightgallery{ width: 420px; height: 102px; margin: 0 17px 17px 10px; float: right; position: relative;  background-color: #A7A5A6; border: 1px solid white; color: white; padding: 10px 10px 10px 10px;}

#landingall_rightgallerytop{ width: 420px; height: 102px; margin: 38px 17px 17px 0; float: right; position: relative;  background-color: #A7A5A6; border: 1px solid white; color: white; padding: 10px 10px 10px 10px;}

#content-topright{
	width: 697px;
	margin: 0 18px 1px 0;
	height: 409px;
	float: right;
	position: relative;
	*display: inline
	
	
}

#content-toprightimage{
	width: 697px;
	margin: 0 0 0 0;
	height: 402px;
	float: right;
	background-image: url(images/main_image_back.jpg);
	position: absolute;
	
	
}








#content-toprightgallery{
	width: 563px;
	margin: 0 17px 0 0;
	float: right;
	position: relative;
	
	
}

#content-toprightimagegallery{
	width: 561px;
	height: 400px;
	margin: 0 0 0 0;
	float: right;
	position: relative;
	border: 1px solid white;
	clear: both;
}

#content-toprightpage1{
	width: 300px;
	margin: 0 17px 0 0;
	float: right;
	position: relative;
	
	
}


#gallery-rightboximage {
	
	width: 563px;
	height: 134px;
	float: right;
	margin: 2px 17px 0 0;
	padding: 0 0 0 0;
	position: relative;
		
}

#content-right {
	float: right;
	width: 320px;
}





/*	##################################
   	HEADINGS
	################################## */
	

	
h1#blog-title {
	width: 599px;
	height: 72px;
	background: url(http://www.pspl.com.au/images/logo_image.jpg) no-repeat left;
	text-indent: -9999px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	*display: inline;
	font-size: 72px
	*font-size: 25px
	
}

h1#blog-title a {
	color: #fff;
	text-decoration: none;
        padding: 39px 0 0 0;
}

h2#blog-description {
	position: absolute;
	bottom: 60px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

h2.category-title {
	margin: 0 20px 20px 20px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
}

h3.post-title {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3.post-title a {
	text-decoration: none;
}

h3.post-title a:hover {
	text-decoration: underline;
}

h4.sidebar-title {
	font-size: 12px;
}

/*	##################################
   	HEADER
	################################## */
	
#top-nav {
	position: absolute;
	top: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

#top-nav li {
	float: left;
	margin: 0 0 0 10px;
}

#top-nav li#rss {
	padding: 0 0 0 15px;
	background: url(img/rss-icon.gif) no-repeat left center;
}

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENTN LEFT */

.box-left, .post, .page {
	margin: 0 0 40px 20px;
}

.sticky {
	padding: 20px;
	border: 1px dotted #ccc;
}

.meta {
	clear: both;
	padding: 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}

/** CONTENT RIGHT */

.box-right {
	margin: 0 20px 20px 0;
	padding: 20px;
	background: #f7f7f7 url(img/bg-box-right.gif) no-repeat left top;
}

.box-right ul {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style: none;
}

.box-right li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #dedede;
}

.box-right li a {
	text-decoration: none;
}

.box-right li ul {
	margin: 0 0 0 20px;
	list-style: square;
}

.box-right li li {
	border: none;
}

/** CONTENT BOTTOM */

#about {width: 362px; height: 70px; float: left; margin: 0 0; padding: 5px; background-color: #464646; border: 1px solid #ffffff; }

#finnish {width: 264px; height: 70px; float: left; margin: 0 17px; padding: 5px; background-color: #464646; border: 1px solid #ffffff; }

#contact {width: 226px; height: 70px; float: left; margin: 0 0; padding: 5px; background-color: #464646; border: 1px solid #ffffff; }

/** GALLERY IMAGES */

.pic { position: relative; margin: 0 0 0 0; padding: 0 0 0 0; *margin: 0 0 0 2px;  display: inline-block; *display: inline; border: 1px solid white; }

.picl3 { position: relative; margin: 0 0 0 3px; display: inline-block; *display: inline; border: 1px solid white; }

.picl2 { position: relative; margin: 0 0 0 2px; display: inline; border: 1px solid white; }

.picl1 { position: relative; margin: 0 0 0 1px; display: inline; border: 1px solid white; }

ul.thumb {
	
	list-style: none;
	margin: 0; padding: 0 0 5px 2px;
	width: 343px;
	text-decoration: none;
	
	
}
ul.thumb li {
	margin: 1px; padding: 1px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 1px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(images/thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect*/
	border: none; /* Get rid of border on hover */
}

ul.altview{
	float: left;
	list-style: none;
	margin: 0; padding: 0 2px 0 0;
	width: 563px;
	height: 134px;
	text-decoration: none;
	
	
	
}
ul.altview li {
	margin: 0 3px 0 3px; padding: 0;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 105px;
	height: 105px;
	display: inline;
}

ul.altview li img {
	width: 105px; height: 105px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 1px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	display: inline-block;
}



/*	##################################
   	COMMENTS
	################################## */
	
#commentform label {
	display: inline;
	margin: 20px 0 10px 0;
	
}

#commentform input.text, #commentform textarea {
	margin: 0 0 20px 0;
}

#commentform text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	margin: 0 0 10px 0 ;
}

#commentform textarea {
	height: 200px;
	width: 70%;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
	margin: 5px 0 0 0;
}

#commentform .button	{ border: 1px solid #272727;  padding: 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #272727; clear: both; float: left; margin: 20px 0 0 0;}

#commentform .button:hover { background: #F60; color: white; }


.commentlist .comment {
	height: auto;
	margin: 20px 0 0 0;
	color: #fff;
}

.commentlist .quote {
	padding: 20px 20px 0 20px;
	background: #4a4f54 url(img/bg-comment-quote.gif) no-repeat right top;
}

.avatar {
	float: right;
	margin: 0 0 10px 20px;
}

.commentlist .cite {
	display: block;
	padding: 20px 0 0 0;
	color: #6e7073;
	background: #fff url(img/bg-comment-bubble.gif) no-repeat left top;
	font-style: normal;
}

/** COMMENTS IN WP 2.7 */

.commentlist li {
	margin: 0px;
	padding: 20px 0 20px 20px;
	list-style: none;
	background: #4a4f54;
}

.commentlist li a {
	color: #999;
}

.commentlist li .avatar {
	margin: 0 20px 10px 20px;
}

.commentlist li p {
	margin: 0 20px 20px 0;
}

.commentlist .comment-meta {
	margin: 0 0 20px 0;
}

.commentlist .comment-author a {
	font-weight: bold;
}

.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}

.commentlist .children li {
	border: 1px solid #6e7073;
	border-right: none;
}

#cancel-comment-reply {
	margin: 10px 0;
}

.commentlist li.depth-2, .commentlist li.depth-4 {
	background: #5a5a60;
}

/*	##################################
   	SEARCHFORM
	################################## */
	
#searchform  {
	float: left;
	width: auto;
	padding: 6px 6px 0 6px;
	margin: 0 0 20px 0;
	clear: both;
	text-decoration: none;
}

#searchform input.text, #searchform textarea {
	width: 80%;
	margin: 0 0 20px 0;
}


#searchform .button	{ border: 1px solid #272727;  padding: 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #272727; clear: both; float: left; margin: 20px 0 0 0;}

#searchform .button:hover { background: #F60; color: white; }

/*	##################################
   	FOOTER
	################################## */

#footer {
	width: 960px;
	margin: 15px 0 20px 0 ;
	padding: 10px 0 0 0;
	background-color: #f5f4f5;
	float: left;
	display: inline;
	background-image: url(images/grad_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

.foresight-para {padding: 25px 15px 15px 15px; float: left;}

#footer_container {

    width:            100%;
    height:            30px;
	background-image: url(images/grad_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
    
}


#footer p {
	margin: 0 0 0 0;
}

#legal {
	float: left;
	width: 400px;
}

#webdemar {
	float: right;
	width: 400px;
	text-align: right;
}

/* This styles the unordered list element to remove bullets and align the text */
 ul#niv {
   list-style-type : none;
   text-align : right;
   float: left;
   display: inline;
   margin: 0 0 0 0;
   padding: 10px 10px 0 0;
    *padding: 10px 10px 0 0;
   font-size: 11px;
    
   
 }

 /*
  This styles the links. It�s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#niv a, ul#niv a.rss {
   padding : 0 0 0 0 ;
   margin: 0 0 0 0;
   width : 0;
   height : 0;
   color : #33456b;
   font-weight : bold;
   font-style : normal;
   display : inline;
   text-decoration : none;
 }

 /* This gives the �rss� class link a background image */
 ul#niv a.rss {
   background : #d3d3a7 url(images/rss.jpg) no-repeat 2px 2px;
 }

 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#niv li {
   margin-bottom : 2px;
 }

 /* This removes the default left margin (indentation) */
 ul#niv li {
   margin-left : 0;
 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn�t do it in this example. I didn�t feel it was needed
 */
 ul#niv a:hover, ul#niv a:focus, ul#niv a:active {
   text-decoration: underline
  
 }

 /* This offers up a hover/focus state image for the �rss� class link */
 ul#niv a.rss:hover, ul#niv a.rss:focus {
   background : #669900 url(images/rss_on.jpg) no-repeat 2px 2px;
 }

 

/* This styles the unordered list element to remove bullets and align the text */
 ul#nov {
   list-style-type : none;
   text-align : center;
   float: left;
   display: inline;
   margin: 0 0 0 0;
   padding: 10px 10px 0 10px;
    *padding: 10px 10px 0 0;
   font-size: 11px;
   
   
 }

 /*
  This styles the links. It�s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#nov a, ul#nov a.rss {
   padding : 0 0 0 0;
   width : 0;
   height : 0;
   color : #33456b;
   font-weight : bold;
   font-style : normal;
   display : inline;
   text-decoration : none;
 }

 /* This gives the �rss� class link a background image */
 ul#nov a.rss {
   background : #d3d3a7 url(images/rss.jpg) no-repeat 2px 2px;
 }

 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#nov li {
   margin-bottom : 2px;
 }

 /* This removes the default left margin (indentation) */
 ul#nov li {
   margin-left : 0;
 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn�t do it in this example. I didn�t feel it was needed
 */
 ul#nov a:hover, ul#nov a:focus, ul#nov a:active {
   text-decoration: underline
 }

 /* This offers up a hover/focus state image for the �rss� class link */
 ul#nov a.rss:hover, ul#nov a.rss:focus {
   background : #669900 url(images/rss_on.jpg) no-repeat 2px 2px;
 }

 /* This styles the unordered list element to remove bullets and align the text */
 ul#npv {
   list-style-type : none;
   text-align : left;
   float: left;
   display: inline;
   margin: 0 0 0 0;
   padding: 10px 0 0 10px;
   *padding: 10px 0 0 0;
   font-size: 11px;
   
 }

 /*
  This styles the links. It�s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#npv a, ul#npv a.rss {
   padding : 0 0 0 0;
   width : 0;
   height : 0;
   color : #33456b;
   font-weight : bold;
   font-style : normal;
   display : inline;
   text-decoration : none;
 }

 /* This gives the �rss� class link a background image */
 ul#npv a.rss {
   background : #d3d3a7 url(images/rss.jpg) no-repeat 2px 2px;
 }

 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#npv li {
   margin-bottom : 2px;
 }

 /* This removes the default left margin (indentation) */
 ul#npv li {
   margin-left : 0;
 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn�t do it in this example. I didn�t feel it was needed
 */
 ul#npv a:hover, ul#npv a:focus, ul#npv a:active {
   text-decoration: underline
 }

 /* This offers up a hover/focus state image for the �rss� class link */
 ul#npv a.rss:hover, ul#npv a.rss:focus {
   background : #669900 url(images/rss_on.jpg) no-repeat 2px 2px;
 }

 /* This styles the unordered list element to remove bullets and align the text */
 ul#nsv {
	list-style-type : none;
	text-align : right;
	float: left;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;   
 }

 /*
  This styles the links. It�s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#nsv a, ul#nsv a.rss {
   padding : 0 0 0 0 ;
   margin: 0 0 0 0;
   width : 0;
   height : 0;
   color : #33456b;
   font-weight : bold;
   font-style : normal;
   display : inline;
   text-decoration : none;
 }

 /* This gives the �rss� class link a background image */
 ul#nsv a.rss {
   background : #d3d3a7 url(images/rss.jpg) no-repeat 2px 2px;
 }

 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#nsv li {
   margin-bottom : 2px;
 }

 /* This removes the default left margin (indentation) */
 ul#nsv li {
   margin-left : 0;
 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn�t do it in this example. I didn�t feel it was needed
 */
 ul#nsv a:hover, ul#nsv a:focus, ul#nsv a:active {
   background-color : #33456b;
   color : #fff;
 }

 /* This offers up a hover/focus state image for the �rss� class link */
 ul#nsv a.rss:hover, ul#nsv a.rss:focus {
   background : #669900 url(images/rss_on.jpg) no-repeat 2px 2px;
 }


 
 #centeredmenu {
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   height: 20px;
   }
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   line-height:10px;
   }
#centeredmenu ul li a:hover {
   text-decoration:underline;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

/*	##################################
   	Copy right & 60% Bendy
	################################## */
#consulting-copyright {float: right; margin: 40px 15px 0 0; position: relative }

#consulting-copyright p {font-size: 10px}

#consulting-copyright a:hover { color: #0d94d2 }







/*

#sixty-Bendy { float: right; position: absolute; right: -110px; top: -6px; width: 103px; height: 27px; padding: 7px 0 0 6px;}

#sixty-Bendy:hover{ background : #669900 url(images/60Bendy-developer.jpg) no-repeat; }

#consulting-copyright p a:hover { color: white }

*/
	

/*	##################################
   	WORDPRESS CSS
	################################## */

.aligncenter,
div.aligncenter {
   	display: block;
   	margin: 0 auto;
}

.aligncenter {
	margin-bottom: 20px!important;
}

.alignleft {
   	float: left;
   	margin: 0 20px 20px 0;
}

.alignright {
   	float: right;
   	margin: 0 0 20px 20px;
}

.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
   	border: 1px solid #ccc;
   	text-align: center;
   	background-color: #f7f7f7;
}

.wp-caption img {
   	float: none;
   	margin: 0px;
   	padding: 0px;
   	border: none;
}

.wp-caption p.wp-caption-text {
   	padding: 0px;
  	margin: 0px;
}

/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {
	text-align: center;
}

#wp-calendar caption {
	margin: 0 0 10px 0;
	background: #dedede;
}

/*	##################################
   	USEFUL
	################################## */
	
.clear {
	clear: both;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/** CSS BASIC ELEMENTS */

hr {
	clear: both;
	height: 1px;
	margin: 20px 0;
	background: #dedede;
	border: none;
}

blockquote {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #f7f7f7;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 0 20px 20px 20px;
	background: #f7f7f7;
	border: none;
}

legend {
	font-size: 14px;
	font-weight: bold;
}



select {
	width: auto;
	margin: 0 0 20px 0;
	padding: 6px;
	background: #fff;
	border: 1px solid #dadada;
	color: #5e5e5e;
	font-size: 11px;
}

input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	background: #fff;
}

input.password {
	width: auto;
}

input.button {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}

table {
	width: 100%;
	margin: 0 0 20px 0;
	border: 1px solid #dadada;
	border-bottom: none;
	border-right: none;
}

th, td {
	padding: 2px 5px;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
}

th {
	background: #6e7073;
	color: #fff;
	border: none;
}

pre {
	font-family: Courier, serif;
}

.datebox { float:left; height: 100%; margin: 10px 10px 5px 15px; text-align: center; }

.bottommargin10 { margin: 0 0 12px 0; }

#breadcrumbs { font-size: 11px; margin-top: 6px }

.whiteborder1px {border: 1px solid white; }

.whiteborder5px {border: 5px solid white; }

.centerfooter {text-align: center; }

.nodecor {text-decoration: none; color: #6e7073}

.floatright {float: right; clear: both; }

.floatright_image {float: right; margin: 0 6px 0 4px; }

.floatright_imagetop {float: right; margin: 0 11px 0 4px; }

.textalign_right {
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	line-height: 0.9;
}

.topborder {border-top: 1px solid black; margin: 15px 0 0 0;}

.white { color: white; line-height: 1.3; text-decoration: none; }

.green { color: #41a757; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight: bolder; float: left; margin: 4px 0 0 10px}

.green_thumb { color: #41a757; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; font-weight: bolder; float: left; margin: 0 0 0 10px; line-height: 1.3;}

.turq { color: #20aebb; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight: bolder; float: left; margin: 4px 0 0 10px}

.turq_thumb { color: red; font-weight: 300; float: right; margin: 4px 0 0 10px; line-height: 1.3;}

.red { color: #f4223b; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight: bolder; float: left; margin: 4px 0 0 10px}

.red_thumb { color: red; font-weight: 300; float: right; margin: 4px 0 0 10px; line-height: 1.3;}

.thumbfont { color: white; font-size: 12px; text-indent:5px; margin: 0 0 4px 0; line-height: 0.8; }

.embed { width:160px; float:left; padding:0 0 0 20px; margin:0 0 20px 0; }

.embed1 { width:160px; float:left; padding:0 0 0 30px; margin:0 0 20px 0; }

.embed2 { width:160px; float:left; padding:0 0 0 80px; margin:0 0 20px 0; }

.embed3 {
width:44%;
float:left;
padding:0 0 0 30px;
margin:0 0 20px 0;
}

.embed4 {
width:44%;
float:left;
padding:0 0 0 30px;
margin:0 0 20px 0;
background-color: white;
}

.embed5 {

width:120px;
float:left;
padding:0 0 0 10px;
margin:0 0 10px 0;
}

.embed6 {

width:90px;
float:left;
padding: 0 0 0 10px;
margin:0 0 10px 0;
}

.embed_container { width: 821px; padding: 10px 0px 10px 0px; border-left: 70px solid white; border-top: 10px solid white; border-right: 70px solid white; float: left; }

.embed_container1 { width: 821px; background: #dfdfdf; padding: 10px 0px 10px 0px; border-left: 70px solid white; border-top: 25px solid white; border-right: 70px solid white; float: left; }

.embed_container2 { width: 821px; padding: 20px 0px 0 0px; background: #fdf9ad; border-left: 70px solid white; border-top: 10px solid white; border-right: 70px solid white; float: left; }

#embed_container3 { width: 235px; padding: 20px 0px 0 0px; background: white;  float: right; }

.embed_container3 { width: 235px; padding: 20px 0px 0 0px; background: white;  float: right; }



.embed_container6 { width: 533px; padding: 10px 55px 10px 10px; border-left: 55px solid white; border-top: 10px solid white; border-right: 55px solid white; float: left; background: white;}

.embed_container6 h4 { border-bottom: 1px dotted black; padding: 0 0 6px 0; }
.embed_container10 { width: 578px; padding: 10px 10px 10px 10px; border-left: 55px solid white; border-top: 10px solid white; border-right: 55px solid white; float: left; background: white; }

.embed_container_contact { width: 450px; padding: 20px 0 20px 50px;  border-top: 10px solid white; border-right: 20px solid white; float: right; }

.embed_container_contact1 { width: 380px; padding: 20px 0 20px 50px; border-top: 10px solid white; float: left; }

.embed_container_center { width: 299px; padding: 10px 10px 10px 10px; border-left: 190px solid white; border-top: 10px solid white; border-right: 190px solid white; float: left; text-align:center;   }

.embed_container_center2 { width: 310px; padding: 10px 10px 10px 10px; border-left: 185px solid white; border-top: 10px solid white; border-right: 185px solid white; float: left; text-align:center;   }

.embed_container_list ul  {text-decoration: none; list-style-type: disc; list-style-position:inside; float: left; margin: 0 0 0 0; padding: 0 0 0 15px;}

.fullinkdiv a:visited { 
display:block; text-decoration:none; background:none 
} 

.fullinkdiv a:hover { 
display:block; tcolor: #F60; text-decoration:underline; }
}

.fullinkdiv a:active { position: relative; top: 1px; }

.fullinkdiv {display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
  color: white; line-height: 1.3;}

.topnav  {
padding: 0 0 0 0;
margin:0 0 0 0;
border-left: 1px dotted #464646;
float: left;
height: 75px;

}
  
  /*	##################################
   CONTACT FORM
	################################## */
	
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
	
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 10px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 15px 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: auto;
}

#wpcf #contactsubmit a:hover{
	
	background: #F60; 
}


/*	##################################
   CSS Shadow
	################################## */
	
	#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #adaaad;
	}
 
	#shadow-container .shadow2 {
		background: #B8B6B8;
	}
 
	#shadow-container .shadow3 {
		background: #848284;
		
	}
 
	#shadow-container .container {
		background: white;
		border: 1px solid #000000;
		padding: 5px 5px 10px 5px;
		baackground-image: url(images/grad2_back.png);
		height: 95px;
		
	}
	#shadow-container .container h2{margin: 0 0 5px 0; }
	
	
#shadow-container1 {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-top: 10px;
}
 
#shadow-container1 .shadow2,
#shadow-container1 .shadow3,
#shadow-container1 .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container1 .shadow1 {
		background: #adaaad;
	}
 
	#shadow-container1 .shadow2 {
		background: #B8B6B8;
	}
 
	#shadow-container1 .shadow3 {
		background: #848284;
		
	}
 
	#shadow-container1 .container {
		background: #ffffff;
		border: 1px solid #000000;
		padding: 5px 10px 5px 10px;
		margin: 0 0 0 5px;
		height: 230px;
		overflow: auto;
		background: #d9eafc url(images/twitter.jpg) bottom right no-repeat;
		
		
	}
	
/*	##################################
   wp_list_pages
	################################## */
.page-item-416 { font-size: 14px }

.page-item-416 ul { font-size: 11px;  }	

.page-item-425 { font-size: 14px }

.page-item-425 ul { font-size: 11px }

.page-item-429 { font-size: 14px }

.page-item-429 ul { font-size: 11px }	

/*	##################################
   twitter
	################################## */

.twitter { margin: 10px 0 0 0;}
.twitter-item  { margin: 10px 0 0 0;}
.twitter-message { margin: 10px 0 10px 0;  }
.twitter-timestamp { margin: 5px 0 10px 0; padding: 0 0 5px 0; }
  

/*	##################################
  New Meet the Team page
	################################## */


.foresight-meet { margin: 10px 0 0 60px; width: 390px; float: left }

.futurist-meet { margin: 10px 0 0 60px; width: 390px; float: left }

.futures-image {margin: 1px; padding: 1px; border: 1px solid #999999; display: block; margin-left: auto; margin-right: auto  }

.consulting-text { font-size: 22px; text-align:center; margin: 0 0 25px 0; font-weight: lighter; }

.consulting-head  { font-size: 16px; margin: 30px 0 25px -15px; font-style:italic; font-weight: lighter;  }

.future-link { color: red; text-align: center; display: block; margin-left: auto; margin-right: auto; margin-top: 75px; }

.future-link1 { color: red; text-align: center; display: block; margin-left: auto; margin-right: auto; margin-top: 45px; }


/*	##################################
  New Meet the Team Indivdual page
	################################## */
	
.foresight-single { margin: 15px 30px 0 0; width: 210px;  float: left; }

.foresight-single h3 { border-bottom: 1px dotted black; padding: 0 0 3px 0; margin: 65px 0 25px 0; font-weight: lighter; font-style:italic}

.foresight-single h5 { margin-top: 5px;}

.foresight-single a { font-size: 13px; font-weight: bold; margin: 0 0 0 10px;}

.futurist-single { margin: 10px 0 0 0; width: 480px; float: left;  }

.futurist-single h3 { border-bottom: 1px dotted black; padding: 0 0 3px 0; margin: 0 0 0 0; font-weight: lighter; font-style:italic}



.strategic-content { margin: 10px 5px 25px 5px; width: 230px; float: left;}
.strategic-content em { font-weight: bold;}

.futurist-content { margin: 10px 5px 25px 5px; width: 440px; float: left;}
.futurist-content p { margin: 0 0 15px 0;}





.consulting-single { margin: 134px 0 0 30px; width: 210px; float: left;}

.consulting-single h3 { border-bottom: 1px dotted black; padding: 0 0 3px 0; margin: 0 0 10px 0; font-weight: lighter; font-style:italic}

.consulting-single p { margin: 0 0 10px 0; }


/*	##################################
  Image and SEO work
	################################## */

.futurist-image {margin: 1px; padding: 1px; border: 1px solid #999999; float: right;}
	

