body {
	background-color:#160d02;
	color:#9c826e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

#container {
	margin-left: 90px;
	margin-top:55px;
	width:842px;
}

#header {
	height:125px;
}

#sidebar {
	width: 222px;
	float: left;
	margin-right: 32px;
}
#sidebar h2 {
	width: 222px;
	height: 30px;
	background: transparent url('../_media/title_navigate.gif') 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
#sidebar h3 {
	width: 220px;
	height: 24px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
#sidebar #title_sidebar_case_studies {
	background-image: url('../_media/title_sidebar_case_studies.gif');
}
#sidebar #title_sidebar_community {
	background-image: url('../_media/title_sidebar_community.gif');
}
#sidebar #title_sidebar_company {
	background-image: url('../_media/title_sidebar_company.gif');
}
#sidebar #title_sidebar_contact {
	background-image: url('../_media/title_sidebar_contact.gif');
}
#sidebar #title_sidebar_digi_ads {
	background-image: url('../_media/title_sidebar_digi_ads.gif');
}
#sidebar #title_sidebar_games {
	background-image: url('../_media/title_sidebar_games.gif');
}
#sidebar #title_sidebar_vis_design {
	background-image: url('../_media/title_sidebar_vis_design.gif');
}
#sidebar #title_sidebar_websites {
	background-image: url('../_media/title_sidebar_websites.gif');
}
#sidebar #title_sidebar_applications {
	background-image: url('../_media/title_sidebar_applications.gif');
}

#main {
	width: 578px;
	float: left;
}
#main h2 {
	width: 577px;
	height: 31px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
#home #main h2 {
	background-image: url('../_media/title_the_latest.gif');
}
#profile #main h2 {
	background-image: url('../_media/title_company_profile.gif');
}
#case_study #main h2 {
	background-image: url('../_media/title_case_study.gif');
}
#visual_design #main h2 {
	background-image: url('../_media/title_visual_design.gif');
}
#digital_advertising #main h2 {
	background-image: url('../_media/title_digital_advertising.gif');
}
#careers #main h2 {
	background-image: url('../_media/title_careers.gif');
}

#services #main h2 {
	background-image: url('../_media/title_services.gif');
}


#sidebar ul, p.contact {
	padding:0;
	margin:0 0 30px 0;
}

#footer {
	margin: 10px 0;
	padding-top: 10px;
	font-size: .9em;
	background: transparent url('../_media/dots.gif') 0 0 repeat-x;
}

.clear {
	clear:both;
}

a, a:link {
	color: #d294b0;
	text-decoration: none;
}
a:hover, a:active {
	color: #f075ae;
	border-bottom: 1px dotted #f075ae;
}
a:visited {
	/* text-decoration: line-through;
	color: #f4cadd; */
	color: #7e5c6c;
}
a:visited:hover {
	text-decoration: none;
	color: #f075ae;
	border-bottom: 1px dotted #f075ae;
}

h1 {
	width:258px;
	height:80px;
	background: #160d02 url('../_media/fa_logo2.gif') no-repeat;
	font-size: 1.8em;
	font-family: "Georgia", Times, serif;
	text-indent: -3000px;
}

h2 {
	margin: 10px 0 20px 0;
	font-size: 1.6em;
	font-family: "Georgia", Times, serif;
	color:#fff;
	background: #160d02 url('../_media/dots.gif') 0 100% repeat-x;
}

h3 {
	margin: 0;
	font-size: 1.6em;
	font-family: "Georgia", Times, serif;
	color:#cdae93;
}


h4 {
	margin: 18px 0 0px 0;
	font-size: 1.6em;
	font-style: italic;
	font-family: "Georgia", Times, serif;
	color:#cdae93;	
}

#header a {
	display: block;
	width:258px;
	height:80px;
	border: 0;
}

#main h3 {
	font-size: 1.8em;
	font-family: "Georgia", Times, serif;
	color:#dbcdbf;
}

p {
	font-weight: lighter;
	font-size: 1.2em;
	line-height: 1.8em;
}

li {
	font-size: 1.2em;
	padding:4px 0;
}

.post p {
	margin-top: 20px;
}

.post {
	background: transparent url('../_media/dots.gif') 0 100% repeat-x;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.design_post h3 {
	font-style: italic;
}

.type {
	font-size: .65em;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #3e3329;
	color: #ead6c5;
}

.design_post {
	margin-bottom: 30px;
}

.design_post img {
	margin-top: 20px;
	width: 270px;
}

.design_post ul li {
	display: inline;
	margin-right: 15px;
}

.case_post {
	margin-bottom: 40px;
}

.case_post h3 {
	margin-top: 30px;
}

.case_post #title {
	font-size: 2.5em;
}

.case_post p {
	margin-top: 20px;
}

.banner_post {
	margin-bottom: 70px;
}

img.image_left {
	float: left;
	margin: 24px 24px 22px 0px;
}
img.image_right {
	float: right;
	margin: 24px 0px 22px 24px;
}

img.news_image  {
	margin-bottom: 30px;
}

.date {
	margin: 4px 0;
	font-family: "Georgia", Times, serif;
	font-style: normal;
	font-size: 1.2em;
	color: #4e4135;
}

.contact {
	color:#624f41;
	font-size: 1.2em;
	line-height: 1.8em;
}

#footer p span {
	padding-right: 20px;
}

strong {
	font-weight: bold;
	color:#cdab91;
}

a.img_link {
	text-decoration: none;
}

a.img_link:hover {
	text-decoration: none;
	border: 0;
}

#digital_advertising h3 {
	float: left;
	margin-bottom: 15px;
}

#digital_advertising h4 {
	margin-top: 34px;
	clear: left;
}

h3#logo_debeers {
	width: 188px;
	height: 42px;
	background: transparent url('../_media/logo_debeers.gif') 0 0 no-repeat;
	text-indent: -999em;
}
h3#logo_microsoft {
	width: 131px;
	height: 23px;
	background: transparent url('../_media/logo_microsoft.gif') 0 0 no-repeat;
	text-indent: -999em;
}
h3#logo_mtv {
	width: 54px;
	height: 41px;
	background: transparent url('../_media/logo_mtv.gif') 0 0 no-repeat;
	text-indent: -999em;
}
h3#logo_trojan {
	width: 145px;
	height: 36px;
	background: transparent url('../_media/logo_trojan.gif') 0 0 no-repeat;
	text-indent: -999em;
}
h3#logo_truenorth {
	width: 173px;
	height: 33px;
	background: transparent url('../_media/logo_truenorth.gif') 0 0 no-repeat;
	text-indent: -999em;
}
h3#logo_smirnoff {
	width: 77px;
	height: 54px;
	background: transparent url('../_media/logo_smirnoff.gif') 0 0 no-repeat;
	text-indent: -999em;
}
h3#logo_ge {
	width: 77px;
	height: 41px;
	background: transparent url('../_media/logo_ge.gif') 0 0 no-repeat;
	text-indent: -999em;
}
em {
	font-style: italic;
	color:#cdab91;
}
#approach {
	margin: 8px 0 40px 0;
}
.post ul
	{
	margin: 20px 0 5px -10px;
	padding: 0 0 8px 0;
	}
.banner_post ul li,
.post ul li
	{
	float: left;
	display: inline;
	margin: 0;
	padding: 0 8px;
	border-right: 1px solid #332513;
	}
.banner_post ul li.last,
.post ul li.last
	{
	border: 0;
	}
.post ul li a
	{
	display: block;
	}
.banner_post ul {
	margin: 6px 0 0 -6px;
	padding: 0;
}

a#media_temple {
	display: block;
	width: 25px;
	height: 10px;
	background: transparent url('../_media/mt_logo.gif') 0 0 no-repeat;
	margin: -15px 3px 0 0;
	text-indent: -999em;
	float: right;
}

/* job listings */
#jobs_list {
	margin:10px 0;
}

#jobs_list li {
	margin:0;
	padding:0;
	font-size:1em;
}

#jobs_list h4 {
	color:#d294b0;
	font-size:1.4em;
	margin:0;
	padding:10px 0;
}

#jobs_list a:hover h4 {
	color: #f075ae;
/*	border-bottom: 1px dotted #f075ae;*/
}

#jobs_list .job_details {
	margin-top:10px;
	margin-left:20px;
	padding-bottom:30px;
}

#jobs_list .job_details h5 {
	margin:8px 0;
	font-size:1.3em;
	font-weight:bold;
}

#jobs_list .job_details li {
	list-style-position:outside;
	list-style-type:none;
	background: transparent url('../_media/bullet_point.gif') center left no-repeat;
	padding-left:8px;
	margin-left:1.8em;
	margin-bottom:0;
	font-size:1.2em;
	line-height:1.4em;
}

p.apply {
	margin:10px 0 0 0;
}

p.apply em {
	color:#9c826e;
}

#careers .post p em {
	color:#624f41;
}


/* services */
.services ul {
	margin: -10px 0 20px 0;
}

.services p {
	margin:15px 0;
}


.services ul li {
	list-style-position:outside;
	list-style-type:none;
	background: transparent url('../_media/bullet_point.gif') center left no-repeat;
	padding-left:8px;
	margin-left:1.8em;
	margin-bottom:0;
	font-size:1.2em;
	line-height:0.8em;
}