/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ddd;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}

#content ul#tracks {
	list-style:none;
	width:420px;
	margin:20px 5px 5px 10px;
}
#content #tracks li {
	background:url(images/dot.gif) repeat-x 0 15px;
	margin:5px 0;
	text-indent:0;
}
#content #tracks li span {
	float:right;
	background:#FFF;
}



#content {
	font-size: 1.2em
	}

#content p {
	padding-left: 10px;
	padding-top:1px;
	line-height: 160%;
	margin:9px 0 12px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	border-bottom:thin solid #DDDDDD;
	border-top:thin solid #DDDDDD;
	clear:both;
	color:#DDDDDD;
	font-size:10px;
	text-align:center;
	}

.narrowcolumn .postmetadata p a, .narrowcolumn .postmetadata p a:visited {
	color:#aaaaaa;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding:0 0 0 9px;
	display:none;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	text-indent: -9999px;
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

/*-----------------Kalender------------------------------------*/
.kalender .postdate {
  font-family:tahoma;	
  display:block;
  font-size:16px;
  border-bottom:5px solid #DDDDDD;
  color:#AD1A2C;
  margin:15px 0 5px 0px;
  padding:5px 10px;
}

.kalender {
  width:185px;
  margin:-20px 0 0 20px !important
}

.kalender li {
  background:none repeat scroll 0 0 #F9F9F9;
  list-style-type:none;
  margin-bottom:5px !important;
  padding:5px 10px;
}

.kalender img {
  margin-left:10px !important;
}

.kalender .zusatz {
  padding-top:5px;
}

.kalender .month,.kalender .day,.kalender .year {
  position: absolute;
  text-indent: -1000em;
  background-image: url(dates.png);
  background-repeat: no-repeat;
}
.kalender .month { top: 2px; left: 0; width: 32px; height: 24px;}
.kalender .day { top: 25px; left: 0; width: 32px; height: 25px;}
.kalender .year { bottom: 0; right: 0; width: 17px; height: 48px;}

.kalender .m-01 { background-position: 0 0px;}
.kalender .m-02 { background-position: 0 -31px;}
.kalender .m-03 { background-position: 0 -62px;}
.kalender .m-04 { background-position: 0 -93px;}
.kalender .m-05 { background-position: 0 -124px;}
.kalender .m-06 { background-position: 0 -155px;}
.kalender .m-07 { background-position: 0 -186px;}
.kalender .m-08 { background-position: 0 -217px;}
.kalender .m-09 { background-position: 0 -248px;}
.kalender .m-10 { background-position: 0 -279px;}
.kalender .m-11 { background-position: 0 -310px;}
.kalender .m-12 { background-position: 0 -341px;}

.kalender .d-01 { background-position: -50px 0;}
.kalender .d-02 { background-position: -50px -31px;}
.kalender .d-03 { background-position: -50px -62px;}
.kalender .d-04 { background-position: -50px -93px;}
.kalender .d-05 { background-position: -50px -124px;}
.kalender .d-06 { background-position: -50px -155px;}
.kalender .d-07 { background-position: -50px -186px;}
.kalender .d-08 { background-position: -50px -217px;}
.kalender .d-09 { background-position: -50px -248px;}
.kalender .d-10 { background-position: -50px -279px;}
.kalender .d-11 { background-position: -50px -310px;}
.kalender .d-12 { background-position: -50px -341px;}
.kalender .d-13 { background-position: -50px -372px;}
.kalender .d-14 { background-position: -50px -403px;}
.kalender .d-15 { background-position: -50px -434px;}
.kalender .d-16 { background-position: -50px -465px;}
.kalender .d-17 { background-position: -101px 0;}
.kalender .d-18 { background-position: -101px -31px;}
.kalender .d-19 { background-position: -101px -62px;}
.kalender .d-20 { background-position: -101px -93px;}
.kalender .d-21 { background-position: -101px -124px;}
.kalender .d-22 { background-position: -101px -155px;}
.kalender .d-23 { background-position: -101px -186px;}
.kalender .d-24 { background-position: -101px -217px;}
.kalender .d-25 { background-position: -101px -248px;}
.kalender .d-26 { background-position: -101px -279px;}
.kalender .d-27 { background-position: -101px -310px;}
.kalender .d-28 { background-position: -101px -341px;}
.kalender .d-29 { background-position: -101px -372px;}
.kalender .d-30 { background-position: -101px -403px;}
.kalender .d-31 { background-position: -101px -434px;}

.kalender .y-2010 { background-position: -150px -200px;}
.kalender .y-2011 { background-position: -150px -250px;}
.kalender .y-2012 { background-position: -150px -350px;}
.kalender .y-2013 { background-position: -150px -400px;}
.kalender .y-2014 { background-position: -150px -450px;}
/*-------------------------------------------------------------------*/



#content h2 a, #content h2 a:visited {
color: #000;
padding: 0px 0px;}


h2 {
	font-size: 17px;
	text-align:left;
	}

h2.pagetitle {
	font-size: 17px;
	}



#leftsidebar h2, #rightsidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#leftsidebar, #rightsidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #aaaaaa;
	text-decoration: none;
	}




a:hover {
	color: #999;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}
	
#header {
	padding: 0;
	margin: 0 auto;

	width: 100%;
	background-color: #73a0c5;
	}

#headerimg {
	margin: 0;
	height: 237px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 17px;
	margin: 0px 10px 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 185px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	height: 130px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 78px 0 0 0;
	text-align: center;
	color: #ffffff;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: solid thin black;
	margin: 30px 0 5px 0;
	padding-left: 10px;
	font-variant: small-caps;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#leftsidebar h2 {
margin:-6px 10px 0 30px;
padding:0;
}

#rightsidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#rightsidebar h2 {
	font-variant: normal;
	border-bottom: solid thin #aaa;
	margin:18px 0 10px 0;
	color: #aaa;
	}

h3 {
	padding: 0;
	margin: 30px 0 0 10px;
	color: #aaa;
	font-weight: bold;
	}

h4 {
display:block;
font-weight:bold;
margin:0;
}

#content h4 a, #content h4 a:visited {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EEEEEE none repeat scroll 0 0;
	border:thick solid #EEEEEE;
	color:black;
	display:block;
	font-weight:normal;
	margin:0 10px 6px 170px;
	padding:0 10px 0 5px;	
}

#content h4 a span {
	color:#999;
	font-size:10px;
	text-shadow:none;
}

#content h4 a:hover {
	background:white;
	color:#785396;
	text-decoration:none;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 12px 7px 2px 0;
	display: inline;
	}
	
img.alignleft[width="150"] {
	border:solid thin #ddd;
	}
	
#tracksnavi {
	margin:25px 0 0 0;
	}
	
#tracksnavi li {
	display:inline-block;

}

#tracksnavi a, #tracksnavi a:visited {
	text-decoration:none;
background-color:#F6F6F6;
border-left:thin solid #ABABAB;
border-right:thin solid #ABABAB;
border-top:thin solid #ABABAB;
padding:6px 10px;
}
	
#tracksnavi a:hover {
	background-color: #DEDEDE;	
}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 11px;
	}

#leftsidebar ul li, {
	height: 15px;
	}
	
	.page_item current_page_parent {
	background-color: yellow;}
	
#content li {
list-style-type: none;
}
	
#content li a, #content li a:visited {
color: #999;
}	

#content li a:hover {
color: #000000;
}





	#leftsidebar img {
margin-left: 30px;
margin-top:5px;
}

#leftsidebar {
width: 200px;
font-style: normal;
font-size: 12px;
line-height: 120%;
margin-left: 14px;
margin-top: 5px;
	display: inline;
	float: left;
	position: relative;
	list-style: none;

}

#leftsidebar a, #leftsidebar a:visited {
background-color:#EEEEEE;
border:3px solid #EEEEEE;
color:#666;
display:block;
font-style:normal;
margin:0 5px 0px 26px;
padding:2px 7px;
text-decoration:none;
}

#leftsidebar a:hover {
	background-color: white;
	color:#330099;
}

#subnavigationactive {
	margin: 0 0 -20px 0;
	background: url(../images/subnavi_active_3.png) repeat-x;
	padding-left: 38px;
	padding-right: 10px;
	padding-top: 5px;
	height: 65px;
}
	
#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
	}

#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
	}

#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #leftsidebar ul ol li, #rightsidebar ul ol li  {
	list-style: decimal outside;
	}

#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	width:190px;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	 
	/* text-align: center; */
	}

#leftsidebar #searchform #s, #rightsidebar #searchform #s {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px dotted #CCCCCC;
	color:#145317;
	font-weight:normal;
	height:20px;
	margin-right:2px;
	padding:4px 0 0;
	width:121px;;
	}
	
#rightsidebar #newsletter input[type="text"] {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px dotted #CCCCCC;
	color:#145317;
	font-weight:normal;
	height:20px;
	margin:1px 0 0 0;
	padding:3px 0 1px;
	width:140px;;
	}
	


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin LEFT Sidebar */
#leftsidebar
{
	float: left;
	padding: 40px 5px 10px 5px;
	/* margin-left: 475px; */
	width: 190px;
	}



#leftsidebar .current_page_item a {
	color: #666;
	background-color: white;
}



#leftsidebar form {
	margin: 0;
	}
/* End LEFT Sidebar */



/* Begin RIGHT Sidebar */
#rightsidebar
{	
	float: right;
	padding:18px 40px 10px 5px;
	/* margin-left: 650px; */
	width: 190px;
	}

#rightsidebar form {
	margin: 0;
	}
/* End RIGHT Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.wp-caption-text {
	background-color:#ddd;
	font-size:10px;
	margin:0 5px 10px 2px;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	height: 1px;
	clear:both;
	color:#ddd;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#navmenu {	
	padding: 10px 16px 12px 12px; /* duplicate the tab size */
	text-align: left;
	display: block;
	margin:2px 40px 0px 40px;
	background: url(images/nav-back2.png) repeat-x top right;
	font-size:0;
}

/* IE6 solved */
* #navmenu li:first-child {
display: inline;
}
/* IE7 solved */
*+ #navmenu li:first-child {
float:left;
}


#navmenu li:first-child {
	color: #fff;
	display: inline-block;	
	width: 180px;	
}

#navmenu li {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-variant: normal; 
	text-shadow:#333 1px 1px 1px;
	font-size:12px;
}

/* IE6 solved */
* #navmenu li {
display: inline;
height:34px;
}
/* IE7 solved */
*+ #navmenu li {
display: inline;
clear:both;
}

#navmenu .page_item a {
	color: #FFFFFF;
	background: url(images/nav-back.png) repeat-x top left;
	padding: 10px 16px;
}
	
#navmenu a:hover {
	color: #fff;
	background: url(images/nav-hover.png) repeat-x;
	text-decoration: none;
	text-shadow:#666 1px 1px 1px;
}


#navmenu li.current_page_ancestor a {
	color:#000;
	padding-bottom:20px;
	background: url(images/nav-active_2.png) top left repeat-x;
	text-shadow:none;

}


#navmenu .current_page_item a {
	color: #000;
	background: url(images/nav-active_2.png) top left repeat-x;
	text-decoration: none;
	padding-bottom:20px;
	text-shadow:none;
	font-weight:normal
}

.icons {
	background: url(images/icons.png) no-repeat 0px -716px;
	padding-left:22px;
}

#navmenu .current_page_item .icons {
	background: url(images/icons.png) no-repeat 0px -762px;
}

#hack {
	background: white;
	height: 2px;
	width: 880px;
	display: inline;
	padding: 0;
	z-index: 2;
}

#main {
	background-image: url(images/uponyoubg.png);}
	
#sidebaricons {
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
font-size: 12px;
}	
	
#sidebaricons li {
border: solid thin #ccc;
list-style: none;
margin: 0;
padding: 0.25em;
}	

#sidebaricons li a { text-decoration: none; }
	
	



#news-ticker {
background: url(images/space.png);
margin:135px 0 0 40px;
height: 25px;
font-size: 12px;
padding: 0px;
width:880px;
bottom: 0px;
color:white;
}

#news-ticker div{
padding-left:10px;
}

#news-ticker li {
padding:5px 0 5px 2px;
}

#news-ticker li a {
color: #ddd;
}



input[type="submit"] {
	background:#FFFFFF none repeat scroll 0 0;
border:1px dotted #CCCCCC;
color:#000000;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
padding:5px 5px 2px !important;
line-height:normal;

#rightsidebar #searchsubmit {
width:65px;
	}

.tickerDate {
color: white;}
.tickerLink {
color: #333;
margin:10px;}
.tickerText {
color: white;}


.wpcf7-list-item-label {
	text-align:left;
}

/* ---------- gallery styles start here ----------------------- */
.sample3 {
list-style: none;
margin: 0;
padding: 0;
text-indent:0px !important;
}
.sample3 li:before {
content: '' !important;
}
.sample3 li {
padding: 10px;
margin: 0;
float: left;
position: relative;
width: 180px;
height: 130px;
}
.sample3 li:hover img {
border-color: #000;
}
.sample3 img {
background: #fff;
border: solid 1px #ccc;
padding: 5px;
}
.sample3 em {
background: #fff;
color: #000;
font-style: normal;
padding: 2px 8px 0 22px;
display: block;
position: absolute;
top: 20px;
left: 5px;
border: 1px solid #999;
}
.sample3 a {
text-decoration: none;
}
.sample3 span {
width: 30px;
height: 60px;
display: block;
position: absolute;
top: 7px;
left: 9px;
background: url(images/paper-clip-mini.png) no-repeat;
z-index: 3;
}

/*WPaudio*/
.wpa_container {
display: inline-block !important; 
vertical-align: top !important; 
text-align: left !important; 
color: WPA_STYLE_TEXT_COLOR! important;
}
.wpa_container a {
	text-decoration: none !important; 
	color: WPA_STYLE_LINK_COLOR !important;
}
.wpa_container a:hover {
	text-decoration: none !important; 
	color: WPA_STYLE_LINK_HOVER_COLOR !important;
}
.wpa_container {
	margin: 0 10px 5px 0 !important; 
	border: solid thin violet !important; 
	padding: 5px !important; 
	font-weight: normal !important; 
	letter-spacing: normal !important; 
	line-height: normal !important;
	width: 440px !important;
}

.wpa_container div {
	margin: 0 !important; 
	border: 0 !important; 
	padding: 0 !important; 
	font-weight: normal !important; 
	letter-spacing: normal !important; 
	line-height: normal !important;
}

.wpa_container span {
	margin: 0 !important; 
	border: 0 !important; 
	padding: 0 !important; 
	font-weight: normal !important; 
	letter-spacing: normal !important; 
	line-height: normal !important;
}

.wpa_container a {
	margin: 0 !important; 
	border: 0 !important; 
	padding: 0 !important; 
	font-weight: normal !important; 
	letter-spacing: normal !important; 
	line-height: normal !important;
}

.wpa_container img.wpa_play {
	width: 16px !important; 
	height: 14px !important; 
	margin: 0 5px 0 0 !important; 
	border: 0 !important; 
	padding: 0 !important; 
	vertical-align: baseline !important; 
	background: #888 !important;
}
.wpa_container span.wpa_text {
	font-family: WPA_STYLE_TEXT_FONT !important; 
	font-size: WPA_STYLE_TEXT_SIZE !important; 
	font-weight: WPA_STYLE_TEXT_WEIGHT !important; 
	letter-spacing: WPA_STYLE_TEXT_LETTER_SPACING !important;
}
.wpa_container div.wpa_bar {
	height: 5px !important; 
	font-size: 1px !important; 
	line-height: 1px !important; 
	overflow: hidden !important;
	width:400px !important;
}

.wpa_container div.wpa_bar div {
	height: 5px !important; 
	font-size: 1px !important; 
	line-height: 1px !important; 
	overflow: hidden !important;
}

.wpa_container div.wpa_bar {
	display: none !important; 
	position: relative !important; 
	margin: 0 0 0 21px !important; 
	background: WPA_STYLE_BAR_BASE_BG !important;
}
.wpa_container div.wpa_bar div {
	position: absolute !important; 
	top: 0px !important; 
	left: 0px !important;
}
.wpa_container div.wpa_bar div.wpa_bar_load {
	width: 0 !important; 
	z-index: 10 !important; 
	background: WPA_STYLE_BAR_LOAD_BG !important;
}
.wpa_container div.wpa_bar div.wpa_bar_position {
	width: 0 !important; 
	z-index: 11 !important; 
	background: WPA_STYLE_BAR_POSITION_BG !important;
}
.wpa_container div.wpa_bar div.wpa_bar_click {
	width: 100% !important; 
	z-index: 12 !important; 
	background: transparent !important; 
	cursor: pointer !important;
}
.wpa_container div.wpa_sub {
	display: none !important; 
	position: relative !important; 
	margin: 0 0 0 22px !important; 
	color: WPA_STYLE_SUB_COLOR !important;
}
.wpa_container div.wpa_sub {
	font-family: Arial !important, 
	Sans-serif; font-size: 11px !important;
}

.wpa_container div.wpa_sub span.wpa_time {
	font-family: Arial, Sans-serif; font-size: 11px !important;
}

.wpa_container div.wpa_sub span.wpa_dl {
	font-family: Arial, Sans-serif; font-size: 11px !important;
}

.wpa_container div.wpa_sub a.wpa_dl {
	position: absolute !important; 
	top: 0 !important; 
	right: 0 !important;
}
.wpa_container div.wpa_sub span.wpa_dl_info {
	display: none !important; 
	position: absolute !important; 
	top: -130% !important; 
	left: 105% !important; 
	border: 1px solid #ddf !important; 
	padding: 5px !important; 
	background: #f2f2ff !important;
}