@charset "UTF-8";
/* CSS Document */
* {
	padding:0;
	margin:0;
}

html {
}

body {
margin: 0;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/hypebg.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #ffffff;
}

a img {
border:none;
text-decoration: none;
}



#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

#footer {
	width: 900px;
	height: 90px;
	position:relative;
	z-index: 99;
	margin: 0 auto;
	float: left;
	padding-top:20px;
}


#flash {
	margin: 0 0 0 -100px;
	z-index: 400;
	top: 0;
	left: 0;
	position: absolute;
}

#main-header {
height: 220px;
width: 540px;
float: left;
}

#intro {
height: 200px;
width: 540px;
float: left;
}

#header {
height: 220px;
width: 900px;
float: left;
}



#logo {
width: 320px;
height:220px;
float: left;
margin: 0 20px 190px 0;
}

#header-form {
position: absolute;
top: 10px;
right: 0;
width: 540px;
font-size: 10px;
text-align: right;
margin: 0;
height: 40px;
line-height: 10px;
}


.form2 {
width: 150px;
height: 14px;
background-color: #ccc;
border: 1px solid #000;
margin:5px 5px 0 0;
color: #999;

}
.form1 {
width: 100px;
height: 14px;
background-color: #ccc;
border: 1px solid #000;
margin: 5px 5px 0 0;
color: #999;
}

.go {
color: #fff;
margin: 0;
padding: 0;
background-color:#000;
border: none;
font-size: 11px;
}

#url {
position: absolute;
top: 160px;
right: 0;
width: 540px;
font-size: 24px;
letter-spacing: 10px;
text-align: right;
margin: 0;
height: 25px;
}

.sendFileRow {
width:540px;
float: left;
margin: 0 0 20px 0;
font-size: 12px;
}
.sendFileText {
width: 200px;
float: left;
text-align: right;
margin: 0 15px 0 0;
}

.sendFileFormField {
width: 300px;
float: left;
}
    
.field {
border: 1px solid #000;
width: 300px;
float: left;
}

.field2 {
border: 1px solid #000;
float: left;
}

.textarea {
width: 300px;
height: 50px;
border: 1px solid #000;
}

.fieldbox {
margin: 0 0 5px 0;
}

.warning {
color: #E60106;
font-weight: bold;
font-size: 14px;
}

#navigation {
position: absolute;
top: 195px;
right: 0;
width: 540px;
height: 25px;
font-size: 12px;
text-align: right;
margin: 3px 0 0 0;
z-index: 300;

}


#nav {
	margin: 0;
	padding: 0px;
	list-style: none;
	z-index: 200;
	height: 14px;
	
	width: 540px;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
		
	}

#nav a, #nav a:visited {
	font-size: 12px;
	color: #000;
	margin:0;
	padding: 0 13px 0 13px;
	text-decoration: none;
	display: block;
	border-bottom: 8px solid #000;
	}
	




#nav ul li {

	}
	
li {
font-size: 12px;
margin: 0 0 0 10px;}
	
#nav li {
	font-weight: bold;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
	}


#nav .red-drop, #nav .yellow-drop {
border-bottom: 8px solid #000;
color: #000;
padding: 0 13px;
}



#nav .red a:hover {
color: #E60106;
border-bottom: 8px solid #E60106;
}

#nav .yellow a:hover  {
color: #D9C62B;
border-bottom: 8px solid #D9C62B;
}



#nav .maroon a:hover  {
color: #96063D;
border-bottom: 8px solid #96063D;
}



#nav li li {
	float: left;
	clear:left;
	padding: 0;
	width: 100px;
	border: none;
	}
	
#nav li li a,
#nav li li a:link,
#nav li li a:hover,
#nav li li a:visited,
#nav li li a:active {
	font-size: 11px;
	float: left;
	border: none;
	width: 138px;
	padding: 7px 10px 8px 10px;
	text-transform: none;
	font-weight: normal;
}

/* nav drop down menu style */	
#nav li li a,
#nav li li a:link {
	}
	
#nav li li a:hover,
#nav li li a:active {
	background-image: url(images/subnavhover.jpg);
	background-repeat: repeat-x;
	color: #fff !important;
	}
	

#nav .yellow-drop a:hover  {
color: #D9C62B;
}


#nav li.yellow-drop ul {
position: absolute;
	width: 186px;
	left: -999em;
	padding: 8px 8px 8px 6px;
	margin-left: -18px;
	background-image: url(images/subnavyellow.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top:0px;
	z-index:100;
	height:210px;
}


#nav .red-drop:hover {
color: #E60106;
}


#nav .yellow-drop:hover  {
color: #D9C62B;
}



#nav li.red-drop ul {
position: absolute;
	width: 186px;
	left: -999em;
	padding: 8px 8px 8px 6px;
	margin-left: -18px;
	background-image: url(images/subnavred.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top:0px;
	z-index:100;
	height:210px;
}

#nav li ul li {
	display:block;
	float:left;
	position:relative;
	border-bottom: none;
	
}


#nav li:hover ul {
	left: auto;
	display: block;
	
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;

}




#left {
	width: 320px;
	margin: 210px 15px 0 15px;
	float: left;
	position: relative;
	z-index: 99;
}

#main {
	width: 540px;
	margin: 0 10px 0 0;
	float: right;
	position: relative;
	z-index: 99;
	min-height: 500px;
}

#left h2 {
width: 320px;
background-color: #000000;
height: 16px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
float: left;
margin: 0;
padding: 0;
}

#main h2 {
color: #632860;
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
margin: 20px 0 5px 0;
padding: 0;
letter-spacing: -.05em;
font-style: italic;
}

.left-box1 {
width: 320px;
float: left;
background-image:url(images/leftbg.jpg);
background-repeat: repeat-x;
background-color:#ffffff;
margin: 0 0 20px 0;
padding: 10px 0 0 0;
height: 75px;
}

.left-box2 {
width: 320px;
float: left;
background-image:url(images/leftbg.jpg);
background-repeat: repeat-x;
background-color:#ffffff;
margin: 0 0 20px 0;
padding: 10px 0 0 0;
height: 150px;
}

.left-box3 {
width: 320px;
float: left;
background-image:url(images/leftbg.jpg);
background-repeat: repeat-x;
background-color:#ffffff;
margin: 0 0 20px 0;
padding: 10px 0 0 0;
height: 190px;
}


.left-box-fp {
width: 320px;
float: left;
margin: 0 0 20px 0;
}

.network {
margin: 10px 5px;
}

.recent-proj {
width: 81px;
height: 125px;
margin: 10px 2px 0 17px;
float: left;
text-align: center;
}

.recent-proj img {
border: 2px solid #EAEAEA;
margin: 0 0 5px 0;
}

.recent {
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: bold;
margin: 0;
padding: 0px;
text-transform: uppercase;
}

#left h3 {
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
margin: 0px;
padding: 0px;
text-transform: uppercase;
}

#left h3 a {
color: #000;
text-decoration: none;

}

#left h4, #left h4 a {
font-size: 11px;
color: #E60106;
text-decoration: none;
font-style: italic;
float: left;
margin: 0px;
padding: 0px;
text-transform: uppercase;
}

.thumbs1 {
float: left;
margin: 0 5px 0 0;
}


.news-date {
font-size: 11px;
color: #000;
float: left;
margin: 0px;
padding: 0px;
}

.news-date a {
color:#96063D;
font-style: italic;
text-decoration: none;
}

.news-date a:hover {
color: #E60106;
font-style: italic;
text-decoration: none;
}

.latest, .info {
margin: 5px;
padding: 0 0 9px 0;
float: left;
text-decoration: none;
color: #000;
font-size: 12px;
border-bottom: 1px solid #632860;
width: 310px;
line-height: 18px;
}

h1 {
font-size: 20px;
text-transform: uppercase;
font-weight:bold;
padding: 20px 0 0 0;
margin: 15px 0 20px 0;
}

p {
font-size: 12px;
line-height: 20px;
color: #000;
margin: 0 0 10px 0;
padding: 0;
}

.services1 {
width: 240px;
height: 82px;
margin: 0 5px 0 5px;
background-image: url(images/services1.png);
float: left;
padding: 80px 5px 0 5px;
}

.services2 {
width: 240px;
height: 82px;
margin: 0 5px 0 5px;
background-image: url(images/services2.png);
float: left;
padding: 80px 5px 0 5px;
}

.services3 {
width: 240px;
height: 82px;
margin: 20px 5px 0 5px;
background-image: url(images/services3.png);
float: left;
padding: 80px 5px 0 5px;
}

.services4 {
width: 240px;
height: 82px;
margin: 20px 5px 0 5px;
background-image: url(images/services4.png);
float: left;
padding: 80px 5px 0 5px;
}

.half-box {
	width: 260px;
	position: relative;
	float: left;
	position: relative;
	background-image: url(images/services-bg.gif);
	background-repeat: repeat;
	margin: 40px 5px 20px 5px;
	}
	
.designreq {
	width: 260px;
	height: 75px;
	position: relative;
	float: left;
	position: relative;
	background-image: url(images/design-request.jpg);
	background-position: top;
	margin: 40px 5px 20px 5px;
	}

.designreq:hover {
background-position: bottom;
}

.promoreq {
	width: 260px;
	height: 75px;
	position: relative;
	float: left;
	position: relative;
	background-image: url(images/promo-request.jpg);
	background-position: top;
	margin: 40px 5px 20px 5px;
	}

.promoreq:hover {
background-position: bottom;
}



.services-top {
	width: 250px;
	position: absolute;
	top: -40px;
	padding: 0 5px;
}

.services-bottom {
	width: 250px;
	height: 110px;
	float: left;
	padding: 25px 5px 0 5px;
}

#content {
	width: 540px;
	float: left;
	margin: 20px 0 20px 0;
}


.welcome {
background-image:url(images/header-welcome.png);
background-repeat: no-repeat;
}

.portfolio {
background-image:url(images/header-portfolio.png);
background-repeat: no-repeat;
}

.contact {
background-image:url(images/header-contact.png);
background-repeat: no-repeat;
}

.about {
background-image:url(images/header-about.png);
background-repeat: no-repeat;
}

.services {
background-image:url(images/header-services.png);
background-repeat: no-repeat;
}

.clients {
background-image:url(images/header-clients.png);
background-repeat: no-repeat;
}

.news {
background-image:url(images/header-news.png);
background-repeat: no-repeat;
}

.promo {
background-image:url(images/header-promo.png);
background-repeat: no-repeat;
}


.contact-box {
	width: 250px;
	float: left;
	background-image: url(images/services-bg.gif);
	background-repeat: repeat;
	margin: 0 5px 10px 5px;
	padding: 5px;
	}

.contact-box h3 {
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
margin: 2px 0 3px 0 !important;
padding: 0px;
text-transform: uppercase;
}


.contact-box2 {
	width: 250px;
	height: 245px;
	float: left;
	background-image: url(images/services-bg.gif);
	background-repeat: repeat;
	margin: 0 5px 30px 5px;
	padding: 5px;
	}
	
	
.contact-box p, .contact-box2 p {
margin: 0;
}

p a {
color:#96063D;
text-decoration: none;
font-style: italic;
}

p a:hover {
color:#E60106;
text-decoration: none;
font-style: italic;
}

.postimg {
margin: 20px 30px 10px 0;
float: left;
}

.cont-img  {
width: 105px;
float: left;
margin: 5px 5px 0 5px;
text-align: center;
border: 5px solid #eaeaea;
}


#main h3 {
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;
margin: 20px 0 3px 0;
padding: 0px;
text-transform: uppercase;
}

#services {
width: 540px;
float: left;
margin: 0 0 20px 0;
background-repeat: no-repeat;
}

#footer-copy {
margin: 0 auto;
font-size: 10px;
text-align: right;
height: 60px;
float: right;
padding: 30px 0 0 0;
}

#footer-image {
background-image:url(images/footer-logo.png);
width: 91px;
height: 90px;
float: right;
background-repeat: no-repeat;

}

#previous {
background-image:url(images/previous.png);
background-position: top;
height: 58px;
width:42px;
float: left;
}

#previous:hover {
background-position: bottom;
}

#next {
background-image:url(images/next.png);
background-position: top;
height: 58px;
width:42px;
float: right;
}

#next:hover {
background-position: bottom;
}

#work {
width: 540px;
float: left;
margin: 30px 0 20px 0;
text-align: center;
}

.port  {
width: 125px;
float: left;
margin: 25px 5px 0 5px;
text-align: center;
height: 170px;
background-image:url(images/none.jpg);
background-repeat: no-repeat;
padding: 5px 0 0 0;
}

.port-img  {
border: 5px solid #eaeaea;
margin: 0 0 5px 0;
width: 115px;
height: 115px;
float: left;
}


.port a, .port {
padding: 0;
font-size: 12px;
font-weight: bold;
color: #000;
text-transform: uppercase;
text-decoration: none;

}
.port a:hover {
color: #E60106;
}




/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

