/*
©2009 

Description : Stylesheet

*/

/*---------------------------------------------- GLOBAL SETTINGS */
html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em; 
	background: url(../art/bg.gif) repeat-x #292929;
	color: #fff;
}

/*-------------------------------------------------------- LINK */


a {
	color:#900818 ;
	text-decoration: none;
}

a:hover {
	color:#d76270 ;
}

/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}

h1 {
	font-size: 2.3em;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 1.55em;
	padding: 0 0 16px 0;
}

h3 {
	font-size: 1.4em;
	padding: 0 0 14px 0;
}

h4 {
	font-size: 1.2em;
	padding: 0 0 5px 0;
}

h5 {
	font-size: 1em;
	padding: 0 0 4px 0;
}

h6 {
	font-size: .9em;
	padding: 0 0 2px 0;
}

strong {
	font-weight: bold;
}

/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 100%;
	line-height: 1.6em;
	padding: 0 0 1.25em 0;
}


/* LISTS -------------------------------------------------------- LISTS */

ul, ol {
	padding:0 0 1.25em 2.5em;
}


/*------------------------------------------------------ LAYOUT */


#container {
	width: 960px;
	margin: 0 auto; /* negative value must be the same height as footer (for stickyness) */ 
}

#header {
	width: 640px;
	height: 210px;
	display: block;
	position: relative;
	background: url(../art/header.gif) no-repeat;
	padding: 0 160px;
}

#header p {
	text-align: center;
	color: #919191;
}

#logo {
	width: 640px;
	height: 147px;
	display: block;
	background: url(../art/logo.gif) no-repeat;
	text-indent: -9999px;
}

#introduction {
	width: 580px;
	display: block;
	background: url(../art/introbg.gif) bottom center no-repeat #900818;
	padding:10px 355px 81px 25px;
	position: relative;
}

#hero-image {	
	width: 381px;
	height: 297px;
	display: block;
	position: absolute;
	background: url(../art/heroimage.png) no-repeat;
	bottom: 56px;
	right: -12px;
}

#skills {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #a02b39;
	width: 530px;
	padding: 10px;
	background: #620208;
}

#skills ul {
	width: 240px;
	padding: 0 0 0 25px;
	float: left;
	list-style-position:outside;
	list-style: url(../art/liststyleskills.gif);
}

#skills ul li {
	padding: 4px 0;
}

#work-examples {
	width: 960px;
	position: relative;
	background: url(../art/workbg.gif) bottom center #900818 no-repeat;
	padding: 0 0 75px;
}

#work-examples-content {
	width: 565px;
	float: left;
	padding: 20px 0 0 25px;
}

#work-examples-content h2{
	font-size: 2.5em;
}

#work-examples-content h3{
	font-size: 2em;
}

#work-examples-content a {
	color: #e35f78;
	text-decoration: none;
}

#work-examples-content a:hover {
	color: #f2abb8;
}

.work-sample {
	width: 168px;
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
}

.work-sample p {
	color: #fe9fb3;
}

a.sample-btn {
	width: 143px;
	height: 41px;
	display: block;
	background: url(../art/samplebtn.gif) no-repeat 0 0;
	text-indent:-9999px;
}

a.sample-btn:hover {
	background: url(../art/samplebtn.gif) no-repeat 0 -41px;
}

#websites a {
	color: #e35f78;
	text-decoration: none;
	background: url(../art/link.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

#websites a:hover {
	color: #f2abb8;
}

#workshops {
	width: 565px;
	position: relative;
	background: url(../art/workshopsbg.gif) bottom center #fff no-repeat;
	padding: 10px 370px 80px 25px;
}

#workshops h2 {
	color: #8f0714;
}

#workshops p {
	color: #292929;
}

#tips {
	width: 320px;
	margin: -220px 0 0;
	float: right;
	z-index: 10;
	padding: 0 20px 79px;
	position: relative;
	display: inline;
	color: #636363;
	background: url(../art/tipfooter.gif) no-repeat bottom left;
}

#tips-content {
	width: 280px;
	background: url(../art/tipbg.jpg) no-repeat #edebec;
	padding: 80px 20px 0;
}


#tips h2 {
	color: #8f0714;
	background: url(../art/tiph2bg.gif) no-repeat;
	padding: 0 0 0 25px;
	font-size: 1.5em;
}

#tips h3 {
	color: #323232;
}

#contact-form {
	width: 900px;
	height: 364px;
	position: relative;
	background: url(../art/contactformbg.jpg) no-repeat;
	padding: 15px 30px;
}

#paper-plane {
	height: 77px;
	width: 105px;
	display: block;
	background: url(../art/paperplane.png) no-repeat;
	position: absolute;
	top: 0;
	left: -28px;
}

#contact-form h2{
	font-size: 2.2em;
	padding: 0 0 0 30px;
}

#contact-form form {
	color: #525252;
	margin: 20px 10px;
	float: left;
	display: inline;
	position: relative;
	width: 900px;
	height: 200px;
}

#contact-form form .column1 {
	width: 295px;
	float: left;
	margin: 0 10px 0 0;
	display: inline;
}

#contact-form form .column2 {
	width: 375px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#contact-form form .formtext {
	width: 180px;
	float: left;
	display: inline;
	margin: 20px 0 0 10px;
}

#contact-form h3 {
	color: #787878;
	font-size: 1.3em;
	line-height: 1.6em;
}


#contact-form form label {
	font-size: 1.2em;
	width: 200px;
	letter-spacing: -1px;
	display: block;
	margin: 4px;
}

#contact-form form div div {
	position: relative;
}

#contact-form form label.error {
	position: absolute;
	top: 0;
	right: 0;
	color:#F00;
	margin: 0;
	width: auto;
}

#contact-form form input {
	width: 280px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #c8c8c8;
	background: url(../art/inputbg.gif) repeat-x #f1f1f1;
	color: #464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 6px 4px;
	margin: 0 0 10px;
}

#contact-form form textarea {
	width: 366px;
	height: 144px;
	-moz-border-radius: 8px;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius: 8px;
	border: 1px solid #c8c8c8;
	background: url(../art/inputbg.gif) repeat-x #f1f1f1;
	color: #464646;
	font-size: 13px;
	padding: 6px 4px;
}

#contact-form form button {
	width: 181px;
	height: 48px;
	display: block;
	background: url(../art/submitbtn.gif) no-repeat 0 0;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	bottom: 0px;
	right: 12px;
}

#contact-form form button:hover {
	background: url(../art/submitbtn.gif) no-repeat 0 -48px;
}

#contact-form form #button-sent {
	background: url(../art/submitbtn.gif) no-repeat 0 -96px;
	width: 181px;
	height: 48px;
	display: block;
	position: absolute;
	bottom: 0px;
	right: 12px;
}

#footer {
	width: 100%;
	height: 86px;
	display: block;
	background: #1e1e1e;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 20;
}

#footer-inner {
	width: 960px;
	height: 74px;
	padding: 6px 0;
	margin: 0 auto;
}

#copyright {
	background: url(../art/footerlogo.gif) no-repeat;
	height: 74px;
	width: 157px;
	margin: 0 0 0 -15px;
	font-size: 11px;
	color: #555;
	padding: 6px 0 0 100px;
	float: left;
}

#copyright p {
	padding: 0;
}

#copyright a {
	color: #a7a7a7;
	text-decoration: none;
}

#copyright a:hover {
	color: #ccc;
}

#footer-nav {
	float: right;
	width: 703px;
}

#footer-nav a {
	display: block;
	float: left;
	height: 67px;
	background: url(../art/nav.jpg) 0 0;
	text-indent: -9999px;
	position: relative;
}

#footer-nav a#top-nav {
	width: 176px;
}

#footer-nav a#top-nav:hover {
	background: url(../art/nav.jpg) 0 67px;
}

#footer-nav a#tips-nav {
	width: 148px;
	background: url(../art/nav.jpg) -176px 0;
}

#footer-nav a#tips-nav:hover {
	background: url(../art/nav.jpg) -176px 67px;
}

#footer-nav a#work-nav {
	width: 204px;
	background: url(../art/nav.jpg) -324px 0;
}

#footer-nav a#work-nav:hover {
	background: url(../art/nav.jpg) -324px 67px;
}

#footer-nav a#contact-nav {
	width: 175px;
	background: url(../art/nav.jpg) -528px 0;
}

#footer-nav a#contact-nav:hover {
	background: url(../art/nav.jpg) -528px 67px;
}

/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.clear {
	clear: both;
}




