/*<group=basic Tags>*/

body {
	margin: 0px;
	padding: 0px;
	font: 78%/150% Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 160%;
	line-height: 24px;
}
#home h1, #portfolio h1 a {
	background: url(../images/logo_catcubed.gif);
	width: 313px;
	height: 135px;
	text-indent: -10000px;
	position: relative;
	display: block;
	text-decoration: none;
}

#portfolio h1 span {
	position: absolute;
	right: 48px;
	top: 117px;
	text-indent: 0px;
	font-size: 80%;
}

#portfolio h1 span em {
	font-weight: normal;
}

#portfolio h1 a:hover {
	background-position: 0px -135px;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

/*</group>*/

/*<group=global>*/

#pageWrapper {
	width: 680px;
	position: relative;
	margin-top: 38px;
	margin-right: auto;
	margin-left: auto;
}
	
/*</group>*/

/*<group=Services>*/

#services {
	width: 533px;
	background: url(../images/back_services.gif);
	border-bottom: 2px solid #000;
	padding: 35px 0 12px 0;
	margin-left: 110px;
	position: relative;
}

#services dl {
	margin: 0;
	padding: 0;
	position: relative;
	left: -2px;
	padding-top: 10px;
	width: 220px;
}

#services dt {
	background: url(../images/bullet.gif) no-repeat 0px 5px;
	padding: 0 0 4px 25px;
}

#services dd {
	display: none;
}

/*</group>*/

/*<group=bio text>*/

#bio {
	color: #563809;
	width: 330px;
	padding: 23px;
	font-size: 90%;
	margin-left: 110px;
}

#bio p {
	margin-bottom: 10px;
}
	
/*</group>*/

/*<group=Contact Info>*/

#contact {
	position: absolute;
	background: url(../images/back_contact.gif) left bottom;
	border-top: 2px solid #000;
	width: 160px;
	color: #563809;
	font-weight: bold;
	left: 483px;
	margin-top: 25px;
	padding-top: 16px;
	padding-bottom: 33px;
	line-height: 200%;
}

#contact p {
	margin-right: auto;
	margin-left: auto;
	width: 120px;
}
#contact a {
	color: #563809;
}
#contact a:hover {
	color: #b10005;
}

/*</group>*/

/*<group=Footer>*/

#footer {
	background: url(../images/footer_shadow.gif) no-repeat;
	height: 24px;
	margin-left: 70px;
	color: #c4c4c4;
	font-size: 80%;
	padding-top: 36px;
	padding-left: 280px;
}

#footer a {
	color: #c4c4c4;
}
#footer:hover, #footer:hover a {
	color: #555555;
}
#footer a:hover, #footer:hover a:hover {
	color: #b10005;
}

/*</group>*/

/*<group=Portfolio Intro (temporary)>*/

#portfolio_intro {
	position: absolute;
	left: 250px;
	font-size: 90%;
	z-index: 2;
}

#portfolio_intro a {
	position: absolute;
	background: #ff8419;
	color: #fff;
	text-decoration: none;
	top: 14px;
	text-align: center;
	left: 170px;
	display: block;
	padding-bottom: 2px;
	width: 107px;
}

#portfolio_intro a:hover {
	background: #b10005;
}

#portfolio_intro a img {
	display: block;
	margin: 2px;
}

#portfolio_intro p {
	width: 160px;
	margin-top: 10px;
}

/*</group>*/

/*<group=Portfolio page>*/

#content {
	width: 533px;
	position: relative;
	background: url(../images/content_top.gif) no-repeat;
	padding: 30px 0 12px 0;
	margin: 0 0 20px 110px;
	position: relative;
}

#contentHeader {
	padding-left: 25px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #cff751;
}
#contentHeader h2 {
	font-size: 120%;
	margin: 0px;
	display: inline;
}

#pagingNavTop {
	position: absolute;
	right: 10px;
	top: 34px;
	font-size: 100%;
}

#pagingNavTop a {
	color: #b54f00;
	font-weight: bold;
}

#pagingNavTop a:hover {
	color: #b10005;
}

#content ul, #content li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content li {
	border-top: 2px solid #CFF751;
	position: relative;
	clear: both;
	padding-top: 6px;
}

#content li h2 {
	font-size: 110%;
	margin-bottom: 5px;
	padding-left: 25px;
	width: 285px;
	background: none;
}

#content p {
	width: 285px;
	border: none;
	padding-left: 25px;
	margin-bottom: 15px;
}

#content p.summary {
	color: #563809;
}

#content li a, #content li div.nonlink {
	text-decoration: none;
	text-align: center;
	float: right;
	color: #FF8A00;
	padding-bottom: 4px;
	margin-top: -20px;
	font-weight: bold;
}

#content li div.nonlink {
	color: #565e55;
}

#content li a:hover {
	color: #b10005;
}

#content li a img, #content li div.nonlink img {
	display: block;
	margin-bottom: 1px;
	padding: 1px;
	border: 1px solid #fff;
}

#content li a:hover img {
	border-color: #b10005;
}

#pagingNav {
	width: 533px;
	position: relative;
}

#pagingNav a {
	color: #FF8A00;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	padding-bottom: 2px;
}

#pagingNav a:hover {
	color: #b10005;
}
#pagingNav a.next {
	position: absolute;
	right:  0px;
	top: 0px;
}
	
/*</group>*/
