/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
  margin:0;
  /* setting border:0 hoses ie6 win window inner well border */
  padding:0;
}

body {
  background:#ffffff url(/images/body_bg.gif) repeat-x;
  color:#404040;
  font-family:'trebuchet ms', verdana, helvetica, arial, sans-serif;
  font-size:0.75em;
  margin:0;
  min-width:974px;
  padding:0;
  text-align:center;
}

a { color:#36414d; color:#003399; text-decoration:none; }
a:active {color:#942f2f; }
a:hover { color:#a3b8cc; color:#942f2f; }
a img {	border:0; }

form { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6 { font-weight:normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre {
  margin-top:10px;
  margin-bottom:10px;
}
blockquote {
	background:#eeeeee url(/images/background-quotes.gif) no-repeat bottom right;
	padding:5px 10px;
}

/* standard helper classes */

.clr {
  clear:both;
  overflow:hidden;
  width:1px;
  height:1px;
  margin:0 -1px -1px 0;
  border:0;
  padding:0;
  font-size:0;
  line-height:0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
  content:" ";
  display:block;
  visibility:hidden;
  clear:both;
  height:0.1px;
  font-size:0.1em;
  line-height:0;
}
* html .pkg { display:inline-block; }
/* no ie mac \*/
* html .pkg { height:1%; }
.pkg { display:block; }
/* */

/* page layout */

#banner {
	background:#dadbf0;
  background:#a3b8cc;
	position:relative;
 	width:974px;
}

#banner-inner {
	position:static;
}

#banner a { color:#fff; text-decoration:none; }
#banner a:hover { color:#fff; }

#banner .normalcategory {
  padding:0 6px;
}

#container {
  background:#fff;
  margin:0 auto 20px auto;
  text-align:left;
  width:974px;
}
.mt-main-index #container {
  margin:0 auto 20px auto;
}
#container-inner {
  border-width:0;
  position:static;
  width:auto;
}

#header-cats { background:#c9cacc; padding:5px; margin-bottom:5px;}

#pagebody { position:relative; width:100%; background:#F0F0F9; }
#pagebody-inner { position:static; width:100%; }

#alpha, #beta, #gamma, #delta {
  display:inline; /* ie win bugfix */
  position:relative;
  float:left;
  min-height:1px;
  background:#Fff;
}

#alpha-inner, #gamma-inner, #delta-inner {
  position:static;
  background:#F0F0F9;
}

#beta-inner {
  background:#ffff;
	position:static;
}

#delta { float:right; }

#entries {
	background:#ffffff;
}

#footer { background:#e2e4e6; padding:5px; text-align:center; }

#catslist { background:#F0F0F9; align:center; }

#header-cats { background:#c9cacc; }

.titlebar {
	background:#dadbf0;
	align:center;
	padding:5px;
}

/* content */

.normalcategory {
  color:#000066;
  font-size:1.2em;
  font-style:normal;
  font-weight:bold;
  }

.normalmid {
}
.normaltitle {
  color:#545656;
  font-size:1.1em;
  font-style:normal;
  font-weight:bold;
  text-wrap:suppress; /* inherits to all descendants */
}
.admincategory {
  font-size:1.1em;
  font-style:normal;
  font-weight:bold;
  }
.sectiontitle {
	clear:both;
  color:#000066;
  font-size:1.4em;
  font-style:normal;
  font-weight:bold;
  }
.adminnote {
  color:#000000;
  font-family:"Tahoma";
  font-size:1.1em;
  font-style:normal;
}
.header {
  font-size:14px;
  font-weight:bold;
  color:#000099;
}
.rightsidetitle {
	color:#545656;
  font-style:normal;
}
.rightsidecats {
	color:#000066;
  font-size:0.75em;
  font-style:normal;
}
.smalltext {
  font-size:1.0em;
  font-style:normal;
  line-height:150%;
}
#footer .smalltext {
  color:#999;
  text-align:center;
}
.floatimgleft {
  float:left;
  margin-top:10px;
  margin-right:10px;
  margin-bottom:10px;
}

.content-nav {
  margin:10px;
  text-align:center;
}

.date-header,
.entry-content {
  position:static;
  clear:both;
}

.entry,
.trackbacks,
.comments,
.archive {
  position:static;
  overflow:hidden;
  clear:both;
  width:100%;
  margin-bottom:20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
  clear:both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
  clear:both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
  clear:both;
  margin:5px 10px 20px 10px;
}

.comments-open label { display:block; }

#comment-author, #comment-email, #comment-url, #comment-text {
  width:240px;
}

#comment-bake-cookie {
  margin-left:0;
  vertical-align:middle;
}

.comments-open-header {
  clear:both;
}

#comment-post {
  font-weight:bold;
}

img.image-full { width:100%; }

.image-thumbnail {
  float:left;
  width:115px;
  margin:0 10px 10px 0;
}

.image-thumbnail img {
  width:115px;
  height:115px;
  margin:0 0 2px 0;
}

/* modules */

.module {
  position:relative;
  overflow:hidden;
  width:100%;
  background:none;
}

.module-content {
  position:relative;
  margin:5px 10px 20px 10px;
}

.module-list,
.archive-list {
  margin:0;
  padding:0;
  list-style:none;
}

.module-list-item {
  margin-top:5px;
  margin-bottom:5px;
}

.module-presence img { vertical-align:middle; }
.module-powered .module-content { margin-bottom:10px; }
.module-photo .module-content { text-align:center; }
.module-wishlist .module-content { text-align:center; }

.module-calendar .module-content table {
  border-collapse:collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
  width:14%;
  text-align:center;
}

.typelist-thumbnailed { margin:0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
  display:block;
  clear:both;
  margin:0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
  content:" ";
  display:block;
  visibility:hidden;
  clear:both;
  height:0.1px;
  font-size:0.1em;
  line-height:0;
}
* html .typelist-thumbnailed .module-list-item { display:inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height:1%; }
.typelist-thumbnailed .module-list-item { display:block; }
/* */

.typelist-thumbnail {
  float:left;
  min-width:60px;
  width:60px;
  /* no ie mac \*/width:auto;/* */
  margin:0 5px 0 0;
  text-align:center;
  vertical-align:middle;
}

.typelist-thumbnail img { margin:5px; }

.module-galleries .typelist-thumbnail img { width:50px; }

.typelist-description {
  margin:0;
  padding:5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
  margin:0;
}

.module-featured-photo img { width:100%; }

.module-recent-photos { margin:0 0 15px 0; }
.module-recent-photos .module-content { margin:0; }
.module-recent-photos .module-list {
  display:block;
  height:1%;
  margin:0;
  border:0;
  padding:0;
  list-style:none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
  content:" ";
  display:block;
  visibility:hidden;
  clear:both;
  height:0.1px;
  font-size:0.1em;
  line-height:0;
}
* html .module-recent-photos .module-list { display:inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height:1%; }
.module-recent-photos .module-list { display:block; }
/* */

.module-recent-photos .module-list-item {
  display:block;
  float:left;
  /* ie win fix \*/ height:1%; /**/
  margin:0;
  border:0;
  padding:0;
}

.module-recent-photos .module-list-item a {
  display:block;
  margin:0;
  border:0;
  padding:0;
}

.module-recent-photos .module-list-item img {
  width:60px;
  height:60px;
  margin:0;
  padding:0;
}

/* mmt calendar */

.module-mmt-calendar { margin-bottom:15px; }
.module-mmt-calendar .module-content { margin:0; }
.module-mmt-calendar .module-header { margin:0; }
.module-mmt-calendar .module-header a { text-decoration:none; }
.module-mmt-calendar table { width:100%; }

.module-mmt-calendar th { text-align:left; }

.module-mmt-calendar td {
  width:14%;
  height:75px;
  text-align:left;
  vertical-align:top;
}

/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
  /* ie win (5, 5.5, 6) bugfix */
  p\osition:relative;
  width:100%;
  w\idth:auto;

  margin:0;
  border-left:5px solid #36414d;
  padding:5px;
  color:#fff;
  background:#a3b8cc;
  font-size:11px;
  font-weight:bold;
  line-height:1;
  text-transform:uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
  color:#fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
  font-size:11px;
}

.commenter-profile img { vertical-align:middle; }


/* page layout */

#alpha { margin:15px 15px 0 15px; height:100%; }
#beta { background:#e6ecf2; }
#gamma, #delta { background:#F0F0F9; height:100%;  }

#beta-inner,
#delta-inner {
  padding:2px;
}

.date-header {
  margin-top:0;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
}

.entry-header {
  margin-top:0;
  border-left:5px solid #dae0e6;
  padding:0 0 0 10px;
  color:#666;
  font-size:18px;
}

.entry-content,
.comment-content,
.trackback-content {
  margin:0;
  line-height:1.5;
}

.entry-tags {
  margin:0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display:inline; }

.entry-tags-list {
  list-style:none;
  padding:0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
  border-top:2px solid #c9cacc;
  color:#dadbf0;
  font-size:10px;
  margin:15px 0;
  padding-top:3px;
  text-align:right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
  margin-left:10px;
}

.content-nav { margin-top:0; }

#trackbacks-info {
  margin:10px 0;
  border:1px dashed #a3b8cc;
  padding:0 10px;
  color:#292e33;
  font-size:11px;
  text-align:center;
  background:#e6ecf2;
}

.comments-open-footer {
  margin:10px 0;
}

/* modules */

.module {
  margin:0 0 10px 0;
  border-bottom:1px solid #f3f6f9;
  background:#F0F0F9;
}

.module-content {
  margin:0 0 10px 0;
  border-top:1px solid #cfd4d9;
  padding:10px 10px 0 10px;
  font-size:12px;
  line-height:1.2;
}

.module-search input { font-size:10px; }
.module-search #search { width:100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size:10px; }

.module-powered { border-width:0; }
.module-powered .module-content {
  margin-bottom:0;
  border:1px dashed #a3b8cc;
  padding-bottom:10px;
  color:#292e33;
  background:#fff;
}

.module-photo { background:none; }
.module-photo img { border:solid 1px #fff; }

.module-list {
  margin:0 15px 10px 15px;
  list-style:disc;
}

.module-list .module-list {
  margin:5px 0 0 0;
  padding-left:15px;
  list-style:circle;
}

.module-list-item {
  margin-top:0;
  color:#666;
  line-height:1.2;
}

.typelist-thumbnailed .module-list {
  margin:0 0 10px 0;
  list-style:none;
}

.typelist-thumbnailed .module-list-item {
  margin:1px 0;
  padding:0;
  background:#f3f6f9;
}

.typelist-thumbnail {
  background:#fff;
}

.module-photo img { border:1px solid #fff; }

.module-featured-photo { width:398px; }
.module-featured-photo .module-content {
  margin:0;
  border-width:0;
  padding:0;
}
.module-featured-photo img { width:398px; }

.module-recent-photos .module-content { padding:10px 0 0 19px; }
.module-recent-photos .module-list { margin:0; }
.module-recent-photos .module-list-item {
  width:64px; /* mac ie fix */
  margin:0 10px 10px 0;
  padding:0;
  background:none;
}

.module-recent-photos .module-list-item a {
  border:#cfd4d9 1px solid;
  padding:1px;
  background:#fff;
}

.module-recent-photos .module-list-item a:hover {
  border-color:#36414d;
  background:#fff;
}

.module-tagcloud .module-list {text-align:center; }
.module-tagcloud .module-list { list-style:none; }
.module-tagcloud .module-list-item { display:inline; }
.module-tagcloud li.taglevel1 { font-size:19px; }
.module-tagcloud li.taglevel2 { font-size:17px; }
.module-tagcloud li.taglevel3 { font-size:15px; }
.module-tagcloud li.taglevel4 { font-size:13px; }
.module-tagcloud li.taglevel5 { font-size:11px; }
.module-tagcloud li.taglevel6 { font-size:9px; }

/* two-column-left tweaks */

.layout-two-column-left #alpha {
  margin:0;
  background:#fff;
  min-height:800px;
}

.layout-two-column-left #alpha-inner {
  background:#fff;
  padding:10px;
  width:720px;
}

.layout-two-column-left #beta {
  width:222px;
  background:#F0F0F9;
  padding:0;
}

.layout-two-column-left #beta-inner {
  padding:5px;
  border-width:0;
}

/* three-column tweaks */

/* ALPHA was 160px  GAMMA was 157px */

.layout-three-column #alpha {
  background:#e6ecf2;
  margin:0;
  width:195px;
}

.layout-three-column #alpha-inner {
  padding:0;
}

.layout-three-column #beta {
  background:#fff;
  margin:0;
  min-height:1000px;
  padding:5px;
  width:574px;
}

.layout-three-column #beta-inner {
  background:#fff;
  border-width:0;
  overflow:hidden;
  padding:0;
}

.layout-three-column #gamma {
  background:none;
  width:195px;
}

.layout-three-column #gamma-inner {
  overflow:hidden;
}

.layout-three-column #gamma p {
  padding:0 10px;
}

/*
 *  Preliminary styles added by Jay for Vicksburg II
 *  for review by Luke/Walt and rest of team
 */

/* All or multiple templates
  Suppress underlines on linked entry titles */
.entry-header a { text-decoration:none; }
  /* Suppress the prev/next nav */
.content-nav { margin:0px; display:none; }

/* Search results templates */
.mt-search-results .search-results-header {
  border:2px solid #669;
  background-color:#36414d;
  color:#eee;
  padding:5px;
}
.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width:400px; margin:0px auto 20px auto; }
.mt-search-results form#search-form input#search { width:80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }

/* Entry tag display */
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
  list-style:none;
  padding:0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display:inline; }

/* Main index styles
  Suppress date header on main index */
.main-index .date-header { display:none; }

/* Comment preview and individual entry
  Widen the comment form */
form textarea#comment-text { width:525px; }

/* All archive templates
  Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size:12px; }ca
.module-content p.first { margin-top:0px; }

/* Date-based and category archives
  Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

  /* ie win (5, 5.5, 6) bugfix */
  p\osition:relative;
  width:100%;
  w\idth:auto;

  margin:0;
  border-left:10px solid #a3b8cc;
  padding:5px;
  color:#fff;
  background:#36414d;
}

#comments .comment-header { display:none; }

#comments-open-data label,
#comments-open-url label,
#comments-open-text label {
  display:block;
}

#comments-open-data label#comment-bake-cookie-remember {
  display:inline;
}

#comments-open-data input,
#comments-open-url input,
#comments-open-text textarea {
  width:80%;
}

#comments-open-data input#comment-bake-cookie {
  width:auto;
}

.layout-two-column-left #alpha {
  min-height:3000px;
}

.layout-two-column-left #alpha-inner {
  padding:0;
}

.layout-two-column-left .entry {
  margin:0 0 0 0;
  padding:0 10px;
  width:auto;
}

.layout-two-column-left .entry-footer {
  margin:0 0 0 0;
}

.layout-two-column-left #beta-inner {
  padding:0;
}

.layout-two-column-left #beta {
  width:254px;
}

#no-style {
  display:none;
}

#newsbox {
  background:url(http://www.miwatch.org/images/new_on_miwatch_bg.gif) repeat-x;
  border:1px solid #942F2F;
  margin:0 auto 10px auto;
  width:95%;
}

#newsboxbody {
  padding:0 10px;
}

#considerthisbox {
  background:#F0F0F9 url(http://www.miwatch.org/images/folder_sidebg.gif) no-repeat;
  border-bottom:2px solid #942F2F;
  border-left:2px solid #942F2F;
  margin:0 0 20px 4px;
  padding-top:4px;
  width:185px;
}

#category-header {
  display:none;
  padding-bottom:5px;
}
#category-header-inner {
  padding-right:10px;
  text-align:right;
}

.did-you-know-page #category-header,
.from-our-readers-page #category-header,
.consider-this-page #category-header,
.track-legislation-page #category-header {
  display:block;
}

img.social {border:0; filter:alpha(opacity=100); float:none; margin:4px 2px 0 0; opacity:1.0; -moz-opacity:1.0;}
img.social:hover {filter:alpha(opacity=40); opacity:.4; -moz-opacity:.4;}

form#send-entry-form {margin:0 0 6px 34px;}

form#subscribe-form {position:relative;}
form#subscribe-form input#subscribe-email {margin:1px 0 0 0; width:130px;}
form#subscribe-form input#subscribe-submit {position:absolute;}

/* CLIFF ADDED THESE STYLES */

span.navbar {
  font-size:10pt;
  font-family:verdana;
  font-weight:bold;
}

span.navbar2 {
  font-size:8pt;
  font-family:verdana;
  font-weight:normal;
}

/* related entries styles */

#related {
	clear:both;
}

#related h3.red {
	color:#942f2f;
}

#related ul {
	list-style-type:none;
	margin:0 0 1.25em 0;
	padding:0;
}

#related ul li {
	display:block;
	line-height:110%;
	margin:0 0 0.5em 0;
	padding:0;
}

#related ul li a {
	background:#fff url(/images/icon_related_links.gif) no-repeat scroll left top;
	color:#6162bf;
	line-height:110%;
	padding:0 0 2px 18px;
}

#related ul li a:hover {
	background:#fff url(/images/icon_related_links_r.gif) no-repeat scroll left top;
	color:#a3b8cc;
}

#related ul li .date {
	color:#999999;
	font-size:11px;
}

/* drop-down menu styles */

select {
	font-size:11px;
}

option {
	font-size:11px;
}

/* tri-box styles */

#tri-box-1 {
	border-bottom:1px solid #f0f0f0;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-top:1px solid #f0f0f0;
	margin:10px auto;
	width:564px;
}

#tri-box-2 {
	border-bottom:1px solid #efefef;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-top:1px solid #efefef;
}

#tri-box-3 {
	border-bottom:1px solid #f1f1ef;
	border-left:1px solid #f2f2ef;
	border-right:1px solid #f2f2ef;
	border-top:1px solid #f1f1ef;
}

#tri-box-4 {
	border-bottom:1px solid #e7e7ef;
	border-left:1px solid #ebeaf0;
	border-right:1px solid #ebeaf0;
	border-top:1px solid #e7e7ef;
}

#tri-box-5 {
	border-bottom:1px solid #ded9f0;
	border-left:1px solid #ded9f0;
	border-right:1px solid #ded9f0;
	border-top:1px solid #ded9f0;
}

#tri-box-6 {
	background:#dadbf0 url(/images/tri-box-background.gif) no-repeat;
	border-bottom:none;
	border-left:1px solid #ddddf0;
	border-right:1px solid #ddddf0;
	border-top:none;
	min-height:148px;
	padding:10px 0;
	text-align:center;
}

#tri-box-6 td {
	vertical-align:top;
}

#tri-box-6 td#tri-box-6a{
	border-left:1px solid #dbdaf2;
	padding:55px 5px 0 5px;
	width:174px;
}

#tri-box-6 td#tri-box-6b{
	border-left:1px solid #efefef;
	padding:65px 5px 0 5px;
	width:189px;
}

#tri-box-6 td#tri-box-6c{
	border-left:1px solid #efefef;
	padding:30px 5px 0 5px;
	width:187px;
}

/* Photo Gallery */

#gallery {
	clear:both;
}

#gallery h3.red {
	color:#942f2f;
}

#gallery ul.related {
	padding:0;
}

#gallery ul.related li {
	display:inline;
}

#mt-entry-more .mt-enclosure-image {
	display:none !important;
}

/* Slimbox */

#lbOverlay {
	position:absolute;
	z-index:9999;
	left:0;
	width:100%;
	background-color:#000;
	cursor:pointer;
}

#lbCenter, #lbBottomContainer {
	position:absolute;
	z-index:9999;
	left:50%;
	overflow:hidden;
	background-color:#fff;
}

.lbLoading {
	background:#fff url(/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat;
}

#lbPrevLink, #lbNextLink {
	display:block;
	position:absolute;
	top:0;
	width:50%;
	outline:none;
}

#lbPrevLink {
	left:0;
}

#lbPrevLink:hover {
	background:transparent url(/images/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right:0;
}

#lbNextLink:hover {
	background:transparent url(/images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	border:10px solid #fff;
	border-top-style:none;
}

#lbCloseLink {
	display:block;
	float:right;
	width:66px;
	height:22px;
	background:transparent url(/images/slimbox/closelabel.gif) no-repeat center;
	margin:5px 0;
	outline:none;
}

#lbCaption, #lbNumber {
	margin-right:71px;
}

#lbCaption {
	font-weight:bold;
}

.addthis_toolbox .hover_effect {width:568px;}
.addthis_toolbox .hover_effect div {float:left; padding:0 5px 0 0;}
.addthis_toolbox .hover_effect div a {padding:2px 2px 2px 20px; position:relative;}
.addthis_toolbox .hover_effect div a span {height:16px; left:1px; position:absolute; top:2px; width:16px;}


