@charset "utf-8";
/*
Theme Name: QUSO-Theme
Theme URI: http://www.onedesigns.com/wordpress-themes/pinboard
Description: A crafty and elegant theme powered by an advanced theme framework and grid system. With virtually unlimited layout options and styles, ideal for showcasing your portfolio of works or other multimedia elements like images, photo galleries, videos and podcasts.
Version: 1.0.6
Author: One Designs
Author URI: http://www.onedesigns.com/
Tags: blue, gray, silver, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging

License: GNU General Public License v2.0
License URI: license.txt
Template: pinboard
*/


@import url("../pinboard/style.css");

.schlagwort {
	/*border-top: 1px dotted #333;*/
	padding: 5px 0px 3px 0px;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px dotted #e6007e;
	/*background: #f4f4f5;*/
	color: #e6007e;
	}

.schlagwort-single {
	/*border-top: 1px dotted #333;*/
	padding: 5px 0px 3px 0px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px dotted #e6007e;
	/*background: #f4f4f5;*/
	color: #e6007e;
	text-transform: uppercase;
	}

/*.schlagwort-single a:first-child {
	background-color:yellow;
	} */

.entry-container { 
	padding-right: 0;
	padding-left: 0;
	background-color: transparent !important; 
	}

.textarea {
	box-shadow: none;
	padding-right: 0;
	padding-left: 0;
	background-color: transparent !important;
}

.entry-author-link, .entry-date, .entry-category, .attachment-size, .edit-link {
	background:none;
	float: left;
	margin-right: 10px;
}

.entry-container {
	padding: 4px 0px 0px 0px !important;
	background-color: transparent !important;
	}

#wrapper {
	box-shadow: none;
	background: url('quso-images/wrapper-bg.png') repeat;
	background-color: transparent;
}

#current-location {
	display:none;	
	visibility: hidden;
	}

.entry,
#comments,
#respond {
	background: white;
	border-bottom: none;
	box-shadow: none;
}

.schlanker {
	max-width: 850px;
	}

h1 {
	font-size: 36px;
}

h2.entry-title a {
	font-size: 14px;
	line-height:16px !important;
	font-weight: bold;
	text-transform: uppercase;
	}

h2.entry-title {
	line-height: 16px !important;
	}

.entry-title {
	margin-bottom: 5px;
	}


h3 {
	font-size:24px;
}

h4 {
	font-size:18px;
}

h5 {
	font-size:16px;
}

h6 {
	font-size:15px;
}

/* qujochö Header */

#header {
	border-top: none;
}

#site-description {
	display: none;
	visibility: hidden;
	}

#site-title a {
	font-family: Monoton;
	font-size: 1.2em !important;
	color: #ffe4f3 !important;
	display: none;
	}
#sidebar-header { /*display: none;*/ }

#social-media-icons { visibility: hidden; display:none; }

#header #searchform { visibility: hidden; display:none; }

/* Header */

#site-title, #site-description {
    line-height: 80px;
}

/* qtranslate */

#qtranslate-2 {
	float: right;
	}

#sidebar-header {
    height: auto !important;
}

#qtranslate-2 ul.qtrans_language_chooser li {
	display: inline;
	text-align: right;
	margin-right: 10px;
	}

#qtranslate-2 ul.qtrans_language_chooser li.active a {
	color: #E6007E;
	}

/* Navigation schwarz auf weiss */

#access {
	/*padding:0 10px;*/
	background: transparent;
	box-shadow:none;
	font-size: 1.2em;
	font-weight: normal !important;
}

#access a {
    color: #e6007e;
    text-decoration: none;
    transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	-ms-transition: none;
}

#access a:hover {
    color: black;
	transition: none;
	background: transparent;
}

#access li li a {
	padding:5px 24px;
	background:white;
	border-top:0;
	border-bottom:0;
	font-size:1.0em;
	line-height:1.2em;
	text-align:left;
	overflow:hidden;
}

#access li li a:hover {
	background:#e6007e;
}

#access li ul {
	box-shadow:none;
}

#access a:hover, 
#access li.current_page_item > a, 
#access li.current-menu-item > a {
    background: white;
    color: black;
    text-decoration: none;
}

/* Content pages */

.entry, #comments, #respond {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
    box-shadow: none;
	padding: 0px 0px 15px 0px !important;
}

.entry-content a img, 
#attachment-nav a img {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
}

.single .entry-title, .page .entry-title, .error404 .entry-title {
    font-size: 18px !important;
    line-height: 21px !important;
	text-transform: uppercase;
	font-weight: bold;
}

/* footer */


#copyright {
    background: none repeat scroll 0 0 transparent;
    border-top: none;
    color: black;
    font-weight: 300;
}
/* Sombrero Content Arrangement */

article.onecol { 
	border: 1px dotted pink;
	width: 100%;
	display: block;
	float: left;
	/*background-color: #f6f6f6;*/
	}

article.onecol .entry { 
	/* border: 3px solid pink; */
	width: 100%;
	display: block;
	float: left;
	}

article.onecol header.entry-header { 
	/* border: 3px solid pink; */
	width: 100% !important;
	display: block !important;
	float: left !important;
	}

article.onecol figure.entry-thumbnail { 
	/* border: 3px solid pink; */
	width: 95% !important;
	display: block !important;
	float: left !important;
	overflow: hidden;
	}

article.onecol figure.entry-thumbnail a img.attachment-blog-thumb { 
	/* border: 3px solid green; */
	/* width: 1500px !important; */
	display: block !important;
	float: left !important;
	margin-bottom: 0px !important;
	}

article.onecol .entry-summary { 
	/* border: 3px solid pink; */
	width: 95% !important;
	display: block !important;
	float: left !important;
	}

article.onecol .schlagwort { 
	/* border: 3px solid pink; */
	width: 95%;
	display: block;
	float: left;
	}
	
#posts-nav {
    background: none;
    border-bottom: none;
    box-shadow: none;
}


.ngg-imagebrowser {
    max-width: 600px;
	padding-left: 5px;
	padding-right: 5px;
}

.ngg-imagebrowser h3 {
    font-size: 12px;
	text-align: left;
	}

.ngg-imagebrowser-nav {
	padding-left: 0px;
	margin-left: 0px;
	}
.ngg-imagebrowser h3 {
  display: none;
}








