@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

/*------Clear Fix------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/*-----To take outline out of links------*/

a {
	outline: none;
	text-decoration: none;
}

a:hover {
	outline: none;
	text-decoration: none;
}

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


h1{
	color: #7a003c;
	font-size: 2em;
}
h2{
	color: #7a003c;
	font-size: 1.4em;
}
h3{
	color: #7a003c;
	font-size: 1.2em;
}
h4{
	color: #7a003c;
	font-size: 1.1em;
	padding: 5px 0px;
}

/*--------------BODY--------------*/

html {
	
}

body {
	margin: 0;
	background: url(../imgs/bg.jpg) top left repeat-x   #edeeef;
	font: 62.5%/2em Helvetica, Verdana, Arial;
	color: #7f7f7f;
}

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}

.left {
	display: inline;
	float: left;
}
.right {
	display: inline;
	float: right;
}
/*------wrap-------*/
#container {
	width: 960px;
	height: auto; min-height: 100%;
	margin: auto;
}


/*-----------------HEADER---------------*/
#header {
	height: 174px;
	width: 940px;
}
#header h1#logo {
	height: 167px;
	width: 220px;
	display: inline;
	float: left;
}
#header h1#logo a {
	background: url(../imgs/logo.jpg) no-repeat;
	display: block;
	width: 220px;
	height: 0px;
	padding-top: 167px;
	overflow: hidden;
}


/*------Main navigation begins-------*/
ul#mainNav {
	width: 400px;
	height: 80px;
	margin: 11px 0px 0px 50px;
	float: left;
	list-style: none;
}
ul#mainNav li {
	display: inline;
}
ul#mainNav li a{  
     height: 0px;
     width: 100px;
     padding-top: 80px;
     overflow: hidden;  
     float: left;   
} 
/*------main home nav-------*/
ul#mainNav li a#navHome{  
     background: url(../imgs/nav.jpg) no-repeat 0px 0px;  
}
ul#mainNav li a#navHome:hover{   
     background: url(../imgs/nav.jpg) no-repeat 0px -80px;  
}
ul#mainNav li a#navHome.current{   
     background: url(../imgs/nav.jpg) no-repeat 0px -80px;  
}
/*------main about nav-------*/
ul#mainNav li a#navAbout{  
     background: url(../imgs/nav.jpg) no-repeat -100px 0px;  
}
ul#mainNav li a#navAbout:hover{  
     background: url(../imgs/nav.jpg) no-repeat -100px -80px;  
}
ul#mainNav li a#navAbout.current{  
     background: url(../imgs/nav.jpg) no-repeat -100px -80px;  
}
/*------main portfolio nav-------*/
ul#mainNav li a#navPortfolio{  
     background: url(../imgs/nav.jpg) no-repeat -200px 0px;  
}
ul#mainNav li a#navPortfolio:hover{  
     background: url(../imgs/nav.jpg) no-repeat -200px -80px;  
}
ul#mainNav li a#navPortfolio.current{  
     background: url(../imgs/nav.jpg) no-repeat -200px -80px;  
}
/*------main contact nav-------*/
ul#mainNav li a#navContact{  
     background: url(../imgs/nav.jpg) no-repeat -300px 0px;  
}
ul#mainNav li a#navContact:hover{  
     background: url(../imgs/nav.jpg) no-repeat -300px -80px;  
}  
ul#mainNav li a#navContact.current{  
     background: url(../imgs/nav.jpg) no-repeat -300px -80px;  
}        


#tagline{
	display: block;
	padding-top: 62px;
	background: url(../imgs/tagline.jpg) no-repeat;
	width: 619px;
	height: 0px;
	overflow: hidden;
	float: left;
	margin: 20px 0px 0px 40px;
}




/*-------------------CONTENT---------------*/div#content {
	width: 940px;
	margin: auto;
	font-size: 1.3em;
}
div.contentBg {
	background: url(../imgs/contentBg.jpg) repeat-y;
	min-height: 1075px;
}
div#content div.contentTop {
	margin-top: 50px;
	width: 940px;
	height: 7px;
	background: url(../imgs/contentTop.jpg) no-repeat;
}
div#content div.contentBottom {
	width: 940px;
	height: 20px;
	background: url(../imgs/contentBottom.jpg) no-repeat;
}
div#contentBgAbout {
	background: url(../imgs/contentBg.jpg) repeat-y;
	min-height: 575px;
	padding: 0px 10px;
}
div#contentBgContact {
	background: url(../imgs/contentBg.jpg) repeat-y;
	min-height: 300px;
	padding: 0px 10px;
}

/*----------HOME PAGE------------*/
/*-----------BEGINS------------*/


/*----------Call To Action------------*/	
div#cawrapper {
	height: 179px;
	width: 940px;
	padding: 50px 10px 10px 15px;
}
			
div#cawrapper div.ca {
	background: url(../imgs/caBg.jpg) no-repeat;
	float: left;
	display: inline;
	width: 240px;
	margin: -5px;
	height: 179px;
}
			
div#cawrapper div.ca.last {
	margin-left: -20px;
}

#cawrapper h3 {
	font-size: 16px;
	text-align: center;
	margin: 15px 0px 5px;
	clear: both;
	color: #7a003c;
}
#cawrapper p {
	font-size: 1.3e,;
	text-align: center;
	margin: 5px 10px 5px;
	padding: 10px 10px;
}
.ca a {
	color: #fff;
	background-color: #7a003c;
	width: 40px;
	padding: 5px 9px;
	margin: 10px 0px 0px 90px;
	font: .8em Helvetiva;
	text-decoration: none;
	text-align: center;
	clear: both;
}
.ca a:hover {
	color: #fff;
	background-color: #035e64;
	text-decoration: none;
}
/*----------Featured Projects------------*/

#content #featuredProjects{
	width: 940px;
	height: 262px;
	margin-top: 30px;
	padding-top: 5px;
	background: url(../imgs/featuredBg.jpg) no-repeat;
}
#fpTitle{
	width: 201px;
	height: 0px;
	padding-top: 45px;
	margin-left: 15px;
	overflow: hidden;
	background: url(../imgs/featuredProjects.jpg) no-repeat;
}
#projects li.project {
	display: inline;
	float: left;
	margin: 0px 0px 0px 15px;
	width: 293px;
	height: 139px;
	text-align: left;
	background-color: #edeeef;
}
#projects li.project h3 {
	font-size: 16px;
	margin: 0px 0px 5px;
	clear: both;
	color: #7a003c;
}
#projects li.project p {
	clear: both;
}
#projects li.project a{  
     height: 0px;
     width: 293px;
     padding-top: 139px;
     overflow: hidden;  
     float: left;   
} 

#projects li.project a#doll{  
     background: url(../imgs/dollSm.jpg) no-repeat 0px 0px;  
}
#projects li.project a#doll:hover{   
     background: url(../imgs/dollSm.jpg) no-repeat 0px -137px;  
}
#projects li.project a#skoor{  
     background: url(../imgs/skoorSm.jpg) no-repeat 0px 0px;  
}
#projects li.project a#skoor:hover{   
     background: url(../imgs/skoorSm.jpg) no-repeat 0px -137px;  
}
#projects li.project a#dontknowyet{  
     background: url(../imgs/dontknowyetSm.jpg) no-repeat 0px 0px;  
}
#projects li.project a#dontknowyet:hover{   
     background: url(../imgs/dontknowyetSm.jpg) no-repeat 0px -137px;  
}



/*----------PORTFOLIO SECTION------------*/
/*---------------BEGINS------------*/
/*----------------web------------*/

/*---------portfolio section begins--------*/

#secondNavWrapper{
	width: 940px;
	height: 80px;
}

h2#webPortfolioHeader {
	padding: 15px 0px 0px 25px;
	width: 150px;
	display: inline;
	float: left;	
}


/*------second navigation begins-------*/
ul#secondNav {
	width: 300px;
	height: 80px;
	margin: 0px 0px 0px 460px;
	float: left;
	list-style: none;
}
ul#secondNav li {
	display: inline;
}
ul#secondNav li a{  
     height: 0px;
     width: 100px;
     padding-top: 80px;
     overflow: hidden;  
     float: left;   
} 

/*------second web nav-------*/
ul#secondNav li a#secondNavWeb{  
     background: url(../assets/imgs/secondNav.jpg) no-repeat 0px 0px;  
}
ul#secondNav li a#secondNavWeb:hover{   
     background: url(../assets/imgs/secondNav.jpg) no-repeat 0px -80px;  
}
ul#secondNavli a#secondNavWeb.current2{   
     background: url(../assets/imgs/secondNav.jpg) no-repeat 0px -80px;  
}

/*------second motion nav-------*/
ul#secondNav li a#secondNavMotion{  
     background: url(../assets/imgs/secondNav.jpg) no-repeat -100px 0px;  
}
ul#secondNav li a#secondNavMotion:hover{   
     background: url(../assets/imgs/secondNav.jpg) no-repeat -100px -80px;  
}
ul#secondNavli a#secondNavMotion.current2{   
     background: url(../assets/imgs/secondNav.jpg) no-repeat -100px -80px;  
}

/*------second design nav-------*/
ul#secondNav li a#secondNavDesign{  
     background: url(../assets/imgs/secondNav.jpg) no-repeat -200px 0px;  
}
ul#secondNav li a#secondNavDesign:hover{   
     background: url(../assets/imgs/secondNav.jpg) no-repeat -200px -80px;  
}
ul#secondNavli a#secondNavDesign.current2{   
     background: url(../assets/imgs/secondNav.jpg) no-repeat -200px -80px;  
}

/*---------project btns--------*/
.view a {
	color: #fff;
	background-color: #7a003c;
	display: inline;
	width: 40px;
	padding: 5px 9px 5px 9px;
	margin-top: 10px;
	font: .8em Helvetiva;
	text-decoration: none;
	text-align: center;
	float: left;
}
.view a:hover {
	color: #fff;
	background-color: #035e64;
	text-decoration: none;
}
.more a {
	color: #fff;
	background-color: #7a003c;
	display: inline;
	width: 50px;
	padding: 5px 9px 5px 9px;
	margin: 10px 0 0 10px;
	font: .8em Helvetiva;
	text-decoration: none;
	text-align: center;
	float: left;
}
.more a:hover {
	color: #fff;
	background-color: #035e64;
	text-decoration: none;
}


/*---------project list 1--------*/
#webProjects li.project {
	display: inline;
	float: left;
	margin: 0px 0px 0px 15px;
	width: 293px;
	height: 139px;
	text-align: left;
	background-color: #edeeef;
}
#webProjects li.project h3 {
	margin: 0px 0px 5px;
	color: #7a003c;
}
#webProjects li.project p {
	clear: both;
}
#webProjects li.project a.box{  
     height: 0px;
     width: 293px;
     padding-top: 139px;
     overflow: hidden;  
     float: left;   
} 
#webProjects li.project a.box#doll{  
     background: url(../imgs/dollSm.jpg) no-repeat 0px 0px;  
}
#webProjects li.project a.box#doll:hover{   
     background: url(../imgs/dollSm.jpg) no-repeat 0px -137px;  
}
#webProjects li.project a.box#skoor{  
     background: url(../imgs/skoorSm.jpg) no-repeat 0px 0px;  
}
#webProjects li.project a.box#skoor:hover{   
     background: url(../imgs/skoorSm.jpg) no-repeat 0px -137px;  
}
#webProjects li.project a.box#dontknowyet{  
     background: url(../imgs/dontknowyetSm.jpg) no-repeat 0px 0px;  
}
#webProjects li.project a.box#dontknowyet:hover{   
     background: url(../imgs/dontknowyetSm.jpg) no-repeat 0px -137px;  
}

/*---------project list 2--------*/
#webProjects2 li.project {
	display: inline;
	float: left;
	margin: 350px 0px 0px 15px;
	width: 293px;
	height: 139px;
	text-align: left;
	background-color: #edeeef;
}
#webProjects2 li.project h3 {
	margin: 0px 0px 5px;
	color: #7a003c;
}
#webProjects2 li.project p {
	clear: both;
}
#webProjects2 li.project a.box{  
     height: 0px;
     width: 293px;
     padding-top: 139px;
     overflow: hidden;  
     float: left;   
} 
#webProjects2 li.project a.box#doumbek{  
     background: url(../assets/imgs/doumbekSm.jpg) no-repeat 0px 0px;  
}
#webProjects2 li.project a.box#doumbek:hover{   
     background: url(../assets/imgs/doumbekSm.jpg) no-repeat 0px -137px;  
}
#webProjects2 li.project a.box#idlehands{  
     background: url(../assets/imgs/idleSm.jpg) no-repeat 0px 0px;  
}
#webProjects2 li.project a.box#idlehands:hover{   
     background: url(../assets/imgs/idleSm.jpg) no-repeat 0px -137px;  
}
#webProjects2 li.project a.box#viewer{  
     background: url(../assets/imgs/viewerSm.jpg) no-repeat 0px 0px;  
}
#webProjects2 li.project a.box#viewer:hover{   
     background: url(../assets/imgs/viewerSm.jpg) no-repeat 0px -137px;  
}


/*---------------MOTION---------------*/

h2#motionPortfolioHeader {
	padding: 15px 0px 0px 25px;
	width: 150px;
	display: inline;
	float: left;	
}
/*---------project list 1--------*/
#motionProjects li.project {
	display: inline;
	float: left;
	margin: 0px 0px 0px 15px;
	width: 293px;
	height: 139px;
	text-align: left;
	background-color: #edeeef;
}
#motionProjects li.project h3 {
	margin: 0px 0px 5px;
	color: #7a003c;
}
#motionProjects li.project p {
	clear: both;
}
#motionProjects li.project a.box{  
     height: 0px;
     width: 293px;
     padding-top: 139px;
     overflow: hidden;  
     float: left;   
} 
#motionProjects li.project a.box#kinetic{  
     background: url(../assets/imgs/kineticTypeSm.jpg) no-repeat 0px 0px;  
}
#motionProjects li.project a.box#kinetic:hover{   
     background: url(../assets/imgs/kineticTypeSm.jpg) no-repeat 0px -137px;  
}
#motionProjects li.project a.box#bc{  
     background: url(../assets/imgs/bcSm.jpg) no-repeat 0px 0px;  
}
#motionProjects li.project a.box#bc:hover{   
     background: url(../assets/imgs/bcSm.jpg) no-repeat 0px -137px;  
}
#motionProjects li.project a.box#stranger{  
     background: url(../assets/imgs/strangerSm.jpg) no-repeat 0px 0px;  
}
#motionProjects li.project a.box#stranger:hover{   
     background: url(../assets/imgs/strangerSm.jpg) no-repeat 0px -137px;  
}

/*---------project list 2--------*/
#motionProjects2 li.project {
	display: inline;
	float: left;
	margin: 350px 0px 0px 15px;
	width: 293px;
	height: 139px;
	text-align: left;
	background-color: #edeeef;
}
#motionProjects2 li.project h3 {
	margin: 0px 0px 5px;
	color: #7a003c;
}
#motionProjects2 li.project p {
	clear: both;
}
#motionProjects2 li.project a.box{  
     height: 0px;
     width: 293px;
     padding-top: 139px;
     overflow: hidden;  
     float: left;   
} 
#motionProjects2 li.project a.box#wineRed{  
     background: url(../assets/imgs/wineRedSm.jpg) no-repeat 0px 0px;  
}
#motionProjects2 li.project a.box#wineRed:hover{   
     background: url(../assets/imgs/wineRedSm.jpg) no-repeat 0px -137px;  
}
#motionProjects2 li.project a.box#launcher{  
     background: url(../assets/imgs/clSm.jpg) no-repeat 0px 0px;  
}
#motionProjects2 li.project a.box#launcher:hover{   
     background: url(../assets/imgs/clSm.jpg) no-repeat 0px -137px;  
}


/*---------------DESIGN---------------*/

h2#designPortfolioHeader {
	padding: 15px 0px 0px 25px;
	width: 150px;
	display: inline;
	float: left;	
}

/*---------project list 1--------*/
#designProjects li.project {
	display: inline;
	float: left;
	margin: 0px 0px 0px 15px;
	width: 293px;
	height: 139px;
	text-align: left;
	background-color: #edeeef;
}
#designProjects li.project h3 {
	margin: 0px 0px 5px;
	color: #7a003c;
}
#designProjects li.project p {
	clear: both;
}
#designProjects li.project a.box{  
     height: 0px;
     width: 293px;
     padding-top: 139px;
     overflow: hidden;  
     float: left;   
} 
#designProjects li.project a.box#baroque{  
     background: url(../assets/imgs/baroqueSm.jpg) no-repeat 0px 0px;  
}
#designProjects li.project a.box#baroque:hover{   
     background: url(../assets/imgs/baroqueSm.jpg) no-repeat 2px -137px;  
}
#designProjects li.project a.box#geisha{  
     background: url(../assets/imgs/geishaSm.jpg) no-repeat 0px 0px;  
}
#designProjects li.project a.box#geisha:hover{   
     background: url(../assets/imgs/geishaSm.jpg) no-repeat 0px -137px;  
}
#designProjects li.project a.box#bcFlyer{  
     background: url(../assets/imgs/postcardSm.jpg) no-repeat 0px 0px;  
}
#dsignProjects li.project a.box#bcFlyer:hover{   
     background: url(../assets/imgs/postcardSm.jpg) no-repeat 0px -137px;  
}

/*---------project list 2--------*/
#designProjects2 li.project {
	display: inline;
	float: left;
	margin: 350px 0px 0px 15px;
	width: 293px;
	height: 139px;
	text-align: left;
	background-color: #edeeef;
}
#designProjects2 li.project h3 {
	margin: 0px 0px 5px;
	color: #7a003c;
}
#designProjects2 li.project p {
	clear: both;
}
#designProjects2 li.project a.box{  
     height: 0px;
     width: 293px;
     padding-top: 139px;
     overflow: hidden;  
     float: left;   
} 
#designProjects2 li.project a.box#cards{  
     background: url(../assets/imgs/cardsSm.jpg) no-repeat 0px 0px;  
}
#designProjects2 li.project a.box#cards:hover{   
     background: url(../assets/imgs/cardsSm.jpg) no-repeat 1px -137px;  
}
#designProjects2 li.project a.box#cd{  
     background: url(../assets/imgs/cdcoverSm.jpg) no-repeat 0px 0px;  
}
#designProjects2 li.project a.box#cd:hover{   
     background: url(../assets/imgs/cdcoverSm.jpg) no-repeat 0px -137px;  
}


/*---------------ABOUT---------------*/

img#headshot1 {
	padding-right:5px;
}


/*---------------CONTACT---------------*/

/*------------- FORM -----------*/

.formstyle {
	background: #c1c1c1 ;
	border: 2px solid #3c0000;
	padding: 14px;
	margin: auto;
	width: 600px;
}

.formstyle form {
	
}

.formstyle h1 {
	color: #3c0000;
	font-size: 15px;
	width: 500px;
	margin: 0px 0px 20px 27px;
}

.formstyle p {
	border-bottom: solid 1px #3c0000;
	clear: both;
	color: #3c0000;
	font-size: 13px;
	margin: 8px 0px;
	padding-bottom: 10px;
}

.formstyle .indv_box {
	padding: 10px 0px 10px 30px;
	height: 20px;
}

.formstyle label {
	color: #606060;
	width: 100px;
	display: inline;
	float: left;
	font-size: 16px;
}

.formstyle input {
	height: 23px;
	width: 350px;
	font-size: 16px;
	vertical-align: middle;
	float: left;
}
.formstyle textarea {
	float: left;
	width: 350px;
	padding-bottom: 10px;
}

.formstyle .required {
	padding-left: 10px;
}
.formstyle .submit {
	margin: 10px 5px;
	float: left;
	width: 150px;
	
}
.formstyle .clear {
	margin: 10px 5px;
	float: left;
	width: 150px;
}

.formbtns {
	float: left;
	clear: both;
	margin: 2px 0px 0px 150px;
}
/*-------------------FOOTER---------------*/



#footerWrapper {
	min-height: 200px;
	width: 947px;
	margin: auto;
	background: url(../imgs/footerBg.jpg)repeat-y;
	
}
#footer{
	margin-top: 20px;
	width: 947px;
	background: url(../imgs/footerTop.jpg) no-repeat;
	padding-top: 27px;
}
#footer div.boxes {
	float: left;
	display: inline;
	width: 220px;
	margin: 0px 0px 0px 20px;
	height: 179px;
}		
#footer div.twitterBox{
	width: 100px;
}
#footer h3#contact {
	width: 94px;
	height: 0px;
	padding: 26px 0px 5px 0px;
	overflow: hidden;
	background: url(../imgs/contactFooter.jpg) no-repeat;
	margin: auto;
}
#footer h3#connect {
	width: 99px;
	height: 0px;
	padding: 26px 0px 5px 0px;
	overflow: hidden;
	background: url(../imgs/connectFooter.jpg) no-repeat;
	margin: auto;
}
#footer h3#resume {
	width: 82px;
	height: 0px;
	padding: 26px 0px 5px 0px;
	overflow: hidden;
	background: url(../imgs/resumeFooter.jpg) no-repeat;
	margin: auto;
}
#footer h3#twitter {
	width: 72px;
	height: 0px;
	padding: 26px 0px 5px 0px;
	overflow: hidden;
	background: url(../imgs/twitterFooter.jpg) no-repeat;
	margin: auto;
}

p#twitt_loader {
	padding: 10px;
}

#footer ul li.footer{
	list-style: none;
	margin-left: 40px;
	height: 35px;
}
#footer ul li.footer a#mailto{
	width: 192px;
	height: 0px;
	padding-top: 29px;
	overflow: hidden;
	display: block;
	background: url(../imgs/mailto.jpg) no-repeat;
}
#footer ul li.footer a#connectLinkedin{
	width: 95px;
	height: 0px;
	padding-top: 29px;
	overflow: hidden;
	display: block;
	background: url(../imgs/linkedIn.jpg) no-repeat;
}
#footer ul li.footer a#connectTwitter{
	width: 95px;
	height: 0px;
	padding-top: 29px;
	overflow: hidden;
	display: block;
	background: url(../imgs/twitter.jpg) no-repeat;
}
#footer ul li.footer a#resumeImg{
	width: 60px;
	height: 0px;
	padding-top: 82px;
	overflow: hidden;
	display: block;
	background: url(../imgs/resume.jpg) no-repeat;
}
#footer ul li.footer a#resumeBtn{
	width: 68px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	display: block;
	background: url(../imgs/download.jpg) no-repeat;
}
