/* stillmovingdesign base CSS Document */
/* Written by: Martin at stillmovingdesign */
/* Yup, I know it's a mess and drastically needs re-writing... */

/* div, dl {outline:1px solid red;} */

body {
	font-size: small;
	min-width: 960px;
	margin: 0;
	padding: 0;
	text-align: center;
	-webkit-text-size-adjust: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
 }

* html ul li {
	height: 1%;
}

* html ul li a {
	height: 1%;
}

img {
	text-decoration: none;
	border: none;
}

* {
	background: transparent;
}

* html body {
	font-size: x-small;
	f\ont-size: small;
}

html>body {
	font-size: small;
}

strong {
	font-weight: bold;
}

#container {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#header {
	margin: 2em auto;
	width: 100%;
/* 	height: 70px; */
/* 	text-align: center; */
background-color: rgb(243,242,240);
}

#footer-wrapper {
	height: 120px;
}

#footer-left {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}



.footer, .footer-right {
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial;
	float: left;
	width: 49%;
	text-align: left;
	color: rgb(100,100,100);
	font-size: 12px;
	line-height: 180%;
	border-top: 1px solid rgb(190,190,190);
	padding-top: 1em;
}
.footer p strong {
	font-weight: bold;
}
.footer-right {
	width: 49%;
	float: left;
	text-align: right;
}

.footer-right a:link, .footer-right a:visited, .footer a:link, .footer a:visited {
	text-decoration: none;
	color: rgb(100,100,100);
}

.footer-right a:hover {
	color: rgb(171,0,0);
}

p.host, p.host a:link, p.host a:visited {
	font-size: 10px;
	color: rgb(120,120,120);
	-webkit-transition-duration: 0.33s, 0.33s;
	-webkit-transition-property: color, background;
}

p.host a:hover {
	color: rgb(100,100,100);
}
.client_area {
	background: #999;
	padding: 4px;
}

#body-container {
	width: 100%;
	text-align: center;
	border-top: 0px solid #666;
 	background-color: #fff;
}

#body-content, #footer-content {
	margin: 0 auto;
	padding-top: 20px;
	width: 960px;
	text-align: left;
	overflow: hidden;
}

#footer-content {
	clear: both;
	padding-top: 10px;
}

#navigation {
	margin: 0 auto;
	width: 960px;
	height: 70px;
	margin-bottom: 2em;
}

.logo {
	float: left;
	display: block;
}

/*
.xsmdlogo {
	float: left;
	width: 200px;
	height: 70px;
	background: url(/images/nav/smd2010.png) no-repeat;
	background-color: #000;
	}
*/

/* NAVIGATION */
#nav {
	float: left;
	padding: 15px 0 0 0em;
	list-style: none;
	left: 25em;
	position: relative;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial;
	font-size: 16px;
	line-height: 180%;
	font-weight: 400;
	display: inline;
}
#nav a {
	float: left;
	display: block;
	margin: 2px 2em 2px 0;
	padding: 6px 0px;
	color: rgb(100,100,100);
	display: inline;
}
#nav a:link {
	color: rgb(100,100,100);
	text-decoration: none;
}
#nav a:visited {
	color: rgb(100,100,100);
	text-decoration: none;
}
#nav a:hover {
	color: rgb(171,0,0);
	text-decoration: none;
	border-bottom: 1px dotted rgb(230,230,230);
}

#home #nav-home a, #portfolio #nav-portfolio a, #detail #nav-portfolio a, #journal #nav-journal a, #jdetail #nav-journal a, #services #nav-services a, #contact #nav-contact a, #cdetail #nav-contact a, #nav-current, #testimonials #nav-testimonials a {
	color: rgb(171,0,0);
	border-bottom: 1px dotted rgb(150,150,150);
}

.clear {
	clear: left;
	width: 100%;
	height: 10px;
}
p.homeintro {
	margin: .5em 0em 0em 0;
	color: #444;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial;
	font-size: 23px;
	font-weight: 100;
	line-height: 37px;
	padding-bottom: .5em;
	margin-left: .5em;
	margin-right: 30%;
}

.homeintro strong {
	color: rgb(171,0,0);
	font-weight: 500;
	border-bottom: 1px dotted #999;
}

.testimonials h2, .services h2 {
	width: 30em;
	color: rgb(171,0,0);
	margin: 2em 0 .3em 0;
	font-size: 16px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial;
}

.testimonials h2 a:link, .testimonials h2 a:hover, .testimonials h2 a:visited, .testimonials h2 a:active {
	font-weight: bold;
	color: rgb(171,0,0);
	text-decoration: none;
}
.testimonials p {
	width: 30em;
	margin: 0 0 .5em 0;
	color: #444;
	font-size: 14px;
	line-height: 180%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
}
h2 a:link, h2 a:active {
	color: rgb(173,0,0);
	text-decoration: underline;
}
h2 a:hover, h2 a:visited {
	color: #c60;
	text-decoration: none;
}
.homeintro a:link, .services p a:link, #project-info p a:link, .homeintro a:visited, .services p a:visited, #project-info p a:visited {
	color: rgb(171,0,0);
	text-decoration: none;
	
}
.homeintro a:hover {
	color: rgb(150,150,150);
	text-decoration: none;
	-webkit-transition-duration: 1.5s;
	-webkit-transition-property: color;
	
}
/* PORTFOLIO PAGE */


/* WORK PAGE */
.work-wrapper {
	display: inline;
}
.work, .wip {
	width: 100%;
	clear: both;
}

.work dl {
	padding-bottom: 2em;
}

.work-scroll {
	width: 800px;
}

.work-scroll-info {
	float: left;
	width: 400px;
	overflow: visible;
	margin-right: 1em;
	margin-left: .5em;
}
.work-scroll-img {
	float: right;
}

.work-scroll h2 {
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial;
	font-weight: bold;
	font-size: 24px;
	line-height: 180%;
	color: rgb(171,0,0);
/* 	margin-left: .35em; */
	}


.work-scroll-info h3 {
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue',Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
/* 	letter-spacing: 3px; */
	line-height: 145%;
	color: rgb(120,120,120);
	}

.work-scroll h2 a:link {
	text-decoration: none;
	color: rgb(171,0,0);
}
.work-scroll h2 a:visited {
	text-decoration: none;
	color: rgb(171,0,0);
}
.work-scroll h2 a:hover {
	text-decoration: none;
	color: rgb(123,0,0);
}
.work-scroll h2 span {
	color: #444;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
/* 	letter-spacing: 2px; */
	}

.work-scroll p {
	font-size: 14px;
	line-height: 165%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
	font-weight: normal;
	margin-bottom: .75em;
	margin-right: 2em;
	color: rgb(103,103,103);
	font-style: normal;
/* 	width: 30em; */
/* 	float: left; */

}

.work-scroll p strong {
	font-weight: bold;
	color: rgb(173, 0, 0);
}

.work-scroll a img {
/* 	float: left; */
/* 	position: relative; */
/* 	top: -80px; */
}

/*
div.work-scroll a img, img.ss.drop_shadow {
-webkit-box-shadow: 0px 0px 10px #333;
-moz-box-shadow: 0px 0px 10px #333;
box-shadow: 0px 0px 10px #333;
}
*/

img.ss.drop_shadow {
-webkit-box-shadow: 0px 0px 10px #333;
-moz-box-shadow: 0px 0px 10px #333;
box-shadow: 0px 0px 10px #333;
}

img.thumb_shadow {
-webkit-box-shadow: 0px 0px 10px #333;
-moz-box-shadow: 0px 0px 10px #333;
box-shadow: 0px 0px 10px #333;
}


.wip dl {
	float: left;
	width: 20%;
	margin: 0 1.5em 1.5em 0;
	padding: .5em .5em 0 0;
	border-top: 1px solid #ccc;
	font-size: 14px;
	line-height: 180%;
	font-family: 'Palatino Linotype', Palatino, Georgia, Times, serif;
}
.work dt, .work-scroll dt {
	padding: 0em 0 .5em 0;
	color: #fff;
	display: block;
}
.wip dt {
	display: block;
	height: 3.8em;
	margin: 0px;
	padding: 0 0 .5em 0;
	color: #999;
}
.work dd {
	color: #666;
}
.work dd ul {
	display: block;
	margin: 0 0 0 2em;
	padding: 0;
}

.work dd li {
	list-style-type: none;
	display: block;
	padding: .5em 0px 6px 12px;
	margin: 0;
}

.work dd strong {
	color: #c60;
	margin-right: .5em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.10em;
	font-size: 90%;
}

.wip dd {
	color: #666;
	margin: 0;
	padding: 0;
}
.work dd em {
	color: #c60;
}
.work dd img, wip dd img {
	display: block;
	float: left;
	padding: 0;
	margin: 0 2em 0 0;
	filter:alpha(opacity=80);
	-moz-opacity: .8;

}
.work dd img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
}
.work dt a:link, .work dd a:link, .work ul li a:link, .work a:link, .wip dt a:link, .wip dd a:link, .wip ul li a:link, .wip a:link {
	color: #c60;
	text-decoration: none;
	
}
.work dt a:visited, .work dd a:visited, .work ul li a:visited, .work a:visited, .wip dt a:visited, .wip dd a:visited, .wip ul li a:visited, .wip a:visited {
	color: #c60;
	text-decoration: none;
	
}
.work dt a:hover, .work dd a:hover, .work ul li a:hover, .work a:hover, .wip dt a:hover, .wip dd a:hover, .wip ul li a:hover, .wip a:hover {
	color: #c60;
	text-decoration: underline;
	
}

/* WORK MINI */
.workmini {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.work_items li {
	outline: 1px solid red;
	width: 320px;
	float: left;
}

p.workitem_img {
	height: 85px;
	overflow: hidden;
}


li.work_item h2 {

}
/*
#home .workmini {
	width: 100%;
	margin: 0;
	padding: 0;
}
*/
#home h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 180%;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue',Helvetica, Arial;
	text-transform: uppercase;
	letter-spacing: 3px;
	color:  #666;
}
.workmini dl, .journal dl {
	float: left;
	display: inline;
	width: 240px;
	border-top: 1px solid rgb(220,220,220);
	height: 16em;
	padding: .75em 1.1em 0 0;
}
.journal dl {
	width: 200px;
	height: 12em;
	margin-bottom: 2em;
	overflow: hidden;
}
.workmini dt, .journal dt {
	width: 180px;
	height: 34px;
	color: rgb(171,0,0);
	font-size: 15px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue',Helvetica, Arial;
	font-weight: 600;
	line-height: 130%;
}
.workmini dd, .journal dd {
	width: 180px;
	margin: .75em 0 0 0;
	padding: 0px;
	color: rgb(103,103,103);
	font-size: 13px;
	line-height: 140%;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue',Helvetica, Arial;

}
.journal dt {
	height: 2.5em;
}

.journal dd.date {
	font-size: 10px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue',Helvetica, Arial;
	background-color: rgb(250,250,250);
	padding: 6px 0 4px 8px;
}

dl.workmini_last {
	width: 180px;
}

dd.workmini_img {
	height: 85px;
	overflow: hidden;
}

.workmini dd img {
}

.workmini dt a:link, .workmini dd a:link, .journal dt a:link {
	color: rgb(171,0,0);
	text-decoration: none;
}

.workmini dt a:visited, .workmini dd a:visited, .journal dt a:visited {
	color: rgb(171,0,0);
	text-decoration: none;
}

.workmini dt a:hover, .workmini dd a:hover, .journal dd a:hover {
	color: #000;
}

/* SERVICES PAGE */

.services2 {
	float: left;
	width: 20em;
	padding-right: 5em;
}
.services2 dt {
	margin: 0;
	padding: 0;
	color: #c90;
	font: normal 110%/160% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Georgia, Times, Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: -0.01em;
}
.services2 dd {
	margin: 0 0 1em 0;
	padding: 0;
	color: #333;
	font: normal 95%/160% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Georgia, Times, Arial, Helvetica, Verdana, sans-serif;
}
.clientlist {
	float: left;
	width: 20em;
}
.services dl {
	float: left;
	width: 30%;
	height: 15em;
	margin: 0;
	padding: 0em 1.5em 0 0;
	display: inline; /* fixes IE/Win double margin bug */
	outline: 1px solid blue;
	margin-top: 2em;
}
.services dl dt {
	color: rgb(171,0,0);
	font-size: 18px;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial;
	font-weight: normal;
}
.xservices dt {
	width: 180px;
	height: 2em;
	margin: 0px;
	padding: 0;
	color: #AD0000;
	font: normal 120%/160% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Georgia, Times, Arial, Helvetica, Verdana, sans-serif;
	
}
.services dl dd p {
	margin-top: .5em;
	color: #333;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial;
	line-height: 145%;
	outline: 1px solid blue;
	
}
.services dd.img img {
	height: 75px;
	margin: 0px 0 .5em 0;
	border-bottom: 0px solid #c60;
	
}
.services dt a:link, .services dd a:link {
	color: #c60;
	text-decoration: none;
	
}
.services dt a:visited, .services dd a:visited {
	color: #c60;
	text-decoration: none;
}
.services dt a:hover, .services dd a:hover {
	color: #c60;
	text-decoration: underline;
}
.services ul {
	float: left;
	width: 33%;
	margin: 0;
}
.xservices ul li, .clientlist ul li {
	color: #333;
	font: normal 95%/180% Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Times, Arial, Helvetica, Verdana, sans-serif;
	list-style-type: none;
	background: url(/images/nav/bullet02.gif) no-repeat 0px 8px;
	padding: 0px 1em 6px 12px;
	margin: 0;
}
.item-txt, .services-txt, #project-info p, #search p {
	font-size: 13px;
	line-height: 180%;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, sans-serif;
	margin: 0 0 .5em 0;
	color: #333;
}
div.project-details {
	float: left;
	width: 300px;
	margin-top: 1em;
}
div.project-images {
	width: 650px;
	float: left;
	margin-top: 1em;
}
#project-info p {
	padding-right: 2em;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
}
#project-info h2 {
	font-family: 'Palatino Linotype', Palatino, Georgia, Times, serif;
	line-height: 145%;
	color: rgb(171,0,0);
}
#project-info p.url {
	font-size: 12px;
	line-height: 145%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
	padding: 8px 0 8px 16px;
	margin-bottom: 1em;
	background-color: rgb(249,249,249);
	width: 40%;
	border-left: 3px solid #ccc;
	color: rgb(120,120,120):	
}
p.url a {
	font-family: ,"ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2"'Palatino Linotype', Palatino, Georgia, Times, serif;
	font-weight: bold;
	color: rgb(120,120,120):	
}
p.url a:link, p.url a:hover {
	color: rgb(120,120,120);	
	text-decoration: underline;
}
p.url a:link, p.url a:visited {
	color: rgb(120,120,120);	
}
#project-info p.url span {
	font-style: italic;
}

/* PORTFOLIO: NEXT/PREV LINKING */
ul.nextprev {
	width: 960px;
	height: 20px;
	margin-bottom: 2em;
	border-bottom: 1px dashed rgb(225,225,225);
	font-size: 12px;
	line-height: 145%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
	color: rgb(145,145,145);
	border-bottom: 1px dashed #ccc;
}
.nextprev li.thumb_prev {
	width:350px;
	float: right;
	text-align: right;
}
.nextprev li.thumb_next {
	width:350px;
	float: left;
	text-align: left;
}
.nextprev li.thumb_prev a:link, .nextprev li.thumb_next a:link, .nextprev li.thumb_prev a:visited, .nextprev li.thumb_next a:visited {
	color: rgb(105,105,105);
	text-decoration: none;
} 
.nextprev li.thumb_prev a:hover, .nextprev li.thumb_next a:hover {
	color: rgb(85,85,85);
	text-decoration: underline;
}
ul.nextprev span {
	font-style: italic;
}

/* JOURNAL SECTION */
#journal-wrapper {
	float: left;
	display: inline;
	margin: 0 1em 0 0;
	padding: 0;
}
.journal {
	width: 650px;
}
.side-container {
	float: left;
	width: 240px;
	padding: 0;
	margin: 0em 0 0 0em;
}
.side-container p {
	color: rgb(171,0,0);
	font-size: 14px;
	font-weight: normal;
	line-height: 180%;
	font-family: 'Palatino Linotype', Palatino, Georgia, Times, serif;
	margin: 0;
	padding: 0 0 .5em 0;
}
#journal-wrapper img.img {
	margin: 15px 0 35px 0;
	padding: 0;
}
.journal-nav {
	margin-top: 1em;
	padding: 0;
}
.journal-nav a:link {
	color: #999;
	text-decoration: none;
}
.journal-nav a:visited {
	color: #999;
	text-decoration: none;
}
.journal-nav a:hover {
	color: #999;
	text-decoration: underline;
}
p.journal-nav {
	color: #999;
	margin: 0px;
	padding: 10px 0 0px 0;
}
.journal h1, h1 {
	font-size: 32px;
	line-height: 180%;
	font-weight: 700;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	color: rgb(171,0,0);
	font-weight: 100;
}
#portfolio h1 {
	width: 70%;
}
#journal h2 {
	clear: left;
	color: rgb(171,0,0);
	font-size: 18px;
	line-height: 180%;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-weight: bold;
	margin: 0;
	padding: .25em 0 0em 0;
}
#journal h2 a:link, #journal h2 a:visited {
	color: rgb(171,0,0);
}
.journal h3, h3, #contact h3 {
	color: rgb(171,0,0);
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: 1em;
}
.journal p, .journal ul li {
	font-size: 14px;
	line-height: 170%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
	margin-bottom: .5em;
	color: #000;
}
.journal p.date {
	font-size: 14px;
	line-height: 180%;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue',Helvetica, Arial;
	border-bottom: 1px dotted rgb(150,150,150);
	margin-bottom: 2em;
}
img.tweet {
	border: none;
	padding-left: 3em;
}
.journal p a:visited {
	color: rgb(171,0,0);
	text-decoration: none;
}
.journal ul {
	margin: 0;
	padding: .5em 0 .5em 0;
}
.journal ul li {
	color: #333;
	list-style-type: none;
	font-size: 14px;
	line-height: 150%;
	background: url(/images/nav/bullet02.gif) no-repeat 0px 12px;
	padding: 4px 0 4px 16px;
}
dd.read_more a:link, dd.read_more a:visited {
	font-family: 'Palatino Linotype', Palatino, Georgia, Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: rgb(95,95,95);
	background-color: rgb(245,245,245);
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
dd.read_more a:hover {
	background-color: rgb(225,225,225);
}
.journal hr {
	padding-top: 1em;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom-color: #ccc;
	border-bottom-style: dashed;
}
.journal hr:nth-child(1) {
	display: none;
}
.journal h1 a:link {
	color: #AD0000;
	text-decoration: none;
}
.journal h1 a:hover {
	color: #999;
	text-decoration: none;
}
.journal h1 a:visited {
	color: #AD0000;
	text-decoration: none;
}
.journal p a:link {
	color: #AD0000;
	text-decoration: none;
}
.clientlistintro {
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0 0 10px 0;
	color: #999;
	font: normal 70%/14px Verdana, Helvetica, Arial, sans-serif;
}
ul.p_categories {
	margin: 0;
	padding: 1em 0 3em 0;
}
ul.p_categories li {
	float: left;
}
ul.p_categories li a {
	list-style-type: none;
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: 6px;
	color: rgb(95,95,95);
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}
ul.p_categories li a:link, ul.p_categories li a:visited {
	background-color: rgb(245,245,245);
	text-decoration: none;
}
ul.p_categories li a:hover {
	color: rgb(255,255,255);
	background-color: rgb(95,95,95);
	text-decoration: none;
}
#journal ul.p_categories li {
	clear: left;
	line-height:2.6em;
}
li#cat_current a {
	background-color: rgb(173,0,0);
	color: white;
	text-decoration: none;
}
li.view, li.all, span.url {
	float: left;
	list-style-type: none;
	background: none;
	color: #666;
	padding: 8px;
	font-size: 12px;
	font-style: normal;
	font-family: Helvetica Neue, Arial, sans-serif;
}
li.all {
	padding:0;
	letter-spacing: inherit;
}

/* CONTACT PAGE */
.contact {
	float: left;
	width: 380px;
	padding: 0;
	margin: 3em 3em 0 0;
	border: 0px dashed #fc9;
}
.contact p {
	font-size: 14px;
	font-weight: normal;
	line-height: 145%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
	color: #333;
	margin-bottom: 1em;
}
.contact a:link, .contact a:visited, .contact a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

/* FORM STYLING */
.contact label {
	font-size: 14px;
	line-height: 180%;
	font-family: 'Palatino Linotype', Palatino, Georgia, Times, serif;
	font-weight: normal;
	color: #333;
}
.contact input#from, .contact input#subject {
	width: 500px;
	height: 20px;
	padding: .5em 0 0 .5em;
	margin-bottom: .5em;
	background-color: rgb(245,245,245);
	border: 1px solid #ccc;
	color: #000;
	font: normal 90%/200% 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.contact textarea#message {
	width: 500px;
	height: 200px;
	background-color: rgb(245,245,245);
	border: 1px solid #ccc;
	color: #000;
	padding: .5em 0 0 .5em;
	font: normal 90%/200% 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

input[type=submit] {
}

/* CV PAGE */
.cv ul {
	margin: 0;
	padding: 0 0 1em 0;
}
.cv ul li {
	color: #333;
	list-style-type: none;
	border-bottom: 0px dashed #ccc;
	background: url(/images/nav/bullet02.gif) no-repeat 0 17px;
	padding: .5em 0 0em 1em;
	font-size: 13px;
	line-height: 180%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
	border-top: 0px dashed #333;
}
.cv li a:link {
	color: #333;
	text-decoration: underline;
	
}
.cv li a:visited {
	color: #333;
	text-decoration: underline;
	
}
.cv li a:hover {
	color: #c60;
	text-decoration: underline;
	
}
.cv h2 {
	color: rgb(171,0,0);
	font-size: 21px;
	line-height: 145%;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
}
.cv h3 {
	color: #333;
	font-size: 18px;
	line-height: 145%;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
}
#work p {
	width: 30em;
	font-size: 85%;
	line-height: 180%;
	font-family: 'Palatino Linotype', Palatino, Georgia, Times, serif;
	margin-bottom: 1.5em;
	color: #333;
}
#project-info img {
	margin: 0 4px 4px 0;
}
#project-info img.ss {
	display: block;
	margin-bottom: 1em;
}
img.ps_floated {
	float: left;
}
#project-info ul {
	margin: 0;
	padding: 0em 0 1em 0;
}
#project-info ul li, #project-info ul li ul li {
	color: #333;
	list-style-type: none;
	font-size: 13px;
	line-height: 145%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
	background: url("/images/nav/bullet02.gif") no-repeat 0px 11px;
	padding: 4px 0 4px 16px;
}
.services-txt {
	margin-right: 30%;
}
#flashcontent {    
	width: 600px;
	border: 1px solid #ccc;
}
p.sub-item {
	margin: 0px;
	padding-bottom: 20px;
}
.login {
	background-color: #c60;
	padding: 4px;
}
.rss {
	background: url("/images/journal/feed-icon-14x14.png") no-repeat 2px 2px;
	margin: 0 0 0 1em;
}
.rss a:link {
	text-decoration: none;
}
#shop .ej {
	padding: 0;
	margin: 0;
	width: 87px;
	height: 23px;
}
pre {
	width: 960px;
	color:  #333;
	font-size: 12px;
	line-height: 180%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	margin: 0 0 1em 0;
	padding: 1em 0 1em 1em;
	border-left: 3px solid #ccc;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	background-color: rgb(249,249,249);
}
code {
	font-size: 12px;
	line-height: 180%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	color: black;
}
p.m-alert {
	font-size: 2em;
	line-height: 2em;
	color: white;
	background-color: rgb(74,42,42);
	padding: 4px;
}
p.m-alert a:link, p.m-alert a:visited {
	color: white;
}


p.short_url {
/* 	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue', Helvetica, Arial; */
	font-size: 11px;
	border-top: 1px dotted rgb(190,190,190);
	margin-top: 2em;
}




/* Layouts smaller than 550px and mobiles*/

@media screen and (max-device-width: 480px), screen and (max-width: 600px) {

.work-scroll p {
	font-size: 21px;
	line-height: 135%;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2",'Palatino Linotype', Palatino, Georgia, Times, serif;
	font-weight: normal;
	margin-bottom: .75em;
	margin-right: 2em;
	color: rgb(103,103,103);
	font-style: normal;
	width: 20em;
	float: left;
}

.work-scroll-info h3 {
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",'Helvetica Neue',Helvetica, Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 145%;
	color: rgb(171,0,0);
	}


}




