/*
Theme Name: CIGF 2010
Theme URI: http://www.commonwealthigf.org
Description: A custom theme for CIGF
Author: beekado
Version: 1.0
Tags: clean, CIGF 
*/


/* ---------------------------------------------------------------- 
 *  RESETS
 * ---------------------------------------------------------------- 
*/ 

* {
	margin: 0px;
	padding: 0px;
	position: relative;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;	
	font-weight: normal;
	letter-spacing: 0px;
}
body {
	width: 100%;
	height: auto;
	background: url('images/bodypattern2.jpg') repeat;
	font-size: 12px;
}
a img {
	outline: none;
	border: none;
}
.clear {
	clear: both; 
	position: relative;
	width: 100%;
}
.cardo {
	font-family: 'Cardo', 'Lucida Grande', Arial, Helvetica, sans-serif;	
}
#jqb-banner-cntr {
	left: 128px;
	top: 8px;
	width: 360px;
	height: 265px;
	background: black;
}
.form-text {
	font-size: 13px ;
	color: #828282;
}
textarea {
	resize: none;
}
.mh .mh-hover {
	position: absolute;
	top: 0px;
	left: 0px;
}
/*.mh a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}*/
:-moz-any-link:focus {outline: none;}
/* ---------------------------------------------------------------- 
 *  WRAPPERS + SHADOWS
 * ---------------------------------------------------------------- 
*/ 

.wrapper {
	width: 960px;
	height: auto;
	margin: 0px auto;
}
#homeribbon {
	width: 100%;
	height: 236px;
	background: url('images/homeribbonpattern.png') repeat-x;
}
#secondaryribbon {
	width: 100%;
	height: 54px;
	background: url('images/secondaryribbonpattern.png') repeat-x;
}

/* ---------------------------------------------------------------- 
 *  PAGE BLOCKS
 * ---------------------------------------------------------------- 
*/ 

#header {
	width: 100%;
	height: 203px;
	background: url('images/headershadow.png') no-repeat;
}
	#logo {
		width: 630px;
		height: 100%;
		background: url('images/logo.png') no-repeat;
		left: -240px;
		float: left;
	}
		#logo #hometrigger {
			height:105px;
			left:250px;
			position:absolute;
			top:50px;
			width:105px;		
			cursor: pointer;
		}
	#title {
		width: 810px;
		height: 100%;
		left: 150px;
		top: 0px;
		position: absolute;
	}
		#icons {
			width: auto;
			height: auto;
			position: absolute;
			top: 92px;
			left: 737px;
		}
			#newslettericon {
				position: absolute;
				width: 25px;
				height: 19px;
				background: url('images/iconnewsletter.png') no-repeat;
				cursor: pointer;
				position: absolute;
				top: 1px;
				left: -28px;
			}
			#searchicon {
				position: absolute;
				width: 20px;
				height: 20px;
				top: 0px;
				left: 0px;
				background: url('images/iconsearch.png') no-repeat;
				cursor: pointer;
			}
			#rssicon {
				position: absolute;
				width: 20px;
				height: 20px;
				top: 0px;
				left: 24px;
				background: url('images/iconrss.png') no-repeat;
				cursor: pointer;
			}
			#fbicon {
				position: absolute;
				width: 18px;
				height: 19px;
				top: 1px;
				left: 47px;
				background: url('images/iconfb.png') no-repeat;
				cursor: pointer;
			}
			#twittericon {
				position: absolute;
				width: 22px;
				height: 19px;
				top: 2px;
				right: 31px;
				background: url('images/icontwitter.png') no-repeat;
				cursor: pointer;
			}
		#slogan {
			width: 660px;
			height: 56px;
			background: url('images/slogan.png') no-repeat;
			top: 68px;
		}
		#menu {
			position: absolute;			
			top: 131px;
		}
			#menu ul {
				list-style: none;
			}
				#menu ul li {
					float: left;
					margin-right: 19px;
				}
					#menu ul li a{
						color: #7b8b8e;
						font-size: 13px;
						text-transform: uppercase;
						text-decoration: none;
						letter-spacing: 1px;
						font-family: 'Cardo', 'Lucida Grande', Arial, Helvetica, sans-serif;	
						text-shadow: 0px 1px 0px #fff;
					}
					#menu ul li.current-menu-item a, 
					#menu ul li.current-post-ancestor a,
					#menu ul li.current-category-ancestor a {
						color: #4c5759;
						border-bottom: 1px solid #F3AC22;
						padding-bottom: 2px;
					}
					#menu ul li:hover a {
						color: #f3ac22;
					}
					#menu ul li.current-menu-item:hover a, 
					#menu ul li.current-post-ancestor:hover a,
					#menu ul li.current-category-ancestor:hover a {
						color: #4c5759;
					}
#homeribbon #contentarea {
	width: 960px;
	height: 236px;
	background: url('images/homeribboncontent.png') no-repeat;
}
	#gallery {
		width: 603px; /*699*/
		height: 324px; /*324*/
		position: absolute;
		right: -111px; /*-137*/
		top: -9px;
		z-index: 10;
	}

	.category-cybercrime #gallery {
		position: relative !important;
		width: 330px;
		left: 0px;
		top: 40px;
		height: 310px;
	}	
	
	.category-cybercrime #gallery iframe {
		top: 0px !important;
		left: 1px !important;
		position: relative !important;
		border: 1px solid #d5cdb5;
	}
	
		#gallery #rotator {
			left:128px;
			top:8px;
		}
		#gallery #border {
			width: 100%;
			height: 100%;
			background: url('images/gallery2.png') no-repeat;
			position: absolute;
			top: 0px;
			left: 0px;
		}
#content {
	width: 570px;
	height: auto;
	float: left;
}
	.eventpage #content {
		width: 640px;
	}
	
	#eventbanner {
		margin-bottom: 24px;
		border: 2px solid #494949;
		left: 10px;
	}

	body.search #content {
		min-height: 550px;
	}
	.intro a {
		border-bottom: 1px solid #F3AC22;
		padding-bottom: 1px;
		text-decoration: none;
		color: #494949;
	}
		.intro a:hover {
			color: #828282;
		}
	#content p {
		margin-bottom: 20px;
	}
#contentpage {
	width: 960px;
	height: auto;
}
	#contentpage .pagetitle {
		width: 940px;
	}
	.pagetitle {
		left: 10px;
		padding-top: 53px;
		padding-bottom: 9px;
		border-bottom: 1px solid #ece4d6;
		margin-bottom: 19px;
	}
		.pagetitle h1, .pagetitle h3 {
			color: #1a6978;
			font-size: 16px;
			font-weight: normal;
		}
	.readmore {
		width: 100%;
		left: 10px;
		margin-bottom: 25px; /*40*/
	}
	
	.eventpage .readmore {
		width: 310px;
		float: left;
		margin-bottom: 20px;
	}
	
	.eventpage .readmore.first {
		margin-right: 20px;
	}
	
		.thumbholder {
			width: 100px;
			height: 100px;
			background: url('images/thumbholder.png') no-repeat;
			float: left;
		}
		
		.eventpage .thumbholder {
			width: 300px;
			height: 234px;
			background: white;
		}
		
			.eventpage .eventitemoverlay {
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0px;
				left: 0px;
				background: #333;
				display: none;
				opacity: 0.7;
			}
			
			.eventpage .eventitemoverlay p {
				color: white;
				font-size: 16px;
				left: 115px;
				position: absolute;
				text-decoration: underline;
				top: 110px;	
			}
		
			.thumbholder a{
				position: absolute;
				width: 100%;
				height: 100%;
				top: 0px;
				left: 0px;
			}
			
			.eventpage .thumbholder a:hover .eventitemoverlay {
				display: block;
			}
			
			.thumbholder img {
				position: absolute;
				top: 4px;
				left: 4px;
			}
			
			.eventpage .thumbholder img {
				top: 0px;
				left: 0px;
			}
			
		.heading {
			float: left;
			width: 470px;
			height: auto;
		}
			.heading h2 a{
				font-size: 16px; /* was 21px; */
				color: #494949;
				font-weight: normal;
				left: 16px;
				text-decoration: none;
				text-shadow: 1px 0px 0px #fff;
			}
				
				.eventpage .heading {
					width: auto;
					margin-bottom: 12px;
					min-height: 48px;
				}
				
				.eventpage .heading h2 a {
					left: 0px;
					font-size: 18px;
					line-height: 24px;
					top: 3px;
				}
				
			.heading h2 a:hover {
				text-decoration: underline;
			}
			.eventpage .details, .heading .details {
				width: auto;
				height: auto;
				font-size: 13px;
				line-height: 18px;
				color: #afafaf; /*#828282;*/
				left: 16px;
				top: 2px;
				position: relative;
			}
			
			.eventpage .details {
				left: 0px;
				top: 18px;
				clear: both;
			}
			
			.heading .details a {
				color: #828282;
				border-bottom: 1px solid #F3AC22;
				text-decoration: none;
			}
			.heading .details a:hover {
				color: #494949;
			}
		.intro {
			width: 100%;
			height: auto;
			clear: both;
			font-size: 13px;
			line-height: 20px;
			color: #828282;
			top: 7px;
		}
		.shareholder {
			margin-top: 20px;
		}
			body.search .intro.noresults {
				left: 10px;
			}		
			.intro .dots {
				color: #afafaf;
			}
		.link {
			margin-top: 10px;
		}
		.link a {
			color: #494949;
			border-bottom: 1px solid #F3AC22;
			padding-bottom: 1px;
			text-decoration: none;
		}
		.link a:hover {
			color: #828282;
		}

#sidebar {
	width: 330px;
	height: auto; /*200px;*/
	float: right;
}

	.eventpage #sidebar {
		width: 240px;
	}

	#sidebar a:hover {
		color: #828282;
	}
		.box a:hover {
			color: #494949 !important;
		}
	#sidebar .pagetitle {
		left: 0px;
		border-bottom: none;
		margin-bottom: 0px;
	}
	body.page #content .pagetitle {
		width: 560px; 
	}
	body.search #sidebar .pagetitle , body.page #sidebar .pagetitle {
		border-bottom: 1px solid #ECE4D6 !important;
		width: 320px;
	}
.box {
	width: 100%;
	height: auto;
}
	.top {
		width: 100%;
		height: 16px;
		background: url('images/boxtop.png') no-repeat;
	}
	
	.eventpage .top {
		background: url('images/boxtop-event.png') no-repeat;
	}
	
	.bottom {
		width: 100%;
		height: auto;
		background: url('images/boxpattern.png') repeat-y;
	}
	
	.eventpage .bottom {
		background: url('images/boxpattern-event.png') repeat-y;
	}
	
		.bottom p {
			color: #a6a6a6;
			font-size: 13px;
			line-height: 20px;
			width: 87%;
			left: 20px;
			margin-bottom: 19px;
			margin-top: 16px;
		}
		.bottom > p:first-child {
			margin-top: 0px;
		}
			.bottom p .title {
				color: #494949;
				font-size: 16px;
			}
			.bottom p a {
				color: #8a8a89;
				text-decoration: none;
				border-bottom: 1px #f3ac22 solid;
				padding-bottom: 1px;
			}
			.bottom .sep {
				width: 87%;
				height: 2px;
				background: url('images/boxsep.png') repeat-x;
				left: 20px;
			}
			
			.eventpage .bottom .sep {
				width: 84%;
			}
			
			.bottom > .sep:last-child {
				background: none;
			}
			
#homecontent {
	width: 420px;
	height: auto;
	float: left;
	left: 140px;
}
	#homecontent .pagetitle {
		margin-top: 18px;
	}
	#homecontent .heading {
		width: 320px;
	}
	#sidebar.home .pagetitle {
		margin-top: 18px;
		padding-bottom: 9px;
		border-bottom: 1px solid #ece4d6;
	}
	.homeaction {
		color: #494949;
		font-size: 16px;
		border-bottom: 1px #f3ac22 solid;
		padding-bottom: 1px;
		text-decoration:none;
		top: -3px; /* -5*/
	}
	.homesep {
		margin-top: 60px; /*25*/
		margin-bottom: 3px;
		width: 320px;
		height: 2px;
		background: url('images/homesep.png') repeat-x;
	}
		.homesep.wireup {
			margin-top: 25px;
		}
		.homesep.nairobi {
			margin-top: 50px;
		}
		.homesep.newsletter {
			margin: 60px 0px 5px 0px; /* top: 70px */
		}
	.homebook {
	}
		.homebook #librarylink {
			width: 322px;
			height: 194px;
			background: url('images/homebook.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		.homebook #homecc {
			width: 322px;
			height: 194px;
			background: url('images/homecclink.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		.homeobj #objlink {
			width: 320px;
			height: 162px;
			background: url('images/homeobj.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		.homeobj #wirelink {
			width: 320px;
			height: 162px;
			background: url('images/homewireup.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		.homeobj #cclink {
			width: 320px;
			height: 194px;
			background: url('images/homecc.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		.homeobj #nairobilink {
			width: 320px;
			height: 162px;
			background: url('images/homenairobi.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		.homeobj #iglink {
			width: 320px;
			height: 162px;
			background: url('images/igdb.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		.homeobj #newsletter {
			width: 320px;
			height: 116px;
			background: url('images/newsletter.png') no-repeat;
		}
		.homeobj #newsletter .mp-message, .homeobj #newsletter .mp-loading  {
			display: none;
			position: absolute;
			color: #575858;
			left: 24px;
		}
		.homeobj #newsletter .mp-message {
			top: 30px;
		}
		.homeobj #newsletter .mp-loading {
			top: 38px;
		}
		.homeobj #newsletter p.inp {
			position: absolute;
			top: 26px;
			left: 22px;
			padding: 10px;
			background: url('images/newsinput.png') no-repeat;
			height: auto;
			width: 276px;
		}
		.homeobj #newsletter p.inp input {
			width: 210px;
			height: auto;
			border: none;
			outline: none;
			color: #9a9a9a;
			font-style: italic;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			padding: 3px;
			background: none;
		}
		.homeobj #newsletter p.subscribe .mp_submit{
			border: none;
			background: none;
			width: 0px;
			height: 0px;
		}		
		.homeobj #bloglink {
			width: 320px;
			height: 162px;
			background: url('images/blog.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		.homeobj #mapuklink {
			width: 320px;
			height: 162px;
			background: url('images/mapuk.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		.homeobj #mapmaltalink {
			width: 320px;
			height: 162px;
			background: url('images/mapmalta.png') no-repeat;
			cursor: pointer;
			margin-bottom: 3px;
		}
		
	.homeobj {
		top: 22px; /*27*/
	}
		.homeobj.wireup {
			top: 20px;
		}
		.homeobj.wireup.inner {
			margin-top: 59px;
		}
		.category-cybercrime .homeobj.wireup.inner {
			margin-top: 25px;
			height: 240px;
		}
		
		body.page .homeobj {
			top: 20px;
		}
		.homeobj a.homeaction{
			top: 11px;
		}
		
	.ccpartners img {
		border: 1px solid #D5CDB5;
		margin-top: 15px;
	}	
	
	.homeobj.ccpartners  a.homeaction  {
		top: 0px;
	}
	
		
#footer {
	margin-top: 50px;
	clear: both;
	height: 50px;
	float: right;
	right: 10px;
	border-top: 1px solid #e6dece;
	padding-top: 8px;
	width: 940px;
}
body.home #footer {
	width: 800px;
}
	#footer p {
		color: #84827d;
		font-size: 11px;
	}
		#footer p a{
			color: #84827d;
			text-decoration: none;
		}
			#footer p a:hover {
				text-decoration: underline;
			}
.partnerholder {
	width: 220px;
	height: 180px;
	background: url('images/partnerholder.png') no-repeat;
	cursor: pointer;
	margin-left: 10px;
	margin-right: 11px;
	float: left;
	margin-bottom: 20px;
}
	div.partnerholder.b4 {
		margin-right: 0px;
	}
	.partner {
		width: 210px;
		height: 170px;
		overflow: hidden;
		position: absolute;
		top: 5px;
		left: 5px;
		/*background-position: -5px -5px;*/
	}
		.partner .mh-hover {
			/*top: -14px !important; */ /*-5*/
			/* left: -5px !important; */
		}
.objectives {
	width: 450px;
	height: 280px;
	cursor: pointer;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
}
	div.objectives.b2 {
		margin-right: 0px;
	}
#library {
	width: 560px;
	height: 448px;
	background: url('images/library-empty.png') no-repeat;
	left: 10px;
}
	#rightarrow {
		width: 38px;
		height: 38px;
		background: url('images/rightarrow.png') no-repeat;
		position: absolute;
		top: 200px;
		right: 5px;
		cursor: pointer;
	}
	#leftarrow {
		width: 38px;
		height: 38px;
		background: url('images/leftarrow.png') no-repeat;
		position: absolute;
		top: 200px;
		left: 5px;
		cursor: pointer;
	}
		#rightarrow:hover, #leftarrow:hover {
			background-position: 0px -38px;
		}
	.shelf {
		display: none;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
	}
	.book {
		width: 170px;
		height: 230px;
		position: absolute;
	}
		.book .trigger {
			width: 100%;
			position: absolute;
			top: 0px;
			left: 0px;
			height: 100%;
			outline: none;
			cursor: pointer;
		}
			.book .trigger:hover{
				background: url('images/readonline.png') no-repeat 52px 70px;
			}
			p.target {
				width: 100%;
				height: 100%;
				position: absolute;
				top: 0px;
				left: 0px;
				margin-bottom: 0px;
			}

#contactform {
	width: 560px;
	height: 427px;
	background: url('images/contactform.png') no-repeat;
	left: 10px;
}
	form.cform {
		width: 100% !important;
	}
	#contactform form h3 {
		font-size: 12px;
		line-height: 20px;
		color: #b0b0b0;
		width: 540px;
		left: 10px;
		top: 12px;
	}
		#contactform input {
			border:none ;
			width: 225px ;
			height: auto ;
			background: none ;
			font-size: 13px ;
			color: #828282 ;
			padding: 0px ;
			margin: 0px ;
			outline: none;
			padding: 8px;
		}
		#contactform form #name {
			position: absolute;
			top: 48px;
			left: 10px;
		}
		#contactform form #email {
			position:absolute;
			top: 48px;
			left: 310px;
		}
		#contactform form textarea {
			height:175px;
			left:10px;
			position:absolute;
			top:120px;
			width:520px;		
			border: none;
			font-size: 13px ;
			color: #828282;
			background: none;
			outline: none;
			padding: 10px;
		}
		#contactform .submitButton {
			top: 326px;
			left: 10px;
			width: 160px;
			height: 36px;
			background: url('images/submit.png') no-repeat;
			cursor: pointer;
		}
			#contactform .submitButton:hover {
				background-position: 0px -36px;
			}
			#contactform .submitButton:active {
				margin-top: 2px;
			}
		#contactform #jqcResponse {
			position: absolute;
			top: 387px;
			left: 200px;
			color: #828282;
		}
		#contactform #jqcLoader {
			position: absolute;
			top: 380px;
			left: 160px;
		}
div#sidebar.contact .homesep{
	margin-top: 50px;
	margin-bottom: 0px;
}
div#sidebar.resources .homesep{
	margin-top: 60px;
	margin-bottom: 11px;
}
div#sidebar > .homeobj:last-child {
	top: 14px;
}

form#commentform {
	width: 560px;
	height: 423px;
	background: url('images/commentform.png') no-repeat;
	margin-left: 10px;
}
	form#commentform #author {
		border: none;
		height: auto;
		left: 10px;
		position: absolute;
		top: 99px;
		width: 223px;
		outline: none;	
		padding: 8px;
		background: none;
	}
	form#commentform #email {
		border: none;
		height: auto;
		left: 310px;
		position: absolute;
		top: 99px;
		width: 223px;
		outline: none;	
		padding: 8px;
		background: none;
	}	
	form#commentform #comment {
		border: none;
		height: 180px;
		left: 10px;
		position: absolute;
		top: 168px;
		width: 520px;
		outline: none;	
		background: none;
		padding: 10px;
	}
	form#commentform #submit {
		background:transparent url(images/submit.png) no-repeat scroll 0 0;
		cursor:pointer;
		height:36px;
		left:10px;
		top:375px;
		border: none;
		width:160px;	
	}
		form#commentform #submit:hover {
			background-position: 0px -36px;
		}
		form#commentform #submit:active {
			margin-top: 2px;
		}
		
#respond #comments {
	border-bottom:1px solid #ECE4D6;
	color:#1A6978;
	font-size:16px;
	margin-left:10px;
	margin-top:33px;
	padding-bottom:7px;
}
	.comment ul.children {
		list-style:none;
	}
	.comment.byuser {
		background: url('images/semi.png') repeat;
		padding-right: 10px;
	}
	#respond .commentlist {
		color: #828282;
		font-size: 12px;
		line-height: 20px;
	}
	#respond .comment {
		margin-left: 13px;
		margin-top: 14px;
		margin-bottom: 20px;
	}
	#respond .fn {
		color: #494949;
		font-size: 16px;
		font-style: normal;
		font-family: 'Cardo', 'Lucida Grande', Arial, Helvetica, sans-serif;	
		margin-left: 10px;
		top: -16px;
	}
	#respond .says {
		top: -16px;
	}
	#respond ol {
		list-style-type:none;
	}
	#respond .comment-body em {
		color:#1A6978;
		font-size:11px;
		margin-left:57px;
		text-decoration:underline;
		top:-22px;
	}
	#respond .comment-meta {
		margin-left: 59px;
		top: -21px;
	}
	#respond .comment-meta a{
		font-size: 11px;
		color: #b2b2b2;
		text-decoration: none;
	}
	#respond .comment-body p {
		margin-left: 57px;
		top: -10px;
		margin-bottom: 0px;
	}
	#respond .reply {
		display: none;
	}
	#respond img.avatar {
		border: 3px #ede8de solid;
	}
.widecolumn {
	margin: 0px auto;
	clear: both;
	color: #828282;
	font-size: 14px;
	float: none !important;
}

.wp-pagenavi {
	left:8px;
}

.wp-pagenavi a, .wp-pagenavi span {
	color: #494949;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color:#494949 !important;
}

.home .pagination {
	display: none;
}

#twitter-container {
	position: relative;
	width: 400px;
	height: 30px;
	border-radius: 3px;
	background: white;
	border: 1px solid #303030;
	overflow: hidden;
	top: 13px;
	left: 150px;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.27);
		-webkit-box-shadow:  0 2px 5px rgba(0, 0, 0, 0.27);
	z-index: 200;
}

.category-cybercrime #twitter-container {
	left: 0px;
	margin: 0px auto;
	width: 940px;
}

	#twitter-container #twitter-logo {
		width: 30px;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		background: #efefef;
		border-radius: 3px;
	}
	
		#twitter-container #twitter-logo img {
			position: relative;
			top: 9px;
			left: 7px;
		}
	
	#twitter-container .tweet {
		position: absolute;
		width: 100%;
		height: 100%;
		display: none;
		width: 98%;
		overflow: hidden;
	}
	
	#twitter-container .twitter-source {
		position: absolute;
		top: 0px;
		left: 30px;
		width: auto;
		height: 100%;		
	}
		#twitter-container a {
			color: #999;
			font-size: 90%;
		}

	#twitter-container .twitter-text {
		height: 100%;
		left: 35px;
		padding: 8px 1px;
		position: absolute;
		top: 0;
		width: 1250px;	
		color: #303030;
	}
		
		
