html, body, div, span, applet, object, iframe,
 blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
  center,
dl, dt, dd,  
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

























.location {

	padding: 10px;
}

#cityNamesUL {
-webkit-column-count: 2;
    -webkit-column-gap: 0;
    -webkit-column-fill: auto;
    -moz-column-count: 2;
    -moz-column-gap: 0;
    /*-moz-column-fill: auto;*/
    column-count: 2;
    column-gap: 0;
    column-fill: auto;
 
}

#sponsorTable{


      width: 100%;
}

#sponsorImg {

	width: 100%;

}
#sponsorDiv {

 
width: 25%;
 
}

#sitebanner {

	 	 background:url("http://2015.worldiaday.org/img/2015banner.png") no-repeat !important;
	 	 
	 	 display: block;
	 	 width: 100%;
	 	 height: 239px;
   
	 }


#people-listing {
	list-style: none;
	float: left;
	/* width: 283px; */
	margin-left: 40px;
	height: 130px;
	list-style-type: none;
}


.nobullets {

	list-style-type: none;
}
#site-navigation li:last-child a{
	display: none;
}

.iframevideo {
	width: 18%
}


#visitiabutton {

	position: absolute;
	z-index: 1;
	position: absolute;
	margin: -252px 200px;

}

#whatisiabutton {

	position: absolute;
	z-index: 1;
	position: absolute;
	margin: -250px -80px;


}



#top_header_div {

	text-align: center;
	max-width: 850px;
	min-width: 300px;
	margin: 0 auto;
	width: 95%;
	padding: 25px 0;
	
}


#header_left_subtitle {

	float:left;
	 

}

#header_right_subtitle {

	float:right;
 	

}

#header_left_links {

	float:left;
	width: 100px;
 	

}
#header_right_links {

	float:left;
	width: 100px;
 	

}

#header_center_links {

	float:left;
	width: 100px;
 	

}


	header#masthead{
		float: none;
		width: 100%;
		height: 50px;
	}
	
	#site-navigation li{
		float: left;
		width: 18%;
		margin-right: 2px;
	}
	
	#site-navigation li a{
		width: 100%;
		padding: 20px 0 20px;
		 
		margin-top: 0;
		font-size: 21px;
	}

	#site-navigation li a{
	height: auto;
	background: #000;
	background: rgba(0,0,0,1);
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	
	display: block;
	padding: 5px 0 0px 0px;
	font: normal 400 22px/20px 'Helvetica Neue Light', sans-serif;  
	border-top: 8px solid #000;
	height: 30px
}
	
	#site-navigation li a:hover {
		background: rgba(0,0,0,1);
		color: white;
		border-top: 8px solid #EC038B;
 	}

 	#site-naviation li.current-menu-item a {
		background: rgba(0,0,0,1);
		color: white;
		border-top: 8px solid #EC038B;
 	}
	
 
  
	#hamburger{
		display: none;
	}



	nav ul{
	list-style: none;
	padding: 0;
	margin-left: 0px;
	margin-right: -95px;
	margin-top: -3px;
}


#page-centered {
max-width: 1024px;
min-width: 300px;
margin: 0 auto;
width: 95%;
padding: 0px 0;
min-height: 850px;
}

#fake-body{	 margin: 0; padding: 0; }
body{  background-color: black;  
	padding:0;
    margin:0;}

article, footer {
/*float: left;*/
/* margin-left: 9px; */
}


#mapImage {
 
 
	width: 100%;
 
	 
}

#findYourCityButton{
    display: block;
	margin-left: auto;
	margin-right: auto;
	display: none;
    height:100%;
}


#pinksection{ 
	background: url("http://2015.worldiaday.org/img/pinkbg.png") no-repeat; 
	color: white;
	background-color: #ec008c;
	text-align: center;
}

a.white_links:link {

	color: white;
}

a.white_links:visited {

	color: white;
}

#bluesection{ 
	background: url("http://2015.worldiaday.org/img/bluebg.png") no-repeat; 
	color: white;
	text-align: center;
}

#graysection{ 
	background: url("http://2015.worldiaday.org/img/graybg.png") no-repeat; 
	color: #818181;
	text-align: center;
	background-color: rgb(204,204,204);
}


#yellowbutton {

	background-color: yellow;
	color: black;
	width: 270px;
	height: 30px;
	text-align: center;
}



@media (max-width: 600px){ /*PHONE*/

nav ul{
	list-style: none;
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -3px;
}

}

@media (max-width: 700px){ /*TABLET*/

#findYourCityButton{
    display: block;
	margin-left: auto;
	margin-right: auto;
    height:100%;
}




}