/********** RESET **********/
body {
	margin:0;
	padding:0;
	line-height:100%;
	color:#4B575A;
	font-size:17px;
	font-family:Helvetica, Arial, sans-serif;
	background:#F9FDEF url(/_images/background/tile.gif);
}

#container {
	/*width:940px;*/
	width:986px;
	margin:0 auto;
	background: url(/_images/background/drop_shadow.png) repeat-y;
}

.center {
	margin:0 auto;
	width:760px;
	background:#F9FDEF;
}

p, h1, h2, h3, h4, h5, h6, li, ul, a, input, textarea, img {
	padding:0;
	margin:0;
}

ul {
	list-style:none;
}

li {
	line-height:20px;
}

img, input {
	border:none;
}

a {
	text-decoration:none;
	color:#FF6D96;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	border:none;
	border-bottom:2px dashed #EEF0E8;
	margin-bottom:25px;
	clear:both;
}

blockquote, q {padding:0;margin:0;quotes: "\201C" "\201D";}
 blockquote:before {content:open-quote;}
 blockquote:after {content:close-quote;}

.clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.clearfix:before,
.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1; /* For IE 6/7 (trigger hasLayout) */}

/********************************************************************/
/****************************** HEADER ******************************/
/********************************************************************/
#main_nav {
	width:515px;
	height:80px;
	float:right;
	padding-bottom:30px;
}

#main_nav img {
	float:left;
	padding-right:5px;
}

.nav_link {
	height:41px;
	width:98px;
	display:block;
	float:left;
	padding-left:5px;
}

/****************************** main nav rollover ******************************/
#main_nav .home {background:url(/_images/nav_link/rollover_home.jpg) no-repeat;}
#main_nav a.home:hover {background-position:0px -41px;}

#main_nav .about {background:url(/_images/nav_link/rollover_about.jpg) no-repeat;}
#main_nav a.about:hover {background-position:0px -41px;}

#main_nav .work {background:url(/_images/nav_link/rollover_work.jpg) no-repeat;}
#main_nav a.work:hover {background-position:0px -41px;}

#main_nav .blog {background:url(/_images/nav_link/rollover_blog.jpg) no-repeat;}
#main_nav a.blog:hover {background-position:0px -41px;}

#main_nav .contact {background:url(/_images/nav_link/rollover_contact.jpg) no-repeat;}
#main_nav a.contact:hover {background-position:0px -41px;}

#main_nav span {
	display:none;
}

.top_contact {
	height:80px;
	width:236px;
	float:right;
}

.title {
	float:left;
	margin-left:-20px;
}

.logo {
	float:left;
	padding-top:15px;
}

/*******************************************************************/
/****************************** INTRO ******************************/
/*******************************************************************/

/*#intro {width:760px;clear:both;}*/
#intro {clear:both;}

.intro_text {
	width:380px;
	float:left;
}

.intx_title {
	float:left;
}

.intx_copy {
	float:left;
	padding:20px 0;
	width:355px;
	line-height:25px;
}
.intro_home .intro_text {padding-top:25px}
.intro_home .intro_text,
.intro_home .intx_copy {
	width: 306px;
	font-size:16px;
	line-height:24px;
}

.intx_founder {
	width:450px;
}

.intx_work {
	font-size:18px;
	line-height:25px;
	word-spacing:-1px;
}

.intx_about_one {
	width:450px;
	font-size:20px;
	line-height:28px;
	padding:0;
}

a.orange_under:hover {
	color:#E48319;
}

a.green_under:hover {
	color:#68BD41;
}

.intx_about_two {
	font-size:18px;
	line-height:25px;
	width:450px;
}

/****************************** highlights ******************************/
.highlight_orange {
	color:#E48319;
}

.highlight_green {
	color:#68BD41;
}

.highlight_pink {
	color:#FF6D96;
}

.characters_highlight {
	float:right;
	padding-top:92px;
}

.homepage_frame {
	background:url(/_images/background/background_homepage_frame.png) no-repeat 0 15px;
	float:right;
	height:414px;
	padding:15px 0 0 0;
	width:450px;
}
.homepage_frame img {
	margin:10px 0 0 76px;
}

/*
.bhive_highlight {
	float:right;
	padding-bottom:20px;
}
not just for bhive highlight, used for general images that wants to be floated right inside the intro
*/

/*********************************************************************/
/****************************** CONTENT ******************************/
/*********************************************************************/
#content {
	width:760px;
	clear:both;
}

.showcase {
	width:380px;
	float:left;
	padding-top:30px;
}

.showcase p {
	color:#717B7E;
	font-size:15px;
	padding:10px 0px 5px 0px;
}

.titleAndLink {
	width:760px;
	padding-bottom:15px;
	float:left;
}

.titleAndLink img {
	float:left;
}

.tal_link {
	float:right;
}

.title_space {
	padding:40px 0px 20px 0px;
}

.reasonToWork {
	float:right;
	line-height:30px;
}

/****************************** home page - flag content ******************************/

.bg_reason {
	background:#EAF4D5;
}

.bg_pitch {
	background:#EDEFE1;
}

.bg_project {
	background:#FAE8E2;
}

.flag_button {
	height:153px;
	display:block;
	float:left;
}

.flag_button span {
	display:none;
}

a.flag_button:hover {
	background-position:0 -153px;
}

.button_reason {
	background:url(/_images/button/reason.png) no-repeat;
	width:249px;
}

.click_reason {
	background:url(/_images/button/reason.png) no-repeat;
	background-position:0 -153px;
	width:249px;
}

.button_pitch {
	background:url(/_images/button/pitch.png) no-repeat;
	width:263px;
}

.click_pitch {
	background:url(/_images/button/pitch.png) no-repeat;
	background-position:0 -153px;
	width:263px;
}

.button_project {
	background:url(/_images/button/project.png) no-repeat;
	width:248px;
}

.click_project {
	background:url(/_images/button/project.png) no-repeat;
	background-position:0 -153px;
	width:248px;
}

/********************************************************************/
/****************************** SLIDER ******************************/
/********************************************************************/

/* changing the width and height on this changes the border */
#carousel {
	width:760px;
	height:auto;
	overflow:hidden;
	float:left;
}

/* changing the width and height of this will change the size of the view window */
#carousel #slides {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:760px;
	height:382px;
	padding-top:20px;
	background:#EAF4D5;
}

/* remove the list styles, width : item width * total items */	
#carousel #slides ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;	
	width:7600px;			
}

/* width of the item, in this case I put 250x250x gif */
#carousel #slides li {
	width:760px;
	height:291px;	
	float:left;
}

/* floated left so that text is sitting aside it instead of below */
#carousel #slides li .reason_num {
	float:left;
	padding-right:8px;
}

/* Styling for prev and next buttons */
#carousel #buttons {
	position:absolute;
	z-index:2;
	margin-top:120px;
	width:760px;
}

#carousel #buttons a {
	display:block; 
	width:66px; 
	height:262px;
	text-indent:-999em;
	float:left;
}

#carousel a#prev {
	background:url(/_images/slide/nav_left.gif) 0 0 no-repeat;
	float:left;
	outline:none;
}

#carousel a#next {
	background:url(/_images/slide/nav_right.gif) 0 0 no-repeat;
	float:right;
	outline:none;
}

#carousel #slides .slide_title {
	font-size:24px;
	padding:10px 0px 5px 0px;
	width:640px;
}

#carousel #slides .slide_text {
	font-size:18px;
	line-height:29px;
	width:640px;
}

/****************************** home page - slide area ******************************/
.slide_title {
	width:760px;
	float:left;
	background:#EAF4D5;
}

.slide_title p, .nav_left {
	float:left;
}

.slide_title h3 {
	font-size:21px;
	padding:30px 0px 15px 0px;
	float:left;
	width:660px;
}

.slide_title p {
	width:660px;
}

.slide_content {
	width:760px;
	background:#EAF4D5;
	float:left;
}

.num_one, .slide_image {
	float:left;
}

.nav_right {
	float:right;
}

.more {
	font-size:16px;
	background:#EAF4D5;
	height:50px;
	text-align:right;
	width:725px;
	padding:30px 35px 0px 0px;
	clear:both;
}/* for the slide */

/****************************** home page - stack area ******************************/
.project_container {
	/*padding-top:153px;*/		/*instead of float*/
	width:760px;
	margin:0 auto;
	height:500px;
	background:#FAE8E2;
	float:left;
}

.pro_hover {
	height:265px;
	width:333px;
	display:block;
	float:left;
	position:absolute;
}

a.pro_hover:hover {
	background-position:0px -265px;
}

.pro_hover span {
	display:none;
}

.pro_wellbeing {
	background:url(/_images/proud_projects/rollover_wellbeing.png) no-repeat;
	margin:0px 0px 0px 50px;
	z-index:5;
}

.pro_pollution {
	background:url(/_images/proud_projects/rollover_pollution.png) no-repeat;
	margin:0px 0px 0px 370px;
	z-index:5;
}

.pro_bhive {
	background:url(/_images/proud_projects/rollover_bhive.png) no-repeat;
	margin:110px 0px 0px 225px;
	z-index:6;
}

.pro_wealthworks {
	background:url(/_images/proud_projects/rollover_wealthworks.png) no-repeat;
	margin:220px 0px 0px 50px;
	z-index:5;
}

.pro_bhebs {
	background:url(/_images/proud_projects/rollover_bhebs.png) no-repeat;
	margin:220px 0px 0px 370px;
	z-index:5;
}

.pro_getcomp {
	background:url(/_images/proud_projects/rollover_getcomp.png) no-repeat;
	margin:0px 0px 0px 50px;
	z-index:5;
}

.pro_tyres {
	background:url(/_images/proud_projects/rollover_tyres.png) no-repeat;
	margin:0px 0px 0px 370px;
	z-index:5;
}

.pro_citypad {
	background:url(/_images/proud_projects/rollover_citypad.png) no-repeat;
	margin:0px 0px 0px 370px;
	z-index:5;
}

.pro_sis {
	background:url(/_images/proud_projects/rollover_sis.png) no-repeat;
	margin:220px 0px 0px 50px;
	z-index:5;
}

.pro_uds {
	background:url(/_images/proud_projects/rollover_uds.png) no-repeat;
	margin:220px 0px 0px 370px;
	z-index:5;
}

.pro_graceeyre{
	background:url(/_images/proud_projects/rollover_graceeyre.png) no-repeat;
	margin:220px 0px 0px 370px;
	z-index:5;
}
/****************************** home page - pitch area ******************************/
#pitch_area {
	background:#EDEFE1;
	float:left;
	width:740px;
	padding:10px;
}

#pitch_area .pitch_border {
	border-top:8px solid #666 /*#8E999D*/;
	border-bottom:6px solid #666 /*#8E999D*/;
}

/****************************** about page - flag areas ******************************/

.flag_link {
	float:left;
	margin-top:40px;
}

.flag_reasons {
	padding-bottom:50px;
}

.flag_link img {
	float:left;
}

/****************************** about page - what we can help with ******************************/
.whatWeDo {
	width:760px;
	font-size:14px;
	float:left;
	padding-top:30px;
	padding-bottom:15px;
	border:none;
	border-top:2px dashed #EEF0E8;
}

.whatWeDo h3 {
	color:#2EB9D8;
	font-size:20px;
	padding-bottom:20px;
	word-spacing:-1px;
	font-weight:normal;
}

.whatWeDo p {
	width:160px;
	line-height:20px;
}

.whatWeDo_box {
	width:240px;
	height:130px;
	margin-bottom:15px;
	background:#9C6;
	float:left;
	margin-right:20px;
}

.whatWeDo_webCon {
	background:url(/_images/icon/icon_speech.gif) no-repeat center right;
}

.whatWeDo_webDesBuild {
	background:url(/_images/icon/icon_spanner.gif) no-repeat center right;
}

.whatWeDo_infoArc {
	background:url(/_images/icon/icon_network.gif) no-repeat center right;
	margin:0px;
}

.whatWeDo_socMed {
	background:url(/_images/icon/icon_social.gif) no-repeat center right;
}

.whatWeDo_Brand {
	background:url(/_images/icon/icon_brand.gif) no-repeat center right;
}

.whatWeDo_mob {
	background:url(/_images/icon/icon_mobile.gif) no-repeat center right;
	margin:0px;
}

/****************************** about page - how we do it ******************************/
.large_rule {
	width:760px;
	font-size:20px;
	float:left;
	padding:30px 0px;
	border:none;
	border-top:2px dashed #EEF0E8;
}

.medium_rule {
	font-size:18px;
}

/****************************** about page - q and a ******************************/
.qa_list {
	width:760px;
	padding-bottom:50px;
	border-top:2px dashed #EEF0E8;
}

.odd_l {
	color:#E48319;
	padding:15px 0px;
}

.odd_c {
	color:#95CF2F;
	padding:15px 0px;
}

.even {
	background:#F0EFE2;
	padding:15px 0px 15px 25px;
}

.social-links {float:right;}
.social-links li {float:left;}
.social-links a {display:block;height:61px;text-indent:-99999px;width:61px;}
.social-links li a:hover {background-position:0 -61px;}
.social-links .quora a {background:url(/_images/button/btn_quora.gif) no-repeat 0 0;}
.social-links .dribbble a {background:url(/_images/button/btn_dribbble.gif) no-repeat 0 0;}
.social-links .linkedin a {background:url(/_images/button/btn_linkedin.gif) no-repeat 0 0;}
.social-links .plancast a {background:url(/_images/button/btn_plancast.gif) no-repeat 0 0;}

.social-links .quora,
.social-links .dribbble,
.social-links .linkedin {padding-right:22px;}
/****************************** work page - rollovers ******************************/

.work_thumb {
	background:#C96;
}

.work_thumb span {
	display:none;
}

.work_rollover {
	display:block;
	height:175px;
	width:190px;
	float:left;
}

.work_thumb .freewills {background:url(/_images/work/rollover_freewills.jpg) 0 0 no-repeat;}
.work_thumb a.freewills:hover {background-position:0px -175px;}

.work_thumb .janeFoster {background:url(/_images/work/rollover_janeFoster.jpg) 0 0 no-repeat;}
.work_thumb a.janeFoster:hover {background-position:0px -175px;}

.work_thumb .ambeo {background:url(/_images/work/rollover_ambeo.jpg) 0 0 no-repeat;}
.work_thumb a.ambeo:hover {background-position:0px -175px;}

.work_thumb .LETG {background:url(/_images/work/rollover_letg.jpg) 0 0 no-repeat;}
.work_thumb a.LETG:hover {background-position:0px -175px;}

.work_thumb .mindbodybaby {background:url(/_images/work/rollover_mindBodyBaby.jpg) 0 0 no-repeat;}
.work_thumb a.mindbodybaby:hover {background-position:0px -175px;}

.work_thumb .culturesussex {background:url(/_images/work/rollover_cultureSussex.jpg) 0 0 no-repeat;}
.work_thumb a.culturesussex:hover {background-position:0px -175px;}

.work_thumb .drm {background:url(/_images/work/rollover_drm.jpg) 0 0 no-repeat;}
.work_thumb a.drm:hover {background-position:0px -175px;}

.work_thumb .parliament {background:url(/_images/work/rollover_parliament.jpg) 0 0 no-repeat;}
.work_thumb a.parliament:hover {background-position:0px -175px;}

.work_thumb .qr {background:url(/_images/work/rollover_qualityReview.jpg) 0 0 no-repeat;}
.work_thumb a.qr:hover {background-position:0px -175px;}

.work_thumb .sutherland {background:url(/_images/work/rollover_sutherland.jpg) 0 0 no-repeat;}
.work_thumb a.sutherland:hover {background-position:0px -175px;}

.work_thumb .capacitycheck {background:url(/_images/work/rollover_capacityCheck.jpg) 0 0 no-repeat;}
.work_thumb a.capacitycheck:hover {background-position:0px -175px;}

.work_thumb .bnp {background:url(/_images/work/rollover_bnp.jpg) 0 0 no-repeat;}
.work_thumb a.bnp:hover {background-position:0px -175px;}

.work_thumb .charter {background:url(/_images/work/own-charter.jpg)0 0 no-repeat;}
.work_thumb a.charter:hover {background-position:0px -175px;}

.work_thumb .wearebrighton {background:url(/_images/work/own-wearebrighton.jpg)0 0 no-repeat;}
.work_thumb a.wearebrighton:hover {background-position:0px -175px;}

.work_thumb .gifty {background:url(/_images/work/own-gifty.jpg)0 0 no-repeat;}
.work_thumb a.gifty:hover {background-position:0px -175px;}

.work_thumb .icontrol {background:url(/_images/work/own-icontrol.jpg)0 0 no-repeat;}
.work_thumb a.icontrol:hover {background-position:0px -175px;}

.work_thumb .uniservity {background:url(/_images/work/rollover_uniservity.jpg) 0 0 no-repeat;}
.work_thumb a.uniservity:hover {background-position:0px -175px;}

.work_thumb .wealthworks {background:url(/_images/work/rollover_wealthworks.jpg) 0 0 no-repeat;}
.work_thumb a.wealthworks:hover {background-position:0px -175px;}

.work_thumb .wellbeing {background:url(/_images/work/rollover_wellbeing.jpg) 0 0 no-repeat;}
.work_thumb a.wellbeing:hover {background-position:0px -175px;}

.work_thumb .environmental {background:url(/_images/work/rollover_evironmentalprotection.jpg) 0 0 no-repeat;}
.work_thumb a.environmental:hover {background-position:0px -175px;}

.work_thumb .evelina {background:url(/_images/work/rollover_evelina.jpg) 0 0 no-repeat;}
.work_thumb a.evelina:hover {background-position:0px -175px;}

.work_thumb .bhebs {background:url(/_images/work/rollover_bhebs.jpg) 0 0 no-repeat;}
.work_thumb a.bhebs:hover {background-position:0px -175px;}

.work_thumb .wineteacher {background:url(/_images/work/rollover_wineteacher.jpg) 0 0 no-repeat;}
.work_thumb a.wineteacher:hover {background-position:0px -175px;}

.work_thumb .sandt {background:url(/_images/work/rollover_sandt.jpg) 0 0 no-repeat;}
.work_thumb a.sandt:hover {background-position:0px -175px;}

.work_thumb .bigbeyond {background:url(/_images/work/rollover_big_beyond.jpg) 0 0 no-repeat;}
.work_thumb a.bigbeyond:hover {background-position:0px -175px;}

.work_thumb .uds {background:url(/_images/work/rollover_uds.jpg) 0 0 no-repeat;}
.work_thumb a.uds:hover {background-position:0px -175px;}

.work_thumb .startup {background:url(/_images/work/rollover_startupmarketing.jpg) 0 0 no-repeat;}
.work_thumb a.startup:hover {background-position:0px -175px;}

.work_thumb .bettertyres {background:url(/_images/work/rollover_better_tyres.jpg) 0 0 no-repeat;}
.work_thumb a.bettertyres:hover {background-position:0px -175px;}

.work_thumb a.coming_soon:hover {cursor: default;background-position:0px 0px;}

/****************************** casestudy page ******************************/
.casestudy_left {
	width:380px;
	float:left;
}

.casestudy_left h3 {
	font-size:19px;
	line-height:26px;
	font-weight:normal;
	width:370px;
}

.casestudy_left p {
	font-size:15px;
	line-height:21px;
	width:370px;
}

.casestudy_left .caption {
	color:#999999;
	font-size:13px;
	font-style:italic;
}

.small_list {
	padding-left:10px;
}

.small_list li {
	line-height:21px;
	font-size:15px;
	padding-left:15px;
}

.big_list li {
	font-size:19px;
	line-height:38px;
	padding-left:15px;
}

.bullet_yellow li {
	background:url(/_images/icon/icon_bullet_yellow.gif) no-repeat left;
}

.bullet_blue li {
	background:url(/_images/icon/icon-bullet-blue.gif) no-repeat left center;
}

.bullet_light_blue li {
	background:url(/_images/icon/icon-bullet-light-blue.gif) no-repeat left center;
}

.small_list_bullet_light_blue li {
	background:url(/_images/icon/icon-bullet-light-blue.gif) no-repeat left 8px;
}

.bullet_green li {
	background:url(/_images/icon/icon_bullet_green.gif) no-repeat left;
}

.bullet_lime li {
	background:url(/_images/icon/icon-bullet-lime.gif) no-repeat left;
}

.bullet_navy li {
	background:url(/_images/icon/icon_bullet_navy_02.gif) no-repeat left top;
}

.bullet_navy_bl li {
	background:url(/_images/icon/icon_bullet_navy.gif) no-repeat left top;
}

.bullet_red li {
	background:url(/_images/icon/icon_bullet_red.gif) no-repeat left;
}

.view_site {
	font-size:21px;
	font-weight:bold;
	background:#CCC;
	color:#FFF;
	padding:10px;
	line-height:45px;
}

a.view_site:hover {
	text-decoration:none;
	-moz-opacity:.80;filter:alpha(opacity=80);opacity:.80;
}

.view_bhive {
	background:#F9CB02;
}

.view_bettertyres {
	background:#A5CC5C;
}

.view_getcomparisons {
	background:#66D4EA;
}

.view_bhebs {
	background:#3A8A21;
}

.view_pollution {
	background:#6DC7E1;
}

.view_wellbeing {
	background:#D20022;
}

.view_wealthworks {
	background:#CD320E;
}

.view_sis {
	background:#1799FE;
}

.view_uds {
	background:#F12C26;
}

.view_citypad {
	background:#2AC4E8;
}

.casestudy_right {
	width:372px;
	float:right;
}

.casestudy_show {
	padding-top:70px;
}

/****************************** other casestudy ******************************/
.other_case {
	padding-top:75px;
}

#preview{
	position:absolute;
	background:transparent;
	padding:5px;
	display:none;
	color:#fff;
}

/****************************** contact page ******************************/
#googleMap { width:760px;height:250px;background-color:#FFFFFF;margin-bottom:30px;}

.address {
	font-size:21px;
	font-weight:bold;
	line-height:29px;
	letter-spacing:-1px;
	width:385px;
	float:left;
	padding-bottom:20px;
}

.emailUs {
	float:left;
	padding-top:15px;
}

/*********************************************************************/
/****************************** CONTACT ******************************/
/*********************************************************************/
.cta_contact {
	clear:both;
	padding-top:50px;
	border-bottom:10px solid #97C240;
	width:940px;
	margin-left:23px;	/*WHEN THE CENTER DIV ENDS BEFORE CTA CONTACT AND STARTS AGAIN AFTER IT */
	/*margin-left:-88px;	/*WHEN ALL IN ONE CENTER DIV: THE CALL TO ACTION BANNER IS PUSHED BACK USING MINUS*/
}

/******************************************************************/
/****************************** BLOG ******************************/
/******************************************************************/


.content_blog {
	width:505px;
	float:left;
}

.content_blog h1 {
	float: left;
	line-height: 1em;
	margin: 20px 0px;
}

.content_blog h2 {
	font-size: 18px;
	margin: 20px 0px 10px 0px;
}

.content_blog p.intro {
	font-size:18px;
	font-weight:normal;
	line-height:25px;
	padding:20px 0px 10px 0px;
}

.content_blog p {
	font-size:15px;
	line-height:22px;
	margin-bottom: 10px;
}

div.content_blog ul {
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 10px;
}

div.content_blog li {
	font-size: 15px;
	line-height: 22px;
}

/****************************** list section ******************************/

#list_blog {
	float: left;
	width: 505px;
	margin-top: 20px;
}

#list_blog div.item {
	float: left;
	margin-bottom: 30px;
}

#list_blog div.image, div.content_blog div.image {
	float: left;
	background-image: url(/_images/blog/img.jpg);
	background-repeat: no-repeat;
	background-position: 21px 26px;
	width: 505px;
	height: 344px;
}

#list_blog div.image div.meta, div.content_blog div.image div.meta {
	background-repeat: no-repeat;
	width: 505px;
	height: 344px;
}

#list_blog div.image p, div.content_blog div.image p {
	float: left;
}

#list_blog div.image p.date, div.content_blog div.image p.date {
	width: 69px;
	height: 77px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	position: relative;
	top: 3px;
	_top: -10px;
	left: 10px;
	letter-spacing: -1px;
}

#list_blog div.image p.date span, div.content_blog div.image p.date span {
	font-size: 48px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
	position: relative;
	top: 5px;
	_top: 15px;
}

#list_blog div.image div.meta div, div.content_blog div.image div.meta div {
	float: left;
	position: relative;
	top: 260px;
	left: -43px;
	width: 394px;
}

#list_blog div.image h2, div.content_blog div.image h2 {
	display: inline;
	color: #FFFFFF;
	background-image: url(/_images/blog/1px.png);
	padding: 5px 10px;;
	font-size: 28px;
	letter-spacing: -1px;
}

#list_blog div.image h2 a {
	color: #FFFFFF;
}

#list_blog div.image p.numComments, div.content_blog div.image p.numComments {
	width: 30px;
	height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 284px;
}

div.content_blog div.image p.numComments {
	left: 394px;
}

#list_blog div.summary {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

#list_blog div.summary span.first {
	font-size: 48px;
	_font-size: 42px;
	float: left;
	display: block;
	padding: 0px 5px 0px 0px;
	position: relative;
	top: 2px;
	_top: 0px;
}

div.meta, div.meta div {
	float: left;
	font-size: 13px;
	width: 505px;
}

div.meta div { width: 250px;}

div.meta div.link {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
}

div.meta div.postedBy {
	width: 210px;
	padding: 20px 0px 30px 40px;
	background-repeat: no-repeat;
}

div.laurence div.meta div.postedBy {
	background-image: url(/_images/blog/icon_lol.gif);
}

div.laurence span.first, div.laurence div.meta div.postedBy a {
	color: #E48319;
}

#list_blog div.laurence div.image div.meta, div.laurence div.image div.meta {
	background-image: url(/_images/blog/img_frame_lol.png);
	_background-image: url(/_images/blog/img_frame_lol.gif);
}

div.carlos div.meta div.postedBy {
	background-image: url(/_images/blog/icon_carlos.gif);
}

div.carlos span.first, div.carlos div.meta div.postedBy a {
	color: #67BD40;
}

#list_blog div.carlos div.image div.meta, div.carlos div.image div.meta {
	background-image: url(/_images/blog/img_frame_carlos.png);
	_background-image: url(/_images/blog/img_frame_carlos.gif);
}

div.content_blog div.meta {
	margin-top: 20px;
}

div.content_blog div.meta div {
	width: 100%;
}

div.content_blog div.meta div.postedBy {
	width: 354px;
}

div.content_blog div.meta div.share {
	width:111px;
	padding-top: 8px;
	cursor: pointer;
}

div.content_blog div.meta div#share {
	display: none;
	background-image:url(/_images/blog/bkg_share.png);
	background-repeat: no-repeat;
	width: 261px;
	height: 161px;
	padding: 6px;
	position: absolute;
	margin-left: -156px;
	margin-top: -47px;
	z-index: 100;
}

div.content_blog div.meta div.share:hover div#share {
	display: block;
}

div.content_blog div.meta div#share p {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

div.content_blog div.meta div#share ul,
div.content_blog div.meta div#share li {
	float: left;
	margin: 0px;
	padding: 0px;
}

div.content_blog div.meta div#share ul {
	padding-left: 20px;
	padding-top: 15px;
}

div.content_blog div.meta div#share li {
	list-style: none;
	width: 100px;
	padding-left: 20px;
	background-image:url(/_images/blog/icon_twitter.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 8px;
}

div.content_blog div.meta div#share li a {
	color: #4B5759;
	font-size:13px;
}

div.content_blog div.meta div#share li.reddit {
	background-image:url(/_images/blog/icon_reddit.gif);
}

div.content_blog div.meta div#share li.delicious {
	background-image:url(/_images/blog/icon_delicious.gif);
}

div.content_blog div.meta div#share li.digg {
	background-image:url(/_images/blog/icon_digg.gif);
}

div.content_blog div.meta div#share li.stumble {
	background-image:url(/_images/blog/icon_stumble.gif);
}

div.content_blog div.meta div#share li.fb {
	background-image:url(/_images/blog/icon_fb.gif);
}

/****************************** comment section ******************************/
.comment_section {
	float:left;
	width:505px;
	padding-top:10px;
}

.comment_titleAndLink {
	width:500px;
	font-size:14px;
	background:#F9FDEF;
}

.comment_titleAndLink a {
	float:right;
	line-height:30px;
}

div.bubbles {
	float: left;
}

/****************************** comment bubble ******************************/
div.outer {
	background:#BDE9E7 url(/_images/blog/reply_top_blue_q.gif) no-repeat top;
	width:500px;
	padding-top:25px;
}

div.hidden {display:none}

div.inner {
	background:url(/_images/blog/reply_bottom_blue_q.gif) no-repeat bottom;
	width:500px;
	padding-bottom: 40px;
}

div.inner p {
	padding:0px 50px 0px 50px;
	margin: 0px;
	min-height:48px;
	_height:48px;
}

div.poster {
	padding:5px 0px 10px 70px;
	margin-bottom: 10px;
}

div.poster p, div.poster p a {
	color: #4B575A;
	font-size:15px;
	line-height: 1em;
	padding:  0px 0px 0px 0px;
	margin: 0px;
}

div.poster span {
	font-size:12px;
}

div.laurenceComment div.outer {
	background:#E48319 url(/_images/blog/reply_top_orange_q.gif) no-repeat top;
}

div.laurenceComment div.inner {
	background:url(/_images/blog/reply_bottom_orange_q.gif) no-repeat bottom;
}

div.laurenceComment div.poster {
	background:url(/_images/icon/icon_mini-laurence.jpg) no-repeat left center;
	margin-left:65px;
	padding:0px 0px 30px 35px;
}

div.laurenceComment div.poster p, div.laurenceComment div.poster p a {
	color:#E48319;
}

div.carlosComment div.outer {
	background:#95CF2F url(/_images/blog/reply_top_green_q.gif) no-repeat top;
}

div.carlosComment div.inner {
	background:url(/_images/blog/reply_bottom_green_q.gif) no-repeat bottom;
}

div.carlosComment div.poster {
	background:url(/_images/icon/icon_mini-carlos.jpg) no-repeat left center;
	margin-left:65px;
	padding:0px 0px 20px 35px;
}

div.carlosComment div.poster p, div.carlosComment div.poster p a {
	color:#68BD41;
}

div.carlosComment div.poster p, div.carlosComment div.poster span {
	position: relative;
	top: 10px;
}

div.laurenceComment div.poster p, div.laurenceComment div.poster span {
	position: relative;
	top: 15px;
}

div.laurenceComment div.inner p, div.carlosComment div.inner p {
	color:#FFF;
}

/*****************************************************************************/
/****************************** ARCHIVE SECTION ******************************/
/*****************************************************************************/
.last_post {
	height:60px;
	background:url(/_images/icon/icon_laurence.gif) no-repeat;
	font-size:15px;
}

.post_by {
	padding-left:40px;
}

.post_date {
	font-size:12px;
	padding-left:40px;
}

.archive_list {
	width:190px;
	float:right;
	font-size:14px;
	padding-left:0px;
}

/****************************** latest blog ******************************/
.latestBlog {
	width:760px;
	background:url(/_images/blog/banner_latest_blog.gif) no-repeat top right;
	height:193px;
	border-bottom:7px solid #BDE9E7;
	clear:both;
}

.latestBlog ul {
	list-style:none;
	font-size:19px;
	width:498px;
}

.latestBlog .lB_top {
	border:none;
	padding-top:30px;
}

.latestBlog li {
	border-top:1px solid #BDE9E7;
	padding:20px 0px;
}

/******************************************************************/
/****************************** FORM ******************************/
/******************************************************************/
.leave_comment {
	width:505px;
}

form {
	width:505px;
}

#commentForm input, #commentForm textarea {
	color:#4B575A;
	font-family:Helvetica, Arial, sans-serif;
	font-size:21px;
	width:442px;
	background:#EEEDE1;
	border:none;
	height: 24px;
	padding: 15px 0px 12px 15px;
	margin-bottom:20px;
	float: left;
}

#commentForm textarea {
	min-height:201px;
	_height: 201px;
}

#commentForm input.submit {
	font-family:Helvetica, Arial, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	background:#FF6E96;
	border:none;
	height:39px;
	width:166px;
	font-weight:bold;
	float: left;
	cursor: pointer;
	padding: 0px;
}

#post_name.bg {
	background:url(/_images/contact/rollover_name.gif) no-repeat;
}

#post_email.bg {
	background:url(/_images/contact/rollover_email.gif) no-repeat;
}

#post_telephone.bg {
	background:url(/_images/contact/rollover_telephone.gif) no-repeat;
}

#post_website.bg {
	background:url(/_images/contact/rollover_website.gif) no-repeat;
}

#post_comment.bg {
	background:url(/_images/contact/rollover_comment.gif) no-repeat;
}

#post_name.bg:focus, #post_email.bg:focus, #post_telephone.bg:focus, #post_website.bg:focus {
	background-position:0px -50px;
}

#post_comment.bg:focus {
	background-position:0px -231px;
}

label.error {
	float:left;
	font-size: 12px;
	color: #FF6E96;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	width: 100%;
}

#thankyou {
	text-align: center;
	width: 760px;
	display: none;
}

/********************************************************************/
/****************************** SOCIAL ******************************/
/********************************************************************/
.twitter {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	width:375px;
	float:left;
	color:#8E999D;
}

.twitter img {
	float:left;
}

.twitter p {
	padding-left:75px;
}

.twitter .highlight_blue {
	color:#31B3D8;
}

.lastFm {
	float:right;
}

.lastFm .highlight_red {
	color:#FF3333;
}

/*******************************************************************/
/***************************** CONNECT *****************************/
/*******************************************************************/
#connect {
	border-bottom:7px solid #BDE9E7;
	padding:20px 0;
}
#connect li {
	float:left;
	padding-right:25px;
}
#connect .last {padding-right:0;}

/********************************************************************/
/****************************** FOOTER ******************************/
/********************************************************************/
#footer {
	border-top:3px solid #BDE9E7;
	width:760px;
	padding-top:20px;
	font-size:13px;
	clear:both;
	height:30px;
}

#footer strong {
	float:left;
	padding-top: 4px;
	padding-right: 30px;
}
#footer p {
	clear:right;
	color:#999999;
	float:right;
	font-size:11px;
	text-align:right;
	width:300px;
}

#footer .footer_nav {
	list-style:none;
	float:right;
}

#footer .footer_nav li {
	border-left:1px solid #535A5C;
	display:inline;
	padding:0px 4px 0px 8px;
}
#footer .footer_nav li.first {
	border:none;
}

#footer .social {float:left;}
#footer .social li {float:left;padding-right:20px;}

#footer a {color:#535A5C;font-weight:bold;}

.clear {clear:both;}

.twitter-share-button {float:left;}

/**********************************************************************/
/****************************** COMMENTS ******************************/
/**********************************************************************/
div.leave_comment label.error {
	width: 100%;
	font-size: 12px;
	color: #FF6E96;
	padding: 0px 0px 15px 15px;
	font-weight: bold;
}

#commentForm input, #commentForm textarea {
	margin: 10px 0px;
}
/***************************************************************************/
/****************************** QUESTIONNAIRE ******************************/
/***************************************************************************/

/*******************************************************************/
/****************************** ERROR ******************************/
/*******************************************************************/
#header .error {
	position:relative;
	margin-bottom:-80px;
	padding-top:70px;
	z-index:2;
}
#header .error_nav {
	background:url(/images/error/header_background.gif) repeat-x;
	height:45px;
	margin-left:-90px;
	padding-left:90px;
	width:850px;
}
#header span.top_contact img.spookLogo {
	float:right;
}
#error {
	background:url(/_images/error/gradient_background.jpg) no-repeat;
	clear:both;
	font-size:25px;
	line-height:35px;
	height:115px;
	margin-left:-90px;
	padding:110px 0px 0px 210px;
	width:730px;		/*940px*/
}
#error500 {
	background:url(/_images/error/gradient_background_500.jpg) bottom no-repeat;
	height:550px;
	padding:0px 90px 0px 90px;
	width:760px;
	position:relative;
	left:-90px;
	font-size:25px;
}
#error500 p {
	padding:50px 0px 70px 0px;
	letter-spacing:-1px;
	line-height:35px;
}
p.inline-errors {
	display:none;
}
#error_form {float:left;}

#error_form li {
	float:left;
	margin-bottom:35px;
	width:750px;
}
#error_form label {
	display:block;
	float:left;
	width:225px;
	padding-top:15px;
}
#error_form input {
	background:#EEEDE1;
	color:#4B575A;
	font-size:21px;
	padding:0px 0px 0px 10px;
	height:50px;
	width:515px;
	float:left;
}
#error_form textarea {
	border:none;
	background:#EEEDE1;
	height:150px;
	padding:10px;
	font-family:Helvetica, Arial sans-serif;
	font-size:21px;
	color:#4B575A;
	width:505px;
}
#error_form li#button {float:left;}

#error_form li#button input {
	color:#FFF;
	background:#FF6D96;
	width:100px;
	height:43px;
	font-size:25px;
	float:right;
}

/*************************************************************************/
/****************************** SCRAP PAPER ******************************/
/*************************************************************************/
.scrap_paper {
	background:url(/_images/background/background_note.gif) no-repeat 0 0;
	float:left;
	height:160px;
	margin:30px 0 0 0;
	padding:35px 15px 15px 15px;
	width:308px;
}
.scrap_paper blockquote {
	color:#2DB8D8;
	font-size:16px;
	font-style:italic;
	line-height:143%;
	text-shadow:1px 1px 0 #FFFFFF;
}
.scrap_paper img {float:left;padding:15px 10px 0 0;}
.scrap_paper cite {
	display:block;
	float:left;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	line-height:142%;
	padding:24px 0 0 0;
}
.scrap_paper cite a {
	color:#FF6D96;
	display:block;
}

/*************************************************************************/
/****************************** FEATURED IN ******************************/
/*************************************************************************/
.featured_in {float:right;padding:40px 50px 0 0;}

/****************************************************************************/
/****************************** NOTHING TO SEE ******************************/
/****************************************************************************/
.nothing_to_see {color:#8A9899;font-size:12px;padding:20px 0;}
.nothing_to_see strong {color:#525959;font-weight:bold;}
.nothing_to_see a {color:#7FD2DF;}
