/*  
Theme Name: aipa01.1
Theme URI: http://aipanigeria.org/
Description: 
Version: 1.6
Author: 
Author URI: 


*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#000000 url(images/bg.gif) no-repeat center top;
	color:#c1c1c1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#page{
	width:779px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:129px;
	background:url(images/header_bg.gif) no-repeat;
}

#header_menu{
	text-align:right;
	width:100%;
	height:40px;
}

#header_menu ul{
	padding:5px 0 0 0;
}

#header_menu ul li{
	color:#585858;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline;
	padding:0 2px 0 2px;
}

#header_menu ul li a{
	color:#585858;
}

#header_title{
	float:left;
}

#header_help{
	float:right;
	padding:45px 0 0 0;
}

#header_title a{
	margin:0 0 0 13px;
}

#header_help a{
	margin:0 35px 0 0;
}

/* menu */

#menu{
	width:100%;
	height:44px;
	background:url(images/menu_bg.gif) no-repeat;
}

#menu ul{
	padding:13px 0 0 10px;
}

#menu ul li{
	display:inline;
	padding:0 13px 0 13px;
}

#menu ul li a{
	color:#ffffff;
	font-size:14px;
}

/* board */

#board{
	width:100%;
	height:198px;
	background:url(images/board_bg.gif) no-repeat;
}

#board div{
	padding:4px 0 0 4px;
}

#board div img{
	width:771px;
	height:187px;
}


/* BODY */

#body{
	width:100%;
	float:left;
	background:#303030 url(images/body_bg.gif) no-repeat;
}

#body_left{
	width:507px;
	float:left;
	padding-bottom:20px;
}

#body_right{
	width:272px;
	float:right;
}

/* left contact */

#body_left_content{
	width:484px;
	padding-top:15px;
	margin-left:15px;
}

/* index */

#index{
}

#index h3{
	padding:5px 0 10px 10px;
}

.index_block{
	width:454px;
	background:url(images/ar_panel.png) no-repeat;
	padding:10px 15px 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
.home_block{
	background:url(images/ar_panel.png) no-repeat;
	padding:10px 15px 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

.index_block_text{
	color:#bcbcbc;
	padding:0 0 5px 0;
}

.index_block ul{
	padding:0 0 10px 0;
}

.index_block ul li{
	border-bottom:1px dashed #4f4f4f;
	padding:6px 0 8px 12px;
}

#index .index_block ul li.last{
	border-bottom:0;
	background:none;
}

.index_block ul li p{
	color:#989898;
	background:url(images/index_block_a.gif) no-repeat left 6px;
	padding:0 0 0 12px;
}

#index .index_block_uld li{
	border-bottom:0;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

#index .index_block_uld li p{
	background:url(images/index_block_a2.gif) no-repeat left 6px;
}

.about p{
	color:#bcbcbc;
	padding:0 0 15px 0;
}

.mission{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.mission p{
	color:#bcbcbc;
	padding:0 0 15px 0;
}

/* post */

.post{
	background:url(images/post_top_bg.png) no-repeat;
	width:100%;
}

.post-title{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	margin:0 8px 0 8px;
	padding:8px 5px 6px 5px;
}

.post-title h2{
	font-size:22px;
	color:#fffc14;
	font-weight:normal;
	padding:0 0 4px 0;
}

.post-title h2 a{
	color:#fffc14;
}

.post-title h3{
	font-weight:normal;
	padding-bottom:5px;
	color:#9a9a9a;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{
	color:#e6e6e6;
	font-weight:bold
}

.post-title h3 b{
	color:#e6e6e6;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 8px 0 10px;
}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	margin-bottom:30px;
	height:28px;
	background:#262626;
}

.postmetadata .alignright a{
	color:#686868;
}

.postmetadata .alignright a span{
	color:#686868;
	font-weight:bold;
}

.postmetadata .alignleft a{
	font-weight:bold;
	color:#fff200;
	text-decoration:underline;
}

.postmetadata .alignleft a:hover{
	text-decoration:none;
}

.postmetadata .alignleft{
	padding-top:5px;
	padding-left:10px;
}

.postmetadata .alignright{
	padding-top:5px;
	padding-right:10px;
}

.post-page{
	margin:0 8px 0 8px;
}

.post-page h2{
	font-size:22px;
	color:#fffc14;
	padding:0 5px 4px 5px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	font-weight:normal;
}

.post-page .entry{
	margin:8px 8px 0 5px;
}

.post-page .entry a{
	color:#FFFF00;
	text-decoration:none;
	font-weight:bold;
}
.post-page .entry a:hover{
	text-decoration:underline;
}

strong{
	color:#f9ec00;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page strong{
	font-size:18px;
	color:#fffc14;
	padding:0 5px 4px 5px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	font-weight:normal;
	margin:0;
	display:block;
} */

/* right content */

#body_right_content{
	width:267px;
	background:url(images/body_right_content.png) no-repeat;
	margin:5px 0 0 0;
}

#sidebar{
	padding:0 0 120px 0;
}

#sidebar h2{
	padding:10px 0 4px 10px;
}

#sidebar p{
	text-align:center;
	padding:0 0 10px 0;
	color:#a3a3a3;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}

#sidebar h3{
	padding:35px 0 0 23px;
}

/* FOOTER */

#footer{
	width:100%;
	height:106px;
	background:url(images/footer_bg.gif) no-repeat;
	clear:both;
	margin:0px auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer ul{
	padding:35px 0 15px 0;
}

#footer ul li{
	display:inline;
	color:#808080;
	font-size:10px;
	padding:0 5px 0 5px;
}

#footer ul li a{
	color:#808080;
	font-weight:bold;
}

#footer_text{
	color:#4d4d4d;
	padding-top:15px;
	border-top:1px dashed #1e1e1e;
	font-size: 10px;
}

#footer_text a{
	color:#4d4d4d;
}



/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 99%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 25px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote2_bg.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 0 10px 0;
	list-style: none;
	padding:10px 20px 20px 20px;
	background:#2b2b2b;
	} 

.entry li {
	padding-bottom:5px;
	padding-top:5px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

#body_left .entry li a{
	font-weight:normal;
	text-decoration:none;
	}

#body_left .entry li a:hover{
	text-decoration:underline;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 0 10px 0;
	padding:10px 20px 20px 40px;
	background:#2b2b2b;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:5px;
	padding-top:5px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:68px;
	height:22px;
	}
/* End Form Elements */


/* Begin Comments*/

#comment_block{
	background:url(images/post_top_bg.png) no-repeat;
	width:464px;
	padding:0 10px 0 10px;
}

h2#comment_title{
	font-size:22px;
	color:#fffc14;
	font-weight:normal;
	padding:8px 5px 6px 5px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.commentlist {
	padding: 0px;
	text-align: justify;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	padding:10px 0 0 0;
	background:#454545;
	}

.alt {
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0 0px 5px 0px;
	padding:0 0 0 20px;
	display: block;
	color:#fff200;
	text-transform:capitalize;
	font-weight:bold;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.commentmetadata a{
	color:#fff200;
	}

.commentmetadata span{
	color:#fff200;
	}

.commentmetadata_text{
	padding:0 10px 0 20px;
}

.commentmetadata_end{
	color:#ffffff;
	padding:10px 10px 10px 20px;
	font-size:11px;
	background:#575755;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata_end a{
	color:#fff200;
	font-weight:normal;
	}

.commentmetadata_end span{
	color:#fff200;
	font-weight:normal;
	}

#respond_box{
	margin-top:40px;
	background:url(images/post_top_bg.png) no-repeat;
	width:464px;
	padding:0 10px 60px 10px;
}

h3#respond{
	font-size:22px;
	color:#fffc14;
	font-weight:normal;
	padding:8px 5px 6px 5px;
	margin:0 0 20px 0;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

#commentform{
	margin-left:25px;
	color:#777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:80%;
}

#commentform a{
	color:#777777;
}

#commentform label{
	position:relative;
	top:-3px;
}

#commentform input{
	background:#e6e6e6;
	border:3px #404040 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#777777;
}

#commentform textarea{
	background:#e6e6e6;
	border:3px #404040 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#777777;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	width:444px;
	background:url(images/ar_panel.png) no-repeat;
	padding:10px 20px 0 20px;
}

.ar_panel2{
	width:444px;
	background:url(images/ar_panel.png) no-repeat;
	padding:10px 20px 0 20px;
}

.page_archives_div h2{
	font-size:17px;
	color:#ffffff;
	padding-bottom:5px;
	font-weight:normal;
}

.ar_panel3 ul{
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-left:2px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#969696;
	font-size:13px;
}

.page_archives_div ul li a:hover{
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.page_archives_div ul li ul li{
	border:0;
	background:none;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


#gb_form_div { 
  text-align : left;
  width : 99%;
}

#gb_form {
  text-align : left;
  background : transparent;
}

#gb_form_div a {
  color : #999;
  text-decoration : underline;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #878787;
  text-decoration : none;
}

#gb_form fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, #gb_form dt { 
  font-weight : bold; 
  color : #878787;
}

#gb_form legend {
  margin-left : -10px;
  padding-top : 5px;
  color : #878787;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gb_form legend#mainlegend { 
  color : #878787;
  margin-left : -10px;
  padding-top : 5px;
  padding-bottom : 10px;
  font-weight:normal;
}

#gb_form legend#mainlegend small { 
  font-size : .7em;
  text-transform : uppercase;
}

#gb_form_div .formhead small a {
  font-size : .7em;
  background-image : none;
  display : inline;
  padding : 0;
  margin : 0;
}

#gb_form_div .main_formhead, #gb_form_div .formhead {
  font-size : 1.2em;
  color : #003366;
  width : 101%;
}

#gb_form label { 
  color : #7f7f7f; 
  margin-top : 5px;
  margin-left : 10px;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  color : #333; 
  padding : 3px; 
  border : 3px solid #404040;
  background:#e6e6e6;
  width : 70%;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  height : auto;
  margin-left : 10px;
}

#gb_form input.short {
  width : 12%;
}

#gb_form textarea.textbox {
  width : 98%;
  height : 220px;
  line-height : 1.5em;
}

#gb_form select.med {
  width : auto;
  max-width : 70%;
}

#gb_form input.checkbox {
  cursor : default;
  background : transparent;
  color : #003366;
  border : 0;
  padding : 0; 
  margin : 0;
  width : 10px;
  height : 10px;
}

#gb_form input.button {
  margin-top : 10px;
  padding-right : 20px;
  padding-left : 20px;
  color:#797977;
  float : right;
  cursor : pointer;
  background:#f3f3ef;
  text-align:center;
  border:0;
  padding:2px;
}

span.error, span.success { 
  color : red;  
  font-weight : bold; 
}

#gb_form_div dt small, span.success, dl#result_dl_blockq dt, #gb_form_div dt {
  color : #003366;
}

#gb_form_div .formhead span.success {
  color : #999;
}

#gb_form small.whythis, #gb_form small.whythis a { 
  font-size : .9em; 
  text-decoration : none;
  background:#e6e6e6;
  color : #333;
  letter-spacing : 0.00001em;
}

#gb_form small.whythis a span {
  color : #fafafa;
  font-family : arial, sans-serif;
  padding : 1px 2px 1px 2px;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  background-color : #cc0000;
  color : #fff;
  font-style : normal; 
}

#gb_form p.creditline small {
  font-family : arial, sans-serif;
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 25px 0 15px 0;
  font-size : .7em;
  letter-spacing : .0001em;
  color : #777;
}

#gb_form_div dl dd small {
  font-size : .7em;
  letter-spacing : 0.0000001em;
  margin-left : 0;
  padding-left : 0;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite, dl.result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #999;
}


