
/*
 * Venture-TLC Style Sheet
 *
 */

body {
	height: 100%;
}

#wrapper {
	margin: 0 auto;
    width: 1140px;
    height: 100%;
	background: url('http://thelostcolony.org/wp-content/plugins/venture-tlc/images/bg_wrap.png') center top repeat-y;
}

#header { width:994px; background: url('http://thelostcolony.org/wp-content/plugins/venture-tlc/images/bg_header.png') left top repeat-y; }
#sidebar .dbem-calendar-table { margin:0 5px 0 0; width:86%; }

#branding {
	margin-left: 140px;
	width: 800px;
}

#access {
	margin-left: 145px;
}

#blog-title{
	width: 430px;
}
#logo2 {
	padding-left: 10px;
    width: 130px;
    height: 145px;
    position: absolute;
    top: 15px;
}
#slidernav {
	margin-left: 73px;
	width: 959px;
}
#slider {
	margin-left: 20px;
    margin-top: 35px;
}
#content #slider {
	margin-left: 0px;
}
#slider, .slide {
	width: 770px !important;
    overflow: hidden;
}

#sidestuff {
	margin: 28px 7px 0px 40px;
	width: 190px;
    float: left;
}

#sidestuff img {
	margin-bottom: 15px;
	display: block;
}
#sidebar {
	margin-top: 30px;
}
#sidebar, #sidebar #primary, #sidebar #secondary {
	width: 250px;
  margin-bottom: 12px;
}

#main {
	margin: 0;
    clear: none;
    width: 770px;
}

#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;
}


#footer {
	margin-left: 73px;
    width: 979px;
    border: none;
}

div.dbem-calendar-135 {
	width: 770px !important;
}
#soverlay { margin-left:237px; width:770px; }
