/*
Theme Name: Satoshi v2.0 BEW
Theme URI: http://www.vooshthemes.com
Description: Das Theme für engagementwoche.berlin - A Free Portfolio Theme Developed By Voosh Themes. Please look at the <a href="../wp-content/themes/satoshi/instructions/instructions.html">instructions</a> that are included with the file you downloaded <a href="../wp-content/themes/satoshi/instructions/instructions.html">(satoshi/instructions/instructions.html)</a> for details about how to configure this theme. 
Author: Voosh Themes
Author URI: http://www.vooshthemes.com
*/

/* -- Color: Blau - #3063A8 -- */

@import "styles/reset.css";

/* -------------------- */
/* -- General Styles -- */
/* -------------------- */
#wrap { width: 960px; margin: 0 auto; }
body { font-family: Calibri,arial,sans-serif; background: url(images/main-bg.png) repeat-x; color: #555; }
h1, h2, h3, h4, h5 { color: #222; }
h1 { 
/*font-size: 38px; margin: 0 0 30px 0;*/
font-size: 26px; line-height: 28px; font-weight: 400; margin-top:9px; margin-bottom:20px;

	font-size: 38px;
	margin: 0 0 21px 0;
	line-height: 38px;
	padding-bottom: 1px;
}
h2 { 
/*font-size: 34px; margin: 0 0 30px 0;*/
 font-size: 23px; line-height: 23px; font-weight: 400; margin-top: 28px; margin-bottom: 15px;

	font-size: 27px;
	line-height: 30px;
	padding-bottom: 3px;
	margin: 0 0 18px 0;
}
h3 { 
/*font-size: 20px; margin: 30px 0 10px 0;*/ 
font-size:20.5px;line-height:21px;font-weight:400;margin-top:28px; margin-bottom:15px;

	font-size: 24.2px;
	line-height: 26px;
	padding-bottom: 3px;
	margin: 0 0 15px 0;
}
h4 { font-size: 20px; margin: 30px 0 15px 0;

	font-size: 20px;
	margin: 0 0 3px 0;
	line-height: 22px;
	padding-top: 9px;
	padding-bottom: 3px;
}
h5 { font-size: 18px; margin: 30px 0 5px 0;}
p { font-size: 14px; line-height: 22px; margin: 0 0 15px 0; }
a { text-decoration: none; color: #3063A8; }
a:hover { color: #222; }

em {font-style:italic; }

strong {font-weight: bold;}

/* ------------ */
/* -- Header -- */
/* ------------ */
#header { float: left; width: 100%; margin: 50px 0 0 0; }
#header img { float: left; }
#header h1 { float: left; font-size: 80px; margin: 8px 0 0 0; }
#header h1 a { color: #222; }
#header img.description { float: right; margin: 50px 0 0 0; }

/* --------- */
/* -- Nav -- */
/* --------- */
#nav { float: left; margin: 40px -15px 0 0; border-top: 2px #eee solid; border-bottom: 2px #eee solid; width: 100%; }
.menu li { padding: 11px 0 10px 0; float: left; position: relative; }
.menu a { display: block; padding:  10px 36px 8px 0; margin: 0; color: #222; text-decoration: none; font-size: 18px; text-transform: uppercase; font-weight: bold; }
.menu .current a, .menu li:hover > a { color: #3063A8; }
.menu ul { background: #eee; display: none; margin: 0; padding: 0; width: 260px; position: absolute; top: 42px; left: 0px; border: solid 1px #ddd; }
.menu ul li { float: none; margin: 0; padding: 0; list-style:none;}
.menu ul li:hover a, .menu li:hover li a { color: #555; }
.menu ul a:hover {  color: #3063A8 !important; }
.menu li:hover > ul { display: block; }
.menu ul a { font-size: 16px; padding-left: 10px; text-transform: none; font-weight: normal; }
.menu ul ul { left: 250px; top: -3px; }
.menu li.current_page_item a { color: #3063A8; }
.menu .sub-menu li.current_page_item a { color: #3063A8; }

ol.menu, ul.menu, #sidebar ol, #sidebar ul {
	list-style: none;
}

/* ---------------- */
/* -- Front Page -- */
/* ---------------- */
#headline { float: left; margin: 55px 0 0 0; padding-bottom: 45px; border-bottom: 2px #eee solid; width: 100%; }
#headline img { margin-left: -4px; }
#headline h2 { font-size: 50px; line-height: 55px; margin-bottom: 10px; color: #222 !important; }
#featured-section { clear: both; float: left; margin: 65px 0 0 0; padding-bottom: 60px; width: 100%; border-bottom: 2px #eee solid; }
#featured-section-image { float: left; background: url(images/featured-img-bg.png) no-repeat; width: 460px; height: 285px; }
#featured-section-image img { margin: 1px 0 0 1px; }
#featured-section-details { float: right; width: 450px; margin: -4px 0 0 0; }
#featured-section-details h2 { font-size: 30px; color: #222; margin-bottom: 20px; }
#featured-section-details p { font-size: 16px; line-height: 26px; }
.more-details-button { float: left; background: url(images/portfolio-button.png) no-repeat; width: 175px; height: 40px; text-indent: -9999px; margin: 0 0 0 -7px; }
.more-details-button:hover { float: left; background: url(images/portfolio-button-hover.png) no-repeat; }
#recent-work { clear: both; float: left; margin: 50px 0 0 0; padding-bottom: 50px; width: 100%; }
#recent-work h2 { font-size: 22px; color: #222; }
.recent-project { float: left; margin-left: 50px; width: 280px; margin-bottom: -50px; }
.recent-project img { border: 1px #ddd solid; }
.first { margin-left: 0; }
.recent-project h3 { font-size: 14px; font-weight: bold; color: #222; margin: 15px 0 5px 0; }
.recent-project p { font-size: 12px; }

/* ------------- */
/* -- Content -- */
/* ------------- */
#main { clear: both; float: left; margin: 50px 0 0 0; width: 100%; }
.title { margin-top: 0; font-size: 28px; color: #222; margin-bottom: 20px; }
#content { float: left; width: 500px; }

/* --------------- */
/* -- Portfolio -- */
/* --------------- */
#portfolio-content { float: left; margin: 20px 0 0 0; }
.portfolio-item { float: left; margin-left: 56px; margin-bottom: 40px; }
.portfolio-item p { margin-bottom: 2px; }
.portfolio-item img { border: 1px #ddd solid; }
.first { margin-left: 0; }
#project-content { float: left; width: 450px; }
#project-image-large { float: right; }
#project-image-large img { border: 1px #ddd solid; }

/* ----------- */
/* -- Posts -- */
/* ----------- */
h3.post-meta { margin: -8px 0 20px 0; padding: 0; color: #888; font-size: 12px; }
.post { padding: 0 0 40px 0; }
.post-title { margin-top: 0; line-height: 28px; }
.post-title a, .archive-title { color: #222; font-size: 26px; }
.post-title a:hover, .archive-title a:hover { color: #3063A8; }
.more-link { display: block; margin: 10px 0 0 0; }
.archive-title a { margin-bottom: 30px; }
.post-navigation { font-size: 14px; }

.post .pdficon {
	vertical-align: middle; 
	height:15px;
}

/* ------------- */
/* -- Sidebar -- */
/* ------------- */
#sidebar { float: right; padding: 20px; background-color: #eee; border: 1px #ccc solid; width: 300px; }
.sidebar-title { margin-top: 20px; }
.sidebar-contact-title { color: #222; margin-bottom: 0; }


/* -------------- */
/* -- Comments -- */
/* -------------- */
#comments { clear: both; float: left; width: 480px; border-top: 2px #eee solid; margin-top: -20px; }
#comments h3 { padding-bottom: 0; }
.commentlist { margin: 25px 0 30px 0; }
.commentlist .comment { border: 1px solid #dddddd; padding: 15px; margin: 15px 0 0 0; background: url(images/input-bg.png) repeat-x; }
.commentlist .fn { color: #555555; font-size: 18px; margin-bottom: 15px; display: block; }
.commentlist .url { color: #3063A8; font-size: 18px; }
.commentlist .comment-meta { color: #888888; text-transform: uppercase; font-size: 10px; margin: -4px 0 0 0; }
.commentlist img { float: right; width: 25px; height: 25px; margin: 0 0 0 7px; padding: 2px; border: 1px solid #cccccc; }
.commentlist p { margin: 10px 0 10px 0; }
.commentlist .comment-reply-link { margin: 5px 0 0 -7px; display: block; }
.commentlist em { font-style: italic; font-size: 12px; }

/* respond form */
#respond h3 { margin-bottom: 10px; }
#respond .cancel-comment-reply { padding: 0 0 10px 0; }
#commentform { width: 480px; margin: 0 0 0 0; }
#commentform input { background: url(images/input-bg.png) repeat-x; float: left; color: #555555; width: 255px; font-size: 14px; padding: 12px 12px 12px 12px; margin-bottom: 20px; font-family: Calibri,arial,sans-serif; border: 1px #ddd solid; }
#commentform textarea { background: url(images/input-bg.png) repeat-x; color: #555555; width: 456px; height: 238px;  margin: 5px 0 0 0; font-size: 14px; padding: 12px 12px; font-family: Calibri,arial,sans-serif; border: 1px #ddd solid; line-height: 20px; }
#commentform .submit { background: url(images/comment-button.png) no-repeat; cursor: pointer; margin: 25px 0 0 -7px; color: #fff; width: 175px; height: 40px; border: none; padding: 8px 0; text-indent: -9999px; }
#commentform .submit:hover { background: url(images/comment-button-hover.png) no-repeat; color: #fff; }
#commentform label { float: left; padding: 8px 0 0 20px; text-transform: uppercase; color: #888888; font-size: 10px; }
#commentform .logged { margin: 0; }
.commentlist .comment-reply-link { margin: 10px 0 0 0; color: #3063A8; font-size: 12px; }
.commentlist .comment-reply-link:hover { color: #555; }

/* ------------------ */
/* -- Contact Form -- */
/* ------------------ */
#contact-form { width: 300px; }
#contact-form input { border: 1px #ddd solid; padding: 15px; width: 250px; margin: 0 0 15px 0; font-family: Calibri,arial,sans-serif; color: #555; font-size: 12px; background: url(images/input-bg.png) repeat-x; }
#contact-form textarea { border: 1px #ddd solid; padding: 15px; width: 375px; margin: 0 0 15px 0; font-family: Calibri,arial,sans-serif; color: #555; font-size: 12px; background: url(images/textarea-bg.png) repeat-x; line-height: 18px; }
#contact-form .submit { background: url(images/submit-button.png) no-repeat; cursor: pointer; margin: 0 0 0 -7px; color: #fff; width: 175px; height: 40px; border: none; padding: 8px 0; text-indent: -9999px; }
#contact-form .submit:hover { background: url(images/submit-button-hover.png) no-repeat; }
#response { border: 1px #ddd solid; padding: 15px; color: #3063A8; background-color: #eee; }
.hide { display: none; }

/* ------------ */
/* -- Footer -- */
/* ------------ */
#footer { clear: both; float: left; padding: 10px 0 50px 0; border-top: 2px #eee solid; margin: 50px 0 0 0; width: 100%; }
#footer p { font-size: 12px; color: #888;  }
#footer .copyright { float: left; }
#footer .design { float: right; }


/* ------------ */
/* -- Img -- */
/* ------------ */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}*/

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

	
.alignright {
	float: right;
        text-align: right;
	}

div.alignright {
    float: right;
}

.alignleft {
	float: left;
	}
	
a img.alignright {
    float: right;
    margin: 10px 0 5px 10px; /* 20 20 */
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 10px 10px 5px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: none;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




#sidebar ol,#sidebar li {
	line-height: 18px; margin-bottom:6px;
}

#searchform {
	margin-top:15px;
}


.calendar_wrapper {
	width: 100%;
	margin: 0 auto;
}
.expand_top,.expand_wrapper
{
	width: 100%;
	padding:0px;
	margin:0px 0px 5px 0px;
	float:left;
}
h1.calendar {
	font: 1.2em normal Calibri,arial,sans-serif; /* 2em */
	text-align:center;
	padding: 20px 0;
	margin: 0 0 10px 0;

	clear: both;

}

h4.calendar,h5.calendar {
  margin:0px;
  padding:0px;
}

div.expand_heading {
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;

	width: calc(100% - 20px);
        min-height: 38px;
	float: left;
	
	background: url(calendar/expand_collapse.png) no-repeat;

	background-position: calc(100% - 2px) -35px;
	
	cursor: pointer;
	
	background-color:#EEEEEE;
}

div.expand_heading h4 {
	font-size: 1.1em; /* 1.2 */
	font-weight: normal;

	width:100px;
	border-right:1 px solid black;  

        margin-top: 10px;	

	float:left;
}

div.expand_heading h3 {
	font-size: 1.1em; /* 1.2 */
	font-weight: normal;
	
	width:calc(100% - 200px);
	
	margin: 5px 50px 5px 0;
	
	float:right;
}
	
.expand_all
{
cursor:default;
}
div.expand_heading a {

        color: #3063A8;
	
	text-decoration: none;
	display: block;
	
	margin:0px;

        line-height: 27px;
	
}
div.expand_heading a:hover {
	color: #3063A8;
	text-decoration:underline
}

div.expand_active {

  background-position: calc(100% + 43px) 2px;
  

}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	background: #ffffff;
	overflow: hidden;
	font-size: 1.0em; /* 1.2 neu EWB 0.9 */
	width: 100%;
	clear: both;
}
.toggle_container .box {
	padding: 20px;
}
.toggle_container .row {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 1.0em normal Calibri,arial,sans-serif; /* 1.5 */
	margin: 0 0 5px;
	padding: 0 0 5px 0;
	color:#000000;
	border-bottom: 1px dotted #ccc;
}
.toggle_container img {

	vertical-align: middle;
}


div.row {
  clear: both;
}

div.row a {
  color: #3063A8
} 

div.row a:hover {
  text-decoration:underline;
} 


p.left, p.right {

  margin : 0;
  padding: 0;

}

p.left {

  width:100px;
  float: left;

}


r.right {

  float: right;

}

.footnotes {
    font-size: 75%;
    line-height: 1.5em;
    padding: 10px 0;
}

.footnotes ol {
    margin: 10px 0 0 50px;
}

.footnotes .footnotedivider {
    border-bottom: 1px solid #CCCCCC;
    width: 120px;
}
.footnotes li {
    margin: 0 0 5px;
}
sup.footnote a {
    font-size: 80%;
    text-decoration: none;
}
sup.footnote {
    line-height: 0;
}
.footnotereverse a {
    padding: 0 0 0 5px;
    text-decoration: none;
}

blockquote {
	font-family:Calibri, 'Arial narrow', Arial;
	color: #163766;
}

blockquote p {
	font-size:1.02em;
}

#content ul {
  margin: 10px 0 10px 50px;
}

#content li {
  margin-top:10px;
  line-height:1.4em;
}

/*.Bild_rechts {float: right; alignright; padding: 25px;}*/

#main span.wpcf7-form-control-wrap {
  max-width:500px; 
} 

#main span.wpcf7-form-control-wrap input,
#main span.wpcf7-form-control-wrap textarea {
  width: 100%;
}

#content .archive-title {
  margin-bottom: 36px;
  font-style: italic;
}

.broken_link, a.broken_link {
    text-decoration: inherit !important;
}

.at {
	font-size: 21.2px;
	margin: 0 0 6px 0;
	line-height: 23px;
	padding-top: 12px;
	padding-bottom: 3px;
}

.an1 {
	font-size: 19.8px;
	margin: 0 0 3px 0;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.an {
	font-size: 19.8px;
	margin: 0 0 3px 0;
	line-height: 22px;
	padding-bottom: 3px;
}

.recent-posts .an {
	text-align:right;
	font-size: 18.5px; 
	padding-top: 12px; 
	padding-bottom:6px;
}

.ane {
	font-size: 19.8px;
	margin: 0 0 3px 0;
	line-height: 22px;
	padding-bottom: 6px;
}

.akt {
	font-size: 22px;
	margin: 0 0 6px 0;
	line-height: 24px;
	padding-top: 12px;
	padding-bottom: 3px;
}

.akn1 {
	font-size: 20px;
	margin: 0 0 6px 0;
	line-height: 24px;
	padding-top: 12px;
	padding-bottom: 3px;
}

.akn {
	font-size: 20px;
	margin: 0 0 6px 0;
	line-height: 24px;
	padding-top: 9px;
	padding-bottom: 3px;
}

.akne {
	font-size: 20px;
	margin: 0 0 6px 0;
	line-height: 24px;
	padding-top: 9px;
	padding-bottom: 9px;
}

.aknz {
	font-size: 19.5px;
	margin: 0 0 6px 18px;
	line-height: 22px;
	padding-top: 9px;
	padding-bottom: 6px;
}
