/*
Theme Name: Paul Ryding
Theme URI: http://www.paulryding.com
Description: The big theme for the big heid.
Version: 0.1
Author: James Greig
Author URI: http://www.avdisco.net
Tags: minimal, heid, weegie
*/

body {
	text-align: center;
	margin-bottom: 54px;
}

#container {
	width: 1149px;
	margin: 0 auto;
	text-align: left;
	height: auto;
	display: block;
	overflow: hidden;
}

#navigation {
	background: url(images/rule.gif) bottom left repeat-x;
	height: 26px;
	overflow: hidden;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation ul li {
	background: url(images/tick.gif) bottom left no-repeat;
	float: left;
	width: 117px;
	display: block;
	height: 25px;
}

#navigation li.current_page_item a {
	color: #9b9b9b;
}

#navigation a {
	color: #383838;
	text-decoration: none;
	padding-left: 10px;
}

#navigation #logo {
	width: 234px;
}

#response {
	height: 20px;
	padding-left: 10px;
}

#response a {
	color: #ed1500;
}

#newsletter {
	float: left;
	padding-left: 10px;
	margin-top: -5px;
	height: 25px;
	width: 315px;
}

#newsletter #email {
	margin-left: 10px;
	width: 180px;
	height: 16px;
}

#newsletter .btn {
	background: url(images/btn_arrow.gif) no-repeat;
	width: 17px;
	height: 17px;
	border: none;
	padding: 0;
	cursor: pointer;
}

#newsletter input.btn:hover {
	background-position: 0 -17px;
}

#main h1, #main h2, #main p {
	padding-left: 10px;
}

#main p {
	margin-top: -1px;
}

#main ul {
	margin: -3px 0 0 10px;
	padding: 0;
	text-indent: none;
}

#main ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main img {
	border: 1px solid #d1d1d1;
	margin: 0 0 10px 0;
}

.project {
	cursor:pointer;
}

.project h2 {
	margin: 0;
	padding: 0;
}

#projectnav #left {
	float: left;
	width: 36px;
	height: 18px;
	background: url(images/projectnav_left.gif) no-repeat;	
}

#projectnav #right {
	float: left;
	width: 35px;
	height: 18px;
	background: url(images/projectnav_right.gif) no-repeat;	
}

#projectnav #left:hover, #projectnav #right:hover {
	background-position: 0 -18px;
}

.thumb {
	float: left;
	margin: 0 25px 54px 0;
	cursor:pointer;
}

.project p, .thumb p  {
	display: inline;
}

.project span, .thumb span {
	display: block;
}

#footer {
	background: url(images/rule.gif) bottom left repeat-x;
	margin: 54px 0 0 0;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	background: url(images/tick.gif) bottom left no-repeat;
	float: left;
	width: 225px;
	display: block;
	height: 25px;
	padding-left: 10px;
}

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

#footer #request {
	width: 468px;
}

h1,h2,h3,h4,label {
	font-size: 1em;
	font-weight: normal;
}

input {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #9b9b9b;
	padding-left: 3px;
}

strong {
	font-weight: normal;
	line-height: 2em;
}

a:link,a:visited,a:hover,a:active { text-decoration:none;margin:0;padding:0;color:#383838}
#navigation a:hover { background: url(images/rule_red_nav.gif) bottom left no-repeat}	
a:hover { background: url(images/rule_red.gif) bottom left no-repeat;}	
a:focus { outline: none}

#main a:hover {
	color: #ed1500;
}

#main a:link, #main a:visited {
	background: url(images/rule_red.gif) bottom left no-repeat;
}

#main .project a, #main .thumb a:link, #main .thumb a:visited {
	background: none;
}

#main .project a p, #main .project a:hover p, #main .thumb a p, #main .thumb a:hover p {
	background: url(images/rule_red_nav.gif) bottom left no-repeat;
}

#projectnav a:link, #projectnav a:visited {
	background: none;
}

.right-pad p { padding-right: 54px;}

.pushdown-1  { padding-top: 18px;}
.pushdown-2  { padding-top: 36px;}
.pushdown-3  { padding-top: 54px;}
.pushdown-4  { padding-top: 72px;}
.pushdown-5  { padding-top: 90px;}
.pushdown-6  { padding-top: 108px;}
.pushdown-7  { padding-top: 126px;}
.pushdown-8  { padding-top: 144px;}
.pushdown-15 { padding-top: 270px;}

.pushup-1 {padding-bottom: 18px;}
.pushup-3 {padding-bottom: 54px;}