/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 2, 2011 08:39:29 PM America/New_York */



@font-face {
    font-family: 'DaysRegular';
    src: url('Days-webfont.eot');
    src: url('Days-webfont.eot?iefix') format('eot'),
         url('Days-webfont.woff') format('woff'),
         url('Days-webfont.ttf') format('truetype'),
         url('Days-webfont.svg#webfontGArtEygD') format('svg');
    font-weight: normal;
    font-style: normal;

}

p { padding:0 30px 30px 30px; color:#fff; font: 18px/27px 'DaysRegular', Arial, sans-serif; text-shadow: #000 0px 1px 0px; line-height:200%; }
p a { text-decoration:underline; outline: none; color:#44f; }
p a:hover{ color:#fff; }
h3 { font: 50px/58px 'DaysRegular', Arial, sans-serif;letter-spacing: 0; padding:30px 30px 20px 30px; color: #fff; text-align: center; }
h4 { font: 20px/24px 'DaysRegular', Arial, sans-serif;letter-spacing: 0; padding:5px 5px 5px 5px; color: #fff; text-align: center; }
h3 a { text-decoration:none; color:#fff; }
h5 { padding:0 30px 30px 30px; color:#fff; font: 14px/16px 'DaysRegular', Arial, sans-serif; text-shadow: #000 0px 1px 0px; line-height:200%; }


#content{ background:#111; background:rgb(0,0,0); background:rgba(0,0,0,0.75); width:720px; height:440px; margin:30px auto; text-align:left; }
.plugin-logo{ float:right; }
.stamp{ float: right; margin: 15px 30px 0 0;}

#formcontainer { color:#fff; }

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	font: 18px/27px 'DaysRegular', Arial, sans-serif; 
}

.content form {
	float: left;
	width: 350px;
	padding: 10px 20px 0;
	min-height: 170px;
	}

.content form div {
	float: left;
	width: 350px;
	padding-bottom: 5px;
}

.content form label {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	float: left;
	line-height: 20px;
}

.content form input {
	float: right;
	width: 297px;
	height:20px;
	display: block;
	background: url(../img/input.jpg) left top no-repeat;
	border: none;
}

.content form button.submit {
	background: transparent none;
	border: none;
	font-size: 15px;
	width: 54px;
	float: right;
	cursor: pointer;
}

ol.forms {
	float: left;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: inherit;
	width: 100%;
}

ol.forms li {
	clear: left;
	float: left;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	width: 100%;
}

ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1.5em;
	padding-right: 1%;
	text-align: right;
	width: 25%;
}

ol.forms input {
	width: 39%;
}
ol.forms textarea {
	height: 20em;
	width: 64%;
}

ol.forms .error {
	display: block;
	margin-top: 0.25em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11%;
}

ol.forms li.buttons {
	padding-left: 11%;
	width: 89%;
}

.alert, .error {
	color: rgb(255, 0, 0);
	font-size: 75%;
}

a.fancy_button, button.fancy_button { 
  background: #555; 
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.4)), to(rgba(77,77,77,0.4)));  
  background: -moz-linear-gradient(top, rgba(0,0,0,0.4), rgba(77,77,77,0.4)); 
  float: left; 
  padding: 4px; 
  text-decoration: none; 
  outline: 0; 
  border-width: 1px; 
  border-style: solid;
  width: auto;
  overflow: visible;
  border-color: transparent transparent #666 transparent; 
  border-color: transparent transparent rgba(202,202,202,0.27) transparent;
  -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;
  -webkit-background-clip: padding-box;
}

a.fancy_button span, button.fancy_button span { 
  display: block; 
  float: left;
  letter-spacing: -1px; 
  border-width: 1px; 
  border-style: solid; 
  border-color: #ccc #444 #111 #444; 
  border-color: rgba(255,255,255,0.7) rgba(0,0,0,0.5) rgba(0,0,0,0.7) rgba(0,0,0,0.5); 
  font: bold 21px/1em Arial;
  color: white; 
  padding: 0.48em 2em; 
  cursor: pointer; 
  text-shadow: rgba(0,0,0,0.45) 0 -1px 0; 
  -webkit-box-shadow: rgba(0,0,0,0.75) 0px 0px 3px; -moz-box-shadow: rgba(0,0,0,0.75) 0px 0px 3px; box-shadow: rgba(0,0,0,0.75) 0px 0px 3px;
  -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.6)), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.5, rgba(255,255,255,0.01)), to(transparent)); 
  background: transparent -moz-linear-gradient(top, rgba(255,255,255,0.6), rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.01) 50%, transparent);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorstr='#80FFFFFF', EndColorstr='#00FFFFFF'); 
  -webkit-background-clip: padding-box;
}

a.fancy_button:hover span, button.fancy_button:hover span {  
  border-top-color: rgba(255,255,255,0.65); 
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(220,220,220,0.6)), color-stop(0.5, rgba(100,100,100,0.2)), color-stop(0.5, rgba(0,0,0,0.21)), to(rgba(0, 0, 0, 0.20))); 
  background: -moz-linear-gradient(top, rgba(220,220,220,0.6), rgba(100,100,100,0.2) 50%, rgba(0,0,0,0.21) 50%, rgba(0, 0, 0, 0.20));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#99dcdcdc', EndColorStr='#33000000'); 
  -webkit-background-clip: padding-box;
}

a.fancy_button:active span, button.fancy_button:active span {  
  border-top-color: rgba(255,255,255,0.2); 
  border-left-color: rgba(0,0,0,0.4); 
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(150,150,150,0.6)), color-stop(0.5, rgba(60,60,60,0.6)), color-stop(0.5, rgba(40,40,40,0.6)), to(rgba(20, 20, 20, 0.5))); 
  background: -moz-linear-gradient(top, rgba(150,150,150,0.6), rgba(60,60,60,0.6) 50%, rgba(40,40,40,0.6) 50%, rgba(20, 20, 20, 0.5));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#80969696', EndColorStr='#59000000'); 
  -webkit-box-shadow: inset 0 0 18px rgba(0,0,0,0.75), rgba(0,0,0,0.75) 0px 0px 3px; -moz-box-shadow: inset 0 0 18px rgba(0,0,0,0.75), rgba(0,0,0,0.75) 0px 0px 3px; box-shadow: inset 0 0 18px rgba(0,0,0,0.75), rgba(0,0,0,0.75) 0px 0px 3px; 
  -webkit-background-clip: padding-box;
}

a.fancy_button span:active, button.fancy_button span:active { 
  border-top-color: rgba(255,255,255,0.2); 
  border-left-color: rgba(0,0,0,0.4); 
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#80969696', EndColorStr='#59000000'); 
  -webkit-background-clip: padding-box;
}

