/*
Theme Name: Perchy
Theme URI: http://egdepoint.co.ug
Author: the Edgepoint team
Author URI: http://www.edgepoint.co.ug/
Description: Edgepoint is a theme exclusively designed for the WordPress CMS version of Edgepoint Services Ltd. It is a fully responsive theme that looks great on any device. 
Features include a front page template with its own widgets, styling for post formats on both index and single views, and various pages for the various individual pages. 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, fish, slider, one-column, two-columns, right-sidebar, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: perch
*/

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('fonts/OpenSans-Regular.ttf') format('truetype');

}
@font-face {
    font-family: 'FuturaLT';
    src: url('fonts/FuturaLT-Book.ttf') format('truetype');
}


body {
	background: #FCFDFE url(images/body.jpg) center no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* centers the container in IE 5* browsers. The text is then set to the left aligned default in the #content tag */
	color: #000000;
	font-family: 'FuturaLT';
	font-size: 15px;
}


/*--- Header ---*/
#header {
	background: #21C0F5 url(images/header.png) repeat-y;
	/*background-color: #21C0F5;*/
	width: 970px;
	height: 90px;
	margin: 7px auto 0 auto;
	padding: 2.5px 0;
	border-top-left-radius: 25px;
	-moz-border-top-left-radius: 25px;
	-webkit-border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	-webkit-border-top-right-radius: 25px;
	position: relative;
	z-index: 50;
}
	
#logo-wrapper {
	float: left;
	width: 180px;
	height: 80px;
	margin: 5px 10px;
	padding: 0 0;
	border-radius: 60%;
	-moz-border-radius: 60%;
	-webkit-border-radius: 60%;
}
#logo {
	background:url(images/logobg.png) center no-repeat;
	width: 180px;
	height: 80px;
	margin: auto;
	position: none;
}
#social {
	float: right;
	width: 15%;
	height: 40px;
	margin: 30px auto 10px auto;
}

#mainmenu {
	background: /*#FCFDFE*/#F0F5F7 url(images/menu.png) bottom repeat-x;
	width: 850px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 60px 10px 60px;
	text-align: left;
	text-transform: uppercase;
	color: #061F71;
	font-family: 'FuturaLT';
	font-size: 12px;
	font-weight: 600;
	position:relative;
	z-index: 6000;
}
	#mainmenu ul {
	width: auto;
	margin: 0 auto 0 40px;
	padding: 7px 0 0 0;
	text-align: left;
	float: left;
	}
	#mainmenu ul li{
	display: inline;
	list-style: none;
	width: 100%;
	margin: 0 0px;
	padding: 5px 15px;
	border-right: 1px solid #C1CED2;
	}
	#mainmenu a {
	text-decoration: none;
	color: inherit;
	}
	#mainmenu a:hover {
	text-decoration: none;
	color: #09AAE0;
	}
	#mainmenu .active {
	text-decoration: none;
	color: #09AAE0;
	}
	

/*-- Slider --*/
#sliderWrapper {
	width: 970px;
	height: 410px;
	margin: 0 auto 5px auto;
	padding: 0;
	position: relative;
}
#slider {
	background-color:#999999;
	width: 970px;
	height: 410px;
	margin: 0 auto 1px auto;
	padding: 0;
	box-shadow: 0 0 10px rgba(0,0,0, .20);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0, .20);
	-moz-box-shadow: 0 0 10px rgba(0,0,0, .20);
	position: absolute;
	z-index: 500;
}


/*Overview*/
#overview {
	background: #003366 url(images/overviewbg.png) top center repeat-x;
	width: 940px;
	height: 70px;
	margin: 10px auto 15px auto;
	padding: 15px 15px 25px 15px;
	text-align: left;
	color: #E8EDF0;
	border-bottom-left-radius: 25px;
	-moz-border-bottom-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	-moz-border-bottom-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
}
#overview-blank {
	background-color: #003366;
	width: 920px;
	height: 30px;
	margin: 0 auto 15px auto;
	padding: 10px 25px 20px 25px;
	text-align: left;
	color: #E8EDF0;
	border-bottom-left-radius: 25px;
	-moz-border-bottom-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	-moz-border-bottom-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
}
#overview-gallery {
	background-color: #003366;
	width: 920px;
	height: 30px;
	margin: 7px auto 0 auto;
	padding: 10px 25px;
	text-align: left;
	color: #E8EDF0;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	position:relative;
	line-height: 13px;
}
	#overview-gallery h3{position:absolute; top: 0;}
	.overviewtab-left {
	float: left;
	width: 290px;
	height: 70px;
	margin: 0 5px 0 0;
	padding: 0 10px 0 10px;
	border-right: 1px solid #516C8E;
	}
	.overviewtab-mid {
	float: left;
	width: 290px;
	height: 70px;
	margin: 0 1px 0 15px;
	padding: 0 0px;
	border-right: 1px solid #516C8E;
	}
	.overviewtab-right {
	float: right;
	width: 290px;
	height: 70px;
	margin: 0 0 0 10px;
	padding: 0 5px 0 0;
	border-left: 0px solid #516C8E;
	}
	.overviewtab-left .img,
	.overviewtab-mid .img,
	.overviewtab-right .img {
	float: left;
	width: 100px;
	height: auto;
	border-radius: 7px;
	margin: 0 5px 0 0;
	}
	.overviewtab-left .img img,
	.overviewtab-mid .img img,
	.overviewtab-right .img img {
	border-radius: 7px;
	}
	.overviewtab-left .txt,
	.overviewtab-mid .txt,
	.overviewtab-right .txt {
	float: right;
	width: 170px;
	height: auto;
	font-size: 11px;
	padding: 0 5px;
	}


/*Special*/
#special {
	background-color: #003366;
	background-image:url(images/gradient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 940px;
	height: 190px;
	margin: 0 auto 10px auto;
	padding: 15px 15px;
	text-align: left;
	color: #E8EDF0;
	font-size: 14px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-bordert-radius: 25px;
	position: relative;
}
#special-left {
	float: left;
	width: 64%;
	height: auto;
	margin: 15px auto 10px auto;
}
#special-right {
	float: right;
	width: 33%;
	height: auto;
}
.info-img {
	float: left;
	width: 28%;
	height: auto;
	margin: 10px 0 0 0;
	}
.info-text {
	float: right;
	width: 70%;
	height: auto;
	text-align: justify;
	margin: 10px 0 0 0;
	}
.info-map {
	float: right;
	border-radius: 9px;
	}
	.info-map img {
	border-radius: 9px;
	}


/*-- Content --*/
#mainContent {
	width: 970px;
	height: auto;
	margin: 8px auto 10px auto;
	padding: 1px 0 1px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: justify;
	position: static;
	overflow: hidden;
}

#contenttxtfull {
	width: 99%;
	height: auto;
	margin: auto;
	padding: 0 1px;
	border: 0px solid #C8D1D5;
	border-radius: 5px;
}
#contenttxt-left {
	float: left;
	width: 73%;
	height: auto;
	padding: 15px 0 10px 1px;
	border: 0px solid #C8D1D5;
	border-radius: 5px;
	position: relative;
}
#contenttxt-right {
	float: right;
	width: 65%;
	height: auto;
	padding: 0 10px 0 0;
	border: 0px solid #C8D1D5;
	border-radius: 5px;
}
#contenttxt-right-home {
	float: right;
	width: 78%;
	height: auto;
	padding: 0 10px 0 0;
	border: 0px solid #C8D1D5;
	border-radius: 5px;
}
#contenttxt-right-contact {
	float: right;
	width: 63%;
	height: auto;
	padding: 0 10px 0 0;
	border-left: 1px solid #C5C5C5;
	border-radius: 5px;
}

#sidebar-left {
	float: left;
	width: 25%;
	height: auto;
	margin: 5px 10px 5px 1px;
	padding:;
}
#sidebar-left-home {
	float: left;
	width: 18%;
	height: auto;
	margin: 5px 10px 5px 1px;
	font-size: 12px;
}
#sidebar-left-contact {
	float: left;
	width: 33%;
	height: auto;
	margin: 5px 10px 5px 1px;
	padding: 0;
}
#sidebar-right {
	float: right;
	width: 25%;
	height: auto;
	margin: 5px 1px 5px 10px;
	padding:;
}
#sidebar-right-home {
	float: right;
	width: 19%;
	height: auto;
	margin: 5px 1px 5px 10px;
	font-size: 12px;
	position: relative;
}
	#homebox-1 {
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
	border: 1px solid #033674;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
	.boxtitle {
	background-color:#033674;
	width: 100%;
	height: 15px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	}

/*-- Footer --*/
#footer {
	background: #B5C6D2 url(images/footertop.png) top center no-repeat;
	width: 930px;
	height: 30px;
	margin: 0 auto 15px auto;
	padding: 10px 20px;
	font-family: 'openSans-Regular';
	border-bottom-left-radius: 25px;
	-moz-border-bottom-left-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	-moz-border-bottom-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	position: relative;
}
	.copyright {
	float: left;
	font-size:12px;
	margin:5px auto 3px auto;
	}
	.footertxt {
	float: right;
	font-size:12px;
	margin:5px auto 3px auto;
	}



/*Other Elements*/

/*tables*/
table {
	padding: 5px;
	font-size: 14px;
}
table th {
	background-color: #006699;
	color: #F3F3F3;
	text-align: center;
	padding: 5px 0;
}
table tr {
	padding: 5px 0;
}
table td {
	padding: 0 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table td.first {
	padding: 0 10px;
	border-left: 1px solid #CCCCCC;
}

/*contacttable*/
table#contacttble {
	padding: 5px;
	font-size: 13px;
	border: 0px;
}
table#contacttble a {
	text-decoration: none;
}
table#contacttble tr {
	padding: 5px 0;
	border: 0px;
}
table#contacttble td {
	padding: 0 10px;
	border: 0px;
}

/*socialtable*/
table#socialtble {
	padding: 5px;
	font-size: 13px;
	border: 0px;
}
table#socialtble a,
table#socialtble a:focus {
	text-decoration: none;
	outline: none;
}
table#socialtble tr {
	padding: 1px 0;
	border: 0px;
}
table#socialtble td {
	padding: 0 3px;
	border: 0px;
}

/*Gallerytable*/
table#gallerytble {
	padding: 5px;
	font-size: 13px;
	border: 0px;
}
table#gallerytble a,
table#gallerytble a:focus {
	text-decoration: none;
	outline: none;
}
table#gallerytble tr {
	padding: 1px 0;
	border: 0px;
}
table#gallerytble td {
	padding: 0 3px;
	border: 0px;
}

#galleryimg {
	float: left;
	width: 230px;
	height: auto;
	padding: 5px;
	margin: 0 5px 10px 5px;
}

/*lightbox*/
.lightbox1 {
	float: left;
	width: auto;
	height: auto;
	margin: 0 10px 35px 0;
	padding: 10px;
	border: 1px solid #868686;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	o-border-radius: 10px;
}
.lightbox2 {
	float: left;
	width: auto;
	height: auto;
	margin: 0 auto 35px 45px;
	padding: 10px;
	border: 1px solid #868686;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	o-border-radius: 10px;
}
.lightbox3 {
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 35px auto;
	padding: 10px;
	border: 1px solid #868686;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	o-border-radius: 10px;
}

.lightbox1 img, 
.lightbox2 img,
.lightbox3 img {
	border-top-left-radius: 7px;
	-moz-border-top-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	o-border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-moz-border-top-right-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	o-border-top-right-radius: 7px;
}


#processtxt {
	width: 100%;
	height: auto;
}
.process-no {
	background-color:#0066CC;
	float: left;
	width: 28px;
	height: 20px;
	margin: 2px auto 0 auto;
	padding: 3px 0;
	text-align: center;
	font-weight: 600;
	color:#FFFFFF;
	border-radius: 30px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	o-border-radius: 7px;
	position: absolute;
	z-index: 10;
}
.processtitle {
	background-color:#CFDAFE;
	float: right;
	width: 230px;
	height: 20px;
	margin: 2px auto 0 auto;
	padding: 3px 0;
	text-align: center;
	font-weight: 550;
	color:#151651;
	border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	o-border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	o-border-bottom-right-radius: 7px;
}
