@charset "utf-8";
/* CSS Document */

/* 
=============================================================================
	HTML5 Boilerplate
=============================================================================
*/
article, details, footer, header, hgroup, nav, section { display: block; }
 canvas{ display: inline-block; *display: inline;
*zoom: 1;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button,  textarea {
	font-family:  Arial, Helvetica, sans-serif;
	color:#E2E1D9;
}
body {
	margin: 0;
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
/*background: #fe57a1;*/
color: #fff;
text-shadow: none;
}
::selection {
	/*background: #fe57a1;*/
	color: #fff;
	text-shadow: none;
}
a{
	text-decoration:none;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
a:hover { color: #ccc; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

b, strong { font-weight: bold; }

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

ul {
	margin: 1em 0;
	padding: 0 0 0 40px;
}

nav ul{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}



/* ========= end =========== */


/* 
=============================================================================
	Typography
=============================================================================
*/
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 20px;
	margin-bottom:0px;
}
h2 {
	font-size:16px;

	color: #5bc6d0;
}
h3 {
	font-size:14px;
	color: #5bc6d0;
}
h4 {
	font-size:12px;
	line-height: 23px;
	color: #5bc6d0;
}
h5 {
	font-size:12px;
	line-height: 20px;
	color: #5bc6d0;
}
h6 {
	font-size:12px;
	line-height: 18px;
	color: #5bc6d0;
}
/* ========= end =========== */


/* 
=============================================================================
	General Body Structure
=============================================================================
*/
body {
	background:#444 url(../images/backgroundAll1.jpg) repeat;
	color:#E2E1D9;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:13px; letter-spacing: 0.25px;
}

#container { 
	width:980px;
	margin:0 auto;
}
header {
	
	padding:0 0 25px 0;
}
#logo {
	position:absolute;
	top:5px;
	left:0px;
	width: 384px;
	
}
#logo:after {
    bottom: -20px;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    width: 990px;
	z-index:-1;
}
#logo:after{
	padding:0 0 15px 0;
}


/* ========= end =========== */

/* 
=============================================================================
	Color Skins 
=============================================================================
*/
 .home-head, footer, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-item > a, .sf-menu > li > a:hover, .sf-menu > li.sfHover > a, .sf-menu ul, .sf-menu > li.sfHover > a:hover, .sf-menu > li.sfHover > a {
	 background-color: #333;
}
h1, a, .author{
	color: #5bc6d0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.54); 
}

/* ========= end =========== */

/* 
=============================================================================
	Main Navigation
=============================================================================
*/
#navigation{
	padding:15px 0 0 0;
	position:relative;
}
nav {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #333;
	width:600px;
	float: right;
	margin-bottom: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
nav:after {
    bottom: -68px;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    width: 990px;
	z-index:-1;
}
nav:after{
	background:url(../images/menu_shadow1.png) no-repeat;
	padding:0 0 15px 0;
}


.sf-menu {
	clear: both;
	font-size: 14px;
	list-style: none;
	text-transform: uppercase;
	position: relative;
	padding: 0;
	text-transform: uppercase;
	float:right;
	margin:0;
}
.sf-menu > li {
	float: left;
	padding:0 8px 0 8px;
	background:url(../images/line_seperator2.png) no-repeat center left;
}

.sf-menu li { position: relative; }
.sf-menu > li:last-child { padding-right: 0; }
.sf-menu > li > a {
	color: #5bc6d0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.54); 
	float: left;
	padding:15px 15px;
	font-size:13px;
	
}
.sf-menu > li.current-menu-item > a, .sf-menu > li > a:hover, .sf-menu > li.sfHover > a { color: #f6f6f3; text-shadow: 1px 1px 1px rgba(0,0,0,.54); }
.sf-menu > li.sfHover > a:hover, .sf-menu > li.sfHover > a { color: #f6f6f3; text-shadow: 1px 1px 1px rgba(0,0,0,.54); }
.sf-menu > li.current-menu-item > a { color: #f6f6f3; }
.sf-menu > li.sfHover > a:active, .sf-menu > li.current-menu-item.sfHover > a:active { background:none; }
.sf-menu ul {
	font-size: 12px;
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0px;
	position: absolute;
	left: 1px;
	top: 44px;
	z-index: 9999;
}

.sf-menu ul ul {
	left: 166px;
	top: 4px;
}
.sf-menu ul li { 
	width: 165px;
	border-top: 1px solid #262a2d;
}
.sf-menu ul li:first-child { border-top: 0 none; }
.sf-menu ul li:last-child {
	border-bottom: 0 none;
	margin-bottom: 0;
}
.sf-menu ul a {
	color: #5bc6d0;
	display: block;
	padding: 6px 10px;
	font-size:13px;
	text-transform:none;
	text-shadow:1px 1px 1px #000;
	-webkit-transition: color 0.35s ease;
	-moz-transition: color 0.35s ease;
	-o-transition: color 0.35s ease;
	transition: color 0.35s ease;
}

.sf-menu ul li a:hover, .sf-menu ul li.sfHover > a {
	color: #f6f6f3;
text-shadow:1px 1px 1px #000;
		
}
.sf-menu ul li a.arrow-bg{
	background:url(../images/menu_arrow.png) no-repeat 98% center;
}
/* ========= end =========== */



/* 
=============================================================================
	Home Page Style
=============================================================================
*/
#body-content{
	position:relative;
	padding:0;
	padding-top: 20px;
		background: #333;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.2); 
	
}

.welcome-pad1{
	padding:0 0 35px 40px;
}

.border-thick{
	background:url(../images/border-thick.png) repeat-x;
	height:10px;
}
.border-thin{
	background:url(../images/border-thin.png) repeat-x;
	height:5px;
}
.border-thick, .border-thin{
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
.right-panel .box-pad-left{
	padding:45px 25px 15px 25px;
}
.box-pad-left{
	padding:45px 25px 15px 300px;
}

.box-wrap{
	/*background:#f6f6f3;*/
	margin-bottom:15px;
	position:relative;
	background: #333;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}


/* >>>>>>> Home Services >>>>>>> */
.home-head{
	position:absolute;
	top:-35px;
	color: #5bc6d0;
	text-shadow:0 1px 0 rgba(0,0,0, 0.7);
	padding:5px 8px;
}
.home-head a{
	color: #5bc6d0;
}
.hservice-box, .hwork-box{
	width:207px;
	float:left;
	margin-right:17px;
	position:relative;
}
.hservice-box h3{
	margin-top:0;
	padding:0 0 0 65px;
}
.hservice-box h3 span{
	display:block;
}
.hservice-box h3 img{
	position:absolute;
	left:0;
}
.hservice-box p{
	margin-bottom:0;
}
.hwork-box h3{
	margin:18px 0 5px 0;
}
.hwork-box p{
	margin:0px;
}
.hservice-box.last, .hwork-box.last{
	margin-right:0;
}
.more-link{
	display: inline-block;
	padding: 5px 12px 5px 22px;
	margin: 20px 0 0 0;
	color: #a2a197;
	text-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	background: #eeeeeb url(../images/post_arrow.png) no-repeat 10px 10px;
}
.more-link:hover {
	color: #a2a197;
	text-shadow: 0 1px 0 #fff;
	background: #f7f7f6 url(../images/post_arrow.png) no-repeat 10px 10px;
}


.home-spacer { padding:0 0 25px 0; }
/* ========= end =========== */


/* 
=============================================================================
	LEFT Sidebar - LATEST PROJECTS - HOME PGE ONLY
=============================================================================
*/
#side-container {
    left: 25px;
}
#side-container, #side-container-right{
    -moz-transition: width 0.2s ease-in-out 0s, padding 0.2s ease-in-out 0s;
    position: absolute;
    top: 30px;
    width: 250px;
	z-index:1000;
		
}
#side-container-right {
    right: 25px;
}
#side-container2 {
    -moz-transition: width 0.2s ease-in-out 0s, padding 0.2s ease-in-out 0s;
    float:left;
    width: 250px;
}

.ie8 .widget{
	margin-bottom:26px;
}
.widget{
	padding:10px;
	/*background: #f6f6f3;*/
	background:url(../images/image.jpg) ;

	position:relative;
	margin-bottom:20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.widget h3{
	position:relative;
	left:0;
	left:-10px;
	text-transform:uppercase;
}
.widget h3 span{
	padding:8px 10px;
	background:#333;
	/*background:#e3e2da;*/
}

.sidebar-post{
	padding:0;
	margin-bottom:0;
	list-style-type:none;
}
.sidebar-post li{
	padding:0 0 10px 0;
	margin-bottom:10px;
	background:url(../images/border-thin.png) repeat-x bottom;
}
.sidebar-post li:last-child{
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}
.imgborder{
	margin-right:2px;
}
.imgborder img{
	width:100%;
	border:1px solid #dfded7;
}
.recent_txt h4{
	margin:5px 0 0 0;
	font-size:16px;
}
.recent_txt p{
	margin:0;
	padding:5px 0;
}

/* 
=============================================================================
	Fade Hover Image Style
=============================================================================
*/
.hover-img, .hover-img1, .feature-table, img.float-left, img.float-right {
    overflow: hidden;
    position: relative;
	box-shadow:0 3px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 3px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 3px 2px rgba(0, 0, 0, 0.3);
	-o-box-shadow:0 3px 2px rgba(0, 0, 0, 0.3);
	border:2px solid #FFF;
}
.hover-img a.zoom {
    background: url(../images/zoom_icon.png) no-repeat scroll 50% 50%;
    margin-left: -37px;
}
.hover-img img{
	width:100%;
}
.hover-img a {
    margin-left: -3px;
}
.hover-img a {
    background: url(../images/detail_icon.png) no-repeat scroll 50% 50%;
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-top: -20px;
    opacity: 0.9;
    position: absolute;
    top: -30px;
    width: 40px;
    z-index: 10;
}
.hover-img i {
    background: none repeat scroll 0 0 #000;
    display: block;
    font-style: normal;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
/* ========= end =========== */

.author {
    font-size: 12px;
    font-style: normal;
	width:85px;
	
    text-align: center;
	background: #333 url(../images/border-thin.png) repeat-x top;
	padding:4px 0 4px 2px;
	margin-left:145px;
	
}


	
/* ========= end =========== */



/* 
=============================================================================
	Back to top button 
=============================================================================
*/
#back-top {
	position: absolute;
	bottom: 0;
	right:5px;
	z-index:10000;
}
#back-top a {
	display: block;
	padding:0 15px 0 0;
	font-size:11px;
	background:url(../images/top_arrow.png) no-repeat center right;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
/* ========= end =========== */	

/* 
=============================================================================
	Footer
=============================================================================
*/

footer {
	/*background-image:url(../images/footer-top-glow.png);*/
	background-repeat:no-repeat;
	background-position: top center;
	padding: 25px 16px 0px 16px;
	color:#e2e1d9;
	text-shadow:0 1px 0 rgba(0,0,0, 0.7);
				background: #333;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 5px;
}


/* FOOTER COLUMNS : TESTIMONIALS, SERVICES, PROJECTS, CONTACTUS */
.testimonialsCol { 
width:250px;
	float:left;
	margin:0 10px;}
	
	.contactUsCol { 
width:200px;
	float:left;
	margin:0 10px;}
	
	/*Services Footer*/
.servicesCol { 
padding-left: 15px; width: 170px;
	float:left;
	margin:0 10px;}
	
/*Projects Footer*/	
.projectsCol { 
width:200px;
	float:left;
	margin:0 10px;}

/*ContactUs Footer*/
	
	.ie8 .testimonialsContent{
	margin-bottom:26px;
}
.testimonialsContent {
	padding:10px;
	background: #333 url(../images/image.jpg) ;

	position:relative;
	margin-bottom:20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
	
.testimonialsContent h3{
	position:relative;
	left:0;
	left:-10px;
	text-transform:uppercase;
}
.testimonialsContent h3 span{
	padding:8px 10px;
	background:#333;
	/*background:#e3e2da;*/
}

.testimonialsContent p {
	padding: 8px; color:#fff;  background:rgba(0, 0, 0, 0.2);
	text-align:center; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;}


footer h2 {
	margin-top:0;
		text-transform:uppercase;
	/*color:#ffffff;*/
	color: #5bc6d0;
	font-size:14px;
}
ul.categories, ul.services, .contact-footer ul {
	list-style-type:none; 
	padding:2px;
}
ul.categories li, ul.services li{ padding:0 0 5px 0; }

ul.categories li span, ul.services li span {
	color:#FFF;
	padding-left:5px;
}
ul.categories li a, ul.services li  {
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.54); 
}
ul.categories li a:hover, ul.services li a:hover {
	color:#5bc6d0;
	text-decoration:underline;
}

/*---------------------------------------------------*/
.copyright {
/*	background:#040404;*/
	background:#333;
	padding:15px 26px 10px 26px;
	color:#e2e1d9;
	text-shadow:0 1px 0 rgba(0,0,0, 0.7);
	position:relative;
	font-size:11px;
}
.copyright a{
	color: #5bc6d0;
	padding: 0px 6px 0px 6px;
}
.copyright a:hover{
	color:#fff;
}
/* ================================ end ============================ */	




img.float-left {
    float: left;
    margin-bottom: 1.5em;
    margin-right: 1.8em;
    margin-top: 0.5em;
}
img.float-right {
    float: right;
    margin-bottom: 1.5em;
    margin-left: 1.8em;
    margin-top: 0.5em;
}


.square li {
    list-style: square inside none;
}
.square li {
    list-style: square inside none;
}
ul, ol{
	padding:0;
}
ol li {
    list-style: decimal inside none;
	padding:0;
}




/*	Buttons
------------------------------------------------*/
a.button {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	padding: 3px 15px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 10px 10px 0;
	}
	
a.button:hover {
	-moz-box-shadow: 0px 1px 0px #efefef; 
	-webkit-box-shadow: 0px 1px 0px #efefef; 
	box-shadow: 0px 1px 0px #efefef;
	}
	
		
a.white {
	color: #999999;
	text-shadow: 1px 1px 0px #ffffff;
	border: 1px solid #cccccc;
	
	background: #f0f0f0;
	background-image: linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	background-image: -o-linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 12%, rgb(250,250,250) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.12, rgb(240,240,240)),
		color-stop(1, rgb(250,250,250))
	);

	}
a.white:hover { border: 1px solid #999999; color: #333333; }

a.blue {
	color: #318588;
	text-shadow: 1px 1px 0px #ace9ec;
	border: 1px solid #5bc0c7;
	
	background: #6ccbd6;
	background-image: linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	background-image: -o-linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(108,203,214) 0%, rgb(160,218,221) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(108,203,214)),
		color-stop(1, rgb(160,218,221))
	);
	}
a.blue:hover { border: 1px solid #469499; color: #194b51; -moz-box-shadow: 0px 1px 0px #efefef; -webkit-box-shadow: 0px 1px 0px #efefef; box-shadow: 0px 1px 0px #efefef; }


a.grey {
	color: #999999;
	text-shadow: 1px 1px 0px #ebebeb;
	border: 1px solid #adadad;
	
	background: #bfbfbf;
	background-image: linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	background-image: -o-linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(191,191,191) 0%, rgb(217,217,217) 100%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(191,191,191)),
		color-stop(1, rgb(217,217,217))
	);
	}
a.grey:hover { border: 1px solid #737373; color: #595959; -moz-box-shadow: 0px 1px 0px #efefef; -webkit-box-shadow: 0px 1px 0px #efefef; box-shadow: 0px 1px 0px #efefef; }



/* 
=============================================================================
	Your Style
=============================================================================
*/

.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}
 @media print {
* {
	background: transparent !important;
	color: black !important;
	box-shadow:none !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
}
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 { page-break-after: avoid; }
