/* CSS Document */

/*--------------------------------
|         Global Resets          |
--------------------------------*/

p {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*--------------------------------
|       Global Styles            |
--------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.286;
	color: #646464;
	background-color: #FFFFFF;
}

a {
	 color: #646464;
	 text-decoration: none;
	 outline: none;
}

a:visited {
}

a:active {
}

a:hover {
	color: #FF117A;
}

.altlink:hover {
	color: #00B4EF;
	text-decoration: none;
}

h1 { 
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	padding: 0px;
	margin: 25px 0px 4px 0px;
	font-size: 18px;
	color: #FF117A;
	font-weight: normal;
}

h3 { 
	letter-spacing: 0.04em;
    padding: 0px;
	margin: 0px 0px 10px 2px;
	font-size: 18px;
	font-weight: normal;
}

h4 {
    font-size: 15px;
    letter-spacing: 0.02em;
    font-weight: normal;
    padding: 0px 0px 5px 0px;
    width: 190px;
    border-bottom: 1px solid #DDD;
    margin: 30px 0px 0px 16px;
}

label {
	color:#777;
	cursor:pointer;
	line-height:2.5;
	vertical-align:top;
}

#message {
    border: 1px solid #CECECE;
    padding: 2px 13px;
    font-size: 13px;
    background-color: #EFEFEF;
}

/*--------------------------------
|       Main Styles              |
--------------------------------*/

/* Header Styling */

#header {
	height: 106px;
	background-image:url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#header-logo {
	padding: 58px 0px 0px 50px;
}

#navbar {
	height: 24px;
	padding-left: 39px;
	background-image:url(../images/navbar_bg.gif);
}

#navbar ul, #navbar li {
	margin: 0;
	padding: 0;
	display:inline;
	list-style: none;
}

#navbar li {
	float: left;
}

/* Page Content Styling */

#content {
	background-image:url(../images/content_bg.gif);
	background-repeat: repeat-x;
	padding: 36px 0px 0px 39px;
	height: 25px;
}

#container {
 	width: 950px;
}

#left {
	float: left;
	width: 796px;
}

#right {
	width: 150px;
	float: left;
}

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

/*--------------------------------
|       Page Styles              |
--------------------------------*/

/* Front Page 3 Columns  */

#columns {
	margin-top: 31px;
}

#leftcol {
	width: 219px;
	font-size: 14px;
	float: left;
	padding-left: 9px;
}

#rightcol {
	margin-left: 267px;
}

.colsection {
	width: 467px;
	margin-bottom: 26px;
}

.colsection img {
	margin-bottom: 19px;
}

/* Feature Project Box */

#recentprojects {
	padding: 9px;
	border: 1px solid #E6E6E6;
	width: 717px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: 9px;
}

#randomimage 
{
	width: 717px;
	height: 105px;
}

#recentprojects-box {
	padding: 0px 0px;
	background-color: #000;
	-moz-opacity:.85;
}

#recentprojects-hidden {
	width: 713px;
	background-color: #000;
    font-size: 10px;
    color: #FFF;
	position : relative;
    letter-spacing: 0.05em;
	padding: 1px 0px 1px 0px;
}

#recentprojects-hidden b {
    padding-left: 20px;
    color: #FF117A;
}

#recentprojects-hidden p {
    margin: 5px 5px 5px 0px;
}

#recentprojects-label {
	float: right;
}

/* At A Glance */

#glance ul, #glance li {
	font-size: 12px;
	list-style:none;
}

#glance ul {
	margin-top: 14px;
}

#glance li {
	margin-bottom: 7px;
	line-height: 1.2727;
}

#glance li img {
	float: left;
	margin: 1px 6px 5px 0px;
}

/* Recently Completed Projects */ 

#completed {	
	font-size: 11px;
	margin-top: 30px;
}

#completed1, #completed2, #completed3, #completed4 {
	padding-bottom: 10px;
} 

#completed-header {
	padding-bottom: 12px;
}

.completed-img {
	border: 1px solid #E7E7E7;
}

#completed a:hover img{
	border: 1px solid #ABABAB;
}

#completed ul, #completed li {
	list-style: none;
}

#completed ul {
	padding-top: 5px;
}

#completed-button {
	margin-top: 8px;
	padding: 1px;
	border: 1px solid #F1F1F1;
}

/* Footer */ 

#footer {
	clear:both;
	padding: 45px 0px 15px 0px;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 914px;
	color: #999;
}

#footer-inside {
color: #AAA;
	width: 924px;
    padding: 5px 0px 1px 9px;
	border-top: 1px solid #F1F1F1;
}

#footer-inside a {
    color: #AAA;
}

#footer-inside a:hover {
    color: #999;
    text-decoration: underline;
}

/*-----------------------|
|    About Styling       |
------------------------*/

#about-top {
	width: 920px;
	height: 20px;
	padding: 0px 0px 5px 9px;
	border-bottom: 1px solid #E5E5E5;
}

#about-picture {
	float: left;
	padding: 30px 0px 0px 9px;
	width: 1px;
}

#about-text {
	width: 626px;
	font-size: 12px;
	margin: 30px 0px 0px 5px;
	padding-bottom: 40px;
}

#about-text a {
   color: #646464;
   text-decoration: underline;
}

#about-text a:hover {
    color: #FF117A;
    text-decoration: underline;
}

#about-text p {
	line-height: 1.6;
}

#about-different {
        margin-top: 20px;
}

#about-right {
	float: right;
	width: 210px;
    margin-top: 0px;
	padding: 0px 50px 0 0;
}

#about-resume {
    font-size: 14px;
}

#about-resume img {
	display: block;
}

#about-resume ul {
    margin: 25px 0px 0px 29px;
    overflow: auto;
}

#about-resume li {
    width: 50px;
    background-color: #FAFAFA;
    padding:10px 10px 0px 10px;
    margin-right: 16px;
    list-style-type: none;
    float: left;
   
}

#about-resume li a {
	display: block;
	height: 100%;
	width: 100%;
}


#about-resume li:hover {
    background-color: #EEE;
}

#about-resume-pdf {
    padding: 6px 0px 10px 10px;
}

#about-resume-doc {
    padding: 6px 0px 10px 5px;
}

#about-links ul {
    margin-left: 15px;
	background-color:#FAFAFA;
}

#about-links li {
    font-size: 12px;
    margin-right: 4px;    
	list-style: none;
    border-bottom: 1px solid #ddd;
}

#about-links li a {
    display: block;
	width: 90%;
	height: 100%;
	padding: 3px 0px 4px 20px; 
	background-color: #FAFAFA;
}

#about-links li a:hover {
	color: #FFF;
	background-color: #FF117A;
}

/*-----------------------|
|    Contact Styling     |
------------------------*/

#contact-top {
	width: 920px;
	height: 20px;
	padding: 0px 0px 5px 19px;
	border-bottom: 1px solid #E5E5E5;
}

#contact {
    margin-top: 35px;
    margin-left: 19px;
    line-height: 1.7;
}

#contact-left {
	float: left;
}

#contact form textarea {
	width:344px;
	height:120px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.286;
    color: #646464;
	background:url(../images/contact_textarea.gif) no-repeat;
	border:none;
	padding:6px 7px 15px 7px;
}

#contact form input {
	width:344px;
	height:17px;
    color: #646464;
	background:url(../images/contact_name.gif) no-repeat left top;
	border:none;
	padding:4px 9px;
}

#contact form button {
	display: block;
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/contact_submit.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}

#contact-right {
	width:400px;
	margin-top: 10px;
	margin-left: 400px; 
}

#contact-right ul{
    margin: 8px 0px 0px 14px;
}

#contact-right li {
    margin-bottom: 3px;
}

/*-----------------------|
|    Project Overview    |
------------------------*/

#project-top {
	width: 920px;
	height: 20px;
	padding: 0px 0px 5px 9px;
	border-bottom: 1px solid #E5E5E5;
}

/* Project Overview */

#project-main {
	margin-top: 20px;
}

#project-main-left {
	font-size: 12px;
	float: left;
	width: 238px;
	padding-left: 9px;
    line-height: 1.4;
    
}

#project-main-left h1 {
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 22px;
    font-size: 26px;
    font-weight: bold;
}

#project-main-left a {
    padding: 3px;
    color: #777;
    border: 1px solid #DDD;
    background-color: #EEE;
    font-weight: bold;
    letter-spacing: .0em;
    font-size: 11px;
    line-height: 2.8;
}

#project-main-left a:hover {
    color: #00B4EF;
    background-color: #F5F5F5;
}

#project-main-right {
	margin-left: 252px;
	padding-left: 40px;
	height: 553px;
	border-left: 1px solid #E5E5E5;
}

#project-sort{
	padding: 8px;
	margin: 8px 0px 14px 0px;
	background-color: #F2F2F2;
}

#project-sort b {
    color: #00B4EF;
}

.project-block {
	display: block;
	float: left;
	width: 300px;
	height: 50px;
    padding: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

#project-block a:hover {
	text-decoration: none;
}

#project-block a:hover img{
	border: 1px solid #ABABAB;
}

.project-img-wrap {
	float: left;
}

.project-img {
	border: 1px solid #E7E7E7;
}

#project-block-text {
	margin: 10px 0px 0px 147px;
	font-size: 11px;
	line-height: 1.3;
}

#project-block-text-long {
	margin: 3px 0px 0px 147px;
	font-size: 11px;
	line-height: 1.3;
}

/*-----------------------|
| Individual Projects    |
------------------------*/

#project-top img {
	float:left;
}

#project-back {
	float:right;
	font-size: 12px;
	padding: 7px 5px 0px 0px;
}

#project-name {
	display: block;
	margin: 25px 0px 0px 9px;
}

#project-left {
	width: 460px;
	float: left;
}

a:hover #project-thumb {
	background-color: #F8F8F8;
	border: 1px solid #EBEBEB;
}

#project-thumb {
	margin-top: 5px;
	padding: 9px;
	border: 1px solid #E5E5E5;
}

#project-description {
	font-size: 12px;
	width: 360px;
	height: 350px;
	margin: 25px 0px 0px 493px;
	line-height: 1.8;
}

.project-link {
	color: #BBB;
}

#project-navigate {
	overflow: auto;
	width: 938px;
	margin-top: 35px;
    padding-bottom: 40px;
}

.project-nav-description, .project-nav-description-top {
    font-size: 12px;
    text-align: center;
    margin: 2px 0px 3px 0px;
}

.project-nav-description-top {
    margin: 6px 0px 0px 0px;
    padding-bottom: 3px;
    border-bottom: 2px solid #E5E5E5;
}

#project-nav-left {
    float: left;
	width: 160px;
	padding: 0px 30px 2px 30px;
}

#project-nav-left img {
    border: 3px solid #DDD;
}

#project-nav-right {
    float: right;
	width: 160px;    
	padding: 0px 30px 2px 30px;
}

#project-nav-right img {
    border: 3px solid #DDD;
}

#project-enlarge {
    float:left;
    margin: 9px 0px 0px 9px;
}

#project-enlarge-description {
    width: 398px;
    height: 18px;
	font-size: 12px;
    background-color: #F6F6F6;
	margin: 16px 0px 0px 32px;
	padding: 2px 0px 0px 7px;
    border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;    
}

/*-----------------------|
|    LYTEBOX STYLES      |
------------------------*/

#lbOverlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 99998; 
	width: 100%; 
	height: 500px; 
}

#lbOverlay.grey { 
	background-color: #000000; 
}

#lbMain { 
	position: absolute; 
	left: 0; 
	width: 100%; 
	z-index: 99999; 
	text-align: center; 
	line-height: 0; 
}
#lbMain a img { border: none; }

#lbOuterImageContainer { 
	position: relative; 
	background-color: #FFF; 
	width: 200px; 
	height: 200px; 
	margin: 0 auto; 
}

#lbOuterImageContainer.grey { 
	border: 3px solid #888888; 
}

#lbImageDataContainer {	
	font: 16px Lucida, Helvetica, sans-serif; 
	background-color: #fff; 
	width: 100%; 
    padding-bottom: 0.2em;
	line-height: 1.4em;	
	overflow: auto; 
	margin: 0 auto; 
}

#lbImageDataContainer.grey { 
	border: 3px solid #888888;
	border-top: none; 
}

#lbImageContainer {
	padding: 18px;
}

#lbLoading {
	position: absolute;
	top: 45%;
	left: 0%;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(../images/loading.gif) center no-repeat;
}

#lbHoverNav { 
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10; 
}

#lbImageContainer>#lbHoverNav { 
	left: 0;
}

#lbHoverNav a { 
	outline: none;
}

#lbPrev { 
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left;
}

#lbPrev.grey:hover, #lbPrev.grey:visited:hover { 
	background: url(../images/prev.gif) left 15% no-repeat; 
}

#lbNext { 
	width: 49%; 
	height: 100%; 
	background: transparent url(../images/blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right; 
}

#lbNext.grey:hover, #lbNext.grey:visited:hover { 
	background: url(../images/next.gif) right 15% no-repeat; 
}

#lbPrev2, #lbNext2 { 
	text-decoration: none;
	font-weight: bold; 
}

#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { 
	color: #333333; 
}

#lbPrev2_Off, #lbNext2_Off { 
	font-weight: bold; 
}

#lbPrev2_Off.grey, #lbNext2_Off.grey { 
	color: #CCCCCC; 
}

#lbImageData { 
	padding: 0 10px; 
}

#lbImageData.grey { 
	color: #333333; 
}

#lbImageDetails { 
	width: 60%;
	float: left;
	text-align: left; 
}

#lbCaption { 
	padding-left: 0.5em;
	display: block;
	font-weight: bold; 
}

#lbNumberDisplay { 
	padding-left: 0.7em;
	font-size: 13px;
	float: left;
	display: block;
	padding-bottom: 1.0em; 
}

#lbNavDisplay { 
	float: left;
	display: block;
	padding-bottom: 1.0em; 
}

#lbClose { 
	width: 64px;
	height: 28px;
	float: right;
	padding-right: 0.8em;
	margin-bottom: 8px; 
}

#lbClose.grey { 
	background: url(../images/close.gif) no-repeat; 
}

#lbPlay { 
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px; 
}

#lbPlay.grey { 
	background: url(../images/play.png) no-repeat; 
}

#lbPause { 
	width: 64px;
	height: 28px;
	float: right;
	margin-bottom: 1px; 
}

#lbPause.grey { 
	background: url(../images/pause.png) no-repeat; 
}
