/*
Theme Name: KURZENEWS
Theme URI: http://www.kurzewerbung.de/
Description: The 2010 Theme for KURZENEWS.
Author: Benjamin Kott, Hardy Kurze
Version: 2.0
Tags: 
*/

/* 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;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
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; }

/* STRUKTUR */
#branding,
#access #holder,
#copyright,
#footer-widget-area,
#site-partners {
	width: 905px;
	margin: 0px auto;	
}

#holder {
	position: relative;
}

#branding {
	height: 130px;
}
#masthead {
	background: url('images/branding.gif') bottom repeat-x;
}

.post .attachment-300x600,
.post .attachment-post-thumbnail {
	float: left;
	margin-right: 20px;
}

a {
    outline: none;
}

*|*:-moz-any-link:focus {
outline-width: 0 !important;
}

h2.entry-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	clear: none;
	color: #cc0000;
	margin-top: 5px;
	margin-bottom: 13px;
}
.entry-description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #444444;
}
.entry-meta,
.entry-utility { display: none; }
.entry-content p { margin-bottom: 16px; }

.entry-content ul {
	list-style: square;
	padding-left: 16px;
	margin-bottom: 20px!important;
}


.entry-content {
	line-height: 17px;
	margin-bottom: 50px;
	color: #222222;
}

#access {
	position:relative;
}

#access,
#site-info {
	border-top: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	background: url('images/menu.gif');
}
#access .skip-link {
	display: none;
}
#access .menu {
	height: 28px;
}
#access .menu li {
	float: left;
	margin-right: 28px;
	line-height: 25px;
}

#access .menu li a {
	font-weight: bold;
	color: #999999;
	line-height: 28px;
	display: block;
}

#access .menu li.urrent-post-ancestor a,
#access .menu li.current-menu-parent a,
#access .menu li.current-post-parent a,
#access .menu li.current-menu-item a {
	color: #000000;
}

#teaser {
	clear: all;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 60px;
	line-height: 16px;
	margin-right: -20px;
}

#teaser .image { 
	height: 190px;
	margin-bottom: 9px;
}

#teaser .artikel {
	width: 180px;
	float:left;
	margin-right: 6px;
	color: #222;
}
#teaser .artikel:last-child {
	margin-right: 0px;
}

#teaser .artikel h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	height:58px;
}

#main {
	margin: 50px auto 0px auto;
	width: 905px;
}

#container {
	width: 560px;
	float: left;
}

#primary,
#secondary {
	width: 300px;
	float: right;
}

#footer-widget-area {
	margin-bottom: 50px;
}

#main:after,
.post:after,
#teaser:after,
#footer-widget-area:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;	
}

#first,
#second,
#third {
	width: 180px;
	float: left;
	margin-right: 10px;
}
#fourth {
	width: 300px;
	float: right;
}

#copyright {
	height: 28px;
	line-height: 28px;
	color: #444;
	font-weight: bold;
}

#site-partners {
	margin: 20px auto 30px;
	font-size: 10px;
	color: #555555;
}
#site-partners a {
	color: #000000;
}

#site-partners .partner a,
#site-partners .projekte a {
	padding: 0 11px 0 10px;
	border-right: 1px solid #333;
}
#site-partners .partner a:first-child,
#site-partners .projekte a:first-child {
	padding-left: 0px;
}
#site-partners .partner a:last-child,
#site-partners .projekte a:last-child {
	border-right: none;
}

/* STRUKTUR */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

a { 
	color: #CC0000;
	text-decoration: none;
}

.widget-container {
	margin-bottom: 10px;	
}

.widget_contentpro_images {
	border: 1px solid #CFCFCF;
	padding: 14px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: url('images/widgetbg.jpg');
	
	box-shadow: rgba(0,0,0,0.1) 0px 1px, rgba(255,255,255,1) 0px 0px 10px inset;
	-moz-box-shadow: rgba(0,0,0,0.1) 0px 1px, rgba(255,255,255,1) 0px 0px 10px inset;
	-webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px, rgba(255,255,255,1) 0px 0px 10px inset;
}

.widget_contentpro_images .description {
	margin-top: 5px;
}
h3.widget-title,
.widget_contentpro_images h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 8px;
}

#content {
	margin-bottom: 50px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.aligncenter {
	margin: 0 auto;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.kurzewerbung {
	position: absolute;
	right: 0px;
	top: 0px;
}

/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* CONTENT PRO */
.widget_contentpro { position: relative; display: block; }

.CustomStyle_1.tab_navigation { height: 30px; margin: 0px; }
.CustomStyle_1.tab_navigation li {
	position: relative; 
	margin: 0px!important; 
	float: left; 
	display: block;
}
.CustomStyle_1.tab_navigation li a { 
	background-color: #FAFAFA;
	display: block; 
	padding: 0px 20px; 
	line-height: 30px!important;
	margin-right: 1px;
	border: 1px solid #CFCFCF;  
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	font-weight: bold;
	color: #999; 
}

.CustomStyle_1.tab_navigation li.selected {
	margin-bottom: -5px!important;
}

.CustomStyle_1.tab_navigation li.selected a {
	background-color: #FFF;
	color: #333;
	border-bottom: none;
}

.CustomStyle_1.tab_content {
	margin-top: -3px; 
	padding: 15px 20px;
	border: 1px solid #CFCFCF;  
	-moz-border-radius: 0px 3px 3px 3px;
	-webkit-border-radius: 0px 3px 3px;
	border-radius: 0px 3px 3px 3px;	
}

.CustomStyle_1.tab_content li { margin-bottom: 0.5em; }
.CustomStyle_1.tab_content li span { color: #333; font-weight: bold; }

.widget_contentpro_images h3.widget-title {
	margin-top: 8px;
}

