/*  
Theme Name: Queerbeet
Theme URI: http://queerbeet.org/
Description: Das Theme basiert auf dem Theme <a href="http://xuyiyang.com/wordpress-themes/unnamed/">unnamed</a> (Version 1.23) von <a href="http://xuyiyang.com/">Xu Yiyang</a>, wurde aber sehr stark angepasst.
Version: 1.23
Author: Florian Settelmeyer
Author URI: http://queerbeet.org/
*/
/* General */
*, html {
	margin:0;
	padding:0;
}
body {
	font:62.5% Verdana, "Lucida Grande", "Segoe UI", Arial, sans-serif;
	color:#333333;
	background:url(images/backgrounds/bg_stripes_repeat-y.png) repeat-y center top #EBEBEB;
	text-align:center;
}
fieldset, select, img {
	border:0;
}
hr, #searchform br, img#wpstats {
	display:none;
}
a, a:link, a:active, a:visited {
	color:#5D8BB3;
	text-decoration:none;
}
a:hover {
	color:#3465A4;
	text-decoration:underline;
}
p {
	margin:0 0 10px;
}
ol li {
	list-style:decimal outside;
}
acronym, abbr, span.caps {
	cursor:help;
}
acronym, abbr {
	border-bottom:1px dashed #fc0;
}
blockquote {
	border-left:3px solid #ccc;
	margin:20px;
	padding-left:10px;
}
cite, ins {
	text-decoration:none;
}
code, pre, kbd {
	font:1em 'Courier New', Courier, sans-serif;
}
small {
	font:.8em Arial, Helvetica, sans-serif;
	color:#777;
}
strike, del {
	color:#777;
	text-decoration:line-through;
}
label {
	cursor:pointer;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
h1 {
	font-size:3em;
	font-weight:normal;
	text-align:left;
	padding:20px 15px;
}
h2 {
	margin:5px 0;
	font-size:1.6em;
}
h3, h4 {
	margin:15px 0 5px;
	font-size:1.2em;
}
/* Container */
#container {
	position:relative;
	margin:0 auto;
	font-size:1.2em;
	width:1000px;
	background:url(images/bg_content.png) repeat-y center top;
}
#content {
	background:#FFFFFF;
	width:990px;
	margin:0 auto;
}
/* Header and Navigation */
#header {
	margin:0 auto;
	line-height:1.2em;
	background:url(images/qb_header.png) transparent no-repeat left top;
	width:990px;
	height:78px;
}
#header h1 a,.description {
color:#FFFFFF;
}
.description {
	text-align:left;
	padding:0 18px 0;
	font:1.2em Georgia, "Times New Roman", Times, serif;
}
#nav {
	display:block;
	height:32px;
	margin:0 auto !important;
	margin:0;
	padding:0;
	text-align:left;
	letter-spacing:0.15em;
	text-transform:uppercase;
	width:990px;
	background:url(images/bg_nav.png) repeat-x left top transparent;
	list-style:none;
	z-index:8;
}
#nav li {
	float:left;
	padding:0;
	margin:0;
}
#nav li a {
	display:block;
	line-height:32px;
	padding:0 10px;
	color:#fff;
	text-decoration:none;
}
#nav li a:hover {
	color:#fff;
	background:#333;
}
#nav li li {
	width:200px;
}
#nav ul a {
	color:#fff;
	line-height:24px;
}
#nav ul {
	position:absolute;
	z-index:500;
	top:auto;
	list-style:none;
	display:none;
	width:200px;
	list-style:none;
	text-align:center;
	border:1px solid #333;
	background:url(images/bg_nav_ul.png) repeat left top transparent !important;
	background:#444;
}
#nav ul ul {
	top:0;
	left:100%;
}
#nav li:hover, #nav li.sfhover {
	color:#fff;
	background:#333;
	cursor:pointer;
	z-index:100;
}
#nav li:hover ul ul, #nav li li:hover ul ul, #nav li li li:hover ul ul, #nav li li li li:hover ul ul, #nav li.sfhover ul ul, #nav li li.sfhover ul ul, #nav li li li.sfhover ul ul, #nav li li li li.sfhover ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	display:block;
}
/* Primary Content and Entries */
#primary-content {
	float:left;
	text-align:left;
	line-height:1.6em;
	margin:0 1.5%;
	width:540px;
	display:inline;
	overflow:hidden;
}
#pagetitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	text-align:center;
}
div#pagetitle {
	margin:10px 0 0;
	padding:3px 0;
}
h2#pagetitle {
	margin:0 0 5px 0;
}
.entry {
	text-align:left;
	padding:10px 8px;
}
.sticky {
	background: #E9FAD0;
	border: 1px solid #AEE756;
	margin: 0 0 10px;
}
.sticky .wp-caption {
	background: #E9E9E9;
	border: 1px solid #C6C6C6;
}
.sticky .entry-footer {
	margin-bottom: 0;
}
.entry ul, .entry ol {
	margin-left:40px;
}
.entry li {
	margin-bottom:8px;
}
.entry-header {
	font-size:1.6em;
	font-weight:400;
	margin:0;
	padding:3px 0;
}
.entry-date {
	text-align:right;
	font-size:.9em;
	color:#777;
	background:url(images/bg_meta.png) no-repeat center top;
}
.entry-footer {
	clear:both;
	color:#777;
	font-size:0.9em;
	text-align:right;
	margin:10px 0 20px;
	line-height:1.2em;
	padding:4px 0;
	background:url(images/bg_meta.png) no-repeat center top;
}
.info {
	font-size:.9em;
	color:#777;
	margin:8px 2%;
	line-height:1.4em;
}
/* Sidebar */
#sidebar {
	float:right;
	line-height:1.2em;
	margin:5px 0.5% 0 1.5% !important;
	width:400px;
	text-align:left;
	font-size:1em;
}
.widgettitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	display: block;
	color: #222;
	margin:10px 0 0 8px;
	padding:0 0 2px;
	border-bottom:1px solid #BBBBBB;
}
#sidebar ul {
	color:#777;
	list-style:none;
}
#sidebar li {
	width:100%;
}
#sidebar ul ul li {
	width:100%;
	margin:0 5px;
	padding:2px 3px;
}
.left-sidecolumn {
	clear:left;
	float:left;
	width:46%;
	padding:0 2%;
	margin-left:-8px;
}
.right-sidecolumn {
	clear:right;
	float:right;
	width:46%;
	padding:0 4% 0 0;
	margin:0 4px 0 0;
}
.sb {
	width:365px;
	padding:0 0 6px 6px;
	background:url(images/bg_meta.png) no-repeat center bottom;
}
.home {
	width:90%;
	padding:5px;
	background-color:#FFE5FF;
	text-align:justify;
	border:1px solid #ccc;
}
.welcome {
	font-size: medium;
}
.infobox {
	min-height: 36px;
	background: url(images/message_info.png) no-repeat 8px 6px #E9FAD0;
	border: 1px solid #AEE756;
	padding: 5px 5px 5px 54px;
}
#sidebar .m41l-1, .group, .rss {
	display:block;
	height:16px;
	padding-left:20px;
}
#sidebar .m41l-1 {
	background:url(images/email.png) no-repeat left center;
}
.group {
	background:url(images/group.png) no-repeat left center;
}
.rss {
	background:url(images/rss.png) no-repeat left center;
}
#sidebar ul ul {
	margin:0;
	padding:0 0 10px;
}
#sidebar ul ul.children {
	padding: 0;
}
#tags div {
	margin: 0 0 0 8px;
	line-height: 1.6em;
}
.size-8 { font-size: 8pt; }
.size-9 { font-size: 9pt; }
.size-10 { font-size: 10pt; }
.size-11 { font-size: 11pt; }
.size-12 { font-size: 12pt; }
.size-13 { font-size: 13pt; }
.size-14 { font-size: 14pt; }
.size-15 { font-size: 15pt; }
.size-16 { font-size: 16pt; }
.size-17 { font-size: 17pt; }
.size-18 { font-size: 18pt; }
.size-19 { font-size: 19pt; }
.size-20 { font-size: 20pt; }
.size-21 { font-size: 21pt; }
.size-22 { font-size: 22pt; }
/* Footer */
#footer {
	clear:both;
	height:64px;
	margin:0 auto;
	width:1000px;
	background:url(images/bg_footer.png) no-repeat left top transparent;
}
#footer p {
	color:#fff;
	text-align:center;
	font-size:.9em;
	line-height:1.5em;
	padding:10px 0 0;
}
/* Search */
#search {
	width:100%;
	line-height:1em;
	display:block;
}
.searchinput {
	font-size:1em;
	width:90%;
	margin:5px 2%;
	padding:3px 5px;
	border:1px solid #ccc;
	height:16px;
	background:url(images/bg_search.png) right 3px no-repeat #f4f4f4;
}
.searchinput:focus, .searchinput:hover {
	border:1px solid #fc0;
	background:url(images/bg_search.png) right -16px no-repeat #fff;
}
#live-results {
	margin:0;
	padding:2px 0;
}
#live-results .widgettitle {
	margin:5px 0;
	padding:0;
	border:none;
}
#live-results a {
	font-size:1em;
	margin-left:12px;
	display:inline-block;
}
.more-results {
	display:block;
	background:url(images/search-more.png) left center no-repeat;
	margin-left:3px;
	padding:2px 0 2px 5px;
}
#search-loading {
	margin:-25px 0 0 95%;
	height:18px;
	width:18px;
	background:url(images/spinner.gif) center center no-repeat;
}
#search-reset {
	margin:-25px 0 0 95%;
	height:18px;
	width:18px;
	background:url(images/cancel.png) center center no-repeat;
	cursor:pointer;
}
#search-results {
	width:93%;
	margin:5px 2%;
}
#search-results li {
	width:98% !important;
	background:url(images/item.png) left center no-repeat;
}
/* Comments and Trackbacks */
.comment-section {
	clear:both;
	margin:20px 8px;
	text-align:left;
}
.comment-section #respond {
	margin: 20px 0;
	line-height: 1.6em;
}
#cancel-comment-reply-link {
	background:url(images/cancel.png) no-repeat 2px center transparent;
	padding-left:18px;
	float:left;
}
#leavecomment {
	margin:30px 25px 20px 0 !important;
	text-align:center;
	color:#ccc;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	background:url(images/bg_meta.png) no-repeat center top;
}
h4.section-title {
	font-size:1.6em;
	font-weight:400;
	text-align:center;
	margin:5px 25px 15px 0;
}
h5.section-title {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight:400;
}
h4#comments {
	padding-bottom: 5px;
	background:url(images/bg_meta.png) no-repeat center bottom;
}
#commentform {
	margin:15px 0;
}
#authorinfo {
	width:100%;
}
.subscribe-to-doi-comments {
	float:left;
}
input#author, input#email, input#url, textarea#comment {
	border:1px solid #ccc;
	padding:1px;
	background:#f4f4f4;
}
#commentform input:focus, #commentform textarea:focus, #commentform input:hover, #commentform textarea:hover {
	border:1px solid #fc0;
	background:#fff;
	color:#333;
}
textarea#comment {
	width:520px;
}
.depth-2 textarea#comment {
	width:497px;
}
#submit, #previewcomment {
	float:right;
	margin:0 0 5px 10px;
	border:1px solid #3465A4;
	color:#fff;
	background:#5D8BB3;
	padding:0 2px;
}
#submit:hover, #previewcomment:hover {
	border:1px solid #3465A4 !important;
	color:#fff !important;
	background:#3465A4 !important;
}
.comment-section .navigation {
	margin-right: 25px;
}
.comment-header {
	text-align:left;
	height: 40px;
	line-height:1.2em;
}
.comment-author, .comment-date {
	margin-left: 40px;
	display: block;
}
.comment-author {
	font:1.6em Georgia, "Times New Roman", Times, serif;
}
.comment-date, .ping-date {
	font-size:0.9em;
	color:#777;
}
.ping-link {
	font:1.2em Verdana, "Lucida Grande", "Segoe UI", Arial, sans-serif;
}
.ping-content {
	padding: 5px;
}
.comment-corner {
	height: 18px;
	border-bottom: 1px solid #AEE756;
}
.comment-corner img {
	margin:1px 12px 0;
}
.comment-content, .comment-footer {
	margin-top:0;
	border-left:1px solid #AEE756;
	border-right:1px solid #AEE756;
	background-color: #E9FAD0;
}
.comment-content {
	padding:5px 5px 0;
	margin-top:0;
}
.ping-footer {
	font-size:0.9em;
	margin-top: -5px;
}
#commentlist .comment-content ul, #commentlist .comment-content ol,
#previewlist .comment-content ul, #previewlist .comment-content ol  {
	margin:0 0 0 40px;
	padding:0;
}
#commentlist .comment-content ul li, #previewlist .comment-content ul li {
	list-style:disc outside;
}
#commentlist .comment-content ol li, #previewlist .comment-content ol li {
	list-style:decimal outside;
}
#commentlist .comment-content li, #previewlist .comment-content li {
	margin:0 0 8px 0;
	padding:0;
}
#commentlist .comment-content ol {
	border: none;
}
.comment-footer {
	margin-top:-10px;
	padding:0 5px 5px;
	font-size:.9em;
	text-align:right;
	border-bottom:1px solid #AEE756;
}
#previewlist .comment-footer {
	color: #f00;
}
#commentlist, #previewlist {
	list-style:none;
}
#commentlist li, #previewlist li, #pinglist li {
	margin:10px 0;
	list-style:none;
	padding:4px 0;
	line-height:1.8em;
}
#commentlist li ol {
	margin-left:10px;
	border-left:3px solid #ccc;
	padding-left:10px;
}
#commentlist li img {
	padding:0;
	border:0;
}
#commentlist li .avatar, #previewlist li .avatar {
	float:left;
	border:1px solid #ccc;
	width:32px;
	height:32px;
	margin-top: 4px;
}
#error {
	color:#f00;
	background:#ff9;
	line-height:20px;
}
#commentload {
	padding-top:2px;
	float:right;
	vertical-align:middle;
	height:18px;
	width:18px;
	background:url(images/spinner.gif) center center no-repeat;
}
/* Images */
img {
	border:0;
}
p img {
	border:0;
	max-width:100%;
	padding:2px;
}
img.center, img[align="center"] {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright, img[align="right"] {
	padding:0;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft, img[align="left"] {
	padding:0;
	margin:0 7px 2px 0;
	display:inline;
}
img.noborder {
	border:0 !important;
}
.wp-smiley {
	width: 15px;
	height: 15px;
	padding:0;
}
div.prev a:before {
	content: "\00AB\00A0";
}
div.next a:after {
	content: "\00A0\00BB";
}
/* Text align */
.center {
	text-align:center;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.item {
	text-align:right;
}
/* Float */
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
/* Miscellaneous */
.content-top {
	font-size:.9em;
	text-align:right;
	width:988px;
	background:url(images/bg_content_top.png) transparent repeat-x left top;
	margin:0 1px;
	height:15px;
}
.content-top a {
	margin:0 15px 0;
}
.content-bottom {
	background:url(images/bg_content_bottom.png) transparent repeat-x left bottom;
	height:6px;
	margin:0 1px;
	width:988px;
}
.navigation {
	display:block;
	font-size:.9em;
	text-align:center;
	padding:10px 0 5px;
}
.alert {
	color:#f00;
	background:#ff9;
	border-left:1px solid #fc0;
	text-align:center;
	margin:10px auto;
	padding:5px;
}
.metacmt {
	background:url(images/comment.png) left center no-repeat;
	padding:2px 0 2px 17px;
}
.reply {
	background:url(images/item-big.png) left center no-repeat;
	padding:2px 4px 2px 17px;
}
.metacat {
	background:url(images/tag1.png) left center no-repeat;
	padding:2px 0 2px 16px;
}
.metatag {
	color:#777;
	background:url(images/tag2.png) left center no-repeat;
	padding:0 0 0 16px;
}
.metaedit {
	background:url(images/edit.png) left center no-repeat;
	padding:2px 0 2px 17px;
}
.clear {
	clear:both;
}
/* Gallery (using qb_gallery_shortcode) */
.gallery {
    margin: auto;
    overflow: hidden;
    width: 100%;
}
.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}
.gallery img {
    border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
    margin-left: 0;
}
.gallery br { clear: both }
.col-2 { width: 50% }
.col-3 { width: 33.3% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.7% }
.col-7 { width: 14.3% }
.col-8 { width: 12.5% }
.col-9 { width: 11.1% }
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.alignleft {
	margin:0 7px 4px 0;
}
div.alignright {
	margin:0 0 4px 7px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin:10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Pagination */
.pagination {margin: 5px 0; text-align: center;}
.pagination a {background:#fff; border:1px solid #89ADCF; color:#5F87AE; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none; height: 16px;}
.pagination a:hover, .pagination a:active {background:#89ADCF; color:#fff;}
.pagination .gap {color:#999; margin-right:4px;}
.pagination .current {color:#fff; background:#5f87ae; border:1px solid #89adcf; margin-right:4px; padding:3px 6px;}
.pagination .page {}
.pagination span.prev, .pagination span.next {background:#fff; border:1px solid #ccc; color:#ccc; margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none; height: 16px;}
/* Custom Styles for Queerbeet.org */
#post-44 ul {margin-left: 30px;}
#post-44 .large {font-size: 125%;}
#post-44 .date {display: inline-block; width: 145px;}
#post-44 .next {font-weight: bold; color: #f00;}
#post-1326 ul {margin-left: 20px;}
#post-1583 table {width: 100%; margin: 10px 0;}
#post-1583 caption {font-size: 1.2em; text-align: left;}
#post-1583 td {display: inline-block; width: 30%; color: #777;}
/* Calendar Widget */
#widget {font: 10px Verdana; color: #333;}
#widget caption {font: 14px Verdana; padding-bottom: 2px;}
#widget #prev {margin-right: 5px;}
#widget #next {margin-left: 5px;}
#widget td {padding: 4px 5px;}
#widget th {padding: 4px 0;}
#widget td, #widget th {text-align: center; cursor: default;}
#widget td:hover, #widget td.today {border: 1px solid #999; padding: 3px 4px;}
#widget td.with-events {cursor:pointer;}
#widget .pm:hover, #widget .nm:hover {border: none;}
#widget .weekend {background: #ffa;}
#widget .today {background: #FFEFFF;}
#widget .with-events {font-weight: bold; color: red;}
#calendar-widget {margin: 5px 0 20px 12px;}
#widget ul {display: none;}
#widget-popup{display: none; font: 12px Verdana; text-align: left; position: absolute; background: #E6EFFF; border: 1px solid #AEAED5; padding: 2px 5px; z-index: 500;}
#widget-popup li {list-style: none; margin: 0; padding: 0;}
