/* STAR29 Site : CSS Document 2007 */

* {
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	background-position:0 0;
	}

/* HTML Parts =============================================================== */
body {
	background-color:#fff;
	background-repeat:repeat-y;
	}
dl {
	margin-bottom:18px;
	}
dt {
	font-size:11px;
	}
dd {
	padding:0 0 0 9px;
	font-size:11px;
	line-height:18px
	}

acronym { cursor:help; }

blockquote {
	padding:0 18px;
	font-style:italic;
	}

/* Google Ad Box ============================================================= */
#gbox {
	display:none;
	position:fixed !important;
	position:absolute;
	right:20px;
	top:130px;
	}

/* Text Control ============================================================= */
body {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#566472;
	}
#content {
	font-size:12px;
	line-height:18px;
	font-family:Lucida Bright, Arial, Helvetica, sans-serif;
	}
/*
#content .post {
	border-bottom:1px solid;
	margin-bottom:18px;
	}
*/
#content .post {
	border-top:1px solid;
	margin-bottom:18px;
	padding-top:1em;
	clear:both;
	}
#content .archive {
	float:left;
	width:157px;
	margin-right:18px;
	}
#content h1,
#content h2,
#content h3,
#content h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

#content h1 {
	font-size:26px;
	line-height:32px;
	margin-bottom:9px;
	}
#content h2 {
	font-size:21px;
	line-height:24px;
	}
#content h3 {
	font-size:16px;
	margin-bottom:0px;
	line-height:24px;
	}

#content h4 {
	font-size:13px;
	margin-bottom:6px;
	}
#content h4 span {
	font-size:11px;
	color:#f60;
	}
#content p {
	margin-bottom:18px;
	}
#content .date {
	font-size:10px;
	color:#999;
	}
#content ul, ol {
	padding-left:24px;
	list-style:outside;
margin-top:6px;
margin-bottom:18px;
	}
#content ul {
	list-style-type:square;
	}
#content li {
	margin-bottom:9px;
	}
.image_navigation_a {
	margin:9px 0 0 0;
	}
.image_navigation_b {
	margin:0 0 9px 0;
	}
.image_navigation_a,
.image_navigation_b {
	font-family:Arial, sans-serif;
	font-size:11px;
	padding:9px 0
	}
.category-data {
	clear:left;
	height:110px;
	}
#images .category-data a {
	text-align:left;
	}
.category-hilite {
	float:left;
	margin-right:1em;
	}
.category-name {
	padding-top:3em
	}
/* Link Controls ============================================================ */
a {
	color:#369;
	text-decoration:none;
	border-bottom:0px solid #69F;
	}
a:hover {
	border-bottom:0px solid #36F;
	}
a.flickr {
	color:#0063DC;
	font-weight:bold;
	}
a.flickr span {
	color:#FF0084;
	}
a.this-sort {
	background:url('/system/gui/check.gif') no-repeat 0 50%;
	padding-left:1em;
	}
dd.active a {
	color:#f60;
	font-weight:bold;
	}
.titlelink {
	color:#788694;
	}

.none {
	display:none;
	}
.hide {
	visibility:hidden;
	}

/* Layout Structure ========================================================= */
#wrapper {
	position:relative;
	background-repeat:repeat-x;
	}

#main {}

#header {height:111px; }

#logo {
	position:absolute;	
	height:39px;
	top:0;
	left:324px;
	width:235px;
	}
#burst {
	background-position:100% 50%;
	}
#tag {
	display:none;
	position:absolute;
	width:324px;
	height:39px;
	top:0;
	left:0;
	}
#tag h3 {
	margin:14px 0 0 18px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:lowercase;
	}
#content {
	margin-left:324px;
	width:526px;
	background-position:100% 0;
	padding:18px 0 0 18px;
	}
#sidebar {
	position:absolute;
	width:321px;
	top:110px;
	left:0;
	z-index:50;
	}
#sidebar .pad {
	padding:18px 36px 18px 18px;
	}
#footer {
	color:#A0A8AD;
	clear:both;
	margin-left:324px;
	width:526px;
	padding:0 0 36px 18px;
	}

/* Template Images ========================================================== */
body { background-image:url('/core/gui/bg-v.gif'); }

#wrapper { background-image:url('/core/gui/bg-h.gif'); }

#main { background-image:url('/core/gui/burst.jpg'); }


/* Navigation Control ======================================================= */
#nav {
	position:relative;
	top:42px;
	left:0;
	padding-left:324px;
	padding-right:18px;
	height:65px;
	}

#nav ul { list-style:none; }

#nav li {
	float:left;
	margin-top:25px;
	padding:0 0 0 18px;
	color:#fff;
	}

#nav a {
	font-size:13px;
	color:#fff;
	text-transform:lowercase;
	text-decoration:none;
	font-weight:normal;
	white-space:no-wrap;

	}

#nav li#n-home,
#nav li#n-about { list-style:none; }

#nav li#n-contact,
#nav li#n-about { float:right; }

#nav li.active a { color:#630; }
#nav a:hover { color:#ca1e34; }


/* Logo Control ============================================================= */

#logo a {
	display:block;
	width:235px;
	height:39px;
	}

/* Sidebar Parts ============================================================ */
#searcher { margin-bottom:18px; }

/* Content Parts ============================================================ */
#resume h3 {
	color:#f60;
	}
#content .utility-search {
	padding:0 0 .5em 0;
	text-align:center;
	}
#content ul.jump {
	list-style:none;
	float:right;
	border:1px solid #ccd;
	padding:12px;
	width:180px;
	margin-left:18px;
	}
#content ul.jump li {
	background-image:url('/system/icons/dnk_down.gif');
	background-repeat:no-repeat;
	background-position:0 50%;
	line-height:12px;
	padding-left:12px;
	}
.file {
	background:url('/core/icons/page.gif') no-repeat 0 40%;
	padding:0 0 0 15px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	}

/* Archive Parts ============================================================ */
.archive {
	position:relative;
	width:245px;
	}
.archive dt {
	margin-top:9px;
	list-style:none;
	}
.archive dl {
	margin-bottom:18px;
	border-top:2px solid #FC6;
	}
dl a {
	background-image:url('/core/icons/page.gif');
	background-position:0 0;
	padding:0 0 0 15px;
	}
dl.photos a {
	background-image:url('/core/icons/image.gif');
	}
dl.mojo a {
	background-image:url('/core/icons/image.gif');
	}
dl.ifaqs a {
	background-image:url('/core/icons/page.gif');
	}
dl.projects a {
	background-image:url('/core/icons/project.gif');
	}

/* Search Parts ============================================================= */
#content p.search-count {
	font-size:14px;
	font-weight:bold;
	color:#9aa8b6;
	}
#content p.search-count span {
	font-size:24px;
	}
dl.search-result dt a {
	border-top:1px solid #C2CACF;
	background:url('/system/icons/dnk_right.gif') no-repeat 0 55%;
	padding:0 0 0 10px;
	}
dl.search-result dd {
	padding:0 0 10px 0;
	}
dl.search-result dd strong {
	border-bottom:1px dotted #788694;
	background-color:#fff;
	}

/* Various Content Parts ==================================================== */
#content .more,
	#sidebar .more {
	background:url('/system/icons/dnk_right.gif') no-repeat 0 55%;
	padding:0 0 0 10px;
	margin:0 0 21px 10px;
	clear:left;
	}
.lowercase {
	text-transform:lowercase;
	}
.in {
	background:url('/system/icons/in.gif') no-repeat 0 50%;
	padding:3px 0 3px 17px;
	}
.phone {
	background:url('/system/icons/phone.gif') no-repeat 0 50%;
	padding:3px 0 3px 2em;
	}
.red {
	color:#ca1e34;
	}
.right {
	float:right;
	}
.left {
	float:left;
	}
.fix {
	clear:both;
	}
.geek {
	font-size:10px;
	}
#content p.geek {
	clear:both;
	text-indent:0;
	padding-top:2em;
	font-size:10px
	}
#content p.geek a {
	color:#f93;
	}
a.info,
	a.http {
	border:2px solid #fff;
	padding:0 3px;
	margin:0 0 0 3px;
	background:#36F;
	color:#fff;
	font-weight:bold;
	float:right;
	}

/* Sidebar Parts ============================================================ */
#sidebar #jase,
#sidebar #jase2,
#sidebar #jen {
	position:relative;
	height:195px;
	border-bottom:3px solid #fff;
	}
#sidebar #jase h3,
#sidebar #jase2 h3,
#sidebar #jen h3 {
	display:none;
	}
#sidebar #jase {
	background-image:url('/core/images/jase.jpg');
	}
#sidebar #jase2 {
	background-image:url('/system/gui2/jase-desk.jpg');
	height:235px;
	}
#sidebar #jen {
	background-image:url('/core/images/jen.jpg');
	}
#sidebar #jase p,
#sidebar #jase2 p,
#sidebar #jen p {
	position:absolute;
	width:301px;
	padding:2px 2px 2px 18px;
	bottom:0;
	color:#C2CACF;
	background:#333 url('/core/gui/tag.png') 0 0;
	}
#sidebar h3 {
margin-bottom:9px;
}
#sidebar p,
#sidebar li,
#sidebar div {
	font-size:12px;
	line-height:18px;
	}
#sidebar p {
	margin-bottom:18px;
	}
#sidebar .rssSubdate {
	color:#f60;
	font-weight:bold;
	}

#site_info ul {
	list-style:none;
	}
#site_info li {
	padding:.5em 0 .5em 1em;
	background:url('/system/icons/dnk_right.gif') no-repeat 0 12px;
	}
#site_info li ol {
	padding-left:18px;
	}
#site_info li ol li {
	padding:0;
	background:none;
	list-style:square;
	}

/* Image Controls =========================================================== */
#content img {
	border:1px solid #C2CACF;
	background-color:#fff;
	padding:3px;
	margin:1em 0;
	}
#content .thumbnail img {
	margin:0 0 18px 18px;
	float:right;
	}
#image_navigation {
	border-bottom:1px solid #999;
	padding:0 0 .5em 0;
	margin:0 0 1em 0;
	}

#images a {
	display:block;
	text-align:center;
	}
#images .thumb_stats {
	position:relative;
	width:33%;
	float:left;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;
	text-align:center;
	border-top:1px solid #999;
	padding:0 0 1em 0;
	}

/* Portfolio Parts ========================================================== */
div.folio {
	clear:both;
	padding:.5em 0;
	border-top:0px solid #C2CACF;
	}
div.folio h3 {
	color:#B0B9BB;
	border:0;
	margin:0;
	padding:0 0 0 .7em;
	}
div.folio h3 a {
	background:url('/system/icons/page.gif') no-repeat 0 48%;
	text-decoration:none;
	border:0;
	color:#F93;
	padding:0 0 0 1em;
	}
#content div.folio p {
	margin:0 0 0 .3em;
	padding:0 15px;
	background:url('/system/icons/image.gif') no-repeat 0 4px;
	}
#content div.folio p.posted {
	color:#A0A8AD;
	}
div.folio img {
	float:right;
	}
#content div.folio a:hover img {
	padding-right:16px;
	background:#f5f5f5 url('/system/icons/dnk_left.gif') no-repeat 90% 50%;
	}

/* Album Parts ============================================================== */
div.album {
	clear:both;
	padding:.5em 0;
	border-top:0px solid #C2CACF;
	}
div.album h3 {
	color:#B0B9BB;
	border:0;
	margin:0;
	padding:0 0 0 .7em;
	}
div.album h3 a {
	background:url('/system/icons/album.gif') no-repeat 0 48%;
	text-decoration:none;
	border:0;
	color:#F93;
	padding:0 0 0 1em;
	}
#content div.album p {
	margin:0 0 0 1em;
	padding:0 15px;
	background:url('/system/icons/image.gif') no-repeat 0 4px;
	}
#content div.album p.pictures {
	color:#C2CACF;
	background:none;
	}
div.album img {
	float:right;
	}
div.album a img {
	padding:1px 10px 9px 1px;
	border:0;
	}
#content div.album a:hover img {
	padding:2px 19px 8px 2px;
	}
#content ul.album {
	padding:0;
	margin:0;
	list-style:none;
	}
ul.album li.thumb {
	position:relative;
	padding:0 12px 1.5em 0;
	float:left;
	color:#A0A79A;
	text-align:center;
	}
ul.album li.thumb a {
	padding:1px 4px 19px 0px;
	border:none;
	display:block;
	width:120px;
	height:85px
	}
ul.album li.thumb a:hover {
	padding:2px 3px 18px 1px;
	}
ul.album li.thumb a img {
	border:0;
	}
.album-nav {
	float:right;
	padding:.2em 0;
	}
.album-nav a,
	.album-nav a:hover {
	text-decoration:none;
	border:none;
	}
.album-nav a.album {
	background:url('/system/icons/album.gif') no-repeat 0 55%;
	padding:0 0 0 1.2em;
	}
.album-nav a.image-prev {
	background:url('/system/icons/dnk_left.gif') no-repeat 50% 55%;
	padding:0 .5em;
	}
.album-nav a.image-next {
	background:url('/system/icons/dnk_right.gif') no-repeat 100% 55%;
	padding:0 .5em;
	}
.album-nav a.image-prev span,
	.album-nav a.image-next span {
	display:none;
	}
.album-breadcrumbs {
	color:#F93;
	}
.album-breadcrumbs span {
	display:none;
	}
#content .album-breadcrumbs a {
	padding:0 0 0 .8em;
	background-image:url('/system/icons/dnk_right.gif');
	background-repeat:no-repeat;
	background-position:0 40%;
	border:0;
	}
#content .album-breadcrumbs a.section {
	background-image:url('/system/icons/camera.gif');
	padding:0 0 0 1.5em;
	}
#content .album-breadcrumbs a.album {
	background-image:url('/system/icons/album.gif');
	padding:0 0 0 1.3em;
	}
#content .album-breadcrumbs a.image {
	background-image:url('/system/icons/image.gif');
	padding:0 0 0 1.3em;
	}

/* Form Controls ============================================================ */
form {
	display:inline;
	font-family:Verdana, "Lucida Bright", serif;
	font-size:11px;
	}
input,
textarea {
	border:1px solid #999;
	padding:3px;
	}
select {
	padding:0;
	width:48%;
	margin:0 .5em 0 0;
	}
select option {
	padding:1px 3px 0 1.2em;
	background:url('/system/icons/dnk_right.gif') no-repeat .5em 60%;
	}
select option.default-option {
	background:#C2CACF;
	color:#788694;
	text-transform:uppercase;
	border-bottom:1px solid #333;
	padding:0 3px;
	}
#ask_form {
	margin-bottom:18px;
	}
#add_comment {
	margin-bottom:18px;
	border-bottom:1px solid;
	background-color:#e9ecf0;
	padding:18px;
	}
#add_comment textarea {
	width:98%;
	font-family:"Lucida Bright", serif;
	font-size:12px;
	}
textarea#Message {
	width:320px;
	height:252px;
	font-family:"Trebuchet MS",Arial, sans-serif;
	font-size:15px;
	color:#555;
	}
#sidebar textarea#Message {
	width:265px;
	height:130px;
	}
#content p.sent,
#content ul.sent li {
	color:#91AECC;
	font-size:18px;
	font-style:italic;
	}
div.sql {display:none;}
