/*
Theme Name: Dirtylicious
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: A soft-colored, bright and somewhat dirty two-column theme. Based on the <a href="http://templates.arcsin.se/dirtylicious-website-template/">Dirtylicious website template</a>. Also available as <a href="http://templates.arcsin.se/dirtylicious-joomla-template/">Joomla template</a>.
Author: Viktor Persson
Author URI: http://arcsin.se/
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000;}
a img {border: none;}

body {
	background: url('img/Knochen5.png');
	color: #000;
	font: normal 65% Georgia,serif;
	padding-top: 64px;
}

p,code,ul {padding-bottom: 1.2em;}

li {
list-style: none;

}

table
{
font-size: 1.1em;
}

h1 {font: normal 2em Georgia,serif;display: none;}
h2 {font: bold 1.5em Georgia,serif;}
h3 {font: bold 1.1em Georgia,serif;}


h1,h2,h3 {padding-top: 6px; color: #000; margin-bottom: 4px;}

h4 {
font-style: italic;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #0CC;
	color: #666;
	display: block;
	font: normal 1em Georgia,serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border-bottom: 2px solid #0CC;
        border-top: 2px solid #0CC;
        border-left: 2px solid #0CC;
        border-right: 2px solid #0CC;
	background: #DCDCDC;
	font-size: 1.1em;
	margin: 0 auto;
	padding: 10px;
        width: 1000px;      
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
     
}

/* headere & title */
.header {
	background: url('img/DasLOGO.png') no-repeat center;
	height: 170px;
        padding-left: 100px;
	margin-bottom: 4px;
	text-align: left;
        zoom: 1;
}
.header .title {
        letter-spacing: -3px;
        padding-top: 45px;
	color: #000;
        zoom: 1;
display: none;

}
.header .title .sitename a {
	color: #F09;
	font: bold 4.3em Georgia,serif;
	padding-bottom: 2px;
        padding-left: 8.5%;
	text-decoration: none;
        text-transform: uppercase;
        word-spacing: 4.7em;
        zoom: 1;
}
.header .title a:hover {border-color: #F60;}

.header .title .slogan
{
font: normal 2.5em Georgia,serif;
padding-top: 6px;
padding-right: 120px;
text-transform: uppercase;
text-align: right;
color: #000;
zoom: 1;
}


/* path */
.path {
	background: #0CC;
	color: #000;
	font: normal 1.3em Georgia,serif;
	padding: 8px 12px;
        padding-left: 130px;
        word-spacing: 45px;
     }

.path li,.path ul {display: inline;}
.path a {
	color: #000;
	text-decoration: none;
        margin-right: 85px;
        text-transform:uppercase;
letter-spacing:0.3em;
        font-family: Georgia;        
}

.path a:hover {
	color: #FFF;
}
/* main */
.main { 
	padding: 8px 10px 0 0;
}

.main h2 {color: #F1004D;}

/* content */
.content {
	float: right;
	width: 550px; 
        margin-top: 25px;
        margin-right: 105px;
        margin-bottom: 25px;
        padding-left: 15px;
        padding-right: 10px;
        border-style: solid;
        border-width: 3px;
        border-color: #39E6E6;
        background-color: white;
}
.content .descr {
	color: #F09;
	font-size: 1.1em;
	margin-bottom: 6px;
        margin-top: 20px;
}
.content li {
	line-height: 1.4em;
	list-style-type: disc;
	margin-left: 18px;
        font-size: 1.1em;
}
.content p {font-family: Georgia,serif;

            font-size: 1.1em;

            padding-top: 7px;}


/* navigation */

label.hidden {display:none}

.navigation {
	float: left;
	width: 180px;
        padding-left: 15px;
}
.navigation h2 {
	color: #000;
	font: bold 1.3em Georgia,serif;
	line-height: 30px;
	margin: 0px;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 3px solid #0CC;
        margin-bottom: 20px;
}
.navigation li {border-bottom: 1px solid #39E6E6;}
.navigation li a {
	font: 1.2em Georgia,serif;
	color: #000;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
        font-style: italic;
        text-transform: lowercase;
}
.navigation li a:hover {
	color: #F1004D;
}

.page_item page-item-226 {

       margin-left: 100px;}


/* footer */
.footer {
	background: #0CC;
	color: #000;
	font: bold 1em Georgia,serif;
        text-transform: lowercase;
        font-style: italic;
        font-weight: bold;
	margin-top: 5px;
	padding: 10px 12px;
     
}
.footer a {
	color: #000;
	text-decoration: none;
        text-transform: lowercase;
        font-family: Georgia;
        font-style: italic;
        font-weight: bold;
}
.footer a:hover {color: #FFF;}

/* posts */
.post h1 a {
	color: #000;
	text-decoration: none;
}
.post h1 a:hover {
	color: #F09;
}

.post {margin: 6px 0 2px;}
.post .info{
	background: #F6F6F6;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 4px;
	padding: 5px 10px;
}
.post img {
	border: 4px solid #DDD;
	margin: 4px 0;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #F1004D;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: none;}


p.wp-caption-text {color: #F1004D; font-size: 1.1em; text-align: center}

/* comments */

.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
}
#commentform {
	margin: 1em 0;
	background: #FFFFFF;
	width: 450px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #000;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: none}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#000;}

.navigation table caption {border-bottom-color:#000;}

.navigation table thead tr {
  border-bottom-color:#000;
  color:#F1004D;
}

.navigation table th {border-bottom-color:#000;}

.navigation table td#today {
  border-color:#000;
  color:#000;
}

.navigation table td a {
  border-bottom-color:#000;
  background-color:#FFF;
}

.navigation table tfoot {border-top-color:#000;}

.navigation table tfoot a {background:none;}



/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:216px;
  margin:2px 10px 2px 2px;
  text-align:center;
  font: normal 1em Georgia,serif;
}

.navigation table caption {
  margin: -20px 10px 0 10px;
  padding-bottom: 10px;
  font: bold 1.1em Georgia,serif;
  text-align:left;
}

.navigation table thead tr {border-bottom:1px solid;}

.navigation table th {border-bottom:1px solid;}

.navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 1em;
}

.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: normal;
}

.navigation table td a {
  display: block;
  font-weight: bold;
  font-size: 1.0em;
  text-decoration: none;
}
.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}

#searchform {padding: 10px;}


/*
EASY CONTACT
............................
*/

legend {color: #F1004D; font-size: 1em}
input.text {border: 1px solid #D6D3D3;}
textarea.text {border: 1px solid #D6D3D3;}

body div.formcontainer{
clear: both;
overflow: hidden;
width: 80%;
font: normal 1.1em Georgia,serif;
}

body div.formcontainer span.required {
color: #F1004D;
}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.success {
color: #000000;
line-height: 250%;

width: 95%;
font: normal 1.1em Georgia,serif;
}

body div.formcontainer p.information {display: none;}

body div.formcontainer p.error {
background: #fbfbee url('error.png') no-repeat 12px 50%;
}

body div.formcontainer p.important {
background: #f1004d url('important.png') no-repeat 12px 50%;
}

body div.formcontainer p.information {
background: url('information.png') no-repeat 12px 50%;

}

body div.formcontainer p.success {
background: #fbfbee url('success.png') no-repeat 12px 50%;
}

body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

body div.formcontainer form.contact-form fieldset {
background: #F8F7F6;
color: #000000;
margin: 0.5em 0 1.5em 0;
border: 1px solid #D6D3D3;
}

body div.formcontainer form.contact-form fieldset 
 {
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.9em 0 0 0;
padding:0;
text-align:left;
width:100%;
font-size: 0.9em;
}

body div.formcontainer form.contact-form fieldset div.form-label label {
cursor: pointer;
line-height:100%;
margin-left: 1.3em;
margin-right: 1em;
}

body div.formcontainer form.contact-form fieldset div.form-option label {
margin-left: 0.5em;}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input{
padding: 0.3em;
width: 50%;
margin-left: 1em;
margin-right: 1em;
}
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 91%;
margin-left: 1em;
margin-right: 1em;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1.0em;
}

body div.formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}

body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 1em;
margin-left: 1em;
margin-right: 1em;
}

body div.formcontainer form.contact-form fieldset div.form-input input.required#ec_subject{
margin-left: 1em;
margin-right: 1em;
width: 70%;
}
body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0 0 1em;
width:80%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0em 0em;
margin-left: 0em;
margin-bottom:1em;
font-size:1.1em;
