@charset "UTF-8";
/* CSS Document */
/* Copyright Nichole Williams 2008-2010
/* Design Portfolio */

@import url("main-nav.css");
@import url("content.css");
@import url("footer.css");

* {padding: 0; margin: 0;}

/* ===layout===*/
body {
	background-color: #FFF;
	font: 12px/1.8em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #444;
}

#container.notfound {background-image: none;}

#page-container, #header-container, #feature, #content-container, #footer-containter {width: 100%;}
#header, #content, #footer {width: 960px; margin: 0 auto;}

#header-container {
	background-color: #000;
	border-bottom: 1px solid #232323;
}

#header {
	height: 60px;
	position: relative;
}

#feature {height: 380px;}
	
	#feature div {width: 100%; text-align: center; margin: 0 auto;}
	#feature div img {text-align: center; padding: 0;}

	#feature #ascts, #feature #aboutme {background: #111;}
	#feature #ttc {background: #111725;}
	#feature #services, #feature #contact, #feature #home {background: #fff url(../images/feature/gradient-bg.gif) bottom left repeat-x;}

/* ===formatting=== */
h1 {
	float: left;
	font-family: "American Typewriter", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	width: 250px;
	margin-top: 20px;
	text-transform: lowercase;
	color: #FFF;
}

h1 a {
	color: #FFF;
	text-decoration: none;
}

h2 {
	color: #45c4f3;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 25px 0;
	padding-bottom: 20px;
	letter-spacing: -1px;
	border-bottom: 1px solid #CCC;
}

h2 .heading {
	color: #333;
	font-style: italic;
	text-transform: lowercase;
}

h2.notfound {padding-top: 65px;}
h3.notfound {padding-bottom: 70px;}

h3 {
	color: #00adef;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: normal;
}

h4 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 8px;
}

h5 {
	color: #333;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*
a[href$=".pdf"] {
	background: url(../images/icon_pdf.png) left center no-repeat;
	padding-left: 20px;
}

a[href$=".vcf"] {
	background: url(../images/icon_vcard.png) left center no-repeat;
	padding-left: 20px;
}
*/
p {padding-bottom: 1.5em;}

p.date {
	padding-bottom: 0.3em; 
	font-size: 10px; 
	color: #999;
	background: url(../images/icon_date.gif) left top no-repeat;
	padding-left: 19px;
}

p.first {
	font-size: 22px; 
	line-height: 1.5em;
	color: #888;
	padding-bottom: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p.first strong {color: #00adef; font-weight: normal;}

p.project_copyright {
	color: #777;
	margin-bottom: 65px;
	background: #EFEFEF url(../images/comment_blue.gif) left center no-repeat;
	padding: 3px 0 3px 20px;
	border-top: dashed 1px #DEDEDE;
	border-bottom: dashed 1px #DEDEDE;
}

img {border: 0; padding-bottom: 5px;}
img a {border: none;}

img.imgright {float: right; padding: 0 0 0 20px;}
img.imgleft {float: left; padding: 5px 20px 5px 0;}

ul {padding: 5px 0 10px 0;}
li {list-style: square; padding-bottom: 5px;}

#portfolio ul {
	margin-top: -20px;
	padding: 0;
}

#portfolio li {
	clear: both;
	border-bottom: 1px solid #CCC;
	padding: 25px 0;
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1.4em;
	position: relative;
}

#portfolio li.last {border: none; margin-bottom: 10px;}

dl {padding-bottom: 7px;}
dt {float: left; color: #888;}
dd {color: #555; margin-left: 77px;}

blockquote {
	padding: 0 70px 30px 55px;
	background: url(../images/blockquote-open.gif) top left no-repeat;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/* ===buttons=== */
a.enquiry-button {
	width: 160px;
	height: 27px;
	display: block;
	margin-bottom: 2.5em;
	margin-top: -0.8em;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/buttons/service-enquiry.gif) top left no-repeat;
}

/* ===form=== */
form {margin-bottom: 25px;}
fieldset {border: none;}

label {
	margin-bottom: 10px; 
	width: 70px;
	font-weight: bold;
}

textarea, 
input[type="text"] {
	padding: 3px 0;
	margin-bottom: 15px;
	width: 100%;
	border: 1px solid #CCC;
	font: 12px Arial, Helvetica Neue, Helvetica, Verdana, sans-serif;
	color: #000;
}

textarea:hover, 
input[type="text"]:hover {
	border: 1px solid #BBB;
	background-color: #EFEFEF;
}

input.button {
	float: right; 
	margin-left: 100px;
	background-color: #00adef;
	cursor: pointer;
	border: none;
	outline: none;
	padding: 3px;
	color: #FFF;
	font-size: 11px;
}

input.button:hover {
	background-color: #303b45;
}

/* ===classes=== */
.emphasis {color: #00adef;}
.highlight {color: #45c4f3;}
.pink {color: #ff1c92}
.clear {clear: both; background-color: #202529;}

.banner {
	position: absolute;
	right: -3px;
	top: 22px;
}

/* services list */
.services li {
	list-style: none;
	padding-left: 65px;
}

	.services li.dev {background: url(../images/icons/wand.png) left top no-repeat;}
	.services li.design {background: url(../images/icons/monitor.png) left top no-repeat;}
	.services li.cms {background: url(../images/icons/cms.png) left top no-repeat;}
	.services li.cut {background: url(../images/icons/scissors.png) left top no-repeat;}
	.services li.hosting {background: url(../images/icons/www.png) left top no-repeat;}
	.services li.seo {background: url(../images/icons/stats.png) left top no-repeat;}
	.services li.updates {background: url(../images/icons/updates.png) left top no-repeat;}

#content .services li h5 a {color: #333;}