@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");

@font-face {
	font-family: 'MuseoSlab500';
	src: url('font/museo_slab_500-webfont.eot');
	src: local('☺'), url('font/museo_slab_500-webfont.woff') format('woff'), url('font/museo_slab_500-webfont.ttf') format('truetype'), url('font/museo_slab_500-webfont.svg#webfonttLk73yLD') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {padding: 0; margin: 0;}

/* ===layout===*/
body {
	background-color: #FFF;
	font: 14px/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 */
#feature {height: 380px;}
	
	#feature div {width: 100%; text-align: center; margin: 0 auto;}
	#feature div img {text-align: center; padding: 0; border: 0; outline: none;}
	#feature div a {outline: none; border: 0;}

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

/* slider */
#slides {
	width: 1080px;
	margin: 0 auto;
	z-index:100;
}

#slides .prev-slide {float: left; width: 35px; padding: 45px 25px 0 0;}
#slides .next-slide {float: right; width: 35px; padding: 45px 0 0 25px;}

#slides .slide {
	width:960px;
}

#slides .next,#slides .prev {
	display:block;
	z-index:101;
}

.slides_container {
	width:960px;
	overflow:hidden;
	float: left;
	border-bottom: 1px solid #CCC;
	padding: 20px 0;
	margin-bottom: 20px;
	height: 200px;
}

#slides .next {
	left:960px;
}

/* ===formatting=== */
h1 {
	float: left;
	font-family: /*"American Typewriter", */"MuseoSlab500", 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: #00adef;
	font-size: 40px;
	font-family: "MuseoSlab500", 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;
	text-transform: lowercase;
}

h2 .heading {
	color: #333;
	/*font-style: italic;*/
	
}

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

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

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

h5 {
	color: #333;
	font-size: 12px;
	font-family: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
/*
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.5em;
	font-family: "MuseoSlab500", 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;
}

small {color: #999;}

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: none; 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, #portfolio li:last {border: none; margin-bottom: 10px;}

.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, .portfolio li:last-child {border: none !important; margin-bottom: 10px;}
.portfolio img.imgleft {padding: 0 28px 0 0;}

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: "MuseoSlab500", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/*
pre {font-size: 11px; background: #EFEFEF; color: #03C; padding: 10px;}
.codecomment {color: #666;}
*/

/* ===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;
}
*/
.banner {position: absolute; left: 454px; top: 22px;}

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

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

#content .servicelist li h5 {font-size: 14px; font-weight: bold;}
#content .servicelist li h5 a {color: #333;}

/* home services list */
.services li {
	/*width: 20.5%;*/
	width: 44%;
	display: inline;
	list-style-type: none;
	margin: 0 6% 0 0;
	float: left;
	padding: 135px 0 32px 0;
	text-align: center;
}

	.services li.last {margin-right: 0;}
	/*.services li.dev {background: url(../images/icons/wand.png) center top no-repeat;}*/
	.services li.dev {background: url(../images/icons/monitor-128.gif) center top no-repeat;}
	.services li.design {background: url(../images/icons/monitor.png) center top no-repeat;}
	.services li.cms {background: url(../images/icons/cms-128.gif) center top no-repeat;}
	.services li.cut {background: url(../images/icons/scissors-128.gif) center top no-repeat;}
	.services li.hosting {background: url(../images/icons/www.png) center top no-repeat;}
	.services li.seo {background: url(../images/icons/stats.png) center top no-repeat;}
	.services li.updates {background: url(../images/icons/updates.png) center top no-repeat;}
	.services li.mobile {background: url(../images/icons/mobile-128.gif) center top no-repeat;}
	.services li.wordpress {background: url(../images/icons/wordpress-128.gif) center top no-repeat;}
	.services li.cart {background: url(../images/icons/cart-128.gif) center top no-repeat;}

.services li h5 a {text-decoration: none; line-height: 1.4em;}
#content .services li a:hover {text-decoration: none;}

/*tables*/
table#pricing {width: 100%;}

table#pricing th, table#pricing td {
	text-align: left;
	border-top: 1px solid #CCC;
	padding: 15px 40px 5px 0;
	vertical-align: top;
}

/* The Nivo Slider styles */
#slider {width: 960px !important; margin: 0 auto; text-align: center;}
.nivoSlider {position:relative;}
.nivoSlider img {position:absolute; top:0px; left:0px;}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}

.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}

.nivo-caption p {padding:5px; margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {position:absolute; top:45%; z-index:9; cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}

/* Control nav styles */
.nivo-controlNav a {position:relative; z-index:9; cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}
