@charset "utf-8";

/*   
Theme Name: Ngeja Custom Theme
Theme URI: 
Description: Custom theme for Ngeja by the hideously clever Brand Candy crew.
Author: Brand Candy
Author URI: http://www.brandcandy.co.za
*/




/*
-webkit-
-moz-
-ms-
-o-
*/


@media screen {
html, body{
	height:100%;
}	
	


body {
	margin:0;
	padding:0;
	border:0;
  font-family: Arial, Helvetica, sans-serif;
	word-wrap:break-word;
	color:#333333;
	font-size:14px;
}

img{
	border:0;
	max-width:100%;
	height:auto;
}







@font-face {
    font-family: 'Genericons';
    src: url('genericons/Genericons.eot');
    src: url('genericons/Genericons.eot?#iefix') format('embedded-opentype'),
         url('genericons/Genericons.woff') format('woff'),
         url('genericons/Genericons.ttf') format('truetype'),
         url('genericons/Genericons.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



.genericon{
	font-size:30px !important;
}


a.genericon-facebook:before { 
 	color:#00ff00;
}

a.genericon-facebook:hover:before { 
 	color:#ff0000;
}











a {
	text-decoration:none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	}
a:visited {color:#000;}  
a:hover {color:#aaa;} 
a:active {color:#000;

}

p{
	line-height:24px;
}

ul, ol { margin: 0 0 10px 0; }

li{
	font-size:14px;
  margin-bottom:10px;
}

strong{
	color:#000;
}


iframe{
	width:98%;
}


h1, h2, h3, h4, h5, h6{
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:52px;
	font-weight:normal;
	line-height:44px;
}

h2, h3, h4, h5, h6 {
}



h2 {
	font-size:28px;
	font-weight:normal;
}

h3 {
	font-size:22px;
	font-weight:normal;
}

h4 {
	font-size:16px;
		text-transform:uppercase;
}

h5 {
	font-size:14px;
	text-transform:uppercase;
}

h6 {
	font-size:12px;
	text-transform:uppercase;
}

hr {
background-color:none;
border:1px dashed #ccc;
border-style: none none dashed;
color:none;
} 


/*
h2:first-letter{
font-size:200%;

font-family:oldscript, "Times New Roman", Times, serif;
font-weight:normal;
margin:0;
padding:0;
line-height:40px;
}
*/

.wrapper{
	width:1100px;
	max-width:100%;
	margin:0 auto;
}

.page-wrapper{
	width:1100px;
	max-width:90%;
	margin:0 auto;
		padding: 40px 0px 40px 0px;
}

.footer_wrapper{
	width:100%;
	border-top:1px solid #000;
}

.clear{
	clear:both;
}


.clear30{
	clear:both;
	height:30px;
}

.round {

-moz-border-radius:50px 50px 50px 50px;
-webkit-border-radius:50px 50px 50px 50px;
-o-border-radius:50px 50px 50px 50px; 
border-radius:50px 50px 50px 50px;
/* top left, top right, bottom right, bottom left */
}




#page-banner{
  line-height: 0;
  height: 250px;
  overflow: hidden;
	position: relative;
	background-size:cover !important;
}

.page_banner_text{
	width:1100px;
	max-width:100%;
	margin:0 auto;
}

.page_banner_text h1 {
  text-align:left;
	color:#fff;
	margin-top:8%;
}


#banner{
	position: relative;
	overflow:hidden;
}
#slideshow{
  margin: auto;
  position: relative;
  width: 100%;
}		

.banner_text h1 {
  text-align:left;
	color:#fff;
	margin-top:12%;
}
.banner_text{
	width:1100px;
	max-width:100%;
	margin:0 auto;
	position: absolute;
  top: 0px;
	left:0;
	right:0;
  z-index: 9;
	
}

.dots{
	position: absolute;
  bottom: 0;
  right: 0;
	z-index:9;
}



#logo{
	float:left;
}

#content{
	float:left;
	width:70%;
	margin-right:5%;
	margin-bottom:30px;
	
}





#sidebar{
	float:left;
	width:25%;
	margin-top:30px;
}



.home_main{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding: 40px 0px 80px 0px;
}

.home_main_block:first-letter {
  text-transform: uppercase;
  font-size:40px;
	color:#333333;
}

#home_blocks{
	margin-top:50px;
	margin-bottom:50px;
	overflow:hidden;
}

.home_blocks {
  width: 32%;
  float: left;
  position: relative;
  text-align: center;
  margin-right: 10px;
}

.home_blocks_title{
	color:#a97b4f;
}

.home_blocks_body p{
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	padding: 0px 12%;
}


/*--About --*/
.about_block_top{
	padding: 0px 20px 40px 20px;
}

.home_block_middle{
	padding: 40px 20px;
}
.about_block_middle{
	padding: 40px 20px;
}

.home_block_bottom{
	padding: 40px 0px;
}

h3.widget-title{
	text-transform:uppercase;	
}

.soua-accordion-title {
	color:#000!important;
  border:1px solid #000;
	padding:8px 0px 8px 8px;
}

.sow-icon-fontawesome[data-sow-icon]:before {
  color: #000;
}


/*--services --*/
.services{
	padding: 0px 20px 40px 20px;
}

.services_block{
	padding: 40px 20px 40px 20px;
}



/*--contact --*/
.contact_block{
	padding: 0px 0px 40px 0px;
}


/*--contact page --*/

.gform_wrapper textarea.large {
  height:160px!important;
}

#gform_wrapper_1 li.hidden_label input {
    margin-top: 0px;
}


#gform_wrapper_1{
  padding: 20px;
  background-color: #fff;
}

#copyright{
	margin:20px 0px;
}


#copyright p{
	text-align:right;
	font-size:11px;
	color:#a97b4f;
}

#copyright a{
	font-size:11px;
	color:#a97b4f;
}



/*--projects --*/
.projects_block{

	
}








/*main menu*/

#full-menu{
	float:right;
	margin-top:20px;
}



#menu-wrapper ul{
	margin:0;
	padding:0;
	z-index:10;
/*	float:right; */
}


#menu-wrapper li{
	float:left;
	list-style:none;
	position:relative;
	margin-bottom:0;
/* Change the following value to push the sub menu down - haerver the submenu top: value is change it to be the same*/	
		/*height:40px */
}

#menu-wrapper a{
	padding:2px 20px;
	text-decoration:none;
	color:#777777;
	font-size:14px;
	line-height:40px;
	text-transform:uppercase;
	font-weight:bold;

}

#menu-wrapper a:first-child{

}

#menu-wrapper li a{
		border-left: 2px solid #ab7b50;
}
#menu-wrapper li:first-child a{
		border-left: none;
}

#menu-wrapper a:hover{
	background-color:#fff;
	cursor:pointer;
	color:#000;
	
-webkit-transition-duration: 500ms; 
-moz-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
}


#menu-wrapper li.current-menu-item a{
	color:#555;
	background:#fff;
}




#menu-wrapper ul li .sub-menu{
	position:absolute;
	z-index:100;
	background-color:#f6f6f6;
	margin-left:0;
	top:40px;
	display:none;
}


#menu-wrapper ul li:hover > ul.sub-menu{
	display:block;
}



#menu-wrapper ul li .sub-menu ul{
	background-color:#888;
}

#menu-wrapper ul li .sub-menu li ul{
	margin-left:150px;
	margin-top:-27px;
	top:27px;
}

#menu-wrapper ul li .sub-menu ul ul{
	background-color:#777;
}






#menu-wrapper ul li .sub-menu li{
	float:none;
	width:250px;
	height:auto !important;
	list-style:outside none;
}

#menu-wrapper ul li .sub-menu li a{
	padding:5px 10px;
	line-height:20px;
	display:block;
	font-size:13px;	
	border-left:none;
}

#menu-wrapper ul li .sub-menu li a:visited{
	color:#000;
}

#menu-wrapper ul li .sub-menu li a:hover{
	color:#000;
}






#responsivemenu{
	display:none;
	clear:both;
	position:relative;
	z-index:500;
	font-size:16px;
	color:#666;
}

.menubutton{
	background-color:#fff;
	color:#000;
	font-weight:bold;
	float:right;
	cursor:pointer;
	width: 94%;
	padding:10px 3%;
	height:30px;
	position:relative;
	z-index:5;
}

.menubutton img{
	padding-top:5px;
}

.menubutton p{
	line-height:30px;
	font-family: opensans,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	margin:0;
}

#hiddenmenu{
	display:none;
	position:relative;
	z-index:200;
	width:100%;

}

#hiddenmenu .current-menu-item a{
	background-color:transparent !important;
}

#hiddenmenu ul{
	margin:0;
	padding:0;
}

#hiddenmenu ul li{
	list-style:none;
	line-height:1.1em;
	margin-bottom:0 !important;	
	border-bottom:1px solid #555;
	border-top:1px solid #fff;
}


#hiddenmenu ul li:last-child{
	border-bottom:0;
}



#hiddenmenu ul li a{
	color:#000;
	font-family: opensans,"Trebuchet MS",Arial,Helvetica,sans-serif;
	width:100%;
	display:block;
	padding:3%;
		
}

#hiddenmenu ul li ul.sub-menu{

}

#hiddenmenu ul li ul.sub-menu li
{
	padding-left:20px !important;
	font-size:12px !important;
	background-image:none !important;
	margin-bottom:0 !important;
	padding-bottom:0;
		border-bottom:1px solid #ccc;
}


#hiddenmenu ul li ul.sub-menu li:last-child{
	border-bottom:0;
}

#hiddenmenu ul li li a{
	padding:2% 3%;
}

#hiddenmenu ul li a:active{

}

#hiddenmenu ul li ul.sub-menu li li{
	background:#eee;
}


#hiddenmenu ul li ul.sub-menu li li li{
	background:#fff;
}














.navigation{
	padding-top:10px;
	margin-top:20px;
	
}

.prev-posts {
	width:50%;
	float:left;
}

.next-posts {	   
	width:50%;
	float:right; 
	text-align:right;
}
   










/*plugin styling */

/*
#testimonials{
	background:url(images/testimonial-bg.jpg) center center;
	background-size:cover;
	width:100%;
	min-height:150px;
	padding:10px 0 0 0;
	
	font-family: 'Open Sans', sans-serif;
font-weight:bold;
		font-weight:normal;
		text-align:center;
		
}



h2.testimonial_rotator_slide_title {
    display:none;
}

h2.testimonial_rotator_slide_title:before{
	content:" - ";
}

h2.testimonial_rotator_slide_title{
	font-size:14px;
	color:#fff;
	text-transform:none;
	font-weight:bold;
}

.testimonial_rotator_quote{
	color:#fff;
	font-size:14px;
	font-style:italic;
}

.testimonial_rotator_author_info {
    border-left: 0 !important;
    font-size: 1.1em !important;
    font-style:normal !important;
    line-height: 30px !important;
    margin: 0 !important;
    padding-left: 0 !important;
		color:#fff;
}

.theme-default .nivoSlider {
	box-shadow:none !important;
}

.theme-default .nivoSlider {
	box-shadow:none !important;
}

*/



/*

.theme-default .nivoSlider {
	box-shadow:none !important;
}


.lizatom-accordion{
	font-size:14px !important;
}


.lizatom-accordion li {
	font-family: 'Open Sans', sans-serif !important;
}

.lizatom-accordion h3{
			font-weight:normal;
font-family: rage,'Seaweed Script', cursive;
font-size:26px !important;
text-transform:none !important;
margin:0 !important;
}

.lizatom-accordion h3 strong{
	color:#555 !important;
	text-transform:uppercase;
}

.lizatom-accordion dt {
	background-image:none !important;
	border:none !important;
	background-color:#f8f8f8 !important;
	padding:5px 10px 5px 50px !important;
}

.lizatom-accordion dt:before {
content:url(images/lizatom-images/accordion-open-new.png) !important;	
}


.lizatom-accordion dt.current:before {
    content: url(images/lizatom-images/accordion-close-new.png) !important;
}

*/

/*The below removes that horrible space below the gravity form plugin*/

.gform_wrapper form br{
	display:none !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
	background-color: #ab7b50;
    padding: 5px 20px !important;
    text-align: center !important;
	display:inline-block !important;
	border:0 !important;
	color:#fff;
}

.gform_button:hover{
	background-color: #f0f0f0 !important;
	color:#000 !important;
	cursor:pointer;
}





















/*search styling */

form#searchform{
	margin:0;
	padding:0;
	height:28px;
}

input#searchsubmit{
	color:#fff;
	padding:0 15px;
	cursor:pointer;
	background-image:url(images/search-icon.png);
	background-repeat:no-repeat;
	width:28px;
	height:28px;
	line-height:28px;
	margin:0;
	border:0;
	background-color:#fff;
	vertical-align:bottom;
}

#searchsubmit:hover{
	background-color:#aaa;
	color:#fff;
}

input#s {
	border:1px solid #aaa;
	color:#777;
	height:28px;
	line-height:28px;
	margin:0;
	padding:0;
	padding:0px 10px;
}

#s { 
	height:28px;
}










/*styling the basic gallery */
.gallery {
   margin: auto;
}


.gallery-item {
   float: left;
   margin-top: 10px;
   text-align: center;
	 /* to make a quarter gallery
 	 margin:1% !important;
	 width:23% !important;
*/
}

.gallery p{
	line-height:0;
	margin:0;
	padding:0;
}

.gallery img {
   border: 0 !important;
}
.gallery-caption {
   margin: 0 auto !important;
   max-width:80%;
   text-align:center;
   font-size:85%;
}




.gallery-columns-0 .gallery-item {
    max-width: 100%;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16%;
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
}

.gallery-columns-9 .gallery-caption {
	max-width: 9%;
}





.alignleft{
	float:left;
}

.alignright{
	float:right;
}




/*image caption styling*/
/* Some basic styles for images in posts and pages in Wordpress */

img.alignnone {}
img.alignright {
	float:right; 
	margin:0 0 1em 1em; 
	}
	
img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
	}
	
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
a img.alignright {
	float:right; 
	margin:0 0 1em 1em;
	 }
	 
a img.alignleft {
	float:left; 
	margin:0 1em 1em 0;
	}
	
a img.aligncenter {
	display: block;
	margin-left: auto; 
	margin-right: auto; 
	}


/* Some basic styles for images with captions in posts and pages in Wordpress */



.wp-caption.alignnone {}
.wp-caption.alignright {
	float:right; 
	margin:0 0 1em 1em;
	 }
	 
.wp-caption.alignleft {
	float:left; 
	margin:0 1em 1em 0;
	}
	
.wp-caption.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	}


.wp-caption{
	font-size:11px;
	background-color:#fff;
	padding:10px;
}

.wp-caption img{
	margin:0;
	width:100%;
}













	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { padding: 20px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { list-style:none;}
ol.commentlist li.comment div.reply { font-size: 11px; margin-bottom:20px; }
ol.commentlist li.comment div.reply a { font-weight: bold; text-decoration:none; }
ol.commentlist li.comment ul.sub-menu { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.sub-menu li { }
ol.commentlist li.comment ul.sub-menu li.alt { }
ol.commentlist li.comment ul.sub-menu li.bypostauthor { }
ol.commentlist li.comment ul.sub-menu li.byuser { }
ol.commentlist li.comment ul.sub-menu li.comment { }
ol.commentlist li.comment ul.sub-menu li.comment-author-admin { }
ol.commentlist li.comment ul.sub-menu li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.sub-menu li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.sub-menu li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.sub-menu li.depth-5 { }
ol.commentlist li.comment ul.sub-menu li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 10px solid #eee; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }








form { }
input[type=text] {
	margin-bottom:10px;
	padding:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px; 
	border: 1px solid #ccc;
	color:#666;

}

textarea {
	margin-bottom:10px;
	padding:5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px; 
	border: 1px solid #ccc;
	color:#666;
}

#submit{
	background-color: #555;
	padding: 5px 20px;
	text-align: center;
	display:inline-block;
	border:0;
	color:#fff;
	font-size:14px;
}

#submit:hover{
	background-color: #f0f0f0;
	cursor:pointer;
	color:#000;
}


} /* END screen media */

















@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */