/*  
Theme Name: Swapy
Theme URI: http://www.swapy.de/
Description: WordPress theme by <a href="http://www.elite-media.de">Elite Media</a>.
Version: 1.0
Author: Astrid Sch&auml;fer
Author URI: http://www.elite-media.de
*/


* {
	padding: 0;
	margin: 0;
}
a:hover {
	text-decoration: none;
}
body {
	margin: 35px auto 20px auto;
	color: #333;
	background-color: #e2e2ea;
	width: 950px;
	line-height: 1.8em;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
html>body {
	font-size: 9.5pt;
}
#wrapper {
	background-color: #9cf;
	border-left: 1px solid #C9CBD5;
	border-right: 1px solid #C9CBD5;
}
#all {
	background-image: url(images/wrapper_o.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 -1px 0 -1px;
	padding: 20px;
	background-color: #9cf;
}
#header {
	height: 121px;
	background-color: #fff;
	background-image: url(images/header.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 10px 20px 0 20px;
	text-align: center;
	position: relative;
	z-index: 2;
}
#header img {
	float: left;
	margin-right: 60px;
}
#header h1 {
	margin-top: 20px;
	font-size: 230%;
	font-weight: normal;
	line-height: 1.2em;
}
#header h1 a {
	text-decoration: none;
	color: #333;
}
#header h1 a:hover {
	text-decoration: underline;
}
#header h1 em {
	font-style: normal;
	font-size: 50%;
}

/*------------linke Sidebar------------*/
#left {
	width: 192px;
	float: left;
	background-color: #fff;
	background-image: url(images/left.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin-top: -13px;
}


/*-------------rechte Sidebar---------------*/
#right {
	float: right;
	width: 192px;
	background-color: #fff;
	margin-top: -13px;
	background-image: url(images/left.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}


/*-----------globale Formatierungen links und rechts-------------*/
#leftbottom, #rightbottom {
	background-image: url(images/leftbottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	height: 13px;
}
#left h2, #right h2 {
	background-image: url(images/h2.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 100%;
	height: 38px;
	padding: 30px 10px 0 10px;
	white-space: nowrap;
}
#left ul, #right ul {
	margin: 0 10px 5px 10px;
}
#left ul li, #right ul li {
	list-style-type: none;
	background-image: url(images/li.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin-top: 4px;
}

/*---------Tag Cloud--------*/
#left a, #right a {
	margin-left: 10px;
	color: #000;
	text-decoration: none;
}
#left a:hover, #right a:hover {
	text-decoration: underline;
}
#left ul li a, #right ul li a {
	margin: 0;
	padding-left: 25px;
}

#left ul li a:hover, #right ul li a:hover {
	text-decoration: underline;
}

/*-----------letzte Beitraege-----------*/
#left #last li {
	background-image: url(images/last_post.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/*----------Archiv------------*/
#right #month li {
	background-image: url(images/archiv.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/*------------RSS--------*/
#right #rss li {
	background-image: url(images/rss.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	margin-left: -7px;
	margin-top: 0;
	font-size: 90%;
}

#right #rss li a {
	padding-left: 22px;
}

/*---------Kategorien----------*/
#left ul .cat-item {
}
#left ul li ul, #right ul li ul {
	display: none;
}
#left ul .current-cat ul,  #left ul .current-cat-parent ul, #right ul .current-cat ul,  #right ul .current-cat-parent ul {
	display: block;
}
#left ul .cat-item, #left ul .page_item, #right ul .cat-item, #right ul .page_item {
	background-image: url(images/cat.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
}
#left ul .cat-item ul li, #right ul .cat-item ul li {
	background-image: url(images/subcat.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#left ul .current-cat, #left ul .current_page_item, #right ul .current-cat, #right ul .current_page_item {
	font-weight: bold;
}
#left ul .current-cat ul li, #right ul .current-cat ul li {
	font-weight: normal;
}


/*------------letzte Kommentare----------*/
#left #recentcomments li, #right #recentcomments li {
	background-image: url(images/last_comment.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 27px;
}
#left #recentcomments li a, #right #recentcomments li a {
	color: #00f;
}

/*---------optionale Textfelder--------*/
.textwidget {
	padding: 10px;
}

/*----------Kalender---------*/
#wp-calendar {
	width: 160px;
	margin-left: 14px;
	border-collapse: collapse;
	font-size: 95%;
}
td {
	text-align: center;
}
#left #wp-calendar td a, #lright #wp-calendar td a {
	margin: 0;
	text-decoration: underline;
}
#left #wp-calendar td a:hover, #lright #wp-calendar td a:hover {
	text-decoration: none;
	outline: #FF4500 solid 1px;
}

/*-----------Searchform----------*/
#searchform {
	padding: 0 10px 0 10px;
}
#searchform #s {
	width: 130px;
	height: 22px;
	background-color: #FEFCB6;
	border: 1px solid #FFDEAD;
}
#searchform #s:focus {
	background-color: #fff;
}
#searchform #b {
	border: 0;
	background-color: transparent;
	width: 31px;
	height: 31px;
	background-image: url(images/search.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 1%;
	cursor: pointer;
	color: #FDB2AB;
}

/*-----------------Content--------------------*/
#content {
	margin: 10px auto 0 auto;
	background-image: url(images/content.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	background-color: #fff;
	width: 504px;
}
.post, .page {
	padding: 0 20px 20px 20px;
}
#content h2 {
	font-size: 140%;
	font-weight: normal;
	border-bottom: 1px dotted #777;
}
#content  p, #content  h3, #content  h4, #content h5, #content  ul, #content ol {
	margin-top: 15px;
	margin-bottom: 10px;
}

#archiv {
	margin: 30px;
}
#content #archiv  h2, .post h2 {
	margin-left: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
}
#archiv  h2 a, .post h2 a {
	text-decoration: none;
	display: block;
}
#archiv h2 a:hover, .post h2 a:hover {
	text-decoration: underline;
}
 #archiv .line, #content .post .line {
	margin-bottom: 20px;
	margin-top: 0;
	margin-left: 55px;
}
.date {
	float: left;
	height: 58px;
	width: 49px;
	text-align: center;
	background-image: url(images/date.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	line-height: 1.8em;
	font-weight: bold;
	color: #fff;
	margin-right: 7px;
}
.date strong {
	color: #FD0000;
	font-size: 140%;
	display: block;
	margin-top: 3px;
}
.cat {
	background-image: url(images/cat.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 25px;
	display: block;
}
.cat a, .comment a {
	text-decoration: none;
	color: #777;
}
 .comment {
	background-image: url(images/comment.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 25px;
	float: right;
	margin-top: -22px;
}
#ende {
	background-image: url(images/contentbottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	height: 13px;
}

/*------------Horizontale Navigation-----------*/
#content #pages {
	background-image: url(images/topmenu.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 10px;
	padding-top: 1px;
	margin-top: 0;
}
#content #pages li {
	list-style-type: none;
	float: left;
}
#content #pages li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	height: 34px;
	display: block;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 2.3em;
}
#content #pages .current_page_item a {
	background-image: url(images/topmenu_li.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	color: #fff;
	margin-left: 1px;
	margin-right: 1px;
	background-color: #EC070C;
}
#content #pages .current_page_parent a {
	color: #FD0000;
	text-decoration: underline;
}
#content #pages li a:hover {
	background-image: url(images/topmenu_li.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #EC070C;
	color: #000;
}

/*-----------Horizontales Submenue----------*/
#subpages {
	padding: 3px 10px 3px 10px;
	margin: 0 2px 0 2px;
}
#subpages li {
	display: inline;
	list-style-type: none;
	font-size: 90%;
}
#subpages li a {
	text-decoration: none;
	color: #777;
	border-right: 1px solid #bbb;
	padding-right: 3px;
}
#subpages li a:hover {
	text-decoration: underline;
}
#subpages .current_page_item {
	font-weight: bold;
}

/*---------Kommentare----------*/

#content #comment li {
	list-style-type: none;
	background-image: url(images/sprechblase_unten.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-color: #FFF3C8;
	padding-bottom: 66px;
	margin-bottom: 5px;
}
#content #comment li p {
	margin: 0 20px 0 20px;
}
#content #comment li h4 {
	background-image: url(images/sprechblase_oben.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0;
	padding-top: 5px;
}
#content #comment li p cite {
	display: block;
	font-style: normal;
	font-size: 130%;
	font-weight: bold;
	padding-left: 27px;
}
#content #comment .admin p cite {
	background-image: url(images/admin.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#content #comment .user p cite {
	background-image: url(images/user.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#content #comment li a {
	color: #333;
}
#content #comment li a:hover {
	text-decoration: none;
}
#content #comment p small {
	display: block;
	border-bottom: 1px dotted #333;
}

#foot {
	background-image: url(images/wrapper_u.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	margin: 0 -1px 0 -1px;
	text-align: center;
	clear: both;
	font-size: 90%;
	padding: 10px;
}

#foot a {
	color: #333;
}
.clear {
	clear: both;
}
img {
	border: 0;
}