/* CSS Document */

/* Normalize margin and padding */
* {
	margin: 0;
	padding: 0;
	}

/* Remove list-style from lists */
ul	{
	list-style: none;
	}

/* Remove border from img */
img	{
	border: none;
	}

/* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	background: #ffffcb url(images/octopus/body-bg.jpg) repeat-x center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	}
	
a {
	color: #d89000;
	text-decoration: none;
	}
	
a:hover {
	color: #00735c;
	text-decoration: none;
	}
	
h1 {
	position: relative;
	width: 361px;
	height: 110px;
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	line-height: 110px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	}
	
h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma, Arial, sans-serif;
	}
	
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	}
	
	
p {
	margin: 5px;
	padding: 5px;
	font-size: 1.0em;
	text-align: justify;
	}
	
.top, #content-top {
	height: 0;
	}
	

/* Content Styles
-------------------------------------------------------------------------------------*/
#content-container {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 934px;
	background: url(images/octopus/content-bottom.jpg) repeat-x center bottom;
	}

	
#content-wrapper {
	background:  url(images/octopus/content-bg.jpg) no-repeat center top;
	position: relative;
	margin: 0 auto;
	width: 934px;
	min-height: 223px;
	padding: 24px 0 0 0;
	}
	
#content {
    margin: 100px 300px 0 300px;
	padding: 0 0 180px 0;
	}
	
* html #content {
	margin: 50px 300px 0 300px;
	}
	
#portfolio #content p, #contact #content p {
	text-align: center;
	}

/* Sidebar Styles
-------------------------------------------------------------------------------------*/
#sidebar {
	position: absolute;
	top: 225px;
	float: left;
	width: 290px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#sidebar h4, #sidebar2 h4 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 5px;
	padding: 5px;
	text-transform: lowercase;
	font-family: Tahoma, Arial, sans-serif;
	}	
	
#sidebar h4 span, #sidebar2 h4 span {
	color: #723202;
	}
	
#sidebar p, #sidebar2 p {
	text-align: center;
	}
	
	
#sidebar ul {
	margin: 0;
	padding: 0;
	}
	
#sidebar li {
	margin: 0;
	padding: 0;
	}
	
#sidebar li a {
	display: block;
	}
	
#sidebar li.oceanwaves a, #sidebar li.oceanwaves a:hover {
	background: url(images/octopus/checkmark.gif) no-repeat 30% 50%;
	}
	
#sidebar2 {
	position: absolute;
	top: 225px;
	right: 0;
	float: right;
	width: 290px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
	
/* Navigation Styles
-------------------------------------------------------------------------------------*/
div#nav {
	position: absolute;
	top: 10px;
	right: 0;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	}
	
div#nav ul {
	margin: 0;
	padding: 0;
	}
	
div#nav li {
	margin: -20px 0 0 0;
	padding: 0 10px 0 9px;
	list-style: none;
	float: left;
	position: relative;
	font-size: 1.20em;
	line-height: 104px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	}
		
div#nav li a {
	display: block;
	color: #000;
	text-decoration: none;
	}
	
div#nav li a:hover {
	display: block;
	color: #066;
	text-decoration: none;
	background: url(images/octopus/hover.jpg) no-repeat center bottom;
	}

#home div#nav li.home a   {
	background: url(images/octopus/hover.jpg) no-repeat center bottom;
	}
	
#services div#nav li.services a, #contact div#nav li.contact a {
	background: url(images/octopus/hover.jpg) no-repeat center bottom;
	}
	
#portfolio div#nav li.portfolio a {
	background: url(images/octopus/hover.jpg) no-repeat center bottom;
	}
	
	
/* Footer Styles
-------------------------------------------------------------------------------------*/
#footer {
	background: #e8e0b4 url(images/octopus/footer.jpg) repeat-x center top;
	position: relative;
	width: 100%;
	min-width: 934px;
	margin: 0;
	padding: 0;
	}
	
#footer .content {
	background: url(images/octopus/kanji-ocean.gif) no-repeat 50% 65%;
	width: 934px;
	margin: 0 auto;
	padding: 0;
	height: 362px; 
	}
	
#bottom {
	background: url(images/octopus/sparklywater.jpg) no-repeat center 32px;
	padding: 0 0 130px 0;
	}
	
#footer ul {
	margin: 0 334px 0 334px;
	text-align: center;
	padding: 39px 0 25px 0px;
	}
	
* html #footer ul {
	margin: 0 328px 0 340px;
	}
	
#footer li {
	display: block;
	position: relative;
	float: left;
	background: url(images/octopus/swirl.gif) no-repeat right 4px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-size: 0.83em;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	}
	
#footer li a, #footer li a:hover {
	padding: 0 22px 0 6px;
	}
	
#footer li a {
	color: #00735c;
	text-decoration: none;
	}
	
#footer li a:hover {
	color: #d89000;
	text-decoration: none;
	}
	
#footer li span {
	display: none;
	}
	
#footer li.first a, #footer li.first a:hover {
	padding: 0 22px 0 0;
	}
		
#footer li.last {
	background: none;
	}
	
#footer li.last a, #footer li.last a:hover {
	padding: 0 0 0 6px;
	}
	
#footer p {
	clear: left;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 0.70em;
	}
	
/* Classes
-------------------------------------------------------------------------------------*/
.center {
	text-align: center;
	}
	
.clear {
	clear: both;
	}
	
.floatLeft {
	float: left;
	}
	
.floatRight {
	float: right;
	}
	
ul.services {
	list-style: disc;
	margin: 5px 5px 5px 20px;
	padding: 5px;
	font-size: 1.0em;
	}
	
 ul.services li {
 	margin: 0 0 0 24px;
	padding: 2px 0 2px 5px;
	}

/* Image Zoom for Portfolio Page
-------------------------------------------------------------------------------------*/

div.photo	{ /* Thanks for this image zoom method from Stu Nicholls, http://www.cssplay.co.uk/ */
	float: left;
	position: relative;
	top: 0;
	left: 0;
	width: 110px;
	height: 110px;
	}
	
div.photo a img	{
	width/**/: 100px;
	height/**/: 100px;
	padding: 1px;
	border: 1px solid #000;
	}
	
div.photo a.thumb	{
	display: block;
	width/**/: 100px;
	height/**/: 100px;
	text-decoration: none;
	}

div.photo a.thumb:hover	{
	text-decoration: none;
	background: #000;
	}	
	
div.photo a .large	{
	display: block;
	position: absolute;
	top: -3px;
	left: 2px;
	border: 0;
	width: 0;
	height: 0;
	}
	
div.photo a.thumb:hover .large	{
	display: block;
	position: absolute;
	top: -6px;
	left: -8px;
	width/**/: 115px;
	height/**/: 115px;
	padding: 0;
	border: 1px solid #000;
	z-index: 1000;    /* End of image zoom method */
	}
