/* 
Theme Name: Manhood Peninsula Partnership: Default Text
Theme URL: www.peninsulapartnership.org.uk
Description: A theme by Access-by Design
Author: Paul Whitehead
Author URI: http://www.access-bydesign.com
Version: 1.0
*/


/* body */
*, html
{
	margin:0;
	padding:0;
}

body
{
	font-family:Verdana,sans-serif;
	font-size:0.58em;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:1.6em;
	text-decoration:none;
}
	
	
/*===display none ==============================================*/

.nodisplay, ul li.nodisplay, .linklove a, .hidden, #viewing ul li.hidden
{
	display:none;
}

ul li 
{
	list-style:none;
}

/* ==== ============== links ====================== */

/* ===== body ========================================*/

* img
{
		display:none;
}

#wrapper
{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}

/*==== for header area =========================== */

	#header_wrapper
	{
		display:none;
	}
	
		#nav
		{
				display:none;
		}
		
		#top
		{
				display:none;
		}
	


			#breadcrumb
			{
					display:none;
			}
		

/*==== for content area =========================== */
		
	#mid_wrapper
	{
		width:100%;
		height:auto;
		float:left;
	}
	
		#home_wrapper
		{
			height:auto;
			width:100%;
			float:left;
		}
	
		#content_wrapper
		{
			float:right;
			height:auto;
			width:100%;
		}

			#content
			{
				float:left;
				height:auto;
				width:100%;						
			}
	
		
				
/* === sidebar ==== */				
		
		#sidebar_wrapper
		{
			display:none;
		}
		

/* for the child loop */

		#child_pages_wrapper
		{
			height:auto;
			width:100%;
			float:left;
		}

		#child_pages
		{
			width:100%;
			height:auto;
			float:left;
		}

		.child_wrapper
		{
			width:100%;
			height:auto;
			float:left;
			padding:0 0 20px 0;
		}
		
				.child
				{
					width:100%;
					height:auto;
					float:left;
				}	

				
				.child_image
				{
					display:none;
				}

						
/* for the child loop alt*/

		.child_wrapper_alt
		{
			height:auto;
			padding:0;
			width:100%;
			float:left;
		}
	

/*==== for footer area =========================== */			

	#footer_wrapper
	{
		display:none;	
	}
	

		
/* === suckerfish ============================= */

	

#suck_my_suckerfish 
{
		display:none;
}