/* CSS Document */

body {
	color:#333;
	background-color:#666666;
	margin:20px;
	padding:0px;
	font:small verdana, arial, helvetica, sans-serif;
	
	
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:x-large;
	font-weight:900;
	color:#8C661C;
	}
h2 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-size: small;
	color: #FFAA00;
	}
h3 {
	font-weight:bold;
	font-size:small;
}

h4 {
	font-size:small;
	font-style: italic;
}
p {
	font: verdana, arial, helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	padding:0px;
	}
a {
	color:##8C661C;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
}
a:link {color:#8C661C;}
a:visited {color:#8C661C;}
a:hover {text-decoration:underline;}
a:focus {text-decoration:underline;}

img {
	border:0;
	padding:0;
	margin:0;
} 

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 190px 20px 200px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
#contents {
	min-height:30em;
	position:relative;
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	margin: 0px;
	padding: 10px;
	z-index:5;
	visibility: visible;
} 
*html #contents {
	height:30em;
}

#contents p, #contents h2 {
	clear:left;
}

#navcontainer {
	visibility: visible;
}
.contentextra {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 190px 20px 200px;
	border: 1px solid #ccc;
	background-color:white;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}


.focusBox {
	position:absolute;
	width:190px;
	
	top:370px;
	left:6px;
	border:1px dashed black;
	background-color:#EDD4A1;
	padding:5px;
	z-index:2;

}
*html .focusBox {
	top:380px;
}

body>html.focusBox {
	width:168px;
}
.focusBox p {
	line-height:normal;
}

.focusBox img {
	border:1px solid black;
	margin: 0 0 5px 0;
}
.focusBox ul {
	margin-left:5px;
	padding-left:15px;
}
#navAlpha{
	position:absolute;
	width:242px;
	height:445px;
	top:40px;
	left:6px;
/*	border:1px dashed black;
*/	background-color:#BDC4E0;
	padding:0px;
	z-index:2;
	background-image:  url("./Images/New Zealand Rock.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:255px;
	height:420px;  /*Height Value for IE 6 */
	color:#000000;
}
body>#navAlpha {
	height:410px; /* Overwrite value for Mozilla. */
}

#navAlpha a {
	color:#8C661C;
	font-weight: normal;
}
	
#navAlpha h2{
	margin-top:330px;
	color: #8C661C;
}

#navAlpha p {
	padding-left:5px;
}
 
#navBeta h2  {
	color: #8C661C;
	margin-top:10px;
}
#navBeta {
	position:absolute;
	width:242px;
	height:445px;
	top:40px;
	right:22px;
/*	border:1px dashed black;
*/	background-color:#BDC4E0;
	padding:10px;
	font-size:11px;	
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	height:400px;  /*Height Value for IE 6 */
	}
body>#navBeta {
	height:390px; /* Overwrite value for Mozilla. */
}

/* Again, "be nice to Opera 5". */
#navlist {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
}

#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist a:link, #navlist a:visited {
	background: #999966;
	border: 1px solid #ccc;
	color: #0;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}
body#home a#homepage,
body#skills a#skillsNav, 
body#academic a#academicNav, 
body#portfolio a#portfolioNav,
body#news a#newslink
{
	background: #fff;
	border-bottom: 1px solid white; 
	color: #000;
}

#navlist a:hover {
	color: #8C661C; 
	text-decoration:underline;
}

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
	display: none;
	width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
	display: inline;
	left: 10px;
	position: absolute;
	top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
	background: #fff;
	border: none;
	border-left: 1px solid #ccc;
	color: #999;
	font-size: smaller;
	font-weight: bold;
	line-height: 10px;
	margin-right: 4px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist ul a:hover { color: #f00 !important; }

.style1 {color: #000000}
.style2 {
	font-size: 14px;
	color: #FFAA00;
}
.style3 {color: #8C661C}

.contacts { 
	font-size: 12px;
	color: #8C661C;
	font-weight:bold;
	padding-left:5px;
}

.portfolio  {
	margin-right:5px;
	margin-top:5px;
	float:left;
	border: 1px solid black;
	z-index: 5;
	visibility: visible;
	display: inline;
	position:relative;
}

abbr, acronym {


	border-bottom:1px dotted gray
	}
#skip  { 

position:absolute;
top: 1px;
left:5px;
color:black;
}
td {
	padding:10px;
	background-color: #F0E1C5;
	border-spacing:0;
	}
	.butt {
	color:#333;
	background-color:#F0E1C5;
	margin-top:5px;
	}

  .w3cbutton4 {
   margin: 1em 0;
   width: 110px;
   font-family: helvetica,arial,sans-serif;
   font-size: 70%;
   font-weight: bold;
 }
 .w3cbutton4 a {
   display: block;
   width: 100%;
 }
 .w3cbutton4 a:link,
 .w3cbutton4 a:visited,
 .w3cbutton4 a:hover {
   background-color: #fc6;
   color: #000;
   text-decoration: none;
 }
 .w3cbutton4 a:link,
 .w3cbutton4 a:visited {
   border-top: 1px solid #cecece;
   border-bottom: 2px solid #4a4a4a;
   border-left: 1px solid #cecece;
   border-right: 2px solid #4a4a4a;
 }
 .w3cbutton4 a:hover {
   border-bottom: 1px solid #cecece;
   border-top: 2px solid #4a4a4a;
   border-right: 1px solid #cecece;
   border-left: 2px solid #4a4a4a;
 }
 .w3cbutton4 span.w3c {
   padding: 0 0.4em;
   background-color: #fff;
   color: #0c479d;
}
*html .portList {
	margin:-5px 0 0 230px;
}
/*wordpress */



blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
	font-size: 90%;
	font-style: normal;
}


ol#comments li p {
	font-size: 100%;
}



/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}


.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}


#menu {
	
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	
}

#menu ul li {
	
}

#menu ul ul {
	
}

#menu ul ul li {
	
}

#menu ul ul li a {
	
}

#menu ul ul li a:hover {
	
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.contentextra ul {
 list-style-type:none;
 
}
.contentextra ul li{
 float:right;
 margin-left:10px;
}