body
{
  margin: 5% 10% 0px 10%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: black;
  background-color: #EEE ;
  font-size:    x-small;      
  voice-family: "\"}\"";   
  voice-family: inherit;   
  font-size:    small;   
}

html>body  {
  font-size: small;   
} 


a:link  {
	color : #3366CC;
	text-decoration: none;
}

a:visited  {
  color : #999999;
  text-decoration: none;
}

a:hover  {
	text-decoration: none;
	color: #CC6633;
	}

a:active {
	color : #3366CC;
	}

/* header styles */
h1 {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1em;
	text-align: left;
        padding: 0px 5px 5px 0px;
	margin: 0;
	vertical-align: bottom;
	display: block;
}

h1 a:link  {
	color : #000;
	text-decoration: none;
}

h1 a:visited  {
  color : #000;
  text-decoration: none;
}

h1 a:hover  {
	text-decoration: none;
	color: #000;
	}

h1 a:active {
	color : #000;
	}

/* navigation styles */

/* Navigation
----------------------------------------------- */
#nav {
  margin: 0;
  padding: 0;
}

#nav ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  clear: left;
  height: 100%
}

#nav ul li {
  padding: 0;
  margin: 0;
  background: #fff;
  border-top: 1px solid #696;
  border-left: 1px solid #696;
  border-right: none;
  border-bottom: none;
  text-align: center;
  width: 8em;
  height: 100%;
  float: left;
}

#nav ul li a {
  padding: 1px 0 2px 0;
  margin: 0 0 0 0;
  color: #696;
  height: 100%;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.2em;
  display: block;
  font-size: x-small;      
  voice-family: "\"}\"";   
  voice-family: inherit;   
  font-size:    small;   
}

html>#nav ul li a  {
	font-size: small;   
	} 

#nav ul li#last a     {
	border-right: 1px solid #696;
	}

#nav ul li a:hover {
	color: #000;
	background: #ccc;
	}

#nav a:active	{
	background: #c60;
	color: #fff;
	}

body#sectionone #nav li#one a, 
body#sectiontwo #nav li#two a,
body#sectionthree #nav li#three a,
body#sectionfour #nav li#four a,
body#sectionfive #nav li#five a, 
body#sectionlast #nav li#last a {
  background: #696;
  color: #fff;
  font-weight: bold;
}

/*content styles */	
#content {
	padding: 1em 1em 1em 1em;
	margin: 0;
        border: 1px solid #696;
        background-color: #FFF;
        clear: both;
	}
	
#content p {
	font-family: Georgia, Palatino, serif;
	margin: 0 0 2em 0;
	width: 100%;
	text-align: left;
	}

border { 
  color : black;
}

img { 
  border: none;
}

.links {
    text-transform : uppercase;
    text-decoration : none;
    font-size : 10px;
    background-color : #666666;
}

.biglinks {
    text-transform : uppercase;
    text-decoration : none;
}

.date {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
}

.posts {
	font-family: Verdana, Arial, sans-serif;
	/*background-color : #003366;*/
	font-size:11px;
}

.byline	{
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	font-size:10px;
	display: block;
}

.header {
    font-size : 11px;
    font-weight : bold;
    color : #FFFF00;
}

.bigheader {
}

.blackheader {
    margin : 0px;
    font-size : 24px;
   color : #000000;
}

.bigtext {
    font-size : 12px;
}

.smalltext {
    font-size : 9px;
    /*color : #cccccc;*/
}

.smalltextgreen {
    font-size : 8pt;
    color : #80B080;
}

.footer {
    font-size : 8pt;
    color : #000000;
}

.blackborder {
    border-color : #000000;
    border-style : solid;
    border-width : 4px;
}

.resumeboxtitle {
   font-family: Verdana, Arial, sans-serif;
   font-weight : bold;
   text-decoration : none;
   font-size : 14px;
   color : #000000;
   background-color : #EEEEEE;
}

.resumebox{
   font-family: Verdana, Arial, sans-serif;
   text-decoration : none;
   font-size : 12px;
}

.resumecell{ 
  vertical-align: top;
}
.resumename{ 
  font-size : 25px;
}

.resumelink{ 
  font-size: 15px;
  text-align: center;
}

.resumeemail{ 
  font-size: 15px;
}

.resumeboxtable {
  border-color : #000000;
  border-style : solid;
  border-width : 3px;
}

.resumeheader{
    margin : 0px;
    font-size : 18px;
    text-transform : uppercase;
    
}    

.resumelist{
    font-size : 12px;
    list-style: square;
    line-height: 1.6;
}    

.underlinedtext
{
	font-family: "Times New Roman", Arial, sans-serif;
	font-size : 16px;
	font-style: normal;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}

.rsslinks {
	font-family: Georgia, Palatino, serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	}

.rsslinks p {
	margin: 0;
	padding: 0;
}

.rsstitle {
	font-size: 14pt;
	margin: 0 0 0.5em 0;
	border-bottom: 1px dashed black;
}

.rsstitle img {
	margin: 0 0 0.1em 0;
}

.rsstitle a:link {
	color: #000;
}

.rsstitle a:visited  {
    color : #999999;
	text-decoration: none;
}

.rsstitle a:hover  {
	text-decoration: none;
	color: #CC6633;
}

.rsstitle a:active {
	color : #CC6633;
}

.rssitemtitle{
	font-size: 11pt;
	margin: 0;
	padding:0;
}

.rssdesc {
	margin: 0 15em 1em 0;
	line-height: 14pt;
}


#header {
  width:660px;
  margin:0 auto 10px;
  border:1px solid #ccc;
  }

#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }

#blog-title a {
  color:#666;
  text-decoration:none;
  }

#blog-title a:hover {
  color:#c60;
  }

#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Content
----------------------------------------------- */
#main {
  width:410px;
  float:left;
  }
#sidebar {
  width:220px;
  float:right;
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

.portfolio {
  padding: 0;
  margin: 0 0 2em 0;
}

.portfolio img { 
  border:1px solid #696;
 }

.portimg {
  padding: 0;
  margin: 0 0 1em 0;
  text-align: center;
}

.portfolio h2 { 
  margin: 0;
  padding: 0;
  font-size: medium;
  text-transform: none;
  color: #000;
}

.portfolio p { 
  margin: 0;
  padding: 0;
}

.spacer { 
  clear:both;
 }

.contacttable {
	text-align: left;
}

.contacttable td {
	color: #000;
	padding: 0.25em;
}

h3 { 
  margin: 0;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 1em;
  padding: 0 0 0.5em 0;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#696;
}

#content #aboutimg
{
  float: left;
}

#aboutright {
  float:right;
  width: 40%;
}

#copyright {
	font-size: xx-small;
	font-weight: bold;
        color: #696;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 1em;
	width: 100%;
	display: block;
}

.story h3 a:link  {
  color : #696;
  text-decoration: none;
}

.story h3 a:visited  {
  color : #999;
  text-decoration: none;
}

.story h3 a:hover  {
  text-decoration: none;
  color: #C63;
}

.story h3 a:active {
  color : #C63;
}

.story
{ 
  display: block;
  margin: 0;
  padding: 1em 0 0 0;
  width: 60%;
}