/*
Theme Name: Andrew Bertino's IR
Theme URI: http://www.andrewbertino.com
Description: Andrew Bertino's IR template is a blog template for his IR.
Version: 1.0
Author: <a href="http://www.andrewbertino.com">Andrew Bertino.</a> 
*/

/* 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: 10px 5px 0px 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;
}

h1 {margin: 0px 0px 10px 0px; padding: 10px 0px; color: #28333b; line-height: 1.5em;}

h1 a {text-decoration: none; color: #28333b;}

h1 a:hover {color: #000000;}


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

h2.education {border: none;}

h3.experience {margin: 0;}

.leftbar h4 
{
	margin: 0px 5px 10px 8px; 
	border-bottom: 1px solid #999999;
	font-size: 1.1em;
	
}

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;
}

/* ----- 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 
{ 
	border-bottom: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	background-color: #E5E5E5; 
	padding: 0px; 
	margin: 0px;
}

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

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

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



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


/* ----- End of 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;} 

.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;
}

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


/* ------ Blog Specific Styles ----- */

.leftbar ul, .left ol, .leftbar.commentlist li.alt ol, .leftbar.commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}

li.recentPost {padding-bottom: 15px; padding-right: 10px;}

.leftbar li, .leftbar.commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background-position: 0 5px;
	padding-left: 10px;
	margin: 0;
}
#left .post blockquote
{
	margin: 10px;
	padding-left: 25px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 10px;
	font-size: 25px;
}
.post .title a
{

	text-decoration: none;
	color: #000;
}
.post .title a:hover
{
	color: #f2a223;
	text-decoration: none;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 1.0em;
}


#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#e5e5e5;
	border: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#leftbar .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

.cmtinfo {padding: 3px 0px 3px 3px; border: 1px solid #DDDDDD; background-color: #e5e5e5; font-size: 0.8em;}

.commentBox {border-bottom: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; }

.commentText {padding: 10px;}