




/*
     FILE ARCHIVED ON 22:04:57 Jul 20, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:02:32 Jun 10, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* $Id: zen.css,v 1.14.2.1 2009/02/13 07:46:04 johnalbin Exp $ */

/*
 * ZEN STYLES
 *
 * This is an example stylesheet. Sub-themes should NOT include the zen/zen.css
 * file, but instead copy this CSS to their own stylesheets.
 *
 * In this stylesheet, we have included all of the classes and IDs from this
 * theme's tpl.php files. We have also included many of the useful Drupal core
 * styles to make it easier for theme developers to see them.
 *
 * Many of these styles are over-riding Drupal's core stylesheets, so if you
 * remove a declaration from here, the styles may still not be what you want
 * since Drupal's core stylesheets are still styling the element. See the
 * drupal6-reference.css file for a list of all Drupal 5.x core styles.
 *
 * In addition to the style declarations in this file, other Drupal styles that
 * you might want to override or augment are those for:
 *
 *   Book Navigation  See line 74  of Zen's drupal6-reference.css file
 *   Forum            See line 197 of Zen's drupal6-reference.css file
 *   Menus            See line 667 of Zen's drupal6-reference.css file
 *   News Aggregator  See line 20  of Zen's drupal6-reference.css file
 *   Polls            See line 287 of Zen's drupal6-reference.css file
 *   Search           See line 320 of Zen's drupal6-reference.css file
 *   User Profiles    See line 945 of Zen's drupal6-reference.css file
 */


/** body **/
  body
  {
    margin: 0;
    padding: 0px 10px 10px 10px;
  }

  #page
  {
  	background: transparent url(/web/20140720220457/http://www.womensworlds.ca/sites/all/themes/zen_ww/footer_bkgd.jpg) no-repeat bottom right;
  }

  #page-inner
  {
  }
  
#skip-nav {
	  	margin:0 0 -10px 0;
  	padding:0;
}

  ul#skip-nav li {
    display: inline;
    list-style-type: none;
    padding: 0 2em 0 0;
    margin-bottom:0;
  }
  
  #skip-nav a:link, #skip-nav a:visited, #skip-nav a:hover, #skip-nav a:active
  {
  	    color:#fff;
  	    font-size:75%; 
    font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  }

/** header **/
  #header
  {
  }

  #header-inner
  {      	
  /*	height:245px; */
	  }
	  
h1 .title .front
{
    position: absolute;
    left: -999em;
    width: 1em;
    overflow: hidden;
}

 #block-block-14, #block-block-7 /* logo */
 { /*
	margin:0;
	padding:0;
	position:relative;
	top:-30px; */
} 

  #logo-title /* Wrapper for logo, website name, and slogan  background: #fff url(/web/20140720220457/http://www.womensworlds.ca/sites/all/themes/zen_ww/logo.jpg) center no-repeat;  */
  {
  }

  #logo /* Wrapper for logo */
  {
    margin: 0 10px 0 0;
    padding: 0;
  }

  #logo-image /* The actual logo image */
  {
  }

  h1#site-name, div#site-name /* The name of the website */
  {
    margin: 0;
    font-size: 2em;
    line-height: 1.3em;
  }

  #site-name a:link,
  #site-name a:visited
  {
    color: #000;
    text-decoration: none;
  }

  #site-name a:hover
  {
    text-decoration: underline;
  }

  #site-slogan /* The slogan (or tagline) of a website */
  {
  }

  #header-blocks /* Wrapper for any blocks placed in the header region */
  {
  }

 #block-locale-0 {
  padding:0px;
  margin:0px 0px 0px 7px;
  font-size:80%;  } 
  
  #block-locale-0 li {  	
  display:inline;
  padding-right:10px;
  margin:0;
  }
  
   #block-locale-0 h2.title { 
    display:none;
   } 
   
 #block-block-2, #block-block-6, #block-block-13 /* welome */ {
    position:relative;
    float:right;
    margin-right:0px;
    font-size:80%;
   } 
   
   #block-block-14, #block-block-12, #block-block-7, #block-block-19, #block-block-20, #block-block-21 {
   	margin:0px;
   	padding:0px;
   	height:200px;
   }

#block-textsize-0 h2.title {
	display:none;
}

#block-textsize-0 {
	position:relative;
	float:right;
    margin:-11px 14px 0 0;
    font-size:80%;
}

#block-wf_instructions-0 {
    padding: 0px 8px 8px 8px;
    background-color: #fff102;
    border: #91278f solid 1px;
    }
 
#sidebar-right #block-wf_instructions-0 h2.title {
     margin-bottom:0;
     margin-top: 5px;
     }   

/** main (container for everything else) **/
  #main
  {
  	position:relative;
  }

  #main-inner
  {
  }

/** content **/
  #content
  {
  }
  
  #content ul {
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif !important;
  }

.date-display-single {
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
    padding-bottom:10px;
  }
  	
  	
  #content p {
  }

  #content-inner
  {
  }

  #mission /* The mission statement of the site (displayed on homepage) */
  {
  }

  #content-top /* Wrapper for any blocks placed in the "content top" region */
  {
  }

  #content-header /* Wrapper for breadcrumb, title, messages, tabs, and help */
  {
  }

  .breadcrumb /* The path to the current page in the form of a list of links */
  {
    padding-bottom: 15px; /* Undo system.css */
    text-transform:uppercase;
    font-size:80%;
    font-weight:normal !important; 
  	color: #92278f;	
  }

  h1.title, /* The title of the page */
  h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
  h3.title /* Comment title */
  {
    margin: 0;
     
  }
  
  h2  {
    color: #92278f;
    font-weight:bold;
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
  }
  
   h3 {
    color: #92278f;
  }
  

	h2.title a
	{
    font-weight:bold; 
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
	} 
  
	
  div.messages /* Important messages (status, warning, and error) for the user */
  {
  }

  div.status /* Normal priority messages */
  {
  }

  div.warning, tr.warning /* Medium priority messages */
  {
    /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
  }

  div.error, tr.error /* High priority messages. See also the .error declaration below. */
  {
  }

  div.tabs /* See also the tabs.css file. */
  {
  }

  .help /* Help text on a page */
  {
    margin: 1em 0;
  }

  .more-help-link /* Link to more help */
  {
    font-size: 0.85em;
    text-align: right;
  }

  #content-area /* Wrapper for the actual page content */
  {
  }

  .pager /* A list of page numbers when more than 1 page of content is available */
  {
    clear: both;
    margin: 1em 0;
    text-align: center;
  }

  .pager a, .pager strong.pager-current
  {
    padding: 0.5em;
  }

  .feed-icons /* The links to the RSS or Atom feeds for the current list of content */
  {
    margin: 1em 0;
  }
  


  #content-bottom /* Wrapper for any blocks placed in the "content bottom" region */
  {
  }

/** navbar **/
  #navbar
  {
  
  	
  }

  #navbar-inner
  {
  	background-color:#e2f1cf;
  	padding:0 10px 0 30px;
  	margin:0;
  }

 
  #edit-search-block-form-1-wrapper label, #block-search-0 h2.title /* Label that says "Search this site:" */
  {
    display: none;
  }

	
  #nice-menu-1 a, #nice-menu-1 span /* Primary links */
  {
  	font-size:1em;
  	  	font-weight:normal;
  /*	  	  	padding-right:25px; */
  }


#nice-menu-1 a:link
  {
  	color:#000;
  	text-decoration:none;
  	font-weight:normal;
  	
  }

#nice-menu-1 a:visited
  {
 	color:#000;
  	text-decoration:none;
  	font-weight:normal;
  }

#nice-menu-1 a:hover, #nice-menu-1 a:focus, #nice-menu-1 span:hover, #nice-menu-1 span:focus
  {
  color:#92278f;
  	  	text-decoration:none;
  	  	font-weight:normal;
  }

 /* Secondary links 

/** sidebar-left **/
  #sidebar-left
  {
  }

  #sidebar-left-inner
  {
  }

/** sidebar-right **/
  #sidebar-right
  {
  		padding:0px;
  }
  
#sidebar-right h2.title
  {
  	color:#25408f;
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 1.3em;
    line-height: 1.5em;
    margin-top: 0.769em;
    margin-bottom: 0.769em;
	text-transform:uppercase;
	font-weight:normal;
  }
  
#sidebar-right a:link
  {
  	color:#91278F;
  	text-decoration:none;
  }

#sidebar-right a:visited
  {
  	  	color:#91278F;
  	text-decoration:none;
  }
  
#sidebar-right a:hover
  {
  	  	color:#000;
  	text-decoration:underline;
  }  

  
 #block-block-3 .block, #block-block-4 .block, #block-block-1 .block, #block-block-16 .block
 { margin-bottom:0px;
 padding-bottom:0px; }

  
  #sidebar-right p
  {
  padding:0px;
  margin:3px 0 4px 0;
	  }

  #sidebar-right-inner
  {
  }
  
  #block-views-calendar-calendar_block_1 .view-header, #block-block-8 .flickr {
  margin-left:-12px;	
  }
  
  #block-views-calendar-calendar_block_1, #block-block-8 {
  	margin-top:25px;
  }
  
  img .flickr_title {
  	margin-bottom:0px;
  	padding-bottom:0px;
  }
  
  
.view-E-Bulletin .views-row, .view-Media-room .views-row, .view-id-news .views-row  {
    padding-bottom: 40px;
    }

.front .view-id-news .views-row  {
        padding-bottom: 20px;
    }    

/*#block-block-41, #block-block-42, #block-block-43 {
border: 1px solid #8CC63F;
padding: 4px 10px;
margin-top:10px;
color:#91278F;
width: 210px;
     }
*/
 
 #block-block-8 table {
 	margin-top:0px;
  	padding-top:0px;
	margin-left: 0;
 }
  
#block-views-calendar-calendar_block_1 {
    margin-top: 0.667em; /* Equivalent to 1em in the page's base font: 1 / 1.5 = 0.667em */
    margin-bottom: 0.667em;
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
           color:#000;
}

#block-views-calendar-calendar_block_1 a:link,  {
  	color:#25408f;
  	text-decoration:none;
  	font-weight:bold;
  }

#block-views-calendar-calendar_block_1 a:visited
  {
 	color:#25408f;
  	text-decoration:none;
  	font-weight:bold;
  }

#block-views-calendar-calendar_block_1 a:hover,
#block-views-calendar-calendar_block_1 a:focus  {
  	color:#92278f;
  	  	text-decoration:none;
  	  	font-weight:bold;
  }

#block-views-calendar-calendar_block_1 a:active
  {
 
  }

/** footer **/
  #footer
  {
  	border-top:#92278f solid 1pt;
  	padding-top:20px;  
  	font-size:75%; }
  	
  	#block-block-10, #block-block-9, #block-block-11 {
  
  	}
  	
 #foo_logo {
 float:right;
 position:relative;
 top:-20px;	
 }
 
 #foo_logo img {
 	padding:0 0 0 10px;
 }
 
   #block-menu-secondary-links a:link, #block-menu-menu-enlaces-secundarios a:link, #block-menu-menu-liens-secondaire a:link,
  #block-menu-secondary-links a:visited, #block-menu-menu-enlaces-secundarios a:visited, #block-menu-menu-liens-secondaire a:visited
  {
    color: #000;
    text-decoration: none;
  }

  #block-menu-secondary-links a:hover, #block-menu-menu-enlaces-secundarios a:hover, #block-menu-menu-liens-secondaire a:hover
  {
  	color: #92278f;
    text-decoration: none;
  }

  	
  	#block-menu-secondary-links, #block-menu-menu-enlaces-secundarios, #block-menu-menu-liens-secondaire {
  		padding-bottom:25px;
  	}
  	
#block-menu-secondary-links ul, #block-menu-menu-liens-secondaire ul, #block-menu-menu-enlaces-secundarios ul
  {
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform:uppercase;
  }

#block-menu-secondary-links li, #block-menu-menu-liens-secondaire li, #block-menu-menu-enlaces-secundarios li
  {
    float: left;
    padding: 0 10px 0 0;
  }
  
  #block-menu-secondary-links li, #block-menu-menu-liens-secondaire li, #block-menu-menu-enlaces-secundarios li
  {
  	list-style:none;
  }
  


  #footer-inner
  {
  }

  #footer-message /* Wrapper for the footer message from Drupal's "Site information"
                     and for any blocks placed in the footer region */
  {
  }

/** closure **/
  #closure-blocks /* Wrapper for any blocks placed in the closure region */
  {
  }
  
/** home page blocks */


#block-views-featured_video-block_1, #block-views-featured_video-block_2, #block-views-featured_video-block_3 {
	padding-top:20px;
}
	

#block-views-news-block_1 h2.title, #block-views-news-block_2 h2.title, #block-views-news-block_3 h2.title, #block-views-featured_video-block_1 h2.title,#block-views-featured_video-block_2 h2.title, #block-views-featured_video-block_3 h2.title, #block-views-featured_blog-block_1 h2.title
 {   
 	font-size:180%;
 	font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight:normal; 
    color:#92278f;
    }
    
#block-views-featured_blog-block_1 h2.title a, #block-views-news-block_1 h2.title a, #block-views-news-block_2 h2.title a, #block-views-news-block_3 h2.title a, #block-views-featured_video-block_1 h2.title a, #block-views-featured_video-block_2 h2.title a, #block-views-featured_video-block_3 h2.title a
  {
  	font-size: .75em;
    line-height: .9em;
    margin-top: 0.667em; /* Equivalent to 1em in the page's base font: 1 / 1.5 = 0.667em */
    margin-bottom: 0.667em;
    font-weight:bold; 
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
  }	
   
  
#block-views-featured_video-block_1 .view-header, #block-views-featured_video-block_2 .view-header, #block-views-featured_video-block_3 .view-header, #block-views-featured_blog-block_1 .view-header, #block-views-news-block_1 .view-header, #block-views-news-block_2 .view-header, #block-views-news-block_3 .view-header {
	position:relative;
	padding:0;
	margin:0;
}


	
#block-views-featured_video-block_1 fieldset, #block-views-featured_video-block_2 fieldset, #block-views-featured_video-block_3 fieldset, .node-type-video fieldset   {
	border:none;
	padding:0;
	margin:0;
	}
	  
#block-views-featured_video-block_1 .field-field-embed-video, #block-views-featured_video-block_2 .field-field-embed-video, #block-views-featured_video-block_3 .field-field-embed-video   {
	padding-right:10px;	
}

#block-views-featured_video-block_1 .read-more, #block-views-featured_video-block_2 .read-more, #block-views-featured_video-block_3 .read-more {
	display:none;
}

.views-field-field-embed-video-value
  {
  	font-size: 1.3em;
    line-height: 1.3em;
    margin-top:0px;
    margin-bottom:0.667em;
    font-weight:bold; 
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
  }	
 
.views-field-field-date-value
  {
  	font-size: 1.3em;
    line-height: 1.3em;
    margin-top:0px;
    margin-bottom:0.667em;
    font-weight:bold; 
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
  }	
  
	
 #block-views-featured_blog-block_1, #block-views-news-block_1, #block-views-news-block_2, #block-views-news-block_3 {
		}
		
 #block-views-featured_video-block_1,  #block-views-featured_video-block_2,  #block-views-featured_video-block_3 {
		padding-bottom:0px;
		margin-bottom:0px;	}

#block-views-news-block_1 .node-inner, #block-views-news-block_2 .node-inner, #block-views-news-block_3 .node-inner {
	padding-bottom:1em;
}

.view-footer {
	padding:0px;
	margin: -10px 0px;
}


/** Drupal nodes **/
  .node /* Node wrapper */
  {
  	
  }

.node-inner /* Additional wrapper for node */
  {

  	  }

  .sticky /* A sticky node (displayed before others in a list) */
  {
  }

  .node-unpublished /* Unpublished nodes */
  {
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
  }

  .node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
  .comment-unpublished div.unpublished
  {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word; /* A very nice CSS3 property */
  }


  
  .marker /* "New" or "Updated" marker for content that is new or updated for the current user */
  {
    color: #c00;
  }

  .node .picture /* The picture of the node author */
  {
  }

  .node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }

#content p, #content table, #content dl
  {
    font-family: Arial, Verdana, Helvetica, "Bitstream Vera Sans", sans-serif;
  	  margin-bottom:1em;
  }

textarea #node-58 {
	    font-family: "Bitstream Vera Sans Mono", "Courier New", monospace;
}

.links .node_translation_fr, .links .node_translation_en, .links .node_translation_es {
	display:none;
}

.node .content /* Node's content wrapper */
  {
  }

  .node div.links /* Wrapper for node links */
  {
    margin: 1em 0 1em 0;
  }

  ul.links /* Taxonomy links, node links, comment links */
  {
    margin: 0;
    padding: 0 0 1em 0;
  }

  ul.links.inline
  {
    display: inline;
  }

  ul.links li
  {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
  }

  .preview .node /* Preview of the content before submitting new or updated content */
  {
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
  }

/** Drupal comments **/
  #comments /* Wrapper for the list of comments and its title */
  {
    margin: 1em 0;
  }

  #comments-title /* Heading for the list of comments */
  {
  }

  .comment /* Wrapper for a single comment */
  {
  }

  .comment-inner /* Additional wrapper for a single comment */
  {
  }

  .comment-preview /* Preview of the comment before submitting new or updated comment */
  {
  }

  .comment.new /* A new comment since the user last viewed the page. */
  {
  }

  .comment.odd /* An odd-numbered comment in the list of comments */
  {
  }

  .comment.even /* An even-numbered comment in the list of comments */
  {
  }

  .comment.first /* The first comment in the list of comments */
  {
  }

  .comment.last /* The last comment in the list of comments */
  {
  }

  .comment-unpublished /* Unpublished comments */
  {
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
  }

  .comment-unpublished div.unpublished /* The word "Unpublished" displayed beneath the content. See also the div.unpublished declaration in the node section above. */
  {
  }

  .comment-published /* Published comments */
  {
  }

  .comment-by-anon /* A comment created by an anonymous user */
  {
  }

  .comment-by-author /* A comment created by the node's author */
  {
  }

  .comment-mine /* A comment created by the current user */
  {
  }

  .comment h3.title /* Comment title */
  {
  }

  .new /* "New" marker for comments that are new for the current user */
  {
    color: #c00;
  }

  .comment .picture /* The picture of the comment author */
  {
  }

  .comment .submitted /* The "posted by" information */
  {
  }

  .comment .content /* Comment's content wrapper */
  {
  }

  .comment .user-signature /* The user's signature */
  {
  }

  .comment div.links /* Wrapper for comment links. See also the ul.links declaration in the node section above. */
  {
    margin: 1em 0;
  }


  .more-link /* Aggregator, blog, and forum more link */
  {
    text-align: right;
  }

  #user-login-form /* Drupal's default login form */
  {
    text-align: left;
  }

  tr.even /* Some tables have rows marked even or odd. */
  {
   background-color: #eee; /* Drupal core uses a #eee background */
  }

  tr.odd
  {
    background-color: #fff;  /* Drupal core uses a #eee background */
  }

  li a.active /* The active item in a Drupal menu */
  {
    color: #92278f;
  }


/** Drupal forms **/
  .form-item, /* Wrapper for a form element (or group of form elements) and its label */
  .form-checkboxes,
  .form-radios
  {
    margin: 1em 0;
  }

  .form-item input.error, /* Highlight the form elements that caused a form submission error */
  .form-item textarea.error,
  .form-item select.error
  {
    border: 2px solid #c00;
  }

  .form-item label /* The label for a form element */
  {
    display: block;
    font-weight: bold;
  }

  .form-item label.option /* The label for a radio button or checkbox */
  {
    display: inline;
    font-weight: normal;
  }

  .form-required /* The part of the label that indicates a required field */
  {
    color: #c00;
  }

  .form-item .description /* The descriptive help text (separate from the label) */
  {
    font-size: 0.85em;
  }

  .form-checkboxes .form-item, /* Pack groups of checkboxes and radio buttons closer together */
  .form-radios .form-item
  {
    margin: 0.4em 0;
  }

input #edit-submit .form-submit {
	padding:0;
	  	  margin:0px;
}
 #block-search-0 .form-text {
	  	  background-color:#8cc63f;
	  	  border: 1px solid #fff;
}

 #block-search-0 .form-submit /* The submit button */
  {
  	  position:relative;
  	  top:3px;
  	  background-color:#8cc63f;
  	  color:#fff;
  	  font-size:1.1em;
  	  text-transform:uppercase;
  	  padding:0px;
  	  border:0;
  	  margin:0px;
  }

#block-search-0 {
	background-color:#8cc63f;
	width:222px;
	padding:3px 0 4px 8px;
	margin-bottom:6px;
}

  .container-inline div, .container-inline label /* Inline labels and form divs */
  {
    display: inline;
  }

  .tips /* Tips for Drupal's input formats */
  {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
  }

/** OpenID **/
  /* The default styling for the OpenID login link seems to assume Garland's
   * styling of list items.
   */
  #user-login-form ul /* OpenID creates a new ul above the login form's links. */
  {
    margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
  }

  #user-login-form li.openid-link, /* The "Log in using OpenID" links. */
  #user-login li.openid-link
  {
    margin-top: 1em;
    margin-left: -20px; /* Un-do some of the padding on the ul list. */
  	padding-left: 20px;
  	background-position: left center;
  }

  #user-login-form li.user-link, /* The "Cancel OpenID login" links. */
  #user-login li.user-link
  {
    margin-top: 1em;
  	list-style-type: disc;
  	list-style-position: outside;
  }

  #user-login li.openid-link, /* The OpenID links on the /user form. */
  #user-login li.user-link
  {
    margin-left: -2em; /* Un-do all of the padding on the ul list. */
  }

/** Content Webforms **/


#edit-submitted-your-region-wrapper label, #webform-component-1_votre_region label, .webform-client-form legend {
    font-size: 1.3em;
    line-height: 1.3em;
    font-weight: normal;
    }



/** Drupal admin tables **/
  /* We overrode these styles in html-elements.css, but restore them for the
   * forms on the site.
   */
  form tbody
  {
    border-top: 1px solid #ccc;
  }

  form th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

  form tbody th
  {
    border-bottom: 1px solid #ccc;
  }

  form thead th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }
  
  /* images */
  
  .image-attach-body {
  float: right;
  margin-left: 1em;
}
.image-attach-teaser {
  float: right;
  margin-left: 1em;
  margin-bottom:1em;
  padding:0px;
  margin-top:-1em;
}
.node-inner {
  clear: both;
}
.image-unpublished {
  background-color:#FFF4F4;
  padding: 1em;
}

.in-maintenance #header {
	display:none;
}
.in-maintenance #page {
	background-image:none;
}

/* nice menus */


/******************************
 Global CSS for ALL menu types
******************************/


#block-nice_menus-1 
{
	position:relative;
	left:-6px;
}

ul.nice-menu,
ul.nice-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.nice-menu li {
  border-top: 0;
  float: left; /* LTR */
  background-color: transparent;
  /* Additional overrides to deal with Garland theme. */
  margin: 0;
  padding: 0; /* LTR */
  background-image: none;
}

/* Overrides for Garland header. 
#header-region ul.nice-menu li {
  margin: 0;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  background: transparent;
} */

ul.nice-menu a, ul.nice-menu span {
  padding: 0.5em 5px 0.3em 5px;
  display: block;
}

ul.nice-menu ul,
/* Repeat for Garland header. */
#header-region ul.nice-menu ul {
  top: 1.8em;
  left: -1px; /* LTR */
  border: 1px solid #92278f;
  margin-right: 0;
  padding-right:0; /* LTR */
  background-color:#fff;
}

/* Override for Garland header. */
#header-region ul.nice-menu ul {
  top: 1.7em;
   padding:0;
  margin:0;
}

ul.nice-menu ul li {
  width: 12.5em;
  padding:0;
  margin:0;
}


/******************************
 HORIZONTAL (down) menus
******************************/

ul.nice-menu-down {
  float: left; /* LTR */
  border: 0;
   padding:0;
  margin:0;
}

ul.nice-menu-down li {
	 padding:0;
  margin:0;
}

ul.nice-menu-down li li {
  border-top: 0;
   padding:0;
  margin:0;
}

ul.nice-menu-down ul {
  left: 0;
   padding:0;
  margin:0; /* LTR */
}

ul.nice-menu-down ul li {
  clear: both;
   padding:0;
  margin:0;
}

ul.nice-menu-down li ul li ul,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li ul li ul {
  left: 12.5em; /* LTR */
  top: -1px;
   margin-right:0px;
  padding-right:0px;
}

ul.nice-menu-down .menuparent a {
  padding-right: 4px;
  margin-right:0; /* LTR */
}

ul.nice-menu-down li.menuparent,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li.menuparent {
}

ul.nice-menu-down li.menuparent:hover,
ul.nice-menu-down li.over,
/* Repeat for Garland header. the problem */
#header-region ul.nice-menu-down li.menuparent:hover,
#header-region ul.nice-menu-down li.over {
  background-color: #fff;
  margin-right:0px;
  padding-right:0px;/* LTR */
}

ul.nice-menu-down li li.menuparent,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li li.menuparent {
  background-color: #fff;
   margin-right:0px;
  padding-right:0px; /* LTR */
}

ul.nice-menu-down li li.menuparent:hover,
ul.nice-menu-down li li.over,
/* Repeat for Garland header. */
#header-region ul.nice-menu-down li li.menuparent:hover,
#header-region ul.nice-menu-down li li.over {
  background-color: #fff;
   margin-right:0px;
  padding-right:0px;/* LTR */
}

.book-image-caption {
	font-size: 0.8em;
	font-weight: bold;
}
.field-book-caption {
	margin: 0.5em 0 1.1em 0;
}
.profile h1 {
	color: #91278f;
}

.profile h3 {
	color: #000;
	margin-bottom: 0;
	font-size: 1.2em;
}
.profile-top {
	background-color: #e8f2d4;
	padding: 20px;
}

.user-personal-details {
	display: inline-block;
	width: 300px;
}

.profile .picture {
	float: left;
	display: block;
	padding-right: 20px;
}

.profile-info {
	padding: 20px;
}

.profile .profile-item {
	margin-bottom: 1.2em;
}

.login-info {
	font-weight: bold;
	color: #91278f;
	width: 120px;
	display: inline-block;
	vertical-align: top;
}

.profile-details{
	display: inline-block;
	width: 300px;
}

.profile-details .content {
	padding: 0 0 0 20px;
	margin: 0;
}


.views-field-field-sponsor-type-value,
#block-views-storybook-block_1 h2.title,
#block-views-storybook-block_2 h2.title,
#block-views-storybook-block_3 h2.title{
	font-size: 125%;
	font-weight: bold;
	color: #92278F;
	margin: 1.5em 0 0.5em 0;
	border-bottom: 1px solid #92278F;
}

#content-bottom #views_slideshow_singleframe_main_sponsors_rotator-block_2 {
	padding: 0 10px 30px 10px;
}

#content-bottom #views_slideshow_singleframe_main_sponsors_rotator-block_2 .views-field-field-sponsor-type-value {
	width: 440px;
}	

#block-block-61 {
	float: right;
	display: inline-block;
	position: relative;
	top: -12px;
	font-size: 80%;
}

#block-block-62, #block-block-63, #block-block-64 {
	padding: 10px;
	background-color: #eee;
	border: 1px solid #e8f2d4;
	margin-bottom: 1.6em;
}

#block-block-62 h2, #block-block-63 h2, #block-block-64 h2,  {
	color: #000;
	margin-bottom: 1.3em;
}

#block-views-Speakers-block_1,
#block-views-Speakers-block_2,
#block-views-Speakers-block_3,
#block-views-video_front_right-block_1, 
#block-views-video_front_right-block_2, 
#block-views-video_front_right-block_3,
#block-views-storybook-block_1,
#block-views-storybook-block_2, 
#block-views-storybook-block_3,
#block-block-66,
#block-block-67,
#block-block-68,
#block-block-74,
#block-views-Feature-block_1,
#block-views-plenary-block_1 {
	padding: 10px;
	margin-bottom: 10px;
}

#block-views-news-block_1, 
#block-views-news-block_2,
#block-views-news-block_3 {
	margin: 20px 0;
	font-size: 0.75em;
}

#block-views-Speakers-block_1 h2.title,
#block-views-Speakers-block_2 h2.title,
#block-views-Speakers-block_3 h2.title,
#block-block-66 h2.title,
#block-block-67 h2.title,
#block-block-68 h2.title,
#block-block-74 h2.title,
#block-views-Feature-block_1 h2.title,
#block-views-plenary-block_1 .views-field-title,
#block-views-plenary-block_2 .views-field-title,
#block-views-plenary-block_3 .views-field-title
{
	border-top: 1px solid #92278F;
	border-bottom: 1px solid #92278F;
	margin-bottom: 0.8em;
}

#block-views-Feature-block_1 h2.title {
	display: block;
	font-size: 1.5em;
	line-height: 1.3em;
	color: #92278F;
	font-weight: bold;
}

#block-views-Feature-block_1 .views-field-title,
#block-views-plenary-block_1 .views-field-title,
#block-views-plenary-block_2 .views-field-title,
#block-views-plenary-block_3 .views-field-title
{
	font-size: 1.3em;
	font-weight: bold;
	color: #92278F;
}

#block-views-Speakers-block_1 .views-field-field-portrait-fid,
#block-views-Speakers-block_2 .views-field-field-portrait-fid,
#block-views-Speakers-block_3 .views-field-field-portrait-fid {
	float: left;
	width: 180px;
	display: block;
	vertical-align: top;
}

#block-views-Speakers-block_1 .views-field-field-teaser2-value,
#block-views-Speakers-block_2 .views-field-field-teaser2-value,
#block-views-Speakers-block_3 .views-field-field-teaser2-value {
	width: 260px;
	float: right;
	display: block;
	vertical-align: top;
}

#block-views-Speakers-block_1 .views-field-field-teaser2-value .field-content,
#block-views-Speakers-block_2 .views-field-field-teaser2-value .field-content,
#block-views-Speakers-block_3 .views-field-field-teaser2-value .field-content {
	padding-left: 10px;
}

#block-views-Speakers-block_1 .view-footer p,
#block-views-Speakers-block_3 .view-footer p,
#block-views-Speakers-block_2 .view-footer p {
	margin-top: 20px;
	border-top: 1px solid #ccc;
}

.blogger-bio {
	border: 1px solid #333;
	padding: 10px;
	margin: 1em 0;
}

#block-views-news-block_1,
#block-views-news-block_2,
#block-views-news-block_3 {
	padding: 10px;
	border: 1px solid #ccc;
}

#block-views-news-block_1 .views-field-title,
#block-views-news-block_2 .views-field-title,
#block-views-news-block_3 .views-field-title {
	font-size: 175%;
	font-weight: bold;
}

#block-views-news-block_1 .view-footer,
#block-views-news-block_2 .view-footer,
#block-views-news-block_3 .view-footer {
	font-size: 125%;
	font-weight: bold;
}

.submitted {
	margin: 0.5em 0 1em 0;
	font-size: 0.875em;
}

.block .tweets-pulled-listing ul {
	padding: 0 20px 0 0;
	font-size: 75%;
}

#block-block-65 {
	margin-bottom: 1.5em;
}

