@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/League_Gothic-webfont.eot');
    src: url('fonts/League_Gothic-webfont.eot?iefix') format('eot'),
         url('fonts/League_Gothic-webfont.woff') format('woff'),
         url('fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/League_Gothic-webfont.svg#webfontFHzvtkso') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RalewayThin';
    src: url('fonts/raleway_thin-webfont.eot');
    src: url('fonts/raleway_thin-webfont.eot?iefix') format('eot'),
         url('fonts/raleway_thin-webfont.woff') format('woff'),
         url('fonts/raleway_thin-webfont.ttf') format('truetype'),
         url('fonts/raleway_thin-webfont.svg#webfontnF3kUzPR') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
}
a {
	text-decoration: none;
	color: #999;
}
a img {
	border: 0;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: 'LeagueGothicRegular', Verdana, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 36px;
	margin: 60px 12px 7px 12px;
	letter-spacing: .04em;
	font-weight: normal;
	width: 530px;
}
h3 {
	font-family: 'LeagueGothicRegular';
	font-size: 24px;
	margin: 0;
	letter-spacing: .04em;
	text-transform: uppercase;
	font-weight: normal;
}
li {
	list-style: none;
	line-height: 18px;
	font-size: 13px;
}
/*-------------- Layout and positioning divs, and all the header content --------------*/
#container {
	position: relative;
	margin: -26px auto;
	width: 100%;
	height: 400px;
	background: #000;
}
#wrap {
	margin: 0px auto;
	width: 960px;
	overflow: hidden;
}
#logo {
	margin: 50px auto 0px auto;
	background: url(images/logo.png) no-repeat;
	width: 437px;
	height: 75px;
}
#web-designer {
	margin: -13px auto 30px auto;
	background: url(images/web-designer-home.png) no-repeat;
	width: 110px;
	height: 15px;
}
#nav {
	position: relative;
	float: right;
	top: 0px;
	width: 378px;
	height: 25px;
	z-index: 999;
}
#nav * {
	display: block;
	float: left;
	clear: none;
	height: 25px;
	overflow: hidden;
	margin-left: 13px;
	text-indent: -9999px;
}
#home {
	background: url(images/home.png) bottom no-repeat;
	width: 62px;
}

#about {
	background: url(images/about.png) bottom no-repeat;
	width: 69px;
}
#works {
	background: url(images/works.png) bottom no-repeat;
	width: 72px;
}
#contact {
	background: url(images/contact.png) bottom no-repeat;
	width: 123px;
}
/*-------------- All the actual page content goes here --------------*/
#pages {
	position: relative;
	top: 0px;
	z-index: 4;
	margin: 0px auto;
	width: 960px;
	height: 400px;
	background-color: transparent;
}
#page-home,#page-about,#page-works,#page-contact {
	width: 960px;
	background: none;
}
#pages *[background-color] {
	background-color: transparent;
}
#page-home h1 {
	font-family: 'RalewayThin', Georgia, serif;
	text-transform: none;
	font-size: 38px;
	margin: 80px 0px 0px 0px;
	width: 960px;
	line-height: 48px;
	text-align: center;
	padding-top: 0;
	letter-spacing: normal;
}
#letmeknow {
	position: relative;
	z-index: 500;
	color: #d1fc9e;
	margin-top: 20px;
	width: 960px;
	height: 50px;
	display: block;
	font-weight: bold;
	background: url(images/checkerbg.png);
}
#about-content {
	background: url(images/checkerbg.png) transparent;
	padding: 12px 0px 12px 12px;
	width: 948px;
	height: 183px;
	position: relative;
}
#about-content p {
	float: left;
	width: 510px;
	line-height: 20px;
	margin: 0px;
	font-size: 13px;
}
#about-skills {
	float: left;
	width: 180px;
	height: 200px;
	margin-top: -50px;
	margin-left: 50px;
}
#about-skills ul {
	margin-top: 23px;
	padding: 0;
}
#about-resume {
	float: right;
	width: 180px;
	height: 50px;
	margin-top: -62px;
	background: url(images/checkerbg.png);
}
#about-resume a {
	display: block;
	width: 180px;
	line-height: 52px;
	height: 50px;
	background: url(images/checkerbg.png);
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
	color: #fff;
	font-family: 'LeagueGothicRegular',Georgia, serif;
}
#about-resume a:hover {
	background: #000;
	text-decoration: none;
}
#me {
	float: right;
	padding: 12px 17px;
	
}
#page-works h1 {
	position: relative;
	float: left;
	width: 300px;
	clear: none;
}
#works-list {
	background: url(images/checkerbg.png);
	padding: 12px;
	width: 288px;
	height: 265px;
	position: relative;
	float: left;
	clear: left;
}
#works-list ul {
	margin: 10px 0px 0px 0px;
	padding: 0;
}
#works-list li {
	line-height: 14px;
}
#works-list a {
	display: block;
	color: #fff;
	padding: 2px 20px;
	width: 248px;
}
#works-list a:hover {
	background: #000;
	text-decoration: none;
}
#works-list li.works-title {
	padding-left: 0px;
	padding-bottom: 10px;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}
#works-focus {
	position: relative;
	float: right;
	width: 600px;
	height: 265px;
	padding: 12px 12px 12px 12px;
	background: url(images/checkerbg.png);
	overflow: hidden;
}
#works-focus div div {
	width: 600px;
	position: absolute;
	margin-top: -87px;
}
#works-focus div div p {
	width: 580px;
	padding: 10px;
	background: #000;
	font-size: 11px;
	margin: 5px 0px;
}
#works-focus div div a {
	color: #47aeff;
}
#works-focus img {
	margin-bottom: 20px;
}
#page-contact form {
	display: block;
	position: relative;
	float: right;
	background: url(images/checkerbg.png);
	padding: 0px 12px 6px 12px;
}
#page-contact input, #page-contact textarea {
	padding: 5px;
	width: 471px;
	margin: 0px 0px 6px 0px;
}
#page-contact textarea {
	height: 90px;
	margin-top: -17px;
}
#page-contact input.submit-button {
	width: 100px;
	float: right;
	background: url(images/checkerbg.png);
	color: #fff;
}
input:focus,textarea:focus {
	background: url(images/checkerbg.png);
	color: #fff;
}
label {
	float: left;
	text-align: left;
	font-size: 13px;
	width: 100px;
	padding-top: 6px;
	color: #fff;
}
#contact-info {
	padding: 12px;
	background: url(images/checkerbg.png);
	position: relative;
	clear: left;
	float: left;
	width: 300px;
	height: auto;
	text-align: center;
}
#contact-info h3 a {
	font-family: Georgia, serif;
	text-transform: none;
	color: #e5673a;
}
/*-------------- All the image slides go here --------------*/
#slides {
	position: absolute;
	top: 0px;
	z-index: 1;
	margin: 0px auto;
	width: 100%;
	height: 400px;
	overflow: hidden;
	background: #000;
}
#slide-home {
	background: url(images/slide-home.jpg) center no-repeat;
	width: 100%;
	height: 400px;
}
#slide-about {
	background: url(images/slide-about.jpg) center no-repeat;
	width: 100%;
	height: 400px;
}
#slide-works {
	background: url(images/slide-works.jpg) center no-repeat;
	width: 100%;
	height: 400px;
}
#slide-contact {
	background: url(images/slide-contact.jpg) center no-repeat;
	width: 100%;
	height: 400px;
}
