/* --- INITIALIZING --- */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, li, dd, address {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input, select, textarea {
	font-size: 100%;
	border: 1px solid #D9D9D9;
}

/* --- STANDARD ELEMENTS --- */

html, body { background-color: #e9e9e9; text-align: center; }
body { font-size: 70%; font-family: Verdana, Arial, Helvetica, 'Trebuchet MS', Verdana, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; }

body div#toolTip { position: absolute; z-index: 1000; width: 220px; background: #fff; border: 1px solid #C04000; text-align: left; padding: 2px 5px; min-height: 1em; }
body div#toolTip p { line-height: 1.2em; color: #295959; width: 220px; text-transform: uppercase; font-size: 93%; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; }
body div#toolTip p em { display: block; width: 220px; color:#786; font-style: normal; }
body div#toolTip p em span { color: #295959; }

h1, h2, h3  { font-weight: normal; font-variant: small-caps; font-family: Georgia, Arial, Verdana, Tahoma, Helvetica, 'Trebuchet MS', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; line-height: 1.1em; }
h1 { padding-top: 40px; }
h2 { padding-top: 10px; font-size: 145%; }

p { line-height: 1.5; }

a { text-decoration: none; color: #927C4C; }
a:hover { color: #927C4C; }
a span.kommentar { color: #927C4C !important; }
a:hover img { border: 1px solid #9a8; background-color: #f0f5f0; }

img { border: 1px solid #d9d9d9; background-color: #f9f9f9; padding: 4px; }

acronym { border-bottom: 1px dashed #cdb; }
small { font-size: 93%; }

/* --- PAGE (WRAPPER) --- */

#page {
	width: 666px;
	text-align: left;
	margin: 0 auto;
	padding: 0 53px 15px 53px;
	background: url(images/snap_ground.png) top right repeat-y transparent;
}

/* --- HEADER --- */

#header { position: relative; margin: 0 -40px; width: 746px; height: 180px; background: url(images/pb_header.jpg) top center no-repeat transparent; font-family: Georgia, 'Times New Roman', Times, Garamond, serif; color: #888; }
#header-link { display: block; width: 746px; height: 180px; }

/* --- MENU --- */


#menu .active { color: #c04000; }

/* --- CONTENT --- */

#content { width: 425px; float: left; }
#content img { float: left; margin: 4px 8px 0 0; }
#content img.normal { float: none; margin: 0; }
#content p { padding: 15px 0 0 0; color: #222; }
#content p em { font-family: Georgia, 'Trebuchet MS', 'Times New Roman', Times, serif; line-height: 1.3; color: #444; }
#content h1, h1 a, h2, h2 a, h3, h3 a, h2 a:hover, h3 a:hover { color: #98CF18 !important; text-decoration: none; }
h1 a:hover { color: #98CF18 !important; text-decoration: underline; }
#content ol, ul { margin-left: 2.5em; }
#content ol { padding-top: 15px; }
#content p a:hover { text-decoration: underline; }
#content .narrow-column { width: 195px; padding-top: 10px; }
#content .narrow-column a { color: #927C4C; text-decoration: none; }
#content .narrow-column a:hover { color: #927C4C; text-decoration: underline; }
#content .narrow-column ul { list-style-type: none; margin: 10px 0 15px 0; }
#content .narrow-column li {  color: #000;  background: url(images/dot.gif) bottom left repeat-x transparent; padding: 5px 0; }
#content .postmeta { margin-top: 15px; padding-top: 5px; text-transform: uppercase; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; color: #786; background: url(images/dot.gif) top left repeat-x transparent; font-size: 93%; }
#content .postmeta a:hover { text-decoration: underline; }
#content.archive p { color: #786; }
#content.archive a { color: #333; }
#content.archive a:hover { color: #c04000; }

#content input { border: 1px solid #D9D9D9; }
ul.eventlist { padding-top: 10px; list-style-type: none; margin: 10px 0 15px 0; }
ul.eventlist li { background: url(images/dot.gif) bottom left repeat-x transparent; padding: 5px 0; }

.eventlisthead { padding: 3px; display: block; background-color: #E8E8E8; color: #345; }
.eventlisthead a:hover { text-decoration: underline; }
.textliste { color: #345; }

/* --- SIDEBAR --- */

#sidebar { padding-top: 30px; width: 205px; float: right; color: #98CF18; }
#sidebar h2 { padding-top: 13px; }
#sidebar ul { list-style-type: none; margin: 10px 0 20px 0; }
#sidebar li { list-style-type: none; background: url(images/dot.gif) bottom left repeat-x transparent; padding: 5px 0; }
#sidebar ul ul { list-style-type: none; margin: 5px 0 5px 0; }
#sidebar ul ul li { list-style-type: none; background: none; padding: 4px 5px; }
#sidebar a { color: #333; }
#sidebar a:hover { color: #98CF18; }
#sidebar input { border: 1px solid #D9D9D9; }
#sidebar .art { background-image: none; }
#sidebar .art img { margin: 2px 8px 0 0; }
#sidebar .art a { float: left; }
#sidebar .art p { line-height: 1.1; }
#sidebar .firefox { padding: 10px 73px 0 73px; }
#sidebar .firefox a { background: url(images/firefox-gray.jpg) no-repeat top left; width: 64px; height: 64px; display: block; }
#sidebar .firefox a img { visibility: hidden; border: none !important; width: 64px; height: 64px; margin: 0; padding: 0; }
#sidebar .firefox a:hover img { visibility: visible; }

#sidebar table#wp-calendar {
	width: 100%;
	color: #999999;
}

#sidebar table#wp-calendar a {
	font-weight: bold;
	color: #999999;
}

#sidebar table#wp-calendar caption {
	text-align: left;
}

/* --- FOOTER --- */

#footer {
	width: 666px;
	clear: both;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	color: #888;
	padding: 35px 0 0 0;
	font-size: 93%;
}

#footer a {	color: #927C4C; }
#footer a:hover { color: #927C4C; text-decoration: underline; }
#footer .left { float: left; width: 200px; text-align: left; }
#footer .center { text-align: center; }
#footer .right { float: right; width: 200px; text-align: right; }

#footer a img {border: none; padding: 0; margin: 0;}


/* --- SUCHE --- */

#s {
	border-width: 0px;
	width: 199px;
	padding: 3px 3px 3px 0;
	color: #786;
	font-family: Verdana, Arial, Helvetica, 'Trebuchet MS', Verdana, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
}

/* --- GENERAL --- */

.noborder { border: none; padding: 0; }
.gravatar { margin: 4px 8px 0 0; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.center { float: none !important; }
.feed { background: url(images/feed-icon.png) left center no-repeat; padding-left: 18px; }
.jowra-com { clear: both; padding-left: 75px !important; padding-top: 45px !important; }
.jowra-com img { border: none !important; background-color: #fff; }
.navigation { padding-top: 30px; background: url(images/dot.gif) bottom left repeat-x; padding-bottom: 3px; margin-bottom: -25px}
.navigation p.left { float: left; width: 200px; text-align: left; }
.navigation p.center { text-align: center; }
.navigation p.right { float: right; width: 200px; text-align: right; }
.navigation p { padding: 0px 0 0 0; line-height: 1.1; }
#content .navigation p { color: #345; }
.via { text-align: right; }
.feedicon { border: none !important; padding: 0; margin: 0; width: 10px; height: 10px; }

#content input {
	border: 1px solid #bca;
	width: 230px;
	padding: 3px 3px 3px 0;
	font-family: Verdana, Arial, Helvetica, 'Trebuchet MS', Verdana, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	font-size: 93%;
	background: url(images/dot.gif) bottom left repeat-x;
}

#content label {
	color: #786;
}
#content .posting-details {
	line-height: 1.2em;
	color: #675;
	margin-top: 15px;
	background: url(images/dot.gif) top left repeat-x;
}
#comments  {
	text-align: center;
	padding: 10px 0;
	margin: 20px 0 0 0;
	background-color: #F2F4F0;
	color: #345;
}
#respond  {
	text-align: center;
	padding: 10px 0;
	margin: 20px 0 0 0;
	background-color: #F2F4F0;
}

.headblue { color: #345; }

#comment  {
	background-color: #FFF;
	border: 1px solid #bca;
	width: 448px;
	font-family: Verdana, Arial, Helvetica, 'Trebuchet MS', Verdana, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	font-size: 93%;
	padding: 5px;
}

#submit, #searchsubmit  {
	background-color: #FFF;
	color: #453;
	border: 1px solid #bca !important;
	width: 75px !important;
	font-family: Verdana, Arial, Helvetica, 'Trebuchet MS', Verdana, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	font-size: 93%;
	padding: 5px;
}

/* --- SEARCH --- */

#s {
	width: 164px;
	padding: 3px 3px 3px 0;
	color: #786;
	font-family: Verdana, Arial, Helvetica, 'Trebuchet MS', Verdana, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
}

#content .allowed-tags { color: #786; margin: 3px 0; padding: 0; line-height: 1em; }
#content p.reply { margin: 5px 0; padding: 0; }

#sidebar { width: 170px; }

/* --- COMMENTS --- */

#content ul.commentlist { list-style-type: none; margin: 25px 0 0 0; }
#content ul.commentlist li { background: url(images/dot.gif) bottom left repeat-x; padding-bottom: 10px; margin-bottom: 20px; font-size: 93% !important; line-height: 1.2em !important; }
#content ul.commentlist li.alt { }

/* --- Tag Cloud --- */

ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }