/*   
Theme Name: Tourismusdesign
Theme URI: http://www.neo2design.at
Description: 
Author: neo2design | multimedia design
Author URI: http://www.neo2design.at
Version: 1.0

Frontend Design by http://www.saismo.at

*/

/* --------------------------------------- */
/* --------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4b4e;
	font-size: 12px;
	background: url(images/bg-body.gif) repeat-x #fff;
	background-position: 0 -11px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	border-bottom: 1px dotted #000;
	cursor: help;
}

.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.last { 
	margin-right: 0px !important;
	margin-bottom: 0px !important;
}
.topspace {
	margin-top: 40px;
}


/* ---------- Text formatting ---------- */
b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

a:link, a:active, a:visited { /* underline */
	text-decoration: underline;
	color: #000;
	outline: none;
}
a:hover {
	color: #333;
}
a:hover h2 { color: #333;}

h1 {
	font-size: 16px;
	color: #626265;
}
h2 {
	font-size: 14px;
	color: #626265;
}

#main ul, #main ol {
	margin-left: 25px;
}
#main ul li, #main ol li {
	line-height: 18px;
}
#main ul li {
	list-style-type: square;
}
#main ol li {
	list-style-type: decimal;
}
ul.linklist li {	
	list-style-type: none !important;
}

/* ---------- Layout ---------- */
#container {
	width: 800px;
	margin: 0px auto;
}
#content { margin-bottom: 40px; }
#footer {
	background: #68676B;
	padding-bottom: 10px;
}
#f-container {
	width: 800px;
	margin: 0px auto;
}
#sidebar { width: 230px; }

#sidebar div.widget {
	width: 230px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	border-bottom: 1px solid #E77C01;
}

	/* tagcloud */
	#tag_cloud-2 a {
		color: #626265;
		text-decoration: none;
	}
		#tag_cloud-2 a:hover {
			color: #333;
			text-decoration: underline;
		}
	
	/* twitter tools widget */
	
	#twitter-tools h3 {
		line-height: 140%;
	}
	
	#rss-3 li {
		line-height: 140%;
		margin-bottom: 10px;
	}
	
	/* kommentare, rss widget, blogroll, twitter-tools */
	
	li.recentcomments, a.rsswidget, ul.blogroll li, #twitter-tools li, #get-recent-comments li {
		line-height: 140%;
		margin-bottom: 10px;
	}
		li.recentcomments a, a.rsswidget, ul.blogroll a, div.aktt_tweets a, #flickr a, #get-recent-comments a {
			color: #626265;
			text-decoration: none;
		}
		li.recentcomments a:hover, a.rsswidget:hover, ul.blogroll a:hover, div.aktt_tweets a:hover, #flickr a:hover, #get-recent-comments a:hover {
			color: #333;
			text-decoration: underline;
		}
		
		span.comment-author { color: #E77C01; }
	

#sidebar p {
	padding-bottom: 5px;
	text-align: justify;
}

#sidebar h3 {
	padding-bottom: 10px;
}

#main {	width: 540px; }

#listheader {
	display: block;
	width: 540px;
	margin-bottom: 20px;
}

#comments-container {width: 540px; }

ul.linklist {
	border-top: 1px solid #E77C01;
	padding-top: 0px;
	width: 230px;
}
ul.linklist li { padding: 1px 0px; }
ul.linklist li a:link,
ul.linklist li a:visited,
ul.linklist li a:active { /* underline */
	display: block;
	padding: 3px 3px;
	border-bottom: 1px solid #E77C01;
	text-decoration: none;
}
	ul.linklist li a.last:link, ul.linklist li a.last:visited, ul linklist a.last:active {
		border: 0px;
		padding-bottom: 0px; 
		margin-bottom: -2px !important;
	}
ul.linklist li a:hover {
	background: #fafafa;
	color: #333;
}

div.pagenavi {
	width: 540px;
	margin-bottom: 30px;
}
.pagenavi a:link,
.pagenavi a:visited,
.pagenavi a:active {
	color: #E77C01;
}
.pagenavi a:hover {	text-decoration: underline; }

/* ---------- Header & Navigation ---------- */
ul#metanav { margin-top: 25px; float: right; }
ul#metanav li { float: left; }
ul#metanav li a:link,
ul#metanav li a:active,
ul#metanav li a:visited { /* underline */
	display: block;
	border-right: 1px solid #e77c01;
	margin-right: 5px;
	padding-right: 5px;
	color: #555458;
	text-decoration: none;
}
ul#metanav li#menu-item-1121 a,
ul#metanav li#item-8 a {
	color: #e77c01;
}
ul#metanav li#menu-item-687 a,
ul#metanav li#nobr a {
	border: 0px;
}
ul#metanav li a:hover { text-decoration: underline; }

a#logo img { margin-top: 30px; }
div#introduction {
	float: right;
	width: 400px;
	margin-top: 33px;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	text-align: right;
	padding-right: 7px;
}
	div#introduction p {
		padding: 0;
		margin: 0;
		font-size: 12px;
		font-style: italic;
		line-height: 17px;
		text-align: right;
	}

/* Main Navigation */
ul#mainnav li { float: left; margin: 35px 0 20px 0;}
ul#mainnav li a:link,
ul#mainnav li a:active,
ul#mainnav li a:visited  { /* underline */
	float: left;
	border-left: 2px solid #fff;
	display: block;
	height: 42px;
	width: 183px;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	padding: 15px 0 0 15px;
	text-decoration: none;
}
ul#mainnav span {
	display: block;
	text-transform: none;
	color: #9e9fa3;
	font-size: 11px;
} 
ul#mainnav li a:hover { background: #636363; }
ul#mainnav li a:hover span { color: #fff; }

div.breadcrumb {
	margin: 0 0 20px 0;
	color: #BBBDBE;
}
div.breadcrumb a {
	color: #BBBDBE;
}

/* ---------- Index ---------- */
ul#categories li {
	float: left;
	width: 253px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-top: 25px;
}
ul#categories li h2 { margin-top: 3px; }
ul#categories li a { text-decoration: none; } /* underline */
ul#categories li p a { text-decoration: underline; } /* underline */
ul#categories li a:hover h2 { color: #333; }
ul#categories li p {
	line-height: 160%;
	margin: 5px 0;
}

ul#categories2 li {
	float: left;
	width: 253px;
	margin: 30px 20px 0 0;
}
ul#categories2 li h2 { margin-top: 3px; }
ul#categories2 li a { text-decoration: none; } /* underline */
ul#categories2 li p a { text-decoration: underline; } /* underline */
ul#categories2 li a:hover h2 { color: #333; }
ul#categories2 li p {
	line-height: 160%;
	margin: 5px 0;
}

/* featured entry */
span.date {
	color: #f28e00;
	font-size: 14px;
}
#featured-entry h2 {
	font-size: 22px;
	margin: 3px 0 5px 0;
	display: block;
	width: 400px;
}
#featured-entry a {
	text-decoration: underline; /* underline */
}
#featured-entry h2 a {
	text-decoration: none;
	color: #626265;
}
#featured-entry h2 a:hover {
	color: #333;
}
#featured-entry p {
	width: 400px;
	margin-bottom: 7px;
	line-height: 160%;
}
#featured-entry p a { /* underline */
	text-decoration: underline;
}
span.entry-info, p.entry-info-blogview {
	color: #a6a6a6;
	font-size: 11px;
}
span.entry-info a, p.entry-info-blogview a {
	color: #bbbdbe;
	text-decoration: underline; /* underline */
}
span.entry-info a:hover, p.entry-info-blogview a:hover { color: #4a4b4e; }

p.entry-info-blogview {
	margin: 0px !important;
}

/* recent entries */
ul#recent-entries {
	width: 400px;
	margin-top: 0px;
	padding-top: 10px;
	border-top: 2px solid #999b9e;
}
ul#recent-entries li { margin-bottom: 15px;}
ul#recent-entries li span.date { font-size: 11px; }
ul#recent-entries li h2 { 
	font-size: 18px;
	margin-top: 3px;
}
ul#recent-entries li h2 a {
	text-decoration: none; /* underline */
	color: #626265;
}
ul#recent-entries li h2 a:hover {
	color: #333;
}
ul#recent-entries li p {
	line-height: 160%;
}
ul#recent-entries .info { margin-top: 15px; }
#tagcloud {
	margin: 30px 0 40px 75px;
	width: 325px;
}
#tagcloud a {
	color: #68676B;
}
#tagcloud a:hover {
	color: #F28E00;
}


/* ---------- Main Content ---------- */
#main h1,
#comments-container h1 {
	font-size: 22px;
	margin: 15px 0;
	border: 0;
}
#comments-container h1.comments {
	font-size: 22px;
	margin: 30px 0 0 0;
	border: 0;
}
#content h2.more {
	font-size: 18px;
	color: #626265;
}
#main p,
#comments-container p {
	line-height: 160%;
	margin: 10px 0;
}
#main .post h1 { margin: 0; }
#social {
	border-bottom: 2px solid #b3b3b6;
	padding-bottom: 10px; 
}
#comments {
	margin-top: 30px;
	padding: 20px 40px;
	background: #cfd1d3;
}

#comments-list {
	margin-top: 10px;
	padding: 10px 0 20px 0;
}
	#comments-list li {
		margin-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #E77C01;
	}
	#comments-list p {
		padding: 5px 0 0 0;
		margin: 0;
	}

/* Projekte */
.projekt { margin-bottom: 40px; }
.projekt { margin-bottom: 40px; }
.projekt h1 { margin: 4px 0; width: 550px;}
.projekt h1 a { color: #626265; text-decoration: none; }
.projekt h1 a:hover { color: #333; }
.projekt p {
	width: 540px;
	margin: 10px 0;
	line-height: 160%;
}

/* People */
#buero { margin-bottom: 40px; }
#buero p { 
	width: 540px;
	margin: 10px 0;
	line-height: 160%;
}
#eckdaten h1 {
	font-size: 24px;
	margin-bottom: 15px;
}
#buero #eckdaten p { width: 230px; }
.person { margin-bottom: 40px; }
.person img { margin: 0 10px 10px 0; }
.person h1 {
	font-size: 20px;
	margin-bottom: 15px;
}
.person p {
	width: 540px;
	margin: 10px 0;
	line-height: 160%;
}
.person .linklist { margin-top: 40px; }

img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

div.wp-caption p.wp-caption-text {
	text-align: left;
	font-size: 11px;
	color: #AAA;
}

/* Kontakt & add comment */
.kontakt { margin-top: 45px; }
#kontakt {
	width: 440px;
	background: #CFD1D3;
	padding: 20px 40px;
}
#kontakt h1 { margin-bottom: 10px; }
#kontakt p { margin-bottom: 20px; }
form#contact label,
form#add-comment label {
	display: block;
	margin: 10px 0 3px 0;
	font-weight: bold;
}
form#contact input,
form#add-comment input {
	width: 100%;
	border: 0;
	height: 22px;
	line-height: 22px;
	padding: 0px 3px;
}
form#contact input.captcha {
	width: 100px;
	border: 0;
	height: 22px;
	line-height: 22px;
	padding: 0px 3px;
	margin-right: 10px;
	float: left;
}
form#contact textarea,
form#add-comment textarea {
	width: 100%;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	padding: 3px;
}
form#contact #btn-send,
form#add-comment #btn-send {
	display: block;
	background: #68676B;
	color: #fff;
	width: 60px;
	height: 30px;
	margin-top: 13px;
}

form#add-comment input#subscribe {
	float: left;
	margin-right: 10px;
}

/* ---------- Footer ---------- */
#f-contact, #f-form, #f-meta {
	float:left;
	display: block;
	width: 250px;
	margin-right: 20px;
	color: #fff;
	margin-top: 15px;
	font-size: 11px;
}
#footer h2 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #fff;
}
#footer p { margin-bottom: 10px;}
#footer a:link,
#footer a:active,
#footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover { color: #fff; text-decoration: none; }

#f-form form input, #f-form textarea {
	display: block;
	border: 0;
	height: 20px;
	margin-bottom: 3px;
	padding-left: 3px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
}
#f-form form input.captcha {
	float: left;
	border: 0;
	height: 20px;
	margin-bottom: 3px;
	padding-left: 3px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757575;
}
#f-form textarea { height: 50px; font-size: 12px; padding-top: 3px;}
#f-form input#btn-f-send {
	float: right;
	background: #68676B;
	color: #fff;
	width: 70px;
	margin-bottom: 10px;
	cursor: pointer;
	border: 1px solid silver;
}
#form_error { background: #FFB6C1; }

/* --- Slider ---*/
#slider {
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 270px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    padding: 0 20px 0 0;
    width: 820px;
	height: 280px;
}

.scrollContainer div.panel p {
	line-height: 160%;
}

.scrollContainer div.panel a {
	text-decoration: none;
}
.scrollContainer div.panel a:hover h1 {
	color: #333;
}

.scrollContainer div.panel h1 {
	margin-bottom: 20px;
}

.scrollContainer div.panel img {
	float: right;
	margin: 0 24px 20px 20px;
}
.scrollButtons {
    position: absolute;
    top: 110px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -40px;
}

.scrollButtons.right {
    right: -40px;
}

.hide {
    display: none;
}
