/*
Theme Name: Treiling
Theme URI: http://treiling.com/
Description: Theme for Treiling Architekten
Version: 2010-05-26
Author: BASICS09
Author URI: http://basics09.de/

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	margin: 0px;
	padding: 0px;
}
#page {
	margin: 0px;
	border-top: 1px solid #555;
}
#content {
	margin-top: 0px;
}
.meta {
	display: none;
	visibility: hidden;
}
.gallery {
	margin-top: -10px;
	margin-right: 30px;
}
h1 {
	text-transform: uppercase;
	float: left;
	width: 200px;
	margin: 0px;
}
h1 a {
	color: #f00000;
	display: block;
	font-size: 38px;
}
a  {
	color: #555;
	text-decoration: none;
}
a.post-anchor {
	display: block;
	height: 20px;
	margin-left: 200px;
}
#header {
	overflow: hidden;
	padding: 30px 30px 30px 30px;
}
.menu {
	float: left;
	text-transform: uppercase;
}
.menu ul {
	float: left;
	list-style: none;
	margin: 0px 50px 0px 0px;
	padding: 0px;
}
.menu ul li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
.menu ul li a {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.menu a {
	font-size: 13px;
	padding-bottom: 1px;
}
a:hover, a:active {
	color: #f00000;
}
.entry a {
	color: #d80000;
}
.entry a:hover {
	color: #ff0000;
}
.current_page_item a, .current-cat a {
	color: #f00000;
}
.entry p {
	font-family: Arial !important;
	font-size: 12px !important;
	width: 500px !important;
	line-height: 17px !important;
	margin: 0px 0px 15px 0px !important;
}
.entry-archive p {
	width: 650px !important;
}
.entry p, .entry span, .entry h1, .entry h2, .entry h3, .entry strong {
	color: #555 !important;
}
.entry h1, .entry h2, .entry h3 {
	margin-top: 15px !important;
	text-transform: uppercase !important;
	font-size: 15px !important;
}
/* Posts */
.post-holder {
	width: 99.9%;
}
.entry {
	margin: 0px 0px 50px 230px;
}
/* Posts-Header */

.post-header {
	position: relative;
	height: 50px;
	/*text-transform: uppercase;*/
}
h2 {
	font-size: 38px;
	/*text-transform: uppercase;*/
	margin: 0px 0px 10px 0px;
}
h2 a {
	color: #f00000;
}
.post-title {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	left: 230px;
	right: 200px;
	white-space: nowrap;
	overflow: hidden;
}
.post-header .prev-post, .alignleft a {
	position: absolute;
	left: 30px;
	top: 9px;
}
.post-header .next-post, .alignright a {
	position: absolute;
	top: 9px;
	right: 30px;
}
.arrowNext{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 45px;
	height: 27px;
	z-index: 1;
}
.arrowPrev {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 45px;
	height: 27px;
	z-index: 1;
}
a:hover .arrowPrev{
	background-position: -45px center;
}
a:hover .arrowNext{
	background-position: 0px center;
}
.prev-next {
	display: none;
	width: 160px;
	height: 45px;
	font-size: 13px;
}
.next-post .linkTitle {
	position: absolute;
	z-index: 2;
	right: 23px;
	text-align: right;
}
.prev-post .linkTitle {
	position: absolute;
	z-index: 2;
	left: 23px;
}
/* gallery */
.imagelink {
	display: none;
	visibility: hidden;
}
/* Language widget */
.qtrans_language_chooser {
	display: none;
}
.qtrans_language_chooser .active {
	display: none;
	visibility: hidden;
}
.qtrans_language_chooser a {
	text-decoration: none;
}
img {
	border: 0px none;
}
.alignleft a img, .alignright a img {
	display: none;
}
.hidden, img.hidden, a.post-anchor {
	display: block;
	float: left;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#alert {
	display: block;
	background-color: #f00000;
	border: 4px solid #f00000;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#alert p {
	display: block;
	padding: 0px;
	color: #fff;
	margin: 15px 15px 15px 80px;
	line-height: 16px;
}
.imageNavigationHolder {
	display: none;
}
.imageNavigation a:focus {
	outline: 0px none;
}
.imageNavigation {
	margin: 7px 0px 0px 5px;
	overflow: hidden;
}
.imageNavigation a {
	display: block;
	float: left;
	position: relative;
	margin-right: 5px;
	color: #999;
}
.imageNavigation a:hover {
	color: #555;
}
.prevImage, .nextImage{
	width: 33px;
	height: 12px;
	background-repeat: no-repeat;
	text-indent: -1000px;
}
.nextImage {
	background-position: -33px top;
}

