@charset "UTF-8";
/*
Theme Name: ASLA Colorado
Theme URI: 
Description: ASLA Colorado's blog theme
Author:
Author URI: 
Version: 1.0
*/

html {
	height:100%;
	min-height:100%;
	overflow:hidden;
	width:100%;
}

* {
	margin:0;
	padding:0;
}

/* BODY */
body {
	background:#333333;
	min-height:100%;
	*height:auto!important;
	height:100%;
	width:100%;
	overflow:hidden;
	overflow-y:hidden;
	overflow-x:hidden;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
}

img {
	border: 0;
}	

fieldset {
	border: 0;
}

#background{height:100%;width:100%;overflow:hidden;background:transparent;position:relative;z-index:0;}
#background img{visibility:visible;}

#allContent{height:100%;width:100%;*overflow-x:hidden;*overflow-y:scroll;overflow:auto;position:absolute;z-index:2;top:0;left:0;text-align:center;}

#container {
	width:664px;
	margin:0 auto;
	/*background-color: #fff;*/
}

#header {
	width:664px;
	height: 160px;
	margin:0px 0px 10px 0px;
	_margin:0px 0px 5px 0px;
	padding: 0;
	line-height: 0;
	/*background-color: orange;*/
}

#logo {
	float: left;
	width:230px;
	height: 114px;
	margin:0;
	padding: 0;
	background:url(images/bg_logo.gif) top left no-repeat;
	/*
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	*/
}

#logo img  {
	margin: 20px 0px 0px 0px;
	padding: 0;
}

#events {
	float: left;
	width:434px;
	height: 114px;
	margin:0;
	padding: 0;
	background:url(images/bg_events.gif) top left no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	color: #fff;
	text-align: left;
}

#label {
	float: left;
	width:400px;
	height: 37px;
	margin:0;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

#search {
	float: left;
	width:264px;
	height: 55px;
	margin:0;
	padding: 0;
	text-align: left;
}

/* search */
#search_field {
	float: left;
	width:191px; 
	height:23px; 
	margin: 18px 0px 0px 15px; 
	_margin: 18px 7px 0px 15px; 
	padding: 5.5px 0px 0px 7px;
	*padding: 3px 0px 0px 7px;
	_padding: 3px 0px 0px 7px;
	border: 0;
	background:url(images/bg_search.gif) top left no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; 
	font-weight:bold; 
	color:#515658; 
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #search_field { padding: 2px 0px 0px 7px; }
}

#searchsubmit {float: left; margin: 18px 0px 0px 0px; padding: 0; }

#strip {
	width:664px;
	height: 30px;
	margin:0;
	padding: 0;
	background:url(images/bg_topcontentstrip.gif) top left no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	line-height: 0;
}

#topcontent {
	width:664px;
	height: 20px;
	margin:-12px 0px 0px 0px;
	padding: 0;
	background: url(images/bg_topcontent.gif) top left no-repeat;
	line-height: 0;
}

#content {
	width:662px;
	margin: 0px;
	padding: 0px;
	background-color: #e5e0d5;
	line-height: 0;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	background: url(images/bg_content.gif) top left repeat-y;
}

#flash_replace {
	width:662px;
	height: 365px;
}	

#leftcol {
	float: left;
	width:411px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	text-align: left;
}

#leftcol_sub {
	float: left;
	width:411px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	text-align: left;
}

#leftcol_sub img.bio {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	text-align: center;
	text-align: left;
}

#leftcol_sub #awardslist h3, #leftcol_sub #bioslist h3 {
	margin: 0px 35px -10px 35px;	
	padding: 0px;
}	

#leftcol_sub #awardslist p, #leftcol_sub #bioslist p {
	margin: 15px 35px 0px 35px;
	padding: 0px;
}

.event_container {
	margin: 30px 0px 30px 0px;
	padding: 0px;
}	

.event_container img {
	float: left;
	margin: 0px 20px 10px 20px;
	padding: 0px;
}	

#rightcol {
	float: left;
	width:248px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#rightcol img {
	border: 0;
	margin: 10px 0px 5px -2px;
	_margin: 10px 0px 5px -10px;
	padding: 0;
}

#rightcol img.sponsor {
	border: 0;
	margin: 0px 0px 30px 15px;
	padding: 0;
}

#rightcol img.exposures {
	border: 0;
	margin: -10px 0px 5px -2px;
	_margin: -10px 0px 5px -10px;
	padding: 0;
}

#footer {
	width:662px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 0;
	background: url(images/bg_footer.gif) top left no-repeat;
	display: block;
	clear:both;
	text-align: center;

}


/*
#footer #email {
	float:left;
	margin: 48px 90px 0px 160px;
	_margin: 45px 90px 0px 80px;
	width: 150px;	
	text-align: center;
}	

#footer #phone {
	float:left;
	margin: 48px 0px 0px 0px;
	width: 150px;	
	text-align: center;
}

#footer #phone p {
	color: #e5e0d5;
}
*/

#footer ul {
	width:602px;
	height: 25px;
	margin: 0px auto;
	padding: 45px 0px 0px 60px;
	text-align: center;
	list-style-type: none;
}

#footer ul li {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.5em;	
	color: #e5e0d5;
	float:left;
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0;
	color: #e5e0d5;
}

div.button_rightcol {
	width: 210px;
	height: 44px;
	margin: 0px 0px 5px 17px;
	padding: 0px 0px 0px 0px;
	background: url(images/button_rightcol.gif) top left no-repeat;			
	text-align: center;
}

ol div.button_rightcol {
	width: 210px;
	height: 44px;
	margin: 0px 0px 5px -10px;
	_margin: 0px 0px 5px -30px;	
	padding: 0px 0px 0px 0px;
	background: url(images/button_rightcol.gif) top left no-repeat;			
	text-align: center;
}

div.button_leftcol {
	width: 210px;
	height: 44px;
	margin: 0px 0px 0px 28px;
	padding: 0px 0px 0px 0px;
	background: url(images/button_leftcol.gif) top left no-repeat;			
	text-align: center;
	display: block;
}

div.button_rightcol a, div.button_leftcol a {
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #496133;
	text-decoration: none;
	display: block;	
}

div.button_rightcol a:hover, div.button_leftcol a:hover {
	color: #e5e0d5;
	text-decoration: normal;	
}

div.spacer {
	height: 20px;
	width: 20px;	
}	

h1{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1.2em;
	color: #496133;	
	margin: 0px 35px 15px 35px;
        clear: both;
}	

#label h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin: 0px 0px 0px 35px;
	padding: 0;
	color: #fff;	
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
	line-height: 1.4em;
	color: #496133;	
	margin: 20px 35px 15px 35px;
	*margin: 35px 35px 15px 35px;
	padding: 0px;
}

#rightcol h2 {
	margin: 20px 27px 20px 27px;
	letter-spacing: -0.3px;
	padding: 0px 0px 3px 0px;
	border-bottom: solid 1px #525a35;
}	

#events h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.5em;
	color: #ccff33;
	margin: 15px 0px 0px 40px;
	padding:0;
	border:0;	
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #496133;
	margin: 15px 35px -10px 35px;	
	padding: 0px;
}

#rightcol h3 {
	margin: 15px 27px 15px 27px;
}

#rightcol h3.memberships {
	margin: 15px 27px -13px 27px;
}
	
.event_container h3 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.5em;	
	margin: 3px 35px 10px 35px;
	padding: 0px;
}	

h3.blue {
	color: #496794;
}

h3.orange {
	color: #cc6600;
}

.event_container h3 a:hover {
	color: #779449;
}

.event_container a {
	line-height: 1.5em;
}

p, #leftcol ul li, #leftcol_sub ul li, #events ul li a, #rightcol ul li, #rightcol ol li, label {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;	
	color: #000;
	text-align: left;
}				

form span {
	margin: 5px 0px -10px 0px;
	padding: 0px;
	display: block;
	color: red;
}	

#leftcol p, #leftcol_sub p {
	margin: 15px 35px 20px 35px;
	padding: 0px;
}

#rightcol p {
	margin: 15px 27px 20px 27px;
	padding: 0px;
}

#rightcol p.details {
	margin: -15px 27px 20px 27px;
	padding:0;	
}

p.sponsorlink {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.4em;	
	color: #000;
	text-align: left;
	margin: 0px 0px 25px 0px;
}

p.copyright {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.7em;	
	color: #e5e0d5;
	text-align: center;
	margin: 50px auto 0px auto;
	padding: 0px;
	float: none;
	clear: both;
	display: block;
}	

.event_container p {
	margin: 5px 20px;
	padding: 0px 0px;
}	

.event_container p.date {
	margin: -5px 20px 15px 20px;
	padding: 0px;
}

strong.blue {
	color: #496794;
}

strong.orange {
	color: #cc6600;
}	

a {
	color: #779449;
	text-decoration: none;
	font-weight: bold;
}	

a:hover {
	color: #cc6600;
	text-decoration: none;
}

p a.lightbox_hidden_link {
	display: none;
}	

a.lightbox_hidden_link {
	display: none;
}	

#events ul	{
	list-style-position:inside;
	list-style-type:square;
	margin: 0px 20px 0px 40px;
	padding:0;
	color: #ccff33;
}	

#events ul li {
	margin: 0;
	padding: 0;
	/*background:url(images/bg_list_grrenbox.gif) top left no-repeat;	*/
}

#events ul li a	{
	color: #fff;
	text-decoration: none;
}	

#events ul li a:hover	{
	color: #ccff33;
	text-decoration: none;	
}	

.nav_main  {
	float:left;
	width: 662px;
	height: 37px;
	margin: 0;
	padding: 0px;
	text-align: left;
	background-color: #e5e0d5;
}

.nav_main ul {
	float:left;
	width: 627px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 10px 35px;
	text-align: left;
	list-style-type: none;
	background-color: #e5e0d5;
}

.nav_main ul li {
	float:left;
	/*width: 80px;*/
	text-align: left;
	margin: 0px 21px 0px 0px;
	_margin: 0px 19px 0px 0px;
	padding: 0;
}

.nav_main ul li a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1.45em;
	color: #496133;
	text-decoration: none;
}

/*
.nav_main ul li.page-item-39 a, .nav_main ul li.page-item-114 a {
	color: #cc6600;

}
*/

.nav_main ul li.current_page_item a {
	/*color: #779449;*/
	color: #cc6600;
	text-decoration: none;
}

.nav_main ul li.page-item-39 current_page_item a, .nav_main ul li.page-item-114 current_page_item a {
	color: #779449;

}

.nav_main ul li a:hover {
	color: #779449;
	text-decoration: none;
}

#subnav {
	float:left;
	width: 662px;
	height: 20px;
	margin: -5px 0px 0px 0px ;
	padding: 0px;
	background-color: #e5e0d5;
	/*background-color: green;*/
}	

.tabcontent{
	float:left;
	width: 662px;
	height: 15px;
	margin: 0;
	padding: 0px;
	/*background-color: yellow;*/
	display:none;
}

.tabcontent ul {
	/*width: 662px;*/
	height: 15px;
	margin: 0px 35px 0px 35px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.tabcontent ul li a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1.45em;
	color: #496133;
	text-decoration: none;
}

.tabcontent ul li.current_page_item a {
	/*color: #779449;*/
	color: #cc6600;
	text-decoration: none;
}

.tabcontent ul li a:hover {
	color: #779449;
	text-decoration: none;
}

.tabcontainer #sc2 ul li {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #000;
}

.tabcontainer #sc3 ul li {
	float:left;
	margin: 0px 0px 0px 105px;
	_margin: 0px 0px 0px 50px;
	padding: 0;
	color: #000;
}

.tabcontainer #sc4 ul li {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #000;
}

.tabcontainer #sc6 ul {
	margin: 0px 0px 0px 335px;
	_margin: 0px 0px 0px 320px;
	padding: 0;
}

.tabcontainer #sc6 ul li {
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #000;
}

.tabcontainer #sc8 ul {
	margin: 0px 25px 0px 0px;
	_margin: 0px 35px 0px 0px;
	padding: 0;
}

.tabcontainer #sc8 ul li {
	float:right;
	margin: 0px 0px 0px 0px;
	_margin: 0px 5px 0px 0px;
	padding: 0;
	color: #000;
}	

#leftcol ul, #leftcol_sub ul {
 	margin: 10px 30px;
	padding: 0;
	list-style-position: outside;	
}

#rightcol ul, #rightcol ol {
	margin: 10px 0px 10px 27px;
	padding: 0;
	list-style-position: outside;	
}

#leftcol ul li, #leftcol_sub ul li, #rightcol ul li, #rightcol ol li {
	margin: 5px 20px;
	padding: 0;	
}

#leftcol_sub label {
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	padding: 0;
	color: #496133;	
}

#leftcol_sub input[type=text], #leftcol_sub input {
	width: 340px;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	color: #496133;	
	border: 1px solid #496133;
}

#leftcol_sub input {
	width: 340px;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	color: #496133;	
	border: 1px solid #496133;
}

#leftcol_sub textarea {
	height: 200px;
	width: 340px;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	color: #496133;	
	border: 1px solid #496133;

}

table#submit_buttons {
	margin: 0px 0px 20px 32px;
	padding: 0px;
}	

#leftcol_sub input[type=image], #leftcol_sub img.submit {
	width: 108px;
	height: 31px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	cursor:pointer;
	border:0;
}

#leftcol_sub input.submit {
	width: 108px;
	height: 31px;
	margin: 10px 10px 0px 0px;
	_margin: 0px 10px 0px 0px;
	padding: 0px;
	cursor:pointer;
	border:0;
}

.wpcf7-mail-sent-ok, .wpcf7-validation-errors {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1.2em;
	margin: 0px 30px 15px 30px;
}	

.wpcf7-mail-sent-ok {
	color: #cc6600;
}	
	
.wpcf7-validation-errors {	
	color: red;
}