/* Connect Savannah */
/* Element Defaults */
/* reset by reset.css. */
p { margin: 1.12em 0;}
cite {display:block;margin:1em 0;line-height:1;}
  cite.byline {margin:0;}
strong { font-weight: bold; }
em { font-style: italic; }

/* fonts */
body {
  font-family:Arial,Helvetica,sans-serif;
  font-size: 88%;
  background:#eaeaea;
  color: #000;
  line-height:1.2;
}

a {color:#000;text-decoration:none;}
a:hover {color:#f65a2a;text-decoration:underline;}

/* Common Class Defaults */
/* clearfix - for closing elements containing floats across browsers */
#gridClamp:after,
.clearfix:after {
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
}
#gridClamp,
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html #gridClamp,
* html .clearfix {height:1%;}
#gridClamp,
.clearfix {display:block;}
/* End hide from IE-mac */

a.inlineEdit, span.inlineEdit {
  font-family: Arial, Helvetica, Verdana, sans-serif!important;
  font-weight:normal!important;
  font-size:10px!important;
  color:#999!important;
  text-decoration:none!important;
  text-transform:uppercase;
}
  a.inlineEdit:hover, span.inlineEdit:hover { color:#f00!important; }

.hidden_element { display:none; }

.image_magnify {
  position:absolute;
  top:0;
  right:10px;
  width:16px;
  height:16px;
}
.clicktozoom {
  display:block;
  margin-bottom:2px;
  font-size:10px;
  text-align:right;
  text-decoration:none;
}

.headline, .headline a {
    font-family:'Noticia Text',serif;
    font-weight:700;
    color: #000;
    text-decoration: none;
}
  .headline a:hover { color: #000; }
.subheadline {
    font-family:Arial,Helvetica,sans-serif;
    color: #000;
}
.byline {
  color:#666;
  font-family:Arial, Helvetica, sans-serif;
}
  .byline span a {display:block;height:20px;padding-left:19px;font-size:11px;line-height:20px;}
  .byline span:first-of-type a {margin-top:4px;}
  .byline .email a {background:url(/images/icons/email-18x18.png) left center no-repeat;background-size:16px 16px;}
  .byline .facebook a {background:url(/images/icons/facebook-18x18.png) left center no-repeat;background-size:16px 16px;}
  .byline .twitter a {background:url(/images/icons/twitter-18x18.png) left center no-repeat;background-size:16px 16px;}

.excerpt { /* where is this used? */
    background: #eee;
    padding: 15px;
    margin: 10px 15px;
    border: 1px dotted #000;
}
.notice
{
    background-color:#eee;
    margin:0;
    padding:9px;
    text-align:center;
}
.pagination { font-size: 10px; }

div.storyPagination {
  font-size: 1.1em;
}

a.memberThumb {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

input.searchbox {
  width: 134px;
  height: 16px;
  background: url(/images/backgrounds/keywords.png) no-repeat;
  padding: 3px 9px 0 21px;
  border: 0;
  font-size: 10px;
}
  input.searchbox:focus { outline: none; }

.BlogButton {
  display: block;
  width: 140px;
  height: 45px;
  background-repeat: no-repeat;
  text-indent: -6000px;
}

.sectionHeader { 
/*  background-repeat: no-repeat;
  background-position: left top;
  text-align: left; 
  font-weight: bold;
  font-size: 16px;
  color: #000;*/
}
  .sectionHeader a, .sectionHeader span {
    display: block;
    text-indent: -6000px;
  }

h1.sectionHeader {
  height: 22px;
}
  h1.sectionHeader a, h1.sectionHeader span { 
    height: 22px; 
    line-height: 22px;
    }

h2.sectionHeader {
/*  height: 13px;*/
}
  h2.sectionHeader a, h2.sectionHeader span { 
    height: 13px; 
    line-height: 13px;
    }

#gridMainSidebar1 div.MainSidebar { 
  background: none;
  margin-bottom: 15px; 
}
  #gridMainSidebar1 div.MainSidebar h3 {
    background: none;
    padding: 0 0 10px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: -1px;
  }
    #gridMainSidebar1 div.MainSidebar h3 a { 
      color: #000;
      text-decoration: none;
    }
    #gridMainSidebar1 div.MainSidebar ul {
      padding: 0;
    }

/* ------------------------------------------------------------------ */

div.tools {}
div.tools h3 {display:none;}
div.tools h4 {
  padding: 0 0 3px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
}
div.tools *+h4 { padding-top: 8px; }
div.tools ul {
  margin:0 0 10px;
  background:#fff;
  border: 1px solid #ccc;
}
div.tools ul li {
  font-size: 11px;
}
  div.tools ul li.shareLink {
    padding: 4px 5px;
  }
div.tools ul li a {
  background-repeat: no-repeat;
  background-position: 5px center;
  display: block;
  padding: 5px 0 5px 28px;
  text-transform: lowercase;
}
div.tools ul li * a,
div.tools ul li.shareLink a {
  display: inline;
  padding: 0;
  text-transform: none;
}
div.tools ul li.l1 {
  padding: 5px;
}
div.tools ul li.l0 ul {
  margin-bottom: 5px;
}

div.tools div.togglePanel {
  padding: 5px;
  background-color: #eee;
}
  div.horizontalToolsTogglePanel {
    padding: 5px;
    background-color:#eee;
  }
div.tools div.togglePanel textarea,
div.horizontalToolsTogglePanel textarea,
div.tools div.togglePanel input[type=text],
div.horizontalToolsTogglePanel input[type=text] {
  width: 132px;
  padding: 2px;
  border: solid 1px #000;
}
div.tools div.loading,
div.horizontalToolsTogglePanel div.loading {
    /* loader image from ajaxload.info */
    background-image: url(/images/icons/toolsloader.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding: 0 20px;
}

.horizontalTools a {background-position:center;background-repeat:no-repeat;}

.horizontalTools a.emailAction,
.horizontalTools a.saveAction,
.horizontalTools a.icalAction {color:transparent;}

.horizontalTools a.emailAction,
div.tools a.emailAction {
    background-image: url(/images/icons/article_tools/email.gif);
}
div.tools a.printAction {
    background-image: url(/images/icons/article_tools/print.gif);
}
div.tools a.shareAction {
    background-image: url(/images/icons/article_tools/share.gif);
}
.horizontalTools a.saveAction,
.horizontalTools a.icalAction,
div.tools a.saveAction,
div.tools a.icalAction {
    background-image: url(/images/icons/article_tools/favorites.png);
}
div.tools a.commentItem {
    background-image: url(/images/icons/article_tools/comment.gif);
}
div.tools a.reminderAction {
    background-image: url(/images/icons/article_tools/remind.gif);
}
div.tools a.addAction {
    display: block;
    padding: 5px 0 5px 18px;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-image: url(/images/icons/article_tools/add.gif);
}
  div.tools form a.addAction {
    background-image: none;
    padding:5px;
    text-decoration: none;
  }

div.horizontalTools {
    background-color:#fff;
    border:1px solid #ccc;
    float:left;
    margin:1em 0;
    padding:0.5em;
    width:100%;
}
div.horizontalTools ul {
    padding:0;
}
div.horizontalTools li.l0 {
    float:left;
    margin:0 5px;
    padding:1px 6px;
}
  div.horizontalTools li.l0 a {
    text-decoration:none;
    font-size:.9em;
  }
div.horizontalToolsTogglePanel {
  width:auto!important;
  height:auto!important;
  padding:10px;
}
  div.horizontalToolsTogglePanel .toolsInner {
    padding:5px;
  }
    div.horizontalToolsTogglePanel .toolsInner h3 {
      margin:5px 0;
    }
div.horizontalToolsTogglePanel ul li.l1 {
    background: #eee;
    padding: 2px;
    margin: 2px 0;
}

div.processOutput {
  background: #eee;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #000;
}

/* ------------------------------------------------------------------ */

div.tinyTools {
  clear:right;
  float:right;
  width:auto;
  margin-left:5px;
  padding-left:5px;
  font-size:11px;
  line-height:1;
  border-left:1px solid #999;
}
div.tinyTools h3 {
  display:none;
}
div.tinyTools h4 {
  margin: 5px 0 2px 0;
  font-size: 10px;
  font-weight: bold;
}
div.tinyTools ul {
  margin:0;
}
div.tinyTools ul li.l0 {
  margin:2px 0;
}
div.tinyTools ul li.l0 a {
  display:block;
  padding:0;
  text-decoration:none;
  color:#000;
}
  div.tinyTools ul li.l0 a:hover {
    color:#999;
    text-decoration: underline;
  }
div.tinyTools div.togglePanel ul {
    margin: 0;
}
div.tinyTools div.togglePanel {
    padding: 4px;
}
div.tinyTools div.togglePanel textarea,
div.tinyTools div.togglePanel input[type=text] {
    width: 102px;
    padding: 2px;
    border: solid 1px #000;
}

/* ------------------------------------------------------------------ */
#ImageFlipBook.Sidebar.Event {margin-bottom:6px;}
#ImageFlipBook.Sidebar.Location {width:160px;}

div.flipBook {
    position: relative;
}
div.flipBook .credit {
    margin-top: 2px 0 2px 0;
  text-align: right;
  font-family: "Trebuchet MS";
  font-size: 9px;
  text-transform: uppercase;
}
div.flipBook div.photGridWrap {
    text-align: center;
}
div.flipBook div.photoGrid {
    display: inline-block;
    margin-top: 4px;
    border-top: dotted 1px;
    padding: 4px 0 4px 1px;
}
div.flipBook div.photoGrid a,
div.flipBook div.photoGrid a:link,
div.flipBook div.photoGrid a:visited,
div.flipBook div.photoGrid a:hover {
    position: relative;
    float: left;
    text-decoration: none;
    border: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #000;
    margin: 3px 5px 4px 0;
    width: 46px;
    height: 46px;
}
div.flipBook div.photoGrid a:hover {
    width: 50px;
    height: 50px;
    left: -2px;
    top: -2px;
    margin-right: 1px;
    margin-bottom: 0px;
}
  .flipBook .clearfix {height:1px;}


/* ------------------------------------------------------------------ */
/* Comments */
/* ------------------------------------------------------------------ */
div.commentsHeader a.feedLink {
  background:transparent url(/images/rss-small.gif) no-repeat top center;
  color:transparent;
  font-size:.7em;
  text-decoration:none;
  text-indent:-6000px;
}

/* ------------------------------------------------------------------ */
/* Inline Images */
/* ------------------------------------------------------------------ */

.contentImageCenter {
  text-align:center;
}
.contentImageRight {
  float:right;
  margin-left:10px;
  position:relative;
}
.contentImageLeft {
  float:left;
  margin-right:10px;
  position:relative;
}

/* blog images */  
.postBody img.blogImageLeft,
.postBody img.blogImageRight,
.postBody img.blogImageCenter
{
    background:#eee none repeat scroll 0 0;
    border:1px solid #000;
    display:block;
    margin:5px;
    padding:5px;
    text-align:center;
}
.postBody img.blogImageLeft {
    float:left;
    display:inline;
    margin:0 10px 10px 0;
}
.postBody img.blogImageRight {
    float:right;
    display:inline;
    margin:0 0 10px 10px;
}
.postBody img.blogImageCenter {
    display:inline;
    margin:0 10px 0 10px;
}

div.blogImageRight {
    float: right;
    margin: 0 0 5px 10px;
    }
div.blogImageCenter {
    clear: both;
    margin: 10px auto;
    }
div.blogImageLeft {
    float: left;
    margin: 0 10px 5px 0;
    }
div.blogImageCenter ul,
div.blogImageLeft ul,
div.blogImageRight ul {
    padding: 0;
    margin: 0;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .9em;
    text-align: right;
    margin-top: -5px;
    }
    #storyBody ul li.imageCredit {
      margin:3px 3px 6px 0;
      color:#999;
      font-size: 0.85em;
      text-align:right;
      letter-spacing: 0.1em;
      list-style: none outside none;
    }
    #storyBody ul li.imageCaption {
      margin:3px 3px 6px 0;
      padding-bottom:3px;
      text-align: left;
      list-style: none outside none;
      color:#666;
      border-bottom:1px solid #ccc;
    }

/* Digital Issue styles [Issue Archives] */

li.digitalIssue {
  padding-top: 5px;
}
a.digitalIcon {
  background: #fff url(/images/icons/page.gif) no-repeat 2px center;
  padding: 1px 3px 1px 15px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #000;
  border-radius:4px;
  }
  
  #archiveIssueHeader ul {
    margin-bottom: 15px;
  }
  #archiveIssueHeader a.digitalIcon {
    font-size: .8em;
    float:right;
  }
  /* -- Force lists in blogs to have default list style -- */
  .postBody ol li {list-style: decimal inside;}
  .postBody ul li {list-style: disc inside;}
  .postBody ul li.imageCredit,.postBody ul li.imageCaption {list-style:none;}
  /* ---------------------------------------------------- */
/* Twitter Feed */
#TwitterFeed {
  background:#eee;
  padding: 0;
}
  #TwitterFeed h2.widget_head {
    text-align:center;
    padding:5px 10px;
    background:#eee url(/images/icons/twitter-bird.gif) no-repeat 1px 1px;
  }
  #TwitterFeed h2.widget_head a {
    color:#000;
    text-decoration:none;
    }
    div#TwitterFeed.MainColumn h2.widget_head {
      text-align: left;
      background: transparent;
      padding: 0;
    }
    div#TwitterFeed.MainColumn h2.widget_head a {
      color: #000;
      font-size: 16px;
      background: ;
    }
#twitter_div {
  padding: 0 5px 5px;
}  
#twitter_div ul {
  padding: 0;
  overflow: hidden;
}
#twitter_div ul li {
  margin:5px 0 0;
  padding:5px;
  background:#eee;
  font-size:0.9em;
  border-bottom: 2px solid #000;
  color: #000;
  }
  #twitter_div ul li a.twitterTime {
    color: #000;
    font-style: italic;
    font-size: .9em;
    font-family: Georgia,serif;
    text-decoration: none;
  }
a.widget_link {
  text-align:center;
  display:block;
  font-size:0.8em;
  width:100%;
  background:#eee;
  color:#000;
  padding:2px 0;
  }
  div#TwitterFeed.MainColumn a.widget_link {
    color: #000;
    background: #eee;
  }
  
#locationsGroup.displayOptional {
  display: block;
}

/* event source branding header styles */
li.eventItem span.eventSource {display:block;float:right;height:20px;line-height:20px;}
  li.eventItem span#Soket.eventSource {color:#0067a2;}
li.eventItem span.eventSource a {display:inline-block;text-decoration:none;text-indent:-6000px;}
  span#GETn2it.eventSource a {width:18px;height:20px;background:url(/foundation/images/buttons/getn2it-logo.png) center no-repeat;}
  span#Soket.eventSource a {width:20px;height:20px;background:url(/foundation/images/buttons/soket-logo.png) left center no-repeat;}
  .postBody blockquote,#BlogEdit .contentBody blockquote {
    width: 80%;
    border-left: 2px solid #000;
    font-family: Georgia,"Times New Roman",Times,serif;
    padding: 0px 0px 0px 10px;
    margin: 15px auto;
  }
  
  /*added by Connect Savannah*/
  
  	p.smfshowname {
	font-size: 17px; 
	font-weight: bold;
	padding: 0px;
	color:#000;
	margin: 1.25em 0px 0px 0px;
	border-bottom: 1px solid #000;
	line-height: .7em;
	}
	
	p.smfdescription {
    margin: 2px 0px 5px 0px;
	}

	
  p.smfinfotext {
  font-size: 13px;
  padding: 0px; 
  margin: 0px 0px 0px 0px;
	font-weight: bold;
	}
  

	
