/*
	Author Name	: vektorrausch GmbH
	Author Site	: http://vektorrausch.de
	Style Name	: Lassal-Dark
	Style URI	: http://lassal.de
	Version		: 1.3 (11.2.2010)
	Comments	: 3-Spalter mit fester Breite, basierend auf K2 1.0.3
*/

/* Struktur
*********************************************************************************************/

body {
	font: 62.5% Arial, Verdana, sans-serif; /* Resets 1em to 10px */
	color: #fff;
	background: #3A403B;
	text-align: left;
}

#page {
	background: #303531 url('bg-body3col-d.gif') repeat-y center;
	text-align: left;
	margin: 15px auto 0;
	padding: 0;
	border: none;
}

.columns-three #page {
	width: 947px;
}	
	
#header {
	height: 10em;
	width: 100%;
	background: #3A403B;
}

.content {
	padding: 0;
}

.columns-three #primary {
	width: 537px !important;
	margin-left: 0px;
	padding: 10px 15px;
}

.secondary {
	position: relative;
	font-size: 115%;
	line-height: 130%;
	color: #818273;
}

.secondary .widget {
	display: block;
	position: relative;
	width: 157px !important;
	min-height: 90px;
	margin-bottom: 2em;
	padding-bottom:1.5em;
	border-bottom: 1px solid #3A403B;
}

.secondary .widget div {
	border-bottom: none;
}

.secondary div ul li {
	padding: 2px 0;
	border-top: 1px dotted #3A403B; /* Borders in den Sidebar-Listen (News, Projekte,...) */
}
.secondary div ul li ul {
	margin: 0;
}
.secondary div ul li ul li {
	padding: 0 0 2px;
	border-top: none;
}

/* Back-Link bei Unterseiten */

.sb-pagemenu {
	text-align: right;
}

.sb-pagemenu h4 {
	text-align: left;
}

.sb-pagemenu ul {
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px dotted #3A403B;
}
.sb-pagemenu ul ul {
	margin-bottom: 0;
	border-bottom: none;
}

.columns-three #sidebar-1 {
	width: 157px;
	padding: 10px 15px;
	margin: 0 0 0 3px;
}

.columns-three #sidebar-2 {
	width: 157px;
	padding: 10px 15px;
	margin: 0 0 0 3px;
}

.comments {
	text-align: left;
	color: #818273;
	padding: 30px 0 0;
	position: relative;
}

.entry-content {
	font-size: 115%;
	line-height: 130%;
	color: #818273;
}

.entry-content p {
	margin: 5px 0 10px;
	line-height: 130%;
	color: #818273;
}

#footer {
	display: block;
	height: 5em;
	width: 917px;
	margin: 1em auto;
	padding: 0;
	text-align: left;
	font-weight: normal;
}

#footer li {
	display: inline;
	list-style: none;
	margin-left: 15px;
}

#footer li a {
	border: none;
	line-height: 1.2em;
	color: #818273;	
}

#footer li a:hover {
	color: #fff;
}

#footer li.totop a {
	float: left;
	display: block;
	width: 12px;
	height: 12px;
	background: url(arrow-top.gif) no-repeat 0 0;
}

#primary hr {
	display: block;
	height: 20px;
	width: 100%;
	background: #1c2120;
	color: #1c2120;
	border: none;
	border-bottom: 1px solid #303531;
	clear: left;
	margin-bottom: 15px;
}

#primary hr.dots {
	border-bottom: 1px dotted #303531 !important;
}


/* Bilder
*********************************************************************************************/

img.center, img[align="center"], img[align="middle"] {
	display: block;
	margin: 20px auto 35px !important;
}
	
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

* html a img.alignleft,
* html a img[align='left'] {
	display: block;
	padding: 0;
	margin: 0 7px 2px 0;
}

.slideshow {
	margin: 20px 0 20px !important;
}

.wordtube {
	display:block !important;
	width:537px;
	height:404px;
	margin:10px 0 20px !important;
}

/* Links
*********************************************************************************************/

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
}

a:link, a:visited {
	color: #cbccc0;
	text-decoration: none;
}
a:hover, .entry-content a:hover {
	color: #fff !important;
	text-decoration: underline;
}

.entry-content a:visited { /* besuchte Links im Contentbereich */
	color: #cbccc0;;
}

.entry-meta { /* Time and category for blog entries */
	color: #818273;
}
.entry-meta a {
	color: #cbccc0;
}

#primary .metalink a, #primary .metalink a:visited,
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #cbccc0;
}

#commentlist li .comment-meta {
	padding: 2px 0 2px 0;
	background: none;
}

.commentslink {
	margin-left: 15px;
}

li.byuser .comment {
	background: none;
	}

li.bypostauthor .comment {
	background: #3A403B;
}

a.more-link {
	display: block;
	height: 1.2em;
	margin-top: 1em;
	line-height: 100%;
	text-align: right;
	color: #818273;
	padding-right: 16px;
	background: url(arrow-sec.gif) no-repeat 100% 0;
}
/*
.feedlink {
	padding-right: 0;
}

.feedlink img {
	height: 14px;
	width: 14px;
}*/


/* Various Tags and Classes 
*********************************************************************************************/

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #818273;
	background: url('../../images/quote.png') no-repeat 10px 0;
	border: none;
	}


/* Hauptmenue
*********************************************************************************************/
	
ul.menu {
	position: static;
	background: none;
	width: auto;
	margin: -6px 0 0;
	padding: 0 13px;
	left: 0;
	font-family: 'Futura Book', 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 3em;	
	color: #282D29;
}

ul.menu li a {
	padding: 0;
	margin-right: 0.2em;
	color: #818273;
}

ul.menu li a:hover {
	color: #fff !important;
	background: none;
	text-decoration: none;
}
	
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_parent a,
ul.menu li.current_page_parent a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #33ffff !important;
	background: none;
}

ul.menu li.switch {
	position: absolute;
	right: 5px;
}

ul.menu li.switch a {
	display: inline;
}

ul.menu li.admintab a {
	font-size: 30%;
	padding: 2px 5px;
}

	
/* Headings 
*********************************************************************************************/

.blog-title, h1, h2, h3, h4 {
	font-family: 'Futura Book', 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	color: #818273;
}

.blog-title {
	font-size: 3em;
	font-weight: normal;
	margin: 0 0 0 13px;
	padding: 0;
}

.blog-title a {
	text-decoration: none;
	color: #fff;
}

.blog-title a:hover {
	text-decoration: underline;
}

.four04 .entry-title,
body.page #current-content .entry-title {
	margin-left: 0px;
	text-align: left;
}

#primary h1 a, #primary h2 a, #primary h3 a, #primary h4 a {
	color: #818273;
}

#primary h1 a:hover, #primary h2 a:hover {
	color: #818273 !important;
	text-decoration: none !important;
}

#primary h3, #primary h4, .single #primary .k2-asides h3 {
	font-size: 3em;
	text-align: left;
	font-weight: normal;
}

#primary h3 a:hover, #primary h4 a:hover {
	color: #fff !important;
}

#primary .entry-content h3 {
	font-size: 2.7em;
	margin: 40px 0 25px;
}

#primary .entry-content h4 {
	font-size: 1.47em;
	margin-top: 40px;
}

.entry-edit a,
a.quoter_comment,
a.quoter_page,
a.comment_quote_link,
a.comment-edit-link,
a.comment-reply-link,
a#cancel-comment-reply-link,
.comment-edit a { /* Rounded Buttons */
	border: none;
	padding: 4px 8px;
	height: 16px;
	line-height: 16px;
	background: #d7d7d7;
	color: #444;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline;
	}



#commentlist #respond a.quoter_page,
#commentlist #respond a#cancel-comment-reply-link {
	background: #ddd;
}

.entry-edit a:hover,
a.quoter_comment:hover,
a.quoter_page:hover,
#commentlist #respond a.quoter_page:hover,
a.comment_quote_link:hover,
a.comment-edit-link:hover,
a.comment-reply-link:hover,
#commentlist #respond a#cancel-comment-reply-link:hover,
a#cancel-comment-reply-link:hover,
.comment-edit a:hover {
	background-color: #888888;
	color: #fff;
	text-decoration: none;
	}


/* Search
*********************************************************************************************/

input[type=text], textarea {
	color: #fff !important;
	padding: 4px;
	margin: 0;
	border: none;
	background: #3A403B;
}

input[type=text]:hover,
input[type=text]:focus,
textarea:hover,
textarea:focus {
	border: 2px solid #33ffff;
	border: none;
	background: #33ffff;
	color: #fff !important;	
}

#s, #search-label.overlabel-apply { /* Style #s and label in same way */
	font-size: 1em;
	width: 150px !important;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: #3A403B;
	color: #fff;
}

#s { /* The actual search input field */
	position: relative;
	padding: 2px;
	width: 151px;
	border: none;
	background: transparent;
	z-index: 2;
}

.livesearch #s { /* The search input field w. livesearch enabled */
	padding-right: 20px;
	width: 135px;
	color: #fff !important;
}

body.columns-three #search-label.overlabel-apply { /* For Three Columns */
	width: 150px;
}

body.columns-three .livesearch #s { /* For Three Columns */
	width: 130px;
}

div.submit input,
div.protected input {
	background: #77796B;
	border: none;
	font-size: 90%;
	color: #232927;
	padding: 4px;
	cursor: pointer;
}

div.protected label input {
	padding: 4px;
	background: #77796B;
	margin: 5px 0 10px;
	font-size: 120%;
	color: #fff;
	cursor: text ;
}

div.submit input:hover,
div.submit input:focus,
div.protected input:hover,
div.protected input:focus {
	background: #33ffff;
	color: #232927;
}

.required {
	color: #33FFFF !important; /* Sternchenfarbe im Kontaktformular */
}

/* Blog
*********************************************************************************************/

body.blog .post,
body.archive .post {
	padding-bottom: 40px;
	border-bottom: 1px solid #3a403b;
}

.chronodata {
	padding: 2px 0;
	background: none;
}
	
.commentslink {
	padding: 2px 0;
	background: none;
	margin-right: 10px;
}
	
body.smartposition #rollingarchives {
	background: #1c2120 ;
	border-bottom: none;
	width: 543px;
}

div.trimmed .hentry {
	background: #1c2120 ;
	border-bottom: 1px solid #3a403b;
}

/* Comments (Lassal)
*********************************************************************************************/

div.comments {
	font-size: 75%;
}

div.comments label {
	font-size: 125%;
}

#commentlist .comment {
	padding: 10px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

#commentlist .comment-author {
	font-size: 1.5em;
	font-weight: normal;
	}
	
#commentlist li.comment {
	padding: 0;
	}

#commentlist .comment-author {
	font-size: 1.5em;
	font-weight: bold;
	}

.comment-author cite {
	font-style: normal;
	}

#commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px;
	}

.byuser {
	background: #1c2120;
	}

.bypostauthor {
	background: #282d29;
	}

.bypostauthor > div.comment blockquote {
	color: #333;
	background: url('../../images/quote.png') no-repeat 10px 0;              
	}

#respond {
	position: relative;
	margin-top: 20px;
	}

#commentlist #respond { /* For threaded comments */
	background: #999;
	margin-top: 15px;
	padding: 10px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

#pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #282d29;
	}

#pinglist li img {
	padding: 0;
	border: none;
	}
	
#leavecomment, .comments #loading, #comments-closed-msg {
	text-align: left;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 1.7em;
	}


.comments #commenterror {
	display: none;
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99;
	}


.comments input[type=text], .comments textarea {
	padding: 2px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #3a403b;
	color: #b5b5b5;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments textarea {
	width: 99%;
	margin: 10px 0;
	border: 0px solid #888;
	}


/* Bilder-Matrix zweispaltig
*********************************************************************************************/

.bigmatrix {			
	background: #e7e7e7 url('bg-body2col-dark.gif') repeat-y center;
}

.columns-two .bigmatrix #primary,
.columns-three .bigmatrix #primary {
	width: 654px;
	margin-left: 2px;
	padding: 10px 15px;
}

.columns-two .bigmatrix #sidebar-1,
.columns-three .bigmatrix #sidebar-1 {
	padding: 10px 15px;
	margin: 0 0 0 3px;
	width: 220px;
}

.columns-two .bigmatrix #sidebar-2,
.columns-three .bigmatrix #sidebar-2 {
	padding: 10px 15px;
	left: 0;
	margin: 0 0 0 3px;
	width: 220px;
}

.columns-two .bigmatrix .secondary div,
.columns-three .bigmatrix .secondary div {
	width: 220px;
}

/* Bilder-Matrix zweispaltig
*********************************************************************************************/

#matrix-3x3 { 
	display: block;
	width: 653px;
	height: 437px;
	margin: 20px auto 30px;
	border: 1px solid #000; 
}

#matrix-6x6 { 
	display: block;
	width: 654px;
	margin: 20px auto 30px;
	border: 1px solid #282d29;
}

/* Bilder-Matrix dreispaltig
*********************************************************************************************/

#matrix-klein-3x3 { 
	display: block;
	width: 536px;
	height: 359px;
	margin: 20px auto 30px;
	border: 1px solid #000;
}

#matrix-klein-6x6 { 
	display: block;
	width: 534px;
	margin: 20px auto 30px;
	border: 1px solid #282d29;
}

/* Bilder-Matrix dreispaltig - neue Proportionen
*********************************************************************************************/

#matrix-klein-2x2-newP { 
	display: block;
	width: 535px;
	height: 403px;
	margin: 20px auto 30px;
	border: 1px solid #000;
}

#matrix-klein-2x2-newP2 { 
	display: block;
	width: 536px;
	height: 359px;
	margin: 20px auto 30px;
	border: 1px solid #000;
}

#matrix-klein-3x3-newP { 
	display: block;
	width: 536px;
	height: 402px;
	margin: 20px auto 30px;
	border: 1px solid #000;
}

#matrix-klein-3x3-newP2 { 
	display: block;
	width: 536px;
	height: 359px;
	margin: 0 auto 30px;
	border: 1px solid #000;
}


/* Ausblenden von Inhalten
*********************************************************************************************/

#header .description, #footer li a span,
.blogtab,
.footerstyledwith, .footerpoweredby, .footerfeedlinks, .footerstats {
	position:absolute;
	left:-10000px;
	top:-10000px;
}