/*
	Theme Name: IABC Chapter Template
	Theme URI: http://webmasters.x.iabc.com/2008/02/21/chapter-template/
	Description: Wordpress template for IABC chapters.
	Version: 1.1
	Author: Isaac Chapman
	Author URI: http://webmasters.x.iabc.com
*/



HTML {
	overflow: -moz-scrollbars-vertical;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #F7FBFC;
	color: #555555;
	margin: 0px;
	padding: 0px;
}

#page {
	background-color: #FFFFFF;
	margin: 0px auto;
	border-left: 1px solid #DEE1E2;
	border-right: 1px solid #DEE1E2;
	width: 736px;
	overflow:hidden;
}

#wrapper {
}

/* utility styles */
	#utility {
		padding: 10px 16px 10px 10px;
		text-align:right;
	}
/* End of utility styles */

/* header styles */
	#header {
		height: 115px; 
		width: 100%;
		margin-bottom: 2px;
	}
	#header-left {
                background-image:url('images/IABC-li_header1.jpg');
		float:left;
		width: 735px;
		height: 145px;
		padding: 0px;
		margin: 0px;
		display: inline;
	}
	#iabc-logo {
		padding-top: 16px;
		padding-left: 22px;
	}
	#header-right {
		float: right;
		width: 200px;
		height: 115px;
		vertical-align: bottom;
		margin-left: 2px;
		display: inline;
	}
	#beheard-logo {
		padding-left: 40px;
		padding-top: 89px;
		font-size: 72px;
		color:#FFFFFF;
	}
/* End of header styles */

#container {

	background: transparent url(images/navbar-back.gif) repeat-y scroll 0%;
	min-height: 300px;
/*	margin-top: -14px;*/
	
}



/* navbar styles */
	#navbar {
		
		width: 100px;
		color:#FFFFFF;
		text-transform:uppercase;
		font-weight: bold;
		background-color: #c0c2c1;
		/*padding-top: 10px;*/
        padding-left:10px;
	}
	#navbar a {
		color:#FFFFFF;
	}
	#navbar a:hover {
		color:#114477;
		text-decoration:none;
	}
	#navbar ul li ul li a:hover { color:#C0C2C1;} 
	#navbar li.current-cat a {
		color:#114477;
	}
	#navbar li.current-cat li a {
		color:#FFFFFF;
	}
	#navbar li.current-cat li a:hover {
		color:#114477;
	}
	#navbar li.current_page_item a {
		color:#114477;
	}
	#navbar li.current_page_item li a {
		color:#FFFFFF;
	}
	#navbar li.current_page_item li a:hover {
		color:#114477;
	}
	#navbar ul {
		padding: 0px;
		margin: 0px;
	}
	#navbar ul li {
		list-style-image: none;
		list-style-type: none;
		padding:0px;
		margin: 0px;
  	    border-bottom:1px solid #FFFFFF;
	}
	#navbar ul li ul li{
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		padding-left: 15px;
		margin-left:0px; 
		margin-bottom:0px;		
		border: none;		
		
		
	}
	#navbar ul li ul li ul li{
		margin-top: 10px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		border-bottom: none;
	}
	#navbar h2 {
		
		visibility: hidden;
		height: 0px;
		padding: 0px;
		margin: 0px;
	}
/* End of navbar styles */

/* sidebar styles */
	#sidebar {
		float: right;
		width: 198px;
		margin: 2px;
		padding: 0px;
	}
	#sidebar h2 {
		margin: 5px 0px 0px;
		padding: 0px;
		font-size: 1.2em;
		/*line-height: 1.2em;*/
	}
	#sidebar p {
		margin: 2px;
		padding: 4px 6px;
	}
	#sidebar ul {
		margin: 0px;
		padding: 0px;
	}
	#sidebar li {
		list-style-image: none;
		list-style-type: none;
		margin:0px;
		padding: 0px;
	}
	#sidebar ul li {
		border-bottom: 1px solid #CCCCCC;
		margin:0px;
		padding: 0px;
		padding-bottom: 8px;
	}
	#sidebar ul li:last-child {
		border-bottom: none;
	}
	#sidebar ul li h2 {
		padding: 5px;
		color: #585858;
		text-transform:uppercase;
	}
	#sidebar ul li ul {
	
	}
	#sidebar ul li ul li {
		padding-left: 18px;
		border-bottom: none;
		padding-bottom: 2px;
		font-size: 1.2em;
	}
	/* Search form styling */
	#sidebar ul li#search {
		text-align: right;
		border-bottom: none;
		margin-right: 2px;
	}
	#sidebar #s {
		width: 193px;
	}
/* End of sidebar styles */

/* content (middle section) styles */

	#contentSub {
	width:500px;
	min-height:300px;
	display: block;	
	margin: 0px 202px 0px 128px;
	font-size: 1.2em;
	}
	
	#contentSubMembers {
	width:400px;
	min-height:300px;
	
	margin: 0px 0px 0px 128px;
	font-size: 1.2em;
	
	}


	#content {
		display: block;
		margin: 0px 202px 0px 128px;
		font-size: 1.2em;
	}

	#content p {
		line-height: 1.4em;
		margin-top: 0px;
		padding-top: 8px;
	}
	
	#content h2 {
		padding:18px 0 0 0;
		margin: 0px;
	}
	#content .postmetadata {
		font-size:smaller;
	}
	/* navigation styles */
	.navigation {
		display: block;
		padding: 10px;
	}
	.navigation .alignleft {
		float: left;
	}
	.navigation .alignright {
		float: right;
	}
	/* End of navigation styles */
	/* welcome_div styles */
	#welcome_div {
		text-align: left;
		padding: 10px 0px 10px 0px;
	}
	#welcome_div #welcome_header {
		margin: 0px 0px 0px 0px;
		color: #93ABC6;
		font-size: 1.8em;
		margin: 0px 2px 0px 10px;
		font-weight: bold;
		text-align: left;
	}
	#welcome_div #welcome_subheader {
		margin: 0px 2px 0px 10px;
		color: #93ABC6;
		font-size: 1.2em;
		line-height: 1.1em;
	}
	#welcome_div #welcome_body {
		margin: 10px 2px 10px 10px;
		color: #555555;
		font-size: 1.2em;
		line-height: 1.4em;
	}
	#welcome_div #welcome_picture {
		overflow: hidden;
	}
	#welcome_div #welcome_picture img {
		border: none;
	}
	/* End of welcome_div styles */
	
/* End of content (middle section) styles */

/* footer styles */
	#footer {
		clear: both;
                background-color:#00497c;
		color: #FFFFFF;
		margin-top: 2px;
		padding: 10px;
		text-align:center;
		line-height:1.8em;
	}
	#footer a {
		font-weight: bold;
		color:#FFFFFF;
	}
/* End of footer styles */


/* element, class, and id styles */
.hr {
	background:url(images/nav_hr.gif) no-repeat;
	width: 128px;
	height: 1px; 
	overflow:hidden;
}

.narrowcolumn .entry {
	line-height: 1.4em;
}

.entrySub {
width:475px;
	line-height: 1.4em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #147;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #147;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

.narrowcolumn {
	float: left;
	padding: 5px 0 0 0px;
	margin: 0px 0 30px;
	width: 400px;
	text-align: left;
}

.post {
        width:360px;
	margin: 0px 0px 0px 10px;
	padding-bottom: 5px;
}

.post:first-child {

}
.post a {
	color:#114477;
}

.post a:visited {
	color:#114477;
}

.post hr {
	display: block;
}

h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	padding: 5px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

ol li {
	list-style: decimal outside;
}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

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

.center {
	text-align: center;
}

a img {
	border: none;
}

textarea#comment {
	width:96%;
}
#NewEvents {
padding-left:20px;
}
	


























/*<![CDATA[*/

/* page styling, unimportant for the menu. only makes the page looks nicer */

#example {
	padding: 0px;
        width:120px;
float:left;
}



.example {
	padding: 0px;
        width:120px;
padding-left:5px;
float:left;
}

/* - - - ADxMenu: BASIC styles - - - */

.menu {
	width: 100px;/* VERY IMPORTANT! Set this to appropriate value, either here on down in the design section */
}

.menu, .menu ul {	/* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
        text-transform:uppercase;
        
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
font-weight:bold;
border-bottom: #fff dashed 1px;
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */

}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	left: 100%;	/* and move them to the right of the item */
	margin: 0;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(http://69.89.27.243/~iabclico/wp-content/themes/IABC_chapter/images/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	/*padding: 30px 30px 30px 10px;*/
	margin: -30px 0 0 -10px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}


/* - - - ADxMenu: DESIGN styles - - - */

.menu, .menu ul li {
	color: #eee;

}

.menu {
	width: 100px;
}

.menu ul {
	width: 11em;
}

.menu a {
	text-decoration: none;
	color: #567;
	padding: .4em 1em;
	display: block;

}

.menu a:hover, .menu li:hover>a {
	color: #fff;
}


.menu>li + li, .menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-bottom: #fff thin 1px;
}

.menu li:hover>ul {	/* inset submenus, to show off overlapping */
	top: 0px;
	right: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
/*
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #567;
}
*/

/*]]>*/
</style>

<!--[if lte IE 6]>
<style type="text/css" media="screen, tv, projection">
/*<![CDATA[*/

/* - - - ADxMenu: BASIC styles - - - */

/*
	this rules improves accessibility - if Javascript is disabled, the entire menu will be visible
	of course, that means that it might require different styling then.
	in which case you can use adxie class - see: aplus.co.yu/adxmenu/examples/ie6-double-style/
 */
.menu ul {
	visibility: visible;
	position: static;
}

.menu, .menu ul {	/* float.clear */
	zoom: 0;
}

.menu li.adxmhover {
	z-index: 10000;
}

.menu .adxmhoverUL {	/* li:hover>ul selector */
	visibility: visible;
}

.menu .adxmhoverUL {	/* submenu goes to the right */
	left: 100%;
}

/* - - - ADxMenu: DESIGN styles - - - */

.menu ul a {	/* fix clickability-area problem */
	zoom: 1;
}

.menu li {	/* fix white gap problem */
	float: left;
	width: 100%;
}

.menu li {	/* prevent double-line between items */
	margin-top: -1px;
}

.menu a:hover, .menu .adxmhoverA {		/* li:hover>a selector */
	color: #fc3;
}

.menu .adxmhoverUL {	/* inset submenus, to show off overlapping */
	
	right: 90%;
}

/*]]>*/
</style>

<script type="text/javascript" src="http://69.89.27.243/~iabclico/wp-content/themes/IABC_chapter/js/ADxMenu.js"></script>
<![endif]-->