/*
THEME NAME: DesignFrisch
THEME URL: http://designfrisch.de/thematictheme
DESCRIPTION: A Child-Theme based on Thematic
TEMPLATE: thematic
VERSION: 0.1
AUTHOR: Stefan Kandler
AUTHOR URL: http://designfrisch.de
TAGS: thematic
#95bb53 GREEN
#0090c5 BLUE
/

@import url('../thematic/library/styles/reset.css');
@import url('../thematic/library/styles/typography.css');
@import url('../thematic/library/styles/images.css');
@import url('../thematic/library/styles/default.css');
@import url('../thematic/library/styles/plugins.css');*/
@import url('../thematic/library/layouts/2c-r-fixed.css');
@import url('../../../../incs/print-web-design-marketing.css');


/* ----------------------------------------------- Common Defs (Others in prin...keting,css) ----------------------------------------------- */

body { background:url("/img/bank.jpg") fixed top center no-repeat #090909; color:#aaa }
#top { background:url("/img/bank.jpg") top center no-repeat; }

input, textarea { font-family:Georgia, serif; }
.caps { 
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.important { font-weight:bold; }

/* ----------------------------------------------- Header & Menu ----------------------------------------------- */

#branding, #access {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* ----------------------------------------------- Content ----------------------------------------------- */

#main {
	margin: 0 0 60px;
	padding-top: 120px;
	width: 1000px;
	/*background: url("/img/ich.jpg") no-repeat center bottom;*/
}

#content {
	width: 650px;
	margin: 0 0 0 60px;
	padding: 10px;
}    

.post, div.page, #respond { 
	margin: 0 0 30px;
    background: url("/img/bg-black-80.png"); 
	padding: 20px 20px 10px;
	overflow: hidden;
}

.page-title {
    font-weight:normal;
    padding:40px 80px 5px 0px;
    text-align: right;
    letter-spacing: .05em;
    margin: 0;
    display: block;
    
}
.entry-title {
    font-weight:normal;
    padding:10px 10px 0 0; 
}
.entry-title a {
    color:#95bb53;
}
.entry-title a:hover {
    color:#0090c5;
}
.entry-meta {
    font-size:.6em;
    font-style: italic;
    color:#555;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-family: arial, tahoma, sans-serif;
}
.entry-meta a {
    color:#777;
    font-style:italic;
}

.entry-meta .meta-prep-entry-date, .entry-meta .meta-sep, .entry-meta .edit { 
	display: none
}
.entry-date { 	
    font-size:1.4em;
    line-height:1.4em;
	position: absolute;
	margin:-30px 0 0 -81px;
	text-align: center;
	width: 25px;
	padding: 10px 18px;
    background: url("/img/bg-black-80.png");
	color: #999;
}

.entry-content ul {
    list-style:disc;
    margin:0 20px 18px 20px;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content ul.xoxo {
    margin:0 0 18px 80px;
    overflow:hidden;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 1.5em;
}
li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 0px 0 0;
	padding: 0px;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.more-link {
    font-weight:bold;
    font-style:italic;
    display:block;        
    background: none!important;

}


.page-link {
    margin:0 0 18px 80px;
}
.page-link a{
    background: #fff;
}
.page-link a:active,
.page-link a:hover {
    color: #333;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
	margin:20px 0;
	font-size:.8em;
    color:#777;
    text-align:right;
    font-style:italic;
}
.entry-utility a {
    color:#777;
    text-decoration: underline;
}
.entry-utility a:hover {
    color: #0090c5;

}
.comments-link a {
    color:#95bb53;
}
.comments-link a:hover {
    color:#0090c5;
}

/* ----------------------------------------------- Comments ----------------------------------------------- /

#comments {
    background:none;
    color: #333;
    margin:54px 0 0 0;
    padding:18px 0 0 0;
    overflow:hidden;
}

#comments .comment-navigation {
    background: none;
    border-top: none;
    line-height:36px;
    margin:-18px 20px 18px 0;
    padding:0 20px;
    overflow:hidden;
}
.comment-navigation a {
    color:#fff;
}
.paginated-comments-links {
    text-align:left;
}
#comments h3 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:left;
    margin:0 0 18px 0;
    padding:0 20px 0 80px;
    text-align: left;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0;
    list-style:none;
}
#comments ol ul {
    list-style:none;
    margin:0;
    padding:0 0 18px 0;
}
#comments li {
    background:#dadada;
    border-top:1px solid #dadada;
    margin:0 80px 10px 80px;
    padding:0px 10px 0px 10px;
    position:relative;
    line-height: 30px;
}
#comments li li {
    border:1px solid #6DA5D6;
    margin:0 0 18px 0;
}
#comments a {

}
#comments li.byuser {
    background:#5C9BD1;
    border-color:#3B86C7;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:48px;
    height:48px;
    position:absolute;
    top:19px;
    left:20px !important;
    left:0px;
}
#comments .fn {
    font-weight:bold;
    font-size:14px;
    padding:18px 0 0 58px;
    display:block;
}
#comments .fn a {
color: #0090c5;
text-decoration: underline;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 0;
    padding:0 0 0 58px
}
#comments-list .comment-meta a {
    font-style:italic;
   color: #0090c5;
text-decoration: underline;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0;
}
.comment-reply-link {
    font-size:10px;
    font-style:italic;
    padding:0 0 18px 0;
}
.comment-reply-link a {
    color:#fff;
}
#cancel-comment-reply {
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
background: none!important;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color: #0090c5;
text-decoration: underline;
background: none!important;
}
#respond {
    background:none;
    border-top:1px solid #333;
    padding:10px 20px 0 0px;
	width:auto;
	/*_width:460px; /* IE6 Hack to display correctly the respond form 
	max-width:460px; /
    margin:0px 0px 0px 80px;
    z-index:100;
}
#respond h3 {
    padding-top:18px;
    color: #333;
    text-align: left;
}
#cancel-comment-reply a {
    color:#fff;
    font-style:italic;
}
#respond form {
    padding:0 0 36px 0;
}
#respond form p
{
    padding:0px;
}

#respond #form-section-author {
    width:230px;
    float:left;
	margin-right:10px;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
	width:220px;
    float:left;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
	clear:both;
}
#respond #form-section-url input {
    width:100%;
}
#respond .form-label {
    font-size:10px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:right;
}
p.subscribe-to-comments {
    width:260px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
#respond .required {
    font-weight:bold;
}

/* ----------------------------------------------- Author Info ----------------------------------------------- /

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#B5D1EA;
    position:relative;
    top:4px;
}

/* ----------------------------------------------- Navigation ----------------------------------------------- */

.navigation {
    margin:20px 0 36px 0px;
    overflow:hidden;
}
.nav-previous {
	float: left;
	width:40%;
	margin-left: 80px
}
.nav-next {
	float: right;
	width:40%;
	text-align:right;
	margin-right: 20px;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}

/* ----------------------------------------------- Asides (widgetized areas) ----------------------------------------------- */


.aside {
    width:220px;
    float: right;
    background: url("/img/bg-black-60.png");
    color:#777;
}

.aside ul {
    list-style:none;
    border: none;
    line-height: 1.6em;
    margin-left: 0;
}
.aside li {
    list-style:none;
}
.aside h3 {
	font-size:1.2em;
	font-weight:normal;
	margin-top: 25px;
	padding: 2px 10px;
    color: #95bb53;
}
.aside ul ul {
    list-style:none;
    margin:0px;
}
.aside ul ul ul {
    margin:0;
}
.aside a {
	color: #777;
	display: block;
	padding: 2px 10px;
	border-bottom: 1px solid #222;
}
.aside a:hover {
	color: #777;
	text-decoration: none;
	border-bottom: 1px solid #333;
	background:#111;
}

#primary {
    margin: 12px 0 30px;
}
/* Begin Calendar styles /
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles /
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles /
.aside form {
    margin:4px 0 10px 0;
}
/* End Search styles /

#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside h3 {
    padding:17px 0 1px 0;
}
#footer .widgetcontainer {
    padding:0 1px;
    margin:0 0 18px 0;
}

/* ----------------------------------------------- Footer ----------------------------------------------- */

#footer { font-size:.8em }
#siteinfo {
    color:#555;
    padding:22px 0 44px 80px;
}
#siteinfo a {
    color:#777;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #0090c5;
}
