/*
Theme Name: Lorem Ipsum
Theme URL: http://www.letsmint.com/2007/lorem-ipsum-wordpress-theme/
Description: <p>No Image; a fast loading, Widget ready 3 column, clean, clear, white theme. Font style compatible with Microsoft Windows Vista. Compatible with older versions of Wordpress but best suited for Wordpress 2.1 and above.</p><p>The theme is optimized for Human readability and Search Engines; it is also ready for revenue earning through Google Adsense. You've to edit/change the Publication ID to your Google Adsense Publication ID to start earning right away as the color scheme of the Adsense are already optimized for the theme design.</p><p>For more details visit the <a href="http://www.letsmint.com/" title="Lorem Ipsum">Lorem Ipsum</a> theme site.</p>
Author: Brajeshwar
Author URI: http://www.brajeshwar.com/
Version: v1.3.0

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
___________________________________________________________________________________________________ */

/* reset */
* { margin: 0; padding: 0; }
html, body { border: 0 none; height: 100%; background: #fff; text-align: center; }
img, a img, form { margin: 0; padding: 0; border: 0 none; text-decoration: none; }

/* defaults */
html, body, p { font: normal normal normal 96%/150% Candara, "Trebuchet MS", Trebuchet, sans-serif; color: #333; }
code, pre { font: normal normal normal 1em/1.6em Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; }
p { margin: 0.15em 0; padding: 0.15em 0; }

/* links */
a { text-decoration: none; color: #708090; }
a:hover { text-decoration: underline; color: #1e90ff;}

/* hn */
h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 10px 0; }
h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.0em; }
h4 { font-size: 0.8em; }
h5 { font-size: 0.7em; }
h6 { font-size: 0.6em; }

/* defination lists */
dl { margin: 20px 0; }
dt { font-size: 0.9em; text-transform: uppercase; }
dd { margin: 0 0 20px; }

/* lists */
ol { margin: 10px 0 10px 25px; }
ol li { margin: 0 0 15px 0; }
ul { margin: 10px 0; }
ul li {
/* height: 1%; */
list-style-type: disc;
margin: 0 0 5px;
padding: 0 0 0 15px;
line-height: 18px;
}

/* blockquote */
blockquote {
margin: 0;
padding: 10px;
background: #f5f5f5;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
font: italic normal normal 0.95em/1.5em Candara, "Trebuchet MS", Trebuchet, sans-serif;
color: #333;
}

/* image styles */
img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}

/* utility */
.clearall, .clear { clear: both; font-size: 0em; height: 0; line-height: 0; padding: 0; margin: 0; }
.txtStrike { text-decoration: line-through; color: #ccc; }
.disHide { display: none; }
hr { display: none; }
.codered, .codeRed, .clrred, .clrRed { color: #f00; }

/* misc */
abbr, acronym {
font-style: normal;
border-bottom: 1px dotted #666;
cursor: help;
}
pre {
border: 1px dotted #999;
background: #fafafa;
padding: 5px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
font: 1em/1.5em Consolas, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
}

strong { font-size: 110%; }

/* theme
___________________________________________________________________________________________________ */
html, body {
background: #f3f3f3 url(i/body.gif) center repeat-y;
margin: 0 auto;
}

div#wrapper {
background: #fff;
width: 940px;
margin: 0 auto;
padding: 0;
text-align: left;
}

/* header */
div#header { position: relative; text-align: center; padding-top: 1em; }
div#header span {
   position: absolute;
   right: 5px;
   top: 208px;
}
div#header h1, div#header h1 a, div#header h1 a:hover {
font: normal normal bold 1.8em/normal Cambria, "Times New Roman", Times, serif;
color: #333;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.1em;
padding: 0;
margin: 30px 0 0 0;
}
div#header h5 {
font: normal normal normal 1.0em/normal Helvetica, Calibri, Arial, sans-serif;
color: #666;
padding: 0;
margin: 5px;
}

/* nav */
div#nav {
margin-bottom: 20px;
padding: 5px 0;
text-align: center;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

div#nav ul { margin: 0; padding: 0; }
div#nav li {
display: inline;
list-style-type: none;
margin: 0;
padding: 0 10px;
border-left: 1px dotted #ccc;
}

div#nav ul li a {
font: normal normal normal 1.0em/normal Constantia, "Palatino Linotype", Palatino, Georgia, serif;
color: #333;
padding: 0 10px;
margin: 0;
letter-spacing: 0.1em;
text-decoration: none;
text-transform: uppercase;
}

.de div#nav ul li a {
	font-size: 0.9em;
	padding: 0 3px;
}

div#nav ul li a:hover { color: #1e90ff; }

/* sidebars */
#sidebar, #sidebar-alt { width: 200px; }
	#sidebar img, #sidebar-alt img { max-width: 200px; }

#sidebar-alt { float: left;  }
#sidebar     { float: right; }

#sidebar h2, #sidebar-alt h2 {
font: normal normal bold 1em/normal Constantia, "Palatino Linotype", Palatino, Georgia, serif;
text-transform: uppercase;
border-bottom: 1px solid #999;
color: #333;
margin: 4px 0;
padding: 4px 0;
}

#sidebar-alt p, #sidebar p {}

#sidebar-alt ul, #sidebar ul  {
list-style: none;
margin: 0;
padding: 0 0 20px 0;
}

#sidebar-alt li, #sidebar li {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar-alt ul li, #sidebar ul li {
margin: 0.2em 0;
padding: 0.2em 0;
font: normal normal normal 0.96em/normal Candara, "Trebuchet MS", Trebuchet, sans-serif;
}

#rss-icon { margin-top: -2px; }

#sidebar-alt ul li ul li, #sidebar ul li ul li, .liste {
margin: 0.2em 0;
padding: 0.2em 1.5em;
background: url(i/arrow-01.gif) 0 0.65em no-repeat;
}
#sidebar-alt ul li a, #sidebar ul li a { color: #333; text-decoration: none; }
#sidebar-alt ul li a:hover, #sidebar ul li a:hover { color: #000; text-decoration: underline; }
#sidebar-alt ul li ol, #sidebar ul li ol { list-style: decimal; }
#sidebar-alt ul li ol li, #sidebar ul li ol li {
list-style: decimal;
margin: 0.2em 0.3em;
padding: 0.2em 0.3em;
}
p.rss-random span.randompost { font: normal normal normal 0.96em/normal Candara, "Trebuchet MS", Trebuchet, sans-serif; }
p.rss-random span.randompost img {
float: left;
margin: 0 3px 0 0;
}
p.rss-random span.randompost a { text-decoration: underline; }
p.rss-random span.randompost a:hover { text-decoration: underline; color: #000; }

/* content */
#content {
background: #fff url(i/grid-cl-side-right.gif) left repeat-y;
margin: 20px 0;
height: 100%;
}

/* content-article */
#content-article {
float: left;
width: 470px;
margin-right: 30px;
}

/*------ POST -------------------------------*/

.post { margin-bottom: 20px; }

.post .kopf { overflow: hidden; }

.post h2, .post h2 a {
text-transform: uppercase;
/*text-align: justify;*/
font: normal normal bold 1em/1.5em Constantia, "Palatino Linotype", Palatino, Georgia, serif;
border-bottom: 1px solid #999;
color: #333;
margin: 4px 0;
padding: 2px 0;
text-decoration: none;
}

.post h2 a { color: #000; text-decoration: none; border: 0 none; }

.post p {
   margin: 0em 0;
   text-align: justify;
   padding-bottom: 20px;
}
.post p a {
   color: #333;
   text-decoration: none;
   border-bottom: 1px solid #ccc;
}
.post p a:hover {
   text-decoration: none;
   border-bottom: 1px solid #ccc;
   color: #4876ff;
}

.post img {
   max-width: 100%;
}

.more-link, .more-link a { text-decoration: none; color: #ccc; }
.more-link a:hover { text-decoration: underline; color: #1e90ff; }

.post span.postmetadata, .post span.postmetadata a {
   font: normal normal normal 12px/normal Helvetica, Calibri, Arial, sans-serif;
   color: #999;
   text-decoration: none;
   border: 0 none;
   margin: 0;
   padding: 0;
}
.post span.postmetadata a:hover { text-decoration: underline; color: #666; }

#mainarticle img { display: none; }

.mini { width: 48%; }

.fluss-links { float: left; }

.fluss-rechts { float: right; }

.mitte { text-align: center; }

/*------ POST -------------------------------*/

#content-article img, #content-article img a {
/*float: left; */
border: 1px solid #e0e0e0;
margin: 5px 10px 5px 0;
padding: 4px;
text-decoration: none;
background: #fff;
}

#content-article img.topic { width: 700px; }

#content-article img.topic,
#content-article img.wp-smiley,
#content-article img.wp-wink,
#content-article img.wp-polls {
   float: none;
   border: 0 none;
   padding: 0;
   margin: 0;
}


#content-article .alignright {
   float: right;
   margin: 5px 0px 5px 10px;
}

#content-article .alignleft {
   float: left;
   margin: 5px 10px 5px 0px;
}

#content-article .aligncenter {
   margin: 0 auto;
}

#content-article .wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

#content-article .wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

    /* Startseite */
    #content-article .mini .wp-caption { max-width: 336px; }
    #content-article .mini .wp-caption img { max-width: 326px; }


#content-article .wp-caption p.wp-caption-text {
   font-size: 0.8em;
   font-style: italic;
   font-family: Constantia,"Palatino Linotype",Palatino,Georgia,serif;
   line-height: 1.2em;
   padding: 0px 5px 4px 5px;
   margin: 0;
   text-align: center;
}



.post p.single-postmeta {
background: #f0f0f0;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
color: #999;
padding: 10px;
margin: 20px 0;
}
#content-article ul, #content-article ol {
list-style: none;
margin: 0;
padding: 0 10px;
}
#content-article ul li, #content-article ol li {
margin: 0 10px;
padding: 4px 15px;
}
#content-article ol { margin: 0 20px; }
#content-article ol li { list-style: decimal; padding: 4px 5px;}
#content-article ul li {
list-style: none;
background: url(i/arrow-03.gif) 0 10px no-repeat;
}
#content-article ul li a, #content-article ol li a {
color: #333;
text-decoration: none;
border-bottom: 1px solid #ccc;
}
#content-article ul li a:hover, #content-article ol li a:hover {
text-decoration: none;
border-bottom: 1px solid #ccc;
color: #4876ff;
}
#content-article p.article-jump {
margin: 0;
padding: 0;
}
#content-article .navigation { margin: 20px 0; border-top: 1px solid #ebebeb;}
#content-article .navigation .alignleft { float: left; }
#content-article .navigation .alignright { float: right; }

div#related-random {
padding: 10px;
margin: 0;
margin-top: 20px;
background: #fff;
border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
clear: both;
}
div#related-random p {
font: bold normal normal 1em/1.5em Candara, "Trebuchet MS", Trebuchet, sans-serif;;
}

/* footer */
div#footer {
text-align: center;
border-top: 1px solid #999;
padding-bottom: 50px;
}

div#footer p {
margin: 0;
padding: 20px 0;
color: #333;
font: normal normal 0.90em/normal Constantia, "Palatino Linotype", Palatino, Georgia, serif;
}

.footer-partner > a + a {
   padding-left: 50px; /* margin is overriden */
}

.footer-partner img {
   max-height: 80px;
}

/* arrows, icons, et al */
.more-info,
.more-info-alt1 {
padding-left: 20px;
}
.more-info { background: #fff url(i/tag_blue.png) left center no-repeat; }
.more-info-alt1 { background: #fff url(i/accept.png) left center no-repeat; }

/* search */
#s {
width: 160px;
color: #333;
margin: 8px 0;
padding: 2px;
}

#searchsubmit{
   background: url(i/search.png) center left no-repeat;
   cursor: pointer;
   border: none;
   font-size: 16px;
   padding: 3px 6px;
   margin-bottom: 7px;
}

/* forms */
.textfield-default {
width: 95%;
color: #333;
margin: 8px 0;
padding: 4px;
}
.submit-default {}

/* comments */
.alt {
margin: 0;
padding: 0;
background: #f5f5f5;
border-bottom: 1px dotted #ccc;
}

.commentlist { padding: 0; }

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: decimal;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
/* text-transform: lowercase; */
color: #999;
}

/* PAGEBAR */

.pagebar {
	padding: 0.5em;
	padding-top: 1em;
	border-top: 1px solid #ebebeb;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #999;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #999;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #999;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #999;
	color: #fff;
}

.pagebar a:hover {
	border-color: #333;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
   color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

.pdf {
	min-height: 16px;
	padding-left: 26px;
	line-height: 16px;
	background: url("http://tourism-insider.com/wp-content/uploads/pdf.png") left center no-repeat;
}

#joliprint {
   padding-bottom: 0;
   text-align: right;
}
#joliprint a { border: none; }
#joliprint a img { border: none; }


#post-3403,
#post-4081,
#post-4667,
#post-6208,
#post-9239,
#post-10799 { background-color: #e6e6ff; }


#datenschutz {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 940px;
    margin: 0 auto;
    padding: 10px 10px 0;
    background: #f3f3f3 url(i/body.gif) center repeat-y;
    text-align: center;
}