body{
	background: #ffffff;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.4em;
}
a:link, a:visited, a:active{
	color: #fff200;
	text-decoration: underline;
}
a:hover{
	color: #ec008b;
	text-decoration: none;
}
img, img a{
	border: none;
	text-decoration: none;
	outline: none;
	text-indent:-9999px;
}
blockquote{
	background: url(../images/quote.png) top left no-repeat;
	margin: 0 0 0 0;
	padding: 10px 0 5px 50px;
}
cite{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 200px;
}
.wrapper{
	width: 940px;
	margin: 0 auto;
}
#sitehead{
	background: #151515;	
}
#topbar{
	width: 100%;
	height: 35px;
	background: url(../images/nav_bg.jpg) top left repeat-x;
	color: #ffffff;
}
#navigation{
	float: right;
}
#navigation ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#navigation ul li{
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
	width: 80px;
	height: 35px;
	text-indent: -9999px;
}
#navigation ul li a{
	width: 80px;
	height: 35px;
	display: block;
	border: none;
	text-decoration: none;
	outline: none;
}
.photosLink{
	background-image: url(../images/navigation.jpg);
	background-position: 0px 0px;
}
.photosLink a:hover{
	background-image: url(../images/navigation.jpg);
	background-position: 0px 35px;
}
.designLink{
	background-image: url(../images/navigation.jpg);
	background-position: -90px 0px;
}
.designLink a:hover{
	background-image: url(../images/navigation.jpg);
	background-position: -90px 35px;
}
.blogLink{
	background-image: url(../images/navigation.jpg);
	background-position: -180px 0px;
}
.blogLink a:hover{
	background-image: url(../images/navigation.jpg);
	background-position: -180px 35px;
}
.contactLink{
	background-image: url(../images/navigation.jpg);
	background-position: -270px 0px;
}
.contactLink a:hover{
	background-image: url(../images/navigation.jpg);
	background-position: -270px 35px;
}
.homeLink{
	background-image: url(../images/navigation.jpg);
	background-position: -360px 0px;
	margin-right: 0px !important;
}
.homeLink a:hover{
	background-image: url(../images/navigation.jpg);
	background-position: -360px 35px;
}
#masthead{
	height: 50px;
	padding: 25px 0 25px 0;
}
.logo{
	width: 350px;
	height: 50px;
	display: block;
	float: left;
	text-indent: -9999px;
	background-image: url(../images/logo.jpg);
}
.logo a{
	width: 350px;
	height: 50px;
	display: block;
	border: none;
	text-decoration: none;
	outline: none;
}
.headerText{
	width: 570px;
	height: 50px;
	float: right;
	overflow: hidden;
	text-align: right;
	color: #ffffff;
}
.headerText h1{
	font-size: 22px;
	font-family: HelveticaNew, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.greenText{
	color: #8dc63f;
	font-weight: bold;
}
.blueText{
	color: #00aeef;
	font-weight: bold;
}
.pinkText{
	color: #ec008b;
	font-weight: bold;
}
.yellowText{
	color: #fff200;
	font-weight: bold;
}
#sliderContainer{
	position: relative;
	width: 940px;
	height: 600px;
	overflow: hidden;
	padding: 0 0 35px 0;
}
#mainSlider{
	width: 940px;
	height: 600px;
	overflow: hidden;
	position: relative;
}
#mainSlider ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#mainSlider ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#nextBtn{
	position: absolute;
	bottom: 35px;
	right: 10px;
}
#prevBtn{
	position: absolute;
	bottom: 35px;
	right: 60px;
}
#nextBtn a{
	font-family: HelveticaNew, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	border: none;
}
#prevBtn a{
	font-family: HelveticaNew, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	border: none;
}
.mast{
	width: 300px;
	height: 191px;
	float: left;
	color: #ffffff;
	margin: 0 10px 10px 0;
	position: relative;
}
.mast .desc{
	position: absolute;
	width: 280px;
	bottom: 0px;
	background: url(../images/trans.png) top left repeat;
	padding: 10px;
	display: block;
}
.mast .desc h1{
	font-size: 14px;
	font-family: HelveticaNew, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;	
}
#content{
	background: #ffffff url(../images/content_bg.jpg) top left repeat-x;
	color: #151515;
	padding: 1px 0 10px 0;
	margin: 0 0 0 0;
}
#content a:link, #content a:visited, #content a:active{
	color: #ec008b;
	text-decoration: none;	
}
#content a:hover{
	color: #00aeef;
	text-decoration: underline;
}
#sidebar{
	width: 300px;
	float: right;
}
#sidebar h2{
	font-size: 16px;
	border-bottom: 3px solid #000;
}
#main{
	width: 620px;
	float: left;
}
#footer{
	background: #000000 url(../images/footer_bg.jpg) top left repeat-x;
	color: #ffffff;
	min-height: 75px;
	margin: 0 0 0 0;
	padding: 1px 0 10px;
}
#twitter{
	width: 300px;
	float: left;
}
#tweets ul{
margin: 0;
padding: 0;
list-style: none;
}
#tweets li {
	font-size:13px;
	background: #222;
	padding: 5px;
	margin-bottom: 5px;
	list-style-type:none;
}
#tweets .hash { color:#c4c4c4; } 
#tweets .reply { color:#0066CC; } 
#tweets a{ font-weight: bold; }
#socialskills img{
	float: left;
	margin: 0 5px 0 0;
}
#socialskills{
	width: 300px;
	float: left;
	margin: 0 0 0 20px;
}
#socialskills a{
	font-weight: bold;
}
#socialskills ul{
margin: 0;
padding: 0;
list-style: none;
}
#socialskills li {
	font-size:13px;
	background: #222;
	padding: 5px;
	margin-bottom: 5px;
	list-style-type:none;
}
#copyright{
	width: 300px;
	float: left;
	margin: 0 0 0 20px;
}
#copyright ul{
margin: 0;
padding: 0;
list-style: none;
}
#copyright li {
	font-size:13px;
	background: #222;
	padding: 5px;
	margin-bottom: 5px;
	list-style-type:none;
}
#copyright a{
	font-weight: bold;
}
.clear{
	clear: both;
}
.subheadding{
	margin-top: 25px;
	display: block;
	border-bottom: 3px solid #000000;
}
#contactForm{ 
	width: 300px;
}
#contactForm label{
	font-weight: bold;
}
#contactForm input[type=text], #contactForm textarea{
	width: 300px;
	border: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	font-size: 13px;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
}
#contactForm #send{
	padding: 5px;
	font-weight: bold;
	border: 1px solid #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: right;
	cursor: pointer;
}
#contactForm #phone{
	display: none;	
}
.error{
	padding: 5px;
	border: 1px solid #F00;
	background: #FF9F90;
	width: 300px;
}
.success{
	padding: 5px;
	border: 1px solid #090;
	background: #9DFFA3;
	width: 300px;
}
#blogFeed ul{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#blogFeed ul li{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#blogFeed ul li a{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#blogFeed ul li img{
	margin-top: 5px;	
}
.profilePic{
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}
#skills{
	color: #333333;
	font-weight: bold;
}
#skills ul{
	width: 620px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#skills ul li{
	list-style: none;
	background: #333;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 5px;
	opacity: 0.75;
	-moz-opacity: 0.75;
	-webkit-transition: opacity 0.3s ease-in-out;
	-webkit-transition: padding 0.3s ease-in-out;
}
#skills ul li:hover{
	padding: 5px 0 5px 15px;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-transition: opacity 0.3s ease-in-out;
	-webkit-transition: padding 0.3s ease-in-out;
}
.percent{
	width: 35px;
	float: right;	
}
.thumbLeft{
	float: left;
	width: 300px;
	margin: 0 20px 20px 0;
}
.thumbRight{
	float: right;
	width: 300px;
	margin: 0 0 20px 20px;
}