/*
Theme Name: Panda
Theme URI: http://www.sirwen.ch/
Description: Panda Look
Version: 1.0
Author: sirwen.ch
Author URI: http://www.sirwen.ch/
*/

/* Begin Typography & Colors */

body {
	font-size: 95%;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #FFFFFF;
}

img {
	margin: 15px 0px;
	border: 0;
}

a {
	color: #666666;
	text-decoration: none;
}


a:hover {
	text-decoration: line-through;
	color: #666666;
}

a.menu1 {
	background-color:#FFFFFF;
	color: #66CCFF;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
}

a.menu1:hover {
	text-decoration: line-through;
}


h1 {
	font: small-caps lighter 1.2em Helvetica, sans-serif;
	margin: 7px 0px 5px 0px;
	letter-spacing: 1px;
	color: #CC6666;
}

h2 {
	font: small-caps lighter 0.8em Helvetica, sans-serif;
	margin: 6px 0px 5px 0px;
	letter-spacing: 1px;
	color: #CC6666;
}

h3 {
	font: bolder 1em 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	margin: 7px 0px 5px 0px;
	color: #CC6666;
}

p {	
	font-size: 0.8em;
	color: #000000;
	line-height: 1.3em;
}

a.title_post {
	color: #66CCFF;
}

.menu1 {
	font: oblique 10pt Georgia, "Times New Roman", Times, serif;
	padding: 5px 0px 2px 0px;
	display: block;
	margin: 0px 0px 5px 20px;
	color: #66CCFF;
}

#headerimg .description {
	font: 10pt "Times New Roman", Times, serif;
	line-height: 12pt;
}

#menue h2{
	list-style: none;
	margin: 0;
	padding: 0px 0px 5px;
}

#menue ul {
	list-style: none;
	font-size: 0.75em;
	line-height: 0.8em;
	padding: 0px 0px 7px 0px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #000000;
}

#menue ul li {
	display: block;
	margin: 0px 0px 10px;
	padding: 0;
}

#wp-calendar {
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 0.85em;
	color: #555555;
	margin-bottom: 10px;
	
}
#wp-calendar a {
	color: #00ccff;
}

#wp-calendar td {
	padding: 2px;
	background-color: #def3ff;
}

#wp-calendar a:hover {
	color: #FFFFFF;
	background-color: #0099FF;
	
}

#wp-calendar caption {
	font-size: 1em;
	color: #a38457;
	margin-bottom: 5px;
}

#content {
	width: 660px;
	padding: 0;
	margin-left: 220px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #FFFFFF;
}

.post {
	padding: 10px 0px 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #000000;
}

.entry {
	font-size: 1em;
	line-height: 1.35em;
}

.meta {
	font-size: 0.8em;
}

.feedback {
	font-size: 0.8em;	
}

/* End Typography & Colors */

/*Structure*/

#links_page {
	padding: 0px 0px 7px 0px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #000000;
}

#mainFrame {
	padding: 0;
	width: 900px;
	background-image: url(images/panda_head.png);
	background-repeat: no-repeat;
	margin: auto;
}

#header {
	width: 900px;
	}

#menue {
	list-style: none;
	background-color: #FFFFFF;
	width: 180px;
	padding: 0;
	color: #666666;
	margin: 200px 0px 0px 0px;
	float: left;
}

#footer {
	padding: 5px;
	text-align: center;
	font-size: 0.7em;
	color: #999999;
}

/* End Structure */

/* Begin Rest */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 1.3em;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
}

.commentmetadata{
	font-size: 0.8em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 1em;
}

.commentlist ol {
	font-size: 0.7em;
	line-height: 1.3em;
}

.wp-smiley {
	margin: 0;
	padding: 0;
}

hr { clear: both; visibility: hidden; }

/* End Rest */