/***

 __  __  ____    __       __       _____      
/\ \/\ \/\  _`\ /\ \     /\ \     /\  __`\    
\ \ \_\ \ \ \L\_\ \ \    \ \ \    \ \ \/\ \   
 \ \  _  \ \  _\L\ \ \  __\ \ \  __\ \ \ \ \  
  \ \ \ \ \ \ \L\ \ \ \L\ \\ \ \L\ \\ \ \_\ \ 
   \ \_\ \_\ \____/\ \____/ \ \____/ \ \_____\
    \/_/\/_/\/___/  \/___/   \/___/   \/_____/
	

Please don't judge :)


***/

body {
background-image: url('../images/background.jpg');
background-repeat: repeat-x;
background-color:#000000;
color:#FFFFFF;
text-align:center;
font-family:"Myriad Pro", Arial, "Sans Serif";
font-size:14px;
}


/* STYLING */

.alignleft {
float:left;
display:block;
margin:0 20px 20px 0;
}

.alignright {
float:right;
display:block;
text-align: right;
margin:0 0 20px 20px;
}

h2 {
font-size:22px;
margin:0 0 20px 0;
}

h3 {
font-size:36px;
line-height:22px;
margin:0px 0px 10px 0px;
color:#9bc4d3;
}

h3 span {
font-size:14px;
font-weight: normal;
color:#CCCCCC;
}

h4 {
	font-size:16px;
	line-height:16px;
	color:#b7453a;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

h4 span {
font-size:14px;
font-weight: normal;
color:#b09b7c;
text-transform: uppercase;
}

h5 {
font-size:15px;
line-height:24px;
margin:0 0 20px 0;
}

h6 {
font-size:14px;
font-weight:bold;
margin:0 0 5px 0;
}

p {
line-height:20px;
margin:0 0 20px 0;
}

ul {
line-height:24px;
}

ol  {
line-height:24px;
}

a {
color:#B7453A;
text-decoration: none;
}

a:hover {
color:#CCCCCC;
}

#dead {
position:relative;
top:40px;
left:75px;
}


/* MAIN STRUCTURE */

#page {
width:100%;
clear:both;
overflow: hidden;
padding:0px 0px 0px 0px;
display:block;
}

.container {
clear:both;
overflow: hidden;
position:relative;
display: table;
height:1%;
width:100%;
}

.container .inner {
padding:20px 0;
width:960px;
margin:auto;
text-align:left;
}



#whatIDo, #aboutMe {


}



/* HEADER */

#header {
overflow: hidden;
position:fixed;
display: block;
height:165px;
width:100%;
z-index:10;
}

#header .inner {
padding:0px;
height:165px;
width:960px;
margin:auto;
text-align:left;
}

#header .inner h1 {
line-height:50px;
height:50px;
float:right;
display:block;
}

#header .inner h1 a {
color:#FFFFFF;
margin:0px;
text-decoration: none;
padding:0px;
float:right;
display:block;
font-size:30px;
}

#header .inner ul.nav {
display:block;
float:left;
margin:15px 0 0;
}

#header .inner ul.nav li {
float:left;
display:block;
line-height:20px;
margin:0 0 0 30px;
}

#header .inner ul.nav li a {
color:#e5ddd0;
text-decoration: none;
}

#header .inner ul.nav li a:hover {
color:#FFFFFF;
}

#header .inner ul.nav li.active a {
color:#FFFFFF;
font-weight:bold;
}



/* BANNER */

#banner	{
width:100%;
height:580px;
background-image: url('../images/header-bg.jpg');
background-repeat: repeat-x;
}

#banner .inner {
padding:20px 0;
width:960px;
height:540px;
background-image: none;
background-repeat: no-repeat;
background-position: 0px 80px;
}

#banner .right {
position:relative;
left:20px;
top:40px;
}

#banner .screenshot {
position:relative;
left:300px;
top:345px;
}

#banner .screenshot a.bannerPortfolioLink {
width:175px;
height:79px;
background:url(../images/bannerPortfolioLink.png) no-repeat;
position:absolute;
bottom:60px;
right:20px;
display:block;
}

#banner p {
font-size:18px;
line-height:25px;
color:#00BEC9;
width:700px;
float:inherit;
}

#banner .screenshot img {
margin:0px 0px 0px 0px;
}

#banner h2 {
font-size:36px;
line-height:25px;
}

#banner h2 span {
font-size:14px;
color:#999999;
font-weight: normal;
}

/* CLIENTS */

#clients .inner {
width:960px;

}


/* SERVICES */

#services {
margin-top:500px;

}


#services .inner {
width:960px;
height:750px;

background-image: url('../images/lava.png');
background-repeat: no-repeat;
background-position: -50px 80px;

}

#services .left {
width:450px;
height:750px;
float:left;
margin:0px 0px;

display:block;


}



#services .right {
width:400px;
display:block;
float:right;
margin:20px 0;
overflow: hidden;

}


ul.services {
overflow: hidden;
width:1000px;
padding:10px 0 0;
}

ul.services li {
display:block;
float:left;
width:300px;
margin:0 30px 0 0;
}


/* PORTFOLIO */

#myPortfolio  {
margin-top:500px;
}



#myPortfolio h3 {
float:left;
}

#myPortfolio .inner {
width:1000px;
height:750px;
padding-top:155px;
background-image: url(../images/work.png);
background-repeat: no-repeat;
position:relative;
overflow: hidden;
}

.portfolioTop {
height:120px;
margin:0px 0px 10px 20px;
clear:both;

}

.portfolioButtons {
float:left;
display:block;
width:71px;
height:39px;

background:url(../images/portfolioButton.jpg) no-repeat;
position:relative;
top:60px;
left:50px;
}

.portfolioButtons a.left {
float:left;
display:block;
width:36px;
height:39px;
background:url(../images/portfolioButton.jpg) no-repeat top left;
}

.portfolioButtons a.left:hover {
background:url(../images/portfolioButtonHover.jpg) no-repeat top left;
}

.portfolioButtons a.right {
float:right;
display:block;
width:33px;
height:39px;
background:url(../images/portfolioButton.jpg) no-repeat top right;
}

.portfolioButtons a.right:hover {
background:url(../images/portfolioButtonHover.jpg) no-repeat top right;
}

.portfolioArea {
clear:both;
position:relative;
overflow: hidden;
display:block;
height:470px;
width:1000px;
}

.portfolioLeftSide {
width:20px;
height:1000px;
position:absolute;
top:120px;
left:0px;
display:block;
z-index: 2;
}

.portfolioRightSide {
width:20px;
height:1000px;
position:absolute;
top:120px;
right:0px;
display:block;
z-index: 2;
}

ul.portfolioSlider {
display:block;
width:100000px;
position:absolute;
top:0px;
left:0px;
}

ul.portfolioSlider li {
display:block;
float:left;
width:300px;
margin:0 10px 0px 20px;
}

ul.portfolioSlider li img {
border:2px solid #433a2d;
width:296px;
height:auto;
}



/* ABOUT */

#aboutMe {
margin-top:100px;
margin-bottom:0px;

}


#aboutMe .inner {
width:960px;
height:540px;

background-image: url(../images/ben.jpg);
background-repeat: no-repeat;
background-position: 375px 80px;

}


#aboutMe .left {
	width:700px;
	float:left;
	overflow: hidden;
	display:block;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#aboutMe .right {
width:300px;
display:block;
float:right;
margin:20px 0;
padding-top:370px;
padding-right:80px;
overflow: hidden;
}

#aboutMe .clients {
width:960px;
position:relative;
left:0px;
top:600px;
overflow: hidden;
display:block;

}



ul.links {
line-height:30px;
font-weight:bold;
letter-spacing: 0.5px;
}

#spacer {
width:100%;
height:600px;
background-image: none;
background-repeat: repeat-x;
}

/* CLIENTS */

#clients {

}


#clients .inner {
width:960px;

}

#clients .left {
width:630px;
display:block;
float:left;
margin:0px 0;
overflow: hidden;
}

#clients .right {
width:300px;
display:block;
float:right;
margin:0px 0;
overflow: hidden;
}



/* GET IN TOUCH */




input {
	background:url(../images/input.jpg) repeat-x #f7f3eb;
	border:1px solid #d5bc99;
	height:28px;
	width:200px;
	color:#4c4437;
	font-size:13px;
	font-family: "Myriad Pro", Arial, 'Sans Serif';
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

input:focus {
border:1px solid #4c4437;
}

textarea {
background:url(../images/input.jpg) repeat-x #f7f3eb;
border:1px solid #d5bc99;
padding:10px 10px 0 10px;
height:120px;
width:400px;
color:#4c4437;
font-size:13px;
font-family: "Myriad Pro", Arial, 'Sans Serif';
}

textarea:focus {
border:1px solid #4c4437;
}

#submit {
background:url(../images/submit.jpg) no-repeat;
width:192px;
height:39px;
border:none;
}


#getInTouch  {
margin-top:500px;
}

#getInTouch .inner {
width:960px;
height:650px;

background-image: url(../images/iletisim.jpg);
background-repeat: no-repeat;
background-position: 250px 80px;
}


#getInTouch .left {
float:left;
display:block;
width:600px;
}

#getInTouch .right {
float:right;
display:block;
width:300px;
}


#getInTouch .left2 {
width:500px;
display:block;
float:left;
margin:20px 0;
overflow: hidden;

}



#getInTouch .right2 {
width:400px;
display:block;
float:left;
margin:20px 0;
overflow: hidden;

}


#game {
position: relative;
top:310px;
left:200px;
}



/* FOOTER */
#footer {
margin-top:30px;
background:#000000;
}

#footer p {
color:#b7453a;
font-size:13px;
line-height:20px;
margin:0px;
}

#footer p a {
color:#ffefd8;
}

#footer p a:hover {
color:#FFFFFF;
}

#footer .left {
float:left;
display:block;
width:250px;
}

#footer .right {
float:left;
display:block;
width:300px;
}


.myCurvyBox {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
	
/** Overlay **/

#overlay {
	position:absolute;
	background-color: rgba(0,0,0,0.8);
	z-index:9999;
	width:100%;
	height:100%;
}
#overlay #thebox {
	margin-left:auto;
	margin-right:auto;
	margin-top:10%;
	width:350px;
	border-radius:5px;
	-webkit-box-shadow:4px 4px 4px rgba(0,0,0,0.5);
	background-color:white;
	padding:25px;
	position:relative;
	color: #262626;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}
#thebox h6 {
	font-size:18px;
	color:#F17335;
	padding-bottom:6px;
}
#thebox p {
	margin-top:-15px;
	color:#666;
	font-size:12px;
	line-height:16px;
}
#thebox .close {
	display:block;
	background: url(../images/close.png);
	height: 22px;
	width: 22px;
	position:absolute;
	top:8px;
	right:11px;
	background-image: url(../images/close.png);
}
