/*
Theme Name: Distream
Theme URI: http://www.distream.de
Description: Distream Theme
Version: 1.0
Author: Lutz Korte
Author URI: http://www.distream.de
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	font: normal 11px/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}


body {
	text-align: center;
	background: #333333 url(../../../../images/bg_body.gif) no-repeat fixed;
}

ul { list-style-type: none; }

p { margin-bottom: 10px; }

.clear {
	clear: both;
}

.ir {
  text-indent: -9999px;
  text-decoration: none;
  overflow: hidden;
}


/* Design Containers and Specifications */

/* top navi */
#navi_top ul li a {
  outline-color:invert;
  outline-style:none;
  outline-width:medium;
}

#wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	}

#keep {
	width: 760px;
	clear: left;
	margin: 0 auto;
	}

#outside {
	background: url(../../../../images/bg_wrapper.jpg) repeat-y;
	width: 760px;
}

div.goto_top{
	clear: both;
	width: 100%;
	text-align: right;
	margin: 50px 0 15px 0;
}

#wrapper_bottom{
	width: 760px;
	background: #333333 url(../../../../images/bg_wrapper_bottom.gif) 0 0 no-repeat;
	height: 20px;
}


#inside {
	background: url(../../../../images/banner_top.jpg) 10px 0 no-repeat;
	width: 760px;
	clear: both;
	}

#holder {
	margin-left: 30px;
	width: 698px;
	padding: 0;
	}

* html #holder {
	margin-left: 15px;
	float: left;
	}

#search {
	width: 200px;
	float: left;
	text-align: left;
}

#title {
	background: url("images/title.jpg") no-repeat;
	width: 426px;
	height: 53px;
	text-align: right;
	float: right;
	}

#menu {
	float: left;
	text-align: left;
	margin: 90px 0 20px 10px;
}

#tree {
	background: url("images/tree.jpg") no-repeat;
	width: 213px;
	height: 153px;
	float: right;
	}

#content {
	width: 432px;
	margin-left: 20px;
	float: left;
	text-align: justify;
	color: #CACACA;
	/*font: normal 11px/1.6em georgia, "times new roman", serif;*/
}

* html #content {
	margin-left: 15px;
	width: 410px;
	}

#sidebar {
	width: 205px;
	float: right;
	text-align: left;
	margin: 40px 35px 15px 0;
	}

* html #sidebar {
	margin: 0px;
	}

#footer {
	background: url("images/spacer_3.gif") 50% 0 no-repeat;
	width: 698px;
	height: 83px;
	clear: both;
	font: normal 10px Verdana, sans-serif;
}

/* Information */

#handle {
	margin: 0 0 7px 0;
}

#inf {
	width: 99%;
	font-size: 13px;
	color: #959595;
	font-family: "trebuchet ms", sans-serif;
	margin: 0 0 35px 0;
	padding: 0 7px;
	}

#com {
	width: 40%;
	float: left;
	}

#ent {
	width: 55%;
	float: right;
	}

#clr {
	background-color: #000000;
	width: 100%;
	clear: both;
	height: 7px;
	}

#inf ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 20px 0;
	}

#inf li {
	display: block;
	border-bottom: #2a2a2a 1px solid;
	padding-top: 3px;
	margin: 0;
	min-height: 20px;
	font-weight: normal;
	}

#com li a {
	text-decoration: none;
	color: #666;
	}

#com li a:hover {
	text-decoration: none;
	color: #7F0000;
	}

#ent li a {
	text-decoration: none;
	color: #666;
	}

#ent li a:hover {
	text-decoration: none;
	color: #7f0000;
	}

.intr {
	padding: 0 7px;
	}

/* Headers */

.edit, .edit a:link, .edit a:visited {
	text-align: right;
	text-transform: lowercase;
	color: #2E2E2E;
	font-size: 17px;
	float: right;
	}

.edit a:hover {
	color: #E1E1E1;
	}

/*
h4 {
	background: url("images/sidebg.jpg") no-repeat bottom;
	width: 198px;
	height: 28px;
	text-transform: lowercase;
	margin: 0px;
	padding-right: 50px;
	color: #E5B655;
	font-size: 18px;
	text-align: right;
	font-family: "times new roman", georgia, serif;
	}

* html h4 {
	padding: 0 50px 0 0;
	}
*/

h4#hdl-categories   { background: url("images/sidebg_categories.gif") 37px 0 no-repeat; }
h4#hdl-galeries     { background: url("images/sidebg_galleries.gif") 37px 0 no-repeat; }
h4#hdl-archives     { background: url("images/sidebg_archives.gif") 37px 0 no-repeat; }
h4#hdl-lastfmtracks { background: url("images/sidebg_lastfmtracks.gif") 37px 0 no-repeat; }
h4#hdl-wevent       { background: url("images/sidebg_events.gif") 37px 0 no-repeat; }
h4#hdl-blogroll     { background: url("images/sidebg_blogroll.gif") 37px 0 no-repeat; }
h4#hdl-search       { background: url("images/s2.gif") 37px 0 no-repeat; }

h3 {
	color: #3F3F3F;
	font: bold 18px georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}

h1, h1 a:link, h1 a:visited {
	color: #7F0000;
	font-size: 20px;
	font-family: georgia, "times new roman", serif;
	font-weight: bold;
	padding: 0;
	margin: 7px 0 0 0;
	text-decoration: none;
}
h1 a:hover { text-decoration: underline; }

.id {
	color: #666;
	padding-right: 3px;
	}

h2, #wp-calendar caption {
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
	color: #FFFED9;
	font-size: 11px;
	text-align: right;
	font-family: Verdana, arial, helvetica, sans-serif;
	}
#wp-calendar caption {
	text-align: left;
}


h2 a:link, h2 a:visited {
	color: #A12600;
	text-decoration: none;
	}

h2 a:hover {
	color: #DF3500;
	text-decoration: none;
	}

h6 {
	padding: 0;
	margin: 0;
	font-size: 26px;
	float: right;
	text-align: right;
	color: #333;
	}

.btitle a:link, .btitle a:visited {
	padding: 0 25px 0 0;
	color: #FFA052;
	font-size: 30px;
	font-family: "trebuchet ms", sans-serif;
	text-decoration: none;
	}

.stitle {
	padding: 0 10px 0 0;
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	font-style: italic;
	}

.tinfo {
	color: #343434;
	font: bold 14px georgia, "times new roman", serif;
	border-bottom: #2a2a2a 1px solid;
	padding: 0 0 3px 0;
	}

/* Top Search */

#sform {
	margin: 0;
}

#search input {
	width: 145px;
	font-size: 11px;
	color: #CCC;
	font-family: trebuchet ms, arial, sans-serif;
	background:#1A1A1A;
	border: #414141 1px solid;
	}

#search input:focus {
	border:#2E2E2E 1px solid;
	}

#search #inp-submit-search {
	width: 20px;
	text-align: center;
}

#simage {
	background: url("images/s2.gif") no-repeat;
	width: 39px;
	height: 23px;
	}

/* Top Menu*/


#menu ul {
	float: left;
	list-style-type: none;
	margin: 75px 0 0 0;
	padding: 0;
}


#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	height: 16px;
	text-indent: -99999px;
}
/* Blog navi-element abr�cken */
#menu ul li a#nt_item_blog { margin-left: 90px; }




/* Side Navigation */

.navigate,
.navigate-lastfm,
.navigate-wevent      { padding: 10px 0 30px 35px; font-size: 10px;	font-family: verdana, sans-serif;	}

.navigate ul          { list-style-type: none;	font-size: 11px; padding: 0; margin: 0; }
.navigate-lastfm ul   { padding-bottom: 50px; background: url("images/lastfm_mini_black_rev.gif") no-repeat right bottom; }


.navigate li a {
	background: url("images/arw.gif") no-repeat top left;
	text-decoration: none;
	display: block;
	color: #666;
	border-bottom: #2a2a2a 1px solid;
	padding: 4px 0 4px 21px;
	margin: 0;
	}

* html .navigate li a {	height: 13px;	}
.navigate li a:hover  { background: url("images/arw2.gif") no-repeat top left; text-decoration: none; color: #7F0000; }

.navigate li li a {
	background: url("images/sub.gif") no-repeat top left;
	text-decoration: none;
	display: block;
	color: #7F8062;
	border-bottom: #2a2a2a 1px solid;
	padding: 4px 0 4px 41px;
	margin: 0;
	}

.navigate li li a:hover {	background: url("images/sub2.gif") no-repeat top left; text-decoration: none; color: #F7FABF;	}

/* lastfm */
.navigate-lastfm li         { padding-left: 15px; background: url("images/speaker.gif") no-repeat 0 5px; }
.navigate-lastfm li a       { font-size: 10px; color: #7F8062; }
.navigate-lastfm li a:hover { text-decoration: underline; }

/* wevent */
.navigate-wevent li                              { padding-left: 25px; background: url("images/calendar.png") no-repeat 0 2px; border-bottom: #2a2a2a 1px solid; margin-bottom: 5px; }
.navigate-wevent li a                            { display: block; font-size: 10px; }
.navigate-wevent li#itm-wevent                   { border: 0; }
.navigate-wevent li a:hover                      { text-decoration: underline; }
.navigate-wevent li a span.spn-wevent-date       { font-weight: bold; color: #7F8062; font-size: 10px; }
.navigate-wevent li a:hover span.spn-wevent-date { color: #7F0000; }

.navigate-wevent li#itm-wevent                   { padding: 0; background: none; height: 30px; }
.navigate-wevent li a#lnk-wevent                 { display: block; float: right; padding-right: 90px; background: url("images/wevent_button.png") no-repeat right 0; }



/* Posts */

/*
div.entry {
	border-top: 1px dashed #666;
	padding-top: 10px;
}
*/


p a {
	background: url("images/icn_link.gif") 0 2px no-repeat;
	padding-left: 12px;
}

p a:hover { background: url("images/icn_link_hover.gif") 0 2px no-repeat; }

.info {
	background: #000;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 7px;
	margin: 15px 0 50px 0;
	border: 1px solid #666;
	}

.info a:link, .info a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.comm, .comm a:link, .comm a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}

.comm a:hover {
	color: #7F0000;
	text-decoration: underline;
	}

/* Footer Styles */

.credits {
	text-align: center;
	padding-top: 30px;
	color: #666;
	font-size: 11px;
	}

#footer a:link, #footer a:visited {
	color: #A1A1A1;
	text-decoration: none;
	}

#footer a:hover {
	color: #E1E1E1;
	text-decoration: none;
	}

/* Miscellaneous */

img {
	border: 0;
	}

a:link, a:visited {
	color: #666;
	text-decoration: none;
	}

a:hover, a:active {
	color: #7F0000;
	text-decoration: underline;
}

blockquote {
	background: url("images/quote_start.gif") 0px 5px no-repeat;
	min-height: 90px;
	overflow: visible;
	color: #C3BCA5;
	margin: 0;
	padding: 15px 20px;
}

blockquote p {
	background: url("images/quote_stop.gif") 100% 100% no-repeat;
	padding: 0 15px 10px 0;
}

blockquote p,
blockquote p a { font-style: italic; }

code {
	font-family: monospace;
	color: #EFE4BE;
	}

pre {
	font-family: monospace;
	color: #C3BCA5;
	}

input, textarea {
	width: 99%;
	font-size: 11px;
	color: #CCC;
	font-family: Verdana, "trebuchet ms", arial, sans-serif;
	background: #1A1A1A;
	border: #414141 1px solid;
	margin: 2px 0 0 0;
	}

input#url { width: 408px; }

input#submit {
	width: 150px;
	float: right;
	text-align: center;
}

textarea {
	padding: 3px;
	width: 402px;
	}

input:focus, textarea:focus {
	border: #2E2E2E 1px solid;
	}

#subc img {
	padding: 2px;
	border: #343434 1px solid;
	margin: 0px 5px 0px 0;
	}

#subc a:hover img {
	border: #7F0000 1px solid;
	}

#subc img a {
	border: #343434 5px solid;
}

small {
	color: #555;
	font-family: arial, helvetica, sans-serif;
	}

label {
	color: #555;
	font-size: 10px;
	}

table {
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	border: #2E2E2E 1px solid;
	background: #131313;
	}

/* Post Specifications */

.hundred {
	display: block;
	text-align: center;
	margin: 0 0 10px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.post-info {
	font-size: 10px;
	color: #DCDCDC;
	border: #2E2E2E 1px solid;
	margin: 10px;
	font-family: "trebuchet ms", sans-serif;
	padding: 5px;
	}

.post-info a, .post-info a:visited, .comm-date a, .comm-date a:visited {
	color: #666;
	}

.post-info a:hover {
	color: #7F0000;
	}

.comment {
	padding: 10px 20px;
}

.comment h3 a {
	color: #7F0000;
	font: bold 18px georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

.comm-entry {
	font-size: 11px;
	font-family: "trebuchet ms", sans-serif;
	}

.s-entry {
	padding: 15px 0 0 15px;
}
.s-entry h3 a {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7F0000;
}


form#commentform {
	margin-bottom: 35px;
}

table#tbl-commentform {
	margin-top: 10px;
}

/* Links Page */

#linkpage input {
	width: 70px;
	}

#linkpage select {
	font-size: 11px;
	color: #CCC;
	font-family: "trebuchet ms", arial, sans-serif;
	background: #1A1A1A;
	border: #414141 1px solid;
	}

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

#linkpage li {
	padding: 10px 0;
	}

#linkpage p {
	margin: 0;
	padding: 0;
	}

/* Wp-Calendar */

#wp-calendar {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	color: #7F0000;
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

#wp-calendar td {
	color: #666;
	background: #1F1F1F;
	border: 1px solid #2E2E2E;
	margin: 0 4px 4px 0;
	padding: 2px;
	text-align: center;
	letter-spacing: normal;
}

#wp-calendar td:hover{
	background: #171717;
	border: 1px solid #292929;
}

#wp-calendar td.pad:hover {
	background: #171717;
	border: 1px solid #292929;
}

#wp-calendar #today {
	background: #333;
	border: 1px solid #222;
	border-width: 1px 0 0 1px;
	color: #FFF;
}

#wp-calendar th {
	background: transparent;
	border: 0;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 2px;
	color: #999;
	font-weight: normal;
}

#handle #lnk-recent-ten {
	display: block;
	width: 293px;
	height: 16px;
	background: url("images/vrt_complete.gif") 0 0 no-repeat;
	text-indent: -9999px;
}
#handle #lnk-recent-ten:hover {
	background: url("images/vrt_complete.gif") 0 -16px no-repeat;
}
