/*
Theme Name: ALEC
Description: ALEC theme.
Author: VOX Global
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #585858;
	background: #fff;
	line-height: 1;
}
a {
	color: #005caa;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
	a img {
		border: none;
	}
a.register, a.register:visited, a.register:active {
	display: inline-block;
	padding: 21px 40px 20px;
	color: #fff;
	background: #0561ae;
	font-size: 24px;
	text-decoration: none;
}
a.register:hover {
	color: #0561ae;
	background: #dcdddd;
	text-decoration: none;
}
b, strong {
	font-weight: bold;
}
blockquote, q {
	quotes: none;
}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
cite, em, i {
	font-style: italic;
}	
code, pre {
	font-family: Courier, monospace;
}
del, strike, s {
	text-decoration: line-through;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 15px 0;
}

	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
		text-decoration: none;
	}
	h1 {
		font-size: 30px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 15px;
	}
	h4, h5, h6 {
		font-weight: bold;
	}
input[type="text"],
textarea {
	background: #fff;
	border: 1px solid #838383;
	/* box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1); */
	padding: 3px;
}
ol, ul, dl {
	margin: 15px;
}
	ul {
		list-style: square;
	}
	ol {
		list-style: decimal;
	}
	ol ol {
		list-style: upper-alpha;
	}
	ol ol ol {
		list-style: lower-roman;
	}
	ol ol ol ol {
		list-style: lower-alpha;
	}
	ul ul, ol ol, ul ol, ol ul {
		margin-bottom: 0;
	}
	li {
		margin: 5px;
	}
p {
	margin: 15px 0;
	line-height: 1.3em;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
	sup {
		bottom: 1ex;
	}
	sub {
		top: .5ex;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/********** Fonts ****************/
#header, #nav, .home #content, #news, #footer, #carouselcontrols, #search input, #search-model-legislation input {
	/* font-family: 'Minion Pro', Times, 'Times New Roman', serif; */
	font-family: Times, 'Times New Roman', serif;
}
h1, .tab, #carousel h2, .tabhead {
	/* font-family: 'Helvetica Neue LT Std', 'Helvetica Neue', 'HelveticaNeueLTStd', 'Arial Narrow', Helvetica, Arial, sans-serif; */
	font-family: 'HelveticaNeueLTStd-Cd', 'Arial Narrow', Helvetica, Arial, sans-serif;
}

#carouselcontrols p, #footer, #news {
	font-family: Times, 'Times New Roman', serif;
}

/******** General Structure **********/
#page {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	-moz-box-shadow: 0px 8px 15px #dbdbdb;
	-webkit-box-shadow: 0px 8px 15px #dbdbdb; 
	box-shadow: 0px 8px 15px #dbdbdb;
	behavior: url(http://www.alec.org/wp-content/themes/alec/PIE.htc);
}
/*.page-template-page-meeting-php #page {
	box-shadow: 0px 8px 15px #000;
	-moz-box-shadow: 0px 8px 15px #000;
	-webkit-box-shadow: 0px 8px 15px #000;
}*/

#header, #nav, #content, #footer {
	padding: 0 35px; /* 0 70px */
	clear: both;
	overflow: hidden;
}

.splash-body{
background-image: url(http://www.alec.org/wp-content/uploads/VERSION-4-SPLASH-specified-logo-placement.jpg);
background-position: top;
background-repeat: no-repeat;
background-color: none;
}

#page-splash {
width: 1000px;
margin: 0 auto;
-moz-box-shadow: 0px 8px 15px #dbdbdb;
-webkit-box-shadow: 0px 8px 15px #dbdbdb;
box-shadow: 0px 8px 15px #dbdbdb;
}

#wufoo-z7x4m1{
float: right;
width: 400px;
background-color: none;
margin-left: 40px;
}

#splash-buttons{
display: block;
clear: left;
}

#single-splash-buttons{
float:left;
margin-right: 10px;
}

#questions-email-1 {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
	margin-top: -18px;
}

#questions-email-1, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email-1:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}

#questions-email-2 {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
	margin-top: -18px;
}

#questions-email-2, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email-2:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}


#questions-email-3 {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
	margin-top: -18px;
}

#questions-email-3, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email-3:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}


#questions-email-4 {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
	margin-top: -18px;
}

#questions-email-4, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email-4:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}


#questions-email-5 {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
	margin-top: -18px;
}

#questions-email-5, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email-5:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}


#questions-email-6 {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
	margin-top: -18px;
}

#questions-email-6, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email-6:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}


#questions-email-7 {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
	margin-top: -18px;
}

#questions-email-7, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email-7:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}


#questions-email-8 {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
	margin-top: -18px;
}

#questions-email-8, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email-8:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}

#questions-email-9 {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
	margin-top: -18px;
}

#questions-email-9, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email-9:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}

#main-topic a:link, #main-topic a:visited {
    color: #0561ae;
    font-weight: normal;
    font-size: 25px;
    background-color: #F1F1F1;
    padding: 20px 15px;
    margin-top: -40px;
    width: 18%;

    box-shadow: 0px 1px 1px #959595;
    border-radius: 5px;
}


#content-main {
	height: 100%;
	width: 50%;
	float: left;
	padding-right: 25px;
}

#innovate-page {
	height: 100%;
	width: 70%;
	float: left;
	padding-right: 40px;
}

.pub-cover-right {
	float: left;
	clear: right;
	margin: 0 23px 23px 0px;
	font-size: 20px;
	text-align: center;
	background: #e8e8e8;
	padding: 10px;
	width: 248px;
}

	.pub-cover-right:hover {
		text-decoration: none;
		background: #d9d9d9;
	}

	.pub-cover-right img {
		max-width: 248px;
		display: block;
		margin-bottom: 8px;
	}

	.pub-cover-right + .pub-cover {
		margin-top: -15px;
	}




.button-innovate {
  /* POSITIONING */
  padding: 30px;
  top: 0px;
  border-radius: 8px;
  position: relative;
  float: left;

  /* BUTTON STYLING */
  
  /* FONT STYLING */
  font: bold 30px 'Trebuchet Ms', helvetica;
  letter-spacing: 4px;
  text-decoration: none;
  text-shadow: -1px -1px 1px #00172e,1px 1px 1px #a1cfff;
  color: #14467a;
}

.button-innovate:hover {  
  /* BUTTON SHADOW */
 box-shadow: 0 6px 6px #002851, 0 6px 0 #002851, -1px 0px 0 #003872, 0px 0px 0 #003872, 0px 7px 8px #000, 0 7px 20px #1b1b1b;
}

.button-innovate:active {  
  border-top: 1px solid #cde4fc;
  /* BUTTON SHADOW */
 box-shadow: 0 0px 0px #002851, 0 3px 0 #002851, 0px 0px 0 #003872, 0px 0px 0 #003872, 0px 2px 4px #000, 0 2px 10px #1b1b1b;
}

/* BLUE GRADIENT ON BUTTON */
.grad {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(114,184,255,1)), color-stop(100%,rgba(64,150,238,1)));
  background: linear-gradient(to bottom, rgba(114,184,255,1) 0%,rgba(64,150,238,1) 100%);
}

/* ANIMATE THE BUTTON */
.transition,
.transition:hover,
.transition:active{
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}






#content-sidebarre {
	height: 100%;
	width: 50%;
	float: right;
	padding-left: 25px;
}


#content-mains {
	height: 100%;
	width: 30.33%;
	float: left;
	padding-right: 25px;
	display: block;
	margin-bottom: 15px;
}

#content-sidebarrs {
	height: 100%;
	width: 30.33%;
	float: left;
	padding-left: 25px;
	display: block;
	margin-bottom: 15px;
	
}

#content-sidebarres {
	height: 100%;
	width: 30.33%;
	float: left;
	padding-left: 25px;
	display: block;	
	margin-bottom: 15px;
}

#block-under {
	display: block;
	clear: both;
}

#right-sidebarre {
	margin-top: 30px;
	margin-left: 650px;
}

.taxonomies-filter-widget-form {
	font-size: 12px;
	padding: 0 0 1em !important;
}
.taxonomies-filter-widget-form select {
	color: #585858;
}
.taxonomies-filter-widget-form ul li {
	float: left;
}
.taxonomies-filter-widget-form ul li.press-year-section {
	margin-right: 25px;
}
.taxonomies-filter-widget-form ul li label {
	display: inline-block;
	position: relative;
	text-indent: -9999px;
}
.taxonomies-filter-widget-form ul li label:after {
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-left: 9999px;
}
.taxonomies-filter-widget-form ul li.press-year-section label:after {
	content: 'Search By Year';
}
.taxonomies-filter-widget-form ul li.category-section label:after {
	content: 'Search By Issue';
}
.taxonomies-filter-widget-form input[type=submit] {
	margin-top: 25px !important;
}

#agendameeting table tr td {
background-color: #F1F1F1;
padding-left: 15px;
padding-top: 10px;
padding-bottom: 10px;

}

#agendameetingspace table {
border-spacing: 5px;
border-collapse: inherit;
width: 100%;
}

#agendameeting td {
	border: 1px solid #e8e8e8;
	padding: 5px;
}

.table-class {
border: solid 1px gray;
}

.boxed {
  border: 1px solid black ;
  border-spacing: 5px;
}





------------------------------


.verticalaccordion>ul {
    margin: 0;
    padding: 0;
    list-style:none;
    width: 500px;
}
 
.verticalaccordion>ul>li {
    display:block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style:none;
    height:50px;
    width: 600px;
 
    /* Decorative CSS */
    background-color:#ffffff;
 
    /* CSS3 Transition Effect */
    transition: height 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out;
    -webkit-transition: height 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out;
}
 
.verticalaccordion>ul>li>h3 {
    display:block;
    margin: 0;
    padding:10px;
    height:30px;
 
    /* Decorative CSS */
    border-top:#f0f0f0 1px solid;
    font-family: arial;
    text-decoration:none;
    text-transform:uppercase;
    color: #71c5dc;
    background: #0561ae;
 
   
}
 
.verticalaccordion>ul>li>div {
    margin:0;
    overflow: auto;
    padding:10px;
    height:800px;
    
}
 
.verticalaccordion>ul>li:hover {
    height: 900px;
}
 
.verticalaccordion:hover>ul>li:hover>h3 {
    /* Decorative CSS */
    color:#71c5dc;
    background: #71c5dc;
 
    /* CSS3 Gradient Effect */
    background: -moz-linear-gradient( top, #5eb2c9, #5eb2c9); /* FF, Flock */
    background: -webkit-gradient(linear, left top, left bottom, from(#454545), to(##71c5dc)); /* Safari, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff454545, endColorstr=#ff000000); /* IE 5.5 - IE 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff454545, endColorstr=#ff000000)";   /* IE 8 */
}
 
.verticalaccordion>ul>li>h3:hover {
    cursor:pointer;
}


.insidtextofaccordion {
    font-family: Helvetica Neue;
}





#acce-page-meeting {
float: right;
margin-right: 0px;
margin-left: 15px; 
margin-bottom: 10px;
}


#acce-page-text {
margin-right: 15px;
margin-left: 15px; 
margin-bottom: 25px;
}


#mrc-page-meeting {

}


#mrc-topic a:link, #main-topic a:visited {
    color: #0561ae;
    font-weight: normal;
    font-size: 40px;
    background-color: #F1F1F1;
    padding: 20px 45px;
    margin-top: 240px;
    margin-right: 100px;
    width: 18%;
    box-shadow: 0px 1px 1px #959595;
    border-radius: 5px;
}

#mrc-topic a:hover {
    color: white;
    font-weight: normal;
    font-size: 40px;
    background-color: gray;
    padding: 20px 45px;
    margin-top: 240px;
    margin-right: 100px;
    width: 18%;
    box-shadow: 0px 1px 1px #959595;
    border-radius: 5px;
}


#mrc-topic{
float: right;
padding-top: 75px;
text-align: center;
width: 450px;
}


-----

#try-this a:link, #main-topic a:visited {
    color: #0561ae;
    font-weight: normal;
    font-size: 40px;
    background-color: #F1F1F1;
    padding: 20px 45px;
    margin-top: 240px;
    margin-right: 100px;
    width: 18%;
    box-shadow: 0px 1px 1px #959595;
    border-radius: 5px;
}

#try-this a:hover {
    color: white;
    font-weight: normal;
    font-size: 40px;
    background-color: gray;
    padding: 20px 45px;
    margin-top: 240px;
    margin-right: 100px;
    width: 18%;
    box-shadow: 0px 1px 1px #959595;
    border-radius: 5px;
}


#try-this {
float: right;
padding-top: 100px;
}





#mrc-topic-content{
width: 400px;
margin-bottom: 55px;
margin-top: 55px;
}

#mrc-content {
float: left;
margin-right: 0px;
margin-left: 0px; 
margin-bottom: 10px;
}


#course-buttons ul li a:link, #course-buttons ul li a:visited{
	/*color: rgb(61, 61, 61);
	background-color: rgb(197, 230, 22);*/
	color: #FFF;	
	font-weight: normal;
	font-size:25px;
	background-color: #1e9b3e;
	padding:20px 15px 20px 15px;
	margin-top:10px;
	width:100%;
	display:block;
	-moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    border-radius: 5px;
	background-image:url(../images/arrow-course-optin.png);
	background-position:left;
	background-repeat:no-repeat;
}

#course-buttons ul li a:hover{
	color: #22ac46;	
	font-weight: normal;
	font-size:25px;
	width:100%;
	display:block;
	-moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    border-radius: 5px;
	background-color: #e7e7e7;
}




#acce-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#acce-nav li {
    display: inline;
}



#acce-nav {
color: #0561ae;
    font-weight: normal;
    font-size: 30px;
    background-color: #F1F1F1;
    width: 65%;
    padding: 20px 15px;
    margin-top: -40px;

    box-shadow: 0px 1px 1px #959595;
    border-radius: 10px;
}

/*********** Header ******************/
#header {
	padding-top: 5;
	overflow: hidden;
}
#logo {
	float: left;
	padding: 25px 0 25px;
}
#logo img {
	width: 350px;
	height: auto;
}

#nav {
	background: #434343;
	margin: 0;
	overflow: visible;
	height: 34px;
	position: relative;
	z-index: 9999;
	padding-left: 70px;

}

	#nav li, #topnav li {
		/* display: inline; */
		margin: 0;
		float: left;
		list-style: none;
		position: relative;

	}
	
	#nav li a {
		float: left;
		padding: 10px 18px;
		color: #fff;
	}
	
		#nav li a:hover, #nav li:hover {
			text-decoration: none;
			background: #505050;
		}
		
	#nav .current-menu-item a, #nav .current-menu-ancestor a {
		color: #0461ad;
		background: #e5e5e5;
	}
	
		#nav .current-menu-item a:hover, #nav .current-menu-ancestor a:hover {
			background: #cbcbcb;
		}
		
	#nav .current-menu-ancestor a {
		color: #434343;
	}
	
		#nav .current-menu-ancestor .current-menu-item a {
			color: #0461ad;
		}
	
	#nav li ul {
		position: absolute;
		margin: 0;
		padding: 0;
		top: 100%;
		left: 0;
		z-index: 3;
		width: 150px;
		display: none;
	}
	
	#nav li:hover ul {
		display: block;
	}
	
	#nav li li, #nav li li a {
		float: none;
		display: block;
	}
	
	#nav li li a {
		padding: 5px 8px;
		background: #505050;
	}
	
		#nav li li a:hover {
			background: #0461ad;
		}
	
	#tagline {
		float: right;
		clear: right;
		text-align: right;
		font-size: 18px;
		color: #0461ad;
		line-height: 1.3em;
		margin: 15px 0 0;
		font-weight: bold;
		width: 450px;
	}
	
	#topnav {
		float: right;
		/* clear: right;
		margin: 22px 0 0; */
		margin: 7px 0 25px;
		font-size: 16px;
	}
	
	#topnav li a {
		float: left;
		padding: 10px 0 10px 15px;
		color: #434343;
	}
	
	#search {
		float: right;
		clear: right;
		/* margin: 45px 0 0; */
		margin: 10px 0 5px 25px;
	}
		#search input , #search-legislation input {
			float: left;
			font-size: 12px;
/* 			margin-top: 0px; */
			padding: 4px 3px 2px;
		}
		#header #search input {
			padding: 7px 3px 1px;
		}
		#searchfield, #search-legislation-field {
			margin-right: 0;
			border-right: 0;
		}
		#searchsubmit, #search-legislation-submit {
			margin-top: 2px;
			border: 1px solid #838383;
			border-left: 0;
			background: url(images/search.jpg) no-repeat center;
			padding: 3px;
			width: 25px;
			height: 24px;
		}
		
	#search-legislation {
		padding: 0 0 15px;
		display: block;
		overflow: hidden;
	}
	
		#search-legislation label {
			display: block;
			padding: 5px 0;
			color: #005caa;
			font-size: 16px;
		}
		
		#search-legislation .hidden {
			margin: 0;
			padding: 0;
		}
		
		#search-legislation-field {
			/* width: 222px;
			display: block; */
			width: 197px;
			height: 16px;
		}
		
		/* #search-legislation-submit {
			background: #005caa;
			border: 1px solid #838383;
			padding: 3px 10px;
			color: #fff;
			font-weight: bold;
			display: block;
			width: 100%;
		} */

.legislation-tags {
	margin: 0;
	padding: 0;
}
	.legislation-tags li {
		list-style: none;
		font-size: 14px;
		margin: 0 0 10px;
	}

#register-left {
float: left;
margin-top: 10px;
margin-right: 30px;
margin-bottom: 15px;
}

.button-reg {
float: left;
margin-right: 10px;
}


.splashes-body{
background-image: url(http://www.alec.org/wp-content/uploads/Tax-Myths-Cover-800x600.jpg);
background-position: top;
background-repeat: no-repeat;
background-color: none;
}

/************** Content *****************/
#title {
	padding: 15px 55px 15px;
	color: #005eac;
	background: #e5e5e5;
	background: -webkit-gradient(linear, left top, right top, from(#dcdddd), to(#f0f0f0));
	background: -moz-linear-gradient(left, #dcdddd, #f0f0f0);
	margin: 0 0 30px;
	box-shadow: 0px 3px 5px #dbdbdb;
	-moz-box-shadow: 0px 3px 5px #dbdbdb;
	-webkit-box-shadow: 0px 3px 5px #dbdbdb; 
	behavior: url(http://www.alec.org/wp-content/themes/alec/PIE.htc);
}
.page-template-page-meeting-php #page #title {
	box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}

#content {
	padding-bottom: 30px;
	position: relative;
}
#content.content-meeting hr {
	height: 1px;
	border: 0;
	background: #878787;
	margin: 30px 0 50px;
}
#sidebar .widget-container > div {
	margin: 0;
	background: #e5e5e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#dcdddd));
	background: -moz-linear-gradient(top, #f0f0f0, #dcdddd);
	padding: 15px;
	box-shadow: 3px 3px 5px #dbdbdb;
	-moz-box-shadow: 3px 3px 5px #dbdbdb;
	-webkit-box-shadow: 3px 3px 5px #dbdbdb;
	behavior: url(http://www.alec.org/wp-content/themes/alec/PIE.htc);
}
#sidebar .widget-container .textwidget ul,
#sidebar .widget-container .textwidget ol {
	margin: 0;
}
#sidebar .simpleSidebar .tabhead {
	background: #0561ae;
	color: #fff;
	height: relative;
	margin: 25px 0 0;
	padding: 10px 23px 8px;
}
#sidebar, #task-force-sidebar {
	width: 230px;
	/* float: left; */
	position: absolute;
	top: 0;
	left: 35px; /* 70 */
}
	#task-force-sidebar #sidebar {
		position: static;
	}

	.secondarynav, .newsnav ul {
		margin: 0;
		background: #e5e5e5;
		background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#dcdddd));
		background: -moz-linear-gradient(top, #f0f0f0, #dcdddd);
		padding: 15px;
		box-shadow: 3px 3px 5px #dbdbdb;
		-moz-box-shadow: 3px 3px 5px #dbdbdb;
		-webkit-box-shadow: 3px 3px 5px #dbdbdb;
		behavior: url(http://www.alec.org/wp-content/themes/alec/PIE.htc);
	}
	
	.secondarynav  ul {
		padding: 0;
		margin: 0;
		display: none;
	}
	
		.secondarynav ul, .newsnav ul ul {
			margin: 0 0 0 15px;
			padding: 0;
			background: transparent;
			box-shadow: none;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
		}
		
		.secondarynav .current_page_ancestor ul, .secondarynav .current_page_item ul, .secondarynav .current-menu-item ul {
			display: block;
		}

	.secondarynav li, .newsnav li {
		list-style: none;
		margin: 8px;
	}
	
	.secondarynav a, .newsnav a {
		color: #434343;
	}
	
	.secondarynav .current_page_item a, .newsnav .current_page_item a, .secondarynav .current-menu-item a {
		color: #0461ad;
	}
	
		.secondarynav .current_page_item li a, .secondarynav .current-menu-item li a {
			color: #434343;
		}
	
	#sidebar #news {
		margin-top: 5px;
	}
	
	#sidebar-feature {
		padding: 20px;
	}

#main {
	width: 640px;
	border-left: 2px solid #d9d9d9;
	float: right;
	padding: 0 0 23px 23px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	position: relative;
	z-index: 2;
	background: #fff;
	min-height: 600px;
}

	#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		color: #0461ad;
		margin: 0 0 18px;
		line-height: 1.3em;
	}
	
		/* p + #main h1, p + #main h2, p + #main h3, p + #main h4, p + #main h5, p + #main h6 {
			margin-top: 25px;
		} */
	
	#main p {
		margin: 0 0 18px;
	}
	
.feature {
	width: 268px;
	overflow: hidden;
	/* margin-left: 23px; */
}
	#features .alignleft {
		clear: left;
		margin-right: 23px;
		clear: left;
	}
	
	#features .alignright {
		margin-left: 0;
		clear: right;
	}
	
	#main .feature h3 {
		margin: 0 0 5px;
		color: #434343;
	}

#chairs, #staff, #questions-email, #task-force-docs {
	width: 248px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	margin: 0 0 5px;
}

	#chairs h2, #staff h2, #task-force-docs h2 {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 10px;
		border-bottom: 1px solid #fff;
		padding-bottom: 6px;
	}
	
	#chairs p, #staff p {
		margin: 0 0 10px;
	}
	#chairs a, #chairs a:visited, #chairs a:active,
	#staff a, #staff a:visited, #staff a:active {
		color: #fff;
		text-decoration: underline;
	}
	#chairs a:hover, #staff a:hover {
		color: #fff;
		text-decoration: none;
	}

#chairs {
	background: #104e8b;
}

#staff {
	background: #3276b9;
}
#task-force-docs {
	background: #032c55;
}
	#task-force-docs a, #task-force-docs a:visited, #task-force-docs a:active {
		color: #fff;
		text-decoration: none;
	}
	#task-force-docs a:hover {
		color: #fff;
		text-decoration: underline;
	}
	#task-force-docs .gallery dd,
	#task-force-docs .gallery br {
		display: none;
	}

.pub-cover {
	float: right;
	clear: right;
	margin: 0 0 23px 23px;
	font-size: 20px;
	text-align: center;
	background: #e8e8e8;
	padding: 10px;
	width: 248px;
}

	.pub-cover:hover {
		text-decoration: none;
		background: #d9d9d9;
	}

	.pub-cover img {
		max-width: 248px;
		display: block;
		margin-bottom: 8px;
	}

	.pub-cover + .pub-cover {
		margin-top: -15px;
	}

#questions-email, .buy-pub {
	display: block;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	background: #032c55;
	margin-bottom: 23px;
}
	

	#questions-email:hover, .buy-pub:hover {
		text-decoration: none;
		background: #104e8b;
	}
	
	.buy-pub {
		color: #fff;
		background: #005CAA;
	}
	
	/* .buy-pub, .buy-pub:hover {
		background: #fff;
	} */

#features {
	clear: both;
	border-top: 2px solid #e8e8e8;
	/* border-bottom: 2px solid #e8e8e8; */
	padding: 20px 0 25px;
	margin: 15px 0 0;
	overflow: hidden;
}

	#features .feature {
		background: #e8e8e8;
		padding: 10px;
		width: 288px; /* 248 */
		position: relative;
	}
		#features .feature a.viewAll {
			position: absolute;
			top: 12px;
			right: 15px;
			font-size: 12px;
			color: #434343;
		}
	
	/* #features .alignleft {
		margin-left: 0;
	} */

#main .related-news {
	font-size: 16px;
	margin: 0 0 15px;
}

#main .news-header {
	border-top: 2px solid #e8e8e8;
	padding-top: 20px;
	margin-top: 0;
	color: #434343;
}
#related-news, #related-initiatives, #related-task-forces, #related-publications, #related-model-legislation {
	margin: 0;
	line-height: 1.2em;
	font-size: 12px;
}
	#related-news li, #related-initiatives li, #related-task-forces li, #related-publications li, #related-model-legislation li {
		list-style: none;
		margin: 15px 0;
	}
	
	#related-news cite {
		display: block;
		font-size: 10px;
		margin: 4px 0 2px;
	}
	
	#related-news p {
		margin: 0 0 4px;
	}
	
	#related-news.news-page .title, .model-legislation-list .title {
		font-weight: bold;
	}
	
#features .feature {
	margin-bottom: 19px;
	overflow: hidden;
}

	#features .task-force {
		height: 300px;
	}
	
	#features .initiative {
		height: 185px;
	}
	
	#features .publication {
		height: 190px;
	}
	#features .meeting {
		height: 250px;
	}
	#features .model-legislation {
		height: 120px;
	} 

.periodical, .current-meeting {
	background: #e8e8e8;
	padding: 10px;
	overflow: hidden;
	margin: 0 0 25px;
}

	.periodical .desc {
		float: left;
		clear: left;
		width: 220px;
		margin-right: 15px;
	}
	
	.current-meeting .desc, .current-meeting .alignleft {
		width: 248px;
	}
	
		.current-meeting .desc {
			float: right;
			clear: right;
		}
	
	.pub {
		float: left;
		font-size: 14px;
		font-weight: bold;
		width: 148px;
	}
		.pub img {
			display: block;
			margin-bottom: 10px;
		}
		
		.periodical .pub + .periodical .pub {
			float: right;
			clear: right;
		}
		
	.tax-periodicals .pub {
		margin: 0 20px 20px 0;
		height: 250px;
	}
	
		.term-the-state-factor .pub {
			float: none;
			display: block;
			margin: 0 0 20px;
			height: auto;
			width: auto;
		}

.meeting-section .expand, .meeting-section .collapse {
	margin: 25px 0 15px;
	padding: 15px;
	background: #e8e8e8;
	display: block;
}

	/* .section-content {
		margin: 15px 0;
	} */

	.meeting-section .expand:hover {
		text-decoration: none;
		background: #d0d0d0;
	}

	.meeting-section .collapse {
		background: #005CAA;
		color: #fff;
	}

	.meeting-section .collapse:hover {
		text-decoration: none;
		background: #3276B9;
	}

	#meeting-sections h2 {
		margin: 0;
		padding: 0;
	}
	
	#meeting-sections .no-jquery {
		display: none;
	}

.single-meetings table {
	width: 100%;
	margin: 0 0 15px;
}

	.single-meetings #main table h3, .single-meetings #main table h2, .single-meetings #main table h4, .single-meetings #main table h5, .single-meetings #main table h6 {
		margin: 10px 0;
	}

	.single-meetings td {
		border: 1px solid #e8e8e8;
		padding: 5px;
	}

.model-legislation-list {
	
}

	#related-model-legislation.model-legislation-list p, #features .model-legislation p {
		margin: 5px 0;
	}

	#related-model-legislation .tags, #related-model-legislation .ml-tf, #features .tags, #features .ml-tf {
		margin: 5px 0;
		font-size: 11px;
	}
	
	/***** version 2 & 3 *****
	#related-model-legislation .tags a {
		color: #585858;
	}
	
		#related-model-legislation .tags a:hover {
			text-decoration: underline;
		}***/
		
	/***** version 4 *******/
	#features .model-legislation h3 {
		font-size: 14px;
	}
	
	
/************** Homepage *****************/
#carousel {
	width: 930px; /* 860 */
	height: 292px; /* 270 */
	margin: 34px 35px 0 35px; /* 34px 70px 0 70px */
	overflow: hidden;
	position: relative;
}

	.panel {
		width: 930px; /* 860 */
		height: 292px; /* 270 */
		position: absolute;
		top: 0;
		left: 0;
		background: #78b5e6;
		display: none;
	}
	
	#carousel .current {
		display: block;
	}
	
	.panel img {
		position: absolute;
		width: 930px !important;
		height: 292px !important;
	}
	
	/* .panel h1, .panel h2 {
		padding: 0 17px;
		position: relative;
		z-index: 2;
	}
	
	.panel h1 {
		color: #fff;
		font-size: 46px;
	}
	
	.panel h2 {
		color: #cfcdcd;
		font-size: 32px;
	}
	
	.text {
		background: rgba(0,0,0,0.5);
		overflow: hidden;
		z-index: 2;
		position: relative;
		display: block;
	}
	
	.text:hover {
		background: rgba(0,0,0,0.7);
		text-decoration: none;
	} */

	#carouselcontrols {
		width: 930px; /* 860 */
		height: 100px;
		margin: 0 35px 34px 35px; /* 0 70px 34px 70px */
		background: #ededed;
	}
	
		#carouselcontrols li {
			/* display: inline; */
			margin: 0;
			float: left;
			list-style: none;
		}
		
		#carouselcontrols a {
			border-left: 2px solid #fff;
			float: left;
			height: 100px;
			font-size: 11px;
			padding: 0 15px;
			width: 154px; /* 140 */
			overflow: hidden;
		}
			#carouselcontrols .last-item a {
				width: 156px; /* 142 */
			}
		#carouselcontrols.items-4 a {
			width: 183px;
		}
			#carouselcontrols.items-4 .last-item a {
				width: 185px;
			}
		#carouselcontrols.items-3 a {
			width: 255px;
		}
			#carouselcontrols.items-3 .last-item a {
				width: 256px;
			}
		#carouselcontrols.items-2 a {
			width: 399px;
		}

		#carouselcontrols.items-1 a {
			width: 830px;
		}
		#carouselcontrols h3 {
			font-size: 16px;
			font-weight: bold;
			margin: 12px 0 0;
		}
		#carouselcontrols p {
			margin-top: 5px;
		}
		#carouselcontrols li:first-child a {
			border: 0;
		}
		#carouselcontrols a:hover {
			background: #fafafa;
			text-decoration: none;
		}
		#carouselcontrols .current, #carouselcontrols .current:hover {
			background: #fff;
		}
		
#simple-carousel {
	width: 560px;
	height: 175px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	margin: 0 0 25px;
}

	#simple-carousel .panel {
		width: 560px;
		height: 175px;
		list-style: none;
		margin: 0;
		overflow: hidden;
		background: #e5e5e5;
	}
	
	#simple-carousel .current {
		display: block;
	}
	
	#simple-carousel .caption {
		height: 25px;
		position: absolute;
		bottom: 0;
		overflow: hidden;
		left: 0;
		width: 510px;
		font-size: 11px;
		padding: 0 15px;
		line-height: 25px;
		margin: 0;
	}

#featured {
	background: #e8e8e8;
	font-size: 15px;
	margin-top: 40px;
}
	#featured-left {
		margin-left: 35px; /* 70 */
		float: left;
		border-right: 2px solid #fff;
		width: 256px;
		padding: 15px 50px 15px 15px; /* 15 15 15 15 */
	}
	
	#featured-right {
		margin-right: 40px; /* 70 */
		margin-left: -2px;
		float: left;
		width: 557px;
		padding: 15px 0 15px 45px; /* 15px 0 15px 15px */
		border-left: 2px solid #fff;
	}
	
	#featured h2 {
		color: #005caa;
	}
	
	#featured .tab {
		margin-top: -35px; 
		text-transform: uppercase;
		font-size: 18px;
		font-weight: bold;
	}
	
		#featured .tab a {
			height: 19px;
			padding: 9px;
		}
	
#news {
	width: 230px;
	padding: 0 15px 15px 0;
	float: left;
	clear: left;
	margin: 30px 28px 0 0;
	font-size: 12px;
}

	.home #news {
		padding: 0 15px 15px;
	}
	
#news ul {
	margin: 0;
}
#news li {
	list-style: none;
	margin: 0 0 15px;
	overflow: hidden;
}
	#news li a {
		color: #434343;
	}

	#news li p {
		margin: 0;
	}

	#news li img {
		float: left;
		clear: left;
		margin: 0 5px 0 0;
	}
	
	#news h3 {
		border-bottom: 1px solid #e8e8e8;
	}

#feature-social-media {
	width: 391px;
	float: left;
	margin: 30px 0 0 35px;
	overflow: hidden;
}
	#socialmedia {
		float: right;
		width: 56px;
		padding-top: 43px;
		overflow: hidden;
		border-bottom: 2px solid #fff;
	}
	
		#socialmedia a {
			display: block;
			/* border-top: 1px solid #fff; */
			padding: 7px 12px 6px;
			background: #fff;
		}
		
		#socialmedia a:hover {
			background: #f3f3f3;
		}
		
		#socialmedia .current {
			background: #e8e8e8;
		}
	
	#twitter, #rss, #facebook, #youtube {
		width: 305px;
		padding: 0 15px 15px;
		background: #e8e8e8;
		overflow: hidden;
		min-height: 300px;
	}
	
		#facebook .textwidget {
			width: 298px;
			height: 398px;
			overflow: hidden;
		}
		
		#facebook .textwidget iframe {
			margin: -1px 0 0 -1px;
		}

	#youtube iframe {
		border: 1px solid #fff;
		overflow: hidden;
		display: block;
		max-width: 310px;
		max-height: 240px;
	}

	#news h3, #video h3 {
		padding: 0 0 6px;
	}
		
	#feature-pub {
		margin: 30px 0;
		width: 140px;
		float: right;
		padding: 15px 0 0;
	}
	
		#feature-pub a {
			display: block;
			margin-bottom: 5px;
		}
		
		#feature-pub p {
			margin: 0 0 18px;
		}
/*************** Footer ****************/

#footer {
	background: #434343;
	color: #fff;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
} 

	#footer a, #footer a:hover {
		color: #fff;
	}
	
	#footernav, #footernav li {
		margin: 0;
		float: left;
		list-style: none;
	}
	
	#footer p {
		float: left;
		margin: 2px 5px 2px 0;
	}
	
	#footernav a {
		float: left;
		padding: 2px 5px;
		border-left: 1px solid #fff;
	}

/****************** miscellaneous classes ***************/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.banner {
	display: block;
	margin: 0 0 25px;
	width: 640px;
	height: auto;
}
.event-banner {
	display: block;
	margin: 0 0 30px;
	width: 930px;
	height: auto;
}
#bgImage {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	z-index: -1;
}
.clear {
	clear: both;
}
	div.clear {
		height: 1px;
		overflow: hidden;
		background: #fff;
	}
.small {
	font-size: 10px;
}
.nav-previous {
	float: left;
	clear: left;
	width: 49%;
}
.nav-next {
	float: right;
	clear: right;
	width: 49%;
	text-align: right;
}
.tab {
	padding-left: 29px;
	background: url(images/tab_left.png) no-repeat left center;
	height: 36px;
	margin: 0 0 0 20%;
	overflow: hidden;
	position: relative;
	z-index: 2;
	font-size: 24px;
}

	.tab a, .tabhead {
		background: #0561ae;
		display: block;
		color: #fff;
		height: relative;
		padding: 5px 10px 9px;
	}
	
	.tab a:hover {
		text-decoration: none;
	}
	
	.tabhead {
		padding: 10px 23px 8px;
		margin: 25px 0 0;
		box-shadow: 3px 3px 5px #dbdbdb;
		-moz-box-shadow: 3px 3px 5px #dbdbdb;
		-webkit-box-shadow: 3px 3px 5px #dbdbdb;
		behavior: url(http://www.alec.org/wp-content/themes/alec/PIE.htc);
	}
		#task-force-sidebar #sidebar .tabhead {
			margin-top: 0;
		}
	
	.tabhead a {
		color: #fff;
	}
	
		.tabhead a:hover {
			color: #e8e8e8;
		}



/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}



/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */


/* =Print Style
-------------------------------------------------------------- */

@media print {
	
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* Meetings Nav styling */
#meetings-menu-wrapper {
	background: #dcdddd;
	text-align: center;
}
.menu-meetings-container {
	font-family: arial, sans-serif;
	height: 40px;
	position: relative;
	font-size: 14px;
	z-index: 9999;
	text-align: center;
	background: #dcdddd;
}
.menu-meetings-container ul li a, .menu-meetings-container ul li a:visited { /* main level */
	display: block;
	text-decoration: none;
	padding: 10px 15px;
	text-align: center;
	color: #313131;
	background: #dcdddd;
	line-height: 20px;
	font-size: 14px;
	overflow: hidden;
}
/*.menu-main-container ul li:first-child a,			main level with specific style for first button
.menu-main-container ul li:first-child a:visited {
	
}*/
.menu-meetings-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
	margin: auto;
}
.menu-meetings-container ul li {
	position: relative;
	margin: 0;
	float: left;
}
.menu-meetings-container ul li ul {
	display: none;
}
.menu-meetings-container ul li:hover a, /* keeps hover style on main button when in its flyouts */
.menu-meetings-container ul li a:hover /* main level hover style */
/*.menu-main-container ul li:first-child a:hover /* re-applies the hover style to the first main button [add comma after 2nd selector if 3rd is used] */ {
	color: #dcdddd;
	background: #505050;
}

/* Begin Flyouts */
.menu-meetings-container ul li:hover ul { /* ul holding first flyout */
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	width: 175px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}
.menu-meetings-container ul li:hover ul li a.hide {
	background: #505050;
	color: #dcdddd;
}
.menu-meetings-container ul li:hover ul li:hover a.hide {
	background: #505050;
	color: #dcdddd;
}
.menu-meetings-container ul li:hover ul li ul {
	display: none;
}
.menu-meetings-container ul li:hover ul li a,		/* link syles in 1st and 2nd flyouts */
.menu-meetings-container ul li:hover ul li:hover ul li a {
	display: block;
	background: #505050;
	color: #dcdddd;
	width: 135px;
	padding: 5px 20px;
	font-size: 13px;
	text-align: left;
}
.menu-meetings-container ul li:hover ul li a:hover,	/* hover link styles in 1st and 2nd flyouts with hover staying on 2nd flyout link when in its flyout */
.menu-meetings-container ul li:hover ul li:hover a,
.menu-meetings-container ul li:hover ul li:hover ul li a:hover {
	background: #dcdddd;
	color: #505050;
}
.menu-meetings-container ul li:hover ul li:hover ul { /* ul holding the 3rd level links (2nd flyout) */
	display: block;
	position: absolute;
	left: 160px;
	top: 0;
	z-index: 200;
}
.menu-meetings-container ul li:hover ul li:hover ul.left {
	left: -105px;
}