
img {
	-ms-interpolation-mode: bicubic;
}

.container_16 {
	/*
	background: #fff url(../img/16_col.gif) repeat-y;
	*/
}


body {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

a, a:link, a:active, a:hover, a:visted {
	
	/*
	color: red;
	*/
	
}

ol,ul{list-style: circle; }


/* ................................................ General Rules */


#container {
	padding-top: 80px;

}

/*
from demo
	h1.fontface {font: 60px/68px 'TitilliumText14L400wt', Arial, sans-serif;letter-spacing: 0;}

		p.style1 {font: 18px/27px 'TitilliumText14LRegular', Arial, sans-serif;}
		p.style2 {font: 18px/27px 'TitilliumText14L250wt', Arial, sans-serif;}
		p.style3 {font: 18px/27px 'TitilliumText14L400wt', Arial, sans-serif;}
		p.style4 {font: 18px/27px 'TitilliumText14L600wt', Arial, sans-serif;}
		p.style5 {font: 18px/27px 'TitilliumText14L800wt', Arial, sans-serif;}
		p.style6 {font: 18px/27px 'TitilliumText14L999wt', Arial, sans-serif;}
		p.style7 {font: 18px/27px 'TitilliumTitle01Thin', Arial, sans-serif;}
		
		*/

/* ................................................ Header */

#header {
	position: absolute;
	position: fixed;
	
	top: 0; 
	left: 50%;
	width: 940px;
	
	border-top: 3px solid #39F;
	border-bottom: 1px solid #39F;
	padding-bottom: 10px;
	background-color: white;
	margin-left: -470px;
	z-index: 100;
	zoom: 1;
}



#header h1 {
	font-family: TitilliumTitle01Thin, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 38px;
	margin-top: 20px;
	
	
}

#header h1 a {
	color: black;
	text-decoration: none;
}

#header h1 em {
	color: #999;
	font-size: 19px;
	padding-top: 0.5em;
	display: block;
	font-style: normal;
}


/* ................................................... Toolbar */



#toggle-view, #back-link {
	position: absolute;
	top: 23px;
	right: -7px;
	width: 95px;
	font-size: 11px;
	background-color: #fff;
	color: #555;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0.7em;
	padding-bottom: 0.3em;
	padding-right: 16px;
	text-align: right;
	text-indent: 2em;
	text-decoration: none;
}

#toggle-view:hover, #back-link:hover {
	background-position: 0 -31px;
}

#toggle-view {
	
	right: -3px;
	
	display: block;
	float: left;
	
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
	
	
	
	background-image: url(../img/btn_grid.png);
	
	
	z-index: 101;
}


body.gridview #toggle-view {
		background-image: url(../img/btn_list.png);
}


#back-link {
	background-image: url(../img/btn_back.png);
	z-index: 101;
}

#toolbar 	#back-link:hover {
	color: #000;
	background-color: #DDD;
}

#filter-keywords {
	position: absolute;
	top: 5px;
	left: 320px;
	width: 490px;
	
	font-size: 11px;
	
	padding: 0 10px 5px 10px;
	z-index: 102;
	
}

#filter-keywords h5 {
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	display: inline;
	padding-right: 1em;
	
}


#filter-keywords #keyword-links {
	display: inline;
}

#filter-keywords #keyword-links a {
	text-decoration: none;
}

#filter-keywords #keyword-links a.isfiltering,
#filter-keywords #keyword-links a.isfiltering:hover,
#filter-keywords #keyword-links a.highlight.isfiltering,
#filter-keywords #keyword-links a.highlight.isfiltering:hover {
	color: white !important ;
	background-color: #9C0 !important;
}


p.leadin {
	font-family: TitilliumText14L250wt, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 20px;
	line-height: 1.5em;
	
	
}

p.leadin a {
	text-decoration: none;
}

p.leadin a:hover {
	border-bottom: 1px dotted #39F;
	/*color: white;*/
}


p {
	margin: 1.5em 0;
}




.grid_4 {
	/*outline: 1px solid red;*/
}


/* ................................................ Project Panels */

div.project-panel {
	margin-bottom: 22px !important;
	/*outline: 1px solid blue;*/
	clear: both;
	padding-bottom: 30px;
	margin-top: 20px;
	height: auto !important;
	height: 175px;
	max-height: 155px;
	position: relative;
}


div.faded {
	opacity: 0.5;
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
}

div.project-panel:nth-child(odd) {
	/*outline: 1px solid  #0FF;*/
}

div.info p {
	margin-bottom: 0;
}

div.project-panel h3, div.project-panel h3 a {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
	
}

div.project-panel:hover h3 a {
	 color: #000;
}

div.info p.description {
	line-height: 1.3em;
	min-height: 89px;
	
}


div.project-panel p.description a {
	text-decoration: none;
	color: #333;
	display: block;
}


div.info p.keywords {
	margin-bottom: 0;
	margin-top: 2px;
	font-size: 11px;
	color: #333;
	line-height: 1.3em;
	
	min-height: 27px;
	font-size: 10px;
	text-transform: uppercase;
}

body.expandedview div.project-panel:after:last-child {
	border-bottom: 0 !important;
}

body.expandedview div.project-panel:after {
	margin-top: 1px;
	position: relative;
	top: 24px;
	left: 10px;
	content: " ";
	width: 940px;

	border-bottom: 1px dotted #7FB2E5;
	display: block;
}

body.expandedview div.project-panel:last-child:after {
	display: none;
}

div.info p.keywords strong {
	color: #7C7C7C;
	text-transform: uppercase;
	font-weight: normal;
}

div.info p.keywords {
	
}

div.info p.keywords a {
	/*color: red;
*/
}

div.info p.keywords a.filter {
	color: #333;
}

#container div.project-panel p.keywords:hover a {
	
}

#container div.project-panel p.keywords a:hover {
	text-decoration: underline;
	color: #000;
}





div.info p.keywords a {
	text-decoration: none;
}



div.info, div.thumbnail {
	min-height: 150px;
}

div.thumbnail {
	background-color:#FFF;
	overflow: hidden;
	min-height: 0;
	height: 140px;
	width: 210px !important;
	border: 1px solid #ccc;
	padding: 4px;
}

div.thumbnail img {
	margin-bottom: 4px;
	width: 210px !important;
	height: 140px !important;
}

div.thumbnail {
	-webkit-box-shadow: 0px 0px 3px rgba(128, 128, 128, 1);
	-opera-box-shadow: 0px 0px 3px rgba(128, 128, 128, 1);
	-moz-box-shadow: 0px 0px 3px rgba(128, 128, 128, 1);
	box-shadow: 0px 0px 3px rgba(128, 128, 128, 1);
	border: 0;
	
	zoom: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(Color=#cccccc, Strength=1)";
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#cccccc, Strength=1);

}

div.project-panel:hover .thumbnail {
	
	-webkit-box-shadow: 0px 0px 6px rgba(0, 128, 255, 1);
	-opera-box-shadow: 0px 0px 6px rgba(0, 128, 255, 1);
	-moz-box-shadow: 0px 0px 6px rgba(0, 128, 255, 1);
	box-shadow: 0px 0px 6px rgba(0, 128, 255, 1);
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(Color=#0080ff, Strength=1)";
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#0080ff, Strength=1);
}


div.thumbnail img {
	width: 220px;
	background-color:#CCC;
}


/* ............................... grid view overrides */




/* ............................... grid view overrides */


body.gridview {
	
}


body.gridview div.project-panel div.thumbnail {
	display: none;
	z-index: 7;
}

body.gridview div.project-panel div.mainthumb {
	display: block;
	clear: both;
	position: absolute;
	top: 25px;
	left: 0;
	
}

body.gridview div.project-panel {
	float: left;
	width: 220px;
	min-height: 180px;
	margin-right: 20px;
	padding-bottom: 0px;
	position: relative;

	clear: none;
	z-index: 2;
	
}

body.gridview div.project-panel div.clear {
	clear: none;
}

body.gridview div.project-panel div.info {
	float: left !important;
	display: inline;
	/*border: 1px solid purple;*/
	height: auto;
	min-height: 2em;

}

body.gridview div.project-panel p.description {
	display: none;
}

body.gridview div.project-panel div.info {
	z-index: 10;
}

/**/
body.gridview div.project-panel:hover p.description {
	position: absolute;
	display: block;
	bottom: -145px;
	left: 0px;
	zoom: 1;
	

	width: 196px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.85);
	
	
	letter-spacing: 0.4px;
	
	margin-left: 4px;

	padding: 0.6em;
	height: auto;

	z-index: 700;
	color: white;
	min-height: 5px;

	background-color: #000;
	background-color: rgba(0, 0, 0, 0.85);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);
	zoom: 1;

}

body.gridview div.project-panel p.description a {
	color: white;
}

body.gridview div.project-panel p.keywords {
	position: absolute;
	top: 176px;
	clear: both;
	min-height: 2.9em;
	border: 0;
}



/* ................................................ Personal Info */


#personal-info {
	border-top: 1px solid #39F;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}


/* ................................................ General Text Rules */


.highlightState {
	outline: 5px solid #0FF;
}

h2, h3, h4 {
	font-family: TitilliumText14L600wt, Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #000;
	font-weight: normal;

}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #777;
	text-align: center;
	
}

/* uniform spacing */
h2, h3, h4, h5, blockquote, p, hr, ul {
	margin: 1em 0;
}

hr {
	clear: both;
	color:#39F;
	height: 1px;
	border: 0;
	background-color: #39F;
	color:#39F;
	padding: 0;
	border-style: solid;
}

hr.dotted {
	border-style: dotted;
	background-image:url(../img/dotted.png);
}

hr.smallspacing {
	margin: 17px 0em 18px 0;
}


a {
	color: #39F;
}

a.highlight,
a.highlight:hover {
	background-color: #E2EEFE !important;
	border-bottom: 0 !important;
	text-decoration: none !important;
}

div.bottom {
	padding-top: 1em;
	border-bottom: 3px solid #39F;
}



#nokia-badge {
	background-image: url(../img/nokia_badge.png);
}


#blowaway-badge {
	background-image: url(../img/blowaway_badge.png);
}


div.badge {
	background-repeat: no-repeat;
	height: 104px;
	width: 104px;
	position: absolute;
	top: -7px;
	right: -32px;
	z-index: 100;
}

body.expandedview div.badge {
	
}
