/*
Theme Name: The One Theme
Theme URI: http://eps.com.au/
Description: The One Theme
Version: 1.0
Author: EPS
Author URI: http://eps.com.au/

*/


/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */

/* @group Flourishes */

html {
	background: #fff url(images/flourish-bottom.gif) no-repeat left bottom;
	height: 100%;
	background-attachment: fixed;	
}
body{
	background: transparent url(images/flourish-top.gif) no-repeat 0 100px;
	height: 100%;
}

/* @end */

/* @group Gallery */

#gallery {
	width:100%;
}

#gallery img {
	margin-right: 2px;
	text-align: center;
}

#gallery a {
	padding-left:10px;
	padding-right:10px;
	float:left;
	text-align:center;
}


/* @end */

.clr {
	clear: both;
}

/* @group General */

body {
	font-size: 75%;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 1.67em;
}
a {
	text-decoration: none;
	color: #b31f17;
}
a img {
	border: 0;
}
a:hover {
	color: #069;
}
p {
	margin-bottom: 1.67em;
}
p.highlight {
	font-size: 1.67em;
	color: #255387;
	text-align: center;

}
img.hero {
	float: right;
	margin: 0 0 1.67em 1.67em;
}
address {
	font-style:normal;
	font-weight:800;
}
ul {
	margin-top: 0;
	list-style-type: circle;
}
ul li {
	margin-left: 2em;
	margin-bottom: 0.4em;
}
ol {
	margin-top: 0;
	list-style-type: decimal;
}
ol li {
	margin-left: 2em;
	margin-bottom: 0.4em;
}

/* @end */

/* @group Layout */

#header {
	display: block;
	height: 110px;
	background: transparent url(images/background-header.png) repeat-x;
}
#header .container {
	display: block;
	width: 960px;
	margin: 0 auto;
}
#logo {
	display: block;
	width: 310px;
	float: left;
}
p#tagline {
	display: block;
	text-indent: -9999px;
	background: transparent url(images/tagline.png) no-repeat;
	height: 100px;
	width: 390px;
	float: right;
}
#page {
	margin: 0 auto;
	margin-top: 2.5em;
	display: block;
	width: 960px;
}
#menu {
	float: left;
}
#copy, #footer {
	display: block;
	width: 740px;
	float: right;
	margin-right: 20px;
}
#footer {
	position: relative;
	margin-top: 0.84em;
	padding-top: 0.84em;
	border-top: 1px solid #b31f17;
}
#push {
	margin-top: 3.33em;
	clear: both;
}

/* @end */

/* @group Headings */

h1 {
	font-size: 2em;
	color: #069;
	font-weight: 100;
	margin-bottom: 0.84em;
}

/* @end */

/* @group Menu */

#menu ul li {
	display: block;
	height: 1em;
	margin-bottom: 2.4em;
	margin-left: 0;
}
#menu ul li a {
	color: #d9531e;
	border-right: 4px solid #fff;
	display: block;
	width: 160px;
	padding-right: 20px;
	text-align: right;
	font-size: 1em;
	height: 1.5em;
}
#menu ul li a:hover,
#menu ul li a.active {
	color: #333;
	border-right: 4px solid #d9531e;
}

/* @end */

/* @group Footer */

#footer p {
	font-size: 0.83em;
	color: #999;
	margin: 0;
}
#footer p a {
	color: #999;
}
#footer p.cta {
	font-size: 1.2em;
	color: #666;
}
#footer p.cta strong,
#footer p.cta a {
	color: #b31f17;
}
#footer p a:hover {
	color: #069;
}
#footer #twirl {
	display: block;
	background: transparent url(images/footer-twirl.gif) no-repeat;
	height: 59px;
	width: 129px;
	position: absolute;
	right: 0;
	top: -34px;
}

/* @end */

/* @group Content Forms */
.smallnote {
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
.error {
	color: #CC0000;
	font-weight: normal;
}
div.errorbox {
	background-color: #ffffcc;
	border: 1px solid #990000;
	width: 100%
	height: auto;
}
div.errorbox p {
	padding: 10px;
	margin: 0;
	color: #CC0000;
}
#copy fieldset {
	border-bottom: 1px solid #ccc;
	padding: 0;
	padding-bottom: 1em;
	margin-top: 1em;
}

#copy fieldset legend {
	color: #006699;
}

#copy fieldset em {
	color: #666;
}	

#copy fieldset th, #copy fieldset td {
	width: 25%;
	padding: 2px 20px 2px 0;
	text-align: left;
	vertical-align: top;
	padding-top: 0.5em;
}

#copy fieldset td {
	width: auto;
}

#copy fieldset td.errorcell {
	width: 20%;
}

input.textinput, textarea {
	width: 100%;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

textarea {
	height: 3.7em;
}