/*
Theme Name:Ice-Hawks
Theme URI:http://www.ice-hawks.de
Description: Wunderschönes Theme für die Ice-Hawks Bietigheim 
Version: 0.6.8b
Author:Timo Raiser und Dominik Sander
Author URI:http://www.dominix-design.de
Tags:ice-hawks
*/

@import "css3.css" screen; /* Rounded corners for boxes and other features I need to hide from ie*/

#comments
{
	clear:left;
	padding:11px;
}

#container
{
	width:820px;
	margin:120px auto 0;
}

#content
{
	width:880px;
	overflow:hidden;
	padding:0 0 10px;
}

#footer
{
	background-color:#000;
	position:relative;
	margin:10px 0 0 0;
	height:50px;
	clear:both;
	text-align:center;
	padding-top:15px;
	color:#ccc;
	font-size: 12px;
}

#footer .leftSide
{
	width:49%;
	float:left;
}

#footer .page_item,.ie6 .search-form .errorMessage
{
	background-image:none;
}

#footer a
{
	color:#ccc;
}

#header
{
	width:970px;
	height:115px;
	overflow:hidden;
	position:relative;
	margin:5px auto 0;
}

#header .widgetBanner
{
	width:468px;
	height:60px;
	position:absolute;
	right:0;
	top:13px;
	overflow:hidden;
	margin:0;
}

#homeTab a
{
	background:url(images/home.gif) no-repeat 6px 9px transparent;
	text-indent:10px;
}


#mc_menu_2
{
	width:700px;
	margin:auto;
	padding:45px 0 0 324px;
}

#mc_menu_2 li
{
	bottom:0;
	float:left;
	list-style-type:none;
	margin-right:1px;
	background-image:none;
	position:relative;
	z-index:10;
}

#mc_menu_2 li a
{
	white-space:nowrap;
	background-color:transparent;
	text-decoration:none;
	display:block;
	line-height:2.5em;
	font-size:18px;
	font-weight:semibold;
	color:#979797;
	padding:0 10px;
}

#mc_menu_2 li li
{
	position:relative;
}

#mc_menu_2 li li a
{
	white-space:normal;
	overflow:hidden;
	line-height:1.5em;
	width:125px;
	padding:1px 1px 1px 10px;
}

#mc_menu_2 li li li li.over ul,#mc_menu_2 li li li.over ul,#mc_menu_2 li li.over ul
{
	width:190px;
	overflow:visible;
	height:auto;
	background-repeat:repeat-x;
	background-position:bottom left;
	border:solid 2px #01314E;
	z-index:20;
	top:-4px;
	left:125px;
	padding:5px 0;
}

#mc_menu_2 li li.page_item
{
	background-position:8px 15px;
}

#mc_menu_2 li li:hover > ul
{
	width:150px;
	overflow:visible;
	height:auto;
	background-repeat:repeat-x;
	background-position:bottom left;
	border:solid 2px #01314E;
	z-index:20;
	top:-4px;
	left:125px;
	background-color:#D1D1D1;
	border-color:#01314E;
	padding:5px 0;
}

#mc_menu_2 li ul
{
	display:none;
	padding-bottom:5px;
	background-repeat:repeat-x;
	background-position:bottom left;
}

#mc_menu_2 li ul li
{
	width:150px;
}

#mc_menu_2 li ul li.current-cat,
#mc_menu_2 li ul li.current_page_item,
#mc_menu_2 li ul li.current_page_ancestor,
#mc_menu_2 li ul li.over,
#mc_menu_2 li ul li:hover,#mc_menu_2 li a:hover,
#mc_menu_2 li.current-cat-parent,#mc_menu_2 li.current_page_parent,#mc_menu_2 li.current_page_ancestor,#mc_menu_2 li.current-cat,#mc_menu_2 li.current_page_item,#mc_menu_2 li.over,#mc_menu_2 li:hover
{
	color:#666;
}

#mc_menu_2 li ul,#mc_menu_2 li ul ul,#mc_menu_2 li li li li.over ul,#mc_menu_2 li li li.over ul,#mc_menu_2 li li.over ul
{
	background-color:#D1D1D1;
	border-color:#01314E;
}

#mc_menu_2 li.over ul,#mc_menu_2 li:hover ul
{
	display:block;
	position:absolute;
	left:0;
	width:150px;
	z-index:10;
}

#mc_menu_2 li.page_item
{
	background-position:6px 12px;
}

#mc_menu_2 li.page_item,#mc_menu_2 li.cat-item
{
	background-position:6px 12px;
	text-indent:10px;
}

#mc_menu_2 li:hover ul ul,#mc_menu_2 li.over ul ul ul ul,#mc_menu_2 li.over ul ul ul,#mc_menu_2 li.over ul ul
{
	width:0;
	height:3em;
	overflow:hidden;
	position:absolute;
	left:140px;
	top:0;
	background:url(images/submenu.gif) no-repeat -1px 16px transparent;
	z-index:10;
	border:none 0;
	padding:0 0 0 10px;
}

#navigation
{
	background:transparent url(images/Menubar.png);
	height:130px;
	width:100%;
	position:fixed;
	z-index:45;
	margin:0;
	padding:0;
	left:0;
}

#navigation *
{
	list-style-position:inside;
	font-size:12px;
	line-height:2em;
}

#newest_articles
{
	list-style:none;
	list-style-type:none;
}

#nextPosts,#footer .rightSide
{
	margin-left:52%;
	text-align:right;
}

#pageNavigation
{
	margin-top:20px;
	font-size:20px;
	line-height:2em;
}

#posts
{
	width:660px;
	float:left;
	overflow:hidden;
	background:transparent url(images/main_bg.png);
}

#posts address,#posts pre,#posts table,.post ol,.post ul,#posts p
{
	margin-bottom:1em;
}

#posts blockquote
{
	margin:0 10% 1em;
}

#posts blockquote blockquote
{
	margin:0 0 1em;
}

#previousPosts
{
	width:48%;
	float:left;
}

#second_news_block,#third_news_block
{
	width:305px;
	float:left;
	min-height:100px;
	background:transparent url(images/main_bg.png);
	margin:10px 10px 0 0;
	padding:10px;
	height: 100%;
}

#more_news_blocks {
	float:left;
	height: 260px;
}

#sectionCatList
{
	padding-top:10px;
	clear:both;
}

#sectionCatList li.cat-item
{
	background-position:0 0.6em;
	text-indent:16px;
}

#sectionCatList ul
{
	list-style-type:none;
	background:url(images/list.gif) no-repeat right center transparent;
	padding:10px 0;
}

#sidebar
{
	width:200px;
	float:right;
	margin: 0 10px 0 0;
}

#sidebar .page_item
{
	text-indent:12px;
}

#sidebar120
{
	width:200px;
	float:left;
	overflow:hidden;
}

#sidebar120 .widget_wp-category-archive {
	background: url("images/main_bg.png") repeat scroll 0 0 transparent;
}

#sidebar120 .widget_wp-category-archive .widgetTitle {
	background: #fff;
	padding: 1px 5px;
}

#sidebar120 .widget_wp-category-archive ul {
	margin: 1px 5px;
}

#sidebar160
{
	width:160px;
	margin-left:140px;
}

#third_news_block
{
	margin:10px 0 0;
}

#wp-calendar
{
	width:100%;
	text-align:center;
	background-color:#BCBCBC;
	font-size:10px;
	line-height:12px;
}

#wp-calendar a
{
	background-color:#eee;
	border:solid 1px #ccc;
	display:block;
}

#wp-calendar caption
{
	background-color:#238F53;
	font-weight:bold;
	color:#fff;
}

#wp-calendar tbody
{
	background-color:#fff;
}

#wp-calendar tbody td
{
	padding:1px;
}

#wp-calendar tfoot,.widget_calendar .widgetTitle
{
	display:none;
	visibility:hidden;
}

#wp-calendar thead
{
	background-color:#CACACA;
}

*
{
	margin:0;
	padding:0;
}

.aligncenter
{
	display:block;
	text-align:center;
	margin:1em auto 0;
}

.alignleft
{
	display:inline;
	float:left;
	clear:left;
	margin:0.25em 0.5em 0.25em 0;
}

.alignright
{
	display:inline;
	float:right;
	clear:right;
	margin:0.25em 0 0.25em 0.5em;
}

.archiveTitle
{
	font-size:32px;
	margin-bottom:0;
	font-weight:bold;
	padding:4px;
}

.bullet,#importantPages .page_item a,.page_item,.mc_menu_item,.cat-item
{
	background:url(images/default.gif) no-repeat scroll transparent -9000px 0.6em;
}

.clear
{
	display:block;
	height:0;
	overflow:hidden;
	clear:both;
	visibility:hidden;
}

.commentIconRSS
{
	vertical-align:middle;
}

.commentTitle
{
	margin:10px 0 1em;
}

.errorMessage
{
	left:5px;
	background-color:#fff;
	color:#900;
	z-index:10;
	border:solid 1px #900;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0.5em;
}

.ie6 #importantPages
{
	bottom:-1px;
}

.ie6 #importantPages li a
{
	width:1px;
}

.ie6 #logo
{
	display:block;
	width:400px;
	height:110px;
	cursor:pointer;
}

.ie6 #newComment
{
	margin-left:117px;
}

.ie6 #sidebar
{
	margin-left:627px;
}

.ie6 #sidebar160
{
	margin-left:137px;
}

.ie6 .postBody table
{
	width:95% !important;
}

.ie6 .postSidebar
{
	margin-left:466px;
}

.ie6 .sectionThird
{
	margin-left:301px;
}

.ie6 .widget li a
{
	width:99%;
}

.image .postBody,.wp-caption
{
	text-align:center;
}

.index .firstPost,.archive .firstPost
{
	margin-top:0;
}

.index .postMeta,.index .postMeta *,.search .postMeta,.search .postMeta *,.archive .postMeta,.archive .postMeta *
{
	font-size:12px;
}

.index .postMeta,.search .postMeta,.archive .postMeta
{
	line-height:1.25em;
}

.index .single,.postExcerpt
{
	margin-top:20px;
}

.index .single,.single .post,.isapage postBody
{
	padding:10px;
}

.page_item,.mc_menu_item
{
	background-position:0 0.5em;
	background-repeat:no-repeat;
}

.post .postBody
{
	overflow:hidden;
}

.post li
{
	margin-bottom:0.5em;
}

.postBody
{
	color:#000;
	padding:20px;
	line-height: 16pt;
}

.postBody .pageLinks
{
	display:block;
	text-align:right;
}

.postBody .pageLinks span
{
	font-size:20px;
	margin:0 5px;
}

.postBody code,.postBody var,.postBody kbd,.postBody samp,.postBody pre
{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	font-weight:normal;
	font-size:larger;
	color:#66c;
}

.postBody em
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#001C00;
	font-size: 13px;
}

.postBody li
{
	margin:0;
	padding:1px 1px;
	list-style-type: none;
	list-style-position: inherit;
}

.postBody li.highlight
{
	color:#900;
	background-color:#E6E6E6;
}

.postBody q
{
	font-weight:bold;
	word-spacing:0.25em;
	color:#500;
	font-size:14px;
}

.postBody table
{
	border-collapse:collapse;
	border:none;
	max-width:99% !important;
	margin:0 auto 0.5em;
	font-size: 12px;
	background-color: #eee;
	width:99% !important;
}

.postBody table td
{
	vertical-align:top;
	border-left:none;
	padding:0.2em 0.2em;
}

.postBody table th
{
	font-size:10px;
	text-align:center;
	background-color:#222;
	color:#f9f9f9;
	padding:0.5em 0;
}

.postBody tfoot,.postBody tfoot tr,.postBody tfoot td
{
	text-align:center;
	font-size:10px;
	color:#f9f9f9;
	background-color:#999;
	padding:0;
}

.postBody ul,.postBody ol
{
	margin:0 0 1em;
	padding:0 0 0 2.5em;
}

.postBody ul.cross li,.postBody ul li.cross
{
	list-style-type:none;
	line-height:24px;
	padding-left:24px;
	background-image:url(images/delete.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.postBody ul.cross li.tick,.postBody ul.cross li,.postBody ul.tick li
{
	list-style-type:none;
	line-height:24px;
	background-image:url(images/accept.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0 0 0 24px;
}

.postExcerpt
{
	padding:4px;
}

.postExcerpt h4,.section h4
{
	font-size:24px;
	margin-bottom:0;
	padding-left:5px;
	font-weight:bold;
}

.postExcerpt img.main_image
{
	float:left;
	padding-right:10px;
	padding-left:10px;
	border-right:1px dotted #333;
	margin-right:10px;
}

.postSidebar
{
	width:140px;
	margin-left:470px;
}

.postSidebar .postMeta
{
	background-color:#E6E6E6;
	padding:5px;
}

.postSidebarBlock strong
{
	display:block;
	margin-top:10px;
}

.postSidebarBlock,.image .postBody img
{
	margin-bottom:20px;
}

.scrollerContentText
{
	height:120px;
	overflow:hidden;
	margin-bottom:20px;
}

.section .postMeta
{
	margin-bottom:5px;
	background-position:2px 0.6em;
	padding-left:16px;
	display:inline-block;
}

.section .postMeta,.section .postMeta a
{
	color:#bbb;
	font-size:12px;
}

.sectionLead
{
	margin:10px 0 2em;
}

.sectionPost
{
	clear:both;
}

.sectionSecond
{
	width:290px;
	float:left;
}

.sectionSecond .alignleft,.sectionThird .alignleft,.sectionLead .alignleft
{
	clear:none;
	margin:0 10px 0 0;
}

.sectionThird
{
	width:290px;
	margin-left:304px;
	padding-left:15px;
	border-left:solid 1px #eee;
}

.single .postBody,#second_news_block .postBody
{
	padding:0;
}

.single h4
{
	font-size:24px;
	font-weight:bold;
	margin:0;
}

.title_text_image
{
	margin:5px 0;
}

.underline,.postTitle
{
	background-repeat:no-repeat;
	background-position:-900em 0;
	border-bottom:solid 2px;
	line-height:1em;
	padding-bottom:3px;
}

.unfocused
{
	color:#999;
}

.widget
{
	margin-bottom:20px;
	line-height:1.5em;
}

.widget li.page-item,.widget li.cat-item
{
	text-indent:12px;
	background-position:0 0.5em;
}

.widget ul ul
{
	margin-left:12px;
}

.widget120 #searchform #s,.widget120 .searchForm .search_input
{
	width:100px;
}

.widget120 #searchform,.widget120 .searchForm
{
	width:120px;
	height:75px;
	background:url(images/search120.gif) no-repeat left top transparent;
}

.widget160 #searchform #s,.widget160 .searchForm .search_input
{
	width:140px;
}

.widget160 #searchform,.widget160 .searchForm
{
	width:160px;
	height:75px;
	background:url(images/search160.gif) no-repeat left top transparent;
}

.widgetTitle
{
	display:block;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:0;
	padding:0 0 3px;
}

.widget_search,.postBody ul ul,.postBody ul ol,.postBody ol ol,.postBody ol ul
{
	margin-bottom:0;
}

.wp-caption img,#second_news_block h4
{
	margin:0;
}

a
{
	text-decoration:none;
	color:#ddd;
}

a img
{
	border:0 none;
	vertical-align:text-top;
}

a:focus
{
	outline:0 none !important;
}

a:hover
{
	text-decoration:underline;
}

body
{
	background:#ccc url(images/backdrop.jpg) top fixed;
	font-size:14px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	line-height:normal;
	margin:0;
	padding:10px 0 0;
}

div#ih94-content
{
	position:relative;
	z-index:1;
}

div#ih94-logo
{
	position:fixed;
	z-index:50;
	cursor:pointer;
	margin:-140px 0 0 -120px;
	
}

div.wp-caption.alignleft
{
	background:url(images/corner-tr.gif) no-repeat top right #FFF;
	margin:0 5px 0 -5px;
	padding:20px 15px 0 0;
}

div.wp-caption.alignright
{
	background:url(images/corner-tl.gif) no-repeat top left #FFF;
	margin:0 -5px 0 5px;
	padding:20px 0 0 15px;
}

form,fieldset
{
	border:0 none;
	margin:0;
	padding:0;
}

h1
{
	font-size:2em;
}

h1,h2,h3,h4,h5,h6,.title,.archiveTitle,.commentTitle
{
	font-weight:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	line-height:normal;
	margin-bottom:0px;
}

h2
{
	font-size:24px;
}

h3
{
	font-size:22px;
}

h4
{
	font-size:16px;
}

h5
{
	font-size:16px;
}

h6
{
	font-weight:normal;
	font-variant:normal;
	color:#001500;
	font-size:13px;
}

html
{
	min-height:100%;
}

img#ih94-bg
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

p.wp-caption-text
{
	font-size:10px;
	line-height:normal;
	background:url(images/caption-bottom.gif) no-repeat center bottom #FFF;
	margin:0;
	padding:1em 0 2em;
}
