/* CSS Document for andrewbertino.com
   Created by: Andrew Bertino
   Created: 3/28/2008 */


/* ----- Layout Styles ------ */

body 
{
	margin: 0 0 20px 0;
	background: #28333b;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#page-wrapper
{
	width: 930px;
	margin: auto;
	height: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}

#header
{
	width: 930px;
	height: 80px;
	background-color: #e5e5e5;
}

#navigation
{
	width: 927px;
	height: 21px;
	background-image: url(/images/navbg.gif);
	background-repeat: repeat-x;
	font: bold 0.8em Verdana, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-right: 3px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#nav-dropshadow
{
	background-image: url(/images/navshadow.gif);
	background-repeat: repeat-x;
	width: 930px;
	height: 7px;
}

#leftbar-wrapper
{
	width: 250px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
}

#leftbar-top
{
	background: url(/images/leftbar-top.gif) no-repeat;
	width: 217px;
	height: 18px;
	margin: 15px 15px -9px 25px;
}

#leftbar
{
	width: 212px;
	height: 100%;
	background-image: url(/images/leftbar-middle.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#leftbar-bottom
{
	background: url(/images/leftbar-bottom.gif) no-repeat;
	width: 217px;
	height: 10px;
	margin: -9px 15px 20px 25px;
}

#leftbar blockquote, blockquote.testimonial 
{
	margin: 0px 10px 5px 13px; 
	line-height: 1.5em; 
	color: #28333b; 
}

#main
{
	width: 630px;
	background-color: #FFFFFF;	
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	float: right;
	text-align: justify;
}

#footer
{
	width: 910px;
	height: 40px;
	padding: 10px;
	background-color: #e5e5e5;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #000000;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
}

#footer .footer-left
{
	text-align: left;
	float: left;
}

#footer .footer-right
{
	float: right;
	text-align: right;
}
	
/* ----- End of Layout Content ------ */



/* ----- Hyperlink Classes ----- */

a {color: #d00000;}

a:hover {color: #28333b;}

#navigation a 
{
	padding-left: 9px; 
	padding-right: 9px; 
	border-right: 1px solid #000000; 
	color: #FFFFFF; 
	text-decoration: none;
}

#navigation a:hover 
{
	color: #28333b; 
	text-decoration: underline;
}

#navigation a.last {border-right: none;}

/* ----- End of Hyperlink Classes ----- */



/* ----- Header Tag Classes ----- */

h1.resume 
{
	text-align: center; 
	border: none;
	font-size: 1.5em; 
	text-transform: uppercase;
}

h2 {border-bottom: 1px solid #28333b;}

h2.resume 
{
	border-bottom: 1px solid #28333b; 
	text-transform: uppercase; 
	font-size: 1.3em;
} 

h2.education {border: none;}

h3.experience {margin: 0;}

#leftbar h4 
{
	padding-left: 4px;
	margin: 0px 5px 5px 8px; 
	border-bottom: 1px solid #999999; 
}

h4.samples 
{
	text-align: center; 
	margin: 0px 0px 10px 0px;
}

h5.resume 
{
	text-align: center; 
	border-bottom: 2px solid #28333b; 
	font-size: 0.9em; 
	padding-bottom: 5px; 
	font-weight: normal;
}

h5.resumeOverview 
{
	font-size: 1.0em; 
	margin: 15px 0px 15px 0px;
}

h3.projectPlan 
{
	padding-top: 35px;
	margin-top: 25px;
	border-top: 1px solid #000000;
}

/* ----- End of Header Tag Classes ----- */



/* ----- Paragraph Tag Classes ----- */

p.footer {margin: 0px;}

p.reference 
{
	font-weight: bold; 
	font-size: 0.7em; 
	padding-left: 12px; 
	padding-top: 3px; 
	padding-bottom: 15px;
}

p.noref 
{
	margin-bottom: 0px; 
	padding-bottom: 15px;
}

p.resume {margin: 0;}

/* ----- End of Paragraph Tag Classes ----- */



/* ----- List Classes ----- */

ul.resume 
{
	margin: 0; 
	padding-left: 30px;
}

ul.resumeOverview
{
	margin: 0; 
	padding-left: 20px;
}

ul.samples {list-style: none;}

li.indexList {margin-bottom: 15px;}

li.overview {margin-bottom: 10px;}

/* ----- End of List Classes ----- */



/* ----- Table Classes ----- */

table.samples 
{
	border: 1px solid #CCCCCC; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

table.resume {margin-bottom: 20px;}

td.sampleHeader, td.sampleHeaderRight 
{ 
	border-bottom: 1px solid #CCCCCC;  
	background-color: #E5E5E5; 
	padding: 0px; 
	margin: 0px;
}

td.sampleHeader {border-right: 1px solid #CCCCCC;}

td.samples 
{
	vertical-align: top; 
	border-right: 1px solid #CCCCCC; 
}

td.resumeSkills {padding-left: 10px;}

table.projectPlan, table.projectPlanRight 
{
	border-collapse: collapse;
	border: 1px solid #000000;
}

table.projectPlan th, table.projectPlanRight th
{
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	background-color: #CB2C19; 
	color: #FFFFFF;
	text-align: center;
}

table.projectPlan td, table.projectPlanRight td
{
	 border-right: 1px solid #000000;
	 border-bottom: 1px solid #000000; 
	 padding: 10px; 
	 text-align: center; 
}

table.projectPlanRight,  table.projectPlanRight td {text-align: right;}

table.projectPlan th.secondHeader 
{
	vertical-align: top; 
	background-color: #EFEFEF; 
	color: #000000;
}

/* ----- End of Table Classes ----- */



/* ----- Miscellaneous Classes ----- */

body.testimonial 
{
	background-color: #e5e5e5; 
	margin: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.iframe {margin-bottom: 5px;}

.nextlinks {margin: 2px 0px 0px 11px;}

.pic 
{
	text-align: center; 
	border: 1px solid #000000; 
	margin-left: 12px; 
	margin-bottom: 10px;
}

hr 
{ 
	width: 600px; 
	height: 1px; 
	margin: 40px auto 20px auto;
}

label {font-weight: bold;}

.preview 
{
	border: 1px solid #000000; 
	margin: 0px 0px 10px 15px;
}

.form-requirements 
{
	font-size: 0.8em; 
	color: #28333b; 
	font-weight: bold;
} 

.form {text-align: right; vertical-align: top;} 

.filesize 
{
	font-size: 0.8em; 
	color: #28333b;
}

.download-arrow 
{
	margin-bottom: -5px; 
	margin-right: 5px;
}

.readerDownload 
{
	border: none; 
	margin-left: 30px; 
	margin-bottom: -13px;
}

.resumeDuties {vertical-align: top;}

.full 
{
	font-size: 1.2em; 
	text-align: center; 
	margin-top: 20px;
}

.experienceBack 
{
	font-size: 1.3em; 
	margin-bottom: 30px;
}

.wbsFix {padding-left: 68px;}

.wbsFix2 {padding-left: 108px;}

.className 
{
	margin: 0; 
	font-weight: bold;
}

.smallbullet {font-size: 0.8em;}

.largelink 
{
	font-size: 1.2em; 
	font-weight: bold;
}

.error 
{
	font-size: 0.8em;
	color: #FF0000; 
}

span.limit {font-size: 0.8em;}

/* ----- End of Miscellaneous Classes ----- */