/*
Theme Name: WP-Andreas01
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: Clean, simple and very functional theme that works well for many different kinds of sites. Based on the classic <a href="http://andreasviklund.com/templates/">"andreas01" website template</a> by Andreas Viklund. Add-ons, replacement images (including lots of new headers and backgrounds) and different kinds of modifications (wide version, 2-column version etc.) will soon be available on the <a href="http://andreasviklund.com/wordpress-themes/" title="WordPress themes by Andreas Viklund">WP-Andreas01 theme site</a>.
Version: 1.7
Author: Andreas Viklund
Author URI: http://andreasviklund.com/

	WP-Andreas01
	 http://andreasviklund.com/wordpress-themes/

	Clean, simple and very functional theme that works well for many different kinds of sites. Based on the classic <a href="http://andreasviklund.com/templates/">"andreas01" website template</a> by Andreas Viklund. Add-ons, replacement images (including lots of new headers and backgrounds) and different kinds of modifications (wide version, 2-column version etc.) will soon be available on the <a href="http://andreasviklund.com/wordpress-themes/" title="WordPress themes by Andreas Viklund">WP-Andreas01 theme site</a>.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Body */
* {margin:0; padding:0;}
body {background:#f4f4f4 url(img/bg.gif) top center repeat-y; color:#303030; font:76% Verdana,Tahoma,Arial,sans-serif;}
#wrap {background-color:#ffffff; color:#303030; margin:0 auto; width:760px;}

/* Links */
a {background-color:inherit; color:#494b63; font-weight:bold; text-decoration:none;}
a:hover {background-color:inherit; color:#800800; font-weight:bold; text-decoration:underline;}
a img {border:0;}

/* Header */
#header {margin:5px 0 0 0;}
#header h1 {background-color:inherit; color:#808080; float:left; font-size:2em; letter-spacing:-1px; margin:30px 0 10px 0; width:350px;}
#header h1 a {background-color:inherit; color:#808080; text-decoration:none;}
#header p {background-color:inherit; color:#808080; float:right; font-size:1.1em; font-weight:bold; line-height:1.3em; margin:36px 0 0 0; text-align:right; width:250px;}
#frontphoto {margin:-75px 0 10px 0;}

/* Sidebars */
#leftside {float:left; line-height:1.2em; margin:0 0 5px; padding:0; width:140px; overflow:hidden;}
#extras {float:right; line-height:1.2em; margin:0 0 5px; padding:0; width:140px;}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 20px;}
#leftside li, #extras li {line-height:1.1em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px; font-weight:bold; color:#494b63;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#505050; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftside h4, #leftside ul.linklist li h4, #extras h4, #extras ul.linklist li h4, {background-color:inherit; color:#505050; font-size:1.1em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftside label, #extras label {display:none;}

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.1em; width:140px;}
ul.page li a {background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:4px solid #ccc; color:#555; float:left; font-weight:700; margin-bottom:5px; padding:4px 1px 4px 5px; text-decoration:none; width:129px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #800800; color:#555;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
#content {BORDER-RIGHT:#cccccc 1px solid; BORDER-LEFT:#cccccc 1px solid; line-height:1.4em; margin:0 155px 5px; PADDING-RIGHT: 5px;	PADDING-LEFT: 5px; PADDING-TOP: 0px; PADDING-BOTTOM: 0px;}
#contentwide {BORDER-LEFT: #e0e0e0 1px solid; line-height:1.3em; margin:0 0 5px 150px; padding:0;}
#content h2,#contentwide h2 {font-size:1.4em; margin:0 0 10px;}
#content h3,#contentwide h3 {font-size:1.2em; margin:0 0 8px;}
#content img,#contentwide img {border:0px solid #d0d0d0; margin:3px 10px 3px 0;}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#contentwide div.post ul li {padding-bottom: 10px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Footer */
#footer {background-color:#ffffff; border-top:2px solid #e0e0e0; clear:both; color:#808080; font-weight:normal; line-height:1.4em; margin:0 auto; padding:10px 0; text-align:center; width:760px;}
#footer p {margin:0; padding:0;}
#footer a {background-color:inherit; color:#808080; font-weight:normal; text-decoration:none;}
#footer a:hover {background-color:inherit; color:#505050; text-decoration:underline;}
#footer strong a {font-weight:bold;}
#footer span.credits {font-size:1.1em;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; margin-right:10px; font-weight:bold; line-height:1.3em;padding:0 0 10px 10px; width:140px;}
#subpages h2 {font-size:1.2em;font-weight:bold;letter-spacing:-1px;line-height:1.3em;margin:0 0 12px;}
#subpages ul.submenu {line-height:1.1em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.1em; width:150px; padding:0;}
#subpages ul.submenu li a {background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:4px solid #ccc; color:#555; float:left; font-weight:700; margin-bottom:5px; padding:4px 1px 4px 5px; text-decoration:none; width:135px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:125px;}
#subpages ul.submenu li ul li a {width:125px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:130px;}
#subpages ul.submenu li ul ul li a {width:130px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:120px;}
#subpages ul.submenu li ul ul ul li a {width:120px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:4px solid #800800; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#eaeaea; border-left:4px solid #800800; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit;color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc;color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px; width:240px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px 5px;}
.postinfo {background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:4px solid #ccc; color:#606060; font-size:0.7em; font-weight:no; line-height:1.5em; margin:1px 0 40px; padding:8px 5px 8px 8px;}

.comment {background-color:#f4f4f4; border-left:4px solid #cccccc;color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p.commenthead {line-height:1.6em;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.navigation {display:block; margin:10px 0; padding:0 0 15px; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

#login {margin:0 auto 0 auto; width:250px;}
#login ul {margin:0 auto 0 auto; padding:0;}
#login ul li {margin-left:10px;}

/* Klasse für Mitmachfeld */
div.mitmachen {
width: 120px;
height: 47px;
background: url(http://attendorner-geschichten.freymedia.de/wp-content/themes/wp-andreas01-12/img/att_g_panel140x150.png) no-repeat;
font-size: 10px;
line-height: normal;
color: #003399;
padding: 80px 8px 18px 12px;
margin-bottom: 6px;
}

div.mitmach_wdr {
width: 120px;
height: 270px;
background: url(http://attendorner-geschichten.freymedia.de/wp-content/themes/wp-andreas01-12/img/att_g_panel140x360.png) no-repeat;
font-size: 10px;
line-height: normal;
color: #003399;
padding: 80px 8px 18px 12px;
margin-bottom: 6px;
}

/* Flickr Badge*/
.zg_div {margin:0px 5px 5px 0px; width:117px;}
.zg_div_inner { color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}

.alignleft {
	float: left;
        margin-top: -10px;
}

.alignright {
	float: right;
        margin-top: -10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px 0px 4px 10px;
	margin: 3px 5px 3px 0px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption-text {
	font-size: 10px;
	padding: 0 4px 5px;
	margin: 0;
}

ul.falbum-random li{
        list-style:none;
        display: inline;
}

/* Countdown */
#jubi {
	width: auto;
	height: 480px;
	background: url(http://attendorner-geschichten.freymedia.de/wp-content/uploads/2009/03/wdr2_09_sky_war.jpg) no-repeat;
	font-size: 1.1em;
	color: #0059A5; 
	margin: -8px 0 4px 2px;
}

#jubi p {
  margin: 0 0 0 -9px;
  text-align: center;
	padding-top: 160px;
}

#jubi strong {
	color: #D61736;
}

#jubi ul, #right #jubi ul li {
	padding: 0;
	margin: 0;
} 
