/* LAYOUT 3  --- this value is parsed as 11th character - do not change spacing */

/* Sigma Chi DePauw */

@font-face {
	font-family: 'Droid Serif';
	font-style: normal;
	font-weight: 400;
	src: local('Droid Serif'), local('DroidSerif'), url('https://fonts.gstatic.com/s/droidserif/v6/0AKsP294HTD-nvJgucYTaIgp9Q8gbYrhqGlRav_IXfk.woff2') format('woff2'), url('https://fonts.gstatic.com/s/droidserif/v6/0AKsP294HTD-nvJgucYTaLrIa-7acMAeDBVuclsi6Gc.woff') format('woff');
}


body {
	position: relative;
	font-size: 100%;
	font-family: 'Droid Serif', Times, 'Times New Roman', serif;
	background-color: #FEFEFE;
	background-image: url('/426-xisigs/images/background-WatercolorHouse.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	margin: 0px;
	color: #000;
}


#wrap {
	position: absolute;
	top: 0;
	margin: 0;
	width: 100%;
	background-image: url('/426-xisigs/images/bg4b.png');
	background-position: top left;
	background-repeat: repeat-x;
}



a 	{
	color: #435563;
	font-size: 1em;
	border: none;
	text-decoration: underline;
	font-weight: normal;
	}

a:hover {
	color: #000;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	}



/* This section controls fonts and colors in the login section */

#login	{
	position: absolute;
	right: 2em;
	top:0;
	width: auto;
	height: 50px;
	padding: 0;
	float: none;
	z-index: 0;
}

#loginlinks {
	font-size: .9em;
	}
	
#loginlinks a:hover {
	color: #666;
	}	
#login form {
	margin-top: 17px;
	margin-left: 10px;
	}

/* end of login control section*/


/* This section controls the layout divs*/

#banner {
	float: none;
	position: absolute;
	margin-left: 2em;
	margin-top:7px;
	color: transparent;
	height: 70px;
	width: 444px;
	border: none;
	padding: 0;
	text-align: left;
	z-index: 99;
	}

#navwrap {
	position: absolute;
	left:2em;
	top:111px;
	margin-right: 2em;
	margin-top: 1em;
	padding: 0;
/*	background: rgba(0,0,0,0.33); */
	width: 250px;
	}
	
#navwrap li {
	text-shadow: 1px 1px 5px #FFF;
/*	background-color: rgba(0,0,0,0.33);
	box-shadow: 0px 0px 4px rgba(34,34,34,0.66); */
}

#contentWrap {
	position:static;
	float: none;
	width: 960px;
	margin: 0px auto;
	background-color: transparent;
	overflow: hidden;
	padding:0 277px;
	}
	
#content {
	float:none;
	font-size:100%;
	line-height:1.5em;
	background-color: rgba(255,255,255,0.66);
	background-image: url('/426-xisigs/images/banner-header.png');
	background-position: center 1em;
	background-repeat: no-repeat;
	margin-top: 133px;
	border-radius: 17px;
	width:auto;
	padding: 111px 33px 33px;
}


/* End of the section that controls the layout divs*/	


/* This section controls the menu navigation div*/


#nav, #membernav, #officernav, #adminnav {
	background-color:transparent;
	padding-left: 2px;
	margin-bottom: 1em;
	}

#nav a, #membernav a, #officernav a, #adminnav a {
	color: #000;
	background-color:transparent;
	text-decoration: none;
}	
	
#adminnav a {
	color: #700;
}
	
	
/* the hover characteristics */

#nav a:hover, #membernav a:hover, #officernav a:hover, #adminnav a:hover {
	color: #55C;
	font-weight: normal;
	}


#nav li, #membernav li, #officernav li, #adminnav li 
	{
	line-height: 1.5em;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	}
	
.menu {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border-bottom: 0px solid #000;
	}
	
.menu li {
	font: inherit;
}

.attention
	{	color: #fc6;
	}

h1,.lg_header { 
	font-size: 1.9em; 
	font-family: Tahoma, sans-serif;
	text-decoration: none;
	background-color: transparent;
	text-align: left;
	font-weight: lighter;
	color: #000;
	line-height:1.2em;
}

h2,.sm_header  {
	font-size: 1.2em;
	font-family: Tahoma, sans-serif;
	color: #2C4459;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

p {
	margin:0 0 1em 0;
}

.menuheader 
	{
	background-color: transparent;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #003050;
	margin-left:0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #003050;
	}
		
td.gifts1 	{
		width: 250px;
		text-align: left;
		}

.activechapter {
	margin: 0;
	padding: 33px 0;
	border-bottom: 2px solid #444;
}
.activechapter img {
	float:left;
	margin-right:23px;
}

/* These next two commands control color of background in auto-table cells */
	
.row1 td {	
	background-color: #435563;
	font-size: 1.1em;
	text-align: left;
	color: #fff;
	padding-left: 15px;
	}

.row1 td a {
	color: #fff;
	}

.row0 td {
	background-color: #829BAC;
	font-size: 1.1em;
	text-align: left;
	color: #000;
	padding-left: 15px;
	}
	
.row0 td a {
	color: #000;
	}
	

/* These next two commands control color of font in auto-table cells */

.row1_event td {	
	background-color: #435563;
	font-size: 1.1em;
	text-align: left;
	color: #fff;
	padding-left: 15px;
	}

.row1_event td a {
	color: #fff;
	}

.row0_event td {
	background-color: #829BAC;
	text-align: left;
	font-size: 1.1em;
	color: #000;
	padding-left: 15px;
	}

.row0_event td a {
	color: #000;
	}
	
/* Misc. */

#add_this_block {
	float: none;
	border-top: 1px solid black;
	margin-bottom: 0;
}

#add_this_block h2, .addthis_toolbox {
	display: inline-block;
	vertical-align: middle;
	margin-right:0.5em;
}

#footer {
	float: none;
	position: relative;
	width: 980px;
	height: 40px;
	padding: 0px;
	margin: 0 auto;
	background-color: transparent;
	font-size: .7em;
	text-align: center;
	color: white;
	padding:0 230px;
	}

#footer a {
	color:white;
}


/*-----------------------------*/
.note {
	font-size: 85%;
}

.nospace {
	margin-bottom:0;
}

.button {
	display: inline-block;
	vertical-align: middle;
	padding: 0.5em 1em;
	background-color: #003050;
	color: #FEC141;
	border-radius: 0.7em;
}

a.button {
	text-decoration: none !important;
	font-family: sans-serif;
}

.leftwrap {float:left; margin-right:1em;}
.rightwrap {float:right; margin-left:1em;}

