html, body {
	height:100%;
	}

body {
	margin:0;
	padding:15px 0 0;
	background:#34230E;
	font-size:small;
	color:#34230E;
	font-family:Arial, Helvetica, sans-serif;
	}

a:link, a:visited {
	color:#1BAED2;
	text-decoration:none;
	}
a:hover, a:active {
	text-decoration:underline;
	}

h1 {
	font-family:"Century Gothic", "Avant Garde", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#C8AC8C;
	font-weight:normal;
	margin:0 0 4px;
	}
h2 {
	color:#34230E;
	margin:0 0 4px;
	font-size:110%;
	font-family:"Century Gothic", "Avant Garde", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
p {
	line-height:1.4em;
	}
	
img {
	border:none;
	}
	
/*-- Site Structure --*/
#wrap {
	width:892px;
	}
	
	
#content {
	background:#FFF url(../images/right-shadow2.jpg) top right repeat-y;
	padding:12px 28px 12px 12px;
	position:relative;
	}
	
a#go-home {
	background:url(../images/logo_off.gif) top left no-repeat;
	width:35px;
	height:35px;
	display:block;
	float:left;
	left:-39px;
	top:-30px;
	position:absolute;
	}

html>body a#go-home {
	left:-27px;
	top:-30px;
	}

a#go-home:hover {
	background:url(../images/logo_on.gif) top left no-repeat;
	}


#top-border {
	background:red url(../images/top-corner-shadow.jpg) top right no-repeat;
	margin:0;
	padding:0;

	}
html>body #top-border {
	
	}

	
#main {
	width:613px;
	float:right;
	position:relative;
	}
			
#bottom-shadow {
	height:16px;
	}

#footer {
	font-size:90%;
	color:#6C461F;
	padding:0 17px 30px 0;
	text-align:right;
	}

/*-- Menu --*/
#nav {
	width:500px;
	float:right;
	padding: 0;
	margin:0 16px 12px 0;
	}
#nav ul {
	margin: 0;
	float:right;
	padding: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin: 0 4px;
	padding: 0;
	font-family:"Century Gothic", "Avant Garde", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
#nav li a {
	float: left;
	padding:6px 8px;
	text-decoration: none;
	color:#FFF;
	border: none;
	}
#nav li a:hover {
	color: #fff;
	background: #464a52;
	}
#nav li a.active {
	font-weight: bold;
	color: #fff;
	}
	
body.our-work li.our-work a,
body.about-play li.about-play a,
body.our-clients li.our-clients a,
body.playground li.playground a,
#nav li a:hover {
	background:#6C461F;
	}
	
	
/*-- Home Page --*/
#home-content {
	width:852px;
	margin:12px 0 0;
	background:url(../images/home-bg.jpg) top center repeat-y;
	}
	
#latest-news-outter-wrap {
	float:left;
	width:558px;
	padding:2px;
	border-top:2px solid #B8EFFD;
	}
	
#latest-news-inner-wrap {
	background:url(../images/home-blog-bg.jpg) top right no-repeat;
	padding:13px 10px 10px 14px;
	}

#contact-info {
	width:250px;
	padding:17px 10px 0px 14px;
	margin:0 2px 0 0;
	float:right;
	border-top:2px solid #B8EFFD;
	background:url(../images/sidebar-top-bg.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	}

#latest-news {
	width:370px;
	}
	#latest-news h1 {
		font-family:"Century Gothic", "Avant Garde", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:140%;
		padding:0;
		margin:0;
		}
	#latest-news strong {
		font-size:100%;
		}
	#latest-news p {
		margin:4px 0 0;
		}
	#latest-news .date {
		color:#C8AC8C;
		font-weight:bold;
		font-family:"Century Gothic", Helvetica, Arial, sans-serif;
		}

a.home-next:link, a.home-next:visited {
	font-size:95%;
	padding:1px 20px 1px 0;
	background:url(../images/home-next-off.gif) bottom right no-repeat;
	}
	
a.home-next:hover, a.home-next:active {
	background:url(../images/home-next-on.gif) bottom right no-repeat;
	}

#home-bottom {
	height:2px;
	background:url(../images/home-bottom.gif) top left no-repeat;
	}

p.also {
	margin-top:20px;
	font-family:"Century Gothic", "Avant Garde", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
.divider {
	margin:0 8px;
	color:#1BAED2;
	}
	
	
/*-- Our Work --*/
#work-sidebar {
	width:172px;
	float:left;
	padding:40px 20px 40px 20px;
	position:relative;
	}
	html>body #work-sidebar {
		padding:40px 20px 40px 30px;
		}
		
#work-sidebar a:link, #work-sidebar a:visited {
	font-family:"Century Gothic", "Avant Garde", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1.8em;
	font-size:95%;
	text-transform:uppercase;
	text-decoration:none;
	color:#34230E;
	}

#work-sidebar a:hover, #work-sidebar a:active {
	text-decoration:underline;
	}

#work-sidebar li.current a {
	font-weight:bold;
	font-size:110%;
	text-decoration:none;
	}

#work-sidebar li.current {
	padding:4px 0;
	}

#work-sidebar li.current a.dot,
#work-sidebar li.current a.dot-on {
	padding:2px;
	display:block;
	float:left;
	height:13px;
	width:13px;
	background:url(../images/dot-off.gif) top center no-repeat;
	}
	#work-sidebar li.current a.dot-on {
		
		background:url(../images/dot-on.gif) top center no-repeat;
		}
		
#work-sidebar li.current a.dot:hover {
	background:url(../images/dot-hover.gif) top center no-repeat;
	}
	
#work-sidebar ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#work-sidebar ul li {
	clear:both;
	}
	
body.our-work #inner-content {
	background:url(../images/sidebar-bg.gif) top left repeat-y;
	border:1px solid #FFF;
	}

body.our-work #caption {
	margin:12px 0 0;
	border:2px solid #B8EFFD;
	
	}
	#inner-caption {
		padding:16px 24px;
		background:url(../images/caption-bg.jpg) bottom left repeat-x;
		border:2px solid #FFF;
		position:relative;
		}

#navigation { /* absolutely positioned relative to inner-caption */
	position:absolute;
	top:-12px;
	left:210px;
	}
	
a.previous {
	float:left;
	display:block;
	width:84px;
	height:20px;
	background:url(../images/previous_off.gif) top left no-repeat;
	}
a.previous:hover {
	background:url(../images/previous_on.gif) top left no-repeat;
	}
	
a.next {
	float:left;
	display:block;
	width:59px;
	height:20px;
	background:url(../images/next_off.gif) top left no-repeat;
	}
a.next:hover {
	background:url(../images/next_on.gif) top left no-repeat;
	}

/*-- playground --*/
.post-date {
	padding:0;
	margin:0 0 10px;
	font-family:"Century Gothic", "Avant Garde", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#C8AC8C;
	letter-spacing:1px;
	}

body.playground #inner-content {
	background:#FFF url(../images/blog-bg.jpg) top left repeat-y;
	}

body.playground #blog-bottom {
	background:url(../images/blog-bottom.gif) bottom left no-repeat;
	}

body.playground #main {
	background:url(../images/playground-header.gif) top left no-repeat;
	width:555px;
	float:left;
	padding:50px 16px 0;
	border-top:2px solid #F2DEB5;
	}
	
body.playground #sidebar {
	width:248px;
	float:right;
	margin-right:1px;
	border-top:2px solid #B0F0FF;
	background:url(../images/sidebar-top-bg.gif) top left repeat-x;
	line-height:1.2em;
	position:relative;
	}
	html>body.playground #sidebar {
		width:248px;
		margin-right:2px;
		}

body.playground #sidebar ul {
	list-style:none;
	padding:0;
	margin:16px;
	}
	
body.playground #sidebar ul li {
	padding:0;
	margin:10px 0 20px;
	}

body.playground #sidebar ul li ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
body.playground #sidebar ul li ul li {
	padding:0;
	margin:0;
	}
	
body.playground #sidebar ul li h2 {
	font-family:"Century Gothic", "Avant Garde", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
.post {
	border-top:1px solid #F2DEB5;
	margin:10px 0 0;
	padding:20px 0 5px;
	}

.previous {
	float:left;
	}
	
.next {
	float:right;
	}
	
.textbox {
	border:1px solid #CCC;
	padding:2px 3px;
	background:url(../images/grey-gradient.jpg) top left repeat-x;
	}

a.rss {
	padding:1px 0 1px 20px;
	background:url(../images/rss.jpg) center left no-repeat;
	}
		
/*-- About page --*/
#content-border {
	border:2px solid #EFDEB7;
	}
body.about-play #inner-content {
	background:url(../images/content-gradient.jpg) bottom left repeat-x;
	border:2px solid #FFF;
	}
	body.about-play #inner-content p {
		margin:0 0 12px;
		padding:0;
		}
		
#about-copy {
	padding:60px 100px;
	}


/*-- Our Clients --*/
body.our-clients {
	color:#34230E;
	}
body.our-clients #inner-content {
	background:none;
	border:2px solid #FFF;
	}
table.client-list {
	margin:0 auto;
	padding:30px 0;
	width:92%;
	line-height:1.6em;
	border-bottom:1px solid #EFDEB7;
	}
table.client-list h3 {
	font-family:"Century Gothic", "Avant Garde", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	}


/*-- Utilities --*/
.clear {
	clear:both;
	}
	
#idSiteMeterHREF img {display:none;}