@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0;
	margin:0;
}

body {
	background: #FFF;
	
}


#layout
{
	margin: 0 auto;
	width:600px;
	text-align:center;
	font:1.0em Arial, sans-serif;
	color:#FFFFFF;
	
}
	

#name
{
	float:none;
	margin:0;

}

#content {
	float:left;
	width:600px;
	background-image: url(Paper.jpg);

}

.intro {
	width:310px;
	height: 300px;
	float: left;
	
}
.intro-image {
	width:500px;
	height: 265px;
	background-image: url(images/introimage.png);
	margin-left: 20px;
}
.updatebox {
	width:200px;
	height: 300px;
	float: left;
	
}

.strike {
	background-image: url(images/strikewhite.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 10px;
}

.strike-black {
	background-image: url(images/strikeblack.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 10px;
}

h1 {
	font:1em Arial, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
}


h2 {
	text-align:center;
	font:1.2em Arial, sans-serif;
	font-weight:bold;
	
}

p
{
	text-align:left;
	line-height:1.5;
	font: 1.0em Arial, san-serif;
}

#frame {
	margin: 0 auto;
	height: 304px;
	width: 540px;
	margin-top: 10px;
	
	
	
}


#navigation {
	background-image: url(images/Round.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	width:600px;
	padding-top: 10px;
	height: 19px;
}

#navigation ul
{
	list-style:none;
	font-weight:bold;
	font-size:1.4em;
	font-weight: bold;
	margin: 0 auto;
	width: 600px;
}

#navigation li {
	
	
	
	
}
#navigation a {
	text-decoration:none;
	
}
#navigation a:hover {
	text-decoration:none;
	color: #ffa200;
}

.nav-box {
	float: left;
	margin-left: 16%;
}


.text-nav a{
	color:#fff;
	list-style:none;
	font-weight:bold;
	font-size:1em;
	font-weight: bold;
	
}

#signoff {
	background-image: url(images/Round2.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	width:600px;
	height: 19px;
}

.center-height
{
	margin:auto 0;
}

.center-center
{
	margin:auto auto;
}
.center-element {
	MARGIN: 0px auto;
	WIDTH: 50%
}

.button img
{
	border: 0;
}


.button a {

	
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	font-weight: bold;
	
}

.button a:hover {
	text-decoration:none;
	color: #ffa200;
}


.thumbnails {
	background-color: #000;
	width:600px;
	border-bottom: 1px #444 solid;
	border-top: 1px #444 solid;
	margin-bottom: 10px;
}
#hidden_thumbs {
	display:none;
	float:left;
}
.spacer {
	clear: both;
}


.project-text {
	float:left;
	width:440px;
	height:135px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left: 8px;
}

img.shadow {
	padding: 5px 5px 5px 5px;
	background:url(portfolio/shadow-1000x1000.png) no-repeat right bottom
}

/*Twitter Start*/
#twitter_div {
	width: 200px;
	height: 300px;
	overflow: auto;
	text-align: left;
}



ul#twitter_update_list { 
	list-style: none; 
	font-size: 14px;	
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	padding: 10px;
	color: #FFFFFF;
	background: url(images/transpBlue.png);
}

/*Twitter End*/

a {
	color: #FFFFFF;
}

.footer {
	font: 0.9em Arial, sans-serif;
	padding-bottom: 5px;
}




#menu {
	position:relative;
	width:540px;
	height:40px;
	margin:0px auto;
	background-image: url(portfolio/images/tape.png);
}

#menu a.p1:visited, #menu a.p2:visited, #menu a.p3:visited, #menu a.p4:visited, #menu a.p5:visited, #menu a.p6:visited, #menu a.p7:visited, #menu a.p8:visited {
	position:absolute;
	display:block;
	width:54px;
	height:20px;
	color:#fff;
	text-decoration:none;
}
#menu a.p1:visited {top:10px; left:54px;text-align: center;}
#menu a.p2:visited {top:10px; left:108px;text-align: center;}
#menu a.p3:visited {top:10px; left:162px;text-align: center;}
#menu a.p4:visited {top:10px; left:216px;text-align: center;}
#menu a.p5:visited {top:10px; left:270px;text-align: center;}
#menu a.p6:visited {top:10px; left:324px;text-align: center;}
#menu a.p7:visited {top:10px; left:378px;text-align: center;}
#menu a.p8:visited {top:10px; left:432px;text-align: center;}

#menu a.p1, #menu a.p2, #menu a.p3, #menu a.p4, #menu a.p5, #menu a.p6, #menu a.p7, #menu a.p8 {
	position:absolute;
	display:block;
	width:54px;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
			
}
#menu a.p1 {top:10px; left:54px; }
#menu a.p2 {top:10px; left:108px; }
#menu a.p3 {top:10px; left:162px; }
#menu a.p4 {top:10px; left:216px; }
#menu a.p5 {top:10px; left:270px; }
#menu a.p6 {top:10px; left:324px; }
#menu a.p7 {top:10px; left:378px; }
#menu a.p8 {top:10px; left:432px; }


#menu a.p1:hover, #menu a.p2:hover, #menu a.p3:hover, #menu a.p4:hover, #menu a.p5:hover, #menu a.p6:hover, #menu a.p7:hover, #menu a.p8:hover {
	text-decoration:none;
	color:#000;
}

#menu a img {
	display:block;
	position:absolute;
	width:1px;
	height:1px;
	border:0px;
	top:0px;
	left:0px;
	
}

#menu a.p1:hover img {display:block; position:absolute; top:-309px; left:-49px; width:530px; height:294px; border:0px;}
#menu a.p2:hover img {display:block; position:absolute; top:-309px; left:-103px; width:530px; height:294px; border:0px;}
#menu a.p3:hover img {display:block; position:absolute; top:-309px; left:-157px; width:530px; height:294px; border:0px;}
#menu a.p4:hover img {display:block; position:absolute; top:-309px; left:-211px; width:530px; height:294px; border:0px;}
#menu a.p5:hover img {display:block; position:absolute; top:-309px; left:-265px; width:530px; height:294px; border:0px;}
#menu a.p6:hover img {display:block; position:absolute; top:-309px; left:-319px; width:530px; height:294px; border:0px;}
#menu a.p7:hover img {display:block; position:absolute; top:-309px; left:-373px; width:530px; height:294px; border:0px;}
#menu a.p8:hover img {display:block; position:absolute; top:-309px; left:-427px; width:530px; height:294px; border:0px;}








.imgteaser {
	margin: 0;
	overflow: hidden;
	float: left;
	position: relative;
	
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}

.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	
}

.imgteaser a .more {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 0.8em;
	color: #fff;
	background: #000;
	padding: 4px 8px;
	filter:alpha(opacity=65);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
}
.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}
.imgteaser a:hover .desc{
	display: block;
	font-size: 0.8em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 10px;
	margin: 0;
	width: 500px;
	
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:1.2em;
}


























/*.fixedwidth {
Back Up
width: auto;
height: auto;
position: relative;
color: black;

}*/
