/*
Theme Name: Thomas Thiede 
Theme URI: http://thomasthiede.eu/
Description: Twenty Thirteen Child theme!
Template: twentythirteen
Version: 0.1
*/
 
/* CSS Import */
@import url("../twentythirteen/style.css");  


/* basic */

 
body {
    color: #000;
}

.site {
    border-left: none;
    border-right: none;
    max-width: 1200px;
}

.infocontent {
    max-width: 630px;
}

html, button, input, select, textarea {
    font-family: Helvetica, Arial, sans-serif;
}

a {
	color: #000;
}

.entry-content a, .comment-content a {
    color: #000;
}

.entry-content a:hover, .comment-content a:hover {
    color: #000;
    text-decoration: underline;
}

a:visited {
	color: #000;
}

a:focus {
	outline: thin dotted;
}

a:active, 
a:hover {
	color: #000;
	outline: 0;
        cursor: default;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 22px;
	margin: 33px 0;
}

h2 {
	font-size: 20px;
	margin: 25px 0;
}

h3 {
	font-size: 18px;
	margin: 22px 0;
}

h4 {
	font-size: 16px;
	margin: 25px 0;
}

h5 {
	font-size: 14px;
	margin: 30px 0;
}

h6 {
	font-size: 12px;
	margin: 36px 0;
}


/* Header */

.site-title {
    font-size: 16px;
    letter-spacing: 0.075em;
    padding: 10px 0;
    font-weight: bold;
}

.site-header .home-link {
    color: #000;
    max-width: 300px;
    margin-left: 0!important;
    position: absolute;
    text-transform: uppercase;


}

.site-header {
    position: fixed;
    margin-top: 10px;
    width: 1000px;
    z-index: 999;

}

.site-header .home-link {
    min-height: auto;
}


/* Navigation */

.navbar {
    background-color: transparent;
    max-width: 1300px;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #000;
    font-style: normal;
}

.nav-menu li a {
    color: #000;
    font-size: 15px;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color:  transparent;
	color: #000;
        text-decoration: underline;
}


.main-navigation {
    clear: both;
    float: none;
    left:200px;
    margin-bottom: 0px;
    position: relative;
    max-width: 380px;
}

ul.nav-menu, div.nav-menu > ul {
    float: right;
    margin: 0;
    position: relative;
    margin-bottom: 0px;
}

pre {
    background: transparent none repeat scroll 0 0;
    color: #000;
    font-family: inherit;
    font-size: 13px;
    margin: 20px 0;
    max-width: 620px;
    padding: 0;
}

/* Content */

.site-main {
    position: absolute;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 750px;
    font-size: 14px;
}

.entry-thumbnail img {
    display: none;
}

/* Footer */

.site-footer {
    background-color: transparent;
    padding: 0;
}

/* Suchergebnisse */

.page-title {
    color: #fff;
    font-size: 13 px;
    font-style: normal;
}

/* Thumbnailgallery */

.gridcontainer {
    margin-top: 300px;
  
}

#gridwrapper {
    float: left;
    margin-top: 0px;
}


.postimage {float: left; min-height: 250px !important; margin: 0px 10px 5px 0px; height: auto; width: 100%;

}
.postimage:hover {}
.postimage span { visibility: hidden; }
.postimage:hover span { visibility: visible; }
.postimage { position: relative; position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.postimage span { top: 30%; }
.posttitle {width: 150px; font-size: 12px; margin-top: 10px; height: 60px;letter-spacing: 0.06em;}
.postimage, .postimage img {
    width: 100%;
}


.griditemleft {
    display: inline-block;
    float: left;
    height: 380px;
    margin: 10px;
    padding: 45px;
    width: 380px;
    margin: 0px;
}

.griditemright {height: 350px; float:left; display: inline-block; margin-left: 0px;
    margin-top: 0px;}

/* Post Navigation */

.post-navigation {
    color: #000 !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.13em;
   position:fixed;
   left:0px;
   bottom:50%;
   height:30px;
   width:100%;
   background-color: transparent;
}

.post-navigation .nav-links {
    max-width: 2600px;
    padding: 0 20px;
}

/* IE 6 */
* html .post-navigation {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}

.navigation a {
    color: #000;
}

#projectdescription {
    font-size: 13px;
    margin: 0 0 0 710px;
    max-width: 400px;
    position: fixed;
    top: 40%;
    width: 100%;
    z-index: 999;

}

.postthumb {
     text-align: center;
}

.postthumb{
    margin: 0 auto;
    float: left;
    left: 50%;
    position: relative;
}

.postimage{
    text-align: justify;
    float: left;
    position: relative;
    right: 50%;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
    font-size: 13px;
    left: 0;
    margin-left: 20px;
}

.hentry {
    padding: 120px 0;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    font-size: 11px;
    font-style: normal;
    margin: 8px 0 40px;
    padding-right: 60px;
}

@media screen and (max-width: 1160px) {
.site-header {
    width: 800px;
    float: left;
}

#projectdescription {
    float: left;
    font-size: 13px;
    max-width: 400px;
    padding: 60px 20px;
    position: relative;
    top: 50px;
    width: 100%;
    margin: 0px;
    z-index: 999;
    margin-bottom: 20px;
}

.postimage span { visibility: visible; }
.postimage:hover span { visibility: visible; }


}



@media screen and (max-width: 660px) {
.main-navigation {
    float: left;
    margin-top: 20px;
    min-width: 280px;
    left: 0px;
}


.site-header {
    position: absolute;
    width: auto;
}

ul.nav-menu, div.nav-menu > ul {
    display: block;
    float: left;
    margin-bottom: 60px;

}

.nav-menu li a {
    padding: 20px 0 0 20px;
}

.menu-toggle {
    display: none;
}

.griditemleft {
    display: block;
    float: left;
    height: auto;
    padding: 0px;
    text-align: left;
    width: auto;
    margin: 20px;
}

.postimage {
    position: relative;
    top: auto;
    transform: none;
}

.postimage {
    right: auto;
}

.postthumb {
    left: auto;
}

.post-navigation {
    display: none;
}

#projectdescription {
    float: left;
    font-size: 13px;
    max-width: 400px;
    padding: 60px 20px;
    position: relative;
    top: 50px;
    width: 100%;
    margin: 0px;
    z-index: 999;
    margin-bottom: 20px;
}

#content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links {
    padding-left: 0;
    padding-right: 20px;
}


.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    padding-right: 10px;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 22rem;
}
}

.post-navigation {
display: none;
}

div {
    cursor:crosshair;
}

html, button, input, select, textarea {
    cursor: crosshair;
}
