/******************************************************************
 GLOBAL STYLES
******************************************************************/

h2, h3, h4 {margin-bottom: 0;}

h3 {
    font-family: Georgia, Garamond, Times New Roman, serif;
    color: #333 !important;
    font-size: 150%;
}

a h3 { text-decoration: none;}
a:hover h3 { background: transparent;}

h2#map_title {
  background: #5D5B59;
  padding: 10px;
}
h2#map_title a, h2#map_title a:link, h2#map_title a:active {
	text-decoration: none;
	font-family: Georgia, Garamond, Times New Roman, serif;
  color: #aaa !important;
  font-size: 26px !important;
}
h2#map_title a:hover {
	background: transparent;
	color: #fff !important;
}

hr.clear {
  visibility: hidden;
  height: 1px;
  margin: 0;
  padding: 0;
}

#programPageArea {
  padding: 0;
}


/* basic voice information display */
div.response { margin-top: 0; }
div.response img {
  border: 1px solid #777;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
/*  width: 75px;
  height: 75px;          */
  margin-top: 0;
}
div.response blockquote { margin: 5px; }
div.response .geo { text-transform: uppercase; margin-top: 0;}
div.response .background { font-style: italic; }

a.audio {
  display: block;
  height: 20px;
  background: #fff url(/programs/2009/muslim-voices/images/audio_link.png) top left no-repeat;
  line-height: 20px;
  padding-left: 25px;
  margin-left: 120px;
  font-weight: bold;
  text-decoration: none;
  width: 200px;
}
div#programPageArea a.audio:hover {
  background-color: #F0F1EC;
  color: #333;
}

#map_bottom_nav {
  padding: 10px;
  margin: 10px 0 5px 0;
  border-top: 1px solid #ddd;
  text-align: right;
  clear: both;
}



#map_top_nav {
	float: right;
	margin: 5px; 
}
/******************************************************************
 MAPS
******************************************************************/

/* map container */
div.map_container {
}
div.map_container .caption {
  padding: 10px;
  background: #e5ded3;
  border: 1px solid #ddd;
}

/******************************************************************
 SPLASH PAGE
******************************************************************/
 
body#splash #mainContent,
body#query-map_list #mainContent,
body#query-list #mainContent,
body#query-map_story #mainContent
 {
	background: #fff;
	padding: 10px;
	width: 750px;
}
body#splash #mainContent h3,
body#query-map_list #mainContent h3,
body#query-map_story #mainContent h3
 { 	padding: 2px 5px 2px 10px;
	/* width: 400px; */
	border-bottom: none;
/*	background: #fff;*/
/*	opacity: .80;
		filter: alpha(opacity=80);
		-moz-opacity: 0.80;
    border: none;
		-moz-border-radius-bottomleft:8px;
  	-moz-border-radius-bottomright:8px;
	  	-moz-border-radius-topleft:8px;
	  	-moz-border-radius-topright:8px;   */
	}

body#splash #mainContent h3 {
		-moz-border-radius-bottomleft:0px;
  	-moz-border-radius-bottomright:0px;
padding-bottom: 0px;        
}

body#splash .map_container {
	border: 2px solid #fff;
	
}


body#splash #content_area_one {
  float: left;
  margin-top: 1em;
		width: 370px;
}

body#splash #content_area_one p { padding: 0px 5px; }

body#splash #content_area_two {
  float: left;
  margin-top: 1em;
  width: 350px;
  margin-left: 20px;
}

body#splash .response .info {
  padding-left: 110px;
}

body#splash ul.themes {
  list-style: none;
  margin: 0; padding: 0;
}

body#splash ul.themes li {
  margin: 10px 0;
  padding: 0;
}

* html body#splash ul.themes li { margin: 0; }

body#splash ul.themes li a{
  display: block;
  background: #eee;
  font-size: 150% !important;
  padding: 7px;
  margin: 0;
  text-decoration: none;
}
body#splash ul.themes li a:hover {
  background: #ddd;
}

/******************************************************************
 INDIVIDUAL VOICE DETAIL PAGE
******************************************************************/
body#query-map_story {}
body#query-map_story .story {
		background: #F0F1EC;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	margin-top: 10px;
}
body#query-map_story #mainContent img {
  float: right;
  border: 1px solid #777;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 0;
}

body#query-map_story .info {
  height: 110px;
  width: 720px;
  padding: 10px;
  margin: 10px;
  float: left;
}
/* IE Fix */
* html body#query-map_story .info { 
	width: 690px;
}

body#query-map_story #mainContent .info a.maplet_container {
  float: left !important;
  border: 5px solid #fff;
  margin: 0;
  margin-right: 15px;
  width: 100px;
  height: 100px;
  padding: 0;
}

body#query-map_story #mainContent .info a.maplet_container:hover { background: transparent}
body#query-map_story #mainContent .info a.maplet_container img { border: none; width: 100px; height: 100px; margin: 0 !important;}

body#query-map_story .info h3 {
	background: transparent !important;
	width: auto;
	color: #333 !important;
  font-family: Georgia, "Times New Roman", Times, serif;
  border: none;
  padding-top: 0;
  margin-top: 0;
}

body#query-map_story .info .audio {
  float: left;
}
body#query-map_story .info .audio em { display: none; }

body#query-map_story .info .geo { text-transform: uppercase; }
body#query-map_story .info .background { font-style: italic; }
body#query-map_story .info .themes { margin: 1em 0;}
body#query-map_story .info .themes strong { font-variant: small-caps;
  font-weight: normal;}
body#query-map_story .info .pullquote {
	float: right;
	width: 350px;
	margin: 10px;
	margin-right: 10px;
	font-size: 150%;
  font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #777;
}
* html body#query-map_story .info .pullquote {
	margin-right: 0;
}

body#query-map_story #addThisButtons {
	float:none;
	margin: 5px 0;
}

body#query-map_story .comment {
  padding: 20px;
}          

body#query-map_story .comment p,
body#query-map_story .comment li,
body#query-map_story .comment blockquote {
  font-size: 12px;
}

/******************************************************************
 INDIVIDUAL THEME PAGE
******************************************************************/
/*body#query-map_list #responses { margin-top: 20px;}

body#query-map_list .response {
  float: left;
  border: none;
	background: #F0F1EC;
	opacity: .95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
  padding: 9px;
  width: 340px;
  height: 120px;
  margin: 3px;
  background: #ddd;
}
* html body#query-map_list .response { width: 350px; }
body#query-map_list .response h4,
body#query-map_list .response h4 a {
	font-family: Georgia,Garamond,serif !important;
	font-weight: bold;
  margin-top: 0;
  font-size: 16px;
}

body#query-map_list .response .quote {
  color: #666;
  margin-top: 5px;
}

body#query-map_list #responses .has_img .quote {
	margin-left: 85px;
}            */

body#query-map_list div#more_voices { clear: both; }
body#query-map_list #more_voices ul {
  padding: 0;
  margin: 0;
  
  list-style: none;
}
body#query-map_list #more_voices li .name {}
body#query-map_list #more_voices li .geo {text-decoration: uppercase;}
body#query-map_list #more_voices li .background {font-style: italic; }
body#query-map_list #more_voices li a {
  display: block;
  height: 2em;
  line-height: 1.7em;
  border-bottom: 1px solid #ddd;
  text-decoration: none;
  color: #333;
  font-size: 120% !important;
  padding: 2px 5px;
}
body#query-map_list #more_voices li a:hover {
  background: #ddd;
  color: #000;
}

body#query-map_list #addThisButtons {
	clear:both;
}
body#query-map_list h3 {clear: both; margin-bottom: 0;}    


/******************************************************************
 MAP STYLES
******************************************************************/

#query_map{
  background: #eee;
  width: 747px;
  height: 450px;
	border: 1px solid #777;
}

body#query-list #query_map { 
	float: left;
	 margin-right: 10px;
  width: 343px;
  height: 300px;
	border: 1px solid #777;
}

/*
 INFO WINDOW POPUP
*/
#info_window, #map_info_window * {
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size: 110%;
}

#map_info_window .left_column {
  float: left;
  width: 90px;
  margin-bottom: 5px;
}

#map_info_window img {
  border: 2px solid #ddd;
}

#map_info_window .audio_player {
  margin-top: 5px;
  margin-left: 2px;
}

#map_info_window a.name {
	font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
#map_info_window a.name:hover {
	background-color: #AABDBE;
	font-weight: bold;
	color: #fff;
}
#map_info_window .geo {
  text-transform: uppercase;
  font-size: 80%;
}
#map_info_window .background {
  font-style: italic;
  font-size: 80%;
}




#map_info_window .quote {
  font-style: italic;
  color: #555 !important;
}

.map_container #map_loading,
.map_container #no_responses {
  background-color:#fff;
  color:#AABDBE;
  left:40%;
  opacity:0.90;
  padding:10px;
  position:absolute;
  top:600px;
  width:150px;
  z-index:1000;
  text-align: center;
}

body#query-list .map_container #map_loading,
body#query-list .map_container #no_responses {
  left:10%;
  top:100px;
}

.map_container #map_loading h4,
.map_container #no_responses h4 {
	margin: 0;
  color: #555;
  font-size: 14px;
}
.map_container #no_responses {
	text-align: left;
  width:250px;
  z-index:99
}
* html .map_container #map_loading { left: 365px; }
* html .map_container #no_responses { left: 315px; }
/*.map_container #map_loading img {
  float: left;
  border: 5px solid #eee;
  margin-right: 10px;
}*/
/*.map_container #map_loading h4.message {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}*/


/* JQUERY MASONRY STYLES */
 /*
	  single: 171px;  
	  double: 358px;    
	  triple: 545px;
	  full: 732px;
	*/
	#responses {
		margin-top: 10px;
	}
	#responses .single { width: 171px; }
	#responses .double { width: 358px; }
	#responses .triple { width: 545px; }
	#responses .full { width: 732px; }
	   
	#responses #map-inset {
		width: 540px;
		padding: 5px;
    background: #ccc;
    border: 1px solid #aaa;
    border-width: 1px 3px 3px 1px; 
		margin-bottom: 1em;
	}
	#responses #map-inset img{ border: 1px solid #777;}
	 
	#responses .read_more_reflections {
		width: 732px;
		font-family: Georgia, Times, serif;
		font-size: 20px;
		margin: 20px 0;
		text-align: right;
	}
	 
	#responses .no-reflections {
		font-size: 15px;
		background: #eee;
		color: #777;
		padding: 10px;
		width: 150px;
		-moz-border-radius: 5px;
		margin-top: 10px; 
	}
 
 	#responses #map_info {
		 width: 348px;
		padding: 5px;
	}

	#responses .name, #responses .name:hover {
		font-weight: bold;
	}
	#responses .geo {
		font-size: 9px;
	}
	
	#responses .response {
		padding: 3px;
		width: 171px;
		background: #ddd;
/*		border-bottom: 1px dotted #ccc;*/

	}
	#responses .response div{
		padding: 5px;        
		     
	}
	


	
 	#responses .response .background,  
 	#responses .response .geo {
		padding: 0;
	}
 
	#responses .quote {
		font-family: Georgia, Times, serif;              
		padding: 3px 3px 3px 7px;
		border-left: 2px solid #ccc;
		font-size: 13px;
		margin: 5px 0 5px 5px;
	}         
	
	
	     
	#responses .image {
		width: 171px;
	}             
	
	#responses .date_submitted {
            text-align: right;
            font-style: italic;
            color: #aaa;
            font-size: 10px;
            clear:both;
        }
	#responses .featured {
		width: 357px;
                border-right: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
                background: #eee;
	}
		#responses .featured .quote {
			
			font-size: 20px;
			font-weight: bold;
			margin: 0;
			border: 0;
                        color: 
		}
                #responses .featured .quote a {
                    color: #333;
                    text-decoration: none;
                }
                #responses .featured .quote a:hover {
                    color: #fff;
                }
		#responses .featured .info {
			margin-top: 5px;
			padding-right: 10px;
		}

		#responses .featured .geo,
		#responses .featured .background {
			padding-left: 1em;
		}     
		body#query-map_list #responses .featured {
		width: 171px;
	        }        	
		
	#responses .featured-image {
		width: 544px;
                background: #eee;
                border-right: 1px solid #ddd;
                border-bottom: 1px solid #ddd;
	}
		#responses .featured-image .quote {}
/*  /JQUERY MASONRY STYLES */

