@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


p{
	font:11px/18px Georgia, "Times New Roman", Times, serif;
	
}
a{
	font-size:12px;
	color:#811111;
	text-decoration:none;
	
}
a:hover{
	color:#525151;
	text-decoration:none;
	
}


body{
	
	background:#212222 url(../images/bg.jpg) no-repeat  top center;
	background-attachment:fixed;
	color:#999;
	
}
#wrapper{
	padding-top:15px;
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	z-index:4;
	position:relative;
	height:1100px;
}
#thanks-wrapper{
	padding-top:15px;
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	z-index:4;
	position:relative;
	height:600px;
}

#images{
	margin-bottom:200px;
}


/* HOMEPAGE CONTENT */

.port-txt {
	display:inline;
	float:left;
	margin-top:15px;
	margin-left:5px;
	color:#5e0b0b;
	font:13px Georgia, "Times New Roman", Times, serif bold;
	
}

.port-txt-desc {
	float:left;
	margin-top:15px;
	color:#909090;
	font:12px  Georgia, "Times New Roman", Times, serif;
	
}
.port-thumb img{
	padding:5px;
}
	

.thumb-shadow {
	padding:5px;
	padding-bottom:15px;
	
	background-color:#fff;
	margin-bottom:16px;
	text-decoration:none;
	width:452px;
	float:left;
	margin-right:16px;
	
}


/* INTERIOR CONTENT */



#description{
	
	background: #FFF left top;
	-moz-box-shadow: 2px 2px 5px #878787;
	-webkit-box-shadow: 2px 2px 5px #878787;
	box-shadow: 2px 2px 5px #878787;
	width:510px;
	height:129px;
	padding:20px;
	padding-right:23px;
	margin-bottom:17px;
	float:left;
}


#portfolio-title{
	padding-bottom:10px;
	
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#811111;
}

.sIFR-hasFlash h1 {
	font-size:32px;
	visibility: hidden;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6060;

}
.sIFR-hasFlash h2 {
	font-size:16px;
	visibility: hidden;
}

#portfolio-desc{
	padding-bottom:20px;

}


/* INTERIOR CONTENT "MORE PROJECTS" */

#title{
	margin-bottom:20px;
	position:relative;
	
}

#other-projects{
	background:#ffffff left top;
	-moz-box-shadow: 2px 2px 5px #878787;
	-webkit-box-shadow: 2px 2px 5px #878787;
	box-shadow: 2px 2px 5px #878787;
	width:347px;
	height:129px;
	padding:20px;
	margin-bottom:5px;
	float:right;
}


#title a span{
	display:block;	
	font:13px/18px Georgia, "Times New Roman", Times, serif;
	text-align:right;
	color:#811111;
	background:url(../images/all-arrow.gif) no-repeat right center;
	padding-right: 20px;
	width:52px;
	height: 18px;
	position:absolute;
	top:0;
	right:0;
	border-bottom:1px dotted #811111;
	
}

#prev-project{
	position:relative;
	margin-right:13px;
	width:162px;
	float:left;		
	
}
#next-project{
	position:relative;
	width:162px;
	float:left;	
	
}

.prev-thumb img, .next-thumb img{
	border:2px solid #dcdcd5;
}
#prev-project span {
	position:absolute;
	left:0;
	display:block;	
	font:13px/18px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#811111;
	background:url(../images/txt-bg.gif) no-repeat;
	width:48px;
	height:21px;
	border-bottom: 2px solid #dcdcd5;
	border-right: 2px solid #dcdcd5;
	
}

#next-project span {
	position:absolute;
	left:107px;
	display:block;
	padding-left:10px;
	font:13px/18px Georgia, "Times New Roman", Times, serif;
	color:#811111;
	background:url(../images/txt-bg.gif) no-repeat;
	width:48px;
	height:21px;
	border-bottom: 2px solid #dcdcd5;
	border-left: 2px solid #dcdcd5;
}

/* INTERIOR CONTENT "portfolio images" */
#thanks{
	background:#ffffff ;
	-moz-box-shadow: 2px 2px 5px #878787;
	-webkit-box-shadow: 2px 2px 5px #878787;
	box-shadow: 2px 2px 5px #878787;
	width:609px;
	height: 400px;
	padding:20px;
	margin-right:auto;
	margin-left:auto;
}
#tracker{
	text-align:center;
	margin: 10px;
	margin-top:25px;
	margin-bottom:25px;
}
#download{
	width: 210px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:20px;

}

#download a{
	background: url(../images/down-btn.jpg) 0 0 no-repeat;
	display: block;
	height: 54px;
}

#download a:hover{
	background-position: 0 bottom;
	
}


#images{
	background:#ffffff ;
	-moz-box-shadow: 2px 2px 5px #878787;
	-webkit-box-shadow: 2px 2px 5px #878787;
	box-shadow: 2px 2px 5px #878787;
	width:960px;
	float:right;
}
#img-wrapper{
	padding:20px;
	
}
#img-wrapper li{
	padding-bottom:10px;
	
}
#creditLink {
	text-align:left;
	margin-bottom:-6px;
	margin-top:-6px;
}


/* FOOTER */
#footer{
	background:#fff url(../images/footer-bg.gif) repeat-x scroll top center;
	clear:both;
	float:left;
	bottom:0;
	height:150px;
	position:fixed;
	width:100%;
	z-index:5;
	
}
#footerInfo{
	width: 990px;
	margin-right:auto;
	margin-left:auto;
}


#nav li{
	/*margin-right:20px;*/
	float:left;
	
}

#about a:hover, #contact a:hover, #resume a:hover, #install a:hover{
	border-bottom:1px dotted #811111;
}
#logoLink a:hover{
	border-bottom:0;
}
#logo{
	margin-top:-48px
}

#logo p{
	text-align:center;
	color:#525151;
}

#about{
	width:325px;
	margin-top:28px;
	margin-left:28px;	
}

#contact{
	width:125px;
	margin-top:28px;
	margin-right:25px;
}

#resume{
	
	margin-top:28px;
	margin-left:20px;
}
/*#resume a {
	background:url(../images/resume-bg.gif) no-repeat 0 0 transparent;
	display:block;
	padding:0 0 0 0;
	text-decoration:none;
	height:36px;
	
}

#resume a:hover{
	background-position: 0 -43px;
	
}
*/