/* @override http://ventro.hizzy.org/ventrodesign/assets/about.css */

/* @group about.php styles */

/* @group header and footer */

.aboutHeader {
	width: 950px;
	height: 288px;
	margin-right: auto;
	margin-left: auto;
	background-position: center 73px;
	background-repeat: no-repeat;
	text-align: center;
}

.aboutHeader img.aboutTitle {
	position: relative;
	top: 73px;
	margin-right: auto;
	margin-left: auto;
	color: #909090;
	font: 22px/40px "Lucida Grande", Verdana, Arial, sans-serif;
}

img.abt_breaker {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.aboutHeader h2 {
	display: none;
	margin: 0;
	padding: 0;
}

.aboutHeader h1 {
	margin: 0;
	padding: 0;
}

.footer_port .change .minimenu {
	background-image: none;
}



/* @end */

/* @group infobox1 */

.infobox1 {
	height: 317px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.infobox1 h3 {
	position: absolute;
	top: 90px;
	left: 93px;
	display: block;
	float: left;
	width: 403px;
	height: 20px;
	background: url(about/webdesignyoucantouch.gif) no-repeat left;
	text-indent: -9999em;
	z-index: 100;
}

.infobox1 p {
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	float: left;
	position: absolute;
	width: 412px;
	height: 130px;
	top: 151px;
	left: 97px;
	z-index: 101;
	color: #8c8c8c;
	font: 12px/22px "Lucida Grande", Verdana, Arial, sans-serif;
}

.infobox1 p a, .infobox2 p a {
	color: #f4783c;
	text-decoration: none;
	display: inline;
}

.infobox1 p a:hover {
	color: #fdfffc;
	text-decoration: none;
	border-bottom: 1px solid #656367;
}

.infobox1 img {
	float: left;
	position: absolute;
	top: 10px;
	left: 472px;
	z-index: 5;
}



/* @end */

/* @group infobox2 */

.infobox2 {
	height: 322px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.infobox2 h3 {
	position: absolute;
	top: 67px;
	left: 463px;
	display: block;
	float: left;
	width: 403px;
	height: 20px;
	background: url(about/ironcladcode.gif) no-repeat left;
	text-indent: -9999em;
	z-index: 100;
}

.infobox2 p {
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	float: left;
	position: absolute;
	width: 412px;
	height: 130px;
	top: 122px;
	left: 463px;
	font: 12px/22px "Lucida Grande", Verdana, Arial;
	z-index: 101;
	color: #8c8c8c;
}

.infobox2 img {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.infobox2 p a:hover {
	color: #fdfffc;
	text-decoration: none;
	border-bottom: 1px solid #656367;
}



/* @end */

/* @group skills box */

.abt_skills {
	height: 206px;
	background-color: #1e1e1e;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.abt_skills a {
	color: #f46632;
	text-decoration: none;
}

.abt_skills a:hover {
	color: #fef8f1;
	text-decoration: underline;
}

.abt_skills h3 {
	display: block;
	float: left;
	position: absolute;
	top: 44px;
	left: 56px;
	width: 75px;
	height: 18px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	background: url(about/skills.gif) no-repeat;
}

.abt_skills h4 {
	font: bold 14px "Lucida Grande", Arial, Verdana;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 42px;
	text-shadow: #202020 0 2px 2px;
}

.abt_skills h4.webhead {
	font: bold 14px "Lucida Grande", Arial, Verdana;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 239px;
}

.abt_skills h4.othhead {
	font: bold 14px "Lucida Grande", Arial, Verdana;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 684px;
}

.abt_skills ul.web {
	width: 188px;
	height: 90px;
	position: absolute;
	margin: 0;
	left: 233px;
	text-align: left;
}

.abt_skills ul.web2 {
	width: 188px;
	height: 90px;
	position: absolute;
	margin: 0;
	left: 454px;
	text-align: left;
}

.abt_skills ul.other {
	width: 188px;
	height: 90px;
	position: absolute;
	margin: 0;
	left: 676px;
	text-align: left;
}

.abt_skills ul {
	margin: 0;
	text-align: left;
	font: 11px/18px "Lucida Grande", Verdana, Arial;
	color: #a8a8a8;
	top: 72px;
	list-style-type: square;
	padding-left: 23px;
}

.abt_skills ul.subweb {
	padding-left: 14px;
	list-style-type: circle;
}



/* @end */



/* @end */