/*
File:			custom.css
Description:	Custom styles for Thesis
*/


/* START of site background image CSS  */

body.custom {
background-attachment: fixed;
}

/* END of site background image CSS  */

/* START of page background image CSS */

#content_box {
background: url( 'http://www.october15th.com/wp-content/uploads/2011/07/oct15_ltbluebkg.jpg' ) 0 0 repeat;
background-attachment: fixed;
}

/* END of page background image CSS  */


/* This line adds your custom background graphic */
  body.custom {
    background: #8db6b6 url('images/oct15_outerbkg.jpg') 100% 0 repeat;
}

.custom #container {
    margin-top: 4em;
    margin-bottom: 2em;
    border: 0.5em 
    padding: 0.5em
    font-family: "Trebuchet MS";
}


.custom #footer{
background: url( 'http://www.october15th.com/wp-content/uploads/2011/07/oct15_ltbluebkg.jpg' ) 0 0 repeat;
background-attachment: fixed;
}


/* .custom h2 {background: #1450b8; color: #FFFFFF; font-size: 18px; padding: 7px;} */

/* Remove title from Category pages */
.custom #archive_info {display:none;}

/*remove the archive info border*/
.custom #archive_info { border: none ; }

.custom .menu {padding: 0 0; font-weight: bold; background: #E1EBF4;}



#wrapper1 {
	background-image:url('http://www.october15th.com/wp-content/uploads/2011/08/oct15_ltbluestrip.jpg');
	border: 1px black solid;
	margin: 10px;
	/* width:115em; */
	margin: 0 auto;
	
}

#wrapper2 {
	background-image:url('http://www.october15th.com/wp-content/uploads/2011/08/oct15_bluestrip.jpg');
	border: 1px black solid;
	margin: 10px;
}

#wrapper3 {
	background-image:url('http://www.october15th.com/wp-content/uploads/2011/08/oct15_ltbluestrip.jpg');
	border: 1px black solid;
	margin:3px;
}

#wrapper4 {
	background-image:url('http://www.october15th.com/wp-content/uploads/2011/08/oct15_outerbkg.jpg');
	border: 1px black solid;
	margin: 6px;
	
}

#wrapper5 {
	background-image:url('http://www.october15th.com/wp-content/uploads/2011/08/oct15_ltbluestrip.jpg');
	border: 1px black solid;
	margin: 15px;
}

#wrapper6 {
	background-image:url('http://www.october15th.com/wp-content/uploads/2011/08/oct15_pinkstrip.jpg');
	border: 1px black solid;
	margin: 7px;
}

#wrapper7 {
	background-image:url('http://www.october15th.com/wp-content/uploads/2011/07/oct15_ltbluebkg.jpg');
	border: 1px black solid;
	margin: 3px;
	padding:20px;
	
}


body {
background-image:url('http://www.october15th.com/wp-content/uploads/2011/08/oct15_outerbkg.jpg');
padding: 20px 30px;

}


/* Rotator Code */
#photodiv { background-repeat: no-repeat; }
/* End Rotator Code */