/*  
Theme Name: BI
	TIW 0.1
*/



/* Begin Typography & Colors */
html {
height: 100%;
margin: 0 0 1px;
}

* html #Page_Wrapper
{
height: 100%;
}


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* background: #5A1C18; */
	background: #FFD33E;
	background-image: url(http://www.boulderintegral.org/wp-content/themes/bi/images/the_background2.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	padding:0;
	margin:0;
height: 100%;
margin: 0 0 1px;
	}
	
	
#Page_Wrapper {
width: 761px;
margin: auto;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
/* border: solid thin transparent; */
background-color:#FFFFFF; 
background-image:url(http://www.boulderintegral.org/wp-content/themes/bi/images/the_shadow.gif);
background-repeat:no-repeat;
background-position: top;
padding: 0;
}

#Page_Content {
position: relative;
border: 0px;
min-height: 484px;
height: auto !important;
height: 100%;
padding-top: 0px;
margin-top: 25px;
margin-bottom: 57px;
padding-bottom: 0;
}

#header {
height: 93px;
padding-bottom:0;
margin-bottom:0;
background-image:url(http://www.boulderintegral.org/wp-content/themes/bi/images/the_banner.gif);
background-repeat:no-repeat;
background-position: top;
}

#headeralt {
height: 93px;
padding-bottom:0;
margin-bottom:0;
background-image:url(http://www.boulderintegral.org/wp-content/themes/bi/images/logolarger.gif);
background-repeat:no-repeat;
background-position: top;
}

#footer {
width: 763px;
height: 57px;
/* border: thin solid black; */
margin: auto;
position: relative;
bottom: 0 !important;
bottom: -1px;
margin-top: -57px;
background-image:url(http://www.boulderintegral.org/wp-content/themes/bi/images/the_footer.gif);
}

#footer li {
color:#000000;
display:inline;
padding-left: 6px;
background: url(http://www.boulderintegral.org/wp-content/themes/bi/images/bulletwhite.gif) no-repeat;
background-position:center;
background-position:left;
}

#footer a {
text-decoration: none;
color:#FFFFFF;
font-weight: bold;
}

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

#footernav {
padding-top: 10px;
}

#footercopyright {
color:#FFF;
padding-top: 10px;
}

#navwrapper {
width: 717px;
height: 150px;
z-index: 99;

}

#navmenu 
{
width: 142px;
height: 100%;
text-align: left;
padding: 0;
margin: 0;
float: left;
background-color: #FFFFFF;
position:relative;
z-index:99;

}

#navmenu ul {
padding: 0;
margin: 0;
font-size: 11px;
}

#navmenu li {
text-decoration:none;
list-style:none;
padding-top: 4px;
padding-left: 5px;
padding-bottom: 4px;
background-image: url(images/menudivider.gif);
background-repeat: no-repeat;
background-position: bottom;
margin: 0;
list-style-position:outside;
margin-bottom: 3px;
}

#navmenu a {
text-decoration: none;
text-transform: uppercase;
color:#8F0100;

}

#navmenu li ul {
padding-top: 5px;
}

#navmenu li li {
background-image:none;
padding-bottom: 0;
padding-top: 1px;
}

#navmenu li li a {
font-size: 10px;
background-image:none;
}

#navmenu a:hover {
text-decoration: none;
text-transform: uppercase;
color:#000;
font-weight: bold;
}

#Home_Images {
text-align: right;
}


#Columns_Wrapper {
width: 730px;
height: 100%;
padding-top:15px;
/* border: dotted thin #CCFF00; */
margin-left:0;
margin-right:0;
/* padding-left:30px; */
padding-right:0;
z-index: -1;
margin-bottom: 20px;
background-image:url(images/verticalline.gif);
background-repeat: repeat-y;
background-position:left;
background-position: 135px 413px;;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#Home_Left_Column {
width: 130px;
/* border: thin solid black; */
height: 100%;
/* float: left;
border: thin solid ; */
}



#Home_Center_Column {
width: 550px;
/* border: thin solid black; */
height: 100%;
text-align: left;
padding-left: 100px;
}

#Home_Right_Column {
width: 130px;
/* border: thin solid black; */
height: 100%;
float: right;
margin-top: 5px;

}

#Home_Right_Column ul {
list-style:none;
margin: 0;
padding: 0;
}

#Home_Right_Column li {
list-style:none;
margin: 0;
padding: 0;
}

#Home_Right_Column a {
color: #8C1008;
text-transform:capitalize;
}

#Pages_Left_Column {
position:relative;
float: left;
width: 130px;
/*border: thin solid transparent;*/
text-align: center;
clear: none;
z-index;
}

#Pages_Left_Column li {
list-style:none;
padding: 0;
margin: 0;
}

#Pages_Left_Column ul {
list-style:none;
padding: 0;
margin: 0;
}


#Pages_Center_Column {

/* border: thin solid black; */
height: 100%;
text-align: left;
padding: 0;
margin-left: 143px;
clear: none;

}

#Pages_Right_Column {
width: 130px;
/* border: thin solid black; */
height: 100%;
float: right;
}



#Page_Titles {
margin: 0;
padding: 0;
padding-left: 10px;
font-variant: small-caps;
font-size: 26px;
color:#660000;
font-weight:bold;
/* margin-bottom: 10px; */
background-image:url(http://www.boulderintegral.org/wp-content/themes/bi/images/headerline.gif);
background-repeat:no-repeat;
background-position:  5px bottom;
margin-bottom: 8px;
}

#Page_Titles a {
text-decoration: none;
padding: 0;
margin: 0;
color:#660000;
}

.blogpost {
padding-left: 10px;
padding-right: 80px;
padding-top: 0px;

clear: none;
}

.blogpost h2 {
font-size:18px;
padding: 0;
margin: 0;
color: #8C1008;
margin-top: 0px;

}

.blogpost a {
text-decoration:none;
color: #8C1008;
}

.blogpost a:hover {
text-decoration:underline;
}

.blogpost p {
margin: 0;
padding: 0;
}

.pagespost {
padding-left: 10px;
padding-right: 80px;
padding-top: 0px;
clear: none;
}

.pagespost.extrawide {
padding-right: 7px;
}

.pagespost h2 {
font-size:18px;
padding: 0;
margin: 0;
color: #8C1008;
margin-top: 3px;

}

.pagespost a {
text-decoration:none;
color: #8C1008;
}

.pagespost a:hover {
text-decoration:underline;
}

.pagespost p {
margin: 0;
padding: 0;
}

.Blog_Text {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 15px;
font-weight: normal;
margin-top:10px;
margin-bottom: 15px;
}


.Blog_Text p{
padding-top: 5px;
padding-bottom:15px;
}

.imageleft{
float: left;
border: 0;
margin: 10px;
margin-top: 0;
margin-left: 0;

}
.imageright{
float: right;
border: 0;
margin: 10px;
margin-top: 0;
margin-right: 0;


}

.Blog_Text blockquote{
background-color: #fff0c0;
text-align: center;
margin-left: 0;
padding-left: 0;
border: inset thin #564b27;
}

.Pages_Text blockquote{
background-color: #fff0c0;
text-align: left;
margin-left: auto;
padding-left: auto;
border: inset thin #564b27;
width: 80%;
padding: 10px; 
margin-bottom: 0px;}

#comingsoon {
background: #fff0c0;
font-size: 15px;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
width: 360px;
margin-left: auto;
margin-right: auto;
font-weight:bold;
text-align:center;
color: #FF0000;
}


#generous {
background: #fff0c0;
font-size: 12px;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
width: 360px;
margin-left: auto;
margin-right: auto;
font-style:italic;
}

#mayall {
background: #fff0c0;
font-size: 12px;
margin-top: 15px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 10px;
width: 400px;
margin-left: auto;
margin-right: auto;
font-style:italic;
}

.Pages_Text {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 15px;
font-weight: normal;
line-height: 1.4em;
}
.Pages_Text p{
/* padding-top: 5px; */
padding-bottom:15px;
}

.Pages_Text h3{
font-size:20px;
padding: 0;
margin: 0;
color: #8C1008;
text-transform:uppercase;
/* margin-top:5px; */
}

.Pages_Text h3 a{
margin: 0;
padding: 0;
}

.Pages_Text h3 a:hover{
text-decoration: none;
}

#signupform {
font-family: verdana; 
font-size: 11px; 
width: 150px; 
padding: 0px; 
background: #FFFFFF;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#signupform p {
margin: 0;
padding: 0;
}

#signupwrapper {
text-align:center;
}

#sidebar h2{
padding-top: 5px;
padding-bottom:2px;
margin: 0;
color: #8C1008;
font-variant: small-caps;
font-size: 15px;
}
#sidebar h5 {
font-size: 15px;
padding-top: 5px;
padding-bottom:2px;
margin: 0;
color: #8C1008;
}

#sidebar ul {
margin-bottom: 10px;
}

.sidebar_list a {
text-decoration: none;
color: #8C1008;
}

.sidebar_list a:hover {
font-weight: bold;
}

#sidebar {
z-index: -1;
}

#comment {
width: 575px;
}

#postmetadata {
margin-bottom: 35px;
padding-bottom: 20px;
border-bottom: dashed thin #663333;
}

#events_float_right {
float: right;
width: 150px;
height: 250px;
background-color:#FFD339;
margin-right: 6px;
text-align:center;
padding-left: 4px;
padding-right: 4px;
padding-top: 3px;
}

#events_float_right ul{
margin: 0;
padding: 0;
list-style:none;
}

#blogsidebar {
z-index: -1;
text-align:center;
margin-left: 0;
padding-left: 0px;
padding-right:10px;
padding-bottom: 5px;
color: 000;

}

#blogsidebar h2{

padding-top: 5px;
padding-bottom:2px;
margin: 0;
color: #8C1008;
}

#blogsidebar ul {

margin-bottom: 10px;

}

#blogsidebar li {
padding: 0;
margin: 0;
list-style:none;
list-style-position: outside;
}

#blogsidebar a {
text-decoration: none;
color: #8C1008;
padding: 0;
margin: 0;
}

#blogsidebar a:hover {
font-weight: bold;
}



.BioPerson img{
margin: 5px;
float: left;
border: 1px solid black;
}

.BioPerson {
margin-bottom: 20px;
margin-top: 10px;
}

#gcheckout {
width: 400px;
text-align:left;
}

#BB_BuyButtonForm {
text-align: left;
width: 200px;
}



.alignleft {
float: left;
}

.alignright {
height: 20px;
float: right;
font-size: 12px;
font-variant:normal;
padding-top:4px;
padding-right: 7px;
}

.signin { color:#333333; width:110px; text-align: left;}
.signin a { color:#fff;}
.signin a:hover { color:#fff;}
.signinb { color:#333333; width:160px;}
.signinb a { color:#4D7587;}
.signinb a:hover { color:#03ABDB;}
.userbox {background-color: #FFF0C0;}

#kpg-albums {

margin-top: 8px;
}

#Welcome_Home {
margin-top: 8px;
margin-bottom: 16px;
padding-left: 10px;
}

.indent {
padding-left: 25px;

}
.indent p{
margin: 0;
padding: 0;

}

.joinuspage p {
margin: 0;
padding: 0;
}

.joinus ul{
margin: 0;
padding: 0;
}

.joinus li{
padding: 0;
margin: 0;
list-style-type: square;
color:#8C1008;
}

#loginstatus {
float: right;
padding-right: 25px;
margin-top: 13px;
margin-bottom: 0;
padding-bottom: 0;
}

#loginstatus a{
text-decoration: none;
font-variant:small-caps;
}

Form
{margin: 0px}

#elist {
margin: 0;
padding: 0;
font-size: 11px;
/* font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
}

.donations {
list-style-type: square;

}
.donations li {
color:#8C1008;
}

.blackheader {
color: #000000;
font-weight:bold;
}

.subdent {
margin-left: 50px;
}

#friendsandlinks {
margin-top: 10px;
padding-top: 0;
text-align:center;
list-style: none;
margin-left: 0;
padding-left: 0;
}

#friendsandlinks li {
width: 100%;

margin-left: 0;
}

#signature {
text-align:center;
float: right;
margin-bottom: 30px;
font-weight:bold;
}

.moreright {
font-weight: bold;
text-align:right;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 30px;
}

.testimonials {
margin-left: auto;
margin-right:auto;
}

.sidenewsletter {

padding: 5px;
font-size:11px;
/* margin-top: 20px; */
text-align: left;
}

#tagnav {
width: 400px;
}

#twitter-tools li {
text-align: left;
margin-bottom: 4px;
list-style-type: disc;
list-style-position: inside;
}

#cse-search-box {
width: 120px;
background-color: 000;
}

.wp-tag-cloud li {
display: inline;
}

.wp-tag-cloud li:after {
	content: " - ";
	}
	
.bottomnav {
margin-left: 50px;
margin-right: auto;
text-align: center;
width: 400px;
padding-bottom: 10px;
font-size: 16px;
}	
	
.bottomnav a{
margin-left: auto;
margin-right: auto;
text-decoration: none;
padding: 0;
margin: 0;
color:#660000;
}

.wp-caption-text {
font-size: 12px;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.membershiptypes {
margin-bottom: 6px;
}

.productdescription {
font-size: x-small; font-weight: normal;
margin-left: 17px;
}

.memberheadlines {
font-weight: bold;
font-style: underline;
color: #8C1008;
font-size: 18px;
}

.memberheadlines a {

}

.PointerLink {
cursor: pointer;
}

.incubatortitle {
font-weight: bold;
font-size: 24px;
font-style: italic;
text-align: center;
color: #7d7d7d;
}
.incubatordesc {
font-style: italic;
}
.incubatorwrapper {
border-top: double black thin;
border-bottom: solid black thin;
padding: 3px; 
padding-top: 10px;
padding-bottom: 20px;
margin-bottom: 20px;
margin-top: 20px;
text-align: center;
}


.pullquoteleft { 
margin: 5px auto 15px auto; 
font-style: italic;
border-top: #EEEEEE solid thin;
border-bottom: #EEEEEE solid thin;
color: #7d7d7d;
padding-top: 5px;
padding-bottom: 5px;
width: 485px;
font-size: 16px;
}

#video1 {
text-align: center;
margin-top: 10px;
padding-top: 10px;
margin-bottom: 5px;
}

#disqus_thread{
min-height: 100%;
}
#navmenu li.current_page_item a {
color: black;
}

#navmenu li.current_page_item ul a {
color: #8F0100;
}

#navmenu li.current_page_item ul a:hover {
color: black;
}
#Chargify_Signup_Wrapper {
width: 450px;
margin: 0 auto;
border: solid thin grey;
padding: 0px 20px 20px 20px;
}
#Chargify_Signup_Wrapper tr {
border: solid thin grey;
}
#Chargify_Signup_Wrapper th {
font-size: 18px; font-weight: bold; color: #8C1008;
padding: 20px 0;
}
#Chargify_Signup_Wrapper table div {
text-align: left;
margin: 0 0 20px 0;
}