/*
	Das Grund-Stylesheet und die Schemes können in K2 nicht mehr bearbeitet werden.

	Mit diesem Benutzer-Stylesheet ist es aber möglich, die Standard-Werte zu
	überschreiben und so dein eigenes Layout zu erstellen.

	Das Grund-Stylesheet von K2 findest du hier:
	http://blogsport.de/wp-inst/wp-content/sitetemplates/k2_final/css/style.css.php
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:


Es folgen exemplarische Angaben, die du aktivieren kannst, indem du sie ganz unten
nach dem Ende des Kommentarbereits einfügst.	

- Wenn du die Höhe deines Headers (Standard: 200px) anpassen willst, kannst du das
  mit folgendem Befehl:

#header {
	height: 200px;
	}

- Parallel zu den Änderungen an der Header-Höhe kannst du auch den Blogtitel weiter
  nach oben bzw. unten setzen (Standardwert: 75px):

h1 {
	padding-top: 75px;
	}

- Wenn dir die Schrift deiner Beiträge zu groß ist, kannst du sie mit folgenden
  Angaben verkleinern (Standardschriftgröße/Zeilenabstand: 1.2em/1.8em):

.entry-content {
	font-size: 1.1em;
	line-height: 1.5em;
	}

- Dasselbe mit der Sidebar (Standardwerte: 1.1em bzw. 1.4em) ...

.secondary {
	font-size: 1em;
	}

.secondary h4 {
	font-size: 1.5em;
	}

- ... und den Kommentaren (Standardwerte: 1.2em/1.8em):

#commentlist li .comment-content {
	padding: 2px 0;
	font-size: 1.1em;
	line-height: 1.5em;
	}

- Das Noteworthy-Symbol (Herz) durch ein eigenes Icon (hier: ein Stern) ersetzen:

.category-noteworthy h3.entry-title {
	background-color: '#ff0099';
	padding-right: 25px;
}



++Ende des Kommentarbereichs++ */


.columns-two #page {
    box-shadow: 0 0 10px 0 #EEEEEE;
    width: 780px;
    margin-top: 39px;


}

body {
    background: white;
}


#header {
    background-color: white;
    border-bottom: 15px solid;
    height: 144px;
    margin-left: 26px;
    margin-right: 20px;
    margin-top: 2px;
    width: 727px;
}

#primary h3, #primary h4, .single #primary .k2-asides h3 {
    font-size: 2.9em;
    font-weight: normal;
    letter-spacing: 0.002em;
}

h1, h2, h3, h4 {
    font-family: Oswald,'Georgia',Times New Roman,Times,serif;
    font-weight: normal;
    letter-spacing: 0.008em;
    text-align: left;
    text-transform: uppercase;
}

blockquote {
    background: url("http://crimethinc.blogsport.de/images/an2.jpg") no-repeat scroll -2px 0 transparent;
    margin: 20px 0;
    padding: 0 0 2px 33px;
}

.bannervista {
    color: #777777;
    font-size: 10px;
    line-height: 14px;
    opacity: 0.2;
    -moz-transform: rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);



}

.bannervista:hover {
    opacity: 1;
    -moz-transform: rotate(360deg);
    -ms-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);

}


.secondary h4 {
    border-top: 15px solid;
    font-size: 1.5em;
    line-height: 2.8em;
}

#s {
    font-family: courier;
    font-size: 0.9em;
}

.feedlink {
    background: url("../images/rssblackicon_.jpg") no-repeat scroll right center transparent;
    padding: 5em 0 2px 2px;
}




ul.menu {
    background: none repeat scroll 0 50% transparent;
    font-family: Oswald,Helvetica,Arial,sans;
    height: 100%;
    margin: 1px 20px -20px -60px;
    padding: 0px 0px 0 40px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100px;
}

ul.menu li {
    background: none repeat scroll 0 0 #333333;
    display: block;
    height: 18px;
    margin: 2px 0;
    padding: 4px 10px 0 12px;
    width: 91px;
}

ul.menu li:hover {
    background: #000000;
}

ul.menu li a {
   padding: 0 0 0 0; 

}

ul.menu li a:hover {
    
    background: none repeat scroll 0 0 #000000;
    /* Menu Link Farbe ( der Text) */
    color: #333333 !important;
    text-decoration: none;
    padding: 0 0 0 0;
}

ul.menu li.current_page_item {
    background: #444444;
}

.admintab {
    position: relative;
    right: 0;
}


#searchreset {
    background: url("../images/images/resetfff.jpg") no-repeat scroll center center transparent;
}




.meta-start {
    background: url("http://maipiufacismo.blogsport.de/images/clock_16.png") no-repeat scroll left top transparent;
}

.commentslink {
    background: url("http://maipiufacismo.blogsport.de/images/speech_16_01.png") no-repeat scroll left center transparent;
}

.entry-edit a {
    background: url("http://maipiufacismo.blogsport.de/images/pencil_16.png") no-repeat scroll left center transparent;
}





ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
    color: #E31044 !important;
    text-decoration: none;
 background: none repeat scroll 0 0 #333333;

}

ul.menu li.current_page_item {
    background: none repeat scroll 0 0 #333333;
}

.entry-content { 
    text-align: left;
    font-size: 1.4em;
    letter-spacing: 0.015em;
}


.entry-meta a, .comment-meta a {
    color: #333333;
    font-family: oswald;
    font-size: 1.1em;
    margin-left: 13px;
    text-transform: uppercase;
}


.entry-date abbr {
    border: 0 none;
    color: #333333;
    font-family: oswald;
    font-size: 1.1em;
    text-transform: uppercase;
}

.entry-content embed {
    box-shadow: 0 0 5px 0 #CCCCCC;
    max-width: 100%;
}

.entry-meta {
    color: white;
    font-size: 1em;
    line-height: 1.6em;
}

#page {
    border: 1px solid #DDDDDD;
}

.advert:before {
    content: "Anzeige";
    opacity: 0;
}


h1, h2, h3, h4 {
    font-family: Oswald,'Georgia',Times New Roman,Times,serif;
    font-weight: normal;
    letter-spacing: 0.008em;
    line-height: 1em;
    text-align: left;
    text-transform: uppercase;
}

/* by blogsport */

.k2 #header {
   width: auto;
   background-repeat: no-repeat;
   background-position: right bottom;
   background-size: contain;
}

@media screen and (min-width: 780px) {

    ul.menu {
        padding-left: 40px;
    }

    ul.menu li {
        float: none;
    }

}
