/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
	background: #fff;
	margin: 0;
	padding: 0;
}

img {
border: 0px;
}

a {
color: #00cc99;
text-decoration: none;
}

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

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

ul, p {
line-height: 150%;
}

p.indent {
text-align:justify;
text-indent:.5in;
}

p small {
font-size: 12px;
}

td {
padding: 25px 25px 0 0;
}

pre {
font-size: 12px;
color: blue;
padding-left: 30px;
}

.date {
font-family: Veranda, "Times New Roman", sans-serif;
font-size: 12px;
font-style: italic;
}

h1 {
font-family:"Calibri", "Arial", sans-serif;
color: #8F3E1B;
}

h2 {
font-family:"Calibri", "Arial", sans-serif;
}

h3 {
font-family:"Calibri", "Arial", sans-serif;
padding-bottom: 5px;
}

/*--------------------------------------------------------*/

#header {
width: 1000px;
height: 29px;
margin: 0 auto;
padding: 26px 0 0 0;
/*
background: url(/images/website3/logo1.png) no-repeat;
background-attachment: scroll;
background-position: 45px 10px;
*/
}

.headerimg1 {
	/* position: 645px 10px; */
	float: left;
	margin-left:-14px;
}


.headerimg2 {
	/* position: 645px 10px; */
	float: right;
	margin-right:-14px;
	margin-bottom:-1px;
}

/* ------------------------------------------------- */

#menu {
width: 1000px;
height: 100px;
margin: 0 auto;
}

#menu ul {
list-style: none;
}

#menu li {
display: block;
float: left;
/* padding-right: 80px; */
}

#menuimg {
	padding-top:8px;
	margin-left:1px;
	padding-bottom:24px;
}

/* might have to add the menu a and menu a:hover stuff back in  */
#menu a:hover {
display:block;
text-indent:0px;
}

.projects {
display: block;
overflow:hidden;
width:150px;
text-indent:-150px;
margin-right:12px;
margin-left:20px;
}

.current .projects {
text-indent:-300px;
}

.design {
display: block;
overflow:hidden;
width:150px;
text-indent:-150px;
margin-right:12px;

}

.current .design {
text-indent:-300px;
}

.animation {
display: block;
overflow:hidden;
width:150px;
text-indent:-150px;
margin-right:12px;

}

.current .animation {
text-indent:-300px;
}

.photos {
display: block;
overflow:hidden;
width:150px;
text-indent:-150px;
margin-right:12px;
}

.current .photos {
text-indent:-300px;
}

.art {
display: block;
overflow:hidden;
width:150px;
text-indent:-150px;
margin-right:12px;
}

.current .art {
text-indent:-300px;
}

.resume {
display: block;
overflow:hidden;
width:150px;
text-indent:-150px;
}

.current .resume {
text-indent:-300px;
}

/* ------------------------------------------------- */

#main_content {
width: 1000px;
margin: 0 auto;
clear: both;
padding: 0px 0 50px 0;
background: #fff url(images/website4/background.gif);
}

/* ------------------------------------------------- */

#blurb {
width: 960px;
border: 1px #000 solid;
margin-left: 20px;
/* overflow:visible; */
/* height: 1%; overflow: hidden; */
}

.overflowme {
height: 1%; 
overflow: hidden;
}

.entry {
font-size: 16px;
}

#blurb p {
font-size: 14px;
font-family: Calibri, "Cordia New", Arial, sans-serif;
}


#blurb ul {
padding-left: 50px;
}

#blurb li {
font-size: 14px;
list-style: circle;
}

#blurb a {
	color:#00ccff;
	font-size:18px;
}

#blurb a:hover {
color: #005500;
}

#blurb a:visited {
color: #CCC;
}

#blurb a:visited:hover{
color: #005500;
}

.media {
padding-left: 30px;
}

#miniblurb {
width: 740px;
float: left;
padding-left: 40px;
}

#sidebar {
width: 200px;
float: right;
font-size: 16px;
color:#666;
background: url(/images/website3/sidebartexture.png) repeat-y;
padding-left: 15px;
margin-right: 30px;
}

#sidebar a {
color: #8F3E1B;
line-height:100%;
font-size: 14px;
font-family: Calibri, "Cordia New", sans-serif;
/*color: #006531*/
}

#sidebar a:hover {
color: #c7fcc7;
}

#sidebar h2 {
font-size: 20px;
display: block;
}

#sidebar ul {
list-style: none;
padding: 0 0 0 5px;
margin-right:20px;
}

#sidebar li {
padding: 5px 0;
}

#blurb #sidebar {
width: 160px;
margin: 0;
padding: 0;
background: url(/images/website4/sidebarbackground.gif) repeat-y;
}

#blurb #sidebar ul {
	margin: 0;
}
#blurb #sidebar a {
color: #00cc99;
}


#blurb #sidebar a:hover {
color: #79F7C8;
}


#blurb #sidebar .current a{
color: #BFF2E5;
}

#blurb #sidebar .current a:hover {
color: #79F7C8;
}


/*---------------------------------------------------------------*/


#description {
width: 650px;
float: left; 
/* margin: 0 0 0 20px; */
background: url(/images/website3/blurbmid2.png) repeat-y;
}

#description p {
padding: 0 30px;
color: #666;
font-size: 18px;
font-family: Calibri, "Cordia New", sans-serif;
}

#description h2 {
padding: 0 0 0 0;
/*color: #fdcec8;*/
color:#666;
}

#description h2 a{
color:#009900;
}

#description a {
color: #009900;
}

#description a:hover {
color: #c7fcc7;
}

#description ul {
padding-left: 50px;
}

#description li {
	list-style-type: circle;
}

#footer {
height: 25px;
text-align: center;
color: black;
clear: both;
padding: 30px 0 0 0;
}

img.left {
float: left;
margin: 0 10px;
}

img.right {
float: right;
margin: 0 0 0 10px;
}

img.project {
display: block;
    margin-left: auto;
    margin-right: auto;
}
