/*
Theme Name: SC-PC
Theme URI: http://wordpress.org/
Description: Design idea for SC-PC
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
body					{	background-color:#EFEFEF;}

h1{}

h2						{	text-align:center;
							color:#009D4B;
							text-decoration:underline;   
							margin-top: 30px;}
	
h3						{	
			 				font-weight:bold;
			 				color:#009D4B;}
							
h4						{	font-weight:bold;
							color:#FFFFFF;
							padding:0px;
							margin:0px;}
							
h5						{ 	text-align:Left;
							text-decoration:underline;}
							
a:link 					{ 	color:#009900;
							text-decoration:underline;}
							
a:visited 				{	color:#006633;}

a:hover 				{ 	color:black;
							text-decoration:none;}

#wrapper				{	margin-top:10px;
							background-color:#FFFFFF;
							padding: 20px;
							border: 1px solid #ccc;
							border-bottom: 2px solid #999999;}
							
p						{ 	margin:auto;}


/* ------------------------------------------------------- HEADER ------------------------------------------------ */
#header					{	margin: 0px 0px 0px 0px;
							background-image:url(/header1.gif);
							background-repeat:no-repeat;
							background-position:center;
							height:200px;
							padding: 0px 0px 0px 0px;
							text-align:center;}

#header h1				{	font-family:"Times New Roman", Times, serif;
							font-style:italic;
							font-size:36px;
							color:#FFFFFF;
							padding-top:4em;}
/*  ************************************************************************************************************  */



/* ------------------------------------------------------  NAV BAR ---------------------------------------------- */
#navBar 				{	/*setting background colour*/
							background-color:#FFFFFF;
							font-weight:bold;
							padding: 5px 0px 5px 0px;}
							
/* -----------------List layout and appearance------------------ */
#navBar  ul 			{	float:right;
							list-style:none;
							
							padding-left: 0;}
							/* -----------------List layout and appearance------------------ */
							
#navBar li 				{	float:right;
							background:url(/button1.gif) no-repeat top right;
							border-bottom:2px solid #ccc;}
							
#navBar li a			{	background:url(/wp-content/themes/SC-PC/images/left-tab.gif) no-repeat top left;
							display:block;
							padding: 0 2em;
							line-height: 2.5em;
							text-decoration:none;
							color:#FFFFFF;}
/* ------------hover over buttons section-------------------- */
#navBar li:hover, #navBar li:hover a
						{	/*makes the link a lighter green and underlines link*/
							background:url(/wp-content/themes/SC-PC/images/hover-right.gif) no-repeat top right;
							text-decoration:underline;	
							color:#006600;}

#navBar li:hover a 		{	background:url(/hover-left.gif) no-repeat top left;
							color:#006600;}
/* ----------------------Selected page----------------------- */
/* #navBar .current_page_item a, #navBar .current_page_ancestor a{
/* changes text to white to indicate what page they are on */
/*background:url(/wp-content/themes/SC-PC/images/hover-right.gif) no-repeat top left;
display:inline;
text-decoration:underline;	
color:#006600;

} */
/*  ************************************************************************************************************  */
ul, ol {
    margin: 0 1.5em 1.5em 0;
}


/*--------------------------------------------------------  SIDE BAR -------------------------------------------- */
#sideBar				{	background-color: #009D4B;
							width: 200px;
							font-weight:bold;
							margin:5px 10px 0px 10px;
							/*seting background image of side menu*/
							background-image:url(/wp-content/themes/SC-PC/images/bottonSideMenu.gif);
							background-repeat:no-repeat;
							background-position:bottom;
							padding: 0px 0px 30px 0px;
							margin-top:50px;}
	
#sideHeader				{	text-align:justify;
							text-align:center;
							border-bottom:2px inset #C0C0C0;
							/*padding of the current page*/
							padding: 10px 0px 10px 0px;
							margin: 0px 0px 10px 0px;
							background-image:url(/wp-content/themes/SC-PC/images/topSideMenu.gif);
							background-repeat: no-repeat;
							background-position: top;
							font-weight:bold;
							color:#FFFFFF;
							text-decoration:underline;}
/*-----------------List layout and appearance------------------*/

#sideBar ul 			{	margin:0px 0px 6px 0px;
							padding:0px 10px 15px 10px;
							list-style:none;
							border-bottom:2px inset #C0C0C0;}
							
#sideBar li a			{	text-decoration:none;
							display:block;
							border-bottom:1px solid #ffffff;
							color:#FFFFFF;}
#sideBar a				{	color:#FFFFFF;}
/*------------hover over buttons section--------------------*/
#sideBar li a:hover		{	display:inline;
							display:block;
							background-color:#FFFFFF;}

#sideBar ul a:hover		{	text-decoration:underline;	
							/*color:#009D4B;*/
							color:#006600;}
/* -************************************************************************************************************- */



/*------------------------------------------------------  MAIN CONTENT ----------------------------------------- */
#mainContent			{	/*setting background colour */
							background-color:#ffffff;
							min-height:500px;
							/*setting out layout */
							float:left;
							padding-left: 10px;
						}
						
						
			
.stylinglist li			{  	/* styling how lists of information of pressented */
							background-color: #ffffff;
							border: 1px dashed #0f6137;
							color:#000000;
							display: block;
							float: left;
							margin-bottom:10px;
							margin-top: 10px;
							padding: 10px;
							text-decoration: none;
							width: 600px;}
							
#MinutesMeetings li			{  	/* styling how lists of information of pressented */
							background-color: #ffffff;
							border: 1px dashed #0f6137;
							color:#000000;
							display: block;
							float: left;
							margin-bottom:10px;
							margin-top: 10px;
							padding: 10px;
							text-decoration: none;
							width: 600px;}
						
#pdfHolder				{   background-color:#ffffff;
							border: 1px solid #0F6137;
							float: left;
							margin: auto auto auto 3.333em;
							padding-bottom: 10px;
							padding-left: 10px;
							padding-right: 10px;
							padding-top: 10px;
							width: 600px;}


#contentHome  			{  	padding-top: 4%;
							width: 750px; 
							margin:auto;
							text-align:justify;}
/* -************************************************************************************************************- */
#councillorDetails ul	{ 	margin:0px;
							padding:0px;}

#councillorDetails li {		background-color: #FFFFFF;
							border-bottom: 1px solid #DDDDDD;
							color: #000000;
							display: block;
							float: left;
							margin-bottom: 30px;
							padding: 0 0 5px 10px;
							text-decoration: none;
							width: 600px;}	


/* ---------------------------------------  whos who template styling  --------------------------------------- */	

#newsletterHolder li	 {  background-color: #ffffff;
							border: 1px dashed #0f6137;
							color:#000000;
							display: block;
							float: left;
							margin-bottom:10px;
							margin-top: 10px;
							padding: 10px;
							text-decoration: none;
							width: 600px;}					
						
.navigation 			{ 	display: block;
							text-align: center;
							margin:1em;
							font-size:80%;
							margin:auto;
							height:35px;}
						
.navigation .current	{	background-color:#009C4B;
							color:#FFFFFF;}
						
.navigation a			{	text-align:center;
							padding:5px 10px;
							margin:0 2px 0 2px;
							border:1px solid #009C4B;}				
						
.navigation a:hover		{	background:#009C4B;	
							color:#FFFFFF;}
							

/*------------------------------------------------------   FOOTER  ---------------------------------------------- */

#footer 				{   margin-top: 40px;
							background-image:url(/wp-content/themes/SC-PC/images/footer.gif);
							text-align:center;
							color:#FFFFFF;}
/* -************************************************************************************************************- */
#foi-table				{	border: 1px solid black; 
							width:700px; 
							padding:0px; 
							float:left; 
							margin:0px;}
							
.foi-column				{  	float:left; 
							margin:auto; 
							padding-left: 5px;}

.foi-row				{	height: auto; 
							border-bottom: 1px solid black; 
							padding-bottom:2px; 
							padding-top:2px;  }

#left-col				{	width:400px; }

#center-col				{	width:170px;}

#right-col				{	width:110px;}

#mediamHieght			{	height: 35px; } /*for the hire charges tables*/

#largeHieght			{	height: 50px; } /*for the hire charges tables*/
/*
.foi-row{ border:1px solid orange;}*/
#row1					{	background-color:#009D4B;
							width:695px; 
							padding:5px 0px 5px 5px; 
							height:auto;}
/* panel-overlay */

.panel .panel-overlay h2 {	font-size:100%; 
							margin:0; 
							text-decoration:none; 
							font-weight:bold;}
							
.panel .panel-overlay p {	padding:0;}
.panel 					{	padding-top:0px;}

#map 					{	text-align:center;
							margin:auto;
							margin-left:10%;
							float:left;}
							
.breadcrums				{	margin-left:10px;
							width:900px;
							float:left;}
							

