/* If you're looking at my css code; it is real messy, sorry, i haven't had time to clean it up : ] */

body {
	background-color: #fff;
	background-image: url('/ux/images/stripeBG10.png');
	background-attachment: fixed;
	padding-top: 70px;
	font-family: helvetica, arial !important;
}
.titleContainer {
	padding: 10px 7px 14px 7px;
	margin: 0px auto 0px auto;
	text-align: center;
	font-weight: 700;		
	font-family: 'Oswald' !important;	
	color: #fff;
	background-color: #33ccff;
	width: 620px;
	border-bottom: 2px solid;			
}
#menu {
	margin: -50px 0px 0px 50px;
}
#menu a {
	font-family: arial, helvetica, sans-serif;
}
#menu .uk-button {
	font-weight: 700;
	color: #999;
	background-image: url(/ux/images/cheeseburgerMenuSm.png);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding: 3px 14px 3px 37px;
}
#t1 {
	font-size: 110px;
	line-height: 110px;
	background-color: #02ace5;
	border-bottom-color: #028ab7;	
	text-shadow: 4px 1px 1px rgba(28, 106, 172, 1);
}
#t1:hover {
	background-color: #0188b5;
	border-bottom-color: #006282;
}
#t2 {
	font-size: 210px;
	line-height: 210px;
	background-color: #09d564;
	border-bottom-color: #04b051;	
	text-shadow: 4px 1px 1px rgba(28, 106, 172, 1);			
}
#t2:hover {
	background-color: #804c9e;
	border-bottom-color: #683387;			
}
#t3 {
	font-size: 110px;
	line-height: 110px;
	padding: ;			
	background-color: #afe4a8;
	border-bottom-color: #91c98a;	
	text-shadow: 4px 1px 1px rgba(28, 106, 172, 1);			
}
#t3:hover {
	background-color: #ffb800;
	border-bottom-color: #cc9403;		
}

#row1 #t1:hover a,
#t2:hover a,
#t3:hover a{
	/*text-shadow: none;*/
	color: #red !important;
}

#row1 {
	margin-bottom: 200px;
}
#row1 a {
	color: #fff;
}
#row1 a:hover {
	text-decoration: none;
	background-color: none !important;
}
#row2 {
	text-align: center;
	/*background-color: #f3f3f3;*/
	background-image: url(/ux/images/stripeBG00.png);
	padding: 100px;
}
#row3 {
	text-align: center;
	background-image: url(/ux/images/stripeBG08.png);
	padding: 100px;		
}
#row4 {
	text-align: center;
	/*background-color: #a0a0a0;*/
	background-image: url(/ux/images/bgSketch04.jpg);
	height: 400px;			
	padding: 150px 100px 100px 100px;					
}
#row5 {
	text-align: center;
	/*background-color: #ababab;*/
	background-image: url(/ux/images/bgCode02.jpg);
	height: 400px;			
	padding: 150px 100px 100px 100px;			
}
#row6 {
	text-align: center;
	background-color: #919191;
	padding: 100px;
	background-image: url(/ux/images/bgPrototype05.jpg);
	height: 400px;			
	padding: 150px 100px 100px 100px;
}
#row7 {
	text-align: center;
	background-color: #787878;*/
	padding: 100px;					
}
#row8 {
	text-align: center;
	/*background-color: #5e5e5e;*/
	background-image: url(/ux/images/stripeBG09.png);			
	padding: 100px;					
}
#row8 img {
	/*width: 120px;
	height: 120px;*/
	width: 90px;
	height: 90px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*border: 3px solid black;*/
	-webkit-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 5px 30px 0px rgba(50, 50, 50, 1);
	box-shadow:         0px 5px 30px 0px rgba(50, 50, 50, 1);			
}
#row8 img:hover {
	-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow:    0px 5px 30px 0px rgba(0, 0, 0, 1);
	box-shadow:         0px 5px 30px 0px rgba(0, 0, 0, 1);			
}
a.thumbnail {
	display: inline-block;
	/*width: 120px;*/
	width: 100px;
	margin-right: 30px;			
}
.thumbContainer > a.thumbnail:last-child {
	margin-right: 0px;
}
.thumbContainer	a {
	font-family: arial, helvetica, sans-serif;
}	
h2 {
	font-family: "Merriweather", serif;
	font-weight: 300;
	font-size: 34px;
	line-height: 44px;
	color: #999;
	margin-bottom: 60px;
}
#row3 h2 {
	color: #757575;
}
#row4 h2 {
	color: #2b2b2b;
}
#row5 h2 {
	color: #171717;
}			
#row6 h2 {
	color: #0a0a0a;
}
#row7 h2, #row8 h2 {
	color: #0a0a0a;
}		
img {
	/*border: 1px solid #cccccc;
	padding: 13px*/
	margin-bottom: 12px;
}
p {
	font-family: 'Oswald';
	line-height: 1.7em;
	color: #989B9C;
	}
a {
	color: #41B9E0;
}
a:hover {
	color: #41B9E0;		
	text-decoration: underline;
}
hr {
	border-bottom: 1px solid #cccccc;	
}
/* ------------------------------ PROJECTS --------------------------------*/
body.project {
	padding-top: 10px !important;
	/*background-image: none;*/
}
.project #wrapper {
	/*margin-top: 15px;*/
	max-width: 700px;
}
.project p, .project ul li, .project ol li {
	font-family: arial, helvetica, sans-serif;
	color: #3f3f3f;
}
.project h1 {
	font-family: 'Oswald' !important;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	color: #3f3f3f;
	margin-top: 0px;
}
.project h3 {
	color: #3f3f3f;
}
.project h4 {
	color: #3f3f3f;
	font-style: italic;
	margin-top: 40px;
	font-size: 16px;
}
.project #menu {
	margin: 10px 0px 0px 20px;
}
.screens {
	margin-bottom: 50px;
}
.screens .screenshot {
	margin: 20px 0px 40px 20px;
	-webkit-box-shadow: 0px 5px 30px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 5px 30px 0px rgba(50, 50, 50, 1);
	box-shadow:         0px 5px 30px 0px rgba(50, 50, 50, 1);	
}
.screens .caption {
	margin: -25px 0px 30px 20px;
}
#flashBox {
	margin: 39px 0px 30px 40px;
	margin-left: 10px;
	margin-bottom: 30px;
}
.topMarg0 {
	margin-top: 0px;
}
.italic16 {
	font-style: italic;
	font-size: 16px;
}