/* CSS Document */
@media print {
P {
widows: 10;
}
.x {
display: none;
}
A {
text-decoration: none;
font-weight:normal;
color: #000000;
}

A:hover {
text-decoration: underline;

}

BODY {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:10pt;
}

.main {
position: relative;
width: 6.5in;
border: 1px solid #CCCCCC;
padding: 20px;

}

.topbar {
width: 650px;
height: .5in;

background-repeat:repeat-x;
background-position:left top;
}

.topbar #topimage {
display: none;
}

.topbar H1 {
float: right;
font-weight:normal;
padding-top: 0px;
padding-right: 30pt;
margin: 0px;
color: #000000;
font-size: 27pt;
}

.white {
width: 6.5in;
}



.white #headers{
float: right;
text-align:right;
padding-right: 4px;
padding-top: 2px;
}

.white #headers H4 {
clear:both;
margin: 0px;
padding: 0px;
font-weight:normal;
font-size: 20px;
color: #000000;
}

.white #headers UL {
display: none;
}



.white #pullquotearena {
position: relative;
height: 110px;

}

.white #pullquotearena #line1 {
font-size: 38px;

}

.white #pullquotearena #line2{
font-size: 26px;
padding-left: 50px;

}

.white #pullquotearena #control {
position: absolute;
left: 100px;
top: 0px;
}

.white #leftbar {
float: left;
}

.white #leftbar #contact {
margin-left: .25in;
padding-right: 5px;
padding-bottom: 5px;
text-align:left;
font-size: 12px;
border-bottom: 1px dashed #000000;
}

.white #leftbar #email {
font-size: 14pt;
}

.white #leftbar #phone {
font-size: 16pt;
font-weight: bold;
}

.white #rightbar {
margin-left: 2.6in;
margin-right: 40px;
line-height: 16px;
}

.white #rightbar P {
padding-top: 0px;
margin-top: 0px;
}

.white #rightbar P span{
margin-left: 50px;
}

.white #leftbar #downloads{
display: none;
}


#bottombar {
text-align:right;
color:#CCCCCC;
padding-right: .1in;
}

/* ----------------- Resume Related */
.chunk * {
//border: 1px solid red;
}

.chunk {
border-top: 1px dashed #999999;
padding-top: 10px;
}

.chunk H2 {
display: block;
padding: 0px;
margin: 0px;
font-weight: normal;
font-size: 18px;
width: 170px;
float: left;
text-align:right;
padding-right: 10px;
}

.chunk div {
padding-top: 4px;
margin-left: 185px;
margin-right: 75px;
margin-bottom: 25px;
}



}

.chunk UL {

padding-left: 20px;
padding-top: 0px;
margin: 0px;

}

.chunk LI {

margin: 0px;
padding: 0px;
margin-bottom: 3px;

}

.chunk #sum {
font-size: 14px;
}

.chunk #skills {
font-weight:bold;
}

.edu {
border-bottom: 1px dashed #CCCCCC;
padding-bottom: 20px;
}

.edu DIV {
padding: 0px;
margin: 0px;
}

.edu H3 {
padding: 0px;
margin: 0px;
font-size: 13px;
font-weight:normal;
}

.edu HR {
display: none;
}

.edu H4{
clear:both;
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px;
}

.edu #stats {
width: 100%;
text-align: center;
margin: 0px;
padding: 0px;
color:#666666;
font-size: 13px;
}

.edu #time {
display: inline;
float: left;
}
.edu #loc {
display: inline;
float: right;
}

.edu #company {
display: inline;
font-weight:bold;
}

.edu #final {
border-bottom: none;
}

#test {
border: none;
margin-bottom: 5px;
}

TH {
vertical-align:top;
text-align: right;
}

#content H1 {
margin: 0px;
padding: 0px;
margin-left: 0px;
margin-bottom: 10px;
font-weight:normal;
font-size: 28pt;
}

#contactR {
position: absolute;
display: block;
left: .25in;
top: .25in;
}
}
