* {
	margin:0;
	padding:0;
}

body {
	background:url(images/bg.jpg) #e6cda0 repeat;
	/*background-position:center;*/
font-size:12px;
	font-family:Arial;
	text-align:left;
	color:#000000;
	height: 100%;
	padding: 0;
	margin: 0;
}


:focus { outline-style: none; }

#wood {
	background:url(wood_sidebar_G.png) no-repeat 0 -672px;
	position:absolute;
	width:995px;
	height:345px;

}

.page {
position: absolute;
left: 620px;
top:500px;
width: 780px;
height: 500px;
margin-left: -390px; /* half of width */
margin-top: -250px;  /* half of height */
}


img {
border:none;
text-decoration:none;
}


#header {
height:50px;
width:750px;
padding-top:15px;
padding-left:15px;
padding-right:15px;
}

#header .left {
float:left;
width:350px;
height:40px;
display:block;
text-align:left;
}

#header .right {
float:right;
width:400px;
height:40px;
display:block;
text-align:right;
}

h1, h1 a, h1 a:hover {
	font-size:24px;
	font-weight:bold;
	color:#3e5da8;
	text-decoration:none;
}

h1 a span {
font-weight:normal;
color:#7b7b7b;
text-decoration:none;
padding-left:2px;
}

#header h2 {
font-size:14px;
font-weight:bold;
color:#7b7b7b;
}

#portfoliowrap {
clear:both;
padding-left:15px;
}

#portfolio {
	width:760px;
	height:415px;
	overflow:hidden;
	position: relative;
	float:left;
}


hr {
	height:2px;
	border:none;
	border-bottom:1px solid #C4aa7c;
	border-top:1px solid #775D36;
	clear:both;
	margin:0 0 5px 0;
}



h2 {
color:#775D36;
font-weight:normal;
font-size:20px;
padding-bottom:5px;
padding-top:2px;
}

h2 span {
color:#676767;
padding-left:3px;
}


h3 {
color:#45361F;
font-weight: bold;
}

p {
	line-height:20px;
	width:142px;
	padding-bottom:8px;
	color:#45361F;
}

a {
color:#3e5da8;
text-decoration:none;
}

a:hover {
	color:#3e5da8;
	text-decoration:underline;
}

/* CONTENT SLIDER */
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 750px; /*width of featured content slider*/
	height: 440px;
	margin-top: 25px;

}



.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 50px;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 5px;
	width: 653px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 410px;



filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}







.pagination{
	width: 740px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	position: absolute;
	top:202px;
	z-index:0;
	left: 13px;
}

/* .pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
}

.pagination a:hover, .pagination a.selected{
color: #000;
} */

#paginate-slider1 {
	display:block;
	width:750px;
	height:30px;
}


#paginate-slider1 .next{
display:block;
	width:44px;
	height:45px;
background: url(images/wood_sidebar.png) no-repeat -260px 0;
float:right;
}

#paginate-slider1 .next:hover{
display:block;
	width:44px;
	height:44px;
background: url(images/wood_sidebar.png) no-repeat -260px -46px;
float:right;
}


#paginate-slider1 .prev{
display:block;
	width:44px;
	height:45px;
background: url(images/wood_sidebar.png) no-repeat -260px -105px;
float:left;
}

#paginate-slider1 .prev:hover{
	display:block;
	width:44px;
	height:44px;
background: url(images/wood_sidebar.png) no-repeat -260px -151px;
	float:left;
}

/* END CONTENT SLIDER */

#contactInfo {
	position:absolute;
	left:58px;
	top:380px;
	width:192px;
	height:200px;
	z-index:1;
}


#contactInfo p {
color:#775D36;
display:inline;
color:#775D36;
margin-left:50px;


}

 #contactInfo a{
color:#775D36;
text-decoration:none;
}

#contactInfo a:hover{
text-decoration:none;
}

.emailME {
background:url(images/wood_sidebar.png) no-repeat 0 -120px;
height:16px;
display: block;

}

.emailME:HOVER {
height:16px;
background:url(images/wood_sidebar.png) no-repeat 0 -136px;
display: block;

}


.linked {
background:url(images/wood_sidebar.png) no-repeat 0 -155px;
height:21px;
display: block;
}

.linked:hover {
background:url(images/wood_sidebar.png) no-repeat 0 -176px;
height:21px;
display: block;
}


.footerLINK {
background: url(images/wood_sidebar.png) no-repeat 0 0;
height:28px;
display:block;
}


.footerLINK:hover {
background:url(images/wood_sidebar.png) no-repeat 0 -28px;
height:28px;
display:block;
}


.resumeLINK {
background: url(images/wood_sidebar.png) no-repeat 0 -57px;
height:28px;
display:block;
}

.resumeLINK:hover {
background: url(images/wood_sidebar.png) no-repeat 0 -87px;
height:30px;
display:block;
}




.twitter {
background: url(images/wood_sidebar.png) no-repeat -993px -620px;
height:250px;
display:block;
}



.tweets {
	position:absolute;
	top:159px;
	left:-13px;
width:140px;
height:112px;
}

/*067ab41e0527da7a75851c4849d28fa6-1217811920
 */
 
 






/********** THUMBNAILS ****************/
.infoTrends{
background: url(images/wood_sidebar.png) no-repeat -326px -137px;
display:block;
height:135px;
width:142px;
}

.shisedo{
background: url(images/wood_sidebar.png) no-repeat -472px -135px;
display:block;
height:135px;
width:142px;
}

.TC1 {
background: url(images/wood_sidebar.png) no-repeat -326px 0;
display:block;
height:135px;
width:142px;
}


.TC2 {
background: url(images/wood_sidebar.png) no-repeat -472px 0;
display:block;
height:135px;
width:142px;
}


.crossbow1{
background: url(images/wood_sidebar.png) no-repeat -148px -208px;
display:block;
height:135px;
width:142px;
}

.crossbow2 {
background: url(images/wood_sidebar.png) no-repeat 0 -208px;
display:block;
height:135px;
width:142px;
}

.avenue1 {
background: url(images/wood_sidebar.png) no-repeat 0 -345px;
display:block;
height:135px;
width:142px;
}

.warburg {
background: url(images/wood_sidebar.png) no-repeat -147px -345px;
display:block;
height:135px;
width:142px;
}

.chadwick {
background: url(images/wood_sidebar.png) no-repeat -330px -271px;
display:block;
height:135px;
width:142px;
}

.JCC {
background: url(images/wood_sidebar.png) no-repeat -147px -483px;
display:block;
height:135px;
width:142px;

}


.foodnetwork {
background: url(wood_sidebar_H.png) no-repeat -330px -410px;
display:block;
height:135px;
width:142px;
}

.scrum {
background: url(wood_sidebar_H.png) no-repeat 0 -483px;
display:block;
height:135px;
width:142px;
}

/********* Individual Posts ***************/

#contentMORE {
	position:absolute;
	left:232px;
	top:834px;
	width:765px;
	z-index:503;
}

#contentMORE p{
width:100%;
}


#contentMORE ul{
	line-height:20px;
	list-style: #775D36 disc inside;
	color:#45361F;
	margin-left:25px;

}

#contentMORE ul li ul{
margin-left:50px;


}

#MOREproject {
	height:100%;
	margin-bottom: 50px;
}



#MOREproject .MOREtext {
	float:left;
	width: 538px;
}


#MOREproject .MOREimg {
	float:right;
}



#footer {
	width:100%;
	background:url(images/wood_sidebar.png) no-repeat -640px 0;
	height: 550px;
	position:absolute;
}




#footer .siteMAP {
	width:450px;
	height:374px;
	Float: right;
	position: relative;
	top: 18%;
}

#footer .siteMAP .skills {
	float: left;
	width:220px;
	margin: 0 10px 0 10px;
}

#footer .siteMAP .items {
	float: right;
	width:190px;
	margin: 0 10px 0 10px;
}



#footer .siteMAP .skills h1, #footer .siteMAP .items h1{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#ead2a4;
	font-weight:bold;
}


#footer .siteMAP ul {
color:#ead2a4;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	margin-left:20px;
}


#footer .siteMAP ul li{
	color:#ead2a4;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	margin-left:20px;
}

#footer .siteMAP ul li a{
color:#E7C0D8;
font-size:10px;
font-weight:normal;
line-height:16px;
}

#footer .siteMAP ul li a:hover{
color:#E7C0D8;
font-size:10px;
font-weight:normal;
line-height:16px;
text-decoration:underline dotted;

}


#footer .siteMAP a{
color:#E7C0D8;
font-size:10px;
font-weight:normal;
line-height:16px;
}

#footer .siteMAP a:hover{
color:#E7C0D8;
font-size:10px;
font-weight:normal;
line-height:16px;
text-decoration:underline dotted;

}



/********** 
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
right: 100px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}


.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
right: 60px; /*position where enlarged image should offset horizontally */
width:100px;
}



img { -ms-interpolation-mode: bicubic; }
