#portfolio-page.ul, #portfolio-page.ol {
	list-style-type:		none;
}

#portfolio-page.a {
	font-weight:			bold;
	text-decoration:		none;
	outline:				none;
}


#portfolio-page.p {
	line-height:			20px;
	padding:				0 0	20px;
}

#portfolio-page.h2, #portfolio-page.h3, #portfolio-page.h4, #portfolio-page.h5 {
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-weight:			normal;
	padding-bottom:			10px;
	margin-bottom:			15px;	
}

#portfolio-page.h2 {
	font-size:				21px;
}

#portfolio-page.h3 {
	font-size:				18px;
}

#portfolio-page.h5 {
	font-size:				11px;
	margin-bottom:			13px;	
	text-transform:			uppercase;
	letter-spacing:			2px;
}

div.clear {
	clear:					both;
	font-size:				0px;
	line-height:			0;
	height:					0px;
}

.hide {
	display:				none;
}

div.wrapper_bg {
}

div.wrapper {
	margin:					0 auto;
	width:					755px;
}



ul#webprojects {
}

	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:				9px 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;
		margin-top: 2px;
	}
	
	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;
		padding:				16px 0 0 23px;
		position:				relative;
		width:					447px;
		line-height:			14px;
	}
	
	p.web_header img {
		padding-right:			5px;
		position:				absolute;
		top:					20px;
		left:					10px;
	}
	
	p.web_comment {
		padding:				18px;
		line-height:			19px;
		position:				absolute;
		bottom:					18px;
		width:					434px;
		z-index:				1000;
	}
	
	p.web_comment a {
		color:#fff;
	}

div.web_imgs {
	height:					270px;
	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;
	position:				relative;
	width:470px;
}
	
	div.web_footer a.btn_comment {
		display:				block;			
		height:					16px;
		width:					17px;
		position:				absolute;
		left:					10px;
		top:					0;
		cursor:					pointer;
		border:					none;
		background-image: url(../images/light/btn_comment.gif);
	}






/* 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;
}


/** webnav **/
ul#webprojects li ul.webnav {
background:url(light/webnav_header.gif) no-repeat;
}
ul#webprojects li ul.webnav li.left {
color:#c08f5f;
}
ul#webprojects li ul.webnav li.name h4 {
color:#996633;
}
ul#webprojects li ul.webnav li.date {
color:#c9ae91;
}
/** webnav active **/
ul#webprojects li ul.webnav_active {
color:#fff;
background:url(light/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:#fff;
}
ul#webprojects li ul.webnav_active li.date {
color:#fff;
}
div.web_content {
position:relative;
}
p.web_header {
background:url(light/web_header.gif);
color:#998373;
}
p.web_header a {
color:#fff;
border:none;
}
p.web_header a:hover {
color:#fff;
border-bottom:1px solid #9bb934;
}
p.web_comment {
background:#338aad url(light/web_comment.gif) repeat-x top;
color:#fff;
border-top:1px solid #0a5e7f;
}
p.web_comment span {
color:#fff;
}
div.web_imgs ul li.nav_nr {
background:url(light/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(light/web_footer.gif) no-repeat;
}

/* slimbox */
#lbCenter {
background: #eee;
}
#lbBottomContainer {
background: #eee;
}
.lbLoading {
background: #fff url(light/loading.gif) no-repeat center;
}
#lbImage {
border: 10px solid #eee;
}

#lbBottom {
color: #666;
border: 10px solid #eee;
}
#lbCloseLink {
background:transparent url(light/sb_btn_close.gif) no-repeat center;
}
