/*
Theme Name: boerse
Theme URI: http://boerse.ard.de/
Description: Boerse
Version: 1.0
Author: Sven Nees
*/

/*Copyright (c) 2009, Yahoo! Inc. All rights reserved.Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt version: 2.8.0r4*/
html{color:#000;background:#f7f7f7;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


/* Begin Typography & Colors */
body {
		font-family:verdana, arial;
		font-size:100%;
		font-size:0.75em;
		background-color:#f7f7f7; 
	}



.custom #sidebar-links {
    border: 0 none none;
}

.custom #sidebar{
    border: 0 none none;
}

.custom #sidebar p {
    font-size: 11px;
    font-family: Verdana;
}

#content {
	}

.widecolumn {
	}



#footer {
	}

small {
	}

h1, h2, h3 {
	}

h2.pagetitle {
	}
	
h6 {
	font-size:0.8em;
}


.entry p a:visited {
	}

.sticky {
	}
.sticky h2 {
	}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}

.commentlist li {
}

.commentlist li .avatar {
	}

.commentlist cite, .commentlist cite a {
	}

.commentlist p {
	}

#commentform p {
	
	}

.commentmetadata {
	}

code {
	}

acronym, abbr, span.caps{
	}

a, h2 a:hover, h3 a:hover {
	}

a:hover {
	}

#wp-calendar #prev a, #wp-calendar #next a {
	}

#wp-calendar a {
	}

#wp-calendar caption {
	}

#wp-calendar th {
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	padding-top:63px;
	text-align:center;
}

#page {
	margin: 0 auto;
    padding: 0;
	width:900px;
	text-align: left;
	/*background: url('images/page_bg_neu.jpg') no-repeat top center #fefefe;*/
	background: url('images/page_bg_2.png') repeat top center transparent;
}

#header {
	margin:0;
    padding:0 0 10px 0;
}

#sidebar-top {
	position:relative;
    display:block;
    width: 940px;
    margin: 0;
    padding: 0;
    height:1%;
}
.sb_in_widget_width {
	float:left;
}

#sidebar-links {
	position:relative;
    display:block;
    width: 160px;
    margin: 15px 0 0 8px;
    padding: 0;
    height:1%;
    float:left;
}

#content {
	position:relative;
    width: 525px;
    font-family: verdana, arial;
    float:left;
    margin:20px 10px 0px 20px;
}
#sidebar {
    position:relative;
    display:block;
    width: 320px;
    float:right;
    padding: 0;
    height:1%;
	right: 0px;
	padding-left:15px;
	padding-top:20px;
	padding-right:15px;
	padding-bottom:20px;
	margin-top:20px;
	background: url('images/sidebar_bg_2.png') repeat top center transparent;
}



.widecolumn {
	}

.post {
	}

.post hr {
	}

.widecolumn .post {
	}



.widecolumn .postmetadata {
	}

.widecolumn .smallattachment {
}

.widecolumn .attachment {
}

.postmetadata {
}

.clear {
	clear: both;
}

#footer {
	clear:both;
	
	padding:1em 40px;
}


#footer p {
	text-align:center;
	line-height:2em;
	}
/* End Structure */



/*	Begin Headers */
h1 {
}

h2 {
	}

h2.pagetitle {
}

#sidebar h2 {
	}

h3 {
	}

h3.comments {
	}
/* End Headers */



/* Begin Images */
p img {
}

/*	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: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.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 {
	}

html>body .entry li {
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	}

.entry ol li {
	}

.postmetadata ul, .postmetadata li {
	}

#sidebar ul, #sidebar ul ol {
	}

#sidebar ul li {
	}

#sidebar ul p, #sidebar ul select {
	}

#sidebar ul ul, #sidebar ul ol {
	}

#sidebar ul ul ul, #sidebar ul ol {
	}

ol li, #sidebar ul ol li {
	}

#sidebar ul ul li, #sidebar ul ol li {
	}
	
li.podcast  {
	list-style: disc;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	}

#sidebar #searchform #s {
	}

#sidebar #searchsubmit {
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	}

#commentform input {
	}

#commentform {
	}
#commentform textarea {
	}
#respond:after {
	}
#commentform #submit {
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	}

.commentlist {
	}

.commentlist li {
	}
.commentlist li ul li {
}

.commentlist p {
}
.children {
}

#commentform p {
	}

.nocomments {
	}

.commentmetadata {
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	}

#sidebar form {
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	}

#wp-calendar #next a {
	}

#wp-calendar #prev a {
	}

#wp-calendar a {
	}

#wp-calendar caption {
	}

#wp-calendar td {
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	}

blockquote {
}

blockquote cite {
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

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

hr {
	}

a img {
	}

.navigation {
	height: 30px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
}

.wp-caption img {
}

.wp-caption p.wp-caption-text {
}
/* End captions */


/* specific stilblog layout*/
a{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

p a{
	text-decoration:underline;
}
h2,h3{
	color:#000;
	font-weight:bold;
	font-size:1.2em; 
}

h3 {
	font-size:1.1em; 
}


h2 a, h3 a{
	text-decoration:none;
	color:#000;
}
p.comments{
	float:right;
	height:9px;
	text-align:right;
	padding-top:3px;
	padding-right:3px;
	margin-top:24px;
}
p.comments a{
	text-decoration:none;
	color:#666;
	display:block;
	font-style: italic;
	font-size: 12px;
}
p.datetime{
	font-weight:bold;
}
#headerimg{
	background-image:url(images/headbg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:97px;
}
#headerimg #youfmlink{
	height:55px;
	display:block;
	width:180px;
	background-image:url(images/youfmlogo.gif);
	background-repeat:no-repeat;
}
#headerimg #logolink{
	display:block;
	height:42px;
	width:180px;
}
#headerimg  #logotext,
#headerimg #youfmtext{
	position: absolute;
     left: -1000em;
}
#line{
	padding: 5px 0;
	clear:both;
	background:url(images/verlauf-gross.png) no-repeat center center;
	height:2px;
	font-size:2px;
	line-height:2px;
}
#content h2{
	margin-top:0px;
	margin-bottom:5px;
	
	
}

div.post{
	overflow:hidden;
	width:525px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(images/content_trenner.png) no-repeat bottom center;
}
div.entry{
	padding-top: 10px;
}
div.content p{
	padding-right:30px;
}
.datetime{
	margin-top:23px;
}

.navigation, .alignleft {
	padding: 5px 0;
}
p {
	line-height:1.25em;
	padding-bottom: 0.8em;
}
/*---------- workaround for several layout requests mpiller 17.12.2009-------*/
#searchBox{
padding: 0px;
margin: 0px;
width: 240px;
padding-bottom: 7px;
}
#searchBox input{
margin: 0 px;
padding: 4px;
border: 1px solid #bababa;
}
#searchBox #searchsubmit{
position: relative;
top: 0px;
border: 1px solid #bababa;
height: 21px;
padding: 2px;
cursor: pointer;
font-size: 10px;
}

#socialservicewidgettp-3{
width: 100px;
position: absolute;
top:24px;
right: 26px;
}

div.sociable  {
	float:left;
	width: 300px;
}
.widget_custom_teaser_tp{
margin-top: 10px;
}

#content a{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}


p.comments{
	float:right;
	height:9px;
	text-align:right;
	padding-top:3px;
	padding-right:3px;
	margin-top:24px;
}
p.comments a{
	text-decoration:none;
	color:#666;
	display:block;
	font-style: italic;
	font-size: 12px;
}
p.datetime{
	font-weight:bold;
}


#content h2 a{
	font-size: 14px;
	font-family: Verdana;
	/*color:#e33481;*/
	/*text-decoration: underline;*/
}

#content h2 a:hover{
	text-decoration: underline;
}



#content a:hover{
	text-decoration: underline;
}

#content dt{
	font-size: 11px;
	font-family: Verdana;
	width: 80px;
}

#content dd{
	font-size: 11px;
	font-family: Verdana;
	width: 150px;
	padding-left: 0px;

}
#content div.content{
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
}
#content p.datetime{
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
}

/*---styles the commentform elements mpiller---*/
#respond p{
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
}
#respond textarea{
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #dadada;
}
#respond h3{
	font-size: 12px;
	font-family: Verdana;
	border: 1px solid #dadada;
}
#respond input{
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #dadada;
	width: 80px;
	padding: 4px;
}
/*---styles the comment elements mpiller---*/
#comments h3{
	font-size: 12px;
	font-family: Verdana;
	border: 1px solid #dadada;
}

span.commentText{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

#sidebar{
	font-size: 11px;
	font-family: Verdana;
	padding: 10px;

}

.sidebar {
	padding: 10px;
}
*html #sidebar{
	right: 16px;
	background-color: #282828;
	font-size: 11px;
	font-family: Verdana;
	padding: 24px;
}

#sidebar p{
	font-size: 11px;
	font-family: Verdana;
}

#sidebar a{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#sidebar a:hover{
	text-decoration: underline;
}

#sidebar h2{
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}
#sidebar h2.widgettitle {
	font-family: Georgia;
	color: #666;
}
#sidebar li{
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
	padding: 3px 0;
}

#sidebar li.rcomment {
	list-style-image: url('/wp-content/themes/boersenblog/images/blase.gif');
	list-style-position: inside;
}

#sidebar .citeoftheday  p, #sidebar .citeoftheday  p a{
	font-family: Georgia,Verdana,Serif;
	font-size:20px;
	color: #999;
}

#sidebar .citeoftheday  p a:hover {
	text-decoration:underline;
}
div.citeoftheday code, div.citeoftheday code a, div.citeoftheday pre, div.citeoftheday pre a{
	font-size: 11px;
	font-weight:normal;
	color: #666;
	font-family: Georgia,Verdana,Serif;
	 

}



/*---------- changes text-buttons to image-buttons in header main menu mpiller 17.12.2009 -------*/

#navigation a, #topleftnavi a{
	display:block;
}

#topleft {
	float:right;
	padding-top:6px;
}

#topnavigation {
	padding:2px 2px 0 2px;
}

#headbanner {
	padding-left: 2px;
	padding-top: 2px;
}

#topright {
	float:left;
}

#headnav li {
	float:left;
	margin-right: 20px;
}

#headnav ul {
	margin-top: 60px;
}
 
#navigation a{
	font-weight:bold;
	color:#FFDD00;
	text-decoration:none;
	font-size:1.5em;
}
#navigation li{
	float: left;
	padding-left:20px;
	padding-right:25px;
}

#navigation li a.navrss{

	margin-left:30px;

}

*html #navigation li{
	margin-left:40px;
	float: left;
	margin-bottom: -8px;

}

/* head logo navigation */

#topleftnavi a.navkontakt {
	background-image: url(images/bt_kontakt.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 16px;
}

#topleftnavi a.navhilfe {
	background-image: url(images/bt_hilfe.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 16px;
}

#topleftnavi a.navimpressum {
	background-image: url(images/bt_impressum.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 16px;
}

#navigation a.navneu {
	background-image: url(images/bt_neu.png);
	background-repeat: no-repeat;
	width: 45px;
	height: 22px; 
}

#navigation a.navneu#active, #navigation a.navneu:hover {
	background-image: url(images/bt_neu_a.png);
}


#navigation a.navmg {
	background-image: url(images/bt_guerne.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 22px; 
}

#navigation a.navmg#active, #navigation a.navmg:hover {
	background-image: url(images/bt_guerne_a.png);
}

#navigation a.navsw {
	background-image: url(images/bt_wolff.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 22px;
}

#navigation a.navsw#active, #navigation a.navsw:hover {
	background-image: url(images/bt_wolff_a.png);
}

#navigation a.navblog {
	background-image: url(images/bt_blog.png);
	background-repeat: no-repeat;
	width: 52px;
	height: 22px;
}

#navigation a.navblog#active, #navigation a.navblog:hover {
	background-image: url(images/bt_blog_a.png);
	
}

#navigation a.navrss {
	background-image: url(images/bt_rss_feed.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 22px;
}

#navigation a.navrss:hover {
	background-image: url(images/bt_rss_feed_a.png);
}

#navigation a.navkontakt {
	background-image: url(images/bt_kontakt.png);
	background-repeat: no-repeat;
	width: 51px;
	height: 22px;
}

#navigation a.navkontakt:hover {
	background-image: url(images/bt_kontakt_a.png);
}

#navigation a.navhilfe {
	background-image: url(images/bt_hilfe.png);
	background-repeat: no-repeat;
	width: 35px;
	height: 22px;
}

#navigation a.navhilfe:hover {
	background-image: url(images/bt_hilfe_a.png);
}

#navigation a.navimpressum {
	background-image: url(images/bt_impressum.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 22px;
}

#navigation a.navimpressum:hover {
	background-image: url(images/bt_impressum_a.png);
}

#navigation a.navdatenschutz {
	background-image: url(images/bt_datenschutz.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 22px;
}

#navigation a.navdatenschutz:hover {
	background-image: url(images/bt_datenschutz_a.png);
}

.more-link  {
	font-style: italic;
	font-size:12px;
	
}




#navigation{
	margin-top:3px;
}

#footer a{
	text-decoration: none;
}


.widget_search{
	
}

 

div.widget_separator_tp{
	margin-top:0px;
	margin-bottom:10px;
	background-image:url('images/verlauf-klein.png');
	background-repeat:no-repeat;
	background-position: center center;
	height: 9px;
}

/*ie6*/
.post_meta_clear{
	clear:both;
}
.post_social_service_clear{
	clear:both;
}
ul.show_limited_categories_tp{
	width:105%;
}
ul.show_limited_categories_tp li{ 
	position:relative;
	width:24.9%;
	line-height:2em;
	float:left;
}
#searchsubmit{
	background-image:url(images/buttonbg.gif);
	width:55px;
	height:18px;
	border:1px solid #bdbdbd;
	color:#4d4d4d;
	font-weight:bold;
	font-size:0.8em;
	line-height:0.8em;
		
}
.post_meta{
	margin-top:1em;
}
.post_meta dt{
	font-weight:bold;
	width:25%;
	float:left;
	line-height:1.5em;
}
.post_meta dd{
	width:25%;
	float:left;
	line-height:1.5em;
}
.custom_teaser_tp img{
	float:left;
	margin-right:11px;
}
.custom_teaser_tp p{
	margin-left:102px;
}
#sidebar h2{
	margin-bottom:0px;
}
.content-search-form{
	margin-top:2em;
}
.post{
	margin-bottom:32px;
}
.content img{
	margin-top:6px;
	margin-bottom:6px;
}



div#comments textarea{
	width:455px;
}
div#comments h3{
	display:block;
	background-color:#f2f2f2;
	color:#4c4c4c;
	font-weight:bold;
	line-height:3em;
	text-align:center;
	margin-top:1em;
	margin-bottom:1em;
}
.commentmetadata{
	font-weight:bold;
	line-height:1.5em;
	margin-top:1em;
}
#comments em{
	font-style:italic;
}
#comments p{
	margin-bottom:1em;
	text-align: left;
}
#comments cite{
	margin-bottom:1em;
}
strong{
	font-weight:bold;
}

.get_recent_comments_wrap {
	color: #999999;
	
}


.trailing-category-link{
	margin-top:1em;
}
.widget_social_service{
	
}
.widget_social_service_link a span{
	position: absolute;
    left: -1000em;
}
.widget_social_service_link a{
	width:23px;
	height:23px;
	float:left;
	display:block;
	background-repeat:no-repeat;
	margin-right:5px;
}
.widget_search{
	
}
a.widget_social_service_twitter{
	background-image:url(images/twitter.gif);
}
a.widget_social_service_rss{
	background-image:url(images/rss.gif);
}
a.widget_social_service_facebook{
	background-image:url(images/facebook.gif);
}
a.widget_social_service_studivz{
	background-image:url(images/studivz.gif);
}

.sociable span {
	color:#666666;
}


.authorbanner {
	padding-top:20px;
	padding-left:120px;
	height:80px;
	color:#FFF;
}

.authorbanner a, .authorbanner h2 {
	color:#FFF;
}





.entry_author_image {
	float:left;
	padding-right: 10px;
}