﻿
/* MASTER VIEW */
body
{
	background-color: #007FFF; /* asure blue */
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0px; padding: 0px;
	max-width: 1400px;
}
.clear-both
{
	clear: both;
}
#arrow-to-me-outer
{
	position: absolute;
	width: 760px; height: 645px; 
	left: 150px; top: 170px;
	display: none;
	z-index: 200;
}
#arrow-to-me
{
	position: absolute;
	width: 0px; height: 0px;
	left: 0; bottom: 0;
	display: block;
	background: url(../images/master/arrow-to-me.png) no-repeat bottom left;
	z-index: 200;
}

#banner-outer
{
	height: 200px; width: 100%;
	padding-bottom: 5px;
	background: url(../images/master/banner-powered-by.png) no-repeat bottom left;
}
#banner-inner
{
	margin: 0 auto;
	height: 200px; width: 1100px;
	z-index: 100;
}
#banner-grappa
{
	background: url(../images/master/banner-grappa.png) no-repeat top left;
	height: 200px; width: 236px;
	float: right;
	z-index: 100;
}
#banner-title
{
	background: url(../images/master/banner-title.png) no-repeat top right;
	height: 200px; width: 850px;
	float: left;
	z-index: 100;
}
#banner-contactme
{
	position: relative;
	top: 125px; left: 660px;
	width: 190px; height: 75px;	
}
#banner-contactme a
{
	background: url(../images/master/banner-contactme.png) no-repeat bottom left;
	display: block;
	outline: none;
	width: 190px; height: 75px;
}
#banner-contactme a:hover
{
	background-position: left top;
}
#banner-grappa-bubble
{
	background: url(../images/master/banner-grappa-bubble.png) no-repeat top left;
	position: relative;
	top: 10px; left: -350px;
	width: 450px; height: 150px;
	display: none;
	z-index: 101;
}
#banner-footer
{
	background: url(../images/master/italy-flag.gif) repeat-x top left;
	margin-top: 5px;
	height: 9px; width: 100%;
}
#banner-menu 
{
  list-style: none;
  padding: 0;
  margin: 0;
  width: 900px;
  height: 60px;
  position: absolute;
  top: 10px; left: 10px;
}
#banner-menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#banner-menu a:hover 
{
  background-position: left bottom;
}
#banner-menu .home 
{
  width: 120px;
  height: 60px;
  background: url(../images/master/banner-menu-home.png) no-repeat;
  top: 0px;
}
#banner-menu .blog 
{
  width: 100px;
  height: 60px;
  background: url(../images/master/banner-menu-blog.png) no-repeat;
  left: 105px;
  top: 0px;
}
#banner-menu .resume 
{
  width: 130px;
  height: 60px;
  background: url(../images/master/banner-menu-resume.png) no-repeat;
  left: 200px;
  top: 0px;
}
#banner-menu .silverlight 
{
  width: 150px;
  height: 60px;
  background: url(../images/master/banner-menu-silverlight.png) no-repeat;
  left: 340px;
  top: 2px;
}
#banner-menu .agenda 
{
  width: 130px;
  height: 60px;
  background: url(../images/master/banner-menu-agenda.png) no-repeat;
  left: 500px;
  top: 5px;
}
#banner-menu .jquery 
{
  width: 130px;
  height: 60px;
  background: url(../images/master/banner-menu-jquery.png) no-repeat;
  left: 630px;
  top: 7px;
}
#banner-menu .toolbox 
{
  width: 130px;
  height: 60px;
  background: url(../images/master/banner-menu-toolbox.png) no-repeat;
  left: 750px;
  top: 7px;
}

/* CONTACTME VIEW */
.contactme
{
	font-size: 20pt;
	width: 800px;
	margin: auto;
	color: White;
	line-height: 1.0em;
}
.contactme .yui-g
{
	margin-bottom: 10px;	
}
.contactme label 
{
	width: 140px;	
	clear: both;
	float: left;
}
.contactme input
{
	font-size: 18pt;
	font-family: Verdana , Arial, Helvetica, sans-serif;
}
.contactme textarea
{
	font-size: 18pt;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	width: 600px;
}
.contactme #recaptcha_widget_div
{
	margin-left: 140px;
	float: left;
}
.contactme .sendemail
{
	float: right;
	font-size: 18pt;
	margin-right: 40px;
	margin-top: 80px;
	padding: 5px;
}
.contactme .validation-summary
{
	min-height: 100px;
	margin-left: 140px;
}

/* VALIDATION STYLES */

#validation
{
	width: 630px; height: 100px;
	padding-top: 10px;
}
.validation-summary-errors
{
    font-weight: bold;
    color: #bb0000;
    font-size: 12pt;
}
.field-validation-error
{
    color: #bb0000;
}
.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

/* EMAIL SENT VIEW */
#back-to-home a
{
	margin: auto;
	display: block;
	outline: none;
	width: 300px;
	height: 75px;
	background: url(../images/contactme/back-to-home.png) no-repeat;
}
#back-to-home a:hover
{
	background-position: left bottom;
}
#emailsent-outer h2
{
	color: White;
	text-align:center;
}

/* HOME */
.home-body
{
	color: White;
	line-height: 1.6em;
	font-size: 14pt;
}
#home-main
{
	margin: 30px 0px 10px 10px;
}
.home-body a 
{
	color: yellow;	
}
.home-body a:hover 
{
	color: orange;	
}
#messenger
{
	width: 175px; height: 60;
	margin: 20px 0px 0px 20px; 
}
#messenger:hover
{
	cursor: pointer; 
}
#books
{
	width: 180px; 
	margin: auto;
}
#agenda-outer
{
	margin-top: 15px;
	width: 230px;
	font-size: 11pt;
	line-height: 1.2em;
}
#agenda-title
{
	font-weight: bold;
}
#agenda-caption
{
	font-size: 10pt;
}

/* AGENDA page */

#the-agenda-outer
{
	background-color: white;
	margin-top: 25px;
}
#the-agenda-banner
{
	height: 75px;
	background: url(../images/agenda/the-agenda-banner.jpg) no-repeat;
}
#the-agenda-logo
{
	position: relative;
	float: left;
	top: 0px; left: 0px;
	width: 111px; height: 45px;
	background: url(../images/agenda/the-agenda-logo.gif) no-repeat;
	
}
#the-agenda-gadgetvsgadget
{
	position: relative;
	float: right;
	top: 15px; right: 0px;
	width: 199px; height: 51px;
	background: url(../images/agenda/gadget-vs-gadget.jpg) no-repeat;
}
#the-agenda-body-outer
{
	background-color: White;
}
#the-agenda-body
{
	font-size: 14pt;
	line-height: 1.6em;
	padding: 20px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#the-agenda-body h2
{
	background-color: transparent;
	border-bottom: #2d3c7d 2px solid;
	color: #2d3c7d;
	font-weight: bold;
	font-size: 1.5em;
	margin: 20px 0px 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 0.1em;
	margin-top: 50px;
	margin-bottom: 50px;
}
#the-agenda-body h3
{
	margin-top: 50px;
}
.the-agenda-float-left
{
	float: left; 
	padding-right: 10px;
}
#the-agenda-announcement
{ 
	color: Red;
}

/* SILVERLIGHT */

#silverlight-outer 
{
	margin: auto; 
	width: 1100px;
}
#silverlight-iframe
{
	background-color: White; 
	margin-top: 3px; 
	width: 1100px; 
	height: 850px;
}

/* BLOG */
#blog-iframe
{
	background-color: White; 
	margin-top: 5px; 
	width: 100%;
}

/* JQUERY */
#jquery-iframe
{
	background-color: White; 
	margin-top: 5px; 
	width: 100%; 
	height: 900px;
}

/* TOOLBOX */
#toolbox-outer
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	color: white;	
	line-height: 1.6em;
}
#toolbox-outer a 
{
	color: yellow;	
}
#toolbox-img
{
	float: left; 
	margin-right: 15px; 
	width: 304px; 
	height: 301px;
}
#toolbox-outer ul
{
	list-style-image: url(../images/toolbox/toolbox-small.png);
}

/* RESUME */
#resume-outer
{
	margin-top: 10px;
	width: 1200px;
	color: White;
	line-height: 1.6em;
}
#resume-email-outer
{
	cursor: pointer;
}
#resume-email-caption
{
	font-size: 9pt;
	line-height: 1.0em;
	margin-top: 20px;
}
#resume-mcp
{
	margin-top: 20px;
	margin-left: 10px;
}
#resume-content-outer
{
	margin-left: 30px;
	margin-right: 30px;
	font-size: 15pt;
}
#resume-menu
{
	color: White;
	list-style: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#resume-menu a
{
	margin-top: 10px;
	width: 200px; height: 50px;
	display: block;
	outline: none;	
}
#resume-menu-cover a
{
	background: url(../images/resume/resume-menu-cover.png) no-repeat;
}
#resume-menu-experience a
{
	background: url(../images/resume/resume-menu-experience.png) no-repeat;
}
#resume-menu-skills a
{
	background: url(../images/resume/resume-menu-skills.png) no-repeat;
}
#resume-menu-education a
{
	background: url(../images/resume/resume-menu-education.png) no-repeat;
}
#resume-menu-awards a
{
	background: url(../images/resume/resume-menu-awards.png) no-repeat;
}
#resume-menu-publication a
{
	background: url(../images/resume/resume-menu-publication.png) no-repeat;
}
#resume-menu-references a
{
	background: url(../images/resume/resume-menu-references.png) no-repeat;
}
#resume-menu a:hover
{
	background-position: left bottom;
}
.resume-cover 
{ 
	font-size: 13pt;
	line-height: 1.6em;	
	padding: 25px;
}
.resume-experience-content { }
.resume-experience-header
{
	width: 100%;
}
#resume-experience-header-line
{
	margin: 0px 5px 0px 0px; 
	border-color: blue; 
	border-bottom-width: 2px;
}
.resume-experience-description
{
	font-size: 12pt;
	line-height: 1.6em;
}
.resume-experience-spacer
{
	margin-bottom: 10px;
}
.resume-education
{
	font-size: 14pt;
}
.resume-education
{
	margin-left: 25px;
}
.resume-education table
{
	width: 875px;
}
.resume-education table td, th
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.resume-education-tr-striped
{
	background-color: #333333;
}
.resume-references { }
.resume-article { }
.resume-article-spacer
{
	margin-bottom: 10px;
}
.resume-award { }
.resume-award-item 
{
	margin-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 90%;
}
.resume-skills 
{ 
	font-size: 13pt;
	line-height: 2.2em;
	width: 900px;
}
.resume-skills-item 
{
	float: left;
	width: 270px;
	padding-left: 5px;	
}
.resume-skills-clear
{
	clear: both;
}
#resume-download-zip 
{
	width: 300px;
	height: 40px;
	outline: none;
	float: right;
	background: url(../images/resume/resume-download-zip.png) no-repeat;
}
#resume-download-zip:hover
{
	background-position: left bottom;
}
#resume-open-docx
{
	width: 300px;
	height: 40px;
	float: right;
	outline: none;
	z-index: 200;
	background: url(../images/resume/resume-open-word.png) no-repeat;
}
#resume-open-docx:hover
{
	background-position: left bottom;
}
