t@import url("css/cforms.css");

@import url("css/sociable.css");

@import url("css/pagenavi-css.css");
@import url("css/polls-css.css");

/*  
Theme Name: 3wtz - de 1.2
Theme URI: http://www.whats-wrong-with-the-zoo.de/
Description:
Version: 1.1 
Author: 
Author URI: 
*/

/* Begin Typography & Colors */

html,body {
	margin: 0;
	padding: 0
}

body {
	font-size: 62.5%;
	

/* Resets 1em to 10px */
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

#wrappcontainer {
	width: 960px;
	margin: 30px auto;
	background-color: #fff;
	text-align: left;
	padding: 10px;
}

#container {
	border-width: 1px;
	border-style: none;
	border-color: #333;
	padding: 10px;
}

a {
	text-decoration: none;
	color: #4D4D4D;
}

.clear {
	float: none;
	clear: both;
}

/**********Header***********/

#header {
	height: 170px;
	border-bottom-style: double;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

#header ul {
	margin: 0;
	padding: 0;
	position: relative;
	left: -5px;
}

#header ul li {
	list-style: none;
	float: left;
	padding: 0 5px;
	text-transform: uppercase;
	font: bold 1.051em Arial, Helvetica;
	color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}

#header ul li a:link,
#header ul li a:visited {
	text-decoration: none;
	color: #000000;
}

#header ul li a:hover,
#header ul li a:active {
	text-decoration: none;
	color: #CB248E;
}

#header .headerimg {
	width: 940px;
	margin: 0 0 5px 0;
	border: none;
}

#edition {
	margin: 0 10px 0 0;
	float: right;
}

#edition a:link,
#edition a:visited {
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
	color: #000000;
}

#edition a:hover,
#edition a:active {
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
	color: #CB248E;
}


#rssfeed {
	float: right;
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
	margin: -2px 0 0 0;
	padding: 0 0 0 15px;
	background: url(images/rss.png) no-repeat left 3px;
	height: 15px;
}

#rssfeed:hover a:link {
	color: #CB248E;
}

#rssfeed:hover  {
	background: url(images/rsshover.png) no-repeat left 3px;	
	color: #CB248E;
}

#rssfeed a:link,
#rssfeed a:visited {
	color: #000000;
	position: relative;
	top: 3px;
	display: block;
}

#rssfeed a:hover,
#rssfeed a:active {
	color: #CB248E;
}

123.rssfeedimg {
	border: 0;
	position: relative;
	top: 0.2em;
}

/**********Content***********/

#content {
	float: left;
	width: 470px;
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
}

.back {
	position: relative;
	top: 5px;
	color: #b2b2b2;
	font: 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}


.post {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}

h1 {
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
	color: #000000;
	font-size: 1.8em;
	margin: 4px 0 5px;
	padding: 5px 0 0 0;
	background: url(images/postheadlinebg.gif) top right no-repeat;
}

h1 a:link,
h1 a:visited {
	text-decoration: none;
	color: #000000;
}

h1 a:hover,
h1 a:active {
	text-decoration: none;
	color: #CB248E;
}

.thetime,
.thecategory,
.theauthor {
	font-size: 1em;
	color: #4D4D4D;
	padding: 0 0 5px 12px;
}

.thetime a:link,
.thetime a:visited,
.thecategory a:link,
.thecategory a:visited,
.theauthor a:link,
.theauthor a:visited,
.meta a:link,
.meta a:visited {
	color: #4D4D4D;
	font-weight: normal;
}

.thetime a:hover,
.thetime a:active,
.thecategory a:hover,
.thecategory a:active
.theauthor a:hover,
.theauthor a:active,
.meta a:hover,
.meta a:active {
	color: #CB248E;
	font-weight: normal;
}

.thetime {
	background-image: url(images/metatime.gif);
	background-repeat: no-repeat;
}

.thecategory {
	background-image: url(images/metafolder.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 2px;
}

.theauthor {
	background-image: url(images/metaperson.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 2px;
}

.entry {
	line-height: 1.4em;
	margin: 7px 0 ;
	font-size: 1.165em;
}

.more-link {
	text-align: right;
	font-style: italic;
	margin: 5px 0;
	font-size: 0.95em;
	float: right;
	font-weight: bold;
}

.more-link a:link,
.more-link a:visited {
	color: #000000;
}

.more-link a:hover,
.more-link a:visited {
	color: #CB248E;
}

.meta {
	background-color: #f7f7f7;
	border-top-color: #4D4D4D;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #4D4D4D;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 5px 0 3px 5px;
	clear: both;
}


.meta ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta ul li {
	float: left;
}

.tags {
	margin: 5px 20px 0 0;
	padding: 0;
	font-weight: bold;
	float: left;
}

.metaeditpost {
	margin: 0 5px 0 20px;
	float: right;
}

.metacomments {
	margin: 5px 5px 0 20px;
	float: right;
}

.relatedposts {
	line-height: 12px;
}

.relatedposts .relatedposts {
	float: left;
	font-weight: bold;
	margin: 0 0.5em 0 0;
	padding: 0;
}

ul.st-related-posts li {
	margin: 0 10px 0 0;
}


/**********Imagedefinition**********/

.entry img {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.wp-caption.alignnone img,
.wp-caption.aligncenter img,
.alignnone,
.aligncenter,
.imgaligncenter,
.imageframe,
.entry img.full {
	width: 464px;
	margin: 3px 0 5px 0;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
}


.entry img.half {
	width: 200px;
}

.wp-caption.alignleft img,
.alignleft,
.imgalignleft,
.entry img.left {
	float: left;
	margin: 3px 10px 5px 0;
	width: 220px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
}

.wp-caption.alignleft {
	float: left;
}

.wp-caption.alignright img,
.alignright,
.imgalignright,
.entry img.right {
	float: right;
	margin: 3px 0 5px 5px;
	width: 220px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
}

.wp-caption.alignright {
	float: right;	
}

.wp-caption.alignright,
.wp-caption.alignleft,
.wp-caption.aligncenter {
	border: none;
}


.wp-caption {
	margin: 0;
	padding: 0;
}
.wp-caption-text {
	font-style: italic;
	color: #4D4D4D;
}

/**********Comments***********/

.commentlist {
	margin: 0;
}

.commentbox {
	background: url(images/postheadlinebg.gif) no-repeat right top;
	margin: 0 0 0 -20px;
	padding: 0;
}

ol.commentlist {
	font-size: 2em;
	}

ol.commentlist li p,	
ol.commentlist .commentmetadata {
	font-size: 0.5em;
	line-height: 1.2em;
	}


#author,
#email,
#url,
#comment,
#submit {
	width: 460px;
	border-width: 1px;
	border-style: solid;
	border-color: #4D4D4D;
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
	padding: 5px;
	font-size: 0.9em;
	color: #4D4D4D;
}

#author,
#email,
#url {
	width: 50%;
}

#author:hover,
#author:focus,
#email:hover,
#email:focus,
#url:hover,
#url:focus
#comment:hover,
#comment:focus,
#submit:hover,
#submit:focus {
	border-color: #CB248E;
	color: #000;
}

#submit {
	width: 100px;
	background-color: #F2F2F2;
	padding: 5px 10px;
}

h3 {
	margin: 30px 0 0 0;
}


/**********Archiv***********/

#sortform {
	display: none;
}

.kgarchives a:hover,
.kgarchives a:active {
	color: #CB248E;
}

/**********Sidebar***********/

#sidebar {
	float: right;
	width: 450px;
	margin: 0;
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
   *width: 450px;
}


*+HTML #sidebar {
	width: 450px;  
   
}

#sidebarrightcolumn {
	width: 210px;
	float: right;
	*width: 200px;
}

*+HTML #sidebarrightcolumn {
	width: 210px;   
}

#sidebarleftcolumn {
	width: 230px;
	*width: 220px;
}

*+HTMl #sidebarleftcolumn {
 	width: 230px;  
}

#sidebar h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
	padding: 2px 0 3px 4px;
	margin: 0;
	background: url(images/sbheadlinebg.gif) no-repeat right bottom;
	
}

#sidebar ul {
	padding: 0;
	margin: 0;
	font: 1em  Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
}

#sidebar li {
	list-style: none;
}

#sidebar ul li {
	list-style: none;
	list-style-position: outside;
	padding: 2px;
	margin: 0;
	border-bottom-color: #4D4D4D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#sidebar ul li a:link {
	text-decoration: none;
	color: #000000;
	display: block;
}

#sideber ul li a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
}

#sidebar ul li a:hover,
#sidebar ul li a:active {
	text-decoration: none;
	color: #CB248E;
}

#sidebar ul li:hover {
	background-color: #f3f3f5;
	display: block;
}

.current-cat {
	background-color: #f3f3f5;
	color: #000000;
}

a:link .current-cat {
	color: #CB248E;
}

.signup {
	font-size: 1.2em;
	color: #CB248E;
}

.sidebarboxborder {
	border-width: 1px;
	border-style: dotted;
	border-color: #4D4D4D;
	margin: 5px 0 0 0;
	padding: 3px;
}

.sidebarboxborderto {
	border-width: 1px;
	border-style: dotted;
	border-color: #4D4D4D;
	margin: 5px 0 0 0;
	padding: 2px;
	width: 225px;
}

.morestreetseen {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #4D4D4D;
	text-align: right;
	padding: 0 0 2px 0;
}

.morestreetseen a:hover,
.morestreetseen a:active {
	color: #CB248E;
}


#Gesehen img {
	width: 100px;
	height: auto !important;
	margin: 5px 0 5px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #4D4D4D;
}


img.latesttalks {
	width: 4.8em;
	margin: 4px 0 2px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #4D4D4D;
}

#recommendedreaders img{
	float: left;
	margin: 0 5px 0 0;
	padding: 3px;
}


a:link img.recommendedreaders,
a:hover img.recommendedreaders,
a:visited img.recommendedreaders  {
	border-style: solid;
	border-width: 1px;
	border-color: #4D4D4D;
}

img.supesupersocial {
	border-width: 1px;
	border-style: dotted;
	border-bottom-color: #4D4D4D;
	padding: 5px;
	margin: 5px 1px 0 0;
}

#sidebar .linkcat {
	padding: 1px 3px 0 0;
	margin: 0 0  5px 0;
	list-style: none;
}

.pink {
	color: #CB248E;
}


#sidebar ul .linkcat:hover {
	background-color: transparent;
	display: block;
}

/**********sidebar Adsense***********/

.adsensebox1 {
	border-width: 1px;
	border-style: dotted;
	border-color: #4D4D4D;
	margin: 5px 0 0 0;
	padding: 3px;
	text-align: center;
}

.adsensebox2 {
	border-width: 1px;
	border-style: dotted;
	border-color: #4D4D4D;
	margin: 5px 0 0 0;
	padding: 3px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-align: center;
}


.adsensebox3 {
	border-width: 1px;
	border-style: dotted;
	border-color: #4D4D4D;
	margin: 5px 0 0 0;
	padding: 10px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	text-align: center;
}
/**********searchform***********/

#s {
	border-width: 1px;
	border-style: solid;
	border-color: #4D4D4D;
	width: 165px;
	*width: 150px;
	font-size: 10px;
	padding: 3px 5px 4px 5px;
	
}

#contactsubmit,
#searchsubmit {
	font-size:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #4D4D4D;
	padding: 2px 5px 3px 5px;
	*padding: 2px 5px 2px 5px;
	margin: 0 0 0 -3px;
}

#contactsubmit,
#s:hover,
#s:focus {
	border-color: #000;
}

#searchsubmit:hover,
#searchsubmit:focus,
#sidebar #contactsubmit:hover,
#sidebar #contactsubmit:focus {
	color: #CB248E;
}


#sidebar #email {
	border-width: 1px;
	border-style: solid;
	border-color: #4D4D4D;
	width: 139px;
	*width: 124px;
	font-size: 12px;
	padding: 2px 5px 3px 5px;
}


/**********footer***********/

#footer {
	font-size: 1em;
	font-weight: bold;
	clear: both;
	width: 100%;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica Neue, Helvetica, Geneva, sans-serif;
	margin: 20px 0 0 0;
}

#footernavigation {
	text-align: center;
	margin: 30px auto;
}

#footernavigation {
	display: block;
	width: 100%;
	text-align: center;
}

#footernavigation ul {
	display: inline;
	list-style: none;
	margin: 0 0 10px 0;
}

#footernavigation ul li {
	display: inline;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	padding: 0 5px 0 5px;
	margin: 0 0 0 -4px;
}

/**********phplist***********/

#phplist {
	width:98%;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	line-height: 1.5em;
}

#phplist input { 
	padding: 3px;
	background: #F2F2F2; 
	border: 1px solid #4D4D4D; 
	font-size: 0.9em;
}
#phplist input {
	display: none;
}

#phplist input:hover,
	{
	background:#fff; 
	border-color: #CB248E;
}

