/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	BASIC STRUCTURE
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/
	
.hidden {
	display: none;
	}
	
html {
	background: #f3f0f1;
	}
	
body {	
	margin: 0;
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
	color: #404041;
	position: relative;
	font-size: 11px;
	line-height: 1.5;
	background: #f3f0f1 url(http://workworkwork.co.nz/static/_i/background-tile.jpg) center top repeat-x;
	padding: 0 15px;
	}
	


body { 
	-webkit-text-stroke:1px transparent; /* Webkit dark bg bolding fix */
	}
	
#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto 0 auto;
	overflow: visible;
	}
	
	
@media only screen and (max-device-width:480px) { body { -webkit-text-stroke:0 black; } }
	
	
#main {
	position: relative;
	width: auto;
	overflow: visible;
	padding: 0;
	margin: 0;
	}
	
#content {
	padding: 0 0 30px 0;
	min-height: 350px;
	position: relative;
	}
/* 	
#content {
	float: right;
	width: 690px;
	}

#aside {
	float: left;
	width: 244px;
	}
*/	
	
#content .post, 
#content .page {
	}
	
#content .page {
	width: auto;
	}	

	
	

/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	BASE TYPOGRAPHY
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/


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

a:hover {	
	text-decoration: underline;
	}
	
#header a,
.pagehead a,
#footer a {
	border: 0;
	}

	
a:active {	
	padding-top: 1px;
	}
	
#header a:hover {
	text-decoration: none;
	}

#header h1 a {	
	-webkit-transition-property: margin;
	-webkit-transition-duration: 0.3s, 0.2s;
	}
	
a, 
a img {	
	-webkit-transition-property: color, background-color, border-color, text-decoration;
	-webkit-transition-duration: 0.3s, 0.5s;
	}	
	
#content .post, 
#content .page {
	font-size: 14px;
	line-height: 1.5;
	}
	
#content .page {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	font-size: 14px;
	}
	
.postcontent {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	}
	
p.intro {
	font-size: 15px;
	font-style: italic;
	}	
	
strong {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
#content .page p {
	margin-bottom: 1em;
	}
	
/* Headings */
	
h2,
h3 {
	font-weight: normal;
	line-height: 1.1;
	}
	
h2 {
	font-size: 32px;
	margin: 0 0 0.33em 0;
	}
	
h3 {
	font-size: 21px;
	margin: 1.5em 0 0.5em 0;
	}
	
h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 2em;
	margin-bottom: 0.4em;
	font-weight: bold;
	}
	
h6 {
	color: #9aa0a2;
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
	}
	
#content ul,
#content ol {
	margin: 0.5em 0 1.5em 2em;
	}
	
#content ol {
	list-style-type: decimal;
	}

#content ul {
	list-style-type: disc;
	}
	
#content blockquote {
	font-style: italic;
	margin: 1em;
	}

	
.pagehead h1 {
	display: inline;
	}

.pagehead .intro {
	width: 400px;
	margin: 0 auto;
	color: #dd4b2a;
	text-align: justify;
	}
	
.caps {
	font-size: 85%;
	}
	

	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	IMAGES
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/	
	
	
p.wp-caption-text {
	text-align: center;
	font-family: Georgia, serif;
	color: #666;
	font-style: italic;
	}
	
img.aligncenter {
	padding: 4px;
	background: #fff;
	border: 1px solid #cbcbce;
	margin: 1em auto;
	}

	

/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	HEADER
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/

	
#header {
	height: 110px;
	position: relative;
	overflow: visible;
	z-index: 3000;
	}
	
#print-logo {	
	display: none;
	}
	
#header h1 {
	position: absolute;
	top: 0;
	left: -20px;
	width: 300px;
	height: 122px;
	text-indent: -999em;
	}

	
#header h1 a {
	display: block;
	width: 300px;
	height: 122px;
	background: url(http://workworkwork.co.nz/static/_i/logo.png) left top no-repeat;
	margin-top: -10px;
	}
	
#header h1 a:hover {
	margin-top: -4px;
	}

	
#header p {
	position: absolute;
	top: 21px;
	left: 280px;
	width: auto;
	line-height: 1.4;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	font-size: 14px;
	}
	
#header p a {
	}
	
#header p a:hover {
	border-bottom: 1px dotted #bc241e;
	}


	
#header p {
	display: none;
	}
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	MAIN NAVIGATION
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/
	

/* Main */


#nav {
	position: absolute;
	right: -7px;
	top: 31px;
	z-index: 2000;
	line-height: 24px;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	-webkit-text-stroke: 0;
	}
	
#nav li {
	float: left;
	display: block;
	margin: 0 0 0 15px;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	color: #333;
	}
	
#nav li a {
	color: #333;
	display: block;
	height: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(/static/_i/nav.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	text-indent: -999em;
	width: 60px;
	}
	
#nav li a:hover {
	background-color: rgba(0,0,0,0.1);
	}



#nav li.current_page_item a {
	background-position-y: -32px;
	color: #fff;
	cursor: default;
	}
	
#nav li.current_page_item a:hover {
	background-color: transparent;
	}
	
#nav li.aboutlink a {
	width: 56px;
	}


#nav li.projectslink a {
	background-position: -90px 5px;
	width: 76px;
	}
	
	.page-template-projects-php #nav li.projectslink a,
	.single.projects #nav li.projectslink a  {
		background-position: -90px -32px;
		}

	
#nav li.ideaslink a {
	background-position: -190px 5px;
	width: 53px;
	}

#nav li.bloglink a {
	background-position: -290px 5px;
	width: 56px;
	}

	.page-template-page-notes-php #nav li.bloglink a,
	.single.notes #nav li.bloglink a  {
		background-position: -290px -32px;
		}
	
	
#nav li.contactlink a {
	background-position: -390px 5px;
	width: 71px;
	}
	
	.page-id-206 #nav li.contactlink a  {
		background-position: -390px -32px;
		}

	
#nav a:active {	
	margin-top: 1px;
	}
	

#nav li#twitterlink {
	display: none;
	}
		
		

/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	2nd LEVEL NAVIGATION
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/
	
		
.pagehead {
	border-bottom: 1px solid #cbcbce;
	line-height: 26px;
	padding-bottom: 6px;
	height: 30px;
	}

	
.breadcrumb {
	margin: 0;
	display: inline;
	font-weight: bold;
	}
	
.breadcrumb a {
	color: #404041;
	font-weight: normal;
	display: inline-block;
	}
	
.breadcrumb a:active {
	padding-top: 0;
	}
	
	
/* POST NAV */

.post-nav {
	width: 38px;
	height: 15px;
	}
	
#nav-above {
	float: right;
	margin-top: 5px;
	}
	
#nav-below {
	width: 38px;
	position: absolute;
	right: 0;
	bottom: 0;
	}
	

.post-nav span {
	display: block;
	float: right;
	margin: 0 2px;
	height: 15px;
	width: 15px;
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) right bottom no-repeat;
	text-indent: -999em;
	zoom: 1;
	}
	
.post-nav span a {
	display: block;
	height: 15px;
	width: 15px;
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) right top no-repeat;
	}
	
.post-nav span a:hover {
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) right center no-repeat;
	}

.post-nav span.next {
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) left bottom no-repeat;
	}
	
.post-nav span.next a {
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) left top no-repeat;
	}
	
.post-nav span.next a:hover {
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) left center no-repeat;
	}
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	COMMON
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/
	
.post {
	width: 950px;
	overflow: hidden;
	margin-bottom: 30px;
	}

.postmeta {	
	font-size: 11px;
	padding-top: 20px;
	float: left;
	width: 230px;
	}
	
.postcontent {	
	float: right;
	width: 660px;
	}
	
div#page-intro {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	font-size: 18px;
	font-style: italic;
	padding: 20px 0 0 0;
	}

/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	PROJECTS - COMMON
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/


.projects #content {
	padding-top: 20px;
	}

.postmeta h2 {
	text-shadow: #fff 0 1px 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 3px 0;
	}
	
.postmeta h2 a {
	color: #404041;
	}
	
.postmeta h2 a:hover {
	text-decoration: none;
	color: #c7382d; 
	}
	
.postmeta h4 {
	font-weight: normal;
	text-transform: none;
	margin: 0;
	font-size: 12px;
	line-height: 1.4;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	letter-spacing: 0;
	}
	
.postmeta em {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	}
	
.postmeta blockquote {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	margin: 25px 25px 5px 0;
	font-size: 16px;
	line-height: 1.4;
	font-style: italic;
	color: #767a7b;
	}
	
.postmeta cite {
	line-height: 1.3;
	font-style: normal;
	margin-top: 5px;
	}
	
.postmeta cite a {
	color: #56595a;
	font-weight: bold;
	}

.postmeta p {
	margin-top: 10px;
	}

	

/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	PROJECTS - LIST
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/

.projects-list #content {
	padding-top: 0;
	margin-top: 0;
	}
	
.projects-list .pagehead {
	margin-bottom: 0;
	}
	
.projects-list .post,
.single .projects .post {
	width: 970px;
	}
	
.projects-list .post {
	background: url(/static/_i/border.png) left top no-repeat;
	padding-top: 30px;
	}
	
.projects-list .first {
	background: none;
	}


	
/* Post Content */
	
.projects-list .postcontent,
.single .projects .postcontent {
	width: 690px;
	}
	
.projects-list .postcontent img,
.single  .projects .postcontent img {
	margin-left: -21px;
	width: 710px;
	height: auto;
	}	
	
	
	
/* Alt
	
.projects-list .alt .postcontent {
	float: left;
	width: 690px;
	}
	
.projects-list .alt .postcontent img {
	margin-left: -21px;
	width: 710px;
	height: auto;
	}	
	


.projects-list .alt .postmeta {
	float: right;
	width: 244px;
	}

 */	
	
	
/* Page Navigation */	

	
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	PROJECTS - GRID
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/

.projects-grid #content {
	width: 960px;
	overflow: hidden;
	margin-top: 10px;
	}
	
.projects-grid .post {
	width: 233px;
	height: 233px;
	margin: 0 6px 6px 0;
	position: relative;
	float: left;
	overflow: hidden;
	}
	
/* Post Content */

.projects-grid .postcontent {
	background: #fff;
	border: 1px solid #DAD8D8;
	width: 231px;
	height: 231px;
	overflow: hidden;
	}


.projects-grid .postcontent a {
	display: block;
	width: 231px;
	height: 231px;
	}
	
.projects-grid .postcontent a:hover {
	}
	
.projects-grid .postcontent img {
	padding: 5px;
	width: 221px;
	height: 221px;
	}
		
	
/* Post Meta */	

.projects-grid .postmeta {
	width: auto;
	text-align: center;
	padding-top: 7px;
	}
	
.projects-grid .postmeta h2 {
	padding: 0 15px;
	font-size: 11px;
	}
	
.projects-grid .postmeta h4 {
	padding: 0 15px;
	font-size: 11px;
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
	}


	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	PROJECTS - WELCOME
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/	
	
	
#welcome {	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../_css/trans_70.png) left top no-repeat;
	background: rgba(0,0,0,0.6);
	z-index: 9999;
	display: none;
	}	
	
	.hasJS #welcome {
		display: block;
		}

#welcome-message {	
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	width: 400px;
	height: auto;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	line-height: 1.3;
	padding: 20px 40px 15px 25px;
	margin: 20% auto 0 auto;
	position: relative;
	}
	
#welcome-message p {
	margin-bottom: 10px;
	}

	
#welcome-message a {
	border: 0;
	color: #c7382d;
	}
	
#welcome-message a.close-button {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	background: url(http://workworkwork.co.nz/static/_i/close.png) left top no-repeat;
	}
	
#welcome-message a.close-button:hover {
	background: url(http://workworkwork.co.nz/static/_i/close.png) left bottom no-repeat;
	}	
	
	
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	PROJECTS - SINGLE POSTS
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/	
		
p.wp-caption-text {	
	margin: -15px 0 30px -40px;
	}
	
.slideshow img {
	cursor: wait;
	}
	
body.postid-182 .postmeta {
	display: none;
	}
	
body.postid-182 .post {
	overflow: visible;
	}

	
body.postid-182 #post-182 .postcontent {
	width: 970px;
	margin-left: -10px;
	float: none;
	}

body.postid-182 #post-182 .postcontent img {
	margin: 0;
	width: 970px;
	}

	
		
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	ABOUT
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/

.page-id-2 #content {
	margin-top: 30px;
	}

#content #post-2 {
	width: 950px;
	}
	
#post-2 h2 {
	line-height: 1.2;
	width: 700px;
	}
	
#post-2 h3 {
	margin-top: 2em;
	font-size: 24px;
	}
	
#post-2 img.alignright {
	float: right;
	margin-top: -20px;
	display: inline;
	}
	
#post-2 .summary img {
	margin: -10px 0 0 0px;
	}

#content .summary blockquote {
	margin: 20px 20px 20px 0;
	text-indent: -0.55em;
	}
	
#content .summary cite {
	display: block;
	font-size: 11px;
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
	text-indent: 0em;
	font-style: normal;
	margin-top: 8px;
	}
	
.col1, .col2 {
	width: 300px;
	margin-bottom: 30px;
	float: left;
	}
		
.col1 {
	margin-right: 50px;
	}
	
.col3 {
	float: right;
	width: 230px;
	color: #787778;
	}
	
.col3 p {
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
	font-size: 11px;
	line-height: 1.7;
	}
	
#post-2 .col3 h3 {
	font-size: 21px;
	}

#post-2 .col3 h4 {
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
	text-shadow: #fff 0 1px 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	margin: 15px 0 5px 0;
	letter-spacing: 0;
	}
	
a.twitter,
a.linkedin {
	color: #787778;
	padding: 0 0 0 30px;
	height: 24px;
	line-height: 24px;
	display: block;
	margin-bottom: 5px;
	font-size: 11px; 
	}
	
a.twitter:hover,
a.linkedin:hover {
	color: #404041;
	text-decoration: none;
	}
	
a.twitter {
	background: url(http://workworkwork.co.nz/static/_i/icon-twitter.png) left center no-repeat;
	}

a.linkedin {
	background: url(http://workworkwork.co.nz/static/_i/icon-linkedin.png) left center no-repeat;
	}
	
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	NOTES
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/
	
.notes h2 {
	margin-bottom: 5px;
	}

.notes #content {
	padding-top: 0;
	margin-top: 0;
	}
	
.notes .pagehead {
	margin-bottom: 0;
	}
	
.notes .post,
.single .notes .post {
	width: 950px;
	overflow: hidden;
	margin-bottom: 30px;
	}
	
.notes .post {
	background: url(/static/_i/border.png) left top no-repeat;
	padding-top: 30px;
	}
	
.notes .first {
	background: none;
	}
	
.notes .posttags a {
	background: url(/static/_i/tag.png) left center no-repeat;
	padding: 2px 5px 2px 18px;
	}
	
.notes p.subhead {
	font-size: 16px;
	font-style: italic;
	}


	
/* Post Content */
	
.notes .postcontent,
.single .notes .postcontent {
	width: 670px;
	}
	
.notes .postcontent img,
.single .notes .postcontent img {
	border: 1px solid #cbcbce;
	padding: 4px;
	background: #fff;
	margin: 1.5em 0;
	max-width: 660px;
	height: auto;
	}
	
.notes .entry {
	margin-top: 10px;
	}	
	
/* Post Meta */

.notes .postmeta {
	float: left;
	width: 244px;
	padding-top: 5px;
	color: #88888e;
	}
	
.notes .postmeta a {
	color: #88888e;
	}

.notes .postmeta a:hover {
	text-decoration: none;
	color: #404041;
	}


/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	TAGS
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/

	
.tag .post {	
	border-top: 1px solid #cbcbce;
	padding: 20px 0;
	margin: 0;
	}
	
	.tag .first {	
		border-top: 0;
		}

	
.tag .postcontent {	
	padding-top: 0;
	}

.tag .postmeta {	
	padding-top: 0;
	}
	
.tag .postmeta p {	
	padding: 0;
	margin: 0;
	}
	
.tag h4 {
	margin: 0;
	}	
	
	
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	ASIDE
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/		
	
#aside {
	width: 950px;
	overflow: hidden;
	border-top: 1px solid #cbcbce;
	margin-top: 20px;
	}
	
/* Call to Action */

#aside .action {
	margin: 20px 0;
	overflow: visible;
	}
	
	
#aside .action h3 {
	font-size: 32px;
	font-weight: normal;
	text-indent: -999em;
	width: 179px;
	height: 32px;
	background: url(/static/_i/get-in-touch.png) left top no-repeat;
	}
	
/* Smaller */

#aside .action-small {
	width: 230px;
	padding: 0 20px 10px 0;
	float: left;
	border-right: 3px double #cbcbce;
	}
	
#aside .action-small h3 {
	margin: 3px 0 8px 0;
	}

/* Full Width */

#aside .action-full {
	margin: 0;
	padding: 0 0 0 40px;
	line-height: 77px;
	height: 77px;
	background: -moz-radial-gradient( center -200px 45deg, circle farthest-side, #fff, #f3f0f1);
	background: -webkit-gradient(radial, center -300, 0, center center, 500, from(#fff), to(#f3f0f1));
	}
	
#aside .action-full p {
	float: left;
	margin-left: 20px;	
	}

#aside .action-full h3 {
	float: left;
	margin: 21px 0 0 0;
	padding-left: 5px;
	}
	
#aside .action-full p a.button {
	clear: none;
	float: none;
	padding: 3px 4px;
	margin-left: 10px;
	} 
	
	
/* Related Posts */

a.miniThumb {
	background: #fff;
	border: 1px solid #DAD8D8;
	padding: 3px;
	width: 55px;
	height: 55px;
	display: block;
	}

a.miniThumb img {
	width: 55px;
	height: 55px;
	}
	
#related-posts {
	padding: 20px 0;
	width: 674px;
	overflow: hidden;
	float: right;
	}
	
#related-posts a {
	float: left;
	margin: 0 0 4px 4px;
	}
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	HOMEPAGE
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/	
	
/* Features */

.home #main {
	margin-top: -39px;
	}
	
.home .post {
	width: 950px;
	}
	
.home .postcontent,
.home .postcontent p,
.home .postcontent a,
.home .postcontent img {
	margin: 0;
	padding: 0;
	border: 0;
	height: 495px;
	float: none;
	width: 950px;
	}

.home .postmeta {
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	font-style: italic;
	color: #787878;
	margin: 0;
	padding: 0;
	border-top: 1px solid #88888e;
	border-bottom: 1px solid #cbcbce;
	float: none;
	width: 950px;
	}
	
.home .postmeta p {
	margin: 0;
	padding: 0;
	}

	
.home .postmeta a {
	color: #787878;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	}

	
.home .postmeta em {
	line-height: 15px;
	background: #363636 url(http://workworkwork.co.nz/static/_i/arrow-mask.png) right center no-repeat;
	color: #fff;
	margin: 13px 10px 0 4px;
	float: left;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 10px 2px 5px;
	}
	
.home #slideshow a:hover {
	text-decoration: none;
	}
	
	
#featureNav {
	position: absolute;
	right: 4px;
	top: 510px;
	z-index: 9999;
	}
	
#featureNav a {
	text-indent: -999em;
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	background: url(http://workworkwork.co.nz/static/_i/pager.png) center 4px no-repeat;
	margin: 0 0 0 3px;
	}
	
#featureNav a:hover {
	background: url(http://workworkwork.co.nz/static/_i/pager.png) center -36px no-repeat;
	}
	
#featureNav a.activeSlide {
	background: url(http://workworkwork.co.nz/static/_i/pager.png) center center no-repeat;
	cursor: default;
	}


	

/* Widgets */
	
body.home #content {
	width: auto;
	min-height: 0;
	overflow: hidden;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	padding-top: 30px;
	padding-bottom: 15px;
	}
	
body.home #content .widget {
	margin-bottom: 0;
	}

body.home #content .widget h3 {
	margin: 0 0 10px 0;
	}
	
body.home .col1-3,
body.home .col2-3,
body.home .col3-3 {
	width: 280px;
	margin-right: 40px;
	margin-bottom: 0px;
	}

body.home .col3-3 {
	width: 310px;
	margin: 0;
	}
	
/* Intro */

body.home #content #intro {
	font-size: 15px;
	line-height: 1.4;
	width: 580px;
	float: left;
	margin-right: 50px;
	}
	
body.home #content #intro p {
	margin-bottom: 1em;
	padding-left: 4px;
	}

	
body.home #content #intro p:first-child {
	}

		
/* Recent Work Widget */
	
body.home #content #recent-work {
	overflow: hidden;
	}	
	
#recent-work a.miniThumb {
	float: left;
	margin: 0 0 4px 4px;
	width: 50px;
	height: 50px;
	}
	
#recent-work a.miniThumb img {
	width: 50px;
	height: 50px;
	}

#recent-work a.button {
	clear: both;
	width: auto;
	font-size: 12px;
	display: block;
	}


/* Twitter */

a.twitterwidget-title,
span.from-meta,
span.in-reply-to-meta {
	display: none;
		}
		
#tweets {
	width: 290px;
	display: none;
	}
	
#tweets div {
	background: #cbcbce;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	padding: 15px;
	}

	
#tweets ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#tweets ul li {
	margin-bottom: 8px;
	line-height: 1.3;
	}


	
	
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	CONTACT
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/

body.page-id-5 #content, body.page-id-206 #content {
	padding-top: 0;
	}	


#content div#post-5, #content div#post-206 {
	width: 570px;
	margin-left: 300px;
	position: relative;
	overflow: visible;
	min-height: 320px;
	}
	
div#post-5 img.alignleft, div#post-206 img.alignleft {
	position: absolute;
	left: -328px;
	z-index: 0;
	}
	
div#post-5 p,
div#post-5 h2 {
	z-index: 10;
	}
	
div#post-5 h2, div#post-206 h2  {
	margin-bottom: 15px;
	padding-top: 25px;
	}


/*	
div#post-5 .highlight {
	background: #fff;
	padding: 20px 20px 10px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
*/

div#post-5 ol li {
	margin-bottom: 1em;
	}
	
div#post-5 ol strong {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	}
	
div#post-5 a.button-major {
	margin-top: 0;
	}

	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	CONTACT FORM
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/	
	
	
#post-5 .wpcf7 {	
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../_css/trans_70.png) left top no-repeat;
	background: rgba(0,0,0,0.6);
	z-index: 9999;
	}
	

#post-5 .wpcf7 form {	
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	width: 500px;
	overflow: hidden;
	height: auto;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 25px 30px 25px;
	margin: 5% auto 0 auto;
	position: relative;
	}
		
#post-5 .wpcf7 form a.close-button {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -999em;
	background: url(http://workworkwork.co.nz/static/_i/close.png) left top no-repeat;
	}
	
#post-5 .wpcf7 form a.close-button:hover {
	background: url(http://workworkwork.co.nz/static/_i/close.png) left bottom no-repeat;
	}
	
	
/* Field styling */


label {
	font-size: 11px;
	display: block;
	float: left;
	width: 80px;
	clear: left;
	line-height: 27px;
	}
	
input,
textarea {
	padding: 3px;
	border: 1px solid #cbcbce;
	font-size: 14px;
	line-height: 1.4;
	background: #f3f0f1;
	float: left;
	margin-bottom: 6px;
	}

textarea {
	padding: 3px;
	border: 1px solid #cbcbce;
	font-size: 14px;
	line-height: 1.4;
	background: #f3f0f1;
	float: left;
	margin-bottom: 12px;
	}	
	
	
span.wpcf7-not-valid-tip {
	text-indent: -999em;
	height: 27px;
	width: 16px;
	background: url(http://workworkwork.co.nz/static/_i/add.png) left center no-repeat;
	float: left;
	}

span.req {	
	font-size: 14px;
	color: #c7382d;
	}
	
.wpcf7 input[type=submit] {
	display: block;
	float: none;
	clear: both;
	border-width: 1px;
	border-style: solid;
	background: #a8c72d;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	line-height: 26px;
	padding: 0 10px;
	border-color: #a8c72d;
	border-bottom-color: #9abd0d;
	background: #a8c72d;
	color: #fff;
	text-shadow: #748f0b 0 -1px 0;
	margin: 10px 0 0 80px;
	}
	
.wpcf7-response-output {
	margin: 10px 0;
	width: auto;
	text-align: center;
	font-size: 12px;
	}
		
.wpcf7-mail-sent-ok {
	background: #c9ffc0;
	padding: 10px 15px;
	}

.wpcf7-mail-sent-ng {
	background: #ffac52;
	padding: 10px 15px;
	}

.wpcf7-spam-blocked {
	background: #ffac52;
	padding: 10px 15px;
	}

.wpcf7-validation-errors {
	background: #fffab5;
	padding: 10px 15px;
	}



/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	BUTTONS
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/		
	
a.button {	
	float: left;
	clear: left;
	cursor: pointer;
	text-decoration: none;
	}
	
a.button:hover {	
	text-decoration: none;
	}

	
	
a.button-medium {
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 20px;
	padding: 0 6px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
	margin-top: 10px;
	}
	
a.button-grey {
	color: #404041;
	background: #cbcbce;
	border-color:#cbcbce;
	}

a.button-grey:hover {
	border-top-color: #7b7b7e;
	border-left-color: #aeaeb2;
	border-bottom-color: #aeaeb2;
	border-right-color: #aeaeb2;
	background: #aeaeb2;
	color: #222223;
	}

a.button-major {
	border-width: 1px;
	border-style: solid;
	background: #a8c72d;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	line-height: 42px;
	padding: 0 20px;
	margin-top: 20px;
	}
	
a.button-major em {
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	}
		
a.button-green {
	border-color: #a8c72d;
	border-bottom-color: #9abd0d;
	background: #a8c72d;
	color: #fff;
	text-shadow: #748f0b 0 -1px 0;
	}
	
a.button-green:hover {
	border-top-color: #748f0b;
	background: #9abd0d;
	color: #fff;
	}


/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	FOOTER
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/		
	
	
a.post-edit-link {
	position: fixed;
	bottom: 10px;
	right: 10px;
	background-color: rgba(0,0,0,0.1);
	color: #fff;
	font-size: 12px;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 24px;
	padding: 0 10px;
	text-transform: uppercase;
	border: 0;
	}
	
a.post-edit-link:hover {
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-decoration: none;
	}	
	
	
#footer {
	border-top: 1px solid #88888e;
	line-height: 26px;
	padding: 12px 0 12px;
	color: #88888e;
	}
	
#footer p {
	}
	
#footer a {
	color: #88888e;
	}
	
#footer a:hover {
	color: #dd4b2a;
	}
	
#footer a.rss {
	background: url(http://workworkwork.co.nz/static/_i/feed-icon-10x10.png) left center no-repeat;
	padding-left: 14px;
	margin-left: 14px;
	}
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	MISC
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/	
	
#infscr-loading {	
	position: fixed;
	width: 120px;
	height: 120px;
	top: 50%;
	left: 50%;
	margin-top: -70px;
	margin-left: -40px;
	background: rgba(10,10,10,0.6);
	color: rgba(10,10,10,0);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	z-index: 3000;
}

#infscr-loading img {	
margin: 44px auto 0 auto;
}

.wp-pagenavi {
	display: none;
	}
	
a#top {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	right: 0;
	bottom: 10px;
	background: rgba(10,10,10,0.6) url(http://workworkwork.co.nz/static/_i/top.png) center 11px no-repeat;
	color: rgba(10,10,10,0);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 3000;
	opacity: 0.3;
	}
	
a#top:hover {
	opacity: 1;
	}
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	VIEW TOGGLE
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/		

ul#view {	
	float: right;
	}

ul#view li {	
	float: left;
	margin-left: 1px;
	margin-top: 8px;
	}

ul#view li a {	
	display: block;
	width: 32px;
	height: 20px;
	text-indent: -999em;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.5;
	}

ul#view li.list a {	
	background-image: url(http://workworkwork.co.nz/static/_i/list.png);
	}

ul#view li.grid a {	
	background-image: url(http://workworkwork.co.nz/static/_i/grid.png);
	}

ul#view li a:hover {	
	opacity: 1;
	-webkit-transition-duration: 0.1, 0.1;
	}

ul#view li.current a {	
	cursor: default;
	opacity: 1;
	}	
	
	
	
/*  ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ
	TUMBLR
	ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ*/

.tumblr #header p {
	top: 30px;
	left: 300px;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	font-size: 18px;
	font-style: italic;
	width: auto;
	}

.tumblr #content {
	padding: 0;
	}
	
.tumblr .post {
	width: auto;
	overflow: hidden;
	padding: 30px 0 0 0;
	}
	
.tumblr .post .entry,
.tumblr .post h2,
.tumblr .post blockquote,
.tumblr #notes {
	width: 450px;
	}	
	
.tumblr .pagehead h2 {	
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
	}
	
	
/* Postcontent */
	
.tumblr .postcontent {
	width: 650px;
	float: right;
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	border-bottom: 1px solid #cbcbce;
	padding-bottom: 30px;
	}
	
.tumblr .permalink .postcontent,
.tumblr .last .postcontent {
	border-bottom: 0;
	}

	
.tumblr .postcontent h2 {
	font-size: 21px;
	margin: 0 0 10px 0;
	}
	
.tumblr img.alignRight {
	float: right;
	margin-right: -220px;
	}
	
.tumblr img.alignLeft {
	float: left;
	margin-left: -280px;
	}
	
.tumblr .postcontent .entry {
	padding: 15px 0;
	}

.tumblr .text img,	
.tumblr .photo .frame img,
.tumblr .photoset .frame img {
	width: 440px;
	height: auto;
	border: 1px solid #cbcbce;
	padding: 4px;
	background: #fff;
	}
	
.tumblr .text img.noBorder {
	border: 0;
	padding: 0;
	background: transparent;
	}
	
.tumblr .text img.alignLeft,	
.tumblr .text img.alignRight {
	width: auto;
	height: auto;
	}
	
.tumblr #content .quote blockquote {
	background: #333 url(http://workworkwork.co.nz/static/_i/quote.png) left bottom no-repeat;
	margin: 0;
	padding: 15px 20px 35px;
	color: #cbcbce;
	}
	
.tumblr #content .quote blockquote p {
	margin: 0 0 1em 0;
	}

.tumblr .text p {
	margin: 0 0 1em 0;
	}




/* Postmeta */
	
.tumblr .postmeta {
	width: 244px;
	float: left;
	padding-top: 0;
	}
	
.tumblr .postmeta p.permalink {
	text-transform: uppercase;
	}
	
	
.tumblr .postmeta a {
	color: #88888e;
	}

.tumblr .postmeta a:hover {
	text-decoration: none;
	color: #404041;
	}
	
	
.tumblr .datebox {
	display: none;
	}
	
.tumblr .tags {
	margin: 10px 0;
	}


.tumblr .tags a {
	background: url(http://workworkwork.co.nz/static/_i/tag.png) left center no-repeat;
	padding: 2px 5px 2px 18px;
	}
	
p.via a:hover {
	text-decoration: none;
	color: #404041
	}

	
p.via img {
	margin: 0 3px -4px 0;
	}

	
	
/* Permalink Pages */
		
.tumblr #content.permalink .post {
	border-bottom: 0;
	}
	
#notes {	
	font-size: 11px;
	font-family: 'Lucida Sans', 'Lucida Grande', sans-serif;
	padding-top: 20px;
	}
	
#notes p.notes {	
	text-transform: uppercase;
	}
	
	#notes p.notes a {	
		text-transform: none;
		margin-left: 4px;
		color: #88888e;
		}

	
#notes ol {
	list-style-type: none;
	margin: 4px 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #cbcbce;
	}
	
#notes ol li {
	border-top: 1px solid #cbcbce;
	padding: 5px 2px;
	line-height: 24px;
	color: #88888e;
	}
	
#notes ol li a {
	color: #404041;
	}
	
#notes ol li img {
	margin: 0 3px -4px 0;
	}
	
#notes ol li blockquote {
	margin: 0.3em 0;
	line-height: 1.3;
	width: auto;
	color: #88888e;
	}
	
#notes ol li blockquote a {
	color: #88888e;
	}
	
/* Aside */

.tumblr #aside {
	background: -moz-radial-gradient( center -200px 45deg, circle farthest-side, #fff, #f3f0f1);
	background: -webkit-gradient(radial, center -300, 0, center center, 500, from(#fff), to(#f3f0f1));
	min-height: 40px;
	}
	
.tumblr #aside .pages {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	font-size: 16px;
	margin-top: 15px;
	color: #88888e;
	float: left;
	}

.tumblr #aside .pagination {
	float: left;
	width: 38px;
	height: 15px;
	margin: 21px 0 0 15px;
	}	

.tumblr #aside .pagination span {
	display: block;
	float: right;
	margin: 0 2px;
	height: 15px;
	width: 15px;
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) right bottom no-repeat;
	text-indent: -999em;
	}
	
.tumblr #aside .pagination a {
	display: block;
	height: 15px;
	width: 15px;
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) right top no-repeat;
	}
	
.tumblr #aside .pagination a:hover {
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) right center no-repeat;
	}

.tumblr #aside .pagination span.next {
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) left bottom no-repeat;
	}
	
.tumblr #aside .pagination span.next a {
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) left top no-repeat;
	}
	
.tumblr #aside .pagination span.next a:hover {
	background: url(http://workworkwork.co.nz/static/_i/nav-arrow.png) left center no-repeat;
	}


.tumblr #aside #following {	
	width: 670px;
	float: right;
	padding: 15px 0 25px 0;
	}
	
.tumblr #aside #following p {	
	margin: 6px 0 10px 0;
	}	
	

.tumblr #aside .latest {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2",Georgia,serif;
	font-size: 16px;
	margin-top: 15px;
	color: #88888e;
	float: left;
	}
	
.tumblr #aside .latest a {
	color: #88888e;
	}	
	
.tumblr #aside .latest a:hover {
	color: #c7382d;
	text-decoration: none;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	