/* CSS Document */

html, body { margin:0; padding:0; height:100%; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
h1,h2,h3,h4,h5,h6,address { font-style:normal; font-weight:normal; }
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,em
bed,object,param
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none; }
embed,object,param { display:block; }
fieldset, input, textarea, select, option { background-color:#fff; }
input[type=text]:focus,
input[type=password]:focus {
outline: 0 none;
}
a:focus { outline: none; }
/* - Clearfix (fixes floating content layout issues) */
.clearfix:after {
content: "";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size: 0;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 0; }
.clearfix {display: block;}
/* End hide from IE-mac */
/* End: Miscellaneous */
.clear { clear:both; }
div.portfolio ul li {
	margin: 0px;
	padding: 0px;
}