#header_image {
	/*:Header image*/
	background-image:url(images/headers/top2.jpg);
	/*:Header image alignment*/
	background-position:center;
	/*:Header height*/
	padding-top:200px;
}

body {
	/*:Background image*/
	background-image:url(images/background/fat_lines.gif);
	/*:Background color*/
	background-color:#303030;
}

.avatar { float: right; padding: 2px; margin: 0; border: 1px solid #ddd; background: white; }

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:750px;
}

*::-moz-selection, *::-selection {
	/*:Selection color*/
	background-color:#ff25af;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	/*background-color:#ff25af;*/
}

a {
	/*:Links color*/
	color:#ff25af;
	border:0px;
        background-color: none;
}

/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/japan1/link-icon_external.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/japan1/link-icon_wikipedia.png) no-repeat right; }
a.liimdb { padding-right: 14px; background: url(images/japan1/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 9px; background: url(images/japan1/link-icon_ftp.gif) no-repeat right; }
a.limailto { padding-right: 14px; background: url(images/japan1/link-icon_mail.gif) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/japan1/link-icon_pdf.png) no-repeat right;  }
a.liword { padding-right: 12px; background: url(images/japan1/link-icon_word.png) no-repeat right;  }
a.liexcel { padding-right: 12px; background: url(images/japan1/link-icon_excel.png) no-repeat right;  }
a.lideli { padding-right: 8px; background: url(images/japan1/link-icon_delicious.png) no-repeat right;  }
a.liflickr { padding-right: 5px; background: url(images/japan1/link-icon_flickr.png) no-repeat right;  }
a.litech { padding-right: 11px; background: url(images/japan1/link-icon_technorati.png) no-repeat right;  }
a.lizip { padding-right: 11px; background: url(images/japan1/link-icon_zip.png) no-repeat right;  }

h1 {
	/*:Site title font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
	/*:Site title font weight*/
	font-weight:normal;
	/*:Site title font style*/
	font-style:italic;
	/*:Site title font size*/
	font-size:2.2em;
}

h2, h3, h4, h5, h6 {
	/*:Titles font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
}

h2 {
	/*:Titles size*/
	font-size:1.9em;
}

.sidebar h2 {
        /*:Zum Festlegen der Border-Hoehe */
	padding-top:3px;
	padding-bottom:3px;
}

.sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
	/*:Sidebar titles font*/
	font-family:Trebuchet Ms, Lucida, Arial, Verdana, serif, sans;
}

.sidebar h2 {
	/*:Sidebar titles color*/
	border-left-color:#ff25af;
	/*:Sidebar titles color*/
	color:#ff25af;
}

.sidebar h2 a {
	/*:Sidebar titles color*/
	color:#ff25af;
}

.sidebar h2 {
	/*:Sidebar titles size*/
	font-size:1.3em;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Sidebar links color*/
	color:#ff25af;
}

.sidebar li {
	/*:Sidebar line height*/
	line-height:1.8em;
	/*:Sidebar line height*/
	min-height:1.8em;
}

* html .sidebar li {
	/*:Sidebar line height*/
	height:1.8em;
}

.sidebar li a:hover {
	/*:Sidebar rollover color*/
	background-color:#585858;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:Menu highlight color*/
	color:#ff25af;
}

#menu ul li.current_page_parent:hover a, #menu ul li.current_page_parent a:hover, #menu ul li.current_page_parent a, #menu ul li.current_page_item:hover a, #menu ul li.current_page_item a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a { /*, #menu ul li a:hover { */
	/*:Menu highlight color*/
	background-color:#ff25af;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Menu highlight color*/
	background-color:#ff25af;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
/*:Sidebar MouseOver color*/
	background-color:#ff25af;
	color:white;
}

#menu ul li:hover a, #menu ul li a:hover {
	/*:Menu rollover color*/
	background-color:#421b37;
}

.comment.comment_author {
	/*:Author comment color*/
	background-color:#da008c;
	/*:Author comment color*/
	border-color:#da008c;
}

h2, h2 a, h3, h3 a {
	/*:Titles color*/
	color:#da008c;
}

.post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Author color*/
	color:#da008c;
}

.post blockquote, .post blockquote a {
	/*:Blockquote color*/
	color:#da008c;
}

.post blockquote {
	/*:Blockquote color*/
	border-left-color:#da008c;
}

code {
	/*:Code color*/
	background-color:#da008c;
	/*:Code color*/
	border-color:#da008c;
}
