	

body {
	background: 			#f7eedc url(bg_tile.gif);
	
}

a {
	
	
}

* html a { 
	
}

a:hover {
	
}

h2, h3, h4, h5 {
					
	
}

h5 {
	background:				url(header_line_footer.gif) bottom repeat-x;
}

div.wrapper_bg {
	background: 			url(bg.gif) top center repeat-x; 
}

/** header **/
div.header {
	background:				url(bg_header.jpg) 0 29px no-repeat;
}

div.header h1 {
	background: 			url(logo.gif) no-repeat;
}


/** content **/
div.content {
	background:				url(dotline_vert.gif) 500px 0 repeat-y;
}

/** webnav **/
ul#webprojects li ul.webnav {
	background:				url(webnav_header.gif) no-repeat;
}
	
	ul#webprojects li ul.webnav li.left {
		color:					#666;
	}
	
	ul#webprojects li ul.webnav li.name h4 {
		color:					#666;
	}
	ul#webprojects li ul.webnav li.name h4 span {
		color:					#eb6604;
	}
	
	ul#webprojects li ul.webnav li.date {
		color:					#c9ae91;
	}
	
/** webnav active **/
ul#webprojects li ul.webnav_active {
	color:					#fff;
	background:				url(webnav-active_header.gif) no-repeat;
}
	
	ul#webprojects li ul.webnav_active li.name h4 {
		color:					#fff;
	}
	
	ul#webprojects li ul.webnav_active li.left {
		color:					orange;
	}
	
	ul#webprojects li ul.webnav_active li.date {
		color:					#dde9ab;
	}


div.web_content {
	position:				relative;
	
}

	p.web_header {
		background:				url(web_header.gif);
		color:					#998373;
	}
		
	p.web_header a {
		color:					#fff;
		border:					none;
		font-size:10px;
font-weight:normal;
	}
	
	p.web_header a:hover {
		color:					#fff;
	
	}
	
	p.web_comment {
		background:				#666 url(web_comment.gif) repeat-x top;
		color:					#fff;
		border-top:				1px solid #71901e;
	}
	
	p.web_comment span {
		color:					#9bb934;
	}
	
	div.web_imgs ul li.nav_nr {
		background:				url(spacer_webheader.gif) right no-repeat;
	}
	
	div.web_imgs ul li.last {
		background:				none;
	}
	
	div.web_imgs ul li a {
		color:					#fff;
		border-bottom:			1px solid #d0f15f;
	}
	
	div.web_imgs ul li a:hover {
	}
	
	div.web_imgs ul li a.active {
		color:					#a5cb5c;
	}
			
div.web_footer {
	background:				url(web_footer.gif) no-repeat 0 0; height:19px;
}
	
/** right bar **/
	div.themeselector p {
		color:					#c2a27f;
	}
	
	div.themeselector p strong {
		color:					#774819;
	}
	
	div.themeselector p span {
		color:					#774819;
	}
	
	div.themeselector ul {
		background:				url(bg_themeselector.gif) no-repeat;
		color:					#b1885d;
	}
	
	div.themeselector ul li.time {
		background:				url(spacer_themeselect.gif) right no-repeat;
	}
	
	div.themeselector a.style_light {
		background:				url(btn_light.gif) no-repeat;
	}
	
	div.themeselector a.style_dark {
		background:				url(btn_dark.gif) no-repeat;
	}
	
	div.themeselector a.style_sunrise {
		background:				url(btn_sunrise.gif) no-repeat;
	}
	
	ul.contact_form input.txt, textarea {
		color:					#6f573f;
		background:				#faf8f0;
		border:					1px solid #decfb1;
	}
	
	ul.contact_form input.focus, textarea.focus {
		background:				#fdfcf9;
		border:					1px solid #decfb1;
	}
	
	ul.contact_form span {
		color:					#b7a48b;
	}


/** footer **/

		
	div.footer div.inner ul li {
		background:				url(link_arrow_orange.gif) 0 8px no-repeat;
	}
	
	div.footer div.inner ul li a {
		border-bottom:			none;
	}
	
	div.footer div.inner ul li a:hover {
		border-bottom:			1px dotted #c7a667;
		color:					#0084ff;
	}
	
	* html div.footer div.inner ul li a:hover {
		border-bottom:			1px solid #c7a667; 
		color:					#0084ff;
	}
	
	div.footnotes {
		color:					#b7a48b;
	}
	
	div.footnotes a.copyright {
		color:					#b7a48b;
		border:					none;
	}

	div.footnotes a.copyright:hover {
		color:					#0084ff;
	}
	
	
/*featured dropdown */
div.feat_dd {

}
	div#feat_select {
		background:				url(dd_select.gif) top no-repeat;
		color:					#996633;
	}
	
	#feat_options {
		background:				url(dd_option_bg.gif);
	}
	
	#feat_options ul {
		background:				url(dd_option_first.gif) no-repeat;
	}
	
	#feat_options ul li a {
		border-bottom:			1px solid #eee6d6;
		border-top:				1px solid #fcfaf5;
	}
	#feat_options ul li a:hover {
		background:				url(dd_option_over.gif) no-repeat;
	}
	
	#feat_options ul li.first a:hover { 
		background:				url(dd_option_over.gif) 0 3px no-repeat;
	}
	
/* tooltips */
.tt_night-tip {
	background:				url(tt_night.gif) no-repeat;
}

.tt_day-tip {
	background:				url(tt_day.gif) no-repeat;
}

.tt_sunrise-tip {
	background:				url(tt_sunrise.gif) no-repeat;
}

.tt_desc-tip {
	background:				url(tt_desc.gif) no-repeat;
}


/* slimbox */
#lbCenter {
	background: 			#fff;
}

#lbBottomContainer {	
	background: 			#f6edd8;
}

.lbLoading {
	background: 			#fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 				10px solid #f6edd8;
}

#lbPrevLink:hover {
	background: 			transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink:hover {
	background: 			transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	color: 					#666;
	border: 				10px solid #f6edd8;
}

#lbCloseLink {
	background:				transparent url(sb_btn_close.gif) no-repeat center;
}



	
* {
	padding:				0;
	margin:					0;
	border:					0px none;
}


ul, ol {
	list-style-type:		none;
}




.hide {
	display:				none;
}

div.wrapper_bg {
}

div.wrapper {
	margin:					0 auto;
	width:					755px;
}


/** header **/
div.header {
	height:					205px;
	position:				relative;
}

	div.header h1 {
		height:					42px;
		width:					259px;
		position:				absolute;
		top:					95px;
		left:					0;
	}
	
	div.header h1 span, div.header h2 {
		display:				none;
	}
	

/** content **/
div.main {
	margin-top:				30px;
}

div.content {
	float:					left;
	padding-right:			60px;
	width: 					470px;
}

ul#webprojects { float:left
}

	ul#webprojects li {
		margin-bottom:			1px;
	}

/** webnav **/
ul#webprojects li ul.webnav {
	height:					35px;
	width:					470px;
	cursor:					pointer;
}
	
	ul#webprojects li ul.webnav li {
		float:					left;
		height:					15px;
		padding:				11px 0 9px;
		margin-bottom:			0;
	}
	
	ul#webprojects li ul.webnav li.left {
		font-weight:			bold;
		width:					32px;
		text-align:				center;
		padding-right:			2px;
	}
	
	ul#webprojects li ul.webnav li.name {
		padding-left:			8px;
		width:					194px;
	}
	
	ul#webprojects li ul.webnav li.name h4 {
		font:					11px Tahoma, Arial, Helvetica, sans-serif;
		font-weight:			bold;
		padding-bottom:			0;
		margin-bottom:			0;	
		background:				none;
	}
	
	ul#webprojects li ul.webnav li.date {
		text-align:				right;
		width:					202px;
	}
	
	ul#webprojects li ul.webnav li.right {
		width:					32px;
	}
	
	
/** webnav active **/
ul#webprojects li ul.webnav_active {
	cursor:					auto;
}
	
	
div.web_content {
	position:				relative;
}

	p.web_header {
font-weight:bold;
height:26px;
line-height:14px;
padding:16px 28px 0 0;
position:relative;
text-align:right;
width:261px;
	}
	
	p.web_header img {
		padding-right:			5px;
		position:				absolute;
		top:					20px;
		right:					10px;
	}
	
	p.web_comment {
		padding:				18px;
		line-height:			19px;
		position:				absolute;
		bottom:					18px;
		width:					248px;
		z-index:				1000;
	}
	
	p.web_comment span {
	}

div.web_imgs {
	height:					163px;
	position:				relative;
}

	div.web_imgs ul {
		position:				absolute;
		top:					-30px;
		right:					10px;
	}
	
	div.web_imgs ul li {
		float:					left;
		text-align:				center;	
	}
	
	div.web_imgs ul li.nav_nr {
		padding:				0 7px;	
	}
	
	div.web_imgs ul li.last {
		background:				none;
	}
	
	div.web_imgs ul li a {
		cursor:					pointer;
		line-height:			18px;
		border:					none;
	}
	
	div.web_imgs ul li a:hover {
	}
	
	div.web_imgs ul li a.active {
		cursor:					auto;
		border:					none;
	}
	
	div.web_imgs ul li a.prev {
		display:				block;
		border:					none;
		height:					19px;
		width:					18px;
		padding:				0;
	}
	
	div.web_imgs ul li a.next {
		display:				block;
		height:					19px;
		width:					18px;
		border:					none;
		padding:				0
	}
		
div.web_footer {
	height:					19px;
	width:284px;
	position:				relative;
	border:0px solid red
}
	
	div.web_footer a.btn_comment {
		display:				block;			
		height:					16px;
		width:					17px;
		position:				absolute;

		right:200px;
		top:					0;
		cursor:					pointer;
		border:					none;
		display:	none
	}


/** right bar **/
div.rightbar {
	width:					225px;
	float:					left;
}

	div.themeselector {
		margin-bottom:			20px;
		position:				relative;
	}
	
	div.themeselector p {
		padding:				0 0 10px;	
		line-height:			16px;
	}
	
	div.themeselector p strong {
	}
	
	div.themeselector ul {
		width:					201px;
		height:					16px;
		padding:				12px;
	}
	
	div.themeselector ul li {
		float:					left;
	}
	
	div.themeselector ul li.time {
		padding-right:			6px;
		margin-right:			6px;
	}
	div.themeselector a {
		border:					none;
		position:				absolute;
		top:					51px;
		display:				block;
		width:					19px;
		height:					19px;
		cursor:					pointer;
		background-position:	0 0;
	}
		
	div.themeselector a.style_light {
		right:					54px;
	}
	
	div.themeselector a.style_dark {
		right:					32px;
	}
	
	div.themeselector a.style_sunrise {
		right:					10px;
	}

	div.themeselector a:hover {
		border:					none;
	}
	
ul.contact_form {
	font-weight:			bold;
}
	
	ul.contact_form input, textarea {
		font:					normal 11px Tahoma, Arial, Helvetica, sans-serif;
	}
	
	ul.contact_form input.txt {
		height:					13px;
		width:					213px;
		margin:					5px 0 10px;
		padding:				5px;
	}
	
	ul.contact_form textarea {
		width:					218px;
		height:					84px;
		line-height:			22px;
		margin:					5px 0 2px;
		padding:				2px 0 5px 5px;
	}
	
	ul.contact_form span {
		font-weight:			normal;
		font-size:				10px;
	}
	
	ul.contact_form input.btn {
		background:				none;
		outline: 				none;
		cursor:					pointer;
		margin-top:				15px;
		display:				block;
		height:					26px;
		width:					77px;
	}

	ul.contact_form a.btn:hover {
		border:					none;
	}
	
	div#contact_log {
		height:				17px;
		line-height:		12px;
		margin-top:			20px;
		padding-top:		2px;
	}
	
	div#contact_log img {
		vertical-align:		bottom;
	}
	
	div#contact_log span {
		color:				#f00;
	}


/** footer **/
div.footer {
	/*height:					231px;
	padding:				25px 0 0 0;
	margin-top:				30px;*/
}

	div.footer div.inner {
		width:					755px;
		margin:					0 auto;
	}
	
	div.footer div.inner div.links {
		float:					left;
		padding-right:			60px;
		width: 					470px;
	}
	
	div.footer div.inner ul {
		float:					left;
		width:					156px;
	}
	
	div.footer div.inner ul li {
		padding:				6px 0 6px 15px;
	}
	
	div.footer div.inner ul li a {
		border-bottom:			none;
	}
	
	div.footer div.inner ul li a:hover {
	}
	
	* html div.footer div.inner ul li a:hover {
	}
	
	div.footer div.inner div.aboutsite {
		width:					225px;
		float:					left;
	}	
	
	div.footer div.inner div.aboutsite p {
		line-height:			21px;
	}

	div.footnotes {
		width:					755px;
		margin:					0 auto;
		position:				relative;
	}
	div.footnotes ul.notes {
		line-height:			20px;
		padding-bottom:			25px;
	}

/*featured dropdown */
div.feat_dd {
	position:				absolute;
	bottom:					35px;
	right:					51px;

}
	div#feat_select {
		height:					19px;
		width:					164px;
		font-weight:			bold;
		padding:				5px 0 0 10px;
		cursor:					pointer;
	}
	
	#feat_options {
		overflow:				hidden;
		position:				relative;
		width:					174px;
	}
	
	#feat_options ul {
	}
	
	#feat_options ul li a {
		display:				block;
		height:					14px;
		padding:				5px 6px;
		width:					156px;
		margin:					0 3px;
	}
	#feat_options ul li a:hover {
		color:					#fff;
	}
	
	#feat_options ul li.first {
	}
	
	#feat_options ul li.first a { 
		padding:				7px 6px 4px;
		border-top:				none;
		height:					16px;
	}

	#feat_options ul li.last a { 
		border-bottom:			none;
		height:					16px;
	}

.tt_night-tip {
	width:					40px;
	height:					22px;
}

.tt_day-tip {
	width:					40px;
	height:					22px;
}

.tt_sunrise-tip {
	width:					82px;
	height:					22px;
}

.tt_desc-tip {
	width:					73px;
	height:					22px;
	z-index:				1001;
}


/* slimbox */
#lbOverlay {
	background-color: 		#000;
	position: 				absolute;
	left: 					0;
	width: 					100%;
	cursor: 				pointer;

}

#lbCenter {
	position: 				absolute;
	left: 					50%;
	overflow: 				hidden;
	background-color: 		#fff;
	z-index:				1002;
}

#lbBottomContainer {	
	position: 				absolute;
	left: 					50%;
	overflow: 				hidden;
}

.lbLoading {
}

#lbImage {
	position: 				absolute;
	left: 					0;
	top: 					0;
	background-repeat: 		no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: 				block;
	position: 				absolute;
	top: 					0;
	width: 					50%;
	outline: 				none;
}

#lbPrevLink {
	left: 					0;
}

#lbPrevLink:hover {
}

#lbNextLink {
	right: 					0;
}

#lbNextLink:hover {
}

#lbBottom {
	font-family: 			Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 				10px;
	line-height: 			1.4em;
	text-align: 			left;
	border-top-style: 		none;
}

#lbBottom a {
	border:					0;
}

#lbCloseLink {
	display: 				block;
	float: 					right;
	width: 					83px;
	height: 				29px;
	margin: 				5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 			71px;
}

#lbCaption {
	font-weight: 			bold;
}

