/*
		
	Author Name	: zilverlight
	Author Site	: www.zilverlight.de
	Style Name	: zilverlight3column
	Style URI	: www.zilverlight.de
	Version	: 1.c3
	Comments	: 3 column support
*/


/*3columnzilver Style*/


/*Trennlinie zwischen Posts*/
.entry-content{
	border-bottom-color: grey; /*#4c89ff;*/
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-top-color: grey;
	line-height: 1.5em;
	outline-color: grey;
	outline-style: none;
	padding-bottom: 1px; /*wie weit vom oberen Post entfernt*/
	text-align: justify;
	bottom: 0px;
	}



/*Hauptseite Asides modifizieren; Trennlinie*/
.k2-asides {
	background: none;
	border-bottom-color: grey;
	border-bottom-style: dotted;
	border-bottom-width: bold;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-top-color: grey;
	line-height: 1.5em;
	outline-color: grey;
	outline-style: none;
	bottom: 0;
}


/*Um die Aside Beiträge zu modifizieren*/
/*.k2-asides .entry-head {
	display: none;
}

.k2-asides .entry-content {
	background: none;
	padding-left: 20px;
	border-bottom-color: grey;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	border-top-color: grey;
	line-height: 1.5em;
	outline-color: grey;
	outline-style: none;
	padding-bottom: 20px; /*wie weit vom oberen Post entfernt*/
	text-align: justify;
	bottom: 0px;
}

.single .k2-asides .entry-head {
	display: block;
}

.single .k2-asides .entry-content {
	background: none;
	padding-left: 0;
}
*/




/*Text in Sidebar*/
/*a,
a:visited {
        color: blue;
        text-decoration: none;
        }*/

/*Rollover Farbe*/
/*a:hover {
	color:red;
	}*/

.columns-two #sidebar-main,
.columns-three #sidebar-main,
.secondary #sidebar-main{
	padding: 0px;
	width: 200px !important;
	}

.columns-three #sidebar-alt,
.secondary #sidebar-alt {
	padding: 0px;
	width: 150px !important;
	}

.columns-one {
	width: 780px;
	}

.secondary{
	border: none;
	}

/*- Page Structure */

html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
	}

* {
	padding: 0;
	margin: 0;
	}


body {
	/*font-family:"Bitstream Vera Sans",Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */*/
	background: #F2F2F2;
	text-align: center;
	}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: none;
	clear: both;
	background: #F2F2F2 url('http://zilverlight.de/blogbilder/Blog_Grafiken/ClassicTheme%203column/3columnBlogbg_teilstueck.jpg');
	}

.columns-one #page,
.sidebar-none #page {
	width: 640px;
	}

.sidebar-single #page {
	width: 780px;
	}
.columns-three #page,
.columns-three .content,
.sidebar-dual #page {
	width: 1000px;
	}
.columns-three #header { /*Header verkleinern/vergrößern bei 3column*/
	width: 1000px;
	}

#header {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	position: relative;
	height: 350px;
	width: 1000px;
	border: none;
	left: 0px; /*Header nach links schieben; + entspricht links*/
	background: #F2F2F2 url('http://zilverlight.de/blogbilder/Blog_Grafiken/ClassicTheme%203column/3columnBlog_Header_mascot2.png');
	}

.content {
	padding: 0;
	margin: 0;
	width: 640px;
	}

#primary { /*Inhaltsbody Beiträge*/
	position: relative;
	height: 100%;
	float: left;
	width: 630px;
	padding: 0;
	left: -45px; /*Inhaltsbody nach links schieben + entspricht nach links*/
	display: inline;
	border: 5px solid white;
	background: white;
	}



* html #primary {
	display: inline;
	}
.columns-one #sidebar-main,
.columns-one #sidebar-alt {
	display: none;
	}

.columns-two #sidebar-alt {
	display: none;
	}

.columns-three #primary,
.sidebar-dual #primary {
	margin-left: 200px;
	padding: 0;
		}


/*rechte Sidebar*/
.columns-three #sidebar-main { 
	position: absolute;
	margin-top: 20px;
	left: 800px; 		/*rechte Sidebar durch erhöhen nach rechts schieben*/
	border: none;
	margin: 0px !important;
	padding: 0px;
	background: url('http://zilverlight.de/blogbilder/Blog_Grafiken/ClassicTheme%203column/3columnBlog%20Sidebarbg_teilstueck.jpg');
	}


/*linke Sidebar*/
.columns-three #sidebar-alt , 
#sidebar-alt {
	float: left;
	position: relative;
	padding: 0px;
	margin-left: -170px;
	left: -670px;		/*linke Sidebar durch erhöhen nach links*/;
	background: url('http://zilverlight.de/blogbilder/Blog_Grafiken/ClassicTheme%203column/3columnBlog%20Sidebarlinksbg%20teilstueck.jpg');
	}


/*beide Sidebars*/
.widget{
	position: relative;
	margin-top: 20px;
	border: 1px dotted black;
	margin-left: 0px !important;
	padding: 0 5px !important;
	background: white,
	opacity:.50;
	bottom: 20px;
	}


.secondary {
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px 0;
	position: relative;
	}


/*Kommentarfeld vergrößern/verkleinern */
.comments textarea {
	width: 98.5%;
	margin: 10px 0;
	}


/*COMMENTS DEFINIEREN*/
/*Authoren-Comments abheben von anderen*/
.comments .commentlist li.authorcomment {
	background: #ECF4FD !important;
	_background: none;				 /*wegen IE*/
	border-left: 2px solid #3388CC !important;
	border-right: 2px solid #3388CC !important;
	}


li.bypostauthor {
	background: black;
	_background: none;
	}



/*verändert alle Comments*/
#commentlist li {
	margin: 10px 0 0;
	padding: 10px 10px 5px;
	list-style: none;
	background: url('http://www.zilverlight.de/blogbilder/Blog_Grafiken/Avatar/b.jpg');
	}



/*
.comments { /*gesamte Coments Sektion*/
	background: black !important;
	_background: none;				 /*wegen IE*/
	border-left: 2px solid #3388CC !important;
	border-right: 2px solid #3388CC !important;
	}
*/




/*- Headings */

h1, h2, h3, h4 {
	
	}


h1 { /* H1 is the title in the header */
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 75px 40px 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}

h1 a:hover {
	text-decoration: underline;
	}


#header .description { /* Description in header */
	
	}


h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: center;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: -1px;
	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.5em !important;
	font-weight: bold !important;
	padding: 0 !important;
	display: inline;
	}


#primary h3, #primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	background: url('http://zilverlight.de/blogbilder/Blog_Grafiken/ClassicTheme%203column/Header_headline.png');
	}


#primary .entry-content h3 {
	        
        }

#primary .entry-content h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 25px;
	}





/*- Main Menu in Header */

/*HAUPTMENÜ(oben)*/
/*Schrift verändern*/
ul.menu li a {
	color: black; /* Farbe der Links im Normalzustand */
	background: #F2F2F2 !important;
	padding: 0 20px 0 20px;
	font-size: 1em;
	margin: 0;

	}


ul.menu {
	font: 1.4em Verdana, Helvetica, Arial, Sans-Serif; /* 11px */
	margin: 0;
	margin-bottom: 13px; /*Menü oben nach unten/oben verschieben, durch + = oben*/
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 5px;
	width: 100%;
	}


ul.menu li {
	display: inline;
	margin: 0px; /*menüpunkte weiter/enger auseinander*/
	}


ul.menu li a:visited {
	font-size: 1em;
	margin: 0;
	padding: 2px 5px 2px 5px;
	}


/*Hover-Effekt(Rollover) verändern*/
ul.menu li a:hover{
	background: #808080 !important; /* hover background menu item color */
	color: white !important; /* text color when hovered */
	border-bottom: 5px solid #f8d276; /* just a hover style, not necessary */
	}



.admintab {
	position: absolute !important;
	left: 800px !important;
	left: 800px;
	margin-right: 0px;
	display: none;
	}

