/**** Base styles ****/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  overflow-y: auto;
  overflow-x: hidden;
  height:100%;
}

body { 
  background: #000;
  height:100%;
  color:#DCDCC8;
  font-family:  helvetica, sans-serif;
}

#index-body{
	/*background-color:#c9252c;*/
}

a{
	color:#DCDCC8;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
}
a:hover {
	color:#A1A195;
}

a:active {
	color:#A1A195;
}

.clear{
	clear:both;
}

#wrap{
	min-height:100%;
}

#main{
	overflow-x:hidden;
	padding-bottom:50px;
}

#image-box{
	float:right;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:10px;
	position:absolute;
	right:50px;
	bottom:100px;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}
#image-box a img{
	cursor:pointer;
	margin-right:10px;
	float:left;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}
#text-box{
	float:center;
	width: 70em;
	margin-top:5em;
	margin-left:10em;
	margin-bottom:10px;
	position:absolute;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}
#statement-box{
	float:center;
	width: 40em;
	margin-top:5em;
	margin-left:10em;
	margin-bottom:10px;
	padding: 2em;
	position:absolute;
	background-color:#111111;
    opacity:0.95;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

#SR-box{
	float:left;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:10px;
	position:absolute;
	bottom:100px;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}
#SR-box a img{
	cursor:pointer;
	margin-right:10px;
	float:left;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}
#SR-box h2{
	margin-bottom: 20px;
}
.extra-sr-box{
	float:right;
	margin-top:30px;
	margin-right:10px;
}
.thanks{
	background:#000;
	margin-left:10px;
	padding:10px;
}
img.map1{
	outline: none;
}

/**** Content ****/
/*.combo-banner{
	width:200px;
	height:634px;
	float:right;
	display:inline;
	position:relative;
}
.combo-banner a{
	display:block;
	width:200px;
	z-index:2;
}
a.carole{
	position:absolute;
	top:0;
	height:250px;
}
a.twobytwo{
	position:absolute;
	top:250px;
	height:310px;
}
a.donate{
	position:absolute;
	top:560px;
	height:15px;
}
a.twobytwo-bottom{
	position:absolute;
	top:575px;
	height:59px;
}
.combo-banner img{
	float:left;
	z-index:0;
}*/


a img {
  border: none;
}

#container {
  clear: both;
  padding-left:5px;
}

p{
	color:#DCDCC8;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	cursor:default;
	text-align:justify;
}

p a{
	color:#DCDCC8;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	cursor:default;
	text-align:justify;
}

h2{
	color:#DCDCC8;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:32px;
	line-height:32px;
	font-weight:normal;
	cursor:default;
}

h2 a{
	color:#DCDCC8;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:32px;
	line-height:32px;
	font-weight:normal;
}

h3 a{
	color:#DCDCC8;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:26px;
	font-weight:normal;
	cursor:default;
}

#about{
	padding:12px 5px 25px 5px;
}

#about p{
	padding-bottom:25px;
}
/*Form*/

#rsvp{
	background:#000;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px 0 10px 10px;
	width:610px;
	height:70px;
}

#rsvp > h2.title3{
	float:left;
	margin-right:10px;
	background:url(../images/rsvp.png) no-repeat right;
	width:50px;
	height:69px;
	text-indent: -99999px;
}

#rsvp .title{
	padding:8px 0px 10px 10px;
	cursor:default;
}

p.date {
	padding:38px 0px 0px 10px;
	cursor:default;
}


#RSVPform{
	padding:0px 0px 0px 10px;
}

#prefix {
	height:20px;
	width:60px;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:baseline;
	text-transform:uppercase;
}

#events{
	height:20px;
	width:200px;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}




/**** Transitions ****/

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

.transitions-enabled.masonry {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.transitions-enabled.masonry  .masonry-brick {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}


/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}



/* Infinite Scroll loader */
#infscr-loading { 
  z-index: 5000;
  position: fixed;
  left: 40%;
  bottom: 40px;
  width: 200px;
  height: 100px;
  padding: 10px;
  background: #000; 
  opacity: 0.8;
  color: #FFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}



/**** Pygments ****/

code .s1,
code .s { color: #78BD55; } /* string */
code .mi, /* integer */
code .cp, /* doctype */
code .kc { color: #5298D4; } /*boolean*/
code .k { color: #E39B79; } /* keyword */
code .kd, /* storage */
code .na { color: #A9D866; } /* markup attribute */
code .p  { color: #EDB; } /* punctuation */
code .o  { color: #F63; }   /* operator */
code .nb { color: #AA97AC;} /* support */

/* comment */
code .c,
code .c1 { color: #666; font-style: italic; }

code .nt { color: #A0C8FC; } /* Markup open tag */

code .nf { color: #9EA8B8; } /* css id */
code .nc { color: #A78352; }  /* CSS class */
code .m  { color: #DE8E50; } /* CSS value */
code .nd { color: #9FAD7E; } /* CSS pseudo selector */

/**** Clearfix ****/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.hover {
	opacity:0;
}
#textRoll {
position:absolute;	
/*background-color:#333;
opacity:0.5;*/
color:#DCDCC8;
padding:10px;
}
file://something.gif
#top-menu {
	height:80px;
	display:none;
	
	
}

ul li.footer_menu_main {
	list-style-type:none;
	color:#FFF;
	font-weight:bold;
	width:120px;
	
}
ul li.footer_menu_wrap {
	list-style-type:none;
	color:#FFF;
	font-weight:bold;
	
	
}
.footheadMenu {
	background-color:#222;
	color:#DCDCC8;
	position:absolute;
	padding:10px;
	display:none;
	height:auto;
	width:100px;
	top:-15px;
}

.img_op {
	opacity: 0.5;
}

ul#dropUp li {
	font-weight:bold;
	font-size:14px;	
	color:#FFF;
}

ul#dropUp li#item {
	list-style-type:none;
	background-color:#333;
	padding:5px;
	font-size:12px;
	font-weight:bold;
}
ul#dropUp li#item {
	list-style-type:none;
	background-color:#333;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin-top:3px;
}

/*visit*/

#address{
	width:315px;
	height:315px;
}

#address h2{
	padding-top:8px;
	padding-left:10px;
}

.address{
	margin: 10px;
}

#direction{
	width:315px;
	height:315px;
}

#direction h2{
	padding-top:8px;
	padding-left:10px;
}

#direction p{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

.directions{
	margin: 0 40px 0 10px;
	font-size: 150%;
}
.directions h2{
	margin-top: 1em;
}

.directions img{
	float: right;
	margin-left: 90px;
}

#contact{
	width:315px;
	height:155px;
}

#contact h2{
	padding-top:8px;
	padding-left:10px;
}

#contact-email{
	width:475px;
	height:155px;
}

#contact-email h2{
	padding-top:8px;
	padding-left:10px;
}

#map{
	width:315px;
	height:315px;
}

/*visit end*/

/*press*/

#press{
	padding:12px 5px 0px 5px;
}

#press h3{
	padding-bottom:15px;
}


#press p{
	width:155px;
}


#recent-press{
	float:left;
	width:350px;
	padding-bottom:40px;
}

#press-release{
	float:left;
	width:350px;
	padding-bottom:40px;
}

/*press end*/







/*top menu*/

#top-menu{
	padding: 5px 0 10px 5px;
	height: 35px;
	background-color:#000;
	min-width:515px;
}

#logo{
	float:left;
	width:184px;
	margin-top:5px;
	
}

#logo a img{
	cursor:pointer;
}

#fblogo{
	float:right;
	width:84px;
	margin-top:5px;
	
}

#fblogo a img{
	cursor:pointer;
}

.chicago{
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size: 200%;
	display:inline;
}
#footerMenu2{
	margin-left:115px;
}

#topMenu{
	width:460px;
	float:left;
	padding-left:20px;
	padding-top:13px;
}

#top-menu li{
	display:inline;
	list-style:none;
	color:#DCDCC8;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	padding-right:22px;
}

#top-menu .menu-one{
	padding-right:25px;
}


/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #ccc; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 4px 8px; border-right: 1px solid #333;
	 								  color: #222; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #F3D673; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }

/*top menu end*/

/* Footer */

#footer{
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 50px;
	clear:both;
	background-color:#000;
} 

#copy-right{
	padding-left:5px;
}

#copy-right P{
	color:#DCDCC8;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding-top:10px;
	cursor:default;
	float:left;
	padding-right:20px;
}

#S-networking{
	float:right;
	padding-right:5px;
}

img#social {
	cursor:pointer;	
}

/* Footer end */

/*---new form styles---*/
input[type=text], select, input[type=submit]{
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
	font-size:16px;
	width:165px;
	height:30px;
	padding-left:5px;
	color:#DCDCC8;
	background:#222;
	margin-bottom:10px;
	border:none;
	outline:none;
}
fieldset{
	float:left;
	margin-right:10px;
	width:165px;
	height:70px;
}
select, input[type=submit]{
	width:170px;
}
input[type=text]:focus{
	background:#DCDCC8;
	color:#000;
}
input[type=submit]{
	border:none;
	outline:none;
	text-align:left;
}
.shuttle{
	margin-left:10px;
	margin-bottom:10px;
	clear:both;
	padding:10px;
	width:600px;
	background:#000;
	text-transform: uppercase;
}
form[class=validate]{
	float:right;
	text-transform: uppercase;
	font-family:'Franklin Gothic Medium',Arial, Helvetica, sans-serif;
}
form[class=validate] > input[type=email]{
	width:150px;
	height:20px;
}
form[class=validate] > input[type=submit]{
	background:#DCDCC8;
	border-radius:2px;
	color:#000;
	margin-right:1em;
	width:80px;
	height:24px;
	text-align: center;
	text-transform: uppercase;
}

/*---Future Events Page---*/
.future{
	margin-left:40px;
}
.future img{
	margin-left:15px;
}
.future img:last-child{
	margin-left:300px;
}
.rsvp-button:hover{
	cursor:pointer;
}
h1{
	font:68px 'Franklin Gothic Medium',Arial, Helvetica, sans-serif;;
}
.rsvp-hidden{
	display:none;
}
.rsvp-visible{
	position:absolute;
	top:0;
	left:0;
	background:rgba(0, 0, 0, .8);
	width:100%;
	padding-left:25%;
	height:50%;
	padding-top:25%;
}
.close{
	float:left;
	margin-left:5%;
	font-size:100%;
}
.close:hover{
	cursor:pointer;
}
.message{
	clar:both;
}

.description{
	width: 217px;
	background:#000;
	padding:12px;
	margin-left:25px;
}
.description p{
	margin-bottom:1em;
	font-size: 1em;