/*
Theme Name: Sign Advertising
Theme URI: http://www.signads.co.nz/
Description: Theme designed for Sign Ads
Version: 1.0
Author: Tom Norman for Redesign
Authoer URI: http://www.redesign.co.nz/
 */

html, body {
	margin: 0;
	padding: 0;
}	
	
body {
	background: #b3b3b3 url(images/bg_repeater.png)center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0;
	text-align: center;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
	}

a:link, a:visited{
	text-decoration: none;
	}

a:hover{
	text-decoration: none;
}

#stripe{
	background-color:#363B3C;
	background: url(images/strip_bg.png) no-repeat center;
	height: 450px;
	margin-top: 75px;
}


#wrapper {
	margin:0 auto 0 auto;
	width: 800px;
	height: 450px;
}

#header {
	position: relative;
	height: 65px;
	background:url(images/header_logo.png) no-repeat bottom right;
	margin-right:10px;
	z-index: 3;
	}

#header a{
	text-decoration: none;
	color:#363B3C;
}

#header a:visited {
	text-decoration: none;
	color:#363B3C;
}

#header a:hover {
	color:#B3B3B3;
	text-decoration: none;
}

#yellbox {
	clear:both;
	float:left;
	width: auto;
	left:-800px;
	bottom: 10px;
	background-color:#FCF118;
}

#yellbox p{
	color:#FCF118;
}
#nav {
	float:left;
	list-style: none;
	margin:0;
	padding: 0 0 0 800px;
	position: absolute;
	left:-770px;
	bottom: 10px;
	height: 15px;
	background-color:#FCF118;
	font-size: 10px;
}

#nav p{
	color: #FCF118;
	}

#header li{
	float: left;
	vertical-align:middle;
	padding: 0 5px 0 5px;
}

#content {
	position: relative;
	height:325px;
	padding: 10px 200px 0 30px;
	text-align:left;
	color:#B3B3B3;
	z-index:1;
	}
	
.post h2{
	font-size: 11px;
	margin:0 0 0 10px;
	color: #fcf118;
}
/* --------------------- Sign Ads Home Page ---------------- */

#homegallery {
	width: 600px;
	height: 300px;
	
}


/* --------------------- Gallery Pages--------------------- */

#gallery {
	margin: 0 0 0 40px;
	text-align:left;
	float: left;
}

#gallery .post h2{
	color: #B3B3B3;
	font-size: 12px;
	float: left;
}

/* ---------------------Footer--------------------- */

#footer {
	clear:both;
	padding: 0;
	padding-top: 20px;
	margin: 0;
	height: 50px;
	bottom: 0px;
	color:#B3B3B3;
	}

#footer .nzlogo {
	clear:both;
	float:left;
	position:relative;
	left: 30px;
	bottom: 25px;
	border: none;
	}

#footer h1, h2, p {
	font-size:9px;
	margin: 0 auto 0 auto;
	}

#footer h1 {
	word-spacing: 5px; 
	padding-top:15px;
	}

#footer a:link, a:visited{
	color:#B3B3B3;
	text-decoration:none;
	}

#footer a:hover{
	color:#FCF118;
	text-decoration:none;
}

/* --------------------- Services Page --------------------- */

#services {
	font-size: 10px;
	}
	
#services h1 {
	font-size: 11px;
	font-weight: bold;
}

#services img {
	border: 0;
	top:0px;
	left: 0px;
}
	
#services p{
	padding: 5px 0 0 0;
}

#design {
	float:left;
	width: 155px;
	margin: 0 47.5px 0 10px;
/*	padding:0 35px 0 10px;*/
	
}

#manufacture {
	float: left;
	width: 155px;
/*	margin: 0 47.5px 0 47.5px;*/
	}

#install {
	float: left;
	width: 155px;
	margin: 0 0 0 47.5px;
}



/* --------------------- Contact Page --------------------- */

#gmap {
	float:left;
	margin-left:10px;
}

#gmap a{
	color:#B3B3B3;
}

#contact {
	margin: 0 0 0 10px;
	float: right;
	width: 120px;
}

#contact p{
	font-size:11px;
}

#contact a{
	color: #b3b3b3;
}

#contact .ytext {
	color: #FCF118;
}

#contact .space {
	padding-top: 5px;
}
