/* @override 
	http://www.elenta.net/blindmicemedia/web15/css/portfolio.css
	http://www.elenta.net/blindmicemedia/web16/css/portfolio.css
*/

#main .content{
	/* Adds more space above the content area so that 
	   the frame highlights do not interfere with the subnav 
	*/
	padding-top: 70px;
	position: relative;
}

#subnav_indicator{
	/* Sets the subnav indicator position to the default 
	   category "all of the above"
	*/
	position: absolute;
	top: 126px;
	height: 1em;
}

h2 span{
	color: gray;
}

#portfolio_tiles{
	position: absolute;
	z-index: 1;
	height: 305px;
	top: -250px;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	left: 1px;
}

#portfolio_tiles div.wrapper{
	height: 305px;
	width: 6000px;
	position: absolute;
	padding-left: 235px;
	left: 0;
	z-index: 1;
}

#portfolio_tiles .tile{
	width: 260px;
	height: 305px;
	display: block;
	margin-right: 25px;
	margin-bottom: 25px;
	color: white;
	padding: 5px;
	float: left;
	line-height: 130%;
}

#portfolio_tiles .active{
	background-image: url(../images/black_25.png);
	cursor: pointer;
}

#portfolio_tiles .active .meta{
	visibility: visible;
}

#portfolio_number{
	display: block;
	position: absolute;
	/*float: left;*/
	top: -270px;
	left: 200px;
	z-index: 30;
	color: white;
}

#portfolio_number span.label{
	color: #959595;
	font-style: italic;
}

#portfolio_number span.number{
	font-weight: bold;
}

#overlay_foreground.loading{
	
}

/*.tile img{
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 1px solid #FFFFFF;
}*/

.tile .project span, 
.tile .client span{
	text-transform: lowercase;
	color: #555455;
	font-weight: bold;
	width: 7ex;
	text-align: right;
	display: inline-block;
	font-size: 9px;
	margin-right: 2px;
}

.tile .meta{
	visibility: hidden;
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	position: absolute;
	bottom: 0;
	padding-bottom: 2em;
	padding-left: 1em;
	left: 0;
	text-align: left;
}

.tile .client{
	color: gray;
}

/* @group Overlays */

#overlay_background {
	position: absolute;
	z-index: 50;
	width: 100%;
	height: 100%;
	background-image: url(../images/black_90.png);
	cursor: pointer;
}

#overlay_foreground{
	width:900px;
	position: absolute;
	z-index: 80;
	color: white;
	margin: auto;
	padding-top: 40px;
}


#overlay_foreground a{
	color: white;
}

#overlay_foreground a:hover{
}

#overlay_foreground h2{
	margin-top: 0;
	width: 370px;
	text-align: left;
	margin-left: 0;
	z-index: inherit;
	float: left;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

#overlay_foreground a.close{
	width: 13px;
	height: 13px;
	background-image: url(../images/closebox_large_normal.gif);
	display: block;
	margin-top: 17px;
	margin-bottom: -17px;
	margin-left: -30px;
	padding: 0;
}

#overlay_foreground a.close:hover{
	background-image: url(../images/closebox_large_hover.gif);
	border: none;
	background-color: none;
	margin-top: 17px;
	margin-bottom: -17px;
}

#overlay_foreground a.close:active{
	background-image: url(../images/closebox_large_active.gif);
}

#project_meta{
	float: right;
}

#project_meta ul li{
	list-style-type: none;
	display: block;
	line-height: 130%;
	width: 435px;
	padding: 0;
	margin: 0;
}

#project_meta ul li, 
#project_meta ul li a{
	color: #cbc9c9;
}

#project_meta ul li a:hover {
	*padding-top: 0px;
	*margin-top: 0px;
}	

#project_meta ul li span{
	width: 200px;
	display: block;
	text-align: right;
	font-size: 9px;
	color: #5a5a5a;
	font-weight: bold;
	margin-left: -210px;
	margin-bottom: -10px;
	height: 10px;
	padding: 2px 10px 0 0;
}

#project_content {
	clear:both;
}

#project_content h3{
	padding: 0;
	font-size: 14px;
	margin: 0 0 1em;
}

#project_content img{
	width: 900px;
	height: 355px;
	padding: 0;
	margin-bottom: 17px;
}

#project_content .caption{
	width: 435px;
	float: right;
	color: #989797;
	min-height: 300px;
}

#project_thumbs{
	width: 400px;
	position: absolute;
	top: 520px;
}

#project_thumbs a img{
	width: 100px;
	height: 38px;
	padding: 0;
	margin: 0 10px 10px 0;
	background-color: silver;
}

#project_thumbs a.active img{
	margin: -1px 9px 9px -1px;
	border: 1px solid white;
}

#project_thumbs a:hover img{
	margin: -1px 9px 9px -1px;
	border: 1px solid gray;
}

#project_thumbs a.active:hover img{
	margin: -1px 9px 9px -1px;
	border: 1px solid white;
	cursor: default;
}

#project_thumbs a{
	margin: 0;
	padding: 0;
}

#project_thumbs a:hover{
	background-image: none;
	border: none;
}

/* @end */

/* @group Frames */

/* @group Frame 1 */

#portfolio_tiles .frame1{
	width: 216px;
	position: relative;
}

#portfolio_tiles .frame1 .frame{
	position: absolute;
	background: url(../images/frames/frame1.png) no-repeat;
	width: 162px;
	height: 164px;
	margin-left: 26px;
	margin-top: 26px;
}

#portfolio_tiles .frame1 img{
	/*position: absolute;*/
	width: 118px;
	height: 100px;
	/*z-index: 25px;
	top: 45px;
	left: 45px;*/
	margin-top: 45px;
	margin-left: 47px;
}

/* @end */



/* @group Frame 2 */

#portfolio_tiles .frame2{
	width: 205px;
	position: relative;
}

#portfolio_tiles .frame2 .frame{
	position: absolute;
	background: url(../images/frames/frame2.png) no-repeat;
	width: 157px;
	height: 198px;
	margin-left: 23px;
	margin-top: 15px;
}

#portfolio_tiles .frame2 img{
	width: 100px;
	height: 140px;
	margin-top: 38px;
	margin-left: 50px;
}

/* @end */

/* @group Frame 3 */

#portfolio_tiles .frame3{
	width: 266px;
	position: relative;
}

#portfolio_tiles .frame3 .frame{
	position: absolute;
	background: url(../images/frames/frame3.png) no-repeat;
	width: 212px;
	height: 136px;
	margin-left: 27px;
	margin-top: 26px;
}

#portfolio_tiles .frame3 img{
	width: 170px;
	height: 100px;
	margin-top: 38px;
	margin-left: 47px;
}

#portfolio_tiles .frame3 .meta{
	width: 240px;
}

/* @end */

/* @group Frame 4 */

#portfolio_tiles .frame4{
	width: 223px;
	position: relative;
}

#portfolio_tiles .frame4 .frame{
	position: absolute;
	background: url(../images/frames/frame4.png) no-repeat;
	width: 169px;
	height: 169px;
	margin-left: 28px;
	margin-top: 23px;
}

#portfolio_tiles .frame4 img{
	width: 127px;
	height: 127px;
	margin-top: 38px;
	margin-left: 47px;
}

/* @end */

/* @end */

/* @group Subnav */
#subnav{
	width: 393px;
	position: relative;
	line-height: 18px;
}

#subnav_indicator{
	width: 125px;
	float: left;
	text-align: right;
	padding-right: 23px;
	font-weight: bold;
	color: white;
	background: url(../images/arrow.png) no-repeat 138px .5em;
}

#subnav ul{
	list-style-type: none;
	float: right;
	width: 210px;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: left;
}

#subnav li{
	margin: 0;
	padding: 0;
}

#subnav ul li a{
	width: 100%;
	color: #878687;
	display: block;
}

#subnav a:hover{
	color: white;
}

#subnav a.active{
	color: white;
	font-weight: bold;
	background-image: none;
}

#subnav a.active:hover{
	background-image: none;
	border: none;
	margin-left: -4px;
	margin-top: -3px;
	cursor: text;
}



/* @end */

