/*  
Theme Name: AHCT - Standard
Theme URI: http://www.pixel7.de/
Description: AHCT-Blog-Theme by Pixel7.
Version: 2.0
Author: Pixel7
Author URI: http://www.pixel7.de/
*/

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;

	background-color: #333333;
	color: #FF00FF;
	font-family: tahoma, "trebuchet ms", verdana, sans-serif;
	font-size: 76%;
}

#page {
	position: relative;
	width: 926px;
	margin: 10px auto;
	padding: 0;
}

#header {
	height: 123px;
	background-image: url( /blog/wp-content/themes/ahct-std/images/blog_header_bg.gif );
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 100%;
}

#logo img {
	position: absolute;
	top: 0px;
	left: 13px;
	width: 221px;
	height: 120px;
	border: none;
}

.description {
	margin: 0px 25px 0 0;
	padding: 0;
	color: #000000;
}
.aligncentered {
	text-align: center;
	margin-bottom: 15px;
}
.alignleft {
	margin-bottom: 15px;
}


#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}

#menu ul , #menu li {
	list-style: none;
	display: inline;
	margin: 0;
}

#menu ul {
	float: right;
	position: absolute;
	top: 75px;
	right: 22px;
}

#menu li {
	padding: 0 10px 0 10px;
	float: left;
}

#menu a { width: 100%; }
#menu a { color: #FFF; }
#menu a:hover { color: #FFF; background-color: transparent ; text-decoration: none }
#menu a:focus { color: #FFF; background-color: transparent }

#inhalt {
	background-image: url( /blog/wp-content/themes/ahct-std/images/blog_main_bg.gif);
	margin: 0;
	padding: 0;
	width: 926px;
	float: left;
}

#inhalt img {
	border: none;
}

#content {
	font-size: 1.0em;
	margin: 0 13px 10px 0;
	padding: 10px;
	float: right;
	color: #000000;
	width: 661px;
/*_width: 648px;*/
}

.post {
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
}

.noborder {
	border-style: none;
	border: 0;
}

#sidebar {
	padding: 0;
	margin: 0;
	width: 216px;
	float: right;
}

#footer {
	background-image: url( /blog/wp-content/themes/ahct-std/images/blog_footer_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-color: #CBCBCB;
	font-size: 0.8em;
	clear: both;
	color: #000000;
	padding: 79px 26px 6px 26px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #0066cc;
	text-decoration: none;
	border: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color: #000000;
	text-decoration: none;
}

#content a:link {
	color: #CC0000;
	text-decoration: none;
}

#content a:visited {
	color: #CC0000;
	text-decoration: none;
}

#content a:hover {
	color: #0066cc;
	border-bottom: none;
}

#content a:active {
	color: #CC0000;
	text-decoration: none;
}


hr {
	display: none;
	margin: 0;
	padding: 0;
}
	
	
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin-right: 20px;
	visibility: visible;
	text-align: right;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #000000;
}

#sidebar h2 {
	color: #ffffff;
	font-size: 1.3em;
	font-family: tahoma, "trebuchet ms", verdana, sans-serif;
	padding: 0 0 2px 5px;
	margin: 10px 0;
	background-color: #888888;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


h3 {
	margin: 0;
	padding: 0;
}

h3#comments {
	margin: 0 0 0 40px;
	padding: 0;
	color: #000000;
	font-size: 1.1em;
}

h3#respond {
	margin: 60px 0 0 0px;
	padding: 0;
	color: #000000;
	font-size: 1.0em;
}

p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 10px 0 0 0;
	padding: 0;
}

p.postmetadata {
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 10px 0 25px 10px;
	padding: 0;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
}

/* Einrueckung Aufzaehlung */

.post ol li {
	margin: 0 0 0 40px;
}

ol.commentlist {
	font-size: 0.9em;
	color: Black;
	background-color: #ffffff; 

}
ol.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	margin: 3px;
}
ol.commentlist li {
	font-size: 0.95em;
	color: Black;
	list-style: square;
	padding: 0 0 0 0;
	font-weight: normal;
	list-style-position: inside;
	margin-bottom: 10px;
	min-height: 50px; /*Wenn an, dann FF ok, aber IE DEFEKT!*/
}
ol.commentlist li.alt {
	font-size: 0.95em;
	color: Black;
	list-style: square;
	padding: 0 0 0 0;
	font-weight: normal;
	list-style-position: inside;
	margin-bottom: 10px;
	min-height: 50px; /*Wenn an, dann FF ok, aber IE DEFEKT!*/
}
ol.commentlist li p {
	margin-left: 15px;
}

ol.commentlist li.alt p {
	margin-left: 15px;
}

#commentform textarea {
	width:100%;
	border: 1px solid #C00;
	-moz-box-shadow: 0 0 5px 5px #DEDEDE;
	-webkit-box-shadow: 0 0 5px 5px#DEDEDE;
	box-shadow: 0 0 5px 5px #DEDEDE;
}

#author {
	border: 1px solid #C00;
	-moz-box-shadow: 0 0 5px 5px #DEDEDE;
	-webkit-box-shadow: 0 0 5px 5px#DEDEDE;
	box-shadow: 0 0 5px 5px #DEDEDE;
}


#sidebar ul {
	list-style: none;
	padding: 0; margin: 0;
}

#sidebar li {
	padding: 0; margin: 0;
	list-style: none;
}

#sidebar ul li {
	font-family: Arial; font-size: 12px;
	font-weight: bold; margin: 0;
	color: #000000;
	text-align: left;
}

#sidebar ul li a {
	margin: 0 5px 0 5px;
	font-size: 12px;
}

#sidebar ul a { color: #000; text-decoration: none; }
#sidebar ul a:hover { color: #0D5872; }
#sidebar ul a:active { color: #FFF; }
#sidebar ul a:visited { color: #000; }
#sidebar ul li.current a { color: #FFF; text-decoration: none; }

li.page_nav {
	color: #ffffff;
	font-size: 1.3em;
	font-family: tahoma, "trebuchet ms", verdana, sans-serif;
	padding: 0 0 2px 5px;
	margin: 10px 0;
	background-color: #888888;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

li.page_item {
	list-style: none;
	color: #000000;
	padding: 0 0 0 14px;
	margin: 0;
	font-size: 0.85em;
	font-weight: bold;
}

li.page_item current_page_item {
	list-style: none;
	color: #000000;
	padding: 0 0 0 14px;
	margin: 0;
	font-size: 0.85em;
	font-weight: bold;
}

input {
	color: #000000;
	font-size: 0.8em;
	margin: 3px;
	padding: 1px;
}

/* Suchformular */
#searchform input#s {
	font-size: 1.2em;
	width: 91%;
}
#searchform input#searchsubmit {
	font-size: 1.0em;
}

form#searchform {
	margin: 0;
	padding: 0;
}
/* Admin Menue an der Oberkante des Templates */
#admin-menu {
	width: 626px;
	margin-top: 25px;
	margin-left: 265px;
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif; font-size: .9em;
}
#admin-menu ul {
	list-style: none; text-align: center;
}
#admin-menu ul li {
	background: none; display: inline; color: #000; padding: 0;
}
#admin-menu a:link, #admin-menu a:visited {
	color: #CC0000;
}

/* Farbige Hintergruende fuer Kommentierende */
.author {
	border:0px;
	background-image: url( /blog/wp-content/themes/ahct-std/images/bg_blogadmin.gif );
	background-repeat: no-repeat;
	background-color: #DEDEDE;
}
/* Werbebanner */
#topban {
  text-align: center;
}

/* Pagebar */
#pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: none;
	background: #fff;
	text-decoration: none;
	text-align: center;
}
#pagebar a, .pageList .this-page {
	border: 1px solid #CC0000;
	text-decoration: none;
	padding: 0.2em 0.5em;
}
#pagebar a:visited {
	border: 1px solid #CC0000; 
	text-decoration: none; 
	padding: 0.2em 0.5em;
}
#pagebar .break {
	padding: 2px 6px; 
	border: none; 
	background: #fff; 
	text-decoration: none;
}
#pagebar .this-page {
	border: 1px solid #AA0100; 
	padding: 0.2em 0.5em; 
	font-weight: bold; 
	background: #AA0100; 
	color: #fff;
} 
#pagebar a:hover {
	border: 2px solid #AA0100;
	color: #AA0100;
}

/* "Einträge aus anderen Jahren" */
.other {
	border: 1px dashed #CC0000;
	margin-top: 5px;
	padding: 2px 0px 2px 5px;
	
}

/* Footer - "back on top" */
.noscreen {display:none;}

#bttop {
	position:absolute;
	bottom:26px;
	left:876px;
}
#bttop p {
	position:relative;
	width:30px;
	height:25px;
	margin:0;
	overflow:hidden;
}
#bttop p span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:30px;
	height:25px;
	background: url( /blog/wp-content/themes/ahct-std/images/ico_top.gif ) 0 0 no-repeat;
	cursor:pointer;
}
#bttop a:hover span {
	background: url( /blog/wp-content/themes/ahct-std/images/ico_top.gif ) -30px 0 no-repeat;
}

.wp-polls {
	text-align: center;
}
