/*  
Theme Name: Uplifting
Theme URI: http://www.theuplifters.de/
Description: Uplifting wordpress theme for The Uplifters & Block Ice Horn Section webpages.
Version: 0.1
Author: Lord Uplifter
Author URI: http://www.theuplifters.de/

*/

/* get rid of nearly everything */
body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p{ margin: 0;
	padding: 0;
}

/* style whatever is between the <body> and </body> tags 
 * text-align center ist fuer nen IE bug
 *	background: #FF6633;  rot 
 */
body{
	font-family: Georgia, Serif, 'Lucida Grande', Geneva, Helvetica, Sans-serif;
  	font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', Serif;
	font-size: 100%;
	line-height: 1.4em;
	vertical-align: top;
	/*background: #FFFF66 url('images/uplifting-bg-gw.gif') top center repeat-y;*/
	background: #000000 url('images/myspace-background.jpg') top left repeat-y fixed;
	color: #333;
}

/* default hx krams */
h1{	font-size: 1.6em; font-weight: bold; padding-bottom: 1.0em;}
h2{ font-size: 1.2em; font-weight: bold; padding-bottom: 0.4em;}
h3{ font-size: 1.0em; font-weight: bold; padding-bottom: 0.4em;}
h4{ font-size: 1.0em; text-transform: uppercase; padding-bottom: 0.4em;}

p {padding-bottom: 1.0em;}			/* Absaetze */

img {border: 0;}

caption { font-size: 1.2em; font-weight: bold;}

/* Links und besuchte Links */
a:link, a:visited {text-decoration: underline; color: #336633;}
/* Maus ueber Link */
a:hover {text-decoration: underline; color: #CC0000;}

/* der alles umfassende wrapper um alles */ 
#wrapper{
	margin: 0 auto 0 auto;			/* zentrieren */
	width: 900px;
	height: auto;
	text-align: left;
	/*background: #FFFFFF;			/* schwarz */
	padding-bottom: 10px;
}

#buttons{float: right; height: 25px; margin: 10px 10px 3px 10px;
/*	line-height: 25px;
	vertical-align: center;*/
}

.button {
	width: 25px;
	height: 25px;
	border: 0px;
}


#header{
	float: left;
	width: 880px;
	height: 100px;
	margin: 0px 10px 10px 10px;					/* der weisse Rand drumrum */
}

#headertext{
	float: left;
	width: 880px;
	height: 100px;
	margin: 0px;
	padding: 0px;
    background: url('images/uplifting-header-28-translogo.gif') repeat-x top center;
	color: #ffc;
}

#headertext h1 a{color: #ffc; margin: 30px;}			/* in case headertext is generated */
#headertext h2 a{color: #ffc; margin: 30px;}


#navmenu{			/* Links auf die Seiten in Extra-Box */
	float: left;
	width: 880px;
	font-size: 1.1em;
	text-align: center;
	margin: 0 10px 0px 10px;
	font-family: Bookman, Georgia, Serif-bold, Verdana, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	/*background: #ffffff;*/
}

#navmenu ul {margin: 0;	padding: 0;	list-style-type: none; list-style-image: none;}

#navmenu li {display: inline;}

#navmenu ul li a{
	/*text-decoration: none;*/
	text-decoration: underline;
	/*color: #346234;*/
	color: #ffffff;
	padding-right: 8px;
	padding-left: 8px;
}

#navmenu .current_page_item a,
#navmenu a:hover {
	/*color: #FFFFFF;				/* Farbinvertierung bei hover */
	color: #99cc66;
	/*background: #346234;*/
	/*border: 1px dotted #ccc;*/
	margin: 2px;
}


#content,#audiocontent{
	float: left;
	width: 580px;
	text-align: left;
	padding: 0px 0px 0 10px;		/* damit der rand unten passt? */
	margin-top: 10px;
}

#audiocontent{
	width: 460px;
}

#audioplayer{
	float: right;
	width: 400px;
	margin: 15px;
	/*margin-top: 23px;*/
	/*text-align: center;*/
	background: #fff;
}

.post,.blogpost{
	padding: 10px 10px 0px 10px;
	margin-bottom: 10px;
	background: #ffffff;
}

.blogpost{border: 1px dotted #ccc;}		/* dotted Raender gibt's nur in den News und Archiven */


.blogpost h2 {padding: 0px;} /* damit unter der Ueberschrift nicht noch extra Platz kommt */

.entry { }

p.postmetadata {font-size: 0.7em;}

.navigation {margin: 10px;	font-size: 1.0em; background: #ffffff; margin: 0 0 10px 0; padding: 3px 10px 3px 10px; }		/* naechste Seite etc */

.sidebar{
	float: left;
	width: 310px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;			/* fuer nen IE bug */
	font-size: 0.833em;			/* macht h2 wieder auf 100%, der Rest ist kleiner, aber selbe Zeilenhoehe */	
	padding: 0;
	margin: 0;
}

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

.sidebar ul li{
	padding: 5px 10px 5px 10px;
	background: #FFFF66;		/* mach gelbe Kaesten in die Sidebar */
	background: #FF6633; /* rot */
	/*background: #E01B1B; /* rot */
	margin: 10px;
}

.sidebar ul li h2 {padding: 0px;}

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



/* Quick Flickr Widget */
/*.flickr {text-align: center; padding: 8px 0 8px 0;}
.flickr_photo {border: 0;}*/
/*.thickbox {border: 0;}*/

/* Gig-Calendar-Classes */
.sidebar .eventName,.venue{font-style: italic;}

.sidebar .eventName,.venue,.cityStateCountry,.date,.moreInfo{
	font-size: 1.2em
}

table#wp-calendar{width: 100%;}		/* falls man mal nen Kalender einbaut */

#footer{
	width: 880px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: none;
	margin: 0 10px 0 10px;
	background: #FF6633; /* rot */
	background: #99CC66; /* gruen */
	font-size: 0.833em;
	text-align: center;
}

/* comments-styles von wpdesigner.com 
 * editiert fuer schoeneres Schriftbild
 */
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	/*line-height: 18px;*/
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	/*font-family: Georgia, Sans-serif;*/
	/*font-size: 1em;*/
}

.commentmetadata{
	font-size: 0.7em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 0.833em;
}
