/*   
Theme Name: Krankekasse Blog
Theme URI: 
Description: Das Karankekasse-Blog Theme
Author: Andreas Barhainski
Author URI: http://krankekasse.de/
Template: thematic
Version: 0.1
Tags: Krankekasse

*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



body, input, textarea {
	background: transparent url(../krankekasse_blog/img/bg_mac.gif) repeat scroll 0 0;	
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#FFFFFF;
	background-color: #000;
	font-size: 12px;
	line-height:18px;
}

a {
	color:#EBE026 !important;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration: underline;
}

#header {
	background: transparent url(../krankekasse_blog/img/border_top.png) repeat-x scroll 0 0;
}

#branding {
	padding:37px 0 30px 0;
	width:800px;
}

#blog-title {
	height: 60px;
}

#blog-title a {
	background:transparent url(../krankekasse_blog/img/lgo_krankekasse.gif) no-repeat scroll 0 0;
	display:block;
	height:60px;
	margin:0;
	text-indent:-1000%;
}

#blog-title span {
	position: relative;
}

#blog-description {
	background:transparent url(../krankekasse_blog/img/kaka-logo_line.png) no-repeat scroll 0 0;
	float:right;
	height:135px;
	position:relative;
	text-indent:-1000%;
	top:-63px;
	width:250px;
}

#access {
	border: 0px solid;
	width:800px;
	margin:0 auto;
}

#container {
	width: 540px;
}


#main{
	padding:18px 0 0;
	width:800px;
}

/* Content */
#content {
	width:540px;
	margin:0 0 0 0;
}


.entry-content {
	padding:14px 0 0 !important;
}


.hentry {
	padding:0 0 0;
}

#more {
	margin:0;
	padding:8px 0 18px;
}

#more a {
	background:transparent url(../krankekasse_blog/img/more.png) no-repeat scroll 0 0;
	padding:0 40px 4px 0;
	display: block;
	width: 40px;
	text-indent:-1000%;
}

#more a:hover {
	background:transparent url(../krankekasse_blog/img/more_over.png) no-repeat scroll 0 0;
}

.entry-title {
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	padding:0 0 0;
}

#primary {
	border: 0px solid;
	width: 220px;
}

.meta-prep-entry-date {
	display: none;
}

.entry-meta {
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	line-height:4px;
	padding:6px 0 18px;
}

.entry-meta .n {
	text-transform: none;
}


.entry-utility {
	background: transparent url(../krankekasse_blog/img/bgr_zigzag_wb.gif) repeat-x scroll 0 20px !important;
	font-size: 11px;
	height: 25px;
}

.entry-content h4 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 14px;
	color: #EBE026;
	line-height: 22px;
}


blockquote {
	color: #e4e4e4;	
}

/* Haubtmenü */
.menu {
	margin:0 auto;
	min-width:800px;
	width:800px;
}

.sf-menu {
	background:transparent url(../krankekasse_blog/img/blog.png) no-repeat scroll 0 0;
	border:0 solid transparent;
	height:50px;
	padding:10px 0 0 62px;
}

.sf-menu li{
	background:transparent url(../krankekasse_blog/img/bgr_zigzag_wb.gif) repeat-x scroll 0 22px;
	height:30px;
	margin:0 16px 0 0;
	width:144px !important;
}

.categories {
	font-size:13px;
	font-weight:bold;
	height:16px;
	line-height:15px;
	padding:0 0 0 8px !important;
	text-transform: uppercase;
}

.sf-menu a {
	color:#FFFFFF !important;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:16px;
	line-height:15px;
	margin:0 0 0 8px;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
	border: 0px solid transparent !important;
	width: 150px;
	
	
}
.sf-menu a:hover, .sfHover, .aside a:hover {
	color: #EBE026 !important;
}


.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:transparent url(../krankekasse_blog/img/bgr_zigzag_wb.gif) repeat-x scroll 0 22px;
	border-bottom-color:transparent !important;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}


.sf-menu ul {
	border: 0px solid;
}

.sf-menu ul a { 
	background: transparent;
}

.cat-item {
	background: transparent !important;
	height: 18px !important;
	font-weight: normal !important;
	font-style: normal !important;
}

.cat-item:hover {
	background: transparent !important;
	
}

/* Müne Primary left */

#primary {
	background:transparent url(../krankekasse_blog/img/search_header.png) no-repeat scroll 0 0;
	position:relative;
	top:-17px;
	
}

.main-aside { 
	right: 0;
}

.aside {
	color: #CCCCCC;
}

.aside ul ul {
	margin:0 0 22px 0;
}

.aside ul ul li {
	margin:0 0 0 0;
	padding:1px 0;
	
}
.aside ul ul li:hover {

}

.widgettitle {
	background:transparent url(../krankekasse_blog/img/bgr_zigzag_wb.gif) repeat-x scroll 0 20px !important;
	height:30px;
	padding:0 0 0 18px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal !important;
	text-transform: uppercase;
	
}

.aside a:active, .aside a:hover {
	color: #EBE026 !important;
	text-decoration: none;
}

.aside a {	
	color:#FFFFFF !important;
}

.aside ul ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none !important;
	margin:0 0 22px 20px;
}

.main-aside ul {
	padding:0;
}

#search {
	background:transparent url(../krankekasse_blog/img/bgr_zigzag_wb.gif) repeat-x scroll 0 66px !important;
	height:55px;
	padding:35px 0 0 18px;
}

.aside input {
	background:#FFFFFF none repeat scroll 0 0;
	border:0 none;
	color: #4a4a4a;
	font-size:10px;
	height:12px;
	min-width:120px;
	padding:4px;
	width:150px;
}

#comments-list ol {
	border: 0px solid;
}

#comments-list li.alt {
	background: transparent;
}

#comments-list li {
	background: transparent;
}

#comments-list .comment-author {
	padding:9px 0 0 0;
	
}
#comments-list .comment-meta {
	padding:0 0 9px 0px;
	color: #ffffff;
}

#respond {
	background:transparent none repeat scroll 0 0;
	padding:0 18px;
}

#comments input, #comments textarea {
	background: #180a09 none repeat scroll 0 0;
	font-size: 12px;
	border: 1px solid #FFFFFF;
}

#comments textarea {
	padding: 8px;
	width: 97%;
}
#form-allowed-tags {
	display: none;	
}

.comments-link {
	float: right;
}

#comments-list li.bypostauthor {
	background: transparent;	
}
/* Twitter */
.aktt_tweets li {
	padding:0 0 5px 0 !important;
}


/* Footer */
#footer {
	border: 0px solid;
}

#siteinfo {
	width:800px;
}

.stbuttontext {
	font-size: 11px;
	font-style: italic;
}

.stbutton {
	position: relative;
	top: 16px;
}

.entry-title {
	font-size: 18px;
	color: #fcde00;
}

/* community */
.community {
	
}

.community li {
	text-indent: 30px;
	padding:4px 0 !important;
	
}

.main-aside {
	width:220px;
}

#fb {
	background: transparent url(../krankekasse_blog/img/logos/icn_fbook.png) no-repeat 0 0;
}
#youtube {
	background: transparent url(../krankekasse_blog/img/logos/icn_youtube.png) no-repeat 0 0;
}

#twitter {
	background: transparent url(../krankekasse_blog/img/logos/icn_twitter.png) no-repeat 0 0;
}

#RSS {
	background: transparent url(../krankekasse_blog/img/logos/icn_rss.png) no-repeat 0 0;
}









