/* Lou Manna */

body {
	background: #f0f0f0 url(img/bg.gif) repeat-y top left;
	margin: 0;
	font-family: verdana, "lucida grande", arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}

#wrapper {
	background: url(img/side_logo.gif) no-repeat 0px 170px;
	width: 692px;
}

#main {
	width: 501px;
	margin-left: 179px;
}

.book {
	border-bottom: 1px solid #999999;
	margin-top: 10px;
}

.book img {
	margin: 0px 0px 5px 12px;
	display: block;
	text-align: right;
	float: right;
}

#titles1 {
	margin-right: 9px;
	margin-bottom: 12px;
}

#logo {
	margin-top: 20px;
}

.copy {
	border-bottom: 1px solid #999999;
	margin-top: 10px;
}

.copy img {
	margin: 0px 0px 5px 12px;
	display: block;
	text-align: right;
	float: right;
}

.titles {
	color: #333333;
	font: bold 20px/20px Times New Roman, Times, serif;
	text-align: left;
}

.subtitles {
	color: #999999;
	font: 12px/16px;
	font-family: verdana, "lucida grande", arial, sans-serif;
	text-align: left;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	padding: 0 0 2px 0;
}
a { 
	font-family: verdana, "lucida grande", arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	text-decoration: underline;
}
a:hover {
	font-family: verdana, "lucida grande", arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
}
.small {
	font-size: 10px;
}
#logo { 
	margin: 170px -15px 0 0;
	position: absolute;
}
#mainphoto p {
	margin: 0;
	padding: 0;
}

.navoff {
	font: 500 11px/21px Arial, Helvetica, sans-serif;
	color: #333333;
	height: 21px;
	text-align: left;
	
}
#nav {
	width: 501px;
	background: #999999;
	font: 500 11px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 21px;
	margin-top: 94px;
	margin-bottom: 10px;
	text-align: left;
}
#nav .yellow {
	width: 11px;
	height: 21px;
	background: #FFCC33;
}
a.nave {
	font: 500 11px/21px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #999999;
	line-height: 21px;
	display: block;
	text-decoration: none;
}

a.nave:hover {
	font: 500 11px/21px Arial, Helvetica, sans-serif;
	background: #ffcc33;
	color: #333333;
	line-height: 21px;
	displght: 10px;
	text-decoration: none;
	display: block;
}
.footer {
	text-align: left;
	color: #333333;
	font: 9px/11px verdana, "lucida grande", arial, sans-serif;
	width: 501px;
	margin-top: 10px;
}

.top {
	text-align: right;
	width: 501px;
}



/* HOME */
#home #blurb {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
#home #featuredproject {
	margin-bottom: 10px;
}
#home #featuredproject .left {
	width: 340px;
	float: left;
}
#home #featuredproject .right {
	width: 160px;
	float: right;
}
#home .row {
	width: 500px;
	padding: 7px 0 20px 0;
	border-top: 1px solid #ccc;
}
#home .row .left {
	float:left;
	width: 160px;
	margin-right: 10px;
}
#home .row .middle {
	float:left;
	width: 160px;
	margin-right: 10px;
}
#home .row .right {
	float:left;
	width: 160px;
}



/* PORTFOLIO LIST */
#portfolio a {
	color: #666;
}
#portfolio .row {
	width: 500px;
	padding: 0 0 20px 0;
}
#portfolio .row .left {
	float:left;
	width: 160px;
	margin-right: 10px;
}
#portfolio .row .middle {
	float:left;
	width: 160px;
	margin-right: 10px;
}
#portfolio .row .right {
	float:left;
	width: 160px;
}
#portfolio .row-sm {
	width: 500px;
	padding: 10px 0 10px 0;
}
#portfolio .row-sm .one, #portfolio .row-sm .two, #portfolio .row-sm .three, #portfolio .row-sm .four {
	float:left;
	width: 92px;
	margin-right: 10px;
}
#portfolio .row-sm .five {
	float:left;
	width: 92px;
}
#portfolio .row p, #portfolio .row-sm p {
	font-size: 10px;
	color: #909090;
	padding: 0;
}
#portfolio li {
	font-size: 10px;
	line-height: 10px;	
	color: #666;
	padding-bottom: 4px;
}
#portfolio .row-sm li {
	font-family: arial, helvetica, sans-serif;
	line-height: 11px;
	font-size: 10px;	
	color: #999;
	padding-bottom: 2px;
}
#portfolio li.more a {
	color: #cc4422;
}
/*
#portfolio li.more {
	padding: 3px;
	text-align:center;
	line-height: 10px;
	margin-top: 4px;
}
*/


/* DETAIL (Case Study) */
#detail #intro {
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
#detail .example-left {	
	float: left;
	width: 330px;
}
#detail .example-right {
	width: 161px;
	float: right;
}
#detail .example-right h4 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #888;
}
#detail .example-right p {
	font-size: 10px;
	line-height: 140%;
}
#detail h2 {
	padding: 0 0 6px 0;
}
#detail h3 {
	padding-bottom: 14px;
}
#detail h3 a { 
	color: #333;
}
#detail #intro p {
	padding-bottom: 10px;
}

/* SERVICES */
#services .row {
	margin: 0 0 20px 0;
}
#services .service-left {
	float: left;
	width: 320px;
}
#services .service-right {
	width: 161px;
	float: right;
}
#services h4 {
	padding: 0 0 3px 0;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #ccc;
}
#services .service-right ul {
	padding-bottom: 20px;
}
#services .service-right li {
	font-size: 10px;
	line-height: 10px;	
	color: #333;
	padding-bottom: 6px;
}



/* CONTACT */
#contact .left {
	float: left;
	width: 320px;
}
#contact .right {
	width: 161px;
	float: right;
}
