/*
THEME NAME: wettermann
THEME URI: 
DESCRIPTION: A Child-Theme based on Thematic
Template: thematic
VERSION: 0.1
AUTHOR: Till Savelkoul
AUTHOR URI: 
TAGS: 
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');



/* Un-comment the line below to set a grid with 18px line-height *
body { background:url(../thematic/library/grids/960_grid_12_col.gif) repeat-y top left !important; }


/* color and background variants */

body.brown {
	background: #736e68 url(images/wettermann-bg-brown.jpg) no-repeat top left;
}
body.brown #topbox_first_word {
	background: #56302F;
}

body.orange {
	background: #a7a8a8 url(images/wettermann-bg-orange.jpg) no-repeat top left;
}
body.orange #topbox_first_word {
	background: #e86c3a;
}

body.violet {
	background: #292344 url(images/wettermann-bg-violet.jpg) no-repeat top left;
}
body.violet #topbox_first_word {
	background: #453b58;
}

body.cyan {
	background: #537389 url(images/wettermann-bg-cyan.jpg) no-repeat top left;
}
body.cyan #topbox_first_word {
	background: #4e91a5;
}

body.bierflasche_und_riesenrad {
	background: url(images/bg/01.jpg) no-repeat top left;
}

body.kontrabass {
	background: url(images/bg/02.jpg) no-repeat top left;
}

body.slidegitarre {
	background: url(images/bg/03.jpg) no-repeat top left;
}

body.franz_laptop {
	background: url(images/bg/04.jpg) no-repeat top left;
}

body.maedchen_am_schlagzeug {
	background: url(images/bg/05.jpg) no-repeat top left;
}

body.grenzstele {
	background: url(images/bg/06.jpg) no-repeat top left;
}

body.windrad {
	background: #8c9399 url(images/bg/07.jpg) no-repeat top left;
}

body.axel {
	background: url(images/bg/08.jpg) no-repeat top left;
}

body.axel_nah {
	background: url(images/bg/09.jpg) no-repeat top left;
}

body.tonstudio {
	background: url(images/bg/10.jpg) no-repeat top left;
}

body.live {
	background: url(images/bg/11.jpg) no-repeat top left;
}

body.kontakt {
	background: url(images/bg/12.jpg) no-repeat top left;
}

body.impressum {
	background: url(images/bg/13.jpg) no-repeat top left;
}



/* hide all the blog stuff on pages */

.page #secondary,
.page #footer, 
#pages .widgettitle,
.attachment #secondary,
.attachment .entry-meta,
.attachment #footer,
.attachment .entry-utility {
	display: none !important;
}

/*
LAYOUT: One-Column (Left) Fixed
DESCRIPTION: Two-column 600px fixed layout with one sidebar left of content
*/

#header {
    position:relative;
}
#branding {
    width:760px;
    margin:0 40px;
}
#access {
    position:relative;
    overflow:hidden;
}
#menu {
    width:760px;
    margin:0 40px;
}
#main {
    width:760px;
    margin:0 40px;
    overflow:hidden;
    position:relative;
}
#container {
    width:760px;
	min-height:475px;
    float:right;
    margin: 0 0 0 -210px;
}
#content {
    width:550px;
    overflow:hidden;
    margin: 0 0 0 210px;
}
.hentry,
#topbox {
	margin: 9px 18px;
}
.hentry_container {
	margin-bottom: 20px;
	overflow: hidden;
}
.main-aside {
    width:190px;
    float:left;
    position:relative;
}
#primary {
    float:left;
}
#secondary {
    clear:left;
}
#footer {    
    clear:both;
}
#subsidiary {
    width:760px;
    margin:0 40px;
    overflow:hidden;
}
#subsidiary .aside {
    width:190px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:760px;
    margin:0 40px;
}
.gallery {
	width: 800px;
}
.gallery-item {
	width: 162px !important;
	min-height: 180px !important;
	margin: 0px !important;
	margin-right: 14px !important;
	ytext-align: left !important;
}
.gallery a {
	display: block;
	border:1px solid #2772B3 !important;
}
.gallery a:hover {
	border:1px solid #2772B3 !important;
}
.gallery a:hover img {
	margin:0px !important;
	border:5px solid white !important;
}
.gallery img {
	margin:5px !important;
	border:none !important;
}

/* =Global Elements
-------------------------------------------------------------- */

body {
    font-family:Georgia, serif;
	color: #56302F;
	background: #736e68;
}
#wrapper {
/*	width: 1600px; */
	min-height: 1099px;
}
a:link, a:visited {
    color:#2772B3;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
blockquote {
    font-style:italic;
    font-size:13px;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =Header
-------------------------------------------------------------- */

#header {
}
#blog-title {
	margin-top:101px;
	margin-bottom:11px;
    font-size:30px;
    height:54px;
    font-weight:bold;
    letter-spacing:-1px;
}
#blog-title a {
    color:black;
    text-decoration:none;
}
#blog-description {
    font-style:italic;
    padding:8px 0 63px 0;
    color:black;
}

/* =Menu
-------------------------------------------------------------- */

#access {
    font-size:11px;
    background:#B5D1EA;
    border-top:1px solid #CADEF0;
    margin-top:-1px;
}
.skip-link {
    display:none;
}
#menu {
    padding:7px 0 8px 0;
    overflow:hidden; /* clears the inner float  */
}
#menu ul {
    margin:0;
    list-style:none;
    clear:both;
}
#menu ul ul {
    display:none;
}
#menu li {
    display:inline;
}
#menu a {
    display:block;
    float:left;
    margin:0 10px 0 0;
    padding:1px 6px;
    background:#87B5DD;
    color:#fff;
    border-top:1px solid #6DA5D6;
    text-decoration:none;
}
#menu a:hover {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu .current_page_item a {
    background:#5C9BD1;
    color:#fff;
    border-color:#3B86C7;
}
#menu a:focus {
    background:#4887BD;
    color:#fff;
    border-color:#2772B3;
}

/* =Content
-------------------------------------------------------------- */

p {
	margin-bottom: 9px;
}

#main {
    padding:14px 0;
}
#content {
}
#topbox p {
	margin-top: 10px;
	margin-bottom: -4px;
    font-size:18px;
    line-height:36px;
}
#topbox_first_word {
	padding: 4px;
	margin: -4px;
	padding-left: 6px;
	margin-left: -6px;
	padding-right: 2px;
	margin-right: -1px;
	color: white;
	background: #56302F;
}
.hentry_container {
	background:white;
	background: rgba(255,255,255,0.8);
}
.main-aside {
	background: white;
	background: rgba(255,255,255,0.8);
}
.p1 {
}
.page-title {
    font-size:14px;
    font-weight:bold;
    padding:18px 0;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
	margin: 0 -3px;
	margin-top: -1px;
	margin-bottom: -5px;
	padding: 0 3px;
	padding-top: 8px;
	padding-bottom: 2px;
    font-size:18px;
    line-height:26px;
    font-weight:bold;
    color:#56302f;
	border-bottom: 1px solid #C8C8C8;
}
.entry-title a {
    text-decoration:none;
    color:#000;
}
.entry-meta {
    font-size:11px;
    color:#787878;
}
.entry-meta a {
    color:#787878;
    font-style:italic;
}
.entry-meta a:hover {
}
.entry-meta .author {
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}
.entry-content {
    margin-top: 18px;
    margin-bottom: 14px;
    overflow:hidden;
}
.entry-content h1 {
    font-size:18px;
    line-height:26px;
    padding:8px 0 2px 0;
    font-weight:bold;
    color:#56302f;
	border-bottom: 1px solid #C8C8C8;
}
.entry-content h2 {
    font-weight:bold;
    margin:0 0 9px 0;
    padding-top: 18px;
}
.entry-content h3 {
    font-weight:bold;
    padding-top: 18px;
}
.entry-content h4 {
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content ul.xoxo {
    margin:0 0 18px 0;
    overflow:hidden;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 1.5em;
}
li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 20px 0 0;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.entry-content img {
	max-width: 514px;
	height: auto;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#787878;
}
.entry-utility a {
    font-style:italic;
    color:#787878;
}
.entry-utility a:hover {
}
.comments-link a {
    font-weight:bold;
    color:#2772B3;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#B5D1EA;
    color:#fff;
    margin:54px 0 0 0;
    padding:18px 0;
    overflow:hidden;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    margin:0 0 18px 0;
    padding:0 20px 0 20px;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments li {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    margin:0 20px 18px 20px;
    padding:17px 20px 0 20px;
    position:relative;
}
#comments a {
}
#comments li.byuser {
    background:#5C9BD1;
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px !important;
    left:0px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
    color:#fff;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#fff;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#fff;
}
#respond {
    background:#87B5DD;
    border-top:1px solid #6DA5D6;
    padding:17px 20px 0 20px;
    width:460px;
    margin:0 auto;
}
#respond h3 {
    padding-top:18px;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
    width:220px;
    float:right;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
/*input#solo-subscribe-email {
    width:220px;
    margin:9px 0;
}*/
#respond .required {
    font-weight:bold;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.aside ul {
    margin:0;
    list-style:none;
}
.aside h3 {
    font-size:14px;
    font-weight:bold;
}
.aside ul ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}
.aside ul ul ul {
    margin:0 0 0 1.5em;
}
/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside h3 {
    padding:17px 0 1px 0;
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}

#primary li#pages ul {
	margin: 0;
	margin-top: 8px;
	margin-bottom: 18px;
}

#primary li.page_item {
    list-style: none;
}

#primary li.page_item a {
	display: block;
	height: 35px;
	margin: 0 15px;
	padding: 0 3px;
	line-height: 44px;
	color: #56302f;
	border-bottom: 1px solid #c8c8c8;
}

#primary li.page_item a:hover,
#primary li.current_page_item>a,
#primary li.current_page_ancestor>a {
	font-weight: bold;
	text-decoration: none;
}

#primary li.page_item ul {
	display: none;
}

#primary li.current_page_item ul,
#primary li.current_page_ancestor ul {
	display: block;
	margin: 0 !important;
	margin-left: 17px !important;
}

#aside_extension {
	overflow: hidden;
}
#aside_extension p {
	line-height: 28px;
	margin: 18px;
	margin-bottom: 10px;
	margin-top: 62px; /* = 3*18 + 8 */
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    background:#181E24;
    color:#fff;
    padding:34px 0 90px 0;
    border-top:2px solid #000;
}
#footer a {
    color:#fff;
}
#subsidiary .aside {
    margin-bottom:18px;
}
#siteinfo {
    padding:18px 0;
    font-size:11px;
}
#siteinfo a {
    font-style:italic;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#2772B3 !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}


