/*--|||||||||||||||||||||||||||||||||||||||
/*
*	Pixel Ink +
*	
*	Creative Studio Website
*	
*	Handcoded : Custom Design
*
*	Created: 6/11/10
*	Finished:
*
*	Author: Matt Kraft [MK.215]
*
|||||||||||||||||||||||||||||||||||||||--*/

/***************************	
*	BROWSER STYLE RESET
*	
*	Matthew Kraft
*	Orig Creation: 02/04/09
*
***************************/

/*--||||||||||||||||||||||||||||||||||||||||||||||||||||--*/

/*--| BOF Strip (most) Styles |--*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code,kbd { font-size:1em; }

dl,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address,abbr { font-style:normal }

/*--| EOF Strip (most) Styles |--*/

/*--||||||||||||||||||||||||||||||||||||||||||||||||||||--*/

/*--| BOF Set Basic Styles |--*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

li, dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}
/*--| EOF Set Basic Styles |--*/

/*--||||||||||||||||||||||||||||||||||||||||||||||||||||--*/


/**** Thanks to ****
*
*	Tantek - http://tantek.com/log/2005/undohtml.css
*	Faruk Ates - www.kurafire.net
*	Robert Nyman - www.robertnyman.com
*
********************/
