/* 
	Theme Name: Aurum Retreat
	Theme URL: http://aurumretreat.co.nz
	Description: Aurum Retreat is a clean green Xhtml, Standards based wordpress theme based on several GPL templates.
	Version: 1.0

	Changelog:
		v1.0 - 11.08.07

*/

body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-head {
	width: 670px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-head img {
	border: none;
}

#container-logo {
	float: left;
}

#container-logo-phrase {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-logo span,#container-logo-phrase span {
	color: #669999;
}

.highlight {
	color: #FF6633;
}

#container-container-nav {
	width: 670px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_header.jpg);
}

#container-nav {
	width: 670px;
	background-color: #33cccc;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nav li {
	display: inline;
	list-style: none;
	height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nav li a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	border-right: 1px solid #ffffff;
}

#nav li a:hover {
	text-decoration: underline;
	background-color: #339999;
}

#nav	.current {
	background-color: #339999;
	padding: 4px 0px 6px 0px;
}

#container-content {
	width:670px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 95%;
	/*width: 430px;*/
	/*float: left;*/
}

#border {
	width: 170px;
	float: right;
}

#container-foot {
	border-top: 4px solid #E5E5E5;
	width: 670px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #aeaeae;
}

#container-foot a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-foot a:hover {
	color: #669999;
}

#foot {
	font-size: 11px;
	color: #aeaeae;
	width: 670px;
	margin-bottom: 20px;
}

#foot-left {
	float: left;

	padding-left: 10px;
}

#foot-right {
	float: right;
	text-align: right;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	/*background-image: url(images/arrow.jpg);*/
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #669999;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
}

h3 {
	font-size: 16px;
	color: #669999;
	padding: 5px 0 0px 20px;
	}
	
h4 {
	font-size: 14px;
	color: #669999;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #669999;
	border-bottom: 1px dotted #669999;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #669999;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #336666;
	font-style: italic;
}

blockquote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #336666;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnav li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnav li a {
	text-decoration: none;
	color: #669999;
	border-bottom: 1px dotted #669999;
}

#subnav li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #669999;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#news a {
	text-decoration: none;
	color: #669999;
	border-bottom: 1px dotted #669999;
}

#content img {
	background-color: #ccffff;
	padding: 4px;
	border: 1px solid #669999;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}


/********** Styles for Floating Boxes **********/

.floatbox {

   overflow:        visible;

   font-size:       100%;

   line-height:     1.25;

   margin:          0 0 0.75em 1.5em;

   padding:         0em 0em;

   border:          1px solid #669999;

   float:           right;

   clear:           right;

/*   color:           black; */

   background:      #FFFFFF;

   width:           140px;

}



.floatbox ul {

   margin:          0.75em 0;

   padding:         0em;

}

.floatbox li {
	list-style: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: -1px 9px;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

.floatbox li a {
	text-decoration: none;
	color: #669999;
	border-bottom: 1px dotted #669999;
}

.floatbox li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #669999;
}

.floatbox h3 {
	font-size: 16px;
	color: #669999;
	padding: 0 0 0 1em;
	}
