/* CSS Document */


/* ________________________________ NOTES ________________________________


Column = 300px (245px + 55px margin)
Panel = 315px (259px + 56px margin)
Project Image = 25px margin
Project Image Last = 55px margin


*/




a:link {color: #414141; text-decoration: none;}
a:visited {color: #414141; text-decoration: none;}
a:active {color: #414141; text-decoration: none;}
a:hover {color: #5ABCA2; text-decoration: none;}

#menu a:link {color: #414141; text-decoration: none;}
#menu a:visited {color: #414141; text-decoration: none;}
#menu a:active {color: #414141; text-decoration: none;}
#menu a:hover {color: #5ABCA2; text-decoration: none;}




body {
/* 	margin-left: 70px; */
	margin-left: 0;
	margin-top: 50px;
}

.cellL {
	float: left;
}
.cellR {
	float: right;
}
.cellB {
	clear: both;
}

img {
	border: 0;
}




/* ________________________________ WIDTH ________________________________ */


#home, #about, #contact {
	width: 970px; /* 900px */
}

#left {
	padding-left: 70px;
}

#portfolio {
	width: 48120px; /* 48050px */
}

#portfolioBranding {
	width: 28270px; /* 28200px */
}

#portfolioPrint {
	width: 43600px; /* 43525px */
}

#portfolioPackaging {
	width: 18570px; /* 18500px */
}

#portfolioWebsites {
	width: 26660px; /* 26590px */
}

#portfolioFlash {
	width: 14400px; /* 14330px */
}

#portfolioArt {
	width: 20320px; /* 20250px */
}

#portfolioInteriors {
	width: 8170px; /* 8100px */
}

#archive {
	width: 10000px; /* 9930px */
}






/* ________________________________ MAIN STRUCTURE ________________________________ */

.column {
	width: 245px;
	margin-right: 55px;
	color: #414141;
}

.columnTwo {
	width: 545px;
	margin-right: 55px;
	color: #414141;
}

.topPanel {
	height: 200px;
}






/* ________________________________ MENU ________________________________ */

#menu {
	font: 1.25em Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style: none;
	color: #B3B3B3;
}






/* ________________________________ HOME ________________________________ */

/*
#newsPlace {
	position: absolute;
	float: left;
	z-index: 10;
	width: 245px;
}
*/

#news {
	margin-top: -38px; /* -38px */
 	margin-bottom: 22px;
 	line-height: 100%;
 	padding: 0;
}

#news ul {
	padding: 0;
	margin: 0;
}

#news ul li {
	list-style: none;
	display: inline;
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
}

#news a {
	color: #414141;
	padding: 5px 7px 5px 7px;
	border: none;
}

#news a.active {
	color: #FFFFFF;
	background: #5ABCA2 url(../images/news-tab-corners.gif) left bottom no-repeat;
}

#news a:hover {
	color: #B4B4B4;
}

.newsDate {
	display: block;
	font-size: 0.91em;
	color: #808080;
	border-top: 1px dotted #C0C0C0;
	margin-top: 20px;
	padding-top: 3px;
	padding-left: 18px;
	background: url(../images/icon-date.gif) left 5px no-repeat;
}






/* ________________________________ PORTFOLIO ________________________________ */

.panelGreen {
	width: 250px; /* 259 */
	height: 555px;
	margin-top: -50px;
	margin-right: 56px;
	padding-left: 5px;
	padding-right: 4px;
	background: #5ABCA2 url('../images/panel-shadow.gif') repeat-y;
	color: #FFFFFF;
}

.panelGreenContent {
	width: 220px;
	padding: 75px 15px 0 15px;
	background: url('../images/portfolio-grey-top.gif') repeat-x;
}

.panelGreenFooter {
	width: 250px; /* 259 */
	height: 9px;
	padding-left: 5px;
	padding-right: 4px;
	background: #5ABCA2 url('../images/panel-shadow-footer.gif') no-repeat;
}

.panelTitle {
	height: 75px;
	font: normal 1.88em Georgia, "Times New Roman", Times, serif;
}

.panelTitleSub {
	display: block;
	margin-top: 20px;
	padding-bottom: 5px;
	color: #333333;
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #FFFFFF;
}

.panelGreen p {
	color: #FFFFFF;
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
	line-height: 150%;
}

.projectImage {
	height:500px;
	margin-right: 25px;
	border-top: 7px solid #333333;
	border-bottom: 3px solid #5ABCA2
}

.lastImage {
	margin-right: 55px;
}

.projectImage img {
	padding-bottom:15px;
}

.projectTitle {
	display: block;
	color: #333333;
	font: bold 0.69em Helvetica, Arial, Verdana, sans-serif;;
	line-height: 150%;
}

.projectImage p {
	width: 250px;
	margin: 0;
	color: #333333;
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;;
	line-height: 150%;
}

#top {
	position: fixed;
	z-index: 100;
	bottom: -2px;
	right: 25px;
}

#top a {
	color: #FFFFFF;
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
	background-color: #5ABCA2;
	padding: 4px 8px 7px 8px;
	display: block;
	border: 1px solid #4DA18A;
}

#top a:visited {
	color: #FFFFFF;
}

#top a:hover {
	color: #FFFFFF;
	border: 1px solid #428A76;
	background-color: #4DA18A;
}




/* ________________________________ LEFT ________________________________ */

.leftTitle {
	border-top: 5px solid #5ABCA2;
	padding-top: 20px;
	font: 1.88em Georgia, "Times New Roman", Times, serif;
}

.leftTitle a {
	padding-right: 30px;
	background: url(../images/feed-icon-12x12.gif) 170px 16px no-repeat;
}

.leftTitleSub {
	border-bottom: 1px solid #5ABCA2;
	padding-bottom: 15px;
	margin-bottom: 40px;
	font: italic 0.75em Georgia, "Times New Roman", Times, serif;
}

.leftTitleSub p {
	margin: 0;
	padding: 0;
	display: inline;
}

.leftImage {
	border-top: 5px solid #5ABCA2;
}





/* ________________________________ TEXT ________________________________ */

.textBold { font-weight: bold; }
.textItalic { font-style: italic; }
.textNormal { font-weight: normal; }

.textMain {
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
	line-height: 150%;
}

.textMain ul {
	margin: 0;
	padding: 0;
	width: 122px;
}

.textMain ul li {
	color: #B3B3B3;
	list-style: none;
}


.textMain ol {
	margin: 0;
	padding: 0;
}

.textMain ol li {
	margin-left: 20px;
	text-indent: 1px;
	font-weight: bold;
}

.textMain ol li a {
	font-weight: normal;
}























