@CHARSET "ISO-8859-1";
html, body { 
	text-align: center;
	font: 14px Century Gothic, Apple Gothic, sans-serif ; 
	color : #444; 
	background-color: #fff;
}
a:link 		{ text-decoration: none; color: #888; }
a:visited 	{ text-decoration: none; color: #888; }
a:hover 	{ text-decoration: none; color: #888; }
a:active 	{ text-decoration: none; color: #888; }
h1 { font-size: 1.4em; font-style: bold;  }

h3 {
    font: normal 1.1em verdana, arial, helvetica, sans-serif;
    line-height: 2em;
    margin: 0 0 10px 0;
    padding: 0 10px;
    color: #369;
}
#top a {
	position: absolute;
	left: 20px;
	top: 20px;
}
#toggleBox { float: right; margin: 10px 10px 0 0; width: 150px; border: solid 1px #aaa; background-color: #fff;
	opacity: .9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
#toggleBox p { font-weight: bold; margin-top: 10px; } 
.toggleButton{
	border: solid 1px #444;
	background:#888;
	text-align: center;
	line-height: 1.4em;
    margin: 1em auto;
    padding: 0 10px;
	width: 60%;
}	
#toggleBox a {
	font: normal 1em verdana, arial, helvetica, sans-serif;
	font-weight: normal;
    color: #fff;
    position: relative;
    left: 0;
    top: 0;
	}
#top {
	position: relative;
	width: 100%;
	height: 140px;
	background-color: #78C441;
}
#header {
	font: 4em Century Gothic, Apple Gothic, sans-serif;
	text-transform: uppercase;
	color: #444;
	line-height: 140px;
	margin: 0px auto 0 auto;
	display: block;
	width: 60%;
}	
#header span {
	margin: 0 20px;
}	
#page { 
	text-align: left; 
	position: relative; 
	background-color: #fff;
	width: 780px; 
	min-height: 720px; 
	margin: 0 auto 20px auto;
	padding: 10px 20px 20px 20px;
}
.sectionHeader { font-size: 2em; margin-top: 20px;}
#tabs { border: solid 1px #444; padding: 20px; }
#technicalSkills, #web20Skills, #softwareSkills, #workExperience { display: block;  }

.skillBox { padding: 10px; line-height: 1.5em; width: 100%; overflow: auto; }
.skillBox li { color: #aaa; }
.skillBox .skill { clear: both; width: 150px; display: block; float: left; color: #444; }
.skillBox .desc { width: 500px; display: block; float: left; font-size: .9em; font-style: italic; color: #666; }

#workExperience h1 { font-size: 1.4em; color: #444; margin-top: 10px; }
#workExperience h2 { font-size: .9em; color: #666; font-style: italic; margin: 0 0 5px 10px; }
#workExperience ul li { font-size: 1em; color: #888; margin-left: 10px; }
#workExperience ul li:before { content: "\00BB \0020"; }
#workExperience ul { display: block; }

/*** Nav bar styles ***/

/*** Nav bar styles ***/

ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0 0 20px 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.nav{
	display: table;
}
ul.nav>li{
	width: 190px;
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}

#ozClick { display: none; }
#technicalClick { display: none; }
#webClick { display: none; }
#softwareClick { display: none; }
#workClick { display: none; }

#baby {display: none; }
#church { display: none; }
#dog { display: none; }
#jesus {display: none; }	
