/*
Theme Name: MinimizedWP
Theme URI: http://www.stylish-templates.de
Description: Stylish Templates Theme Framework
Author: Stylish Templates
Version: 1.0
Tags: fixed-width, custom-header, custom-background, rtl-language-support
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
blockquote {
	quotes: none;
	background-image: url(images/blockquote.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 19px;
	margin: 0 0 20px 29px;
	vertical-align: top;
}

blockquote p {
	margin: 0 !important;
	padding: 0;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { 
   border: none; 
}
.clearfix:after {  /* für Firefox, IE8, Opera, Safari, etc. */
    content: ".";  
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* + html .clearfix { /* für IE7 */
    display: inline-block;
}
* html .clearfix { /* für IE6 */
  height: 1%;
}

/**
 * 
 * LAYOUT: Two column Framework
 * DESCRIPTION: Two-column fixed layout with one sidebar right of content
 *   
 */

/* @section General architecture and Styles */
body {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	color: #7c7c7c;
	line-height: 1.4;
}

#header {
	position: relative;
	margin: 1px 20px 0 20px;
}

h1 {
	padding-top: 39px;
}

h1 a, h1 span {
	float: left;
	text-decoration: none;
	color: #7c7c7c !important;
	font-size: 24px;
	line-height: 31px;
}

#site-description {
  clear: both;
  margin: 0 0 20px;
  padding: 0;
  font-size: 12px;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
	
	background-color: #fff;
}
img.alignleft { display: inline; float:left; margin: 4px 15px 0 0; }
img.alignright { display: inline; float:right; margin: 4px 0 0 15px; }
img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; }
.screen-reader-text { display: block; height: 0.1em; text-indent: -999em; }

/* @section Meta Navigation */
#metanav { position: absolute; right: 0px; }
#metanav ul li { display: inline; float: left; margin: 70px 0 0 20px; }

/* @section Main Navigation */

#access {
	border-top: 3px solid #706f6f;
	padding-top: 3px;
}

#nav ul li { display: inline; float: left; }
#nav {
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

#nav a {
	display: block;
	color: #7c7c7c;
	text-decoration: none;
}

#nav li {
	padding: 8px 14px 9px 15px;
	background-image: url(images/ico_read-more.png);
	background-repeat: no-repeat;
	background-position: center left;
}

#nav li.current_page_item, #nav li:hover {
	background-color: #f5f5f5;
}


/* @section Front page teaser */
#teaser {
	margin-bottom: 25px;
}

#teaser .box {
	float: left;
	width: 296px;
	margin-left: 24px;
}

#teaser .box h2 {
	font-size: 20px;
	overflow: hidden;
}

#teaser .box p {
	margin: 18px 0 5px 0;
	display: inline-block;
}

#teaser .box img {
	margin: 5px 0 30px 0;
}

#teaser .box h2 a {
  color: #7c7c7c;
  text-decoration: none;
}

#teaser .box a.more-link {
	line-height: 12px;
	border: 1px solid #f1f1f1;
	color: #7c7c7c !important;
	text-decoration: none;
	padding: 4px 8px 4px 15px;
	
	background-image: url(images/ico_read-more.png);
	background-repeat: no-repeat;
	background-position: center left;
	
	box-shadow: 0 0 2px #fafafa;
	-moz-box-shadow: 0 0 2px #fafafa;
	-webkit-box-shadow: 0 0 2px #fafafa;
	display: block;
	width: 80px;
}


/* @section Content */
#main { clear: both; margin-top: 42px; }
#container { float: right; width: 730px; }
.post, #content { margin-bottom: 25px; width: 97.333%; }

.border {
	margin-top: 1px;
	border-bottom: 1px solid #b9b9b9;	
	margin-bottom: 23px;
}

.border h2 {
	font-size: 18px;
	line-height: 30px;
	color: #9a9a9a;
	border-bottom: 2px solid #979797;
	margin-bottom: 1px;
}

.border a {
	color: #9a9a9a;
	text-decoration: none;
	background-image: url(images/ico_gallery.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 21px;
}

.post {
	margin: 0 20px 0 0;
}

.post p, .type-attachment p {
	margin: 0 0 20px 0;
}

.post a, .page a, .type-attachment a {
	color: #78c4f1;
	text-decoration: none;
}

.post a:hover, .page a:hover, .type-attachment a:hover {
	color: #dbb004;
}

.post .alignleft, .type-attachment .alignleft {
	float: left;
	margin: 0 13px 13px 0;
}

.post .alignright, .type-attachment .alignright {
	float: left;
	margin: 13px 13px 0 0;
}

.post ul, .post ol, .type-attachment ul, .attachment ol {

	margin: 40px 0 40px 35px;
}
.post .entry-title a, .type-attachment .entry-title a {
	color: #7c7c7c;
	text-decoration: none;
	font-size: 20px;
}

h1.entry-title {
	padding-top: 0;
}

.post .entry-meta, .type-attachment .entry-meta {
	margin: 6px 0 15px 0;
}

.post .entry-meta a, .type-attachment .entry-meta a {
	color: #7b7b7b;
	text-decoration: none;
}

.post .entry-meta a:hover, .type-attachment .entry-meta a:hover {
	color: #dcb103;
	text-decoration: none;
}

.post .entry-meta ul, .type-attachment .entry-meta ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.post .entry-meta ul li, .type-attachment .entry-meta ul li {
	float: left;
}

.post .entry-meta .sep, .type-attachment .entry-meta .sep {
	padding: 0 10px 0 10px;
}

.post .entry-utility {
	margin: -10px 0 35px;
/*	position: relative;
	top:  -40px;
	left: 120px; */
}

.edit-link a {
	padding: 0 0 0 10px;
	background-image: url(images/ico_bulletsmall.png);
	background-position: center left;
	background-repeat: no-repeat;
	color: #7b7b7b;
	text-decoration: none;
}

.edit-link a:hover {
	color: #dcb103;
}

.attachment .entry-utility {
	margin: 20px 0 15px;
}

.post .entry-utility a {
	background: none !important;
	padding: 0 !important;
}
.post .entry-utility a, .type-attachment .entry-utility a {
	color: #7b7b7b;
	text-decoration: none;
}

.post .entry-utility a:hover, .type-attachment .entry-utility a:hover {
	color: #dcb103;
	text-decoration: none;
}

.attachment-thumbnail {
	border: 0 !important;
}

#nav-below .nav-previous, #nav-below .nav-next {
	display: inline;
	float: left;
}

#nav-below .nav-previous {
	background-image: url(images/ico_bulletsmalll.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 8px 0 10px;
}

#nav-below .nav-next {
	background-image: url(images/ico_bulletsmall.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 0 10px 0 8px;
}

#nav-below a {
	color: #858585;
}

/* @section comments */

#comments-title {
	color: #9a9a9a;
	font-size: 18px;
	margin-top: 33px;
}

#comments-title .leave a {
	font-size: 12px;
	color: #9a9a9a;
}

#comments li {
/*	list-style-image: url(images/ico_bulletsmall.png); */
list-style-type: none;
background-image: url(images/ico_bulletsmall.png);
background-position: 0 0.5em;
background-repeat: no-repeat;
	margin: 35px 20px 0 24px;
	padding: 0 0 0 13px;
}

#comments a {
	color: #7c7c7c;
	text-decoration: none;
}
#comments .comment-author, comment-meta {
	display: inline;
	float: left;
	margin: 0 4px 0 0
}

#comments .comment-author span {
	margin: 0 0 0 3px;
}

#comments .comment-body {
	margin: 30px 0 0 0;
}

#comments .reply {
	padding: 23px 0 20px 0;
	border-bottom: 1px solid #d6d6d6;
}

#comments .reply a {
	background-image: url(images/ico_bulletsmall.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 11px;
}

#respond {
	margin: 85px 20px 0 0;
}

#respond form {
	width: 710px;
}

#respond h3 {
	color: #6e6e6e;
	font-size: 18px;
	padding: 0 0 11px 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #d6d6d6;
}

#respond .comment-notes {
	margin: 0 0 30px 0;
}

#respond .comment-form-author {
	width: 347px;
	float: left
}

#respond .comment-form-url, #respond .form-allowed-tags {
	display: none;
}

#respond input {
	margin: 6px 0 16px 0;
}

#respond .comment-form-email {
	width: 347px;
	float: right;
}

#respond input[type=text] {
	border: 2px solid #dadada;
	padding: 7px;
	color: #b5b4b4;
	width: 329px;
}

#respond input[type=submit] {
	border: 1px solid #f1f1f1;
	padding: 7px 7px 7px 10px;
	color: #b5b4b4;
	background-color: #fff;
	
	background-image: url(images/ico_read-more.png);
	background-repeat: no-repeat;
	background-position: center left;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#respond textarea {
	border: 2px solid #dadada;
	padding: 7px;
	color: #7c7c7c;
	width: 693px;
}

/* @section Sidebar */
#sidebar {
	float: left;
	width: 200px;
	margin: 1px 25px 0 23px;
}

#sidebar .widget-title {
	font-size: 18px;
	line-height: 30px;
	color: #9a9a9a;
	border-bottom: 2px solid #979797;
	margin-bottom: 1px;
}

#sidebar .widget_search {
	padding-bottom: 13px;
}

#sidebar .widget_search input[type=text] {
	background-color: #f2f2f2;
	color: #a5a5a5;
	padding: 1px 1px 1px 6px;
	border: 1px solid #d6d6d6;
	border-right: 0;
	
	float: left;
	width: 171px;
	height: 18px;
}

#sidebar .widget_search input[type=submit] {
	float: left;
	background-image: url(images/bg_search.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #a5a5a5;
	padding: 1px 1px 1px 6px;
	border: 1px solid #d6d6d6;
	border-left: 0;
	width: 18px;
	height: 22px;
	text-indent: -1000px;
}

#sidebar .blogroll a img { width: 20px; height: 20px; }

#sidebar a, #footer a {
	color: #7c7c7c;
	text-decoration: none;
}

#sidebar a:hover {
	color: #dcb103;
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul li { margin-bottom: 35px; }

#sidebar ul li ul, #sidebar ul li form {
	border-top: 1px solid #b9b9b9;
	padding-top: 21px;
}

#sidebar ul li li {
	margin: 0px;
	background-image: url(images/ico_bullet.png);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #d6d6d6;
  padding: 10px 0 10px 20px;	
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	text-align: left;
	padding-top: 31px;
}


#wp-calendar td, th {
	width: 23px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
}

#wp-calendar th {
	text-align: left;
}

#wp-calendar thead {
	border-bottom: 1px solid #d6d6d6;
}

#wp-calendar #today {
	background-color: #7c7c7c;
	color: #fff !important;
}

#wp-calendar #prev {
	text-align: left;
}

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

.widget_tag_cloud div {
	margin-top: 31px;
}

#st-info ul {
	border: 0 !important;
}

#st-info li {
	border: 0 !important;
}

/* @section Footer */
#footer {
	clear: both;
	margin: 0 20px 0 23px;
	padding: 0 0 60px 0;
	border-top: 2px solid #979797;
	border-bottom: 1px solid #c6c5c5;
}

#footer h3 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 25px;
}

#footer #aboutus { float: right; width: 710px; }
#footer #feed { float: left; width: 200px; }

#site-info {
	margin: 3px 25px 0 23px;
	padding: 10px 0 10px 0;
	border-top: 1px solid #efefef;
}

#site-info .copyright { float: right; padding-top: 10px; }

/*
END LAYOUT
*/

/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background:none !important;
		color: #7c7c7c;
	}
	a {
		color: #78c4f1;
	}
	#wrapper {
		float: none !important;
		clear: both !important;
		display: block !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		margin: 0;
		padding:0;
		line-height: 1.4em;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	

	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		width: 100%;
		margin: 0;
	}
	#content,
	.one-column #content {
		width: 100%;
		margin: 24pt 0 0;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display:none;
	}
	#site-generator a {
		padding: 0;
	margin: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display:inline;
	}
	.home .sticky {
		border: none;
	}
}