/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
	padding: 10px 0 3px 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 14pt;
}


/* ul {
	list-style-image: url(../images/img07.gif);
} */

a {
	text-decoration: none;
	border-bottom: none;
	background: none;
	color: #940f04;
}

a:hover {
	border-bottom: 1px dotted #6f0b03;
	color: #6f0b03
}

a.nodots:hover
{
 border-bottom:none;
}

a img {
	border: none;
}

a.eventlink {
	text-decoration: none;
	border-bottom: none;
	background: none;
	color: #268041;
}

a.eventlink:hover {
	border-bottom: 1px dotted #11241B;
	color: #11241B;
}

a.articlelink {
	text-decoration: none;
	border-bottom: none;
	background: none;
	color: #0D267F;
}

a.articlelink:hover {
	border-bottom: 1px dotted #00007f;
	color: #00007f;
}

img.left {
	float: left;
	margin-right : 10px;
	border: solid #000000 1px;
}

#left
{
  float:left;
}


img.right {
	margin: 0 10px;
	border: 1px solid #000000;
}


img.video {
	margin: 5px 10px 0px 0;
	float: left;
	border: 1px solid #000000;
}

img.zine {
        margin: 5px 10px 0px 0;
        float: left;
}


.collective_image {
	border: 1px solid #000000;
	margin: 5px 10px 2px 0;
}

/* Header */

#logo {
	position: relative;
	width: 880px;
	height: 74px;
	margin: 0 auto;
	padding: 0;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #ffffff;
}


#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}


#logo p {
	padding: 0;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #666666;
}

#logo-publish {
	position: absolute;
        right: 10px;
	top: 5px;
}

/* Menu */

#menu {
	width: 880px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 15px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	background: #940f04;
}

#menu .current_page_item a {
	background: url(../images/img02.gif) repeat-x;
	color: #940f04;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img03.gif) repeat-y;
}

#page-one-column {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-two-column {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
}


#page-bg {
	padding: 11px 24px;
	background: url(../images/img03.jpg) no-repeat;
}



/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}


/* Admin comments */

.admin-comment {
	padding: 10px;
	background: #E5E5E5;
	border: 1px solid #E7E7E7;
}


/*content list navigation*/

.content-nav-links {
	/*background: url(../images/img07.gif) repeat-x;*/
	padding: 6px 0 7px;
	text-align: center;
	border-bottom: groove 1px #940f04;
}

/* Notice and Error Messages */

.errorExplanation, .flash_error {
	color: #940F04;
	background: #F59999;
	font-size: 13px;
	/*padding: 5px;
	border: 1px solid #000;*/
}

.flash_notice {
	color: #0d1601;
	background: #85c978;
	font-size: 13px;
	/*padding: 5px;
	border: 1px solid #000;*/
}

/* Publish Page */

#publish_box {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin: 10px 10px 10px 10px auto;
  position: relative;
  width: 659px;
  min-height: 630px;
  float: left;
  text-align: center;
  background: #777;
  border: solid 1px #000000;
}

#publish_box h2 {
  color: #e0e0e0;
}

#publish_box p {
  font-size: 12px;
  color: #000000;
}

#publish_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#publish_box ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#publish_box ul li a {
  color: #fff;
  display: block;
  padding: 0px 28px 20px;
  text-align: center;
  text-decoration: none;
  width: 75px;
}

#publish_box ul li img {
  position: relative;
  left: -19px;
}


#publish_box ul li a strong {
  color: #000;
  display: block;
  font-size: larger;
}
 
#publish_box ul li.pubnews a,
 #publish_box ul li.pubvid a,
 #publish_box ul li.pubevent a,
 #publish_box ul li.pubzine a,
 #publish_box ul li.pubother a {
  background: transparent url(/images/buttonbackground.png) no-repeat top center;
}

#publish_box ul li.pubnews a:hover, 
 #publish_box ul li.pubvid a:hover, 
 #publish_box ul li.pubevent a:hover, 
 #publish_box ul li.pubzine a:hover, 
 #publish_box ul li.pubother a:hover {
  background: transparent url(/images/buttonbackgroundout.png) no-repeat top center;
  border-bottom: none;
}

#publish_box .mybox {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  padding: 20px;
  margin: 15px;
  background: #e0e0e0;
}

/* Content */

#content {
	float: left;
	width: 438px;
}

#content_wide {
	float: left;
	width: 659px;
}

#comments {
	background: url(../images/img07.gif) repeat-x;
	padding: 25px 0 0 0;
}

#action-alert {
	margin-bottom: 20px;
	padding: 0 5px;
	line-height: 150%;
	background: #e2e2e2;
	font-size: 12px;
	border: solid 1px #940f04;
}



.post {
	margin-bottom: 5px; /* was 20 */
	padding: 0 0 10px 5px; /* was 0 0 15 0 */
	clear: both;
	border-top: 1px solid #F2F2F2;
	line-height: 150%;
}

.hidden_post {
	margin-bottom: 5px; /* was 20 */
	padding: 0 0 10px 5px; /* was 0 0 15 0 */
	clear: both;
	border: 1px solid #666666;
	line-height: 150%;
	background: #444444
}

.title {
	margin: 0;
	font-size: 200%;
	line-height: 1em;
}

.title a {
        font-family:Trebuchet MS, sans-serif;
	border-bottom: none;
    font-size:1.15em;
    line-height:1.25em;
    letter-spacing:-0.01em;
        color: #666666 /* #CC216D */;
        display:block;
        border: 2px solid #D2D2D2/*transparent*/;
        padding:5px;
}
/*First feature title*/
.title a:hover {
	/* border-bottom: 1px dotted #940f04;*/
	color: #733773;
                background: #F7E20F;*/
                background: #FCF3A0/*#F7E20F*/; 
        border: 2px solid #666666  /*#733773*/;
}

.byline {
	margin: 0 0 15px 0;
}

#admin-controls {
	margin-top: 80px;
}

.article {
	font-size: 120%;
	line-height: 1.4em;
}

.entry {
	padding: 0 5px;
/*	border: 1px solid #e2e2e2;
	background: #F2F2F2;
	min-height: 150px; */
}

.video-listing {
	font-size: 120%;
	border-top: solid #d2d2d2 1px;
	min-height: 170px;
	margin: 5px 0 0 15px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(../images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.hidden-notice {
	margin: 0 5px 20px 0;
	padding: 0 5px;
	line-height: 150%;
	background: #e2e2e2;
	font-size: 12px;
	border: solid 1px #940f04;
	text-align: center;
}

/*
** Features region 
Lucida Grande
Trebuchet MS

text-transform:uppercase;
*/

/* Featured stories two-columns */

#subfeature_content_1, #subfeature_content_2 {
/*padding-bottom: 20px;*/
}
#subfeature_content_2 {
padding-left: 13px;
}

/* Monospace*/
#subfeature_content_1 h2, #subfeature_content_2  h2{
font-family:Trebuchet MS, sans-serif;
font-size:1.65em;
line-height:1.1em;
/*letter-spacing:-0.06em;*/
color:/* #CC216D */ #666666;
background: none;
text-transform: none;
padding:0;
}

#subfeature_content_1 h2 a, #subfeature_content_2  h2 a {
        color: #666666 ;
                display:block;
        border: 2px solid #D2D2D2/*transparent*/;
        padding:5px;
max-height: 60px;
}
#subfeature_content_1 h2 a:hover, #subfeature_content_2  h2 a:hover {
/*color:#CC216D*/ /*#36A9D5 #733773;*/
background: #FCF3A0/*#F7E20F*/; 
        border: 2px solid #666666  /*#733773*/;
}

/* Calendar View*/

table#calendar_month {
	width: 880px;
    background-color:#f1f1f1;
    border: solid #d2d2d2 1px;
	margin-left: 5px;
}


table#calendar_month td {
    padding: 4px;
    border: solid #d2d2d2 1px;
	vertical-align: top;
}

/* icon on events list could help, use: */
table#calendar_month td a {
	background: url(../images/date.png) no-repeat 0px 5px;
	padding: 5px 2px 1px 20px;
}


.day-of-week {
	text-align: center;
	font-size: 12px;
	color: #555555;
}

.calendar-day {
	color: #999999;
	background: #ffffff;
}


.other-calendar-day {
	background: #f1f1f1;
	color: #d2d2d2;
}

.current-calendar-day {
	color: #555555;
}

/* Sidebars content */

.sidebar_content {
	float: left;
	width: 210px;
	padding: 0 0 0 5px;
}

.sidebar_content ul {
	margin: 0;
	padding: 0;
	min-height: 137px;
	list-style: none;
}

.sidebar_content li {
	padding: 0 0 10px 0;
}

.sidebar_content li ul {
}

.sidebar_content li li {
	padding: 2px 0 2px 20px;
}


.sidebar_content li h2 {
	margin: 0 0 5px 0;
	padding: 10px 5px 3px 5px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}


.sidebar li h3 {
font-size : 8pt;
margin-bottom : 0px;
margin-top : 0px;
}




/* Special content bar */

.sidebar_content_wide {
	float: left;
	width: 425px;
	padding: 0 0 10px 5px;
}

.sidebar_content_wide ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.sidebar_content_wide li h2 {
	margin: 0 0 5px 0;
	padding: 5px 5px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

.created_on {
   font-weight: normal;
   margin: 0px 0px 0px 170px;
   font-size: 0.9em;
   color: #999999;
}


/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 10px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0 0 0 25px;
	min-height: 23px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

/* .sidebar li li a {
	padding: 0 0 0 15px;
} */

.list {
	padding: 5px 0 5px 25px;
	background: url(../images/img04.gif) no-repeat 10px 5px;
}

.article-list {
	padding: 2px 0 2px 20px;
	background: url(../images/icon_article.gif) no-repeat 0px 5px;
/*	background-color: #e2e2e2;
	margin: 3px;
	border: solid 1px #a2a2a2;*/
}

.event-list {
	padding: 2px 0 2px 20px;
	background: url(../images/date.png) no-repeat 0px 5px;
/*	background-color: #f2f2f2;
	border: solid 1px #a2a2a2;
	margin: 5px;*/
}

.othermedia-list {
	padding: 2px 0 2px 20px;
	background: url(../images/icons/world_link.png) no-repeat 0px 5px;
}

.tumble-list {
    padding: 2px 0 2px 20px;
    background: url(../images/icons/transmit.png) no-repeat 0px 5px;
}

.video-list {
	padding: 2px 0 2px 20px;
	background: url(../images/icon_video.gif) no-repeat 0px 5px;
}

.zine-list {
        padding: 2px 0 2px 20px;
        background: url(../images/icon_zine.png) no-repeat 0px 5px;
}


.comment-list {
	padding: 2px 0 2px 20px;
	background: url(../images/comment.png) no-repeat 0px 5px;
}

/* Publish Page */

#publish_box {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  margin: 10px 10px 10px 10px auto;
  position: relative;
  width: 659px;
  min-height: 630px;
  float: left;
  text-align: center;
  background: #777;
  border: solid 1px #000000;
}

#publish_box h2 {
  color: #e0e0e0;
}

#publish_box p {
  font-size: 12px;
  color: #000000;
}

#publish_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#publish_box ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#publish_box ul li a {
  color: #fff;
  display: block;
  padding: 0px 28px 20px;
  text-align: center;
  text-decoration: none;
  width: 75px;
}

#publish_box ul li img {
  position: relative;
  left: -19px;
}


#publish_box ul li a strong {
  color: #000;
  display: block;
  font-size: larger;
}

#publish_box ul li.pubnews a,
 #publish_box ul li.pubvid a,
 #publish_box ul li.pubevent a,
 #publish_box ul li.pubzine a,
 #publish_box ul li.pubother a {
  background: transparent url(/images/buttonbackground.png) no-repeat top center;
}

#publish_box ul li.pubnews a:hover, 
 #publish_box ul li.pubvid a:hover, 
 #publish_box ul li.pubevent a:hover, 
 #publish_box ul li.pubzine a:hover, 
 #publish_box ul li.pubother a:hover {
  background: transparent url(/images/buttonbackgroundout.png) no-repeat top center;
  border-bottom: none;
}

#publish_box .mybox {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  padding: 20px;
  margin: 15px;
  background: #e0e0e0;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform b {
	display: none;
}

/*Tagcloud*/

#tag_cloud { line-height: 150%; }
.cloud { text-decoration: none !important; }
.cloud1 { font-size: 100%; color: #6A0000 !important; }
.cloud2 { font-size: 105%; color: #7A0000 !important; }
.cloud3 { font-size: 110%; color: #8A0000 !important; }
.cloud4 { font-size: 115%; color: #9A0000 !important; }
.cloud5 { font-size: 120%; color: #AA0000 !important; }
.cloud6 { font-size: 125%; color: #BA0000 !important; }
.cloud7 { font-size: 130%; color: #CA0000 !important; }
.cloud8 { font-size: 135%; color: #DA0000 !important; }
.cloud9 { font-size: 140%; color: #CA0000 !important; }



/* Footer */

#footer {
	margin: 0 auto;
	padding: 10px 5px 50px 10px;
	background: #940f04 url(../images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: smaller;
	color: #000000;
}


#footer a {
	color: #FFFFFF;
}

#footer b {
	color: #000000;
}

#footer a:hover {
	color: #000000;
}

 #footer b a {
	color: #222222;
}


#feed {
	width: 658px;
        margin: 0 auto;
        margin-top: 10px;
	padding: 4px 2px 0 5px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: #efefef;
        vertical-align: middle;
}

#feed .icon {
	background: url("../images/feed-icon-14x14.png") no-repeat;
	height: 28px;
	display: block;
        padding: 5px 5px 0 35px;
	font-size: 1.1em;
}

#feed span {
	font-weight: normal;
}

#upcomingevents
{
  clear:left;
}

#homepage-footer {
	margin: 0 auto;
	padding: 30px 5px 25px 10px;
	background: #E6E6E6 url(../images/img07.gif) repeat-x;
	text-align : center;
	}

#homepage-footer h2 {
background: #FFFFFF url(../images/ltr2.gif) repeat-x 20% bottom/* 0 11px  */;
color: #000000/*#CC216D #FFFFFF*/;
font-family:trebuchet MS,sans-serif;
font-size:1.4em;
line-height:1.1em;
text-transform: lowercase;
}
	
#a-tribute-to-occam {
	margin: 0 auto;
	text-align: center;
	width: 700px;
	}

/* JimDogs Carousel experimentation 
This will generate a 500x500px Carousel with horizontal movement. Switching to vertical movement is as simple as setting #carousel-content's width to 500px, the width of a single slide. */

#carousel-buttons {
    margin: 0 auto;
    padding: 5px;
    width: 480px;
    height: 20px;
}
#carousel-wrapper {
    margin: 0 auto;
    width: 480px;
    height: 340px;
    overflow: hidden;
}
#carousel-content {
    width: 9600px;
}
#carousel-content .slide {
    float: center;
    text-align: center;
    width: 480px;
    height: 340px;
}

.warning {
   height: 16px;
   width: 16px;
/*   background-image: url(../images/icons/error.png);
   background-repeat: no-repeat; */
   display: compact;
   margin: 3px;
   border: 1px solid #ffffff;
}

.warningtext {
   color: #00ff00;
   display: none;
}

.created_on {
   display: inline;
   font-weight: normal;
   margin: 0px 0px 0px 25px;
   font-size: 0.9em;
   color: #aaa;
   text-align: right;
}

div.collective-preview {
  margin: 5px;
  height: 150px;
  width: auto;
  float: left;
  text-align: center;
  background: #ffffff;
  border: solid 1px #000000;
}

div.collective-preview img {
  display: inline;
  margin: 3px;
  border: 1px solid #fff;
}

div.collective-preview-desc {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
*/

/* Webkit animation keyframes */
@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }
  
  to {
   background-position: 44px 0;
  }
}

/* Bar which is placed behind the progress */
#progress {
  /* Usual setup stuff */
  position: relative;
  height: 35px;
  
  /* Pad right so we don't cover the borders when fully progressed */
  padding-right: 2px;
  
  /* For browser that don't support gradients, we'll set a blanket background colour */
  background-color: #abb2bc;
  
  /* Rounds the ends, we specify an excessive amount to make sure they are completely rounded */
  /* Adjust to your liking, and don't forget to adjust to the same amount in .ui-progress */
  border-radius: 35px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  
  /* Webkit background gradient */
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b6bcc6), color-stop(1, #9da5b0));
  /* Mozilla background gradient */
  background: -moz-linear-gradient(#9da5b0 0%, #b6bcc6 100%);
  
  /* Give it the inset look by adding some shadows and highlights */
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
}

/* Progress part of the progress bar */
#bar {
  /* Usual setup stuff */
  position: relative;
  display: block;
  overflow: hidden;
  
  /* Height should be 2px less than .ui-progress-bar so as to not cover borders and give it a look of being inset */
  height: 33px;
  
  /* Rounds the ends, we specify an excessive amount to make sure they are completely rounded */
  /* Adjust to your liking, and don't forget to adjust to the same amount in .ui-progress-bar */
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  
  /* Set the background size so the stripes work correctly */
  -webkit-background-size: 44px 44px; /* Webkit */
  
  /* For browser that don't support gradients, we'll set a blanket background colour */
  background-color: #74d04c;
  
  /* Webkit background stripes and gradient */
  background: -webkit-gradient(linear, 0 0, 44 44,
    color-stop(0.00, rgba(255,255,255,0.17)),
    color-stop(0.25, rgba(255,255,255,0.17)),
    color-stop(0.26, rgba(255,255,255,0)),
    color-stop(0.50, rgba(255,255,255,0)),
    color-stop(0.51, rgba(255,255,255,0.17)),
    color-stop(0.75, rgba(255,255,255,0.17)),
    color-stop(0.76, rgba(255,255,255,0)),
    color-stop(1.00, rgba(255,255,255,0))
  ), -webkit-gradient(linear, left bottom, left top, color-stop(0, #74d04c), color-stop(1, #9bdd62));
  
  /* Mozilla (Firefox etc) background stripes */
  /* Note: Mozilla's support for gradients is more true to the original design, allowing gradients at 30 degrees, as apposed to 45 degress in webkit. */
  background: -moz-repeating-linear-gradient(top left -30deg, 
    rgba(255,255,255,0.17), 
    rgba(255,255,255,0.17) 15px, 
    rgba(255,255,255,0) 15px, 
    rgba(255,255,255,0) 30px
  ), -moz-linear-gradient(#9bdd62 0%, #74d04c 100%);
  
  /* Webkit embossing */
  -webkit-box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  /* Mozilla embossing */
  -moz-box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  /* IE9 and Opera embossing */
  box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  
  /* Give it a higher contrast outline */
  border: 1px solid #4c8932;
  
  /* Webkit magic */
  -webkit-animation: animate-stripes 2s linear infinite;
  
  /* TODO: Wait for Mozilla to support animation, then implement */
}

/* Progress indicator text */
#bar em {
  font-size: 1.2em;
  position: absolute;
  right: 0;
  line-height: 33px;
  padding-right: 12px;
  color: rgba(0,0,0,0.6);
  text-shadow: rgba(255,255,255, 0.45) 0 1px 0px;
  white-space: nowrap;
}
