/*  
Theme Name: Städtereisen.info
Theme URI: http://www.triplemind.com/
Description: Städtereisen.info Wordpress Theme
Version: 1.0
Author: J. Spiess
*/
li#pages.widget ul li.page_item a:link, li#pages.widget ul li.page_item a:visited {
	font-weight: bold;
	color: #C5BEB7;
}
li#pages.widget ul li.page_item ul li.page_item a:link, li#pages.widget ul li.page_item ul li.page_item a:visited {
	font-weight: normal;
	color: #02A0EA;
}
body, h1, h2, h3, h4, h5, h6, blockqoute, p, dd, dl, hr, form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	background: #78b3dd;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 900px;
	margin: 10px auto 10px auto;
	padding: 10px;
	background: #B4D5ED;
	background-image: url(images/border.gif);
	background-repeat: repeat;
	overflow: hidden;
}
#header {
	width: 900px;
	height: 262px;
	float: left;
	clear: both;
	background-color: #6FC3EF;
	background: url(images/header_new.jpg);
	background-repeat: no-repeat;
}
#inside_header {
	width: 400px;
	float: right;
	height: 50px;
	padding: 200px 10px 0 0;
	text-align: right;
}
.header_link a:link, .header_link a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
}
.tagline {
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav {
	width: 900px;
	float: left;
	clear: both;
	background: url(images/navi_bg.jpg);
	background-position: -45px 0px;
	height: 41px;
	color: #FFFFFF;
}
#nav ul {
	text-align: left;
	margin: 0 2px 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;/*background: url(images/navBG.jpg);*/
}
#nav li {
	float: left;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 0 0 0;
}
#nav li a:link, #nav li a:visited {
	display: block;
	color: #FFF;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background: url(images/navBG.jpg);*/
	padding: 0 18px 0 20px;
	text-transform: uppercase;
	border-right: 1px #c5beb7 dotted;
}
#nav li a:hover, .header_nav li a:active {
	display: block;
	color: #555555;
	font-weight: bold;
	background-color: #c5beb7;
	vertical-align: top;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 18px 0 20px;
}
#nav li.current_page_item a {
	color: #555555;
}
#nav li.current_page_item {
	background-color: #c5beb7;
}
#wrap_content {
	width: 900px;
	float: left;
	overflow: hidden;
	padding: 0;
	background: #FFFFFF;
}
#container {
	width: 609px;
	padding: 10px 20px 20px 20px;
	float: left;
	background: #FFFFFF;
	border-left: 1px solid #ECE5E5;
}
#sidebar {
	width: 249px;
	padding: 0px 0 20px 0;
	float: right;
	background: #fff;
	/*border-left: 1px solid #EEEEEE;*/
	border-right: 1px solid #ECE5E5;
}
#footer {
	width: 900px;
	height: 20px;
	padding-top: 10px;
	margin: 0;
	float: left;
	clear: both;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #ECE5E5;
}
#footer1 {
	width: 609px;
	padding-top: 40px;
	height: 50px;
	float: left;
	border-left: 1px solid #FFFFFF;
}
#footer2 {
	width: 249px;
	padding: 0;
	height: 90px;
	float: right;
	background: #66FFCC;
	border-left: 1px solid #EEEEEE;
}
#searchform {
	background: #FFFFFF;
	padding: 20px;
	float: left;
	text-align: center;
}
.search_box {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C5BEB7;
	color: #000000;
	margin: 0 1px 0 0;
	background: #FFFFFF;
	padding: 3px;
}
.search_button {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C5BEB7;
	color: #FFFFFF;
	margin: 0;
	background: #D3C9BF;
	padding: 2px;
}
/* #################################### */
.post {
	padding: 10px 0 10px 0;
}
.entry {
	line-height: 18px;
}
p {
	padding: 10px 0 0 0;
}
.postmetadata {
	width: 609px;
	border-bottom: 1px solid #EEEEEE;
	padding: 30px 0 30px 0;
}
.dateauthor {
	font-size: 10px;
	color: #999999;
}
.ipost_tag {
	width: 450px;
	float: left;
}
.ipost_comment {
	width: 150px;
	text-align: right;
	float: right;
}
.navigation {
	padding: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.navigation a:link, .navigation a:visited {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
.navigation a:hover {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#nav_left {
	width: 300px;
	float: left;
}
#nav_right {
	width: 269px;
	text-align: right;
	float: right;
}
ul {
	margin: 10px 10px 10px 20px;
	padding: 0;
}
li {
	padding: 0;
	margin: 0;
}
a:link, a:visited, span.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02A0EA;
	text-decoration: none;
}
a:hover, a:active, span.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5BEB7;
	text-decoration: none;
	cursor: pointer;
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	padding: 7px 0 7px 0px;
	border-left: 0;
	border-right: 0;
	/*	border-top: 1px solid #C5BEB7;*/
	border-bottom: 1px dotted #C5BEB7;
	margin: 12px 0 7px 0;
	list-style-type: none;/*background: #D3C9BF;*/
}
h1 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
	margin: 0 0 8px 0;
}
h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
#sidebar ul ul li {
	list-style-type: none;
	color: #666666;
	line-height: 18px;
	padding: 0 3px 0 10px;
}
h1, h2, h3 {
	border-bottom: 1px #C5BEB7 dotted;
}
.title_link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.title_link a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.title_link a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.smallfont {
	font-size: 10px;
	color: #CCCCCC;
	padding: 0;
	margin: 0;
}
/* Blockqoute and Image */
blockquote {
	margin : 15px 0 0 10px;
	padding-left : 20px;
	padding-bottom: 10px;
	padding-right: 5px;
	border-left : 5px solid #CCCCCC;
	background: #FBF1F1;
}
blockquote cite {
	margin : 3px 0 0 0;
	display : block;
}
img {
	border : 0;
}
a img {
	border : 0;
}
p img {
	padding : 0;
	max-width : 100%;
}
img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}
img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}
.right {
	float : right;
}
.left {
	float : left;
}
img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}
.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}
/* ###### calendar  ###### */
table#wp-calendar {
	width: 100%;
}
table#wp-calendar a:link {
	text-decoration: underline;
}
/* ###### End calendar  ###### */
/* ##### Pagination ##### */
.pagination {
	padding: 12px 2px 2px 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.pagination a:link, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #2e6ab1;
	font-weight: normal;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: #E9F8E5;
	font-weight: normal;
	text-decoration: none;
}
* html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}
/* ##### End Pagination ##### */
/* Comment Template*/
.comments-template {
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
}
.comments-template a:link {
	color: #0000FF;
	text-decoration: none;
}
.comments-template a:visited {
	color: #000099;
	text-decoration: none;
}
.comments-template a:hover {
	color: #000000;
	text-decoration: none;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #ccc;
}
.commentmetadata {
	font-size: 12px;
	color: #A00000;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}
#smallfont {
	font-size: 10px;
}
#smallfont a:link {
	color: #999999;
}
#smallfont a:visited {
	color: #999999;
}
#smallfont a:hover {
	color: #FF0000;
}
#body_content {
	position: absolute;
	left: -10000px;
}
/*  End Comment Template*/
big {
	font-weight: bold;
	color: #02A0EA;
}
img.teaser_right {
	padding: 0 0 0 10px;
}
span.price.big {
	font-size: 18px;
}
/* ADDTHIS BIG BOX */
div.addthis_toolbox, a.addthis_button_facebook_like, a.addthis_button_tweet, a.addthis_counter {
	height: 20px;
	text-shadow: none;
}
a.addthis_button_facebook_like iframe {
	width: 110px !important;
}
a.addthis_button_tweet iframe {
	width: 105px !important;
}
#addthis_big #___plusone_1, #addthis_big #___plusone_0 {
	width: 70px !important;
}
#addthis_big {
	clear: both;
	padding: 5px 0;
}