body
{
	color: #777;
	font-size: 13px;
	line-height: 1.4;
}

h1
{
	position: fixed;
	font-size: 34px;
	text-transform: lowercase;
	width: 240px;
	float: left;
	line-height: 1.2;
	top: 50px;
	left: 50%;
	margin-left: -480px;
}

h1 a:hover .punk,
h1 a:hover .avenue
{
	color: #333;
}

h1 .punk
{
	color: #777;
}

h1 .avenue
{
	color: #E58200;
}

h1 a:hover
{
	text-decoration: none;
}

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

h3
{
	font-size: 18px;
}

h3,
h6,
h5
{
	color: #666;
}

br.c
{
	clear: both;
	margin: 10px 0;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.contact-info
{
	display: none;
}

.a-area,
.a-slot
{
	margin: 0;
}

#a-wrapper
{
	position: relative;
	left: 50%;
	margin-left: -480px;
	float: left;
	padding-top: 50px;
	display: inline;
}

#a-content,
.a-default #a-content
{
	float: left;
	width: 100%;
	height: 100%;
	clear: both;
	position: relative;
}

.what-we-do
{
	float: right;
	width: 720px;
	position: relative;
	top: 0;
	left: 0;
}

.what-we-do li.section
{
	float: left;
	margin-bottom: 20px;
}

.what-we-do h2
{
	float: left;
	width: 720px;
	font-size: 34px;
	margin: 0;
	line-height: 1.2;
}

.what-we-do h2 a
{
	float: left;
	width: 710px;
	display: block;
	text-decoration: none;
	padding: 8px 10px;
	margin-top: -8px;
	position: relative;
	left: -10px;
}

.what-we-do h2 a:hover
{
	background: #e6e6e6;
}

.clicked .what-we-do .selected h2 a, /* This would be rad but Cufon doesn't redraw */
.what-we-do h2 a
{
	color:#777;
}

.clicked .what-we-do h2 a
{
	color: #ccc;
} /* This would be rad but Cufon doesn't redraw */

.what-we-do .apostrophe h2 a span,
.apostrophe .aRichText a
{
	color:#3ED2FF;
}

.what-we-do .client-work h2 a span,
.what-we-do .about-punkave h2 a span,
.client-work .aRichText a,
.about-punkave .aRichText a
{
	color: #333;
}

.what-we-do .contact h2 a span,
.contact .aRichText a
{
	color: #000;
}

.contact .aRichText table,
.contact .aRichText table *
{
	border: 0 !important;
}

.contact .a-slot.aRichText table th, 
.contact .a-slot.aRichText table td 
{
	padding: 3px 6px 3px 0;
}

.what-we-do .junto h2 a span,
.junto .aRichText a,
.junto .post-list a
{
	color: #3D2A0C;
}

.what-we-do .window h2 a span,
.window .aRichText a,
.window .post-list a
{
	color: #E8A900;
}

.section-content
{
	float: left;
	clear: both;
	width: 720px;
	display: none;
	position: relative;
	margin-top: 10px;
}

.nojavascript .section-content
{
	display: block;
}

.logged-in .section-content
{
	display: block;
}

.aSlideshow,
.aVideo
{
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	margin: 0;
}


.a-slot.aSlideshow ul.a-slideshow
{
	float: left;
	width: 720px;
	clear: both;
	position: relative;
	z-index: 1;
}

.what-we-do .a-slideshow-item,
.a-slideshow-item li
{
	position: relative;
	margin: 0;
}

.a-media-video
{
	background: #efefef;
}

.a-media-video li
{
	margin: 0;
	float: left;
	clear: both;
}

.a-slot.aSlideshow .a-slideshow-item .a-slideshow-image,
.a-media-video .a-media-video-embed
{
	margin: 0;
	-moz-box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 4px 12px 0px rgba(0, 0, 0, 0.5);
}

.a-media-video-embed object
{
	float: left;
	clear: both;
	display: block;
}

.a-slot.aSlideshow .a-slideshow-title,
.a-slot.aSlideshow .a-slideshow-description,
.a-media-video-title,
.a-media-video-description
{
	float: left;
	clear: both;
	position: relative;	
	width: 480px;
}

.a-slot.aSlideshow .a-slideshow-item .a-slideshow-title,
.a-media-video .a-media-video-title
{
	font-size: 16px;
	color: #333;
	line-height: 1.2;
	margin: 20px 0 5px 0;
}

.aRichText,
.a-slot.aSlideshow .a-slideshow-item .a-slideshow-description,
.a-media-video .a-media-video-description
{
	font-size: 13px;
	line-height: 1.4;
	width: 460px;
	margin: 0;
}

.a-slot.aSlideshow .a-slideshow-item .a-slideshow-description
{
	float: left;
	min-height: 50px;
}

.a-slot.aSlideshow ul.a-slideshow-controls {
border:medium none;
display:inline;
float:left;
margin-right:1px;
position:absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; /* This gets set with jQuery to be the height of the image on next() / prev() */
height: 540px;
z-index:699;
}

.a-slot.aSlideshow ul.a-slideshow-controls li.icon.a-arrow-left,
.a-slot.aSlideshow ul.a-slideshow-controls li.icon.a-arrow-right
{
	float: left;
	background: url(/images/left-arrow.png) -100px -100px no-repeat;
	width: 50%;
	height: 100%;
	margin: 0;
	position: relative;
}

.a-slot.aSlideshow ul.a-slideshow-controls li.icon.a-arrow-right
{
	background: url(/images/right-arrow.png) -100px -100px no-repeat;	
}

.a-slot.aSlideshow ul.a-slideshow-controls li:hover
{
/*	background-color: rgba(255,255,255,0.1) !important; /* Don't really like this effect */
}

.a-slot.aSlideshow ul.a-slideshow-controls li.icon.a-arrow-left:hover
{
	background-position: 10% 90% !important;	
}

.a-slot.aSlideshow ul.a-slideshow-controls li.icon.a-arrow-right:hover
{
	background-position: 90% 90% !important;
}

a.launch-link
{
	position: absolute;
	top: 0;
	right: -260px;
	height: 36px;
	line-height: 36px;
	display: block;
	float: left;
	clear: both;
	font-size: 24px;
	text-align: center;
	border: 1px solid #ccc;
	color: #444;
	white-space: nowrap;
	padding: 0 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.what-we-do .apostrophe a.launch-link
{
border-color:#3ED2FF;
}

.what-we-do .client-work a.launch-link,
.what-we-do .about-punkave a.launch-link
{
border-color: #333;
}

.what-we-do .junto a.launch-link
{
border-color: #3D2A0C;
}

.what-we-do .window a.launch-link
{
border-color: #E8A900;
}

.what-we-do a.launch-link:hover
{
text-decoration: none;
border-color: transparent;	
background: #000;
color: #fff;
}

.post-list 
{
	width: 480px;
	float: left;
	clear: both;
	position: relative;
	margin: 0;
}

.post-list li
{
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	border-bottom: 1px solid #efefef;
	margin: 0;
}

.post-list li.last
{
	border-bottom: none;
}

.post-list li.hover
{
	background-color: #efefef;
}

.post-list .post-date
{
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	padding: 10px;
	z-index: 1;
	float: left;
	font-size: 11px;
	line-height: 20px;	
}

.post-list .post-title
{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 2;
	float: left;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

.post-list .post-title a
{
	display: block;
	height: 100%;
	width: auto;
	padding: 10px 0 10px 140px;
}

/* Apostrophe Admin Tweaks*/

#a-global-toolbar
{
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
}

.a-raw-html-info
{
	display: none;
}

.contact .aRichText ul,
.about-punkave .aRichText ul
{
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	float: left;
	width: 100%;
	clear: both;
	list-style: none !important;	
}

.contact .aRichText ul li,
.about-punkave .aRichText ul li
{
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}