/* @override http://localhost:8888/szaboworks/css/landing.css */

/* @override http://localhost:8888/szaboworks/css/landing.css */

@charset "UTF-8";
#vlanding_wrapper {
	height: 336px;
	width: 432px;
	float: left;
	padding-bottom: 72px;
}
#vlanding_wrapper img{
	padding-right: 6px;
	float: left;
	padding-bottom: 6px;
}
#wlanding_wrapper {
	padding: 0px;
	height: 498px;
	width: 894px;
	float: left;
}
#com_wrapper {
	padding: 0px;
	height: auto;
	width: 894px;
	float: left;
}
#text {
	width: 270px;
	font-size: 12px;
	clear: both;
	margin-bottom: 138px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 6px;
}
#works_landing {
	float: left;
	height: 246px;
	width: 138px;
	padding-bottom: 6px;
	margin-right: 6px;
	margin-bottom: 18px;
	padding-top: 18px;
}
#works_landing a:hover {
background-color: #abceac;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Projects Styling */

#com_landing {
	float: left;
	width: 431px;
}

#com_landing .project{
	padding-right: 0;
	padding-bottom: 14px;
	height: 236px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 14px;
}

div.project span.title, div.project span.year {
	display: block;
	line-height: 1.5em;
}
div.project span.title{
	font-size: 1em;
	margin-bottom: 3px;
}

div.project span.year{
	font-size: .8em;
	margin-bottom: 3em;
}

div.project div.thumbs {
	width: 138px;
	float: left;
}

div.project div.thumbs img {
	height: 72px;
	background-color: #d5fcfe;
	margin-top: 6px;
}

img.bigThumb {
	width: 276px;
	height: 234px;
	float: right;
}

#com_text {
	float: left;
	width: 382px;
}

#com_text p {
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #cccccc;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 2em;
	line-height: 1.4em;
	font-size: 14px;
	padding-bottom: 1em;
	margin-top: 0;
	margin-left: .8em;
}

#com_text a {
	font-size: 14px;
	line-height: 24px;
	color: #3F290D;
	font-weight: normal;
	font-style: normal;
}

div#last.project {
	padding-bottom: 28px;
	border-bottom-style: none;
}


#vase_land_nav {
	list-style-type: none;
	float: left;
	width: 102px;
	padding-left: 6px;
	padding-bottom: 42px;
	height: 130px;
}
#vase_land_nav ul {
	margin: 0px;
	padding: 0px 0px 0px 6px;
}
#vase_land_nav a {
	display: block;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 28px;
}
#finishlink a {
	height: 30px;
	font-size: 14px;
	padding-top: 18px;
}
#vase_land_text {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	float: left;
	width: 348px;
}