/*
Theme Name: Template linux-quiz.de
Theme URI: http://www.linux-quiz.de/
Description: Hauseigenes WP-Theme
Version: 1.0
Author: Michael Rauh
Author URI: http://www.linux-quiz.de/
*/

@import url("http://www.linux-quiz.de/inc/layout.css");

/* WP-Klassen zur automatischen Ausrichtung der Bilder in der visuellen Ansicht */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#breadCrumb
{
 margin:0 0 10px 4px;
 border-bottom: 1px solid #a67a00;
 padding-bottom: 10px;
}

#content ol
{
 list-style-type: none;
}

.subTopic
{
	color:#4c69a5;
	font:60%;
	margin:10px 0 10px 4px;
}

#comment { width:100%; }
#comments { border-bottom: 1px solid #a67a00; }
#respond h3 { border-bottom: 1px solid #a67a00; }

.comment
{
	margin: 0 0 10px 0;
	padding: 10px;
}

.commentmetadata
{
	margin:10px 0 10px 0;
	font-size:70%;
	text-decoration:underline;
}

#feedImage
{
 padding-left:20px;
 margin-bottom:20px;
}

#teaser ul
{
	list-style-type:none;
}

#teaser h3
{
	padding:0px 10px 2px 0px;
 text-align:right;
}

.mrTrackbackInfo
{
	margin:5px;
	font-size:80%;
	color:#666666;
	text-align:center;
}

img.wp-smiley {
    float: none;
}


