@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */


 {border:1px solid black;}

/*style reset-------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Normalize list styles */
ol, ul {
	list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Normalize table borders */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
	border: 0;
}

/* Normalize text-alignment */
caption, th {
	text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
	content: '';
}

a {
	outline:none;
	}

/*End style reset-----------------------------------------------*/



/*This is for the page structure--------------------------------*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	background:#343434;
	margin:0 auto;
	padding:0 0 0 0;
	}
	
#allcontent {
	position:relative;
	font-size:.875em;
	width:900px;
	margin:0 auto;	
	background:#eeeeee;
	}
	
#header {
	background:#faebd8;
	height:150px;
	}
	
#main_content {
	position:absolute;
	top:175px;
	left:0;
	width:900px;
	float:left;
	background:#eeeeee;
	}
	
#side_content {
	font-size:1em;
	width:400px;
	float:right;
	padding-top:10px;
	}

#side_content1 {
	font-size:1em;
	width:350px;
	float:right;
	padding-top:10px;
	}

#about_content {
	width:420px;
	float:left;
	padding:10px 0 0 10px;
	}

#workshop_content {
	width:475px;
	float:left;
	padding:10px;
	}

#news_content {
	width:475px;
	float:left;
	padding:10px;
	}

#links_content {
	width:475px;
	float:left;	
	padding:10px;
	}

#involved_content {
	width:475px;
	float:left;
	padding:10px;
	}

#donate_content {
	width:475px;
	float:left;
	padding:10px;
	}

#footer {
	height:50px;
	clear:both;
	}
	
/*End page structure--------------------------------------------*/

/*this is for styling the navigation bar------------------------*/

#main_nav {
	background:#86cb9e;
	height:25px;
	}	
	
#main_nav ul {
	width:900px;
	margin:0 auto;

	}

#main_nav ul li {
	display:inline-block;
	float:left;
	height:21px;
	font-weight:200;
	text-align:center;	
	padding:2px 0 2px 0;	
	}
	
	
.current {
	color:#CCFF00;
	}

.current:hover {
	color:#924228;
	}

#main_nav ul li a:hover {
	color:#924228;
	}

#home {
	background:url(images/nollywood_navbar_2_02.gif) top left no-repeat;
	height:25px;
	width:76px;
	}
	
#who {
	background:url(images/nollywood_navbar_2_03.gif) top left no-repeat;
	height:25px;
	width:124px;
	}
	
#workshops {
	background:url(images/nollywood_navbar_2_04.gif) top left no-repeat;
	height:25px;
	width:145px;
	}

#news {
	background:url(images/nollywood_navbar_2_05.gif) top left no-repeat;
	height:25px;
	width:135px;
	}

#links {
	background:url(images/nollywood_navbar_2_06.gif) top left no-repeat;
	height:25px;
	width:175px;
	}

#involved {
	background:#86cb9e url(images/nollywood_navbar_2_07.gif) top left no-repeat;
	height:25px;
	width:146px;
	}
	
#donate {
	background:#048443 url(images/nollywood_navbar_2_08.gif) top left no-repeat;
	height:25px;
	width:99px;
	}

#home:hover {
	background:url(images/nollywood_navbar_2_02.gif) 0 -25px no-repeat;
	}

#who:hover {
	background:url(images/nollywood_navbar_2_03.gif) 0 -25px no-repeat;
	}
	
#workshops:hover {
	background:url(images/nollywood_navbar_2_04.gif) 0 -25px no-repeat;
	}

#news:hover {
	background:url(images/nollywood_navbar_2_05.gif) 0 -25px no-repeat;
	}

#links:hover {
	background:url(images/nollywood_navbar_2_06.gif) 0 -25px no-repeat;
	}

#involved:hover {
	background:url(images/nollywood_navbar_2_07.gif) 0 -25px no-repeat;
	}
	
#donate:hover {
	background:url(images/nollywood_navbar_2_08.gif) 0 -25px no-repeat;
	}
	
#main_nav ul li a {
	text-decoration:none;
	height:25px;
	width:inherit;
	font-size:.875em;
	color:#ffffff;
	font-weight:100;
	padding:6px 10px 3px 10px;
	}
	

/*End nav styling------------------------------------------------*/

/*This is for the all page styling-------------------------------*/

/*#main_content p {
	font-size:.75em;
	line-height:1.25em;
	padding:10px 15px 10px 10px;
	}
	
*/#home_pic {
	margin:30px 0 0 30px;
	}	
	
#side_content1 p {
/*	background:url(images/images/pic_box_2_04.gif) bottom left repeat-y;
*/	font-size:.875em;
	line-height:1.25em;
	width:280px;
	margin:0 auto;
	padding:.75em 0;
	}

#side_content p {
	font-size:.75em;
	line-height:1.25em;
	width:300px;
	margin:0 auto;
	padding:.75em 0;
	line-height:1.1em;
	}
	
#side_content1 h2 {
/*	background:url(images/images/pic_box_2_01.gif) top left no-repeat;
*/	width:280px;
	margin:0 auto;
	padding:1em 0 .5em 0;
	}

#side_content h2 {
	padding:20px 0 10px 0;
	}

#footer {
	font-size:.75em;
	margin:20px 0 0 0;
	background:url(images/nollywood_footer_1.gif) bottom left no-repeat;
	}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:400px;
	margin:10px auto 10px auto;
	padding:0 0 10px 0;
	text-align:center;
	color:#924228;
	font-style:italic;
	}

.green {
	color:#048443;
	}
	
a {
	color:#048443;
	}

a:hover {
	color:#924228;
	}
	
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.15em;
	line-height:1.25em;
	text-align:center;
	width:528px;
	margin:1em 15px;
	font-weight:400;
	}
		
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.15em;
	line-height:1.25em;
	color:#048443;
	text-align:center;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.25em;
	line-height:1.25em;
	font-weight:100;
	}

.brown {
	color:#924228;
	}
		
.italic {
	font-style:italic;
	color:#048443;
	}
	
.blog {
	margin:20px 0 0 30px;
	text-decoration:underline;
	}
	
.side_pic {
	background:url(images/pic_box.gif) top left no-repeat;
	width:350px;
	padding:14px 18px 24px 15px;
	margin:10px auto;
	}

.home_buttons {
	width:220px;
	float:left;
	margin:0 30px 20px 28px;
	}
	
.button {
	padding:0 0 10px 10px;	
	}
	
#index_content p {
	font-size:.75em;
	line-height:1.25em;
	text-align:center;
	width:220px;
	}
	
/*End styling all pages-----------------------------------------*/


/*This is for styling the who we are pages----------------------*/


#subnav {
	width:600px;
	}
	
#subnav ul {
	width:550px;
	margin:10px auto;
	}

#subnav ul li {
	display:inline;
	font-size:.75em;
	margin:0 10px;
	}

#subnav .current {
	color:#924228;
	}
	
.hidden {
	display:none;
	}
	
.visible {
	display:block;
	}	
	
#bio1 {
	display:none;
	}
	
#bio2 {
	display:none;
	}

#bio3 {
	display:none;
	}

#bio4 {
	display:none;
	}
	
.bio {
	background:url(images/pic_box_2_04.gif) bottom left no-repeat;
	width:440px;
	padding:0 0 30px 0;
	margin:0 auto;
	}


.bio_headline {
	background:url(images/pic_box_2_02.gif) top left repeat-y;
	float:left;
	width:400px;
	}

.bio p {
	background:url(images/pic_box_2_02.gif) top left repeat-y;
	font-size:.875em;
	line-height:1.25em;
	width:380px;
	margin:0 0 0 0;
	padding:.5em 40px .5em 20px;
	}
	
.biop {
	background:url(images/pic_box_2_02.gif) top left repeat-y;
	font-size:.875em;
	line-height:1.25em;
	width:380px;
	margin:0 0 0 0;
	padding:.5em 40px .5em 20px;
	}
	
.bio h3 {
	background:url(images/pic_box_2_01.gif) top left no-repeat;
	color:#924228;
	width:425px;
	padding:10px 0 0 15px;
	margin:20px auto 0 auto;
	}

.bio_pic {
	background:url(images/pic_box_3.gif) top left no-repeat;
	float:right;
	padding:12px 10px 16px 11px;
	width:128px;
	margin:10px 0 0 5px;
	}
	
	


	
	
.about_side_content {
	width:430px;
	float:right;
	padding:10px 0 0 0;
	margin:0 10px 0 0;
	}	
	
.about_bio {
	background:url(images/pic_box_2_04.gif) bottom left no-repeat;
	float:left;
	width:430px;
	padding:0 0 30px 0;
	margin:0;
	}


.about_bio_headline {
	background:url(images/pic_box_2_02.gif) top left repeat-y;
	width:400px;
	padding:0 20px 0 10px;
	float:left;
	}

.about_bio p {
	background:url(images/pic_box_2_02.gif) top left repeat-y;
	font-size:.875em;
	line-height:1.25em;
	width:380px;
	margin:0 auto;
	padding:1em 20px 1em 30px;
	}
	
.about_bio h3 {
	background:url(images/pic_box_2_01.gif) top left no-repeat;
	color:#924228;
	width:400px;
	padding:10px 15px;
	margin:20px auto 0 auto;
	}

.about_bio_pic {
	background:url(images/pic_box_3.gif) top left no-repeat;
	float:right;
	padding:12px 10px 16px 11px;
	width:128px;
	margin:10px 16px 0 5px;
	}

.about_bio h6 {
	width:200px;
	font-size:.875em;
	line-height:1.25em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	float:left;	
	padding:1em 10px 1em 15px;
	}

.about_bio div.scoop {
	/*float:left;*/
	background:url(images/pic_box_2_02.gif) top left repeat-y;
	width:420px;
	padding:0 10px 0 0;
	}


	
	
	
	
	
	
h6 {
	width:260px;
	font-size:.875em;
	line-height:1.25em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	float:left;	
	padding:1em 10px 1em 20px;
	}
	
div .scoop {
	/*float:left;*/
	background:url(images/pic_box_2_03.gif) top left repeat-y;
	width:465px;
	}
		
.scoopbutton {
	color:#048443;
	width:75px;
	margin:.25em 0 .25em 75px;
	cursor:pointer;
	}
	
#main_content h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.25em;
	line-height:1.25em;
	width:450px;
	margin:0 auto;
	}

#about_content h2 {
	width:415px;
	margin:0 auto;
	padding:1em 30px 1em 20px;
	text-align:left;
	}

.bodytext {
	width:700px;
	margin:10px auto;
	}
	
.bodytext p {
	margin:1em auto;
	}
				
.dropcaps {
	font-size:2em;
	line-height:1em;
	color:#924228;
	}

/*End styling the who we are pages----------------------------*/	


/*This is for styling the workshops page----------------------*/
	

#workshop_content h5 {
	font-size:.65em;
	font-weight:100px;
	text-align:right;
	margin:0 30px 0 0;
	}

blockquote {
	color:#048443;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.75em;
	line-height:normal;
	text-align:center;
	width:350px;
	font-style:italic;
	margin:.5em auto;
	}

#workshop_content h4 {
	font-size:.875em;
	line-height:1.25em;
	font-weight:100;
	margin:.5em 30px;
	width:400px;
	}
	
/*End styling the workshops page-------------------------------*/	

/*This is for styling the news page----------------------------*/

	
#news_content h2 {
	width:440px;
	margin:0 auto;
	padding:1em 0;
	}
	
#feed {
	width:350px;
	margin:20px auto 0 auto;
	}

#blog_detail {
	text-align:center;
	}
	
#feed p {
	width:320px;
	}
		
#feed ul div {
	font-size:.75em;
	line-height:1.25em;
	width:325px;
	margin:10px auto;
	}

title {
	text-align:center;
	}
	
#feed h3 {
	width:400px;
	margin:0 auto;
	}

.news_picture_holder {
	background:url(images/pic_box_2_02.gif) top left repeat-y;
	width:440px;
	margin:0 auto;
	padding:14px 0 16px 0px;

	}
	
.news_pic {	
	background:url(images/pic_box_tan.gif) top left no-repeat;
	width:350px;
	margin:10px 0 0 25px;
	padding:12px 18px 22px 16px;
	}
	
/*End styling the news page-------------------------------------*/	

/*This is for styling the links page---------------------------*/

	
#teaching {
	float:right;
	padding:.5em 1em 0 0;
	}

#links_content h2 {
	width:445px;
	margin:0 auto;
	padding:1em 0;
	}
	
/*End styling the links page-----------------------------------*/	


/*This is for styling the involved page-------------------------*/

#involved_content h2 {
	width:475px;
	margin:0 auto;
	padding:1em 0;
	}

#involved_content h4 {
	width:400px;
	margin:0 auto;
	text-align:center;
	font-weight:100;
	}
	
/*End styling the involved page---------------------------------*/	

/*This is for the form--------------------------------------------*/

#form {
	text-align: right;
	padding-right: 350px;
	padding-top: 50px;
	padding-bottom: 25px;
	}

.buttons {
	position: relative;
	left: 400px;
	}	
/*End of for styling------------------------*/
