/******************************************************
						LAYOUT
*******************************************************/

body, html {
	background: #ffffff;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	border:none;
	}

#wrapper {
}

#container {
	background: #fff;
	width:980px;
	}
table, td, tr, th, tbody {margin:0; padding:0; vertical-align:top;}
.head_logo {background-image:url(images/bg.jpg); background-repeat:no-repeat; width:980px; height:181px;}
.navi {background-image:url(images/navi_bg.jpg); width:907px; float:left;}
.navi li {float:left; list-style:none; padding:0px; background-image:url(images/navi_bg.jpg); height:38px; border-right:1px solid #dadada; display:block;}
.navi li:hover {float:left; list-style:none; padding:0px; background-image:url(images/navi_bg_hover.jpg); height:38px; border-right:1px solid #dadada; display:block;}
.navi li a {text-decoration:none; color:#FFF; display:block; height:20px; padding:9px 47px 9px 47px;}
.navi_right {width:36px; height:38px; float:left; }
.navi_left {width:36px; border-right:1px solid #dadada; height:38px; float:left;}
.clear {clear:both;}
#content_new, #content {width:779px; margin-right:21px; float:left; padding:0;}
.content_new_top {background-image:url(images/big_head.jpg); width:769px; height:24px; margin-top:20px; color:#FFF; padding-left:10px; padding-top:3px;}
.content_new_middle {border:1px solid #7e7e7e; border-top:0; border-bottom:0; padding:10px; text-align:left;}
.content_new_bottom {background-image:url(images/big_bottom.jpg); width:779px; height:10px; margin-bottom:20px;}
#sidebar_new {width:180px; float:left; padding:0;}

.content_new_top h2 a,.content_new_top h2 {font-size:12px; color:#FFF; text-decoration:none; font-weight:bold;}
.content_new_middle div p, .content_new_middle div p a {/*margin:0; padding:0;*/ text-align:left;}

#menu_new ul, #menu_new ul li {list-style:none;}
#menu_new ul {margin:0; padding:0px;}
#menu_new ul li h2 {list-style:none; margin:20px 0 0 0; padding:3px 0 0 8px; background-image:url(images/box_top.jpg); height:24px; width:172px; font-size:12px; display:block; color:#FFF;}
#menu_new ul li ul {list-style:none; font-size:12px; margin:0px; padding:6px 6px 0 6px; border:1px solid #7e7e7e; border-top:0px; border-bottom:0px; width:166px; color:#000;}
#menu_new ul li ul li {color:#2e2e2e; border-bottom:1px dotted #DDD;}
#menu_new ul li ul li a {color:#2e2e2e; text-decoration:none; background-image:url(images/pfeil.jpg); background-repeat:no-repeat; padding-left:10px;}
.box_bottom {background-image:url(images/box_bottom.jpg); width:180px; height:10px;}

#slideshow {position:relative; height:148px}
#slideshow IMG {position:absolute; top:0; left:0; z-index:8; opacity:0.0; }
#slideshow IMG.active {z-index:10; opacity:1.0}
#slideshow IMG.last-active {z-index:9}

.footer_new {width:980px; margin:0; padding:0; text-align:center; margin-left: auto; margin-right: auto;}
.footer_list ul, .footer_list ul li {list-style:none;}
.footer_list ul li {float:left; display:block; padding:0px;}
.footer_list ul span {float:left; display:block; padding:0 16px; color:#FFF;}
.footer_list ul li a {color:#FFF; text-decoration:none;}
.footer_list ul li a:hover {color:#FFF; text-decoration:underline;}
.footer_list ul {margin-top:27px;}
.footer_text {text-align:left; color:#FFF; margin-left:18px; margin-top:23px; font-size:12px;}
.footer_text p a {color:#FFF; text-decoration:none;}
.footer_text p a:hover {color:#FFF; text-decoration:underline;}
.footer_text_2 {text-align:left; color:#FFF; margin-left:18px; margin-top:15px; font-size:12px;}
.footer_text_2 table tr td a {color:#FFF; text-decoration:none;}
.footer_text_2 table tr td a:hover {color:#FFF; text-decoration:underline;}

/******************************************************
						HEADER
*******************************************************/

#header {
	background: #157105;
	height: 110px;
	width: 746px;
	float: left;
        background-image: url('http://www.acrylive.com/img_2010/head_2.jpg');
	}

#headerlogo {
        float: left;
}

#header h1 {
	margin-bottom: 8px !important;
	padding: 15px 0 0 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h2 {
	padding-left: 15px;
	color: #fff;
	font-size: 18px;
	line-height: 18px; 
	}

/******************************************************
						NAVIGATION MENUS
*******************************************************/
#nav {
	background: #999;
	padding:4px;
	height: 20px;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 3px 15px;
	border-right: 1px solid #ccc;
	text-decoration: none;
	font-size: 13px;
	}
	
#nav li a:hover, #nav li a:active {
	background: #222222;
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 3px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #1A1A1A;
	width: 160px;
	color: #CCCCCC;
	float: none;
	margin: 0px;
	padding: 3px 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #373737;
	color: #FFFFFF;
	padding: 3px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -24px 0 0 182px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current a {
	background: #222222;
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	}

/******************************************************
						CONTENT
*******************************************************/

#content {
	background: #fff;
	}

.post {
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin-bottom: 8px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;;
	}

.title a {
	text-decoration: none;
	color: #008000;
	}

.title a:hover {
	text-decoration: underline;
	}

.pagetitle {
	margin-bottom: 8px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;;
}

.postdate {
	font-size: 11px;
	padding: 2px 4px;
	background: #eee;
display: none;
	}

.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	background: #eee;
/*display: none;*/
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}
	
/******************************************************
						SIDEBAR(S)
*******************************************************/

#sidebar {
	margin-right: 15px;
	}
	
#sidebar a {
	text-decoration: none;
        color: #008000;
	}

#sidebar a:hover {
	text-decoration: underline;
        color: #008000;
	}
	
#search input {
	border: 1px solid #ddd;
	}
	
#search label {
	margin: 10px 0;
	padding: 4px 8px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	display: block;
	}
	
#s {
	width: 100px;
	padding: 2px;
	}

#sidebar h2 {
	margin: 20px 0 0 0;
	padding: 2px 6px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	/*background: url(images/star-arrow.gif) no-repeat top left;*/
	}
	
#sidebar ul li ul li {
	/*background: #FFFFFF url(images/star-arrow.gif) no-repeat top left;*/
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	/*border-bottom: 1px solid #ddd;*/
	}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/******************************************************
						FOOTER
*******************************************************/

#footer {
	background: #157105;
	padding: 10px;
	border-top: 2px solid #555;
	text-align: center;
	color: #fff;
	}

#footer a {
	color: #eee;
	} 

#footer a:hover {
	color: #eee;
	text-decoration: none;
	} 
	
/******************************************************
						COMMENTS
*******************************************************/

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/******************************************************
						MISC (WP GENERATED)
*******************************************************/

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
