
/*
 * Venture-ALO Default Style Sheet for Build a Brochure
 *
 */
 
body {
	height: 100%;
}

#wrapper {
	margin: 0 auto;
    width: 1140px;
    height: 100%;
	background: url('http://www.austinlyricopera.org/wp-content/plugins/venture-alo/images/bg_wrap.png') center top repeat-y;
}

#branding {
	margin-left: 140px;
	width: 800px;
}

#access {
	margin-left: 145px;
    width: 770px;
	border-bottom: 2px #000 solid !important;
}

#access .menu ul li {
	border-right: 2px solid #000 !important;
}

#access .menu ul li a {
	text-decoration: none;
}

#blog-title{
	width: 430px;
}

#logo2 {
	padding-left: 10px;
    width: 130px;
    height: 145px;
    position: absolute;
    top: 15px;
}

#slidernav {
	margin: 0;
    padding-right: 0;
	width: 785px;
}
#slider {
	margin-left: 20px;
    margin-top: 35px;
}
#content #slider {
	margin-left: 0px;
}
#slider, .slide {
	width: 770px !important;
    overflow: hidden;
}

#sidestuff {
	margin: 185px 7px 0px 40px;
	width: 190px;
    float: left;
}

#sidestuff img {
	margin-bottom: 15px;
	display: block;
}

#sidebar {
	margin-top: 30px;
  background-color: transparent;
}
#sidebar, #sidebar #primary, #sidebar #secondary {
	width: 250px;
  margin-bottom: 12px;
}

#main {
	margin: 0;
    clear: none;
    width: 770px;
    background: transparent;
}

#container, #content {
	width: 500px;
}

#main #content div.page, #content div.post, #content div#page-top, #content div#page-bottom, #content div#comments, #content div.navigation, #content h1.page-title, #comments {
    margin-left: 0px !important;
    width: 500px;
}

.fullwidth, #container.fullwidth {
	width: 770px !important;
}

#branding form#searchform {
	margin-top: -40px;
    width: 300px;
	height: 65px;
    right: 15px;
	background: url('http://www.austinlyricopera.org/wp-content/plugins/venture-alo/images/bg_search.png') center top no-repeat;
}
#branding form#searchform input#srch, #branding form#searchform input#s {
	margin: 15px 0 0 20px;
    padding-left: 3px;
    height: 18px;
    width: 178px;
	border: none;
    color: #fff;
	background: transparent;
}
#branding form#searchform input #searchsubmit {
	color: #666;
	background: transparent;
}

#footer {
	margin-left: 73px;
    width: 979px;
    border: none;
}

/*** Change this when you change image widths to 293px ***/


#siteinfo {
	width: 950px;
    background: url('http://www.austinlyricopera.org/wp-content/plugins/venture-alo/images/bg-grey.png') center top repeat-y;
}

div.dbem-calendar-full {
	width: 770px !important;
}

