/*
Theme Name: Clubfrei
Theme URI: http://www.clubfrei-koeln.de/
Description:
Version: 0.4
Author: Stefan Fels, DELTA PLUS GmbH & Co.KG
Author URI: http://www.delta-plus.com/
Tags:
*/

/* general... */
* { border: 0; border-collapse: collapse; empty-cells: show; margin: 0; padding: 0; }
body { font-size: 62.5%; }

:link, :visited, :hover, :active, :focus { text-decoration: none; }

b, strong { font-weight: bolder; }
em, i { font-style: italic; }

address { font-style: normal; }
code, kbd, pre { font-family: monospace; }

li, ol, ul { list-style: none; }

object { background-color: #fff; margin: 1em 0; z-index: 0 !important; }

abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }

small { font-size: smaller; }

.hilite  { background-color: #9cf; color: #000; }
.hilite1 { background-color: #fc6; color: #000; }
.hilite2 { background-color: #9f6; color: #000; }
.hilite3 { background-color: #f99; color: #000; }
/* ...general */
/* site specific... */
	/* headlines... */
	h1, h2, h3, h4, h5, h6, caption, label { clear: both; color: #000; font-family: 'Trebuchet MS',Helvetica,Arial,serif; font-weight: bold; letter-spacing: .05em; line-height: 1em; margin: 0 0 .8em; }
	h1 { font-size: 72px; }
	h2 { font-size: 16px; }
	h3 { font-size: 16px; margin: 1em 0 .5em; }
	h4, caption, #column1  h2, #column1 label { font-size: 12px; }
	h5 { font-size: 11px; }
	h6 { font-size: 10px; }
	/* ...headlines */
	/* links... */
	a, a:link { background-color: transparent; color: #369; }
	a:visited, a:hover, a:active, a:focus { background-color: transparent; color: #036; outline: none; }
	/* links */
/* ...site specific */
/* wordpress specific... */
img.centered,
img.aligncenter { margin: 0 auto; }
img.alignright { margin: 3px 0 .5em .5em; }
img.alignleft { margin: 3px .5em .5em 0; }
.aligncenter { margin: 0 auto; }
.alignright { clear: both; float: right; }
.alignleft { clear: both; float: left; }
.hidden { display: none; }
/* ...wordpress specific... */

html { font-size: 62.5%; min-height: 100.1%; }
body { background: #333 url(images/bg-body.png) fixed repeat-x 0 0; font: 1.2em/1.34em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

	#page { background: transparent url(images/bg-page.png) repeat-y 0 0; margin: 33px auto 0; padding: 0 13px; position: relative; width: 760px; }
		#header { background: transparent url(images/bg-header.png) no-repeat 0 0; height: 89px; margin: 0 0 -13px; padding: 13px 0 0; position: relative; top: -13px; }
			h1 { background: transparent url(images/h1.png) no-repeat 0 0; height: 78px; margin: 10px 20px 0; width: 460px; }
				h1 a { display: block; height: 58px; text-indent: -999em; width: 460px; }
			.description { bottom: 20px; color: #ddd; position: relative; font-size: 14px; font-weight: bold; right: 20px; text-align: right; }
		.headerImg { height: 225px; width: 760px; }
		.top_slideshow { background: #fff url(images/img-header-2.jpg) no-repeat 0 0; height: 225px; width: 760px; }
		#column1 { float: left; padding: 20px 0 20px 20px; width: 160px; }
			.page_item { border-bottom: 1px dotted #999; }
				.page_item .page_item { border-bottom: 0; border-top: 1px dotted #999; overflow: hidden; padding: 0 0 0 20px; }
				.page_item a { display: block; font-size: 1.1em; line-height: 16px; padding: 6px; }
			.current_page_item,
			.current_page_ancestor { background-color: #ededed; }
			.current_page_ancestor .current_page_item { background-color: #fff; }
			/* countdown... */
			.countDown { background: url(images/bg-naviBottom.gif) no-repeat left bottom; color: #032d71; font-size: 1.1em; line-height: 20px; text-align: center; padding: 0px 10px 15px 2px; }
				.clock .post_cal { text-align: center; width: 200px; float: left; margin: 0 10px 5px 0; }
				.post_cal .dayname { background-color: #f3f3f3; font-weight: bolder; width: 100%; }
				.post_cal .daynum { background-color: #f3f3f3; border-bottom: 1px solid #A6A6A6; font-weight: normal; width: 100%; }
				.post_cal .month, .post_cal .year { background-color: #f3f3f3; color: #032d71; line-height: 20px; font-weight: normal; width: 100%; }
			/* ...countdown */
			/* Gallery... */
				.widget .widgettitle { border-bottom: 1px solid #999; padding: 20px 0px 6px 5px; }
			/* ...Gallery */


			#categoryBox { margin: 20px 0px; }
				#categoryBox h2 { border-bottom: 1px solid #999; padding: 6px; }
				.cat_items li { border-bottom: 1px dotted #999; padding 6px; }
				.cat_items a { font-size: 1.1em; line-height: 16px; padding: 0px 6px; }
				#xcategoryBox a:before { content: ''; }
				#xcategoryBox a:link, 
				#xcategoryBox a:visited, 
				#xcategoryBox a:hover, 
				#xcategoryBox a:active, 
				#xcategoryBox a:focus { background-color: transparent; }

		#column2 { float: left; margin: 0 20px; padding: 20px 0; position: relative; width: 540px; }
			.post { padding: 0 0 0 80px; position: relative; }
				.postTime { background: transparent url(images/bg-posttime.png) no-repeat 0 0; left: 0; position: absolute; height: 47px; top: 1px; width: 170px; }
					.day { color: #fff; display: block; float: left; font-size: 18px; font-weight: bold; line-height: 30px; overflow: hidden; text-align: center; width: 30px; }
					.month { color: #fff; display: block; font-size: 12px; font-weight: bold; line-height: 28px; overflow: hidden; padding: 2px 0 0; text-align: center; width: 40px; }
				.postTitle { }
				.postMeta { color: #999; font-size: .9em; position: relative; top: -16px; }
					.author { font-style: italic; }
				.postContent { margin: 0 0 20px 0; position: relative; }
					.postContent p { padding: 0 0 .5em; }
					.postContent ol,
					.postContent ul { margin: 0 0 .5em; }
						.postContent ol li { list-style-type: decimal; margin: 0 0 0 1.5em; }
						.postContent ul li { list-style-type: disc; margin: 0 0 0 1.5em; }
							.postContent ul li ul li { list-style-type: circle; }
					.postContent table { position: relative; margin-top: .5em; margin-bottom: 1.0em;}
						.postContent tr { vertical-align: top; }
						.postContent .dotted { border-bottom: 1px dotted #ccc; vertical-align: top; }
							.postContent td { padding: .2em .2em .2em 0; }
		#footer { background-color: #fff; border-top: 1px solid #666; clear: left; margin: 0 20px; padding: 4px 0; }

