/*
THEME NAME: Insingizi
THEME URI: http://templecreative.com
DESCRIPTION: Insingizi v1.0 : Two-column, widget ready
VERSION: 1.0
AUTHOR: <a href="http://templecreative.com">Dijon Correia</a>
AUTHOR URI: http://templecreative.com
*/

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

INDEX:

1. IMPORTS
--1.1 Global Elements
--1.2 Typography
--1.3 Images
--1.4 Typography
2. STRUCTURE
3. CONTENT

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

/*-------------------------------------------------------------------------------------------*/
/* 1. IMPORTS */
/*-------------------------------------------------------------------------------------------*/

/* =Reset
-------------------------------------------------------------- */

@import "css/reset.css";

/* =Typography
-------------------------------------------------------------- */

@import "css/typography.css";

/* =Images
-------------------------------------------------------------- */

@import "css/images.css";

/* =Forms
-------------------------------------------------------------- */
@import "/wp-content/plugins/cforms/styling/forms.css";

/*-------------------------------------------------------------------------------------------*/
/* 2. STRUCTURE */
/*-------------------------------------------------------------------------------------------*/

html, body.insingizi {
	height: 100%;
	background-color: #fff;
	background: transparent url(images/rght-bg-rpt.png) bottom center repeat-y;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -95px; /* the bottom margin is the negative value of the footer's height */
}

/* =Header
-------------------------------------------------------------- */
#header-wrapper {
	width: 100%;
	background: transparent url(images/hdr-bg-rpt.png) top repeat-x;
	height: 162px;
}

	#header-outer {
		width: 1280px;
		margin: 0 auto;
		background: transparent url(images/logo-bg.png) 0 0 no-repeat;
	}
		
		#header {
			width: 940px;
			height: 110px;
			margin: 0 auto;
			background: transparent url(images/logo-bg.png) -170px 0 no-repeat;
		}
	
		#header a {
			display: block;
			float: left;
			width: 195px;
			height: 101px;
			margin: 5px 0;
			background: transparent url(images/logo.png) top left no-repeat; 
		}
		
		#logo-right {
			float: left;
			width: 266px;
			height: 110px;
			background: transparent url(images/logo-rght.png) top left no-repeat; 
		}

/* =Menu
-------------------------------------------------------------- */

#navigation {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
}

#navigation ul {
	margin: 0 auto;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	padding: 0 10px 0;
}
	
	#navigation ul li a{
		display: block;
		height: 46px;
		line-height: 46px;
		margin: 2px 0 0;
		font-family: Calibri, Tahoma, Helvetica;
		font-size: 13px;
		font-weight: bold;
		color: #cdba8d;
		text-align: center;
		text-decoration: none;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
		cursor: pointer;	
	}
	
	#navigation ul li a span {
		display: block;
		height: 46px;
		line-height: 44px;
		padding: 0 0 0 10px;
	}
	
	#navigation ul li a:hover {
		color: #dbd5ca;
	}	
	
	#navigation ul li.current_page_item a {
		background: transparent url(images/nv-rght.png) top right no-repeat !important;
		padding-right: 10px !important;
	}
	
	#navigation ul li.current_page_item a span {
		background: transparent url(images/nv-lft.png) top left no-repeat;
	}

	#navigation ul li.page-item-26 {
		width: 54px;
		border-bottom: 3px solid #1b1613;
	}
	
	#navigation ul li.page-item-34 {
		width: 117px;
		border-bottom: 3px solid #980606;
	}
	
	#navigation ul li.page-item-43 {
		width: 93px;
		border-bottom: 3px solid #ae3a00;
	}
	
	#navigation ul li.page-item-46 {
		width: 164px;
		border-bottom: 3px solid #d8702a;
	}
	
	#navigation ul li.page-item-48 {
		width: 98px;
		border-bottom: 3px solid #bd8638;
	}
	
	#navigation ul li.page-item-50 {
		width: 96px;
		border-bottom: 3px solid #dfd051;
	}
	
	#navigation ul li.page-item-52 {
		width: 76px;
		border-bottom: 3px solid #ebe398;
	}
	
	#navigation ul li.page-item-54 {
		width: 82px;
		border-bottom: 3px solid #fff;
	}
	
/* =Accreditations
-------------------------------------------------------------- */
#accreditation1 {
	float: right;
	width: 293px;
	height: 25px;
	background: transparent url(images/tp-accr1.png) top left no-repeat;
	margin: 3px 20px 4px 0px;
}

#accreditation2 {
	float: right;
	width: 166px;
	height: 25px;
	background: transparent url(images/tp-accr2.png) top left no-repeat;
	margin: 3px 0px 4px 0px;
}

/* =Social links
-------------------------------------------------------------- */
a#social-link1 {
	float: right;
	width: 120px;
	height: 24px;
	background: transparent url(images/btn-soc-facebook.png) top left no-repeat;
	margin-top: 28px;
}

a#social-link2 {
	float: right;
	width: 134px;
	height: 24px;
	background: transparent url(images/btn-soc-twitter.png) top left no-repeat;
	margin-top: 28px;
}

/* =Slideshow
-------------------------------------------------------------- */
#panel {
	width: 100%;
	margin: 0 auto;
}

#slideshow-wrapper {
	height: 391px;
	background: #514339 url(images/ss-bg-rpt.png) top repeat-x;
}

#slideshow-outer {
	width: 940px;
	height: 391px;
	margin: 0 auto;
	padding:18px 0 0;
}

#slideshow {
	padding:0 0 28px;
	background: transparent url(images/ss-shdw.png) bottom left no-repeat;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider, #slider li{ 
	width: 940px;
	height: 346px;
	overflow: hidden;
	margin: 0 auto 0; 
	}

/* Controls */
#slideshow-controllers {
	float: left;
	margin-left: 10px;
}

span#prevBtn {

}

a#prevBtn{
	position: absolute;
	display: block;
	width: 30px;
	height: 28px;
	background: transparent url(images/ss-cntrl-prev.png) top left no-repeat;
}

a#nextBtn {
}
	
a#nextBtn{
	position: absolute;
	margin-left: 30px;
	display: block;
	width: 30px;
	height: 28px;
	background: transparent url(images/ss-cntrl-next.png) top left no-repeat;
}

/* View Gallery Button */
	
#viewBtn{
	margin-left: 70px;
	position: absolute;
	display: block;
	width: 148px;
	height: 28px;
	background: transparent url(images/ss-cntrl-view.png) top left no-repeat;
}

/* Hide Panle */
#hide-panel-wrapper {
	width: 100%;
	height: 39px;
	background: transparent url(images/pnl-hide-bg-rpt.png) top repeat-x;
}

#hide-panel {
	width: 940px;
	margin: 0 auto;
}

/* Hide Slideshow Button */
span#hideBtn {
	margin-top: 15px;
	float: right;
}
	
span#hideBtn a {
	display: block;
	width: 148px;
	height: 24px;
	background: transparent url(images/ss-cntrl-hide.png) top left no-repeat;
}

span#hideBtn.active a {
	background: transparent url(images/ss-cntrl-show.png) top left no-repeat;
}		

/*-------------------------------------------------------------------------------------------*/
/* 3. CONTENT */
/*-------------------------------------------------------------------------------------------*/
#main-wrapper {	
	float: left;
	width: 100%;
	height: 100%;
	background: transparent url(images/mn-bg-rpt.png) top center repeat-x;
}

#main {
	width: 940px;
	height: 100%;
	margin: 0 auto;
}

#main-left {
	float: left;
	width: 638px;
}

#page-top {
	float: left;
	height: 46px;
	width: 638px;
}

#page-title {
	display: block;
	float: left;
	height: 36px;
	margin: 3px 0;
	border: 1px solid #231d18;
	clear: both;
}

	#page-title span {
		display: block;
		float: left;
		background: #980606;
		border: 1px solid #b70908;
		line-height: 34px;
		padding: 0 15px;
	}

#content {
	float: left;
	width: 608px;
	padding: 15px 15px 15px 0;
}

#main-right {
	float: right;
	height: 100%;
	width: 300px;
	background: transparent url(images/rght-bg-rpt.png) bottom right repeat-y;
}

	#right-panel-pic {
		width: 300px;
		height: 247px; 
		background: transparent url(images/rght-pnl-pic.jpg) top no-repeat;
	}

.intro {
	border-bottom: 1px dotted #dadada;
	padding: 5px 12px 5px 0;
}

.post {
	margin-bottom: 50px;
}

.slide-item-wrapper {
	display: none;
}
.slide-item {
	width: 600px; 
	height: 400px;
	overflow:auto
}

/* tables */
table {
	border-collapse: collapse;
	margin: 10px 0;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	margin-left: 10px;
}

th {
	font-weight: bold;
	background-color:#F2F2F2;
	padding: 5px;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

tr {
	padding: 4px;
}

td {
	border-collapse: collapse;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 4px;
}

/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */
#sidebar-wrapper {
	width: 300px;
}


#sidebar {

}

#sidebar-item {

}

#sidebar-item-title {
	display: none;
}

/*#sb-ttl {
	display: block;
	width: 300px;
	height: 99px;
	margin-top: -1px;
	background: url(images/rght-ttlbtn-wo.png) no-repeat;
}*/

/* Whats On */
a#sb-ttl {
	display: block;
	width: 300px;
	height: 100px;
}

.sb-pnl {
	display: none;
	position: relative;
	margin-top: -1px;
	border: 1px solid #bbbcbc;
	background: transparent url(images/rght-pnl-sld-bg.png) top no-repeat;
	background-color: #cecece;
}

#sb-pnl-cnt {
	min-height: 150px;
	width: 278px;
	padding: 10px 10px 30px;
}

a#sb-pnl-btn-collapse {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 79px;
	height: 25px;
	margin: 0 8px 8px 0;
	background: url(images/rght-btn-collapse.png) no-repeat;
}

a#sb-pnl-btn-more {
	float: right;
	display: block;
	width: 79px;
	height: 25px;
	margin: 0 8px 8px 0;
	background: url(images/rght-btn-more.png) no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	color: transparent;
}

/* NG Gallery */
.ngg-albumoverview {
	margin-left: 10px;
}

.ngg-gallery-thumbnail-box  {
	display:inline-block!important;
	float: none!important;
}

.ngg-album {
	width: 280px;
	float: left;
	margin: 0 10px 10px 0;
}

.ngg-albumtitle {
	background: #1b1613!important; 
	padding: 5px 15px!important; 
	border: 1px solid #000!important;
}

.ngg-albumtitle a {
	font: 20px 'Delicious', Helvetica; 
	font-weight:normal;
	color:#fff!important;
	clear:both;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
	margin: 0 0 10px 0;
	text-transform: uppercase;
	overflow: hidden;
	font-size: 14px;
	width: 350px;
}

.ngg-albumtitle a:hover {
	color: #b70908;
	text-decoration: none!important;
}

.ngg-galleryoverview {
	margin:10px auto 0!important;
	text-align:center;
}

.ngg-gallery-thumbnail img {
	background-color:#fff!important;
	border:1px solid #E9E7E0!important;
	display:block!important;
	margin:4px 0 4px 5px!important;
	padding:2px!important;
	position:relative!important;
}

.ngg-gallery-thumbnail img:hover {
	border-color: #c0c0bb!important;
	background-color: #B8BABB!important;
}	

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

.push { /* for sticky footer */ 
	height: 95px;
}

#footer {
	float: left;
	position: relative;
	width: 100%;
	height: 95px;
	background:transparent url(images/ftr-bg-rpt.png) top repeat-x;
	margin: 0;
	clear:both;
}

	#footer-wrapper {
		width: 940px;
		height: 95px;
		margin: 0 auto;
		background: transparent url(images/ftr-bg.png) top right no-repeat;
	}

		#footer-details {
			padding-top: 4px;
		}
		
			#footer-details-item1 {
				float: left;
				width: 97px;
				height: 23px;
				background: transparent url(images/ftr-dtls1.png) top left no-repeat;
			} 
			
			#footer-details-item2 {
				float: left;
				width: 98px;
				height: 23px;
				background: transparent url(images/ftr-dtls2.png) top left no-repeat;
			} 
			
			#footer-details-item3 {
				float: left;
				width: 145px;
				height: 23px;
				background: transparent url(images/ftr-dtls3.png) top left no-repeat;
			} 
	
		#footer-credits {
			float: right;
			font-size: 10px;
			margin: 50px 0 0;
			line-height: 12px;
			color: #a79578;
			font-weight: bold;
			text-align: right;
			text-shadow: 2px 1px 0px rgba(0,0,0,0.5);
		}
		
		#footer-credits a {
			color: #dbd5ca;
			text-decoration: none;
		}
		
		#footer-credits a:hover {
			text-decoration: none;
		}
