/*
Description: Theme fuer European Artists e.V. - HTML5, CSS3
URI: http://europeanartists.eu
Author: Ralph Segert
Author URI: http://segert.net
*/


* {
margin: 0;
padding: 0;
}


body {
color: #000;
background-color: #fff;
font-size: 100%;
font-family: 'OpenSans-Regular', Arial, Helvetica, sans-serif;  
font-weight: 300; 
}

a:focus {
outline: none;
}

img, fieldset {
border: 0;
}

img {
vertical-align: middle;
}

a {
border: 0;
text-decoration: none;
}

strong {
font-family: 'OpenSans-Semibold', Arial, Helvetica, sans-serif; 
}


@font-face { 
font-family: 'OpenSans-Regular';
src: url('font/opensans_regular/OpenSans-Regular.eot');
src: url('font/opensans_regular/OpenSans-Regular.eot?iefix') format('eot'),
url('font/opensans_regular/OpenSans-Regular.woff') format('woff'),
url('font/opensans_regular/OpenSans-Regular.ttf') format('truetype'),
url('font/opensans_regular/OpenSans-Regular.svg#webfont') format('svg');
}
@font-face { 
font-family: 'OpenSans-Light';
src: url('font/opensans_light/OpenSans-Light.eot');
src: url('font/opensans_light/OpenSans-Light.eot?iefix') format('eot'),
url('font/opensans_light/OpenSans-Light.woff') format('woff'),
url('font/opensans_light/OpenSans-Light.ttf') format('truetype'),
url('font/opensans_light/OpenSans-Light.svg#webfont') format('svg');
}
@font-face { 
font-family: 'OpenSans-Semibold';
src: url('font/opensans_semibold/OpenSans-Semibold.eot');
src: url('font/opensans_semibold/OpenSans-Semibold.eot?iefix') format('eot'),
url('font/opensans_semibold/OpenSans-Semibold.woff') format('woff'),
url('font/opensans_semibold/OpenSans-Semibold.ttf') format('truetype'),
url('font/opensans_semibold/OpenSans-Semiboldt.svg#webfont') format('svg');
}



/* Wrapper */


.wrapper {
margin: 0 auto;
width: 100%;
min-width: 320px;
max-width: 1680px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}

.wraphead {
margin: 0 auto;
width: 100%;
text-align: center;
background-color: #fff;
}

.wrapnav {
margin: 0 auto;
width: 100%;
height: 35px;
text-align: center;
border-bottom: 1px solid #c3c3c3;
font-family: 'OpenSans-Light', Arial, Helvetica, sans-serif;  
}

.wrapcontent {
margin: 0 auto;
width: 100%;
max-width: 800px;
}

.wrapfooter {
margin: 0 auto;
width: 100%;
max-width: 800px;
padding-bottom: 2%;
}



/* Headerbereich */



.wraphead .header  { /* Logo Box */
margin: 0 auto;
width: 800px;
padding: 1.5% 0 .5% 0;
text-align: left;
}

.wraphead .header img {
width: 25%;
height: auto;
}


/* Navigation */


.wrapnav .header {
margin: 0 auto;
width: 100%;
max-width: 800px;
}

.wrapnav .nav {
width: 100%;
}

.wrapnav .nav ul li {
float: left;
list-style: none;
}

.wrapnav .nav li {
text-align: center;
width: 16.666666666%; 
font-size: .8em;
height: 35px;
letter-spacing: 1.25px;
text-shadow: 0px 1px 2px rgba(0,0,0,0.20);
-moz-box-sizing: border-box; 
box-sizing: border-box;
}


.wrapnav .nav li a {
float: left;
padding: 8px 1px 10px 4px;
color: #555;
}


.wrapnav .nav li a:hover {
border-bottom: 10px solid #cfcfcf;
transition: .3s;
color: #000;
}

.wrapnav .nav .aktiv {
border-bottom: 10px solid #cfcfcf;
color: #000;
}

.wrapnav .nav a#pull { /* responsive Hauptnavi */
display: none;
}



/* Contentbereiche */



.wrapcontent .section {
float: left;
width: 100%;
margin-top: 10%;
}

.wrapcontent .article {
float: left;
width: 100%;
margin-bottom: 5%;
}

.wrapcontent .article:last-of-type {
margin-bottom: 0;
}

.wrapcontent .nomargin {
margin-bottom: -2%;
}

.article .boxleft {
float: left;
width: 20%;
padding: 0 0 3% 0;
background-color: #fff;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.article .boxleft div {
font-size: .7em;
letter-spacing: 1px;
color: #6b6b6b;
text-align: right;
padding-right: 6%;
border-right: 24px solid #c2c2c2;
}


.article .boxright {
float: left;
width: 70%;
min-height: 130px;
margin-bottom: 2%;
padding: 0 9% 0 5%;
border-left: 1px solid #c3c3c3;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.article .morepadding {
padding-bottom: 5%;
}

.article .morepadding p {
margin-top: -1.5%;
padding-bottom: 4%;
}

.article .lastbox {
padding-bottom: 5%;
}

.article .lastentry {
padding-bottom: 5%;
}


.article .boxright h1, .article .boxright h2, .article .boxright h3 {
font-family: 'OpenSans-Semibold', Arial, Helvetica, sans-serif;  
font-size: .9em;
font-weight: normal;
line-height: 1.4em;
padding-bottom: 3%;
padding-top: 0;
margin-top: -2px;
color: #7e7e7e;
}

.article .boxright h2, .article .boxright h3 {
padding-bottom: 3%;
margin-top: 2%;
color: #666;
}


.article .boxright img {
width: 100%;
height: auto;
max-width: 500px;
margin: 2% 0 2% 0;
}


.boxright a {
color: #777;
font-family: 'OpenSans-Semibold', Arial, Helvetica, sans-serif;  
}

.boxright a:hover {
color: #000;
border-bottom: 1px dotted #777;  
}


.article p {
font-size: .8em;
line-height: 2.2em;
padding-bottom: 2%;
text-align: justify;
max-width: 500px;
}

.article .boxright ul {
font-size: .8em;
margin-left: 4%;
color: #444;
text-align: left;
}

.article .boxright li { 
list-style-type: square;
padding-bottom: 2%;
line-height: 2em;
}


.article .boxleft ul {
font-size: .7em;
letter-spacing: 1px;
color: #6b6b6b;
text-align: right;
margin-right: -1px;
}

.article .boxleft li { 
list-style-type: none;
padding-bottom: 12%;
}

.article .boxleft li a { 
color: #6b6b6b;
padding-right: 36px;
}

.article .boxleft li a:hover { 
color: #000;
padding-right: 12px;
border-right: 24px solid #c2c2c2;
}


.article .boxleft .aktiv { 
color: #000;
padding-right: 12px;
border-right: 24px solid #c2c2c2;
}


.article .artistslist ul {
font-size: .8em;
letter-spacing: 1px;
color: #6b6b6b;
text-align: left;
}

.article .artistslist li { 
list-style-type: none;
padding-bottom: 2%;
line-height: 2.2em;
}


.article .artistslist li a { 
color: #6b6b6b;
margin-left: 32px;
}

.article .artistslist li a:hover { 
border-bottom: 0;
color: #000;
}

.article .artistslist li a:hover:after { 
content: " ➤";
color: #999;
font-size: 1em;
padding-left: 3%;
}

.boxright ul a {
color: #777;
font-family: 'OpenSans-Regular', Arial, Helvetica, sans-serif;  
}


.boxright .nachoben img {
width: 8%;
height: auto;
margin-left: 92%;
margin-bottom: -18%;
}

.boxright .nachoben a:hover {
border-bottom: 0;
}

.article .backlink {
font-size: 1em;
text-align: center;
}

.article .pagination {
padding-top: 5%;
padding-bottom: 0; 
}



/* _____ Tabellen _____ */


.boxright .table {
display:table;
width: 100%;
width: 470px;
margin-top: 4%;
}


.boxright .table div div {
display:table-cell;
border: 0;
}


.boxright .tableft {
float: left;
width: 31.8%;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.boxright .tableft img {
width: 100%;
height: auto;
border: 1px solid #eee;
padding: 8%;
background-color: #f6f6f6;
}


.boxright .tabright {
float: right;
width: 62%;
background-color: #f6f6f6;	
padding: 3% 0 2% 4%;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.boxright .callto {
float: right;
width: 48%;
background-color: #fff;	
padding: 0;
}

.boxright .nobg {
background-color: transparent;	
}



/* _____ Boxensets _____ */


.article .set2er {
float: left;
width: 80%;
padding: 3%;
background-color: #f6f6f6;
margin: 0 2% 2% 0;
-moz-box-sizing: border-box; 
box-sizing: border-box;
transition: .3s;
}

.article .set2er:hover {
opacity: .7;
}


.article .txt2er {
float: left;
width: 48%;
padding: 3% 3% 3% 0;
margin: 0 2% 2% 0;
font-size: .8em;
line-height: 2.2em;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}



.article .set3er {
float: left;
width: 31.333333333%;
padding: 3%;
background-color: #f6f6f6;
margin: 0 2% 2% 0;
-moz-box-sizing: border-box; 
box-sizing: border-box;
transition: .3s;
}

.article .set3er:hover {
opacity: .7;
}


/* Gallery */


.article .thumbbox {
width: 100%;
width: 500px;
margin-top: 2%;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}

.article  .thumbbox a:hover {
border-bottom: 0;
text-decoration: none;
transition: .3s;
opacity: .7;
}

.article  .thumbbox img {
width: 23.6%;
height: auto;
border: 1px solid #ccc;
margin: 0 4% 4% 0;
}


.article .motivdaten {
color: #666;
text-align: center;
}


/* Buttons */


.boxright .morebutton {
float: left;
border: 0;	
width: 100%;
text-align: center;
font-size: 1em;
letter-spacing: 1px;
margin: 8% 0 10% 0;
}

.boxright .morebutton a {
display: block;
width: 100%;
color: #666;
background: #f3f3f3;
padding: 4% 6% 4% 6%;
-moz-box-sizing: border-box; 
box-sizing: border-box;
text-decoration: none;
transition: .3s;
border-radius: 4px;
border: 1px solid #ccc;
}

.boxright .morebutton a:hover {
background: #fff;
}


/* Formular */


legend {
display: none;
}

label {
font-size: .8em;
width: 26%;
float: left;
margin: 1% 0 3% 0;
}

.article select {
margin-top: 1.5%;
padding: 2px;
font-size: 1em;
}

.article form p {
width: 100%;
font-size: .8em;
line-height: 1.6em;
float: right;
}

.article form p label  {
font-size: .9em;
}

.article .textfeld {
padding: 1.5%;
width: 55%;
background-color: #fff;
opacity: 1;
border: 1px solid #999;
}


.article textarea {
margin-top: 1%;
font-size: 1em;
padding: 1.5%;
width: 55%;
height: 115px;
}

.sendbutton {
padding: 2.5% 5% 2.5% 5%; 
background: #e1e1e1;
border: 1px solid #fff;
box-shadow: 4px 4px 0px 0px #c4c4c4;
color: #000;
font-size: 1.1em;
font-weight: 400;
margin: 1% 30% 5% 30%;
padding: 1.6% 0 1.7% 0;
text-decoration: none;
transition: .3s;
letter-spacing: 1px;
width: 57%;
cursor: pointer;
margin: 2% 0 5% 0;
} 

.sendbutton:hover {
color: #fff;
background-color: #666;
transition: 0.4s;
}



/* Footerbereich */

.wrapfooter .footer {
margin: 0 0 5% 0;
}

.wrapfooter .footer p {
float: left;
font-size: .7em;
width: 100%;
padding-left: 19.5%;
-moz-box-sizing: border-box; 
box-sizing: border-box;
letter-spacing: 1px;
}

.footer a {
color: #777;
font-family: 'OpenSans-Semibold', Arial, Helvetica, sans-serif;  
}

.footer a:hover {
color: #000;
border-bottom: 1px dotted #777;  
}



/* Suche */


.suchbereich {
margin-top: -11px;
padding: 0 0 10% 4%;
}


.suchergebnis h2 {
padding: 10% 8% 8% 6%;
text-align: center;
font-weight: 400;
color: #41a93e;
}

.suchergebnis a {
border-bottom: 0;
}

.suchergebnis ul {
padding: 0 8% 12% 19%;
}

.suchergebnis p {
padding: 0 6% 12% 6%;
text-align: center;
}

.suchergebnis small {
color: #555;
}

.suchergebnis li {
list-style-type: square;
color: #41a93e;
padding-bottom: 5%;
line-height: 1.5em;
}


.suchbereich label {
display: none;
}

.suchbutton {
border: 0;
color: #fff;
background-color: transparent;
width: 38px;
height: 35px;
cursor: pointer;
background: url(images/icon-suche.png) no-repeat;
transition: .4s;
}

.suchbutton:hover {
opacity: .8;
transition: .4s;
}

.suchfeld {
width: 70%;
padding: 9px 2px 8px 12px;
font-size: .82em;
border: 1px solid #aaa;
border-right: 0;
background-color: #fff;
margin-right: -5px;
vertical-align: top;

}





/* _____ Misc _____ */


.cf:after {
content: "";
display: table;
clear: both;
}



/*Styles for screen 800px and lower*/
@media only screen and (max-width : 800px) {



.wraphead .header  { /* Logo Box */
width: 100%;
height: 68px;
padding: 1% 0 3.2% 0;
text-align: center;
}

.wraphead .header img {
width: 34%;
height: auto;
}

.wrapcontent .section {
margin: 5% 0 0 0;
}

.wrapnav {
background-color: #e1e1e1;
padding-bottom: 1.5%;
}

 .wrapnav .nav ul {
        display: none;
        height: auto;
    }
    
    
    .wrapnav .nav a#pull {
        display: block;
        float: left;
        width: 100%;
        position: relative;
        text-align: center;
		font-size: 1em;
        padding-right: 20%;
        padding-top: 13px;
		padding-bottom: 2%;
        color: #777;
        background-color: #ddd;
		-moz-box-sizing: border-box; 
		box-sizing: border-box;
    }
    
    .wrapnav .nav a#pull:after {
        content:"";
        background: url('images/nav-icon.png') no-repeat;
        width: 30px;
        height: 40px;
        display: inline-block;
        position: absolute;
        right: 47.3%;
        top: 14px;    
    }

	.wrapnav .nav ul li {
		float: left;
		display: block;
		list-style: none;
	}
	
.wrapnav .nav li {
width: 50%; 
height: auto;
font-size: .8em;
border: 1px solid #fff;
background-color: #f1f1f1;
}

.wrapnav .nav li a {
display: block;
float: none;
text-align: center;
padding: 4% 0 4% 0;
}

.wrapnav .nav li:nth-child(5) {
padding-left: 0;
}

.wrapnav .nav li:nth-child(6) {
padding-left: 0;
}

.wrapnav .nav li a:hover {
border-bottom: 0px;
background-color: #ddd;
}

.wrapnav .nav .aktiv {
border-bottom: 0px;
background-color: #ddd;
}



/* Contentbereiche */


.wrapcontent .article {
margin-bottom: 1%;
}


.article p {
font-size: .95em;
max-width: 600px;
}


.article .boxleft {
width: 100%;
padding: 1% 0 0 0;
}

.article .boxleft div {
width: 30%;
font-size: .7em;
letter-spacing: 1px;
color: #6b6b6b;
text-align: left;
margin: 0 0 0 10%;
border-left: 24px solid #c2c2c2;
border-right: 0;
padding-left: 2%
}



.article .boxright {
width: 100%;
margin-bottom: 2%;
padding: 0 15% 0 15%;
border-left: 0;
}

.article .morepadding {
padding-bottom: 5%;
}

.article .morepadding p {
margin-top: 5%;
padding-bottom: 0;
}


.article .lastbox {
padding-bottom: 5%;
}



.article .boxright h1 {
padding: 5.5% 0 3% 0;
text-align: left;
font-size: 1.2em;
}

.article .boxleft ul {
width: 100%;
font-size: .8em;
}

.article .boxleft li { 
width: 30%;
float: left;
padding-bottom: 2%;
}

.article .boxleft li a { 
padding-right: 36px;
}

.article .boxleft li a:hover { 
padding-right: 36px;
border-right: 0;
}

.boxright .nachoben img {
width: 8%;
height: auto;
margin-left: 84%;
margin-bottom: 0;
}

/* Gallery */

.article .thumbbox {
width: 100%;
}

.article  .thumbbox img {
width: 20%;
}


/* Tabellen */

.boxright .table {
width: 100%;
}

.boxright .table-cont {
margin-top: 3%;
font-size: .9em;
}



/* Buttons */


.boxright .morebutton {
float: left;
border: 0;	
width: 100%;
text-align: center;
background: #f3f3f3;
font-size: .9em;
}


/* Footer */


.wrapfooter .footer p {
font-size: .8em;
text-align: center;
padding-left: 0;
}


/* Suche */


.suchbereich {
margin-top: 0;
padding: 8% 0 6% 4%;
}


}


/*Styles for screen 640px and lower*/
@media only screen and (max-width : 640px) {


.wraphead .header  { /* Logo Box */
padding: 1% 0 3% 0;
}

.wraphead .header img {
width: 60%;
}   

    .wrapnav .nav a#pull {
        padding-top: 11px;
		padding-bottom: 4%;
    }
    
    .wrapnav .nav a#pull:after {
        right: 44.3%;  
        top: 13px;
    }
    
    
.article .boxleft {
width: 100%;
padding: 2% 0 2% 0;
}


.article .boxleft ul {
text-align: center;
margin-right: 0;
}

.article .boxleft li { 
width: 45%;
list-style-type: none;
padding-bottom: 4%;
}

.article .boxleft li a { 
padding-left: 20px;
padding-right: 0;
}

.article .boxleft .aktiv { 
color: #000;
border-right: 0;
padding-right: 0;
}



.article .boxleft div {
width: 60%;
font-size: .7em;
letter-spacing: 1px;
color: #6b6b6b;
text-align: left;
margin: 6% 50% 0 5%;
border-left: 24px solid #c2c2c2;
border-right: 0;
padding-left: 2%
}


.article .boxright {
padding: 0 8% 0 5%;
}


.article .boxright h1 {
line-height: 1.5em;
font-size: 1em;
}

.article p {
font-size: .95em;
max-width: none;
line-height: 1.8em;
}


.article .artistslist li a:hover:after { 
content: none;
}


/* Gallery */


.article  .thumbbox img {
width: 44%;
}


/* Tabellen */


.boxright .tableft {
float: left;
width: 100%;
background-color: #fff;	
}

.boxright .tableft img {
width: 82%;
padding-left: 8%;
}

.boxright .tabright {
float: left;
width: 100%;
margin-left: 0;
background-color: #fff;	

}


/* Boxensets */


.article .txt2er {
float: left;
width: 80%;
padding: 3% 3% 3% 0;
margin: 0 2% 2% 0;
font-size: .8em;
line-height: 2.2em;
-moz-box-sizing: border-box; 
box-sizing: border-box;
}


/* Suche */


.suchbereich {
text-align: center;
}


/* Footer */


.wrapfooter .footer p {
padding-top: 5%;
line-height: 1.9em;
}



}


