/*
Theme Name: Andrew's Rad Theme
Theme URI: http://andrewwilkinson.co.nz/
Description: Hoo-ah.
Version: 0.0001
Author: Andrew Wilkinson
Author URI: http://andrewwilkinson.co.nz/
Tags: sup

*/

body {
color: #2a2724;
line-height: 18px;
font-size: 11px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
background-repeat: repeat-x;
background-color: #dfdcd2;
}

#footer a {
color: #3bb2e3;
}

body#honey-im-home {
background-image: url(images/layout/homepage/bg.png);
}

body#my-services {
background-image: url(images/layout/services/bg.png);
}

#container {
width: 898px;
margin-left: auto;
margin-right: auto;
padding: 0 26px 0 26px;
position: relative;
}

#nav-con {
	background: url(images/layout/nav-menu.jpg);
	width: 554px;
	height: 90px;
	overflow: hidden;
}

.red {
color:red;
font-size: 15px;
}

#nav-con ul {
	list-style-type: none;
}

#nav-con ul li{
	float: left;
}

#nav-con a {
	display: block;
	height: 90px;
	background: transparent url(images/layout/nav-menu.jpg) no-repeat 0 0;
}

#services a {
	width: 147px;
	overflow: hidden;
}

	#services a span {
		background: transparent url(images/layout/nav-menu.jpg) no-repeat 0 -90px;
		padding: 90px 0 0 0;
		display: block;
		opacity: 0;
	}
	
	#services a:active span {
		background-position: 0 -180px;
	}
	 

#work a {
	width: 74px;
	background-position: -147px 0;
}

	#work a span {
		background: transparent url(images/layout/nav-menu.jpg) no-repeat -147px -90px;
		padding: 90px 0 0 0;
		display: block;
		opacity: 0;
	}

	#work a:active span {
		background-position: -147px -180px;
	}
	
#process a {
	width: 119px;
	background-position: -221px 0;
}

	#process a span {
		background: transparent url(images/layout/nav-menu.jpg) no-repeat -221px -90px;
		padding: 90px 0 0 0;
		display: block;
		opacity: 0;
	}

	#process a:active span {
		background-position: -221px -180px;
	}

#about a {
	width: 103px;
	background-position: -340px 0;
}

	#about a span {
		background: transparent url(images/layout/nav-menu.jpg) no-repeat -340px -90px;
		padding: 90px 0 0 0;
		display: block;
		opacity: 0;
	}
	
	#about a:active span {
		background-position: -340px -180px;
	}	

#contact a {
	width: 110px;
	background-position: -443px 0;
}

	#contact a span {
		background: transparent url(images/layout/nav-menu.jpg) no-repeat -443px -90px;
		padding:90px 0 0 0;
		display: block;
		opacity: 0;
	}
	
	#contact a:active span {
		background-position: -443px -180px;
	}	
	
	

#my-services #services a {
	background-position: 0 -90px;
}

#my-work #work a {
	background-position: -147px -90px;
}

#my-process #process a {
	background-position: -221px -90px;
}

#theres-something-about-andy #about a {
	background-position: -340px -90px;
}

#contact-me #contact a {
	background-position: -443px -90px;
}


p {
	padding-bottom: 18px;
}

a {
	color: #b4387d;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #b4387d;
}

a:active {
	color: #1e2024;
	text-decoration: underline;
}

h1.logo a {
	display: block;
	background-image: url(images/layout/logo.png);
	background-position: 37px 0;
	background-repeat: no-repeat;
	background-color: #33393f;
	height: 90px;
	width: 344px;
	text-indent: -9999px;
	float: left;
}

#header {
	border-left-color: #7a7d80;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #7a7d80;
	border-right-style: solid;
	border-right-width: 1px;
	clear: left;
	width: 896px;	
	height: 189px;
	background-repeat: no-repeat;
}

#honey-im-home #header {
	background-image: url(images/layout/homepage/tagline.png);
	width: 923px;
	height: 262px;
	border-right: none;
}

#my-services #header {
	background-image: url(images/layout/services/tagline.png);
}

#hook {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}


#rotator {
	float: right;
	margin: 4px 13px 0 0;
}

h3 {
	color: #18485c;
	padding-top: 10px;
	padding-bottom: 18px;
	line-height: 18px;
	font-size: 21px;
	font-family: DINPro;
	margin-left: -1px;
}



#content {
	background-color: #f7f6ef;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color: #7a7d80;
	padding: 0 28px 0 28px;
}

#honey-im-home #content {
	padding: 0 39px 0 39px;
}

#content ul {
	list-style: none;
	font-family: DINPro;
	font-size: 14px;
	color: #2a2723;
}

#content ul li {
background-image: url(images/layout/bullet-point.png);
background-position: -2px -1px;
background-repeat: no-repeat;
padding-bottom: 22px;
padding-left: 24px;
}

ol {
	list-style: decimal;
	list-style-position: inside;
}

ol li {
	padding:0 0 18px 0;
}

.sell-line {
	bottom: 15px;
	font-family: DINPro;
	font-size: 14px;
	padding-bottom: 0;
	position: absolute;
	right: 123px;
	width: 140px;
}

#column-1 {
	position: relative;
	width: 245px;
	height: 440px;
	float: left;
	padding-right: 20px;
}

#column-2 {
	position: relative;
	width: 247px;
	height: 440px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-image: url(images/layout/homepage/divider.png);
	background-repeat: no-repeat;
}

#column-2 p.sell-line {
	right: 115px;
}

#column-3 {
	position: relative;
	width: 246px;
	height: 440px;
	padding-left: 20px;
	background-image: url(images/layout/homepage/divider.png);
	background-repeat: no-repeat;
	float: left;
}

#column-3 p.sell-line {
	right: 110px;
}

#work-button {
	width: 108px;
	height: 35px;
	background: transparent url("images/layout/homepage/b-work.png") no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	bottom: 5px;
	right: 0;
}

a#work-button:hover {
	background-position: 0 -35px;

}

#contact-button {
	width: 108px;
	height: 35px;
	background: transparent url("images/layout/homepage/b-contact.png") no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	bottom: 5px;
	right: 20px;
}

a#contact-button:hover {
	background-position: 0 -35px;

}

#services-button {
	width: 108px;
	height: 35px;
	background: transparent url("images/layout/homepage/b-services.png") no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	bottom: 5px;
	right: 20px;
}

a#services-button:hover {
	background-position: 0 -35px;

}

#clear {
	clear: both;
	height: 30px;
}

#footer {
	height: 72px;
	background: #1f2226;
	border-top: 1px solid #636568;
	
}

#footer p {
	font-size: 10px;
	color: #8d8d8d;
	padding: 24px 0 0 24px;
}

#s-intro {	
	background-image: url(images/layout/services/divider.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 270px;
	padding-top: 10px;
	margin: 24px 15px 10px 0;
	height: 170px;
	float: left;
}


#s-design {	
	background-image: url(images/layout/services/divider.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 270px;
	margin: 24px 15px 10px 0;
	height: 180px;
	float: left;
}

	#s-design h3 {
		background-image: url(images/layout/services/design.png);
	}

#s-dev {	
	background-image: url(images/layout/services/divider.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 270px;
	margin: 24px 0 10px 0;
	height: 180px;
	float: left;
}

	#s-dev h3 {
		background-image: url(images/layout/services/dev.png);
	}

#s-host {	
	width: 270px;
	margin: 0 15px 0 0;
	height: 180px;
	float: left;
}

	#s-host h3 {
		background-image: url(images/layout/services/hosting.png);
	}

#s-cms {	
	width: 270px;
	margin: 0 15px 0 0;
	height: 180px;
	float: left;
}

	#s-cms h3 {
		background-image: url(images/layout/services/cms.png);
	}

#s-seo {	
	width: 270px;
	margin: 0;
	height: 180px;
	float: left;
}

#s-seo h3 {
	background-image: url(images/layout/services/seo.png);
}

#my-services h3 {
	font-size: 18px;
	padding-left: 36px;
	background-repeat: no-repeat;
	background-position: 0 9px;
}

body#theres-something-about-andy {
	background-image: url(images/layout/about/bg.png);
}

#theres-something-about-andy #header {
	background-image: url(images/layout/about/tagline.png);
}

#ab-left {	
	width: 270px;
	margin: 24px 15px 10px 0;
	float: left;
}

#ab-right {	
	width: 270px;
	margin: 24px 15px 10px 0;
	float: left;
}

#ab-images {
	width: 312px;
	height: 432px;
	background-image: url(images/layout/about/about-pics.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 4px;
	bottom: 150px;

}

#theres-something-about-andy h3 {
	font-size: 16px;
	padding-bottom: 6px;

}

body#my-work {
	background-image: url(images/layout/work/bg.png);
}

#my-work #header {
	background-image: url(images/layout/work/tagline.png);
}

.work-container {
	padding: 24px 0 0 0;
	height: 400px;

}

.subcontainer {
	background-image: url(images/layout/work/img-bg.png);
	background-position: -2px 0;
	background-repeat: no-repeat;
	width: 570px;
	height: 392px;
	float: left;
	padding: 0 14px 0 0;
	position: relative;
}

.subcontainer img {
	position: absolute;
	left: 15px;
	top: 16px;
	border-style: solid;
	border-color: #b0afa4;
	border-width: 1px;

}

#content .subcontainer ul {
	list-style: none;
	display: inline;
	background-image: none;
	position: absolute;
	right: 27px;
	bottom: 18px;
}

#content .subcontainer ul li {
	list-style: none;
	display: block;
	float: left;
	background-image: none;
	padding: 0;
	margin: 0 5px 0 0;
}


#content .subcontainer ul li a {
	color: #807e73;
	text-decoration: none;
	display: block;
	width: 18px;
	height: 18px;
	background-color: #d7d6c2;
	border-width: 1px;
	border-style: solid;
	border-color: #b0afa4;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#content .subcontainer ul li.visit a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif; 
	color: #f1edd9;
	text-decoration: none;
	display: block;
	width: 42px;
	height: 17px;
	background-color:#a5638a;
	border-width: 1px;
	border-style: solid;
	border-color: #a94c74;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#content .subcontainer ul li a:hover {
	background-color: #8c3f60;
	color: #FFFFFF;
}

.work-container h3 {
	font-size: 16px;
	padding: 13px 0 5px 0;
}

.work-container h4 {
	color: #76726f;
	padding: 0 0 18px 0;
	line-height: 18px;
}

.work-container h4.svc {
	color: #18485c;
	line-height: 18px;
	font-size: 14px;
	font-family: DINPro;
	margin-left: -1px;
	padding: 0 0 4px 0;
	
}

body#my-process {
	background-image: url(images/layout/process/bg.png);
}

#my-process #header {
	background-image: url(images/layout/process/tagline.png);
}

#my-process #content p {
	padding: 0;
}

.process-item {
	padding: 24px 0 0 0;
	margin: 0 0 0 200px;
}

#my-process #content .process-item .divitis p {
	padding: 0 0 18px 0;
}

.process-item .divitis {
	float: left;
	padding: 0 30px 0 0;
	width: 440px;
}

.process-item ul {
	float: right;
	width: 170px;
}

#content .process-item ul li {
	background-image: none;
	font-size: 13px;
	padding: 0 0 5px 0;
	color: #18485c;
}

.process-image-1 {
	position: absolute;
	left: 0;
	top: 305px;
	background-image: url(images/layout/process/image.png);
	background-repeat: no-repeat;
	width: 201px;
	height: 139px;
	padding: 15px 30px 18px 17px;
}

.process-image-2 {
	position: absolute;
	left: 0;
	top: 505px;
	background-image: url(images/layout/process/image.png);
	background-repeat: no-repeat;
	width: 201px;
	height: 139px;
	padding: 15px 30px 18px 17px;
}

.process-image-3 {
	position: absolute;
	left: 0;
	top: 705px;
	background-image: url(images/layout/process/image.png);
	background-repeat: no-repeat;
	width: 201px;
	height: 139px;
	padding: 15px 30px 18px 17px;
}

.process-image-4 {
	position: absolute;
	left: 0;
	top: 906px;
	background-image: url(images/layout/process/image.png);
	background-repeat: no-repeat;
	width: 201px;
	height: 139px;
	padding: 15px 30px 18px 17px;
}

.process-image-5 {
	position: absolute;
	left: 0;
	top: 1106px;
	background-image: url(images/layout/process/image.png);
	background-repeat: no-repeat;
	width: 201px;
	height: 139px;
	padding: 15px 30px 18px 17px;
}

.proc-clear {
	clear: both;
}

body#contact-me {
	background-image: url(images/layout/contact/bg.png);
}

#contact-me #header {
	background-image: url(images/layout/contact/tagline.png);
}

#copy {
	width: 250px;
	float: left;
	padding: 24px 0 0 0;

}

#form-placeholder {
width: 534px;
float: right;
font-size: 14px;
line-height: 150%;
padding: 24px 0 0 0;
}
