/* 
Author: Scott Ramsey
Date: 26/3/2006
*/

body {
	background: url(images/bg.gif) repeat-x #006FB6;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	color: #fff;
}

p, li { 
	font-size: 75%;
	line-height: 150%;
}

li p { font-size: 100%; margin: 0; }
li small { font-size: 90%; margin-top: 5px; }

a:link, a:active, a:visited, .blue { color: #DBF1FF; }
a:hover { text-decoration: none; }

h3 {
	margin: 0 0 0 0;
	font-size: 120%;
	font-family: times new roman, serif;
	text-transform: lowercase;
	font-weight: normal;
	color: #dddffe;
}

h4#comments {
	margin: 20px 0 0 0;
	font-size: 90%;
	font-size: 100%;
	font-family: times new roman, serif;
	text-transform: lowercase;
	color: #dddffe;
}

.imgLeft {
	float: left;
	margin: 0 15px 15px 0;
}


/*LAYOUT 
----------------------------------- */

#header {
	background: url(images/head-bg.gif) repeat-x top center;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
}

#footer {
	clear: both;
	padding: 20px 0;
	font-size: 90%;
	background: url(images/footer.gif) center 25px no-repeat transparent;
}

#content {
	float: left;
	width: 539px;
	padding: 0 15px 0 0;
	border-right: 1px solid #3B90C7;
	margin-left: 15px;
}





h1 {
	display: block;
	width: 279px;
	height: 107px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(images/h-logo.gif) no-repeat transparent;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
}

 h2 {
	display: block;
	width: 150px;
	height: 36px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 20px 0 20px 0;
	padding: 0;
	background: url(images/h2-playground.gif) no-repeat transparent;
}

h4#hCat {
	display: block;
	width: 70px;
	height: 20px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0;
	background: url(images/h4-cat.gif) no-repeat transparent;
}

h4#hArc {
	display: block;
	width: 70px;
	height: 20px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(images/h4-arc.gif) no-repeat transparent;
}


/*TOP NAVIGATION 
----------------------------------- */

#nav {
	display: block;
	width: 740px;
	border-bottom: 1px solid #006FB6;
	padding: 7px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

#nav ul {
	display: block;
	width: 459px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0 0 0;
	background: url(images/menu.gif) no-repeat transparent;
}

#nav ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
}

#nav ul li a {
	display: block;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	height: 35px;
	text-indent: -5000px;
	overflow: hidden;
}

#nav ul li#lhome a {
	background: url(images/menu.gif) 0 0 no-repeat transparent;
	width: 48px;
	left: 0;
}

#nav ul li#labou a {
	background: url(images/menu.gif) 65px 0 no-repeat transparent;
	width: 49px;
	left: 17px;
}

#nav ul li#lserv a {
	background: url(images/menu.gif) 129px 0 no-repeat transparent;
	width: 64px;
	left: 32px;
}

#nav ul li#lport a {
	background: url(images/menu.gif) 207px 0 no-repeat transparent;
	width: 72px;
	left: 46px;
}

#nav ul li#lsket a {
	background: url(images/menu.gif) 294px 0 no-repeat transparent;
	width: 88px;
	left: 61px;
}

#nav ul li#lcont a {
	background: url(images/menu.gif) 396px 0 no-repeat transparent;
	width: 63px;
	left: 75px;
}

#nav ul li#lhome a:hover, #home #nav ul li#lhome a { background: url(images/menu.gif) 0 -36px no-repeat transparent; }
#nav ul li#labou a:hover, #about #nav ul li#labou a { background: url(images/menu.gif) -65px -36px no-repeat transparent; }
#nav ul li#lserv a:hover, #services #nav ul li#lserv a { background: url(images/menu.gif) -129px -36px no-repeat transparent; }
#nav ul li#lport a:hover, #portfolio #nav ul li#lport a { background: url(images/menu.gif) -207px -36px no-repeat transparent; }
#nav ul li#lsket a:hover, #sketch #nav ul li#lsket a { background: url(images/menu.gif) -294px -36px no-repeat transparent; }
#nav ul li#lcont a:hover, #contact #nav ul li#lcont a { background: url(images/menu.gif) -396px -36px no-repeat transparent; }


#sidebar {
	float: left;
	width: 155px;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;
}

*html #sidebar { width: 140px; }

#sidebar p { margin: 0 0 10px 0; }

#sidebar h4 {
	color: #dddffe;
}

#sidebar ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

#sidebar li {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 14px;
	list-style-type: none;
	font-size: 70%;
	background: url(images/dot.gif) 0 4px no-repeat transparent;
}

#sidebar li a {
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: underline;
}














.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	}

.postmetadata {
	display: block;
	margin: 10px 0 20px 0;
	font-size: 70%;
	color: #dddffe;
	padding: 5px 0 0 0;
	border-top: 1px solid #3b90c7;
}

.pagetitle {
	display: block;
	margin: 0 0 20px 0;
	color: #dddffe;
	padding: 0 0 0 0;
	border-bottom: 1px solid #3b90c7;
}

#respond {
	display: block;
	margin: 20px 0 0 0;
	color: #dddffe;
	padding: 10px 0 0 0;
	border-top: 1px solid #3b90c7;
}


.alt {
	}

small {
	font-size: 70%;
	}

#headerimg .description {
	}

.entry img {
	padding: 2px;
	border: 1px solid #00497B;
	margin: 10px;
	background: transparent;
}

.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	}

.commentlist li {
	padding-bottom: 15px;
	}

.commentlist cite, .commentlist cite a {
	}

.commentlist p {
	}

#commentform p {
	}

.commentmetadata {
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	}

acronym, abbr, span.caps
{
	}

a, h2 a:hover, h3 a:hover {
	}

a:hover {
	}

#wp-calendar #prev a {
	}

#wp-calendar a {
	}

#wp-calendar caption {
	}

#wp-calendar th {
	}
/* End Typography & Colors */







/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#commentform fieldset {
	padding: 20px;
	width: 430px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	background: #00497B;
}

#commentform label {
	display: block;
	float: left;
	width: 220px;
	border-bottom: 1px dotted #3B90C7;
	font-weight: bold;
}

#commentform input {
	margin: -2px 5px 1px 0;
	width: 190px;
	font-size: 90%;
	padding: 2px;
	}

#commentform textarea {
	width: 415px;
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	}

#commentform #submit {
	margin-left: 130px;
	border: 1px solid #3B90C7;
	color: #fff;
	font-weight: bold;
	background: #006FB6;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	}

.commentlist {
	}

.commentlist li {
	}

.commentlist p {
	}

#commentform p {
	}

.nocomments {
	}

.commentmetadata {
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	}
/* End Various Tags & Classes*/

