/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	margin-top: 0px;
}
#wrapper {
	width: 1010px;
	margin: 0 auto;
}


img {
	display: inline;
	border: none;
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	text-decoration: underline;
	color: #15B4FF;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	text-align: center;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 120%;
	color: #334d55;
	text-decoration: underline;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
#masthead {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}



#content{
	width: 850px;
	float: left;
	margin-left: 7px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px;
	width: 850px;
	text-align: center;
	margin-left: 92px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #666666;
	width: 850px;
	text-align: center;
	margin-left: 92px;
}
#buttons {
	width: 50px;
	padding: 0px;
	margin: 0px;
	float: right;
	margin-top: 65px;
}
#buttons ul, #buttons li {
	margin: 0px;
	padding: 0px;
}
#newphotos {
	float: left;
	width: 1px;
	margin: 0px 0px 0px -10px;
}

#topNav {
	float: left;
	width: 95px;
	margin: 0px;
	padding: 0px;
	margin-top: 65px;
	font: 1.1em;
	text-align: right;

}

#topNav  ul {
	margin: 0px;
	padding: 0px;



}
#topNav  ul li {
	font: 80%;
}



/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	clear: both;
}
.gallerytmbs {
	width: 33.3%;
	float: left;
	text-align: center;
	padding: 10px 0px;
}
.gallerycaptions {
	width: 23.3%;
	text-align: center;
	padding: 10px 5%;
	float: left;
	font-weight: bold;
}


.imghead {
	font-size: 80%;
	clear: both;
	text-align: center;
	padding: 10px 0px 0px 10px;
	;
}

.calendar {
	float: right;
	clear: right;
	position: absolute;
	right: 38px;
	top: 128px;
	width: 328px;
	height: 156px;
}






.story p{
	padding: 0px 0px 0px 0px;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#headshot {
	float: right;
	margin-top: 15px;
	clear: right;

}
#frontpage-title {
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	padding-bottom: 5px;
}
.resume {
	display: inline;
	font-size: 0.8em;
}
.resume em {
	font-size: 75%;
	font-style: normal;
}

.resume-section {
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0px 12px 0px;
	float: left;
	width: 100%;
}

.resume-credit1 {
	width: 320px;
	float: left;
}
.resume-credit1 em {
	font-size: 85%;
	font-style: italic;
}
.resume-credit1 strong {
	font-size: 85%;
	font-style: normal;
}



.resume-credit2 {
	width: 225px;
	float: left;
}


.resume-credit3 {
	width: 305px;
	float: left;
	text-align: right;
}
.resume-credit3 em {
	font-style: italic;
	font-size: 100%;
}
.resume-download {
	font-size: 120%;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	margin: 15px 0px;
	line-height: 25px;
}
.resume-download img {
	vertical-align: bottom;
}


#resume-name {
	float: left;


}
#resume-skills {
	margin: 0;
	padding: 0;
	clear: both;

}
#resume-skills strong {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}

.video {
	margin: 20px;
	margin-left: 110px;
}
#resume-header {
	padding: 0;
	margin: 0;

}
#resume-headshots {
	float: left;
}
#resume-vitals   {
	float: left;
	text-align: center;
	padding: 0;
	margin: 10px 0px 0px 25px;




}
#resume-vitals ul {
	margin: 0px;
	padding: 0px;
}

#resume-vitals   ul  li {
	list-style-type: none;
	font-size: 130%;
}
#contact-info {
	font-size: 115%;
	text-align: center;
}
#resume-contact {
	clear: both;
	text-align: center;
	width: 100%;
	float: left;
	font-size: 120%;
	font-weight: bold;
}
#resume-contact ul li {
	display: inline;
	margin: 0px 30px;

}
#twitter {
	margin-left: 0px;
	font-size: 80%;
}
#frontleftcenter {
	width: 290px;
	float: left;
	margin-left: 5px;
}

#latestvideo {
	margin-left: 0px;
	margin-bottom: 5px;
}


#blogger {
	margin-left: 10px;
	float: left;
	display: inline;
}
#contentbottom {
	width: 850px;
	float: left;
	clear: both;
	margin-top: 15px;
}
#facebook {
	width: 400px;
	float: left;
	margin-left: 70px;


}
#mailinglist {
	width: 200px;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	float: right;
	margin-right: 70px;
	border: solid #334d55 3px;
	height: 228px;
	padding-top: 14px;
}


.cause {
	margin-left: 10px;
}
.description {
	margin-left: 30px;
}
.center {
	text-align: center;
}
