@import url('blueprint/screen.css');


/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
html { overflow-y: scroll;}

body { 
    background: #46769f url(blueprint/images/background.png) repeat-x top left; 
    height: 694px;
	margin: 0;
	padding: 0;}
#page { 
	 overflow: hidden;  }
#header {
	height: 71px;
	display: inline;
	margin-top: 21px;
	width: 950px;}

#content {  height: 100%; width: 640px !important; padding: 5px 25px 5000px 25px !important; float:left;  margin-bottom: -5000px; }

.entry-content { width: 600px; }

	
#headerbgleft { background-image:url(blueprint/images/headerbgleft.png) ;
                float:left;
                height: 71px;
				width: 11px; 
				
				}
				
#headerbg { background: url(blueprint/images/headerbg1.png) repeat-x; 
            float:left;
            height: 71px;
            width: 932px;
			
		
			}
			
#headerbgright { background: url(blueprint/images/headerbgright.png) no-repeat; 
            float:right;
            height: 71px;
            width: 7px;
			
		
			}
/*LOGO*/ 

#logo {
width: 599px; float:left; 
 }

#logo a  { 	
    height: 49px;
	margin: 15px 0 0 6px;
	width: 599px;	
    background-image:url(blueprint/images/logo.jpg);
	display:block;}


	
#logo a:hover  { 
background-position: 0 -49px;  	}

#memberlogin { width: 304px; float:left; display:inline;
				overflow:hidden;}

#memberlogin a  { 
    background-position: 0 -22px;  
    height: 22px;
	margin: 14px 0px 0 148px;
	width: 157px;	
    background-image:url(blueprint/images/memberloginbtn.png);
	display:block;}


	
#memberlogin a:hover  { 
background-position: 0 0;	}
	

	
/*LOGO ENDS */

/*SEARCH BOX */
#search_box {
	float: left;
    width: 157px;
    height: 22px;
	margin: 2px 0px 0 148px;
    background: url(blueprint/images/searchbox.png);
	display:inline;
    overflow:hidden;
	
}
#search_box #txtSearch {
    float: right;
    padding: 0;
    margin: 3px 0 0 0px;
    border: 0;
    width: 120px;
    background: none;
	color: #999;
	
	display:inline;
    overflow:hidden;
	
}
#search_box #go {
    float: left;
    margin: 0px 4px 0 0;
	display:inline;
    overflow:hidden;
	
}


/*SEARCH BOX ENDS */

#fadeshow1 { height: 284px; width: 478px;}



/*NAVIGATION MENU */
/*
*	Setup
*/
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul li {
	float: left;

	}

ul li.Home a {
	display: block;
	width: 76px;
	height: 40px;
	background: url('blueprint/images/nav_menu.png');
	}
	
ul li.GLCC a {
	display: block;
	width: 71px;
	height: 40px;
	background: url('blueprint/images/nav_menu.png');
	}
	
ul li.Business a {
	display: block;
	width: 107px;
	height: 40px;
	background: url('blueprint/images/nav_menu.png');
	}
	
ul li.Government a {
	display: block;
	width: 136px;
	height: 40px;
	background: url('blueprint/images/nav_menu.png');
	}
	
ul li.Lincolnshire a {
	display: block;
	width: 139px;
	height: 40px;
	background: url('blueprint/images/nav_menu.png');
	}
	
ul li.News a {
	display: block;
	width: 76px;
	height: 40px;
	background: url('blueprint/images/nav_menu.png');
	}
	
ul li.Events a {
	display: block;
	width: 90px;
	height: 40px;
	background: url('blueprint/images/nav_menu.png');
	}

ul li.Directory a {
	display: block;
	width: 118px;
	height: 40px;
	background: url('blueprint/images/nav_menu.png');
	}
	
ul li.Contacts a {
	display: block;
	width: 137px;
	height: 40px;
	background: url('blueprint/images/nav_menu.png');
	}




/*
*	Normal Links
*/
ul li.Home a {
	background-position: 0 0;
	}

ul li.GLCC a {
	background-position: -74px 0;
	}

ul li.Business a {
	background-position: -144px 0;
	}
	
ul li.Government a {
	background-position: -251px 0;
	}
	
ul li.Lincolnshire a {
	background-position: -388px 0;
	}

ul li.News a {
	background-position: -527px 0;
	}
	
ul li.Events a {
	background-position: -604px 0;
	}
	
ul li.Directory a {
	background-position: -696px 0;
	}
	
ul li.Contacts a {
	background-position: -815px 0;
	}
	
/*
*	Hover Links
*/
ul li.Home a:hover {
	background-position: 0 -40px;
	}

ul li.GLCC a:hover {
	background-position: -74px -40px;

	}

ul li.Business a:hover {
	background-position: -144px -40px;
	}

ul li.Government a:hover {
	background-position: -251px -40px;
	}

ul li.Lincolnshire a:hover {
	background-position: -388px -40px;
	}
	
ul li.News a:hover {
	background-position: -527px -40px;
	}

ul li.Events a:hover {
	background-position: -604px -40px;
	}
	
ul li.Directory a:hover {
	background-position: -696px -40px;
	}
	
ul li.Contacts a:hover {
	background-position: -815px -40px;
	}

/*
*	Clicked Links
*/
ul li.Home a:active {
	background-position: 0 -80px;
	}

ul li.GLCC a:active {
	background-position: -74px -80px;
	}

ul li.Business a:active {
	background-position: -144px -80px;
	}
	
ul li.Government a:active {
	background-position: -251px -80px;
	}
	
ul li.Lincolnshire a:active {
	background-position: -388px -80px;
	}
	
ul li.News a:active {
	background-position: -527px -80px;
	}
	
ul li.Events a:active {
	background-position: -604px -80px;
	}
	
ul li.Directory a:active {
	background-position: -696px -80px;
	}
	
ul li.Contacts a:active {
	background-position: -815px -80px;
	}

/*
*	Selected/Active Links
*/
ul li.Home a.selected {
	background-position: 0 -120px;
	}

ul li.GLCC a.selected {
	background-position: -74px -120px;
	}

ul li.Business a.selected {
	background-position: -144px -120px;
	}
	
ul li.Government a.selected {
	background-position: -251px -120px;
	}
	
ul li.Lincolnshire a.selected {
	background-position: -388px -120px;
	}
	
ul li.News a.selected {
	background-position: -527px -120px;
	}

ul li.Events a.selected {
	background-position: -604px -120px;
	}
	
ul li.Directory a.selected {
	background-position: -696px -120px;
	}

ul li.Contacts a.selected {
	background-position: -815px -120px;
	}
/*NAVIGATION MENU ENDS */
    
#midbar { background: url(blueprint/images/midbarbg.png) repeat-x ; height: 634px;  }

/*MIDDLE COLUMNS */
#leftsidebar { height: 284px; width: 241px;}
#leftsidebar h3, #rightsidebar h3 { padding: 13px 5px 0 45px; color: #4777A0;}
#rightsidebar h3 { margin-bottom: 14px;}
#leftsidebar p { background-color: #FFF; 
                 color: #396;
                 font-size: 1.075em; 
                 padding: 8px 20px 8px 20px; 
	             text-align: left; 		 
				 margin: 0px;
		         width: 201px; }
				 
#hand { margin: 0 0 10px 0;}
				 
#mainbar { height: 284px; width: 478px; background-image:url(blueprint/images/banner.jpg);}

/*=================== INTERNAL PAGES =======================*/

#midbar_internal { background: #d3d2d2; height: 249px; width: 950px;}
#submenu { 
height: 249px; 
width: 260px; 
float:left;
background: #d3d2d2 url(blueprint/images/bdot.png) repeat-y top left;

display:inline;
    overflow:hidden;

}

#submenu ul { 
padding: 0px;
margin: 10px 0 0 0 ; }

#submenu ul li { padding: 0px 0 0 0px; list-style: none  ; margin-left: 78px; display:inline;}
#submenu ul li a { 
color:#474242; 
font-size: 1.095em; 
font-family: "Helvetica", Arial,  sans-serif;
text-decoration:none; 
line-height: 20px; 
padding-left: 14px;


 }
 
#submenu ul li a:hover { color: #06C; background: url(blueprint/images/dot.gif) no-repeat left center; }

#internal_image {height: 249px; width: 690px;
float:right;

display:inline;
    overflow:hidden;}
 
#activecontentbar { 
background: #dcdcdc url(blueprint/images/contentbar.jpg) repeat-x;
height: 56px;
width: 950px; }


#activecontentbarbottom {
height: 100%; 
width: 260px; 
float:left; background: url(blueprint/images/submenub2.png) no-repeat;

display:inline;
    overflow:hidden;
}

#activecontentbarbottom2 {
height: 20px; 
width: 260px; 
float:left; background: #DCDCDC url(blueprint/images/submenuc.png) no-repeat;
padding-bottom: 50px;

display:inline;
overflow:hidden;
}

#contentheader { text-align:center; margin-top: 14px; color: #666; font-size: 1.395em; font-weight:bold; letter-spacing: 1px; }
 
#activenewsbar { background: #DCDCDC /*url(blueprint/images/newscol.png) repeat-y top right;*/;  width: 260px; margin-bottom: -5000px; padding-bottom: 5000px;  } 
#activenewsbarbg {background: #D3D2D2 url(blueprint/images/newscol.png) repeat-y top right;  width: 264px; margin: 0px; padding: 0px; }
#content2 { background: #DCDCDC; float:right; width: 690px; margin-bottom: -4000px; padding-bottom: 4000px; display:inline;
overflow:hidden;  }
#contentgraybar { background: url(blueprint/images/contentgraybar.png) repeat-x; height: 3px; width: 640px; margin: 0px 26px 0 0; float:right;  display:inline;
overflow:hidden; }
#contentgraybar2 { background: url(blueprint/images/contentgraybar.png) repeat-x; height: 3px; width: 617px; margin: 15px 26px 0 0; float:left; display:inline;
overflow:hidden; }

#whoiswho { height: auto; width: 150px; margin: 0px auto; padding-top: 30px; text-align:center; }
#whoiswho .position { font-size: 1.075em; color: #FFF; background-color: #999;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
behavior:url(https://lincolnshirechamber.org/wp-content/themes/sandbox/border-radius.htc);

}
#whoiswho .name { font-size: 1.375em; color:#069; }
#whoiswho .business { font-size: 1.075em; color: #333; padding: 0 0 10px 0;  }

#rightsidebar {  
height: 284px;  
width: 231px;
}


#chamberframe { 
height: 1200px;
width: 1200px;
margin: 145px 0 0 170px;                    
left:-187px;
position: absolute;
top:-393px;

}

#chamberframe #events_calendar .cm_eventSectionHead {
color:#003366;
font-family:Arial;
font-size: 8pt;
font-weight:600;
}

#chamberframe2 {
overflow:hidden;
position:relative;
height: 200px;
width: 231px;}

.cm_eventSectionHead { color: #FFF !important;}

/*MIDDLE COLUMNS ENDS */

/*BOTTOM COLUMNS */
#col1, #col2, #col3 { height: 400px; width: 230px; }
#col1  p, #col3 p, #col2 p { height: 194px;  margin-left: 22px;  text-align: left; }
#col4 { background-color: #; height: 340px; width: 231px; margin-left: 29px;  }
#newsbox { 

background: url(blueprint/images/whitepixeltrans.png) repeat;  
padding: 0px 0 24px 0; 
margin: 16px 0 0 0 ; 
width: 220px;
border: 1px solid #7BB0CA;

-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius: 10px;
behavior:url(https://lincolnshirechamber.org/wp-content/themes/sandbox/border-radius.htc);}

#newsbox h4 { padding-top: 40px;}

#newsbox h4, #eventregister h4 {  padding: 6px 0 0 40px ; color: #7BB0CA; margin-bottom: 5px;}

#eventregister a { 

background: url(blueprint/images/whitepixeltrans.png) repeat;  
padding: 38px 0 38px 0; text-decoration:none;
margin: 7px 0 0 0 ; 
width: 220px;
border: 1px solid #7BB0CA;
display:block;

-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius: 10px;
behavior:url(https://lincolnshirechamber.org/wp-content/themes/sandbox/border-radius.htc);}


#eventregister a:hover h4 { color:#069;}
#eventregister a:hover { background-color:#FFF;}

#bar h5 {
         color: #FFF; 
		 line-height: 34px; 
		 font-size: 1.175em;
		 margin-left: 37px;
		 position:relative;
		 float:left; 
		 text-decoration:none;
		 display:inline;}
		

#col1 h4, #col3 h4, #col2 h4 {     
		 line-height:20px;
		 padding: 24px 0 0 21px;
		 margin-bottom: 7px; }		

#col1, #col2, #col3, #col4 { height: 100px; width: 230px; display:inline; } 



.nar1 { background-image:url("blueprint/images/nar0.png"); height: 24px; width: 24px; position:relative; float:right; margin: 6px 22px 0px 0px; display:inline;
overflow:hidden;}
.nar2 { background-image:url("blueprint/images/nar2.png"); height: 24px; width: 24px; position:relative; float:right; margin: 6px 22px 0px 0px;display:inline;
overflow:hidden;}
.nar3 { background-image:url("blueprint/images/nar1.png"); height: 24px; width: 24px; position: absolute; display:inline; position: absolute; left: 174px; top: 5px;
overflow:hidden; }


/*BOTTOM COLUMNS ENDS */		

.bottombar { background: url("blueprint/images/bottom_bar.png") repeat-x; height: 11px; width: 210px; margin-top: 0px; margin-left: 22px; }
.bottombar2 { background: url("blueprint/images/bottom_bar.png") repeat-x; height: 11px; width: 210px; margin-top: 0px; margin-left: 22px;}
#bar { display: inline; position:relative;}
#bar a { background: url("blueprint/images/glassbtn.png"); height: 35px; width: 207px; margin: 4px 0 5px 24px; display: block; text-decoration:none; cursor:pointer; position:relative; }
#bar p { margin-left:10px;}


/*NEWSBOX */
#newsboxtop {
    background: url("blueprint/images/newsboxtop.png"); 
	height: 56px; 
	margin: 0px 0 0 22px;
	width: 224px;}
	
#newsboxtop h2 { color:#c5ded2; padding: 12px 0 0 30px; font-size: 1.775em; _padding: 8px 0 0 30px; }
	
#newsboxmiddle {
    background: #5AA3E3 url("https://lincolnshirechamber.org/wp-content/themes/sandbox/blueprint/images/newsboxtop123.png"); 
	height: 198px; 
	width: 213px; 
	margin-left: 24px;
	border-right: 2px solid #f3f3f3; 
	border-left: 2px solid #f3f3f3;}
	
#newsboxmiddle p { color:#FFF; padding: 0px 0px 2px 13px;  font-size: 1.025em; margin: 0px; width: 188px;}
#newsboxmiddle p a { color:#D8FFCE;}
#newsboxmiddle h5 { font-size: 1.075em; color:#CCC; margin: 0px 0px 0px 18px; padding-top: 0px;}
	
#newsboxbottom {
    background: url("blueprint/images/newsboxbottom.png") no-repeat; 
	height: 71px; 
	margin-left: 22px;
	width: 221px;}
	
#newsboxbottom h4 { color:#c5ded2; padding: 36px 0 0 100px; font-size: 1.175em; display:inline;}
#newsboxbottom h4 a { color:#c5ded2; text-decoration:none; }

/*NEWSBOX ENDS*/

#commercial { background-color:#FFFFFF;
border:9px solid #DDD;
height:120px;
width:932px; }
#commercial h2 {
color:#7BB0CA;
margin-bottom:5px;
padding:6px 0 0 40px;
font-size: 1.475em;}

#commercial2 h2 {
color:#7BB0CA;
margin-bottom:5px;
padding:6px 0 0 10px;
font-size: 1.475em;}

#commercial2 h3
{
color:#7BB0CA;
margin-bottom:5px;
padding:6px 0 0 0px;
font-size: 1.475em;}



#commercial2 { height: 110px; float: left; width: 950px; background-color:#DCDCDC; }
/*#easysignup { height: 115px;  float: right;  width: 229px; background-color:#DCDCDC; padding-top: 10px;}
#easysignup li { list-style-type: none;}
#easysignup li h3 { color:#46769F;
text-align:center;
font-size: 1.475em;}
#easysignup li .required { width: 118px !important;} */
#rbottom { height: 100px; width: 228px; }

#footerbgbar { background: #FFF /*url(blueprint/images/footergraybar.png)*/ repeat-x top left; width: 950px;}
#navcontainer { background-color:#FFF;}

.navmenubottom { float:left; width: 127px; padding: 24px 14px;} 
.navmenubottom li ul {  padding-left: 0;
margin-left: 0;}

#navlist
{
padding-left: 0;
margin-left: 0;


}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em 0 0 0;
border-top: 1px solid #CCC ;
float: none;
text-align:center;

}


#navlist li a { text-decoration: none;  width: 140px; font-size: 1.295em; color: #666;   }
#navlist li a:hover { color: #003;}
.navmenubottom li ul li a { font-weight: normal !important; padding: 5px ; font-size: 0.875em !important; color: #069 !important;   }
.navmenubottom li ul li a:hover { color: #999 !important; }

#footer {
background: #46769f url(blueprint/images/bgfooter.png) repeat-x top left;
height: 40px;
width: 100%;
float:left;

display:inline;
overflow:hidden;}

#footerinfo { width: 100%; margin: 0px auto; padding: 11px 0; text-align:center; color:#FFF; font-size: 1.075em;   } 
#footerinfobtns { margin: 0 auto; text-align:center; padding: 20px 0 0 21px; float:left; display: inline; }
#footerinfobtns a { color:#069; font-size: 1.075em; text-decoration:none;}
#footerinfobtns a:hover { color: #069; }
#footercontenlefttbg { background: url(blueprint/images/footerbgleft.png)  no-repeat bottom left ;
                float:left;
                height: 80px;
				width: 8px;  display:inline;
overflow:hidden;}
				
#footercontentbg { 
background: url(blueprint/images/bgfootercontent.png) repeat-x top left; 
height: 80px; 
width: 950px;
margin: 0px auto;
padding-bottom: 40px;
clear: both; 
}
			
#footercontentrightbg { background: url(blueprint/images/footerbgright.png) no-repeat bottom right; 
            float:right;
            height: 80px;
            width: 8px;
			
			display:inline;
             overflow:hidden;}


#footercontent { 
background: url(blueprint/images/bgfootercontent.png) repeat-x top left; 
height: 80px; 
width: 950px;
margin: 40px auto;}

#sitedesign { color:#FFF; font-size: 1.075em;} 

/*=============================  GLCC page ==================================*/

.allcontent { height: 100%; width: 640px; margin: 5px 25px;  }
.allcontent p {  width: 624px; color: #333; margin: 0 auto; padding: 10px 0; font-size: 1.275em;}
.allcontent ul { list-style:disc;}
.allcontent ul li  { padding: 5px 10px; margin-left: 50px; font-size: 1.275em; color: #069; float:none; }
.allcontent ul li a { color: #069; }
.header2 { color:#063; font-size: 1.145em; }
.header3 { color: #FFF; font-size: 1.175em; background-color: #666; padding: 2px 5px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius: 10px;
behavior:url(https://lincolnshirechamber.org/wp-content/themes/sandbox/border-radius.htc);}
.white { color: #069; font-size: 1.075em; }
.green { color: #063; font-size: 1.075em; }
.paragr {  background-color: #F2F2F2; padding: 10px 10px; margin: 10px 0;

-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius: 10px;
behavior:url(https://lincolnshirechamber.org/wp-content/themes/sandbox/border-radius.htc); }

.paragr2 {  background-color: #EEE; padding: 10px 10px; margin: 10px 0;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius: 10px;
behavior:url(https://lincolnshirechamber.org/wp-content/themes/sandbox/border-radius.htc); }
.paragr2 p { width: 240px;}


.paragr a { text-decoration:none; margin:5px;}
.paragr table { /*width: 600px;*/ padding: 0 0 0 10px;}

.paragrwhite { color: #666; background-color:#DCDCDC;  font-size: 1.075em; font-weight:bold;
padding: 2px 7px;
border: 1px solid #999;

-moz-border-radius: 7px;
-webkit-border-radius:7px;
border-radius: 7px;
behavior:url(https://lincolnshirechamber.org/wp-content/themes/sandbox/border-radius.htc);
}

/*===================================================================================== */
.allcontent2 { height: 100%; width: 640px; background-color: #d5d4d4; margin: 10px 25px 10px 25px;  }
.allcontent2 a { color:#069;}
/*=============================  Board and stuff page ==================================*/

.membersdoc { height: 240px; width: 640px; margin: 10px 0 10px 0px;  }
.membersdoc2 { height: 240px; width: 617px; background-color: #d5d4d4; margin: 10px 0 10px 0px; border: solid 1px #999;  
-moz-border-radius: 7px;
-webkit-border-radius:7px;
border-radius: 7px;
behavior:url(https://lincolnshirechamber.org/wp-content/themes/sandbox/border-radius.htc)}
.portrait { height: 190px; width: 150px; float:left; padding: 10px 0 50px 0; background-color: #333;

display:inline;
overflow:hidden;
margin: -5px 0 0 0;
-moz-border-radius: 7px;
-webkit-border-radius:7px;
border-radius: 7px;
behavior:url(https://lincolnshirechamber.org/wp-content/themes/sandbox/border-radius.htc)
} 



.portrait h4 { font-size:12px; margin: 0; color: #FFF; text-align:center; margin: 5px 0 0 0; font-weight:bold; }
.portrait h5 { font-size: 11px; color: #CCC;  margin: 0 0 10px 0; text-align:center; margin: 0px; line-height: 15px; }
.bio { height: 180px; width: 416px; padding: 15px 25px; float: left; font-size:14px; color:#333; line-height: 17px; display:inline;
overflow:hidden;}
.bio .short { font-size:13px; color:#333; line-height: 15px;}
.biolink a { color:#069; margin: 0px 30px 0 0; font-size:14px; float:right;}
.header { font-size:18px; text-align: center; color: #666;}


#clubadd { background: url(clubadd.jpg) left;
            float:left; 
			display:inline; 
			height: 125px;
			overflow:hidden; 
			width: 254px; }
#clubadd h5 { padding: 104px 0 0 40px; margin: 0; font-size: 1.175em;  }
			
#add,#add2 { float:left; width: 232px; display:inline; overflow:hidden; text-align:center; height: 125px;}

#add3 { float:left; width: 249px; display:inline; overflow:hidden; text-align:center;}
#add4  { float:left; width: 222px; display:inline; overflow:hidden; text-align: left; margin-left: 15px;}
#add4 .required { } 
#add #eventregister h4  {color:#7BB0CA;
margin-bottom:5px;
padding:6px 0 0 14px !important;}


#add img { opacity:0.4;filter:alpha(opacity=40);}

#content { background-color: #E4E4E4; width: 800px; padding: 20px 100px 0 50px; }

/*======== Contact form ================*/
#wpcf7-f2-p478-o1 .wpcf7-form p { width: 300px; padding: 15px 0; font-size: 0.975em;}

/*======== Contact form ================*/

#events_list { width: 225px !important; }

.linebreak { background: url("blueprint/images/bottom_bar.png") repeat-x; height: 11px; width: 921px; margin-top: 0px; margin-left: 22px; }

.submitbtn { float:right; margin-right: 35px;}

.error, .notice, .success {
border:2px solid #DDDDDD;
margin-bottom:1em;
padding: 0 !important;
}