/*
Theme Name: hii Dunia Theme
Theme URI: http://hiidunia.com/
Description: This WordPress theme was created by Piers Parker of <a href="http://www.redmelon.co.uk/">redmelon</a>.
Version: 1.0
Author: Piers Parker
Author URI: http://www.redmelon.co.uk/
Tags: custom header, fixed width, two columns, widgets
*/
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.25em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color: #ececec;
	
}
	
#outer-wrapper {
	width: 996px;
	margin: 0 auto;
	background-color: #ffffff;
}

#header {
	height:102px;
	border-bottom: #000 solid 3px;
}

#header h1 a {
	background:transparent url(images/hii-dunia-logo-beta.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:100px;
	text-indent:-9999px;
	width:355px;
}

#search {
	float:right;
	margin: 0;
	padding: 0;
	color: #a0a0a0;
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
	font-size:12px;
	margin-right:15px;
	text-align:right;
}

#search ul {
	border: 0;
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#search ul li {
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#search ul li a{
	color: #a0a0a0;
	text-decoration: none;
}

#search ul li.first {
	margin-right: 15px;
	border-right: 1px solid #ccc;
	padding-right: 10px;
}

#search ul li.second {
	margin-right: 15px;
	padding-right: 10px;
}

#search ul li img{
	padding-left:3px;
}

#head-search {
	clear:both;
	padding-top:6px;
}

#head-search input{
	padding:4px;
	width:240px;
}

#head-search label{
	display:none;
}

#head-search .button{
	width:96px;
	
	color: #ffffff;
	font-size: 18px;
	border:none;
	background-color:transparent;
	background-image: url(images/search-button.gif);
	background-repeat:no-repeat;
	background-position:50% 50%;
	cursor: pointer;
	cursor: hand;
}

#inner-wrapper
{
	background-color: #ffffff;
	background-repeat:repeat-y;
	background-position: 750px 0%;
}

#sidebar{
	float:right;
	width:240px;
        border-left: 1px solid #cccccc;
}

#sidebar-gutter {
	padding:15px;
        border-top: 0;
        padding-top: 0;
	}

#sidebar h2 {
	color: #404040;
	border-bottom: 1px solid #66bb33;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 40px 0 10px 4px;
	margin: 0 0 15px 0;
}

#sidebar h2.sidebar_top
{ 
   padding-top: 15px;
 }

#sidebar h4 {
	color: #1f527b;
	clear:both;
	padding: 15px 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#sidebar h4 a {
	color: #1f527b;
	text-decoration:none;
}


#sidebar h4 a:hover {
	color: #1f527b;
	text-decoration:underline;
}


#sidebar p, #sidebar  li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #353535;
	line-height: 1.75em;
}

#sidebar .regions li {
display:inline;
}

#sidebar .regions li a{
text-decoration: none;
color: #353535;
font-family: Verdana, Geneva, sans-serif;
font-size: 80%;
}

#sidebar .regions li a:hover{
text-decoration: underline;
color: #1f527b;
}

#content-wrapper {
	width:756px;
	float:left;
	padding-top:15px;
	padding-left:15px;
	}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#nav ul li {
	font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#nav ul li a {
	background: #fff;
	width: 140px;
	height: 24px;
	border-bottom: 1px solid #000;
	border-top:none;
	border-left: none;
	border-right:none;
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 24px;
}

#nav ul li a#articles_pages {
	width: 175px;
}

.home #nav ul li a.home{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	color:#99cc00;
}

.page-template-projects-php #nav ul li a.projects, 
.category-project-africa #nav ul li a.projects, 
.category-project-asia #nav ul li a.projects, 
.category-project-oceania #nav ul li a.projects,
.category-project-middle-east #nav ul li a.projects,
.category-project-america #nav ul li a.projects,
.category-project-europe #nav ul li a.projects{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	color:#d3660b;
}

.page-template-projects-php #content h2,
.category-project-africa #content h2, 
.category-project-asia #content h2, 
.category-project-oceania #content h2,
.category-project-middle-east #content h2,
.category-project-america #content h2,
.category-project-europe #content h2{	
border-bottom: 1px solid #d3660b;
}

.page-template-archives-php #nav ul li a.articles{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	color:#57a6fe;
}
.page-template-articles-php #nav ul li a.articles{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	color:#57a6fe;
}
/*
.archive #nav ul li a.articles{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	color:#57a6fe;
}
*/
.archive h3 a{
font-size:130%;
}

.single #nav ul li a.articles{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	color:#57a6fe;
}

.page-template-archives-php #content h2, .single #content h2  {	
color:#404040;
border-bottom: 1px solid #57A6FE;
}
.page-template-articles-php #content h2, .single #content h2  {	
color:#404040;
border-bottom: 1px solid #57A6FE;
}
.page-template-contributors-php #nav ul li a.contributors, .page-id-162 #nav ul li a.contributors{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	color:#d8da0d;
}

.page-template-contributors-php #content h2, .page-id-162 #content h2{	
color:#404040;
border-bottom: 1px solid #d8da0d;
}

.page-template-directory-php #nav ul li a.directory, .page-template-websites_list-php #nav ul li a.directory, .page-template-blogs_list-php #nav ul li a.directory, .page-template-twitterfeeds_list-php #nav ul li a.directory, .page-template-new_directory-php #nav ul li a.directory{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	color:#f8ab34;
}

.page-template-directory-php #content h2 {	
color:#f8ab34;
}

#content-wrapper {
	width: 740px;
}

#content {
	clear:both;
	padding:0 15px 15px 0;
}

#content h2 {
	color: #404040;
	border-bottom: 1px solid #66bb33;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	padding: 25px 0 10px 4px;
}



#content h3 {
	/* color: #1f527b; */
        color: #222222;
	clear:both;
	padding: 22px 0 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:19px;
	font-weight:bold;
}

#content h3 a {
	color: #505050;
	text-decoration:none;
}


#content h3 a:hover {
	color: #404040;
	text-decoration:underline;
}

#content img {
	/* (AGR) border: 1px solid #cccccc; */
	/* (AGR) padding: 3px; */
/*	margin: 0 15px 15px 0; */
/*	float:left; */
}

#content .featured img {
	/* (AGR) border: 1px solid #cccccc;
	padding: 3px;
	margin: 0 15px 15px 0;
	float:none; */
	/* (AGR) */ display: none;
}

#content .featured img.wp-post-image {	/* (AGR) Think we only want border on these... */
	border: 1px solid #cccccc;
	padding: 3px;
}

#content .featured {
	width:220px;
	float:left;
	padding:10px;
	}

#content h4 {
	color: #1f527b;
	clear:both;
	padding: 15px 0 15px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#content h4 a {
	color: #1f527b;
	text-decoration:none;
}


#content h4 a:hover {
	color: #1f527b;
	text-decoration:underline;
}


#content p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #353535;
	line-height: 1.75em;
}

.arrow{
	clear:both;
	background-image:url(images/arrow-up.gif);
	background-repeat:no-repeat;
	background-position:60px 0px;
	height:10px;
}

.meta {
	border: 1px solid #ccc;
	background-color:#f4f4f4;
	/* (AGR) */ height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#999;
}

.meta a{
	color:#666;
	text-decoration:none;
}

.meta a:hover{
	color:#88ab08;
	text-decoration:underline;
}

.meta ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
}

.meta ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

.meta ul li.comments {
	/* (AGR) */ padding: 4px 23px;
	border-right:1px solid #ccc;
}

.meta ul li.author {
	/* (AGR) */ padding: 4px 23px;
}

.meta ul li.more{
	float:right;
	background-color:#66bb33;
        padding: 4px;
}

.meta ul li.more a {
	color:#f4f4f4;
	/* (AGR) */ padding: 3px 23px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-color:#66bb33;
}

.meta ul li.more a:hover{
	color:#fff;
	/* (AGR) */ padding: 7px 23px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-color:#88bb33;
}

.subject {font-family:Verdana, Geneva, sans-serif;
font-size:12px;}
.subject li {padding:10px;}

.subject li a{
padding:5px; 	
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
text-decoration:none;
}

.post  small{
display:block;
padding:5px 0 10px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #353535;
	line-height: 1.75em;
}

.blogroll {
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

.blogroll li {
padding:5px; 	
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
padding:10px;
line-height: 1.6em;
}

.blogroll li a{
text-decoration:none;
}

.blogroll li a:hover{
text-decoration:underline;
}

#social-media li {
padding: 5px;
}

#social-media li a {
display:block;
font-family:Georgia;
font-size:120%;
color: #1f527b;
text-decoration: none;
padding: 8px 0 8px 60px;
}

#social-media li.rss a {
background-image:url(images/rss.png);
background-repeat: no-repeat;
}

#social-media li.rss a:hover {
background-image:url(images/rss.png);
background-repeat: no-repeat;
text-decoration: underline;
}


#social-media li.facebook a {
background-image:url(images/facebook.png);
background-repeat: no-repeat;
}

#social-media li.facebook a:hover {
background-image:url(images/facebook.png);
background-repeat: no-repeat;
text-decoration: underline;
}

#social-media li.twitter a {
background-image:url(images/twitter.png);
background-repeat: no-repeat;
}

#social-media li.twitter a:hover {
background-image:url(images/twitter.png);
background-repeat: no-repeat;
text-decoration: underline;
}

#footer-wrapper {
	clear:both;
	background-color: #353535;
	padding:20px;
}

#footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
}

#footer ul {
	border: 0;
	margin: 0;
	padding: 10px 0 10px 0;
	list-style-type: none;
	clear: left;
}

#footer ul li {
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	margin: 0;
	border-right: 1px solid #fff;
}

#footer ul li.first {
	padding-left:0;
}

#footer ul li.last {
	border-right: none;
}

#footer ul li a{
	color:#fff;
	text-decoration: none;
}

#footer ul li a:hover{
	color:#fff;
	text-decoration: underline;
}

#dev-header {padding:20px 0 0 0;}

#dev-header img{
border:0;
float:left;
}

#dev-header h2{
display:inline;
font-size:200%;
border-bottom: 1px solid #fff;
}

#dev-header p{
clear:both;
}

/* (AGR) 31 March 2010 */

body.home img[alt="HD Links & Resources"], body.page-template-archives-php img[alt="HD Links & Resources"]
{
	display: none;
}

/* body.home img[alt="Hii Dunia PDF Tag"], body.page-template-archives-php alt="HD PDF New"] { display: none; } */
#catLinks

/* body.home img[alt="HD PDF New"]  { display: none; } */
#catLinks
{
padding-top: 3px;
}

#catLinks a, .contents_table a
{
text-decoration: none;
font-size: 16px;
color: #f8ab34;
display: block;
font-weight: bold;
padding-top: 7px;
}

#catLinks a:hover, .contents_table a:hover
{
text-decoration: underline;
}

li.cat-item-21, li.cat-item-33, li.cat-item-32, li.cat-item-42, li.cat-item-43
{
display: none;
}

#post-162 p strong
{
font-size: 14px;
}

.nocomments
  { 
    display: none;
  }
  
  /* hide images from articles page */
  .page-template-articles-php .entry p + img
  {
  display: none; !important
  }
  
 .contents_table
 {
 font-family:  "Helvetica Neue", Helvetica, arial, sans-serif;
 color: #353535;
 font-size: 14px;
 line-height: 1.75em;
 margin-top: 0.5em;
 padding-top: 0em;
 margin-bottom: 1.0em;
   margin-left: 0.5em;
 }
 .hidden a, #toggle-container a
 {
   font-size: 12px;
   font-style: italic;
 }
 #generated-toc
 {
   margin-left: 16px;
 }
 
 /* added DJC 26Sep11 for image formatting */
 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}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
 
/* added DJC 07Jul12 for Directory pages */
 ul h2 { font-size: 16px; }
.word1{ display: none; }

/* added 12Jul12 for directory menu */
#sub-banner
  {
    width: 720px;
    height: 170px;
  }
#directory_menu
  {
    display: block;
    height: 72px;
    width: 720px;
    position: relative;
    top: -94px;
    left: 0px;
  }
#directory_menu ul
  {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    clear: left;
  }
#directory_menu ul li
  {
    display: inline-block;
    text-indent: -9009px;
  }

#preload-01a { background: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/blogs_directory_button.png) no-repeat -9999px -9999px; }

#preload-01b { background: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/blogs_directory_button_dormant.png) no-repeat -9999px -9999px; }

#preload-01c { background: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/blogs_directory_button_hover.png) no-repeat -9999px -9999px; }

#preload-02a { background: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/websites_directory_button.png) no-repeat -9999px -9999px; }

#preload-02b { background: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/websites_directory_button_dormant.png) no-repeat -9999px -9999px; }

#preload-02c { background: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/websites_directory_button_hover.png) no-repeat -9999px -9999px; }

#preload-03a { background: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/twitterfeeds_directory_button.png) no-repeat -9999px -9999px; }

#preload-03b { background: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/twitterfeeds_directory_button_dormant.png) no-repeat -9999px -9999px; }

#preload-03c { background: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/twitterfeeds_directory_button_hover.png) no-repeat -9999px -9999px; }

#directory_menu .blogs_directory a{ display: block; margin-left: 13px; width: 230px; height: 72px; background-image: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/blogs_directory_button.png); background-repeat:no-repeat;  }
#directory_menu .blogs_directory_dormant a{ display: block; margin-left: 13px; width: 230px; height: 72px; background-image: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/blogs_directory_button_dormant.png); background-repeat:no-repeat;  }

#directory_menu .websites_directory a{ display: block; margin-left: 0; width: 206px; height: 72px; background-image: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/websites_directory_button.png); background-repeat:no-repeat; }
#directory_menu .websites_directory_dormant a{ display: block; margin-left: 0; width: 206px; height: 72px; background-image: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/websites_directory_button_dormant.png); background-repeat:no-repeat; }

#directory_menu .twitterfeeds_directory a{ display: block; margin-left: 12px; width: 234px; height: 72px; background-image: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/twitterfeeds_directory_button.png); background-repeat:no-repeat;  }
#directory_menu .twitterfeeds_directory_dormant a{ display: block; margin-left: 12px; width: 234px; height: 72px; background-image: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/twitterfeeds_directory_button_dormant.png); background-repeat:no-repeat;  }

#directory_menu a#blogs_directory:hover{ display: block; margin-left: 13px; width: 230px; height: 72px; background-image: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/blogs_directory_button_hover.png); background-repeat:no-repeat;  }

#directory_menu a#websites_directory:hover{ display: block; margin-left: 0; width: 206px; height: 72px; background-image: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/websites_directory_button_hover.png); background-repeat:no-repeat;  }

#directory_menu a#twitterfeeds_directory:hover{ display: block; margin-left: 12px; width: 234px; height: 72px; background-image: url(http://www.hiidunia.com/wp-content/themes/hiidunia/images/twitterfeeds_directory_button_hover.png); background-repeat:no-repeat;  }

.new_directory_page
  {
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 12px;
    line-height: 1.5em;
  }
