body {
background: #EBEBEB;
color:#433a2d;
text-align:center;
font-family:"Myriad Pro", Arial, 'Sans Serif';
font-size:14px;
}


/*-- General --------------------------------------------------------------------*/

.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-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
margin:0 0 20px 0;
color: #56baec;
font-weight: normal;
}

h2#elearning {
	padding-top: 35px;
}

h3 {
line-height:25px;
margin:0 0 20px 0;
font-weight: normal;
color: #207ebb;
}

h3 span.dark  {
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-style:italic;
color:#d7e6f0;
}

h3 span.light {
font-size:14px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-style:italic;
color:#56baec;
}

h4 {
font-size:22px;
line-height:20px;
margin:0 0 20px 0;
color: #5B5B4A;
text-shadow: 1px 1px #FFF;

}

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



h5 {
font-size:13px;
line-height:24px;
margin:0 0 20px 0;
color: #56baec;
font-style:italic;
font-weight: normal;
}

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

p {
line-height:24px;
margin:0 0 20px 0;
color: #999;
}

ul {
line-height:24px;
}


ol  {
line-height:24px;
}

a {
color:#56baec;
text-decoration: none;
}

a:hover {
color:#433a2d;
}

span.vbrown a, span.vbrown a:active, span.vbrown a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #56baec;
	padding: 5px;
	background-color: #383629;
	text-decoration: none;
	font-style:italic;
}

span.vbrown a:hover {
	padding: 5px;
	color: #CCC;
	text-decoration: none;
	font-style:italic;
}

.brief {
font: Georgia, "Times New Roman", Times, serif;
color: #666666;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

/*-- Main --------------------------------------------------------------------*/

#page {
width:100%;
clear:both;
overflow: hidden;
padding:50px 0 0 0;
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;
}

#services, #about {
background:#39372A;
/*border-top:1px solid #4c4c4c;
border-bottom:1px solid #4c4c4c;*/
}

#services p, #about p {
text-shadow: 1px 1px #000;
}



/*-- Header --------------------------------------------------------------------*/

#header {
overflow: hidden;
position:fixed;
display: block;
height:50px;
width:100%;
z-index:10;
background:url(../images/header.jpg) no-repeat top center;
font-family: Georgia, "Times New Roman", Times, serif;
}

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

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

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

#header .inner ul.nav {
display:block;
float:right;
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:#ccc;
}

#header .inner ul.nav li.active a {
color:#56baec;
font-style: italic;
}

#logo {
padding: 9px 0 0 60px;
}


/*-- Banner Area --------------------------------------------------------------------*/
#banner .inner {
padding:20px 0;
width:1000px;
}

#banner .screenshot {
float:left;
display:block;
background:url(../images/featuredScreenshotBack.jpg) no-repeat;
width:500px;
height:350px;
position:relative;
overflow: hidden;
}

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

#banner p {
font-size:21px;
line-height:33px;
color:#5C5243;
width:450px;
float:left;
text-shadow: 1px 1px #FFF;

}



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

#banner h2 {
text-shadow: 1px 1px #FFF;
font-size:60px;
line-height:35px;
}

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



/*-- Services --------------------------------------------------------------------*/

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

#services p {
	font-size: 13px;

}

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

ul.services-style {
	list-style-type: none;
}

ul.services-style li {
	font-size: 12px;
	list-style-type: none;
	color: #999;
	padding-left: 20px; 
	background: url(../images/bullet_plus.png) 0px 3px no-repeat;
	text-shadow: 1px 1px #000;
}

#services h3 img {
padding-top: 5px;

}

#services h2 img {
position: relative;
top: 8px;
left: -2px;
margin-right: 3px;

}


/*-- Porfolio --------------------------------------------------------------------*/

#design h3 {
float:left;
display:block;

}

#design h3 img {
padding-top: 5px;

}

#design .inner {
width:1000px;
position:relative;
overflow: hidden;
}

#design p {
text-shadow: 1px 1px #FFF;
}

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

.portfolioButtons {
float:right;
display:block;
width:71px;
height:30px;
margin:30px 20px 0 0;
background:url(../images/portfolioButton.png) no-repeat;
}

.portfolioButtons a.left, .portfolioButtons a.left-print, .portfolioButtons a.left-elearning, .portfolioButtons a.left-illustration {
float:left;
display:block;
width:36px;
height:30px;
background:url(../images/portfolioButton.png) no-repeat top left;
}

.portfolioButtons a.left:hover, .portfolioButtons a.left-print:hover, .portfolioButtons a.left-elearning:hover, .portfolioButtons a.left-illustration:hover {
background:url(../images/portfolioButtonHover.png) no-repeat top left;
}

.portfolioButtons a.right, .portfolioButtons a.right-print, .portfolioButtons a.right-elearning, .portfolioButtons a.right-illustration {
float:right;
display:block;
width:33px;
height:30px;
background:url(../images/portfolioButton.png) no-repeat top right;
}

.portfolioButtons a.right:hover, .portfolioButtons a.right-print:hover, .portfolioButtons a.right-elearning:hover, .portfolioButtons a.right-illustration:hover {
background:url(../images/portfolioButtonHover.png) no-repeat top right;
}

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

.portfolioLeftSide {
background:url(../images/portfolioLeftSide.png) repeat-y;
width:20px;
height:1000px;
position:absolute;
top:120px;
left:0px;
display:block;
z-index: 2;
}

.portfolioRightSide {
background:url(../images/portfolioRightSide.png) repeat-y;
width:20px;
height:1000px;
position:absolute;
top:120px;
right:0px;
display:block;
z-index: 2;
}

ul.portfolioSlider, ul.portfolioSlider-print, ul.portfolioSlider-elearning, ul.portfolioSlider-illustration {
display:block;
width:100000px;
position:absolute;
top:0px;
left:0px;
}

ul.portfolioSlider li, ul.portfolioSlider-print li, ul.portfolioSlider-elearning li, ul.portfolioSlider-illustration li {
display:block;
float:left;
width:300px;
margin:0 10px 0 20px;
}

ul.portfolioSlider li img, ul.portfolioSlider-print li img, ul.portfolioSlider-elearning li img, ul.portfolioSlider-illustration li img {
border:3px solid #fff;
width:296px;
height:auto;
}


.divider {
position: relative;
top: 20px;
width: 1000px;
height: 3px;
background: url(../images/divider.png) no-repeat;
z-index: 1;
}


/*-- About --------------------------------------------------------------------*/

#about {
	padding-bottom: 50px;
}


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

#about .right {
width:150px;
display:block;
float:right;
margin:20px 0;
overflow: hidden;
}

#about h4 {
text-shadow: none;
}

#about h3 img{
padding-top: 5px;
}



ul.links {
line-height:30px;
font-weight:normal;
letter-spacing: 0.5px;
font-family: Georgia, "Times New Roman", Times, serif;
}

ul.links a {
	color:#e5ddd0;
	padding-left: 38px;
}

ul.links a:hover {
	color:#56baec;
}

.links img#linkedin-icon {
	position: relative;
	top: 10px;
	right: 97px;
	z-index: 2;
}

.links img#twitter-icon {
	position: relative;
	top: 10px;
	right:86px;
	z-index: 2;
}

.links img#facebook-icon {
	position: relative;
	top: 10px;
	right: 98px;
	z-index: 2;
}

.links img#lastfm-icon {
	position: relative;
	top: 10px;
	right: 87px;
	z-index: 2;
}

.links img#delicious-icon {
	position: relative;
	top: 10px;
	right: 95px;
	z-index: 2;
}

.links img#resume-icon {
	position: relative;
	top: 10px;
	right: 108px;
	z-index: 2;
}

.links img#blog-icon {
	position: relative;
	top: 10px;
	right: 95px;
	z-index: 2;
}

/*-- hire --------------------------------------------------------------------*/

input {
background:url(../images/input.jpg) repeat-x #212121;
border:1px solid #d5bc99;
padding:10px 10px 0 10px;
height:24px;
width:300px;
color:#e5ddd0;
font-size:13px;
font-family: Georgia, "Times New Roman", Times, serif;
}

input:focus {
border:1px solid #56baec;
}

textarea {
background:url(../images/input.jpg) repeat-x #212121;
border:1px solid #d5bc99;
padding:10px 10px 0 10px;
height:120px;
width:400px;
color:#e5ddd0;
font-size:13px;
font-family: Georgia, "Times New Roman", Times, serif;
}

textarea:focus {
border:1px solid #56baec;
}

#submit {
background:url(../images/submit.png) no-repeat;
width:193px;
height:40px;
border:none;
}

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

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


}

#hire p {
text-shadow: 1px 1px #FFF;
}

#hire h3 img {
padding-top: 5px;

}

/*-- Footer --------------------------------------------------------------------*/

#footer {
margin-top:30px;
background:#39372A;
height: 175px;
}

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

#footer p a {
color:#ffefd8;
}

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


