/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* WEBFONT (DEFTONE STYLUS) */
@font-face {
    font-family: 'DeftoneStylusRegular';
    src: url('deftone-webfont.eot');
    src: url('deftone-webfont.eot?#iefix') format('embedded-opentype'),
         url('deftone-webfont.woff') format('woff'),
         url('deftone-webfont.ttf') format('truetype'),
         url('deftone-webfont.svg#DeftoneStylusRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* HTML5 PRESETS */
article, aside, audio, details, figure, figcaption, footer, header, nav, section, summary, video {
	display: block;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	color: #A19D9A;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #BF2700;
}

h1 {
	font-size: 2.6em;
	margin-bottom:.3em;
}

h2 {
	font-size: 2.2em;
	margin:.75em 0 .5em;
}

h3 {
	font-size: 1.5em;
	margin:.5em 0 .2em;
}

h4 {
	font-weight:bold;
	font-size: 1.15em;
	margin: .75em 0 .25em;
}

img, input[type="text"], input[type="password"], textarea {
	max-width:100%;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

a {
	text-decoration: none;
	color: #BF2700;
}

a:hover, a:focus, a:active {
	color:#383838;
	outline:0 none;
}

a img, a:hover img, a:focus img, a:active img, a[rel="advertisement"] img {
	color:transparent !important;
	border:0 none;
	outline:0 none !important;
	text-decoration:none;
}

hr {
	display:block;
	border-top:1px dotted #D7D2CC;
	background:none;
	border-bottom:0 none;
	outline:0 none;
}

textarea {
	width:90%;
	margin:0;
	padding:8px 11px;
	font-size:1.15em;
	line-height:1.6em;
	color:#383838;
	min-height:150px;
}

/* Float-clearing style */
.clearfix {
	clear:both;
	font-size:1px;
	line-height:0;
	margin:0 auto;
	zoom:1;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	min-height: 90px;
	padding: 0;
	background: #F2F3F0;
}

#header {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Logo */

#logo {
	float: left;
	width: auto;
	margin: 0 0 20px 20px;
	padding: 0;
	color: #000000;
}

#logo h1 {
	margin: 0;
	padding: 20px 0 0 0;
	letter-spacing: -1px;
	text-transform: none;
	font-size: 72px;
	line-height:1.05em;
	font-weight:normal;
	color: #000;
	text-shadow:0 0 1px #E2E3E0;
}

#logo h1 span.red {
	color: #BF2700;
}

#logo h1 a {
	color: inherit;
}

#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	font-style:italic;
	font-size:14px;
	line-height:1.05em;
	font-family:Georgia,serif;
	color: #666;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #666666;
}

/* Search */

#search, #mc_embed_signup {
	margin: 0 0 16px 0;
	padding: 20px 0 0 0;
	background: #F3F3EE;
	text-align:left;
}

#search form, #mc_embed_signup form {
	height: 41px;
	margin: 0 0 0 20px;
	padding: 0;
}

#search form p, #mc_embed_signup form p {
	margin:0 auto;
	padding:0;
}

#search fieldset, #mc_embed_signup fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input[type="text"], #mc_embed_signup input[type="email"] {
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#mc_embed_signup input[type="email"] {
	max-width:9em;
}

#mc_embed_signup form div {
	display:inline-block;
}

#search input[type="submit"], #mc_embed_signup input[type="submit"] {
	border: none;
	background: #BF2700;
	color: #FFFFFF;
}

#mc_embed_signup ::-webkit-input-placeholder {
	color: #807656;
}

#mc_embed_signup :-moz-input-placeholder {
	color: #807656;
}

/* Menu */

#menu {
	position: absolute;
	width: 60%;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	text-align:right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align:right;
	display:block;
}

#menu li {
	display:inline-block;
	text-align:center;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 10px;
	background: #CBCDBF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current {
	background: #BF2700;
	text-decoration: none;
}

/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	padding: 0 27px;
}

#page-bgtop {
	margin: 0 auto;
	padding: 20px 0;
}
/* Content */

#breadcrumbs {
	margin:0 0 16px 0;
	padding:0 0 6px 30px;
}

#breadcrumbs a#rss {
	float:right;
	display:block;
	margin:-3px 12px 0 0;
	width:54px;
	height:18px;
	color:transparent;
}

#breadcrumbs a#rss:hover, #breadcrumbs a#rss:focus, #breadcrumbs a#rss:active {
	opacity:0.7;
	text-decoration:none;
	border:none;
	outline:none;
}

#onepost {
	float: left;
	width: 678px;
	padding: 0;
	margin: 0 0 0 30px;
}

#onepost p {
	font-size:1.15em;
	line-height:1.65em;
	text-align:justify;
}

#onepost ul, #onepost ol {
	margin:0 0 0 1.25em;
	padding:0;
}

#onepost ul li {
	list-style-type:square;
	font-size:1.15em;
	line-height:1.65em;
	margin:0 0 0 40px;
	padding:0;
}

#onepost ol li {
	list-style-type:decimal;
	font-size:1.15em;
	line-height:1.65em;
	margin:0 0 0 40px;
	padding:0;
}

#cycle {
	position:relative;
	display:block;
	margin:0 0 16px 26px;
	padding:0;
	width:96%;
	font-size:1.5em;
	height:466px;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#cycle section {display:none;}
#cycle section.first {display:block;}

#cycle img {
	position:relative;
	width:100%;
	vertical-align:baseline;
	border:0;
}

.cycle-overlay {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:auto;
	padding:15px 18px;
	background:rgba(255,255,255,0.75);
	color:rgb(48,48,48);
	z-index:110;
}

#cycle .cycle-overlay h2 {
	color:inherit;
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height:1.2em;
}

#cycle .cycle-overlay p {
	color:inherit;
	margin:.3em;
	padding:0;
	font-size:.9em;
	line-height:1.4em;
}

#threecol {
	padding:6px 16px 6px 26px;
	text-align:center;
}

#threecol div {
	width:29%;
	margin:12px 10px;
	padding:8px 10px;
	border:1px solid silver;
	min-height:130px;
	line-height:1.4em;
	display:inline-block;
	vertical-align:top;
	text-align:left !important;
	border-radius:6px;
}

#threecol div {
	color:#404040;
	font-size:1.1em;
	line-height:1.5em;
}

#threecol div header {margin:0 0 .5em 0;}

#threecol ul {
	margin:.2em 0;
	padding:0;
	display:block;
}

#threecol div ul li {
	font-size:1em !important;
	line-height:1.5em;
	display:block;
	list-style:none;
	margin:0;
	padding:.3em 0;
	border-bottom:1px dotted #CACDD4;
}

#threecol div ul li:last-child {border-bottom:none;}

#threecol div:first-child {
	margin-left:0;
}

#threecol div:last-child {
	margin-right:0;
}

#onecol {
	margin:1em auto;
	padding:6px 30px;
	color:#696969;
	font-size:1.1em;
}

#content {
	float: left;
	width: 500px;
	padding: 0;
	margin: 0 10px;
}

#content p, #onepost p, #content li, #onepost li {
	color:#363636;
}

#content p.date {
	color:#A19D9A;
}

.post {
	margin-bottom: 40px;
	border-bottom: 1px dotted #E7E2DC;
}

.post .title {
	padding: 0 0 .25em;
	letter-spacing: -.5px;
	text-align: left;
}

.post .title a {
	color: #BF2700;
	border: none;
}

.entry h3 {font-weight:bold;}

.post .meta {
	margin-bottom: 30px;
	padding: 4px 0;
	border-top:1px dotted #D7D2CC;
	font-family: "Helvetica Neue",Arial,sans-serif;
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
}

.post .meta .date {
}

.post .meta .posted {
	float: right;
	text-align:right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 20px 20px 20px;
}

.post .entry p {
	font-size:1.15em;
	line-height:165% !important;
	text-align: justify;
}

.post ul, .post ol {margin:0 0 0 1.25em; padding:0;}

.post ul li, .post ol li {
	font-size:1.15em;
	line-height:1.8em;
	color:#363636;
	list-style-type:square;
	margin-left:40px;
}

.post .entry p .imgLeft_nb, #onepost .imgLeft_nb {
	float:left;
	margin:10px 20px 10px 0;
	display:block;
}

.post .box, #onepost div.box {
	padding:.5em .9em;
	background: #F3F3EE;
	margin:2em 0;
	font-size:.925em;
}

#onepost p.box {
	padding:.5em .9em;
	background: #F3F3EE;
	margin:2em 0;
	font-size:1.15em;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.post .entry table, #onepost table {
	width:100%;
}

#onepost th {text-align:left;}

.post .entry td, #onepost td {
	padding:.5em;
	vertical-align:middle;
}

.weiter {font-style:normal; font-weight:bold;}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
	padding: 0;
	color: #787878;
	text-align:right;
}

#sidebar ul {
	margin: 0;
	padding-bottom: 30px;
}

#sidebar li {
	line-height: 1.3em;
	border-bottom: 1px dotted #E7E2DC;
	margin: 0;
	border-left: none;
	list-style: none;
	padding:9px 0 9px 12px;
}

#sidebar li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li a {
	padding: 0px 15px 0px 0px;
	background: url(../images/img01.jpg) no-repeat right 5px;
}

#sidebar h2 {
	margin:0;
	padding:.4em 0;
	text-align: right;
	letter-spacing: -.5px;
	font-size: 1.7em;
	line-height:1.1em;
}

#sidebar h2:first-child {
	padding-top:0;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #BF2700;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FF3000;
}

/* SECONDARY SIDEBAR (FOR BANERRS ETC) */

#sidebar2 {
	width:160px;
	float:left;
	margin-left:15px;
	padding:8px;
	border:1px solid #E7E2DC;
	font-size:1em;
	line-height:1.8em;
	color:#787878;
}

#sidebar2 p.marker {
	text-align:right;
	color:#969696;
}

#sidebar2 div {
	border-bottom:1px solid #E7E2DC;
	padding-bottom: 4px;
	margin:0 0 1em 0;
}

#sidebar2 h3 {
	font-size:.8em;
	text-transform:uppercase;
	color:#888888;
	text-align:right;
	margin: 0 0 .3em 0;
}

#sidebar p a img {
	border:0 none;
	outline:0 none;
	text-decoration:none;
	color:transparent;
}

#sidebar p a:hover img, #sidebar p a:active img, #sidebar p a:focus img {
	border:0 none;
	outline:0 none;
	text-decoration:none;
	color:transparent;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* IMPORTANT CLASSES */
.nobee {
/* For honeytrap */
	display:none !important;
	visibility:hidden !important;
}

.deftone {
/* Site logo font */
	font-family:"DeftoneStylusRegular",cursive;
	font-weight:normal !important;
	font-style:normal !important;
	text-shadow: 0 0 1px #EDE7DC;
}

#sidebar2 .cjjobbox h3 {
	font-weight:normal !important;
	font-size:1.3em !important;
	text-transform:none;
	text-align:center !important;
}

div.cjjobbox div{
	border: 0 none ;
	border-bottom: 1px solid #BF2700 ;
	font-family: Arial, sans-serif ;
	font-size: 1em ;
	color: #666666;
	text-align: left;
	padding: 0 0 4px 0 ;
}

div.cjjobbox div a{
	color: #BF2700 ;
}

div.cjjobbox div a:hover, div.cjjobbox div a:focus, div.cjjobbox div a:active{
	color:#333333 ;
}

/* ADDED JAN ’13 */
#onepost .archive_list h3 {padding-bottom:.2em; border-bottom:1px solid #ddd; color:#484848;}
#onepost .archive_list ul li {font-size:1.05em; line-height:2em; margin-left:16px; border-bottom:1px dotted #ddd;}
#onepost .archive_list h3:last-child, #onepost .archive_list ul li:last-child {border-bottom:0 none;}
#onepost .toggle {font-size:1.4em; font-weight:bold; color:#363636; outline:0 none; cursor:pointer; margin:.2em 0; padding:.2em 0;}


/* For comments */
.post div.meta {font-weight:normal !important; font-style:normal !important; margin:1.5em 0 2em; padding:0; border-top:0 none;}
.post div.meta p {font-size:1.2em !important; margin:.4em 0 !important;}
.post div.meta .user {padding:.3em 0; border-bottom:1px solid #EAE7D9; line-height:1.38em !important; font-style:italic; color:#888888 !important;}
.post div.meta .comment {line-height:1.5em !important;}

/* Footer */

#footer ul {
	text-align:center;
	width:75%;
	margin:0 auto;
	padding:0;
}

#footer ul li {
	display:inline;
	list-style:none;
	text-align:center;
}

#footer ul li:after {
	content:" | ";
}

#footer ul li:last-child::after, #footer ul li:last-child:after {
	content:"" !important;
}

#footer, #footer2 {
	background: #F2F3F0;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer2{ padding-bottom:2em; }

#footer p, #footer2 p {
	margin: .5em auto;
	padding: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #767676;
}

#page blockquote p {color:#805a4f;}

/* ! ADDED 7 March, 2013 (FRDK) */
#onepost .full {
	display:block;
	padding:.8em 1.3em;
	background: #F3F3EE;
	color: #252525;
	margin:2em 0;
	-webkit-column-count:2;
	-webkit-column-gap: 24px;
	-webkit-column-fill:auto;
	-moz-column-count:2;
	-moz-column-gap:18px;
	-moz-column-fill:auto;
	column-count:2;
	column-gap:15px;
	column-fill:auto;
}

#onepost .full ol, #onepost .full ul, #onepost .half ol, #onepost .half ul {margin:5px 0; padding:0;}
#onepost .full li, #onepost .half li {margin:0 0 0 36px;}

#onepost .half {
	display:inline;
	float:right;
	width:40%;
	margin:0 0 .3em 1.2em;
	padding:.8em 1.3em;
	background:#f3f3ee;
	color:#252525;
}

/* For tags */
#tag_results p {
	font-size:13px;
    line-height:1.3em;
    margin: .8em 0 1.5em 0;
}

.tag_sub {
    color: #777777;
}

.tags {
	font-size:1.1em !important;
    background: #fff url('../images/tag.gif') left center no-repeat;
    margin:.8em 0 1.5em;
    padding: 0 0 2px 14px;
}

.tagcloud {margin:.2em 0 1.5em 0; line-height:2em;}
.related {margin:-2em 0 2.5em;}

/* ADMIN STYLES */

#content p.admintitle {
	font-weight:bold;
	font-size:1.1em;
}

#content div.adminpanel {
	margin:.2em 0 1.2em;
}

#content .adminpanel textarea{
	min-height:18em;
}