/**
 * @author Jason Adkison www.jasonadkison.com
 */
* {
	outline: none;
}
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;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {
	background: #1a1a1a;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #bfbfbf;
	font-size: 14px;
	letter-spacing: .5px;
}
a, a:hover, a:visited { color: #00cc33; font-weight: bold; text-decoration: underline; }

#wrapper {	
	margin: 0 auto;
	overflow: hidden;
	background-color:transparent;
	font-family:Verdana,Geneva,Arial,sans-serif;
	width:500px;	
	padding: 60px 0 0 0;
}
#leftCol {
	width: 104px;
	float: left;
}
#leftCol a {
	text-decoration: none;
}
#leftCol h1 a {
	display: block;
	text-indent: -9999em;
	width: 101px;
	height: 124px;
	background: transparent url(../images/logo.png) no-repeat 0 0;
}
#avatar {
	padding-top: 33px;
	text-align: right;
	font-family: "Trebuchet MS";
}
#avatar img {
	border: 2px solid #2a2a2a;
}
#avatar dt {
	padding: 8px 0 4px 0;
	text-align: right;
}
#avatar dd {
	color: #999999;
	font-size: 12px;
	font-style: italic;
}
#rightCol {
	margin-left: 110px;	
}
#arrow {
	width: 11px;
	height: 384px;
	background: transparent url(../images/bgArrow.gif) no-repeat 0 106px;	
	float: left;
}
#contentTop {
	width: 369px;
	background: transparent url(../images/bgTop.gif) no-repeat 0 0;
	padding-top: 11px;
	margin-left: 11px;
}
#contentBottom {
	width: 369px;
	background: transparent url(../images/bgBottom.gif) no-repeat 0 100%;
	padding-bottom: 11px;
}
#content {
	background: #212121;
	padding: 0 14px;
}
p {
	letter-spacing: .4px;
	line-height: 20px;
	padding-bottom: 20px;
}
h2 {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 21px;
	font-family: "Trebuchet MS";
}
h3 {
	padding-bottom: 5px;
	font-weight: bold;
}
.blue { color: #5ED4FF; }
.purple { color: #BD5EA4; }
.orange { color: #F47F1F; }
.yellow { color: #fffc00; }
p#acceptingWork { 
	font-weight: bold; 
	font-size: 14px; 
	line-height: 22px; 
	background: #00CC2E;
	padding: 10px;
	margin-bottom: 14px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #000;
}
p#acceptingWork a, p#acceptingWork:link, p#acceptingWork:visited {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
#footer {
	font-size: 11px;
	text-align: center;
	line-height: 40px;
	letter-spacing: -0.35px;
	color: #68696B;
	width: 100%;
	height: 40px;
	padding-top: 20px;
}
#footer p {
	width: 480px;
	margin: 0 auto;
	line-height: 34px;
	padding: 0;
	text-align: left;
}
#footer p span {
	float: left;
}
#footer p img {
	float: right;
}
#footer a {
	color: #3BA0C9;
	text-decoration: none;
	font-weight: normal;
}
/* Contact */
#contact {
	color: #1a1a1a;
	padding: 20px;
}
#contact p {
	clear: both;
}
#contact label {
	display: block;
	padding-bottom: 5px;
}
#contact div.select, #contact div.textarea, #contact div.text {
	padding-bottom: 14px;
}
#contact div.text {
	float: left;
	width: 195px;
	clear: left;
}
#contact div.textarea {
	clear: both;
}
input, textarea {
	padding: 4px;	
}
#content #contact input, #content #contact textarea {
	color: #333;
}
#content #contact .error {
	font-size: 11px;
	color: #ff0000;
}
textarea {
	width: 488px;
	height: 130px;
}
input, textarea, select {
	border: 1px solid #1a1a1a;
}
#content #contact {
	padding: 0;
}
#content #contact * {

}
#content #contact textarea {
	width: 330px;
}
#content #contact div.text, 
#content #contact div.textarea, 
#content #contact p
{
	float: none;
	clear: none;
	width: auto;
	color: #bfbfbf;
}
#result {
	float: right;
	width: 300px;
}
#result ul {
	padding: 10px;
}
#result li {
	font-size: 12px;	
	padding: 4px 10px;
	margin-bottom: 5px;
	display: block;
	float: left;
	width: 280px;
}
#result.error li {
	color: #ff0000;
	background: #ffe2e2;
	border: 1px solid #ff8d8d;	
}
#result.success li {
	color: #4ca11e;
	background: #dfffcd;	
	border: 1px solid #93ff58;
}
#result li.title {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0 0 8px;
}
#result h2 {
	font-size: 14px;
	padding: 0;
}
#result p {
	padding: 0;
}
img.loadingImage { display: none; margin: 0 auto; padding: 85px 0 0 215px; }
#content #contact span.success {
	color: #4ca11e;
	background: #dfffcd;	
	border: 1px solid #93ff58;
	display: block;
	margin: 0 0 10px 0;
	padding: 8px
}
.unique {
	color: #fff;
}


/* work samples */
#work {
	width: 338px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#work li { 
	width: 328px;
	height: 118px;
	overflow: hidden;
	border: 5px solid #444444;
	margin-bottom: 10px;
	background: transparent url(../images/my_work.jpg) no-repeat 0 0;		
}
#work li a.thumb {
	display: block;
	width: 328px;
	height: 118px;	
	text-decoration: none;
}
#work li#sample1 { background-position: 0 0; }
#work li#sample2 { background-position: 0 -118px; }
#work li#sample3 { background-position: 0 -236px; }
#work li#sample4 { background-position: 0 -354px; }
#work li#sample5 { background-position: 0 -472px; }
#work li#sample6 { background-position: 0 -590px; }
#work li#sample7 { background-position: 0 -708px; }
#work li#sample8 { background-position: 0 -826px; }
#work li#sample9 { background-position: 0 -944px; }
#work li#sample10 { background-position: 0 -1062px; }

#work li div.info {
	width: 328px;
	height: 118px;
	overflow: hidden;
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";		
}
#work span.title, #work span.desc {
	padding: 10px;
	line-height: 14px;
	display: block;
}
#work span.title {
	font-size: 12px;
}
#work span.desc {
	font-size: 11px;
	color: #BFBFBF;	
	text-decoration: none;
}
#work li.showInfo {
	border: 5px solid #626262;
}
#work li.showInfo span.title,
#work li.showInfo span.desc
{
	text-indent: 0;
}
#work li.showImage div.info {
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		
}
#work li.showImage.showInfo div.info {
	opacity: .80;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";		
}
.strike { text-decoration: line-through; color: #343434; font-style: italic; }
.highlight { text-transform: uppercase; font-weight: bold; text-decoration: underline; }
.unique { letter-spacing: 0.2px }
