/* @override 
	http://www.detlev-joecker.de/blog/wp-content/themes/rs-joecker-update/style.css
	http://localhost/joecker/edit/wp-content/themes/rs-joecker/style.css
*/

/*
Theme Name: Detlef Joecker - Singen und Tanzen V2
Theme URI: http://www.rheinschafe.de
Author: Rheinschafe - Mathias Schopmans
Author URI: http://www.rheinschafe.de/

*/

/* @group TinyMCE */

body.mceContentBody {
	background: #ffffff !important;
	font-size: 14px !important;
	line-height: 18px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

body.mceContentBody .wp-caption {
	background-color: #FFFFFF;
	border: none;
	margin: 0;
	padding-top: 0;
	text-align: left;
}

body.mceContentBody a {
	color: #f2a922;
	text-decoration: none;
}

body.mceContentBody .wp-caption-dd {
	background-color: #d9481c;
	color: #FFFFFF;
	display: inline;
	font-size: 11px;
	margin: 0;
	padding: 5px;
}

body.mceContentBody .wp-caption-dt {
	margin-bottom: -4px;
}

/* @end */

/* @group Standards */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 15px;
	line-height: 18px;
	font-family: "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", Verdana, "Verdana Ref", sans-serif;
	background: #ffffff url(img/bg_body.jpg) repeat-x;
	color: #694922;
	text-align: left;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-weight: normal;
	margin-bottom: 10px;
	color: #f90;
	clear: both;
}

h1 {
	font-size: 27px;
	line-height: 30px;
}

h2 {
	font-size: 20px;
	line-height: 25px;
}

h3 {
	font-size: 15px;
	line-height: 17px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	color: #f90;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #d9481c;
}

embed {
	margin: 10px 0;
}

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;
}

.hidden {
	display: none;
}

.screen-reader-text {
	position: absolute;
	left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
}

.clear {
	clear: both;
	float: none;
	display: block;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* @group Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption img {
	margin-bottom: 3px;
}

.wp-caption p.wp-caption-text {
	background-color: #d9481c;
	color: #FFFFFF;
	display: inline;
	font-size: 11px;
	margin: 0;
	padding: 5px;
}

/* @end */

/* @end */

/* @group General Layout */
h2.blogtitle{
	position: absolute;
	color: #fff;
	right: 200px;
	top: 58px;
	line-height: 55px;
	font-size: 55px;
	text-decoration: none;
	border: none;
}
h2.blogtitle a {
	color: #A52B30;	
}
#hometext {
	margin-bottom: 35px;
	padding: 15px;
	border: 1px solid #e1d0bf;
}

/* @group Navigation */

#navigation {
	left:363px;
	position:absolute;
	top:121px;
	width: 630px;
}

.vnav {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.vnav li {
	display: inline;
	font-size: 14px;
	float: left;
}

.vnav li a {
	float: left;
}

ul#topnav {
	height: 40px;
	float: left;
}

#topnav li a {
	height: 20px;
	padding: 10px 6px;
	color: #868888;
}


#topnav li a:hover, #topnav li.current_page_item a, #topnav li.current_page_ancestor a {
	color: #454646;
}


#metanavigation {
	float:right;
	height:25px;
	margin-right:150px;
	text-align:left;
}

#metanavigation li a {
	color: #a52b30;
	padding: 5px;
	height: 25px;
	outline: none;
	font: bold 10px Verdana, sans-serif;
}

#metanavigation li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Suche */

#search {
	float:right;
	margin-top:6px;
}

#search input {
	height: 20px;
	border: none;
	padding: 2px;
	margin: 0;
	background: none;
	border: 1px solid #cfd3d3;
	font-size: 14px;
	color: #868888;
}

#search #search-input {
	float:left;
	height:17px;
	padding-top:4px;
	width:100px;
	display: inline;
}

#search .button {
	height: 25px;
	margin-left: -1px;
	border: 1px solid #cfd3d3;
	background-color: #d4d8d9;
	padding: 0 5px;
	display: inline;
}

/* @end */

#page {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	background:transparent url(img/bg_page.gif) repeat-y scroll -1px 0;
}

#head {
	position: relative;
	height: 234px;
	background: url(img/bg_head.jpg) no-repeat -1px;
}

#head #start {
	position: absolute;
	top: 35px;
	left: 20px;
}
#content {
	float:left;
	overflow:hidden;
	padding:0 15px;
	width:520px;
	z-index: 10;
	position: relative;
	display: inline;
	padding-bottom: 10px;
}

#footer {
	height: 5px;
	float: none;
	clear: both;
}

#sidebar-left {
	margin-left: 22px;
}
#sidebar-right {
	float: right;
	margin-right: 20px;
}


/* @end */


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

.sidebar dt {
	font-weight: bold;
	margin-bottom: 5px;
}

.sidebar dd {
	margin-bottom: 15px;
}

.full {
	background: #CC0033;
	height: 20px;
}


/* Anzeige eines Post's */

.post, .page {
	margin-bottom: 20px;
	float: none;
	clear: both;
}

.first-post {
	padding-bottom: 56px;
	background: transparent url(img/sterne.jpg) no-repeat bottom center;
}
.first-post .commentAndLink{
	clear: both;
	padding-top:15px;
}
.first-post .commentAndLink small{
	font-size:14px;
	margin: 0;
}
.trenner {
	background:transparent url(img/sterne.jpg) no-repeat scroll center center;
	height:60px;
	margin-bottom:10px;
}

.page .title {
	float: none;
	clear: both;
}

.post .timeblock {
	float:left;
	margin-right: 15px;
}

.second-level {
	width: 240px;
	clear: none;
}
.left-post{
	float: left;
}
.right-post {
	float: right;
}
.second-level h1{
	font-size:18px;
	line-height:22px;
}

.second-level .post-thumbnail {
	margin-bottom: 10px;
	display: block;
	border: 1px solid #f90;
}

.second-level .timeblock {
	float: none;
	display: block;
}
div.kategorien {
	display: none;
}

.post p, .page p, body.mceContentBody p {
	margin: 10px 0;
	color: #694922;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 18px;
}

.commentAndLink p{
	margin:0;
}

div.list_thumb {
	width: 170px;
	padding-top: 7px;
	float: left;
}

div.list_content {
	width: 370px;
	float: left;
}

.post .timeblock .datum-tag {

}

.timestamp, .commentcount {

}

.title a {
	color: #f90;
}

h1.title {
	padding-right: 100px;
}



.title a:hover {
	color: #d9481c;
}

.post img, .page img {
	max-width: 100%;
	height: auto;
}

ul.the-tags {
	list-style: none;
	margin: 0;
}

ul.the-tags li {
	float: left;
	margin-right: 8px;
}

ul.the-tags li:after {
	content: ",";
}

ul.the-tags li:last-child:after {
	content: "";
}

.post hr, .page hr {
	float: none;
	clear: both;
	display: none;
}

ul, ol {
	margin: 14px 25px;
}

#content ol.related-articles {
	list-style: none;
	margin: 0;
	padding-top: 14px;
}

/* mediathek - video */

.videolist .post {
	clear: none;
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	width: 200px;
}

.videolist img {
	display: block;
	margin-bottom: 10px;
}

.videolist h2 {
	margin: 0;
	font-size: 16px;
	line-height: 18px;
}

.videolist p {
	padding: 0;
}

/*
* socialbar
*/

div.socialbar {
	height: 40px;
	margin-top: 15px;
}

/*
* related Posts
*/

div.related_posts {
	clear: both;
	float: none;
	padding-top: 14px;
}

/* Kommentare */
#comments_top {
	margin-top: 50px;
}

ol.commentlist {
	list-style: none;
	margin: 0;
}

ol.commentlist li {
	border-top: 1px dashed #DBC3A9;
	padding: 10px 0;
}

ol.commentlist li.trackback {
	background-color: #FAFAFA;
	padding: 10px;
}

ol.commentlist em {
	color: #BA2C00;
}

ol.commentlist li .vcard, #commentform .vcard {
	float: left;
	margin-right: 10px;
	overflow: hidden;
	width: 95px;
}

ol.commentlist li .vcard cite, #commentform .vcard cite {
	display: block;
	line-height: 15px;
	margin-bottom: 3px;
}

ol.commentlist li .vcard img, #commentform .vcard img {
	margin-bottom: 10px;
}

ol.commentlist li small a, #commentform .vcard small a {
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	font-family: Arial, sans-serif;
}

ol.commentlist li .comment-data, #commentform .comment-data {
	width: 389px;
	float: left;
}

ol.commentlist .pingback {
	color: #c0c0c0;
	font-size: 13px;
	line-height: 16px;
}

ol.commentlist .pingback a {
	color: #b3b3b3;
	text-decoration: underline;
}

#commentform .comment-data textarea, #commentform .comment-data input {
	display: block;
	width: 400px;
	margin-bottom: 10px;
	border: 1px solid #e2c5a2;
	padding: 5px;
	background-color: #fafafa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	color: #694922;
	font-family: "Trebuchet MS","Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Bitstream Vera Sans",Verdana,"Verdana Ref",sans-serif;
}

#commentform #submit {
	width: 413px;
	font-weight: bold;
	border: 1px solid #e2c5a2;
}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	max-height: auto;
	margin: 10px 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* End Images */

/* Pagination */

.wp-pagenavi {
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi .current {
	padding: 4px 8px;
	margin: 2px;
	background-color: #F2A922;
	border: 1px solid #D38B08;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-pagenavi a:hover, .wp-pagenavi .current {
	background-color: #d9481c;
	border-color: #BA2C00;
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi .first, .wp-pagenavi .last {
	
}

/* Widgets */

/* retweet buttons */

a.retweet {
	font: 12px Helvetica, Arial;
	color: #000;
	text-decoration: none;
	border: 0px;
	position: absolute;
	right: 15px;
	top: 10px;
}

a.retweet strong {
	color: #FFF;
	background: #d9a393;
	border: 1px solid #BA2C00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

a.retweet span {
	color: #FFF;
	background: #9e292f;
	margin-left: -5px;
	border: 1px solid #BA2C00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

a.retweet:hover span {
	
}

/*
* related article links
*/

#content ul.article-links {
	list-style: none;
	margin: 0;
}

#content ul.article-links li {
	float: left;
}

#content ul.article-links li a {
	padding: 3px 8px;
	margin: 5px 5px 0 0;
	background-color: #F2A922;
	color: #FFFFFF;
	border: 1px solid #d38b08;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#content ul.article-links li a:hover {
	background-color: #D9481C;
	border-color: #ba2c00;
}

/* @group Slimbox */

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ed9209;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* @end */

/* @group Widgets */
.sidebar {
	float:left;
	padding:0 15px;
	width:185px;
	overflow: hidden;
	display: inline;

}

.sidebar, .sidebar p{
	color: #694922;
	font-size: 11px;
	line-height: 13px;
	margin:10px 0 18px;
}
.sidebar a {
	text-decoration: underline;
}

.widget {
	margin-bottom: 20px;
}

h3.widgettitle {
	font-size: 18px;
	color: #f90;
	padding-bottom: 4px;
	font-weight: bold;
}

.widget:after{
	display:block;
	content:".";
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
}

/* @end */

/* @group Widget-TweetFeed */
.widget_tweetStream {
	background: url(img/bg-twitter.jpg) no-repeat top right;
}

.widget_tweetStream .widgettitle {
	padding-bottom: 34px;	
}

.tweet_list li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dbc3a9;
}

.tweet_list .tweet_author {
	display: block;
	margin-bottom: -4px;
}

.tweet_list .tweet_status {
	display: block;
	font-size: 10px;
	text-decoration: none;
}

.tweet_list .tweet_text {
	font-size: 11px;
	line-height: 13px;
	display: block;
	padding: 3px 0px;
	clear: both;
}

.tweet_list .tweet_text a {
	text-decoration: underline;
}

/* @end */

/* @group Widget-Social */


ul.socialbar {
	height: 45px;
	list-style: none;
	clear: both;
	margin-top: 10px;
}

.socialbar li {
	float: left;
}

.socialbar li a {
	display: block;
	height: 45px;
	width: 33px;
	margin-right: 12px;
	outline: none;
	border: none;
	background: url(img/socialbar.jpg) no-repeat;
}

.socialbar .mis {
	background-position: 0 -45px;
}

.socialbar .mis:hover {
	background-position: 0 0;
}

.socialbar .fac {
	background-position: -33px -45px;
}

.socialbar .fac:hover {
	background-position: -33px 0;
}

.socialbar .twi {
	background-position: -71px -45px;
}

.socialbar .twi:hover {
	background-position: -71px 0;
}

.socialbar .goo {
	background-position: -141px -45px;
}

.socialbar .goo:hover {
	background-position: -141px 0;
}

.socialbar .del {
	background-position: -176px -45px;
}

.socialbar .del:hover {
	background-position: -176px 0;
}

.socialbar .fri {
	background-position: -211px -45px;
}

.socialbar .fri:hover {
	background-position: -211px 0;
}

.socialbar .ytu {
	background-position: -317px -45px;
}

.socialbar .ytu:hover {
	background-position: -317px 0;
}

.socialbar .vim {
	background-position: -353px -45px;
}

.socialbar .vim:hover {
	background-position: -353px 0;
}

/* @end */

/* @group Widget-Tagcloud */

div.tagcloud {
	text-align: center;
	padding: 12px 0px 12px 0px;
	margin-bottom: 24px;
}

div.tagcloud h2 {
	color: #D9481C;
}

/* @end */

/* @group Tagcloud */

div.widget_tag_cloud a {
	line-height: 1;
}

/* @end */

/* @group Buy CD */

#buy-cd {
	position: absolute;
	top: 0;
	left: -1px;
	width: 309px;
	height: 224px;
}
/* @end */

/* @group Flickr */
.widget_latestFlickr a {
	background-color: #f7f5e0;
	border: 1px solid #f9d482;
	display: block;
	width: 85px;
	height: 85px;
	padding: 0;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.widget_latestFlickr img {
	margin: 5px;
}


/* @end */

/* @group Latest Comments */

li.recentcomments {
	padding-bottom: 10px;
}

/* @end */

p.wp-admin-edit {
	position: fixed;
	top: 10px;
	left: 10px;
	z-index:999;
	display: inline;
}

p.wp-admin-edit a {
	padding: 10px;
	background-color: #ff2500;
	color: #fffeff;
	position: fixed;
	top: 5px;
	left: 5px;
}

