@charset "UTF-8";
/* CSS Document */

/* v1.0 | 20080212 */

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;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: 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;
}

a {
text-decoration: none;
}

#header-wrapper {
height: 170px;
margin: 0 auto;
text-align: center;
background: url(../images/bg_header.jpg) repeat-x;
}

#main-wrapper {
text-align: center;
margin: 0 auto;
}

#main {
margin: 0 auto;
text-align: left;
width: 960px;
}

#nav-top {
text-align:left;
height: 125px;
width: 960px;
margin: 0 auto;
background: url(../images/bg_header_top.jpg) no-repeat;
}

.notice {
float: right;
width: 350px;
}

.notice p {
font-family:"Lucida Grande", "Trebuchet MS", Arial;
font-size: 0.8em;
line-height: 1.2em;
margin: 50px 0 0 0;
color: #fff;
}

.notice img {
float: right;
margin: 0 19px 0 0;
}

#nav {
margin: 0 auto;
width: 960px;
height: 45px;
font-family: "Lucida Grande", "Trebuchet MS", Arial;
font-size: 1em;
color: #fff;
background: url(../images/bg_nav_sprite.jpg) no-repeat 0px 0px;
}

#nav ul {
display:inline;
float: left;
}

#nav li {
margin: 7px 0 0 0;
border-right: 1px solid #435f58;
height: 37px;
text-align:center;
display: inline;
float: left;
line-height: 2.6em;
font-size: 0.9em;
display:block;
}

#nav li.first {
padding-left: 10px;
display: block;
}

#nav li.last {
border-left: 1px solid #435f58;
margin-left: 260px;
display: block;
border: none;
background: url(../images/rss.jpg) 121px 11px no-repeat;
font-size: 0.8em;
line-height: 2.8em;
}

#nav li a, #nav li a:hover {
padding: 0 32px 0 32px;
display: block;
color: #fff;
}

#nav li.first a:hover {
background: url(../images/bg_nav_sprite.gif) no-repeat -10px -53px;
}

#nav li.last a:hover {
background: url(../images/rss.jpg) 121px 11px no-repeat;
text-decoration: underline;
}

#nav li a:hover {
background: url(../images/bg_nav_sprite.gif) no-repeat -100px -53px;
}

#tab {
margin: 50px 0 30px 5px;
}

#tab ul {
display:inline;
float: left;
}

#tab li {
margin: 0 20px 0 0;
display: inline;
float: left;
width: 295px;
color: #999999;
}

#tab li h3 {
margin: 0 0 0px 7px;
font-family:"Lucida Grande", "Trebuchet MS", Arial;
font-size: 0.8em;
height: 30px;
color: #CC6600;
line-height: 1.8em;
font-weight: 100;
}

#tab li p {
line-height: 1.7em;
}

#tab li p, #sidebar li p {
font-size: 0.7em;
}

#tab img {
float: left;
padding: 7px 0 0 0;
}

#sidebar {
margin: 0px 10px 30px 0;
float: right;
width: 300px;
}

#sidebar ul {
padding: 35px 0 0 0px;
list-style-type: none;

}

#sidebar li {
border-bottom: 1px dashed #e8e7e7;
margin: 0px 0px 10px 10px;
padding: 0px 0px 15px 0px;
list-style-type: none;

}

#sidebar h3 {
font-family:"Lucida Grande", "Trebuchet MS", Arial;
font-size: 0.8em;
color: #CC6600;
margin: 0 0 0 10px;
height: 30px;
line-height: 2em;
}

#sidebar li h6, #tab li h6 {
font-size: 0.7em;
}

#sidebar img {
float: left;
margin: 0px;
padding: 8px 0 0px 0;
}

#sidebar a {
color: #333333;
padding: 2px 4px 2px 4px;
background: #eee;
line-height: 2em;
}

#sidebar a:hover {
padding: 2px 4px 2px 4px;
background: #fffae4;
line-height: 2em;
}

#pages {
margin: 20px 0 0 10px;
width: 630px;
float: left;
}

#pages img {
float: left;
}

#pages h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #333333;
font-weight: 100;
line-height: 2.2em;
font-size: 1.6em;
}

#pages h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #CC6600;
font-weight: 100;
line-height: 2.2em;
margin: 15px 0 0 0;
font-size: 1.2em;
}

#pages h4 {
font-family:"Lucida Grande", "Trebuchet MS", Arial;
color: #333;
font-size: 0.7em;
line-height: 3.6em;
}


#pages h4 span {
color: #333333;
font-weight: 100;
}

#pages h6 {
clear: both;
}

.story {
margin: 0 0 40px 160px;
width: 470px;
}

.story img {
margin: 23px 15px 0 0;
}

.sthumb {
border: 2px solid #ccc;
}

.projects {
width: 470px;
background-image:url(../images/bg_pic.gif);
background-repeat: no-repeat;
}

.projects img {
margin: 5px;
}

.launch {
float: right;
font-family: "Lucida Grande", "Trebuchet MS", Arial;
margin: 13px 0 0 0;
font-size: 0.7em;
color: #990000;
}

.launch a {
font-weight: bold;
color: #990000;
}

.launch a:hover {
font-weight: bold;
color: #330000;
}

.thumbs ul {
display:inline;
float: left;
}

.thumbs li {
font-size: 0.8em;
width: 106px;
height: 140px;
margin: 0 0 0 14px;
display: inline;
float: left;
background-image: url(../images/bg_thumb.gif);
background-repeat: no-repeat;
}

.thumbs .first {
margin: 0 0 0 0;
}

.thumbs li img {
margin: 3px;
padding: 0;
}

.thumbs li p{
margin: 5px 0 10px 0;
width: 106px;
float: left;
text-align: center;
}

/*

.photo-wrapper {
height: 580px;
padding: 4px 0 0 15px;
background: url(../images/bg_photo.gif) no-repeat;
}

.photo img {
padding: 10px 0px 10px 1px;
}


*/

#content {
margin: 20px 0 0 0;
width: 950px;
}

#content img, #sidebar img {
float: left;
margin: 0 15px 0 7px;
}

#content h1 {
margin: 0 0 10px 0;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333333;
font-weight: 100;
line-height: 1.2em;
font-size: 2.8em;
}

#content p, #pages p, #sidebar p {
font-family:"Lucida Grande", "Trebuchet MS", Arial;
color: #666666;
font-size: 0.8em;
line-height: 1.8em;
}

#sidebar p, #sidebar h6 {
margin: 0 0 0 10px;

}

#content p a, #pages p a{
background-color: #f4f4f4;
padding: 3px 5px 3px 5px;
color: #333;
}

#content p a:hover, #pages p a:hover{
background-color: #fffae4;
padding: 3px 5px 3px 5px;
color: #333;
}

h6 {
height: 25px;
margin: 5px 0 0 7px;
line-height: 2em;
color: #CC6600;
font-family:"Lucida Grande", "Trebuchet MS", Arial;
font-size: 0.8em;
}

h6 a {
color: #666;
background: #eee;
padding: 3px 5px 3px 5px;
}

h6 a:hover {
background: #fffae4;
padding: 3px 5px 3px 5px;
}

h6 strong {
color: #660000;
}

#footer-wrapper {
height: 250px;
margin: 0 auto;
text-align: center;
background: url(../images/bg_footer.jpg) repeat-x;
}

#footer {
margin: 0 auto;
width: 960px;
}

#footer ul {
display: inline;
float: left;
}

#footer li {
font-family:"Lucida Grande", "Trebuchet MS", Arial;
font-size: 0.8em;
margin: 2px 0 0 0;
dispaly: inline;
float: left;
background: url(../images/bg_footer_hr.jpg) no-repeat;
}

#footer p {
color: #999999;
margin: 30px 0 0 5px;
width: 300px;
font-size: 0.7em;
font-family:"Lucida Grande", "Trebuchet MS", Arial;
float: right;
}

#footer li h3 {
margin: 29px 15px 0 15px;
font-weight: 100;
}

#footer li h3 a{
color: #2a2525;
padding: 2px 5px 2px 5px;
}

#footer li h3 a:hover{
color: #999;
background: #666;
padding: 2px 5px 2px 5px;
}

#contact-wrapper {
border: 1px solid #ccc;
background: url(../images/bg_form.gif) repeat-x;
width: 450px;
padding: 10px 0px 20px 10px;
margin: 20px 0 0 0;
}

#contact-form {
width: 450px;
}

#contact-form .errortxt p{
color: #990000;
}

#contact-form td {
padding: 5px 5px 5px 5px;
}

#contact-form img {
margin: 0px;
float: left;
}

.okay {
height: 25px;
padding: 12px 0 0 30px;
font-family: "Lucida Grande", "Trebuchet MS", Arial;
font-size: 0.8em;
background: url(../images/okay2.gif) no-repeat 0px 4px;
}

#contact-form input {
font-family: "Lucida Grande", "Trebuchet MS", Arial;
font-size: 1em;
padding: 2px;
border: 1px solid #ccc;
background-color: #fff;
}

#email, #url, #name {
width: 300px;
}

#contact-form textarea {
width: 300px;
border: 1px solid #ccc;
background-color: #fff;
vertical-align: text-top;
font-family: "Lucida Grande", "Trebuchet MS", Arial;
font-size: 1em;
padding: 2px;
}

#contact-form #submit {
border: 0px;
font-size: 0.9em;
background: #333;
color: #fff;
cursor: pointer;
}


.comment p{
padding: 4px 0 0 0;
}

.logout {
font-family: "Lucida Grande", "Trebuchet MS", Arial;
font-size: 0.7em;
margin: 40px 15px 0 0;
background: #eee;
float: right;
}

.logout a {
color: #333333;
padding: 5px 5px 5px 5px;
border: 1px solid #ccc;
background: #eee;
}

.logout a:hover {
background: #666;
padding: 5px 5px 5px 5px;
border: 1px solid #ccc;
}

#clear {
clear: both;
height: 30px;
}