﻿/* ----------- Restart-----------------*/

.clear {
clear: both;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;

	}
	


fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

a { 
	outline: 0; 
}



/* ----------- End Restart-----------------*/

/*---------------------------- TEXT STYLES ----------------------------*/

a{
	text-decoration:none;
	color:#67676b;
	
}

a:hover{
	color:#000;
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif
	color:#434344;	
	line-height:1.3em;

}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#434344;
}


h1 {
	font-size:24px;
	margin-top:10px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Droid Sans', sans-serif;
}
h2 {
	font-size:23px;

	
}

h3 {
text-transform: uppercase;
	font-size:22px;	

}


h4 {
	font-size:16px;

}

h5 {
	font-size:14px;
	
}


h6 {
	font-size:12px;

}


hr {

	background-color:#e3e3e3;
	border:#e3e3e3;
	height:1px;
}

p{
	margin-bottom:10px;
	margin-top:10px;	
}





/*---------------------------- END TEXT STYLES ----------------------------*/


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4b4b4b;
	font-weight:300;
	line-height:1.5em;
	background-color:#ededed;	
}

#mainContainer{
	position:absolute;
	left:0px;
	top:20px;
	width:100%;
	background-color:#ededed;
}


.center{
	height:auto;
	width:960px;
	margin:auto;
	text-align:left;
	padding:0px;
	position:relative;
}



/*---------------------------- LOGO ----------------------------*/
#logoContainer{
	width:960px;
	height:95px;
	background-repeat:no-repeat;
	float:left;
	background-color:#ededed;

}

#logoContainer a{
	width:222px;
	height:61px;
	display:block;
	background-image:url(logo.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:15px;
	left:10px;
}



/*-------------------------MENU---------------------------------*/

#navigationContainer{
	height:64px;
	width:966px;
	background-image:url(menu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ededed;
	float:left;
	
}

#navLeft{
	background-image:url(menu_left_black.jpg);
	display:block;
	height:64px;
	width:15px;
	float:left;
}


#navRight{
	background-image:url(menu_right_black.jpg);
	display:block;
	height:64px;
	width:14px;
	float:right;
}

#menu{
	position:relative;
	right:10px;	
	height:64px;
	float:left;
}


#menu ul {
margin-top:20px;
margin-left:19px;

}


#menu ul li{ 
    display: inline;
	
}

#menu ul li a{
    float: left; 
	text-decoration: none;
    color:#656565;
	padding-left:11px;
	padding-right:11px;
	font-size:13px;
	display:block;
}

#menu ul li a:hover{
    color:#313131;
}

#menu ul li.selected a{
	color:#313131;
	font-weight:bold;
}

#search{
	float:right;
	background-image:url(search_bg.jpg);
	display:block;
	height:32px;
	width:167px;
	margin-top:15px;
	margin-right:12px;
	
}


#search input{
	border:none;
	border:#FFFFFF;
	position:relative;
	top:8px;
	left:35px;
	width:110px;
	color:#b6b6b6;
	
}


/*---------------------------HEADER----------------------------*/

#header{
	background-image:url(content_bg.jpg);
	background-repeat:repeat-y;
	width:966px;
	height:350px;
	float:left;
	padding-left:5px;

}

.fadeWrapper{

	background-color:#FFFFFF;
	border-top:1px solid #deded6;	
	border-bottom: 1px solid #deded6;	
	position:relative;
	width:960px;
	height:345px;
	left:-2px;
}

.imageHolder{
	width:954px;
	height:345px;
	position:absolute;

}

#pageHeader{
	background-image:url(page_header.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	width:960px;
	height:12px;
	float:left;
	margin-left:-30px;
	margin-top:-35px;

}

/*---------------------------- CONTENT ----------------------------*/

#contentContainer {
	position:relative;
	min-height:300px;
	width:930px;
	float:left;
	background-image:url(content_bg.jpg);
	background-repeat:repeat-y;
	height:auto;
	padding:30px;
	padding-left:33px;
	padding-right:33px;
}
#content{
	height:auto;
	width:550px;
	float:left;
	border-right:1px solid #d8d8d8;
	padding-right:30px;
}

#content h2+hr{
margin-bottom:20px;
}

#pageContent{
	padding-top:11px;
}


.smallSubtitle{
	color:#999999;
	font-size:14px;
	margin-top:0px;
}

.contentBoxs{
	margin: 0px -40px 0px 0px;

}

.contentBoxs h2 span{
	position:relative;
	top:-10px;
	left:15px;
	text-transform:capitalize;

}

.servicesIcon{
	float:left;
}

.contentBox{
	float:left;
	width:180px;
	margin-right:20px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:30px;
}

.contentBox a{
color:#547ec3;
}

.contentBox a:hover{
color:#333333;
}



.postBoxs{
	margin-top:-20px;
}

.postBox{
	overflow:auto;
	margin-bottom:19px;
	margin-top:30px;
	
}


.date{
	text-transform:uppercase;
	color:#ef9100;
}

.postInfo{
	font-size:11px;
	margin-top:5px;
	color:#999999;
	margin-bottom:15px;
}

.postInfo a{

	color:#999999;

}

.moreLink{
	color:#547ec3;
	text-decoration:none;

}

.postImg{
	float:left;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #d6d6d6;
	margin-right:20px;
	
	
}

#portfolio{
	width:955px;
	height:auto;
	margin-left:-15px;
	margin-top:7px;
	padding:0px;
}

#portfolio img{
	float:left;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #d6d6d6;
height:auto;
	

}
.portfolioItem{
	height:180px;
	width:280px;
	position:relative;
	float:left;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:30px;
	overflow:hidden;
}
.portfolioItemInfo{
	background-image:url(trans.png);
	width:260px;
	height:auto;
	z-index:99;
	position:absolute;
	bottom:-85px;
	left:5px;
	padding-left:10px;
	
	
}

.zeroHeight{
	height:0px;
}

p.infoTitle, p.infoTitle a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}
.portfolioItemInfo p{
	color:#FFFFFF;
	margin-top:0px;
	font-size:12px;
}

#navButtons{
float:left;
}

#navButtonLeft a{
    height:24px;
    width:41px;
	background-image:url(nav_buttons.jpg);
	background-position:0 0;
	display:block;
	float:left;
}

#navButtonLeft a:hover {
	background-position: 0px 25px;
}


#navButtonRight  a{
   
    height:24px;
    width:41px;
	background-image:url(nav_buttons.jpg);
	background-position:41px 0px;
	display:block;
	float:right;
	margin-right:65px;

	


}
#navButtonRight a:hover {
	background-position:41px 25px;
}

#navButtons{
float:left;

width:100%;
}


#portfolioCategories{

margin-left:15px;
margin-bottom:30px;
font-size:13px;
background-color:#fafafa;
width:888px;
height:30px;
line-height:30px;
padding-left:10px;
border:1px solid #d6d6d6;
color:#67676b;
}

#portfolioCategories span{

padding-left:10px;
font-size:13px;


}



/*-----------------------  SIDEBAR MENU  ---------------------------*/


#sidebar{
	padding-top: 450px;
	position: relative;
	width:320px;
	height:100%;
	float:left;
}

.sidebarBox{
	margin-left:30px;
	width:292px;
	padding-top:11px;
}
.sidebarBox h3{
	margin-bottom:10px;

}

.sidebarBox h3+hr{
margin-bottom:20px;

}

.sidebarBox h6{
	color:#999999;
	margin-top:0px;
}

.sidebarBox h6 a{
	color:#999999;
}

.sidebarBox h6 a:hover{
	color:#666666;
}


.sidebarMenu{
	font-size:14px;
	margin-bottom:40px;
}

.sidebarMenu ul{ 	
	text-decoration: none;
	font-size:14px;
	font-weight:300;
	
}
.sidebarMenu ul li a{
	display:block;
	height:20px;
	width:275px;
	color:#676767;
	border-bottom:#e3e3e3 1px solid;
	padding:7px;
	padding-left:0px;
	text-decoration: none;
	list-style:none;
	line-height:20px;
	background-color:#F6F6F6;

}

.sidebarMenu ul li a:hover{
	background-color:#fff;
	color:#000000;

}


/*----------------------- Comments ---------------------------*/

.commentContainer{
border:#d2d2ca 1px solid;
margin-top:20px;
background-color:#f7f7ee;
padding:0px;
width:547px;
}

.comentBox{
border:#fff 1px solid;
background-color:#fafafa;
padding:20px;
width:507px;
min-height:140px;
position:relative;
}

.comentBox p{

margin-top:-10px;

}

.comentBox img{
margin-right:20px;
margin-bottom:10px;
margin-top:0px;
padding:4px;
background-color:#FFFFFF;
border:1px solid #d6d6d6;

}
.commentAutor{
float:left;

}
.ComentAutorName{
font-size:12px;

}

.commentDate{
font-size:12px;
position:absolute;
bottom:0px;
right:20px;
color:#999999;
}

.comentBoxAdmin{
background-color:#fafafa;
}

.commentNavigation{
	width:100%;
	float:left;
	height:50px;
	position:relative;
	margin-top:20px;
}

.commentNavigation a{
	text-decoration:none;
	background-color:#f7f7ee;
	border:#d2d2ca 1px solid;
	display:block;
	padding:5px;
	color:#000;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}

.commentNavigation a span{
	position:relative;
	top:-2px;
}

.commentInput{
	padding-top:4px;
	height:20px;
	width:250px;
	margin-bottom:15px;
}

.commentTextArea{
	width:350px;
	margin-bottom:15px;
}


/*-----------------------  End Comments ---------------------------*/




/*-----------------------  FOOTER  ---------------------------*/

#contentBottom{
	height:16px;
	width:966px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(../images/footer_bg.jpg);
	
}

#contentBottomLeft{

display:block;
background-image:url(footer_left_black.jpg);
height:16px;
width:15px;
float:left;
}

#contentBottomRight{

display:block;
background-image:url(footer_right_black.jpg);
height:16px;
width:14px;
float:right;
}


#footer{
	height:75px;
	width:100%;
	display:block;
	float:left;

}

#footer p{
	color:#666666;
	font-size:12px;
	float:right;
	margin-right:20px;
}

#footerMenu{
display: none;
float:left;
margin-left:15px;
}

#footerMenu ul{
	margin-top:10px;
	text-align:left;
	font-size:12px;
	color:#656565;
}

#footerMenu ul li{
	float:left;
	text-decoration: none;
	padding-left:15px;
	list-style:none;
}

#footerMenu ul li a{
	color:#656565;
	text-decoration: none;
	font-size:13px;
}

#footerMenu ul li a:hover{
	color:#000;
}

/*---------------------------------------------------*/

#pp_full_res img{
	border:1px solid #828282;
}


.servicesBox{
margin-top:25px;
margin-bottom:20px;

}


.servicesBoxs h2{

text-transform:capitalize;
font-size:20px;
margin-bottom:7px;
}



.servicesImg{
float:left;
padding:5px;
background-color:#FFFFFF;
border:1px solid #dadada;
margin-right:20px;
}

.borderImg{
padding:5px;
background-color:#FFFFFF;
border:1px solid #dadada;
}

.smallPostImg{
float:left; 
margin-right:10px; 
border:1px solid #ccc;
margin-top:4px;
}

/*---------------------------- CONTACT PAGE ----------------------------*/
.input{
	width:250px;
	height:20px;
	border:1px solid #ccc;
	background-color:#fff;
	padding-top:6px;
}

.textArea{
	height:205px;
	width:300px;
	padding-top:0px;
	font-family:Arial;
	font-size:12px;
	padding-top:8px;
	padding-bottom:8px;
}

.errorMessage{
	color:#cc0000;
}


/*------------------DROP DOWN MENU------------------------*/



#menu ul li ul{
     position:absolute;
     left:0px; 
	 top:45px;  
     background-color:#f6f6f6;  
     margin:0;
	 padding:0;
	 padding-top:5px;
     float:left;  
     width:170px;  
	 border:1px solid #ccc;
	 border-top:0px;
	 z-index:100;
	 height:auto;
	 visibility:hidden;
}

#menu ul li ul li{
    margin:0px;
	padding:0px;	
	display:block;
}


#menu ul li ul li a {
	float:left;
	width:160px;
	border-width:0px;
	background-color:#f6f6f6;  
	line-height:2.5em;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"Arial";
	padding-left:10px;
	padding-bottom:5px;
	text-transform:capitalize;
	font-weight:normal;
}

#menu ul li.selected ul li a{
	color:#56583a;
	font-weight:normal;
}

#menu ul li ul li.selected  a{
	font-weight:bold;
}

#menu ul li.selected ul li a:hover{
	color:#313131;
}

.hover{
	background-color:#fff;
}

.node {
background: none;
}


#phone {
background: url('phone.png');
width: 292px;
height: 547px;
position: absolute;
top: -141px;
right: 50px;

}

.intro {
color: #FFF;
line-height: 1.7em;
text-align: justify;
font-size: 17px;
 font-family: 'Droid Sans', sans-serif;
}

.intro strong {
font-weight: bold;
}

.behind-tech {
margin-bottom: 20px;
}

.tech-p {

color: #FFF;
line-height: 2em;
font-size: 13px;
}

.tech-block {
margin-bottom: 20px;

}

.app-widget {

}

.app-widget a{

width: 110px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float: left;
border: 10px solid #101010;
margin-left: 20px;
}

a.app-first {
padding: 0px;
margin: 0px;
margin-left: 0px;
}


.tech-widget {
float: left;
display: table;
overflow: hidden;

}

.tech-widget div {
clear: both;

}
.tech-widget img {
float: left;
border: 10px solid #101010;
margin-bottom: 20px;
width: 110px;
display: table-cell;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.tech-widget p {
display: block;
font-size: 11px;
padding-top: 10px;
padding-left: 20px;
display: table-cell;
width: 500px;
}



#phone {

}

#phone-inner {
position: absolute;
top: 82px;

left: 32px;
}

.phone-slide {
position: absolute;
top: 82px;
width:225px;
height:350px;
left: 32px;
}
#bottom-icon-bar {
text-align: center;
}

#bottom-icon-bar a {
display: inline;

margin: 10px;
}

.tumblr p{
margin: 5px;
}

.tumblr {
padding: 0px 0px 40px 0px;
}