body {
	background: #585858 url(../images/interface/body-bg.jpg) 0 0 repeat-x;
	color: #ebebeb;
	text-shadow: 0 -1px -1px #222;
	 -webkit-text-stroke:1px transparent; 
}
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}



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

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

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

li {
	margin: 0;
	padding: 7px 0 5px 0;
	font-size: 12px;
	list-style: none;
	background: url(../images/interface/list-item-bg.gif) 0 0 repeat-x;
	color: #ccc;
}

ul.elsewhere li {
	font-weight: bold;
}

ul.elsewhere li span {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #d6d6d6;
	text-shadow: 0 1px 1px #333;
}

ul.projects li span {
	font-size: 10px;
}

ul.ediets_corporate li.ediets_corporate a span,
ul.condoroad li.condoroad a span,
ul.albert_who li.albert_who a span,
ul.brew_urban_cafe li.brew_urban_cafe a span,
ul.bandzoogle li.bandzoogle a span,
ul.sitezoogle li.sitezoogle a span,
ul.sitezoogle_identity li.sitezoogle_identity a span,
ul.landscaperoo li.landscaperoo a span,
ul.landscaperoo_identity li.landscaperoo_identity a span,
ul.avego_identity li.avego_identity a span,
ul.rio_vista_church li.rio_vista_church a span,
ul.rio_impact li.rio_impact a span,
ul.listmanager li.listmanager a span {
	color: orange !important;
}

li a {
	color: #fff;
}

ul.projects li a span {
	color: #FFEE81;
}

li a:hover {
	-webkit-transform: translate(5px,0);
	text-shadow: 0 2px 2px #222;
}

.container_24 {
	background: url(../images/interface/container-bg.png) 0 0 no-repeat;
	height: 1200px;
	margin-top: 22px;
	padding-top: 42px;
}

.logo a {
	width: 100px;
	height: 62px;
	background: url(../images/interface/site_logo.png) 0 0 no-repeat;
	text-indent: -5000px; 
	display: block;
}

.header {
	padding: 5px 0 42px 0;
}

h1,h2,h3 {
	color: white;
}

.work {
	margin-bottom: 15px;
}

.project-image img {
	border: 5px solid #efefef;
}

.work a img {
	border: 5px solid #e2e2e2;
}

.work a:hover img {
	border: 5px solid #fff;
}

.tagline {
	color: white;
	font-size: 18px;
	padding-top: 5px;
}

.contact {
	padding-top: 5px;
	color: white;
}

.bigger {
	font-size: 14px;
}

.white {
	color: white;
}

.smaller {
	font-size: 11px;
}

.follow {
	font-family: Georgia;
	font-style: italic;
	font-size: 11px;
	margin: 0;
}

.footer {
	padding-top: 30px;
}

.footer a {
	font-weight: bold;
	color: white;
}

.project-info span {
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #d6d6d6;
	text-shadow: 0 1px 1px #333;
}