/*
Theme Name: Shades Of Grey Lite
Theme URI: N/A
Description: Shades Of Grey Lite
Version: 0.1
Author: TJ McKimmey
Author URI: http://tjmckimmey.com
Tags: black, white, grey, fixed-width, two columns, style, styles
*/

body {
	font-size: 16px;
	font-style: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 50px;
	margin-top: 50px;
	background-color: #111111;
	color: #dddddd;
	text-align: left;
	font-weight: normal;
}

a {
		text-decoration: none;
		color: #666666;
		-webkit-transition: color .25s ease-out;
	
	}

a:hover {
		color: #dddddd;
	}

h1 {
		font-size: 22px;
		font-weight: bold;
	}
	
img {
border-color: transparent;
}

#column1 {
	clear: both;
}

#column2 { 
	clear: both;
}

#column3 {
	clear: both;
}

#columnportfolio {
	float: left;
	width: 600px;
}

#columnfiguredrawing {
	float: left;
	width: 950px;
}

#columnbio {
	float: left;
	width: 485px;
}	

#columnresume1 {
	float: left;
	width: 380px;
}

#columnresume2 { 
	float: left;
	width: 263px;
}

#columnresume3 {
	float: left;
	width: 270px;
}

#footer {
	clear: both;
}
#animationgrid {
width: 960px;
}
#animationgrid img{
	
	border-style: solid;
	border-width: 0px;
	padding: 0px;
	margin:0;
	float: left;
}