/* @override http://veo-design.dev/css/common/home.css */

/* @group Content */

/* @group General */

#pathway
{
	height: 111px;
	
}

#pathway ul
{
	height: 31px;
	background-image: url(/images/layout/headerHome.png);
	background-repeat: no-repeat;
	padding: 80px 0 0 20px;
}

#content
{
	margin-top: -10px;
}

/* @end */

/* @group blogEntries */

#blogEntries
{
	width: 203px;
	margin: -30px 20px 50px 0;
	padding: 21px 0 0 0;
	float: right;
	background-image: url(/images/layout/titledBoxRight.png);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Tahoma, "Lucida Grande", Lucida, Geneva;
	letter-spacing: 1pt;
}

#blogEntries p
{
	margin: 0;
	padding: 10px;
}

#blogEntries .header
{
	height: 21px;
	margin: -21px 0 0 0;
	line-height: 25px;
	font-size: 0.8em;
	background-image: url(/images/layout/titledBoxTop.png);
	background-repeat: no-repeat;
	color: black;
	text-shadow: #daa 1px 1px 1px;
	text-align: center;
}

#blogEntries .content
{
	min-height: 110px;
	width: 170px;
	margin-left: 10px;
	padding: 8px 8px 0 4px;
	background-image: url(/images/layout/titledBoxBg.png);
	background-repeat: repeat-x;
	background-color: #515151;
	font-size: 0.8em;
	color: #bbb;
	text-shadow: #000 1px 1px 3px;
}

#blogEntries .post
{
	width: 143px;
	height: 2.7em;
	line-height: 2.4em;
	font-size: 0.8em;
	text-shadow: none;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: whitesmoke;
	
}

#blogEntries a
{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 0 0 25px;
	background-image: url(/images/layout/titledBoxItemBg.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: white;
}

#blogEntries a:hover
{
	background-position: right center;
	text-decoration: none;
}

#blogEntries .footer
{
	height: 53px;
	margin: 0 0 -53px 0;
	background-image: url(/images/layout/titledBoxBottom.png);
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
}

/* @end */

/* @group Welcome */
#welcome
{
	width: 650px;
}

#welcome > h1
{
	width: 260px;
}

#miroPhoto
{
	width: 84px;
	height: 108px;
	float: left;
	margin: 15px 15px 5px 30px;
	background-image: url(/images/content/miro.png);
	clear: left;
}


/* @end */



/* @group Design */

#examples
{
	width: 609px;
	margin: 0 auto;
}

#examples > .header
{
	height: 8px;
	background-image: url(/images/layout/gradBoxTop.png);
	font-size: 0.8em;
	text-align: center;
}

#examples > .header > .content
{
	padding: 3px;
}

#examples > .content
{
	width: 600px;
	background-color: #5B5B5B;
	background-image: url(/images/layout/gradBoxBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}

#examples > .content > .inner
{
	width: 549px;
	background-image: url(/images/layout/gradBoxShadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	padding: 10px 30px;
}

#examples > .content > .inner > div
{
	float: left;
	margin: 0 11px;
}

#examples img
{
	border: 0;
}

#examples .clear
{
	clear: both;
}

#examples > .footer
{
	clear: both;
	height: 15px;
	background-image: url(/images/layout/gradBoxBottom.png);
}

/* @end */

/* @group Projects */

#projects > .projectsExtra1
{
	width: 257px;
	height: 209px;
	float: right;
	margin: 15px 0 -15px 10px;
	background-image: url(/images/content/workBox.png);
}

/* @end */

/* @end */

/* @group Extras */

/* @group forHire */
#availableForHire > .content > .image
{
	width: 250px;
	height: 238px;
	float: right;
	background-image: url(/images/content/cartelHire.png);
	margin: 0 0 10px 10px;
}
#availableForHire > .content > .image2
{
	width: 282px;
	height: 101px;
	background-image: url(/images/layout/logo.png);
	margin: -20px auto 0 auto;
}


/* @end */



/* @end */

