body{
  font-family: 'Vollkorn', serif;
  font-size: 13px/1.5;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.002em;
  word-spacing: 0.046em;
  line-height: 1.6em;

}
a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px}
h2{font-size:23px}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}


body
{
	background: url(img/bgtexturetile.jpg);
	border-top: 5px solid #000;
	color: #fff;
	font-size: 11px;
	padding: 0px 0 0px;
	overflow-x: hidden;
}

a
{
	color: #35acf9;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
}

p
{
	overflow: hidden;
	padding: 0px 0;
	text-align: center;
	font-size: 14px;
	
}


#footer {
	width:100%;
	background:url(img/footer_black.gif) top center no-repeat;
	background-color: #000;
	padding-top: 5px;
	min-height: 320px;
	max-height: 800px;
	display: block;
	

}

img { 
	behavior: url(iepngfix/iepngfix.htc);
}


#expand-tab {
padding-top: 10px;
	display: block;
margin: 0 auto;
	height: 40px;
	width: 100%;
	background: url(img/expandbutton-wide.png) top no-repeat;
	overflow-x: hidden;
}

#expand-links {
	width: 200px;
	height: 40px;
	margin: 0 auto;
	position: relative;
	left: 210px;

}
.container {margin: 20px auto; width: 500px; overflow: hidden; background: transparent repeat-y center top; }


.timeslot {
	width: 235px;
	float: left;
	margin: 0 0 10px;
	padding: 10px 100px 0 0;
	border-top: 3px solid #444;
	position: relative;
}
.timeslot span {
	position: absolute;
	right: 0; top: 20px;
	font-size: 3em;
	line-height: 1em;
	color: #999;
}
.even {
	float: right;	
	padding: 10px 0 0 100px;
	border-color: #ca0000;
}
.even span {
	left: 0;
	color: #ca0000;
}

#contact_form					{ width:900px; margin:0 auto; height:200px; padding:10px 0;
												background:;
                        position:relative; display: block; }
form fieldset					{ font-family:Georgia, Times, serif; font-size:1.2em;
												margin:0px 0px 20px 0px; width:578px; position:relative;
												border:0;display:block; padding: 0px 10px 8px; }
form fieldset legend	{ border-width:1px; border-style:solid; border-color:; color:#3D7169;
												font-weight:bold; font-variant:small-caps; font-size:140%; padding:4px 8px;
												margin:0px 0px 10px 0px; position:relative; top: -12px; background:white; }
label									{ font-size:90%; display:block; float:left; width:10em; text-align:right;
												margin:.2em .2em 0 0; color:#fff; font-weight:bold;padding:8px 0px; }
label.error           { font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px;
                        background: transparent url(/images/cancel.png) no-repeat scroll left; }
input.text-input			{ margin:4px;padding:8px 5px 5px 5px;color:#333; 
								-moz-border-radius: 5px;  
-khtml-border-radius: 5px;  
-webkit-border-radius: 5px;
border: none;
box-shadow:inset 0 0 10px #000000;
-moz-box-shadow:inset 0 0 10px #000000;
}

label#name_label      { position:absolute; top:0; left:0; }
input#name            { position:absolute; top:0; left:130px; height: 20px; }
label#name_error      { position:absolute; top:22px; left:120px; }

label#email_label     { position:absolute; top:45px; left:0px; }
input#email           { position:absolute; top:45px; left:130px; height: 20px; }
label#email_error      { position:absolute; top:67px; left:120px; }

label#phone_label     { position:absolute; top:90px; left:0px; }
input#phone           { position:absolute; top:90px; left:130px; height: 20px; }
label#phone_error      { position:absolute; top:112px; left:120px; }

label#usrmessage_label	     { position:absolute; top: 0px; left:340px; }
input#usrmessage			 { position:absolute; top:0px; left:470px; height: 110px; width: 300px;}
label#usrmessage_error 	 { position:absolute; top:112px; left:320px; }

input.button					{ position:absolute; top:125px; left:645px; padding:3px 6px;
                        border:2px solid #fff; margin:20px 0px 0px 0px; color:#3D7169; 
												font-family:Verdana, Arial, Helvetica, sans-serif;
												background:#CCC; -moz-border-radius:5px; width: 140px; height: 40px;
												box-shadow: 0 0 5px #000000;
-moz-box-shadow: 0 0 5px #000000;}

input.button:hover		{ background:#009FAA none repeat scroll 0% 0%; color:white; }
#message							{ width:180px;margin:60px 0 0 100px; }
#message h2						{ font-size:150%;color:white; }
#message p						{ color:white;font-weight:bold;margin:6px 0px; }
#checkmark						{ position:relative;top:-46px;left:-60px; }

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(img/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(img/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(img/tipBtm.png) no-repeat bottom; height: 32px;}


#social-buttons {
	text-align: center;
	position: relative;
	top: -10px;
}

#social-buttons img{
	opacity:.60;
filter:alpha(opacity=60);
filter: Òalpha(opacity=60)Ó;
}

#social-buttons img:hover{
opacity:1;
filter:alpha(opacity=100);
filter: Òalpha(opacity=100)Ó;
}

/* trigger button */ 
#button_resume { 
    background:transparent url(images/button-resume-dark.png) no-repeat scroll 0 0; 
    display:block; 
    height:32px; 
    margin: 0px 0 0 3px;
    overflow:hidden; 
    text-indent:-999em; 
    width:154px; 
    cursor:pointer; 
} 
 
/* mouseover state */ 
#button_resume:hover { 
    background-position:0 -33px ;         
} 
 
/* clicked state */ 
#button_resume:focus { 
    background-position: 0 -68px;
    }
    
#resume-button {
	margin: 0 auto;
	position: relative;
	width: 150px;
	height: 35px;
	left: 165px;
}

#button_pdf { 
    background:transparent url(images/button-pdf-dark.png) no-repeat scroll 0 0; 
    display:block; 
    height:33px; 
    margin: 0px 0 0 3px;
    overflow:hidden; 
    text-indent:-999em; 
    width:67px; 
    cursor:pointer; 
    float: left;
} 
 
/* mouseover state */ 
#button_pdf:hover { 
    background-position:0 -33px;         
} 
 
/* clicked state */ 
#button_pdf:focus { 
    background-position: 0 -68px;
    }

#pdf-button {
	float: left;
	position: relative;
	display: block;
	width: 65px;
	margin: 0 auto;
	top: -33px;
	left: 165px;
}    

#container-3col {
    	width: 800px; 
    	height: 180px;
    	margin: 0 auto;
    	padding-top: 10px;
    }
    
    .embed {
    float:left;
    color: #fff;
    margin:0px 0 0px 0px;
    padding:0 10 0 10px;
    width:180px;
    list-style: none;
    line-height: 1.7em;
    }
    
    .embed p {
        text-align: left;
        line-height: 1.4em;
    }
    
    .embed-second {
    float:left;
    color: #fff;
    margin:0px 0px 0px 20px;
    padding:35px 20px 0 0px;
    width:220px;
    list-style: none;
    line-height: 1.7em;
    }
    
        .embed-second p {
        text-align: left;
        line-height: 1.4em;
    }
    
    .embed-portfolio {
    float:left;
    color: #fff;
    margin:0px 0px 0px 20px;
    padding:0px 20px 0 0px;
    width:600px;
    list-style: none;
    line-height: 1.7em;
    	font-size: 1.2em !important;
    }
    
        .embed-portfolio p {
        text-align: left;
        line-height: 1.4em;
    }
    
        
        .embed-portfolio a {
        text-align: left;
		color: #35ACF9;
    }
    
        .embed-portfolio li {
        text-align: left;
        line-height: 1.4em;
        font-size: 1.5em;
    }    
    
    .embed-panel {
    float:left;
    color: #fff;
    margin:0px 0 5px 10px;
    padding:0 0 0 10px !important;
    width:350px;
    list-style: none;
    line-height: 1.3em;
    
    }
    
    .embed-work {
    float:left;
    color: #fff;
    margin:0px 0 0px 20px;
    padding:0 10 0 10px;
    width:260px;
    list-style: none;
    line-height: 1.7em;
    	font-size: .8em !important;
    }
    
    
    .embed li a {
    	color: #fff;
    	}
    	
    .embed li a:hover {
    color:#cc0000;
    text-decoration:none;
    	}
    	
    .embed li a:active {
    	color: #cc0000;
    	border-top: solid 2px #cc0000;
    	width: 80px;
    	}
    
    .embed-inner{
    	margin-left: 10px;
    	margin-top: 10px;
    	border-right:1px solid #CDCDCD;
    	height: 120px;
    	}
        
