@charset "utf-8";
/* Master CSS Document */

/* GENERIC CSS */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 900px;
	margin: 30px 0px 0px 10px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

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

a:hover {
	color: #000000;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

p {
	margin: 15px 0px 0px 0px;
	line-height: 14px;
}

.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.light {
	font-weight: normal;
}


/* HEADER CSS */
#home #header {
	padding: 0px 0px;
	margin: 0px 0px 10px 0px;
}

#header {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}

#header #main_logo {
	padding: 20px 0px;
	border-bottom: 1px dotted #a8a9ad;
}

#header #main_nav {
	float: left;
	width: 590px;
	
	padding: 9px 0px;
}

#header #networks {
	float: right;
	width: 300px;
	
	padding: 12px 0px 0px 0px;
	text-align: right;
}

#header #main_nav ul li {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: -0.3px;
}

#header #main_nav ul li a {
	padding: 0px 0px 0px 10px;
}

#home #header #main_nav ul li#home_but a, #about #header #main_nav ul li#about_but a, #contact #header #main_nav ul li#contact_but a, .projects #header #main_nav ul li#projects_but a,
#team #header #main_nav ul li#team_but a, #about #header #main_nav ul li#about_but a, #team_member #header #main_nav ul li#team_but a, .blog #header #main_nav ul li#blog_but a  {
	color: #000000;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}

#header .line {
	border-top: 2px solid #000000;
}

div.sub_headers div.sub_header {
	border: 0px;
	border-bottom: 1px dotted #a8a9ad;
	height:18px !important;

	color:#000000;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-0.3px;
	margin: 0px;
	padding: 9px 0px 9px 0px !important;
}

div.sub_headers div.arrow {
	background-image:url(images/arrow.png);
	background-position:2px 17px;
	background-repeat:no-repeat;
}  

div.sub_headers div.sub_header span {
	padding: 0px 0px 0px 10px;
}

/* CONTENT CSS */

h1 {
	color:#000000;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:35px;
	padding:15px;
	margin: 0px;
	letter-spacing:-0.7px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
h1 {letter-spacing:-1px;}
}

#home h1 {
	background-color:#D8E2EC;
	margin:10px 0;
}

#projects .one_col_left h1, #about .one_col_left h1 {
	margin-top: 0px;
}

#home .three_col h1 {
	margin-bottom: 0px;
}

.project_one .three_col h1 {
	margin-top: 0px;
}

h1.team {
	margin: 0px;
	border-bottom: 1px dotted #a8a9ad;
}


h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-0.7px;
	margin:0;
	padding:0 0 15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
h2 {letter-spacing:-1px;}
}

h2.headline{
	padding:15px;
	border-top: 1px dotted #a8a9ad;
}

h4.headline{
	font-size:30px;
	letter-spacing:-1.2px;
}

h2.blue, h2.pink, h2.team, h2.lemon {
	padding: 15px;
}

.blue{
	background-color: #D8E2EC;
}

.pink{
	background-color: #fbecf3;
}

.lemon {
	background-color: #FCFAE5;
}

.green {
	background-color: #E3EEE8;
}

h3{
	padding: 9px 0px 9px 10px;
	margin: 0px 0px 15px 0px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 17px;
	
	
	font-size: 15px;
	letter-spacing: -0.3px;
	border-top: 5px solid #000000;
	border-bottom: 1px dotted #a8a9ad;
}

h3.breadcrumbs {
	border-top: 0px solid #000000;
	margin: 0px;
}

h3.headline {
	border-top: 1px dotted #a8a9ad;
	border-bottom: 0px solid #000000;
	margin: 0px;
}


h3.divider {
	border-top: 1px dotted #a8a9ad;
	border-top: 1px dotted #a8a9ad;
	margin: 10px 0px;
}

.client_logos {
	padding-bottom: 15px;
}

.twitter_feed {
	background:#F6F6F6 url(images/) 275px 15px no-repeat;
	padding-bottom: 15px;
}

.project_two h4{
	border-bottom: 1px dotted #a8a9ad;
	padding: 15px 0px 15px 0px!important;
}

.pull_quote {
	padding: 15px 0px;
	margin: 10px 0px;
	border-top: 1px dotted #a8a9ad;
	border-bottom: 1px dotted #a8a9ad;
}

#about h4{
	border-top: 1px dotted #a8a9ad;
	border-bottom: 1px dotted #a8a9ad;
	padding: 15px 0px 15px 0px!important;
}

#about .one_col_left h4 {
	padding: 15px!important;
	border: 0px dotted #a8a9ad;
}


.more, .link {
	padding: 9px 0px 9px 10px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/grey_arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 17px;
	border-top: 1px dotted #a8a9ad;
	border-bottom: 5px solid #000000;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -0.3px;
}

.link {
	border-bottom: 1px dotted #a8a9ad;
}

.two_col_left {
	float: left;
	width: 590px;
	margin: 10px 0px 0px 0px;
}

.one_col_right {
	float: right;
	width: 300px;
	margin: 10px 0px 0px 0px;
}

.homepage_project_small {
	width: 145px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.homepage_project_small h2, .homepage_blog_small h2 {
	padding-left: 10px;
	padding-right: 10px;
}

.homepage_blog_small {
	width: 145px;
	float: right;
	margin: 10px 0px 0px 0px;
}

.homepage_blog_small .inner, #about .two_col_left .blue {
	background-color: #eeebe8;
}

.block {
	margin: 10px 0px 0px 0px;
	border-top: 5px solid #000000;
}


.featured-image {
	height: 511px;
}

/* Projects CONTENT CSS */

.projects #content p {
margin:10px 0px 0px;
}

.projects #content p.top {
margin:0px 0px 10px;
}

#deptford_project .two_col_right {
	padding:10px 0 0;
}

.project_nav {
	border-bottom: 1px dotted #a8a9ad;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

.project_nav ul {
	margin-top: 15px;
}

.project_nav ul li {
	color: #a8a9ad;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-0.8px;
}

#deptford_project #deptford_project_but a , #rsvp_london_project #rsvp_london_but a, #ldf_project #ldf_but a, #workspace_group_project #workspace_group_but a {
	color: #000000;
}

.projects .three_col {
	padding: 10px 0px 0px 0px;
	clear: both;
}

#rsvp_london_project .two_col_right.blue h2.headline {
	border-top:0px dotted #A8A9AD;
	padding: 15px 15px 16px 15px;
}

#ldf_project .two_col_right h2.headline {
	border-top:0px dotted #A8A9AD;
	margin-bottom: 10px;
}

#workspace_group_project .one_col_right h2.headline {
	border-top:0px dotted #A8A9AD;
}

#rsvp_london_project .one_col_left.blue .link, #ldf_project .one_col_left.lemon .link, #ldf_project .one_col_left.pink .link, #workspace_group_project .one_col_right.green .link {
	margin:0px;
	border-bottom:0px dotted #A8A9AD;
}

#workspace_group_project h1.green {
	margin-bottom: 10px;
}

.one_col_left {
	float: left;
	width: 300px;
	padding: 0px 0px 0px 0px;
}

.two_col_right {
	float: right;
	width: 590px;
	padding: 0px 0px 0px 0px;
}

.projects p, #about p  {
	margin: 0px 0px 15px 0px;
}

.projects .two_col_right h3 {
	border-top: 1px dotted #a8a9ad;
}

#team_member  .two_col_right{
	padding: 10px 0px 0px 0px;
}

.attachments .attachment {
	width: 90px;
	float: left;
	margin-left: 15px;
}

.attachments .attachment img {
	border: 1px solid #a8a9ad;
	margin-bottom: 10px;
}

.attachments .first {
	margin-left: 0px;
}


.project_footer {
	clear: both;
	padding-top:30px;
}

#home .project_footer {
	padding-top:10px;
}

.project_footer .more {
	padding: 9px 0px 10px 0px !important;
	margin: 0px!important;
	height: 18px!important;
}

.project_footer .more a {
	padding: 0px 0px 0px 10px !important;
} 

.project_footer .half_col_left{
	float: left;
	margin-left: 10px !important;
	width: 145px;
}

/* ABOUT CSS */
#about #content .two_col_right {
	margin-top: 10px;
}

#about #content .one_col_right h2 {
	border-top: 0px dotted #a8a9ad;
}

#about #content .one_col_right .pink h3 {
	border-top: 1px dotted #a8a9ad;
	border-bottom: 0px dotted #a8a9ad;
}

.client_list {
	font-size: 15px;
	font-weight: normal;
}

.client_list ul li {
	display: block;
}

#about .two_col_left .blue {
	margin-top: 10px;
}

#about .two_col_left .blue h2 {
	border-bottom: 1px dotted #a8a9ad;
	padding: 15px;
}

#about .two_col_left .blue h2.last {
	border-bottom: 0px dotted #a8a9ad;
}

/* TEAM CSS */
#team #content .two_col_right {
	margin-top: 10px;
}

#team .one_col_left {
	height: 448px;
}

.team_members {
	margin-top: 30px;
}

.team_members .team_member {
	float: left;
	width: 290px;
	margin-left: 10px;
}

.team_members .team_member.first {
	width: 300px;
	margin-left: 0px;
}

.team_more .link {
	float: left;
	width: 280px;
	margin-left: 10px;
	border-bottom: 0px dotted #a8a9ad;
}

.team_more .link.first {
	width: 290px;
	margin-left: 0px;
}

.team_members .bottom .link {
	border-bottom: 1px dotted #a8a9ad;
}

.team_members .team_member .profile_pic {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #a8a9ad;
}

#team h3{
	margin: 0px 0px 0px 0px;
}

#team .more {
	padding: 10px 0px 10px 0px !important;
}

.team_list {
	margin: 10px 0px 0px 0px;
	border-top: 1px dotted #a8a9ad;
	border-bottom: 1px dotted #a8a9ad;
	padding: 0px 0px 15px 0px!important;
}


.team_member h3 {
	border-top: 1px dotted #a8a9ad;
}

.team_member .link {
	border-bottom: 0px dotted #a8a9ad;
	margin: 15px 0px 0px 0px;
}


#team .project_footer .one_col_right, #about .project_footer .two_col_right, #contact .project_footer .two_col_right, #about .project_footer .one_col_right  {
	background-image: url();
}

.member_title h1 {
	margin: 0px;
	background-color: transparent;
}

.member_title h2 {
	border-top: 1px dotted #a8a9ad;
	padding: 15px;
}

#team_member .one_col_left h3, #team_member .two_col_right h3{
	margin-top: 15px;
	border-top: 1px dotted #a8a9ad;
}

.video {
	margin: 15px 0px;
}

/* CONTACT CSS */

#contact .three_col {
	margin-top: 10px;
}

.map {
	float: left;
	width: 644px;
}

.map_key {
	float: right;
	width: 230px;
	border-top: 0px solid #000000;
}

.map_key h3 {
	border-top: 1px dotted #a8a9ad;
	margin: 0px;
}

.map_key h3.first {
	border: 0px dotted #a8a9ad;
}

.map_key p {
	margin: 10px;
	font-size: 15px;
	
	line-height:18px;
}

#contact .two_col_right {
	padding-top: 0px;
}

.contact_details h3 {
	border-top: 1px dotted #a8a9ad;
}

.contact_details h3.first {
	border-top: 0px dotted #a8a9ad;
}

.contact_details p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}

/* FOOTER CSS */

#footer a, #footer p  {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	margin: 15px 0px 15px 0px;
	letter-spacing: -0.5px;
}

