 /*  
Theme Name: BlogPimp WorldNews
Theme URI: http://blogpimp.de
Description: Das neue Nachrichten-Theme von BlogPimp.de
Version: 1.0
Author: Lothar Baier
Author URI: http://blogpimp.de
*/

/* #################################  Voreinstellungen  ##################################### */
html { height: 100.01%; margin: 0; padding: 0;}
* {margin: 0; padding: 0; border: none;}

body {
  font				: normal 100.01%/1.5 Arial, Helvetica, sans-serif;
  text-align		: center;
  background		: #F6F6F6 url(images/bg_line.gif);
  color				: #989898;  
}

h1, h2, h3, h4, h5, h6 {
  font				: normal 0.985em/1.5 Arial, Helvetica, sans-serif;
  margin			: 0;
  padding			: 0 10px;
}

p , table, th, td, input, textarea, code, pre {
  font				: normal 0.785em/1.4 Arial, Helvetica, sans-serif;
  margin			: 1px 1px 1px 1px;
  padding			: 3px 10px 0;
}

ul {
  font				: normal 0.885em/1.3 Arial, Helvetica, sans-serif;
  list-style-type	: none;
}

ol {
  font				: normal 0.885em/1.3 Arial, Helvetica, sans-serif;
}

li a {
  display			: inline-block;
}

li a {
  display			: block;
  padding			: 0 10px;
}

a {
  text-decoration	: none;
  color				: #9F9F9F;;
  padding			: 1px 0px 2px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  padding			: 1px 0 20px;
}

a:hover {
  color				: #FF0000;
}

a:active {
  color				: #5B7AA7;
}

.clearer {
  clear				: both;
  height			: 3px;
  line-height		: 1px;
  font-size			: 1px;
  padding			: 0;
  margin			: 0;
  width				: 10px;
}

blockquote {
  font				: normal 0.785em/1.4 Arial, Helvetica, sans-serif;
  margin			: 3px 0 7px 30px;
  padding			: 0 10px 0 5px;
  border-left		: 3px solid #005eb3;
}

/* ###############################  Seitenstruktur  ###################################### */
#starter #hintergrund {
  background		: #FFFFFF url(images/back.gif);
  width				: 990px;
  text-align		: left;
  margin			: 0 auto;
}

#single #hintergrund {
  background		: #FFFFFF url(images/back.gif);
  width				: 990px;
  text-align		: left;
  margin			: 0 auto;
}

#kopf {
  width				: 990px;
  height			: 280px;
  background		: #FFFFFF url(images/mood_01.jpg) no-repeat;
  margin			: 10px 0 0 0;
  position 			: relative;
}

#kopf2 {
  width				: 990px;
  background		: #FFFFFF url(images/logo.gif);
  height			: 77px;
  color				: #fff;
}

#seite {
  width				: 990px;
  margin			: 0 4px;
}

#menulinks {
  width				: 245px;
  float				: left;
}

#inhalte {
  width				: 470px;
  float				: left;
  color				: #989898;
  font-weight		: bold;
}

#menurechts {
  width				: 252px;
  float				: left;
}

#fuss {
  clear				: both;
  font-size			: 0.785em;
  background		: #FFFFFF url(images/fuss.gif) no-repeat;
  text-align		: right;
  padding-right		: 10px;
  height			: 48px;
  background-position : 0px 0px;
}

/* ###############################  frontpage  ###################################### */
.frontlinks a {
  font-size			: 16pt;
  font-weight		: bold;
  color				: #9F9F9F;
  padding			: 0 0 0 0;
  position			: relative;
  left				: 0px;
  top				: 0px;
}

.fronttext {
  font-size			: 11pt;
  font-weight		: bold;
  color				: #9F9F9F;
  padding			: 0 0 0 0;
  position			: relative;
  left				: 0px;
  top				: 0px;
}


/* ###############################  frontpage ende  ###################################### */


/* ###############################  Kopf der Seite  ###################################### */
#kopf h1 {
  text-align		: center;
  padding			: 30px 0 0 0 0;
  height			: 50px;
}

#kopf h1 a {
  width				: 990px;
  border			: none;
  line-height		: 1.0;
  font-size			: 2.4em;
  font-family		: Arial, Helvetica, sans-serif;
  text-transform	: uppercase;
  color				: #FFFFFF;
  margin			: 0 0 0 0;
  padding			: 0 0 0 0;
}

#kopf2 p {
  text-align		: center;
  margin			: 0;
  padding			: 4px 0 3px;
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
}

/* ###############################  Menue linke Seite  ###################################### */
#menulinks {
  padding			: 0 0 0 6px;
  text-align		: left;
}

#menulinks a {
  display			: inline;
}

#menulinks ul {
  font-size			: 0.8em;
  padding			: 0;
  line-height		: 1.1;
}

#menulinks ul li {
  margin-bottom		: 0px;
}

#menulinks ul p {
  font-size			: 0.935em;
  padding			: 0;
}

#menulinks ul ul {
  font-size			: 22pt;
  font-weight		: bold;
  color				: #989898;
 /* padding			: 0 0 0 0; */
  position			: relative;
  left				: 0px;
  top				: 00px;
  margin-bottom		: 10px;
  padding-top		: 10px;
}

#menulinks ul ul ul {
  font-size			: 14pt;
  font-weight		: bold;
  color				: #989898;
  padding			: 0 0 10px 0;
  position			: relative;
  left				: 95px;
  top				: -142px;
  line-height		: 30px;
}

#menulinks ul ul ul ul {
  font-size			: 2.0em;
  padding			: 0 0 0 16px;
}

#menulinks ul ul li a {
  font-size			: 0.85em;
  padding			: 0;
}

#menulinks h2 {
  font-size			: 0px;
  padding			: 0 0 0; 
  color				: #FFFFFF;
  text-transform	: uppercase;
  border-bottom		: 0px solid #ccc; 
  margin			: 15px 0 3px;
}

#menulinks a:hover,
#menulinks li.current_page_item, 
#menulinks li.current_page_item a,
#menulinks li.current_page_ancestor a {
  background		: ;
  color				: #B80000;
}

#menulinks li.current-cat a,
#menulinks li.current_page_item a {
  background		: ;
  color				: #5B7AA7;
}

#menulinks ul li form input.sucheingabe,
#menulinks ul li form input#si {
  background		: #fff;
  border			: 1px inset #ccc;
  width				: 126px;
  padding			: 1px 3px 2px;
  margin			: 5px 0 5px 0;
  font-size			: 0.935em;
}

#menulinks ul li form input.suchsubmit,
#menulinks ul li form input#ss {
  background		: #fff;
  border			: 1px outset #ccc;
  width				: 60px;
  padding			: 0px 3px 1px;
  margin-top		: 0;
  font-size			: 0.935em;
}

#menulinks ul li form input:hover.suchsubmit,
#menulinks ul li form input:hover#ss {
  background		: #666;
  color				: #fff;
}

#menulinks p.catcloud a {
  padding			: 1px 5px 2px 0;
}

#menulinks #wp-calendar {
  border-collapse	: collapse;
  padding			: 0;
  margin			: 0;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  width				: 120px !important;
}

#menulinks #wp-calendar th,
#menulinks #wp-calendar td {
  font-size			: 1.0em;
  padding			: 0 1px;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menulinks #wp-calendar th a,
#menulinks #wp-calendar td a {
  font-size			: 1.0em;
  padding			: 0;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #social-bookmarks a {
  padding			: 10px 0 0 0;
  margin			: 0 2px 0 0;
}

/* ###############################  Hauptinhalt mittlere Spalten  ###################################### */
#inhalte h2 {
  font-size			: 22pt;
  font-weight		: bold;
  padding-top		: 3px;
  background		: ;
  text-align		: left;
}

#inhalte h2 a {
  margin			: 0;
  line-height		: 1.0;
  display			: block;
}

#inhalte h2 a:hover {
  color				: #d00;
}

#inhalte .post {
  width				: 470px;
  background		: ;
  padding-top		: 10px;
}

#inhalte .post h2 {
  font-size			: 1.4em;
}

#inhalte .post img {
  float				: left;
  margin			: 5px 10px 3px 0;
}

#inhalte .post p {
  text-align		: justify;
}

#inhalte .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  background		: ;
  margin-bottom		: 0;
  border-bottom		: 1px solid #ccc; 
}

#inhalte .mini-post {
  width				: 214px;
  float				: left;
}

#inhalte .mini-post h2 {
  background		: transparent;
}

#inhalte .mini-post .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  margin-bottom		: 0;
  border-bottom		: none;
  background		: transparent;  
}

#inhalte hr.teiler {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  background		: #ccc;
  clear				: both;
  margin			: 0 10px;
}

#inhalte .trenner {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  background		: #ccc;
  clear				: both;
}

#inhalte .navigation {
  width				: 470px;
  background		: #e7e7df;
  border-bottom		: 1px solid #ccc;
  font-size			: 0.8em;
  clear				: left;
}

#inhalte .drgt {				
  float				: left;
  padding			: 2px 10px;
  height			: 17px;
}

#inhalte .dlft {				
  float				: right;
  padding			: 2px 10px;
  height			: 17px;
}

/* ###############################  Kommentare und Formular  ###################################### */
h3#comments, h3#respond {
  font-size			: 1.0em;
  margin			: 20px 0 10px;
}

h3#comments {
  border-right		: 1px solid #ccc;
  margin-bottom		: 0px;
  padding-bottom	: 10px;
}

#inhalte ol.commentlist {
  padding			: 3px 10px 3px 50px;
  border-right		: 1px solid #ccc;
}

#inhalte ol.commentlist li {
  padding			: 0 0 1px 0;
  margin-bottom		: 10px;
  font-size			: 1.2em;
  border			: 1px solid #ccc;
}

#inhalte ol.commentlist li.alt {
  background		: #e0e0e0;
}

#inhalte ol.commentlist li a {
  display			: inline;
} 

#inhalte ol.commentlist li small.commentmetadata a {
  font-size			: 0.8em;
  display			: inline;
  padding-left		: 0;
}

#inhalte ol.commentlist li cite {
  font				: normal 0.935em/1.1 Georgia, Cambria, Constantia, "Times New Roman", "Times Roman", Times, serif;
  padding-right		: 0;
}

#inhalte #commentform input,
#inhalte #commentform textarea {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Georgia, Cambria, Constantia, "Times New Roman", "Times Roman", Times, serif;
  padding			: 1px 3px 2px;
  margin-top		: 3px;
}

#inhalte #commentform p label {
  font				: normal 1.1em/1.0 Georgia, Cambria, Constantia, "Times New Roman", "Times Roman", Times, serif;
  padding			: 0px 3px 12px;
}

#inhalte #commentform input#submit {
  border			: 1px outset #999;
  background		: #fff;
  padding			: 1px 3px;
}

#inhalte #commentform input:hover#submit {
  background		: #666;
  color				: #fff;
}

#inhalte input.inhaltsucheingabe {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Georgia, Cambria, Constantia, "Times New Roman", "Times Roman", Times, serif;
  padding			: 1px 3px 2px;
  margin			: 3px 0 0 10px;
}

#inhalte input.inhaltsuchsubmit {
  border			: 1px outset #999;
  background		: #fff;
  padding			: 1px 3px 0px;
  margin			: 3px 0 0 10px;
}

#inhalte input:hover.inhaltsuchsubmit {
  background		: #666;
  color				: #fff;
}

/* ###############################  Menue rechte Seite  ###################################### */
#menurechts {
  padding			: 0 0px 0 5px;
  text-align		: left;
}

#menurechts a {
  display			: inline;
}

#menurechts ul {
  font-size			: 0.8em;
  padding			: 0;
  line-height		: 1.1;
}

#menurechts ul li {
  margin-bottom		: 4px;
}

#menurechts ul p {
  font-size			: 0.935em;
  padding			: 0 0 0 10px;
}

#menurechts ul ul {
  font-size			: 1.0em;
  padding			: 0;
  margin			: 0 0 0 10px;
}

#menurechts ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 0px;
  margin			: 0x;
}

#menurechts ul ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 8px;
  margin			: 0;
}

#menurechts ul ul li a {
  font-size			: 0.9em;
  padding			: 0;
}

#menurechts h2 {
  font-size			: 11px;
  padding			: 2px 2px 2px 6px;
  background-color	: #313793; 
  color				: #FFFFFF;
  border-bottom		: 0px solid #ccc; 
  margin			: 15px 0 3px;  
  background-image	: url(images/menurechts_h2.jpg); background-repeat:no-repeat;
}

#menurechts h2.widgettitle {
background-image	: url(images/vid_link.jpg); background-repeat:no-repeat;

}

li.postlinks h2.widgettitle {margin-top:5px!important;}

#menurechts a:hover,
#menurechts li.current-cat a,
#menurechts li.current_page_item a {
  /*background		: #ddd;*/
}

#menurechts ul li form input.sucheingabe,
#menurechts ul li form input#si {
  background		: #fff;
  border			: 1px inset #ccc;
  width				: 126px;
  padding			: 1px 3px 2px;
  margin			: 5px 0 5px 10px;
  font-size			: 0.935em;
}

#menurechts ul li form input.suchsubmit,
#menurechts ul li form input#ss {
  background		: #fff;
  border			: 1px outset #ccc;
  width				: 60px;
  padding			: 0px 3px 1px;
  margin			: 0 0 5px 10px;
  font-size			: 0.935em;
}

#menurechts ul li form input:hover.suchsubmit,
#menurechts ul li form input:hover#ss {
  background		: #666;
  color				: #fff;
}

#menurechts p.catcloud a {
  padding			: 1px 5px 2px 0;
}

#menurechts #wp-calendar {
  border-collapse	: collapse;
  padding			: 0;
  margin			: 0 0 0 10px;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  width				: 120px !important;
}

#menurechts #wp-calendar th,
#menurechts #wp-calendar td {
  font-size			: 1.0em;
  padding			: 0 1px;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menurechts #wp-calendar th a,
#menurechts #wp-calendar td a {
  font-size			: 1.0em;
  padding			: 0;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

/* ###############################  Fuss der Seite  ###################################### */
#fuss p {
  margin-top		: 0;
  padding-top		: 10px;
}


#menulinks ul ul ul {left:86px!important;}
li.page_folder {width:85px!important;}
li.page_item {width:165px!important;}

a.ferry_postlink {color:#fff;}
a.ferry_postlink:hover {color:#fff;background:transparent!important;}


/* ############################### mailform ############################### */
div.codesnip form input {
		border:1px solid #ccc;
		background-color:#989898;
		margin:1px;
		color:#989898;
		font-size:100%;
		margin-top:0.5em;
		boder:1px;
}
form dl, dl.labels {
		margin:0em;
		margin-top:0.5em;
		boder:1px;
	}

	form dt, dl.labels dt {
		border:1px solid #ccc;
		font-size:11pt;
		border:1px;
		color:left;
		float:left;
		width:7em;
		margin-bottom:0.8em;
		color:#989898;
		text-align:right;
		font-weight:400;
		position:relative; /*IEWin hack*/
	}

	form dd, dl.labels dd {
		margin-left:7.5em;
		margin-bottom:0.8em;
		font-style:normal;
		text-align:left;
		padding-left:0.5em;
	}
	
	form dd.submit, dl.labels dd.submit  {
		margin-top:2em;
		color:#989898;
		background-color:#FFFFFF;
	}

	.error_msg {
		font-weight:700;
		color:#FF0000;
	}
	
	.pxs_css_spamcheck {
		display: none !important;
	}
	
form dt {border:0!important;}	
form dd {margin-right:20px!important;}


form dd input {border:1px solid #989898!important;width:300px!important;}
form dd textarea {border:1px solid #989898!important;}
