/* -------------------------------------------------------------- 
  
   reset.css
     
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif
	vertical-align: baseline;
}
#resume {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 100%;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CF0;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CF0;
}


a img { border: none; }




/* -------------------------------------------------------------- 
  
   typography.css
     
-------------------------------------------------------------- */

body { font-size: 75%; }
   
body { 
  color: #363642; 
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif 
 }
/* Text elements
-------------------------------------------------------------- */

p           { margin: 0; }

p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
/*img         { margin: 0 0 1.5em; }*/

ul, ol      { margin:0 1.5em 1.5em 1.5em; list-style-type: none; padding: 0; border: 0; margin: 0 }
li			{padding: 0; border: 0; margin: 0}	
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

a:focus, 
a:hover     {
	color: #CCC;
}
a           {
	color: #699;
	text-decoration: none;
}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }



/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: .875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background:#CF0; }
.added      { color:#060; }
.removed    { color:#900; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }


/* -------------------------------------------------------------- 
  
   pagelayout.css
     
-------------------------------------------------------------- */



.container {
	margin-top: 0px;
	padding-top: 0px;
		
}

#topNav {
	background-color: #666;
	height: 3px;
	margin: 0px;
	padding-top: 0px;
}

#topNavTab {
	background-color: #fff;
	margin-top: 0px;
	padding-top: 0px;
	width: 910px;
		
	margin-left: auto ;
  margin-right: auto ;
}



#linksbar {float: left; margin-left: 10px;}
#linksbar a:hover { border-style: solid; border-color: #FF0099; border-width: 0 0 3px 0}



#globe {
	margin-top: 0px;
	padding-top: 0px;
	width: 910px;
		
	margin-left: auto ;
  margin-right: auto ;
  }
  
  

#mainpage {
width: 910px;
	margin-top: 0px;
}

#header {
	width:910px;
	height: 100%;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}


#nav span {	color:#ff0000;	font-weight: bold;}
#nav {width: 235px; height:130px; float:left}
#nav ul	{list-style-type: none; padding: 0; border: 0; margin: 0}
#nav li	{padding: 5px 0 5px 0; border: 0; margin: 0; border-style: solid; border-color: #363642; border-width: 0 0 1px 0}
#nav li.last	{padding: 5px 0 5px 0; border: 0; margin: 0; border:none;}
#nav a  {background: #FFF; color: #363642; text-decoration: none; padding-left:1px}
#nav a:hover  {
	background: #FFF;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}


.about2 ul	{list-style-type: none; padding: 0; border: 0; margin: 0}

.about2 li	{padding: 5px 0 5px 0; border: 0; margin: 0; border-style: solid; border-color: #363642; border-width: 1px 0 0px 0}
.about2 a  {background: #FFF; color: #363642; text-decoration: none; padding-left:1px}
.about3 a  {background: #FFF; color: #363642; text-decoration: none; padding-left:1px}
.about p  {padding-bottom: 5px; margin: 0px;}
.about2 a:hover  {	background: #FFF;	color: #FF0000;	text-decoration: none;}
.about3 a:hover  {	background: #FFF;	color: #FF0000;	text-decoration: none;}




.about1 {margin-left: 0px; float:left; width:600px; color: ##363642; padding-top:5px}
.about2 {margin-left: 20px; float:right; width:285px; color: ##363642; padding-top:5px}
.about3 {margin-left: 20px; float:right; width:285px; color: ##363642; padding-top:8px}


.about {
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif; padding-top: 5px;
}

.about a {color: #000; text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif; }
.about a:hover {text-decoration:none; color:#FF0000;}
.about1 h1 {
	font-size: 1em; color: ##363642; border-style: solid; border-color: #363642; border-width: 0 0 1px 0; padding-bottom: 5px; padding-top: 0px; font-weight: normal;}

.about2 h1 {
	font-size: 1em; color: ##363642; border-style: solid; border-color: #363642; border-width: 0 0 1px 0; padding-bottom: 5px; padding-top: 0px; font-weight: normal;}
	
.about3 h1 {
	font-size: 1em; color: ##363642; border-style: solid; border-color: #363642; border-width: 0 0 1px 0; padding-bottom: 2px; padding-top: 0px; font-weight: normal;}
	
	
	
#list {height: 129px; width: 910px; border-style: solid; border-color: #363642; border-width: 0 0 1px 0}	


#clearer {clear:both; height: 1px;}

#tweet {
	font-size:3em;
	font-weight: normal;
	line-height: 40px;
	letter-spacing: 0;
	word-spacing: 0em;
	width: 910px;
	color: #699;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 3px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#tweet a {color: #949494; text-decoration:none}
#tweet a:hover {text-decoration:underline}

#gallery-list {margin-top: 10px; width: 910px;}




.featured_container {
	float:left;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px;
}



.featured_container h1 a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #000;
}
.featured_container h1 a:hover {
	text-decoration: none;
	color: #CF0;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
.footericons {
	vertical-align: top;
}
.featured_container h1 {}
.featured_container h1 {
	color: #000;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

.featured_img01 {
	background-image: url(img/featured_01_hover.jpg);
	height: 200px;
	width: 280px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	border: .25px solid #999;
}

.featured_img01 a, .featured_img01 a:link, .featured_img01 a:visited {
display:block;}

.featured_img01 a:hover img {visibility:shown;}



.featured_img02 {
	background-image: url(img/featured_02_hover.jpg);
	height: 200px;
	width: 280px;
	margin: 0;
	padding: 0px;
	border: .25px solid #999;
}

.featured_img02 a, .featured_img02 a:link, .featured_img02 a:visited {
display:block;}

.featured_img02 a:hover img {visibility:shown;}


.featured_img03 {
	background-image: url(img/featured_03_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;}
	

.featured_img03 a, .featured_img03 a:link, .featured_img03 a:visited {
display:block;}

.featured_img03 a:hover img {visibility:shown;}


.featured_img04 {
	background-image: url(img/featured_04_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img04 a, .featured_img04 a:link, .featured_img04 a:visited {
display:block;}

.featured_img04 a:hover img {visibility:hidden;}


.featured_img05 {
	background-image: url(img/featured_05_hover.jpg);
	height: 200px;
	width: 280px;
	padding: 0px;
	border: .25px solid #999;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

.featured_img05 a, .featured_img05 a:link, .featured_img05 a:visited {
display:block;}

.featured_img05 a:hover img {visibility:shown;}


.featured_img06 {
	background-image: url(img/featured_06_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img06 a, .featured_img06 a:link, .featured_img06 a:visited {
display:block;}

.featured_img06 a:hover img {visibility:shown;}


.featured_img07 {
	background-image: url(img/featured_07_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img07 a, .featured_img07 a:link, .featured_img07 a:visited {
display:block;}

.featured_img07 a:hover img {visibility:shown;}


.featured_img08 {
	background-image: url(img/featured_08_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img08 a, .featured_img08 a:link, .featured_img08 a:visited {
display:block;}

.featured_img08 a:hover img {visibility:shown;}



.featured_img09 {
	background-image: url(img/featured_09_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img09 a, .featured_img09 a:link, .featured_img09 a:visited {
display:block;}

.featured_img09 a:hover img {visibility:shown;}


.featured_img10 {
	background-image: url(img/featured_10_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img10 a, .featured_img10 a:link, .featured_img10 a:visited {
display:block;}

.featured_img10 a:hover img {visibility:shown;}


.featured_img11 {
	background-image: url(img/featured_11_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img11 a, .featured_img11 a:link, .featured_img11 a:visited {
display:block;}

.featured_img11 a:hover img {visibility:shown;}


.featured_img12 {
	background-image: url(img/featured_12_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img12 a, .featured_img12 a:link, .featured_img12 a:visited {
display:block;}

.featured_img12 a:hover img {visibility:shown;}




.featured_img13 {
	background-image: url(img/featured_13_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img13 a, .featured_img13 a:link, .featured_img13 a:visited {
display:block;}

.featured_img13 a:hover img {visibility:shown;}


.featured_img14 {
	background-image: url(img/featured_14_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img14 a, .featured_img14 a:link, .featured_img14 a:visited {
display:block;}

.featured_img14 a:hover img {visibility:shown;}


.featured_img15 {
	background-image: url(img/featured_15_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img15 a, .featured_img15 a:link, .featured_img15 a:visited {
display:block;}

.featured_img15 a:hover img {visibility:shown;}


.featured_img16 {
	background-image: url(img/featured_16_hover.jpg);
	height: 200px;	width: 280px; margin: 0; padding: 0px;
	border: .25px solid #999;
	}

.featured_img16 a, .featured_img16 a:link, .featured_img16 a:visited {
display:block;}

.featured_img16 a:hover img {visibility:shown;}


#footer {
	width: 910px;
	height: 55px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 20px;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}


#footicons {
	text-align: left;
	padding: 1px;
	float: right;
	height: 100%;
	vertical-align: top;
}

.icons {
	padding: 1px;
}


/*****
 grid
******/
#container {width:880px; margin:0 auto;}
body {margin:0px 20px;  }		
.showgrid {background: url(../img/grid_bg.gif);}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8 {float: left; margin-right: 20px;}
div.last {margin: 0;}
.span-1 {width: 180px;}
.span-2 {width: 180px;}
.span-3 {width: 280px;}
.span-4 {width: 380px;}
.span-5 {width: 480px;}
.span-6 {width: 580px;}
.span-7 {
	width: 660px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.span-8 {width: 910px;}

.append-1 {padding-right:100px;}
.append-2 {padding-right:200px;}
.append-3 {padding-right:300px;}
.append-4 {padding-right:400px;}
.append-5 {padding-right:500px;}
.append-6 {padding-right:600px;}
.append-7 {padding-right:700px;}
.append-8 {padding-right:800px;}
.prepend-1 {padding-left:100px;}
.prepend-2 {padding-left:200px;}
.prepend-3 {padding-left:300px;}
.prepend-4 {padding-left:400px;}
.prepend-5 {padding-left:500px;}
.prepend-6 {padding-left:600px;}
.prepend-7 {padding-left:700px;}
.prepend-8 {padding-left:800px;}
.pull-1 {margin-left:-100px;}
.pull-2 {margin-left:-200px;}
.pull-3 {margin-left:-300px;}
.pull-4 {margin-left:-400px;}
.pull-5 {margin-left:-500px;}
.pull-6 {margin-left:-600px;}
.pull-7 {margin-left:-700px;}
.pull-8 {margin-left:-800px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8 {float:left;position:relative;}
.push-1 {margin:0 -100px 1.5em 100px;}
.push-2 {margin:0 -200px 1.5em 200px;}
.push-3 {margin:0 -300px 1.5em 300px;}
.push-4 {margin:0 -400px 1.5em 400px;}
.push-5 {margin:0 -500px 1.5em 500px;}
.push-6 {margin:0 -600px 1.5em 600px;}
.push-7 {margin:0 -700px 1.5em 700px;}
.push-8 {margin:0 -800px 1.5em 800px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8 {float:right;position:relative;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {
	background:#ccc;
	color:#ccc;
	clear:both;
	float:none;
	width:100%;
	height:1px;
	border:none;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 1.45em;
	margin-left: 0;
}
hr.thick {height:2px;margin:0 0 1.45em;border:none;}
hr.head {background:#666;color:#666;height:2px;margin:0 0 1.45em;border:none;}
hr.foot {background:#666;color:#666;height:2px;margin:0;border:none;}
hr.space {background:#666;color:#666;background:none;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
#footertags {
	height: 30px;
	width: 180px;
}
#griddesc {
	width: 270px;
	margin-top: 10px;
}

#abouttitle {
	width: 900px;
	height: 40px;
	margin-top: 10px;
}