@charset "utf-8";
/* CSS Document */

body {	
		background-color:#FFF;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		color: #000000;
		margin: 0;
}

/*= HEADINGS === === === === === === === === === === */

h1 {font-family: verdana, sans-serif; font-size: 20px; color: #660000; text-align: center;}
h2 {font-family: verdana, sans-serif; font-size: 18px; color: #660000;}
h3 {font-family: verdana, sans-serif; font-size: 16px; color: #FF3333; text-align: left; margin: 0 0 0.5em 0.5em;}
h4 {font-family: verdana, sans-serif; font-size: 12px; color: #000000; font-weight:bold;}
h5 {font-family: verdana, sans-serif; font-size: 12px; color: #000000; text-align: left; margin: 0 0 0.5em 0.5em;}

/*= LINKS === === === === === === === === === === */

a:link 			{color: #FF3333;text-decoration: none;}
a:hover 		{color: #F00; text-decoration: none;}
a:visited 		{color: #000;text-decoration: none;}
a:active 		{color: #000; text-decoration: none;}
a 				{outline: none;}
	
#nav a 			{font-family: verdana, sans-serif; font-size: 12px; color: #FF3333; font-weight: bold;}
#nav a:hover 	{color: #000000;}
#nav a:active 	{color: #000;}
#nav 			{font-family: verdana, sans-serif; font-size: 12px; color: #FF3333; position: relative; top: -2.5em; margin: 0px 35px 0px 35px; overflow: auto;}
	
#bnav a 		{font-family: verdana, sans-serif; font-size: 12px; color: #FF3333; font-weight: bold;}
#bnav a:hover 	{color: #000000;}
#bnav a:active 	{color: #000;}
#bnav 			{font-family: verdana, sans-serif; font-size: 12px; color: #FF3333; padding: 1em 1em 1em 1em; width: 880px; margin: 10px auto; }
	
/* CLASS are indicated with a dot (.) while ID are indicated with a hash (#) */

/*= CONTENT === === === === === === === === === === */

.alignleft {
		float: left;
		text-align:left;
}
.alignright {
		float: right;
		text-align:right;
}

p {
		padding: 0 0 0 0;
		margin: 0 0 0.5em 0.5em;
}

img.top {
		vertical-align: text-top;
}

#content {
		width: 283px;
		float: left;
}

#contentimages {
		width: 610px;
		float: right;
}

#back { 
		width: 900px;
		margin: 10px auto;
		padding: 1em 1em 1em 1em;
		height:100%;
		background-image:url();
}

.header {
		background-image:url(../images/header2.png);
		background-position:left;
		background-repeat:no-repeat;
		display: block;
		position:relative;
		width: 900px;
		height: 150px;
}

#header {
		display: block;
		height: 130px;
		width: 900px;
		border:0px;
}

#header a {
		width: 900px;
		height: 150px;
		display: block;
}

.entry img {
		margin: 1px 0px 0px 0px;
		float: right;
		background-color: #000;
		border-style: solid;
		border-width: 4px;
		border-color: #000;
}

.entry p {
		padding: 0 0 0 0;
		margin: 0 0 0.5em 0;
}

.mainentrytext {
		margin: 1px 0px 0px 0px;
		width: 100%;
		text-align: left;
		background-color: #FFFFFF;
		border-style: solid;
		border-width: 4px;
		border-color: #000;
		height: 250px;
}

.entrytext {
		margin: 1px 0px 0px 0px;
		width: 100%;
		text-align: left;
		background-color: #FFFFFF;
		border-style: solid;
		border-width: 4px;
		border-color: #000;
		height: 70px;
}

.entrytext:hover {
		background-color:#CCC;
}
.entry {
		width: 100%;
		text-align: center;
}

.entryheader {
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		color: #F00;
		margin: 0 0 0em 0.5em;
}

/*= GALLERYS === === === === === === === === === === */

.thumb img {
		margin: 1px 0px 0px 1px;
		float: right;
		border-style: solid;
		border-width: 4px;
		border-color: #000;
}

.inav {
		margin: 1px 0px 0px 1px;
		float: right;
		border:none;
		width: 610px;
}

#contentthumb {
		width: 610px;
		float: right;
}

.entrytextgallery {
		margin: 1px 0px 0px 0px;
		width: 100%;
		text-align: left;
		background-color: #FFFFFF;
		border-style: solid;
		border-width: 4px;
		border-color: #000;
		height: 100%;
}

.entrytextgallery img {
		padding:10px;
}

#contentabout {
		width: 890px;
		float: left;
}

/*= NAVIGATION === === === === === === === === === === */

ul,li,ol { list-style-type:none; padding:0; margin:0;}

#navmenu { position:relative; top:-1em}
#navmenu li { float:left; height:25px;}

/* Root Menu */
#navmenu a {
		background:#FFF url(../images/) no-repeat scroll 5px center;;
		float:none !important;/*For Opera*/
		float:left;/*For IE*/
		display:block;height:auto !important;height:1%;/*For IE*/
		font-weight:bold; width:141px;
		text-align:center;
}
			
/* Root Menu Hover Persistence */
#navmenu a:hover,
#navmenu li:hover a,
#navmenu li.iehover a { font-weight:bold; background-color:#999;}

/*= TEST BUTTON CODE === === === === === === === === === === */

#navmenu1 a {
		background:#FFF url(../images/) no-repeat scroll 5px center;
		float:none !important;/*For Opera*/
		float:left;/*For IE*/
		display:block;height:auto !important; height:1%;/*For IE*/
		font-weight:bold;
		width:142px;
		text-align:center;}

a.button1 {
		background:#FFF;
		border:4px solid;
		display:block;
		color:#000;
		font-weight:bold;
		height:30px;
		line-height:29px;
		margin-bottom:14px;
		margin-right:0px;
		text-decoration:none;
		width:191px;
}

a.button {
		background:#FFF;
		border:4px solid;
		display:block;
		color:#000;
		font-weight:bold;
		height:30px;
		line-height:29px;
		margin-bottom:14px;
		margin-right:1px;
		text-decoration:none;
		width:191px;
}

a:hover.button {
		color:#000;
}

/*= CLASSES === === === === === === === === === === */

.home {
		background:url(../images/icons/badge_html.png) no-repeat 10px 8px;
		display:block;
}

.about {
		background:url(../images/icons/user.png) no-repeat 10px 8px;
		display:block;
}

.features {
		background:url(../images/icons/attach.png) no-repeat 10px 8px;
		display:block;
}

.resume {
		background:url(../images/icons/info.png) no-repeat 10px 8px;
		display:block;
}

.contact {
		background:url(../images/icons/mobile.png) no-repeat 10px 8px;
		display:block;
}

.links {
		background:url(../images/icons/newspaper.png) no-repeat 10px 8px;
		display:block;
}

