/*  
Theme Name: dataplanet
Theme URI: http://www.dataplanet.de/
Description: Designed by <a href="http://www.dataplanet.de">dataplanet</a>.
Version: 0.9
Author: dataplanet
Author URI: http://www.dataplanet.de
*/


body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:19px; padding: 0px; margin: 0px; color:#35383d;

background-color:#EEECE1;
background-image:url(../dataplanet/images/bg-all.png);
background-position:top left;
background-repeat:repeat-x;

}

html { padding: 0; margin: 0;}

a:link { text-decoration: none; color : #5D970A; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #5D970A; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #5D970A; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #5D970A; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: Verdana;}

img { padding: 0px; margin: 0px; border: none; text-align: center;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

form { padding: 0px; margin: 0px;}
input { font-family: 'Verdana'; color: #282b31; font-size: 12px;}
textarea { font-family: 'Verdana'; color: #282b31; font-size: 12px;}
select { font-family: 'Verdana'; color: #282b31; font-size: 12px;}

/* BGContainer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.BGtop {width: 100%;  margin: 0 auto; padding: 0px;  }
.BGC {  width: 904px; margin: 0 auto; padding: 0px; position: relative; }

/* Header +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/**/ * html .Header { height: 87px;} /* */ 
.Header {  margin-left:20px; width: 890px; position: relative; clear: left; padding: 0px 0px 0px 0px; min-height:87px;}

.Header h1 { font-size: 28px; line-height: 28px; padding: 27px 5px 0px 100px; margin: 0px; font-weight: normal;}
.Header h1 a { color:#666; text-decoration: none; }
.Header h1 a:visited { color:#666; text-decoration: none; }
.Header h1 a:hover { color:#666; text-decoration: none; }
.Header .Desc { color:#75c0d9; font-size: 14px; line-height: 14px; font-weight: bold; font-family: 'Verdana'; padding: 0px; margin: 0px 0px 0px 100px;}
.Header .LS { position: absolute; top: 30px; left: 30px; background: url(../dataplanet/images/LogoIcon.png) no-repeat left top; width: 40px; height: 43px;}

/* Menu +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Menu { background: url(../dataplanet/images/menueBg.png) repeat-y center ; width: 890px; margin-left:20px;position: relative; float: left; height: 40px;}
.Menu em { display: none}
.Menu ul { padding:0px; margin:0px;list-style: none; }
.Menu ul li ul { display: none;}
.Menu li { width:150px; font-size: 14px;float: left; text-align:center;}
.Menu a {  padding-top:8px; color:#fff; width:150px;  height:40px; display:block; float: left; }
.Menu a span { }
.Menu a span { }
.Menu a:hover span { }
.Menu a:hover {  color:#fff; text-decoration: none;}
.Menu a:hover span { }
.Menu .on,.Menu .current_page_item,.Menu .current-cat,.Menu .current-cat-parent, .Menu .current_page_parent { background: url(../dataplanet/images/nav.png) no-repeat ; color:#fff; }
.Menu .on span {  }



/* Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.CON {  background: url(../dataplanet/images/bg-head.jpg) no-repeat; width: 904px; float: left;padding-top:20px;background-position:center top; margin-bottom:100px;  }
.CON2{  background: url(../dataplanet/images/bg-cont.png) repeat-y center ;width: 904px;    float: left; margin-top:5px;}


/* Side Central Single +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SCS { width: 550px; float: left; margin-left: 30px;margin-bottom: 30px;}
.SCS h1 { font-size: 18px; font-weight: normal; background: url(../dataplanet/images/PostHead.gif) repeat-x bottom; padding-bottom: 10px;  }
.SCS h2 { font-size: 16px; font-weight: normal; margin-top:45px;}
.SCS h3 { font-size: 14px; font-weight: normal; }

.SCS p { font-size: 13px; line-height: 18px; margin-bottom:8px;}
.SCS p strong {}
.SCS img {}
.SCS ul { padding: 10px 0px; margin: 0px; }
.SCS li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(../dataplanet/images/PostContentLiIco.png) no-repeat left top; font-size: 13px; line-height: 18px; color:#4c4c4c; }
.SCS blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; }
.SCS blockquote p { font-size: 13px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(../dataplanet/images/PostContentBlockLiIco.png) no-repeat left top; font-size: 13px; line-height: 18px; color:#336699; }
.SCS blockquote a { color:#0080ca; }
.SCS blockquote a:visited { color:#0080ca; }
.SCS blockquote a:hover { color:#990000; }
.SCS a { text-decoration: underline;}

/* Side Central +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SC { width: 550px; float: left; margin-left: 30px;}
.SC h2 { font-weight: normal;}
.pagetitle { font-size: 20px; font-weight: normal;  border-bottom: solid 1px #000; padding-bottom: 15px;}

/* Post +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Post {	width: 550px; position: relative; clear: left;}
.PostHead { position: relative; clear: left; background: url(../dataplanet/images/PostHead.gif) repeat-x bottom; padding-bottom: 0px;}
.PostHead h1,h1,h2 { font-size: 16px; line-height: 20px;  font-weight: normal; padding: 0px 0px 1px 0px; margin: 30px 0px 0px 0px; color:#083C49;}
.PostHead h1 a { color: #5D970A; text-decoration: none;}
.PostHead h1 a:visited { color: #5D970A; text-decoration: none;}
.PostHead h1 a:hover { color:#5D970A; text-decoration: none;}

.PostAuthor { padding: 1px 0px; margin: 0px; font-size: 10px; color:#8a98a2; font-weight: bold;}
.PostDate { }
.PostDate small { font-size: 10px; color:#8a98a2; font-weight: bold; }
.PostDate .month { display:block; text-transform: uppercase; font-size: 9px;}
.PostDate .day { display:block; font-size: 24px; line-height: 24px; font-family: 'Verdana';  font-weight: normal; color:#4a5a65;}
.PostDate .year { display:block;}

.PostContent { padding: 0px 0px 5px 0px; font-size: 13px; line-height: 18px; background: url(../dataplanet/images/PostHead.gif) repeat-x bottom; }
.PostContent p { font-size: 13px; line-height: 18px; }
.PostContent p strong {}
.PostContent img {}
.PostContent ul { padding: 10px 0px; margin: 0px; }
.PostContent li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(../dataplanet/images/PostContentLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#4c4c4c; }
.PostContent blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#336699; }
.PostContent blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(../dataplanet/images/PostContentBlockLiIco.png) no-repeat left top; font-size: 12px; line-height: 15px; color:#336699; }
.PostContent blockquote a { color:#5D970A; }
.PostContent blockquote a:visited { color:#5D970A; }
.PostContent blockquote a:hover { color:#5D970A; }
.PostContent a { text-decoration: underline;}

.PostDet { padding-top: 5px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color:#336699; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline;} 
.PostCateg { background: url(../dataplanet/images/PostCateg.png) no-repeat left center;}
.PostCom { background: url(../dataplanet/images/PostCom.png) no-repeat left center; }

.SCS ol.snap_nav {
	margin-bottom:20px;
	list-style-type:none;
	
}
.SCS ol.snap_nav li {
	float:left;
	width:20px;
	list-style-type:none;
	background:none;
	
}
.SCS ol.snap_nav li.snap_selected {
font-weight:bold;
	}
	
	
	.startPost{
	width:260px;
	float:left;
	clear:none;
	margin-right:5px;
	height:100px;
	}
.startPost p{
		font-size:11px;
	}

/*******************************************************************************
********** Breadcrumb-Navigation
*******************************************************************************/
.SCS .breadcrumb { font-size: 11px; padding-top: 5px; padding-bottom: 10px; color: #888; }
.SCS .breadcrumb span { padding:0 .8em 0 .5em; background:url(images/icon_arrow.png) no-repeat .25em .5em; }

/*******************************************************************************



/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 2px 0px 2px 15px; margin: 0px; list-style-type: none; font-size: 12px;}
.NoteRss { background: url(../dataplanet/images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(../dataplanet/images/NoteTrackBack.png) no-repeat left top;}
.Note li a { color:#5D970A;}

/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Nav a { padding: 2px 5px 2px 3px; background: #fff; border-right: solid 1px #ccc; font-size: 12px;}
.Nav a:visited { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc;}
.Nav a:hover { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; text-decoration: none;}
.Nav span { padding: 2px 5px 2px 0px; color:#6666; border-right: solid 1px #ccc; }
.Nav .on { padding: 2px 5px 2px 3px; border-right: solid 1px #ccc; font-size: 12px; color:#000;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#000; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 5px 10px 5px; margin: 0px 0px 20px 0px; list-style-type: none;}
.Comments .List .ComListLi { background: #f6f1de url(../dataplanet/images/ComListLiBottom.gif) no-repeat left bottom; }
/**/ * html .Comments .List .ComListLiTop { left: -5px;} /**/ 
.Comments .List .ComListLiTop { position: absolute; background: url(../dataplanet/images/ComListLiTop.gif) no-repeat left top; height: 15px; width: 420px; left: 0px; top: 0px;}

/**/ * html .Comments .List .ListNr { left: -55px;} /**/ 
.Comments .List .ListNr { color:#bec9d1; position: absolute; top: 15px; font-size: 24px; line-height: 24px; font-family: 'Verdana'; font-weight: normal;  padding: 0px; left: -55px; }

/**/ * html .Comments .List .ListGrav { left: 10px;} /* */ 
.Comments .List .ListGrav { position: absolute; top: 15px; left: 15px;}
.Comments .List .ListGrav img { border: solid 1px #fff;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 42px; font-size: 12px; line-height: 11px;  color:#333; font-weight: bold; display: block;}
.Comments .List small { color:#5D970A; padding: 0px 0px 0px 42px; margin: 0px; font-size: 10px; }
.Comments .List small a { color:#5D970A; text-decoration: none;}
.Comments .List small a:visited { text-decoration: none;}

.Comments .List .ListContent { margin: 15px 0px 0px 0px; padding: 5px 10px; font-size: 12px; line-height: 15px; background: #fff url(../dataplanet/images/ComListContent.gif) no-repeat left top; display: block;}


/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form h3 { font-size: 14px; font-weight: bold;  margin: 0px; padding: 5px 0px 10px 0px; color:#333;}
.Comments .Form { background: #bbe9ff url(../dataplanet/images/ComFormBottom.gif) no-repeat left bottom; padding: 10px 15px 20px 15px; position: relative;}
/**/ *html .Comments .FormTop  { left: -15px;} /**/ 
.Comments .FormTop { background: url(../dataplanet/images/ComFormTop.gif) no-repeat left top; position: absolute; top: 0px; left: 0px; width: 504px; height: 7px;}
.Comments .Form form {margin: 0px; padding: 0px;}
.Comments .Form a { text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 12px; color:#336699; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#FF3300;}
.Comments .Form p small { font-size: 12px; display: block; padding: 5px 0px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #9dc0d0; padding: 5px 4px; font-size: 12px; display: block;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #9dc0d0; padding: 4px; font-size: 12px;}

.Comments .Form input.SubmitComment { width: 257px; height: 26px; background: url(../dataplanet/images/SubmitComment.png) no-repeat; margin-top: 8px;}
.Comments .Form input.SubmitComment:hover { background: url(../dataplanet/images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { width: 257px; height: 26px; background: url(../dataplanet/images/SubmitComment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}


/* Side Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR { width: 290px; float: right;  position: relative; }
.SR h2 { font-size: 14px; letter-spacing: normal; font-weight: bold; color:#083C49;}

/* Search ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Search { background: url(../dataplanet/images/Search.gif) no-repeat left top; position: absolute; top: -63px; width: 280px; left: -9px;}
.Search  form { padding: 30px 20px 10px 30px; margin: 0px;}
.Search  input { border: none; color: #330033; font-size: 12px;}
.Search  input.search { width: 24px; height: 23px; background: url(../dataplanet/./images/SearchButton.gif) no-repeat;}
.Search  input.keyword { background: none; border: none; padding: 5px 0px 5px 8px; width: 200px; border: none; } /**/ * html #buttonsearch { margin: -24px 0px 0px 203px; } /* */ 
#buttonsearch { padding: 0px; margin: -23px 0px 0px 203px; top: 0px; background: none; }


/* Flickr RSS - PlugIn ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Flickr { margin-bottom: 10px;}
.Flickr h2 { background: url(../dataplanet/images/FlickrH3.gif) no-repeat left top; padding: 0px 0px 5px 20px; margin: 0px 0px 10px 0px; border-bottom: dashed 1px #7bb9d9; }
.Flickr ul { padding: 0px; margin: 0px;}
.Flickr li { padding: 0px; margin: 0px 6px 0px 0px; list-style-type: none; display: inline;}
.Flickr li a img { background: #000; padding: 1px; border: solid 4px #127aae; width: 60px; height: 60px; margin-bottom: 5px;}
.Flickr li a:hover img { background: #666; padding: 1px; border: solid 4px #09182a; margin-bottom: 5px;}

/* Syndicate ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Syn { background: #09182a url(../dataplanet/images/SynBottom.gif) no-repeat left bottom; margin-bottom: 10px; position: relative; padding: 10px 15px; }
/**/ * html .SynTop { left: -15px;} /* */ 
.SynTop { position: absolute; background: url(../dataplanet/images/SynTop.gif) no-repeat left top; left: 0px; top: 0px; width: 230px; height: 8px; }
.Syn ul { margin: 0px; padding: 0px;}
.Syn li {  margin: 0px; padding: 3px 0px 3px 20px; list-style-type: none; font-size: 12px; color:#0097ca;}
.Syn li a { font-family: Verdana; color:#5D970A; font-size: 12px; }


/* Side Right Left +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .SRL { width: 290px; color:#abcee1; }

.SR .SRL a { color:#5D970A; font-size: 12px; }
.SR .SRL a:visited { color:#5D970A; }
.SR .SRL a:hover { color:#5D970A;}

.SR .SRL .widget { margin-top: 0px; margin-bottom: 10px; color:#666;}
.SR .SRL .widget h2 { padding: 0px 0px 5px 0px; margin: 0px; border-bottom: solid 1px #EEECE1; }
.SR .SRL .widget ul { margin: 0px; padding: 0px;}
.SR .SRL .widget li { margin: 0px; padding: 2px 0px 3px 20px; list-style-type: none; font-size: 12px; }



.SR .SRL .widget_categories .children ul { margin: 2px 0px 0px 0px; padding: 0px; list-style-type: none; }
.SR .SRL .widget_categories .children li { margin: 0px 0px 0px 0px; padding: 0px; list-style-type: none; border-bottom: none; font-size: 10px; background: none; }
.SR .SRL .widget_categories ul.children { margin: 5px 0px 15px 20px;}

.SR .SRL .widget_tag_cloud { font-family: "Verdana"; line-height: 18px;}

.SR .SRL .widget_calendar table { width: 100%;}
.SR .SRL .widget_calendar table td { text-align: center; padding: 3px; }
.SR .SRL .widget_calendar caption { background: #083C49; padding: 5px 0px;}
.SR .SRL .widget_calendar #today { background: #083C49;}

.SR .SRL .widget_search #s { width: 160px; border: solid 1px #083C49; padding: 3px; margin-bottom: 5px;}





a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tag-link-1 { font-size:  8px; }
a.tagsz-2 { font-size: 10px; }
a.tagsz-3 { font-size: 12px; }
a.tagsz-4 { font-size: 14px; }
a.tagsz-5 { font-size: 16px; }
a.tag-link-8 { font-size:  8px; }
a.tag-link-22 { font-size:  8px; }


#tag_cloud-3{
	line-height:20px;
}


.widgetTop{
background-image:url(../dataplanet/images/widgetTop.png);
width:290px;
height:36px;
margin:0 0 10px 0;
}
.widgetBg{
background-image:url(../dataplanet/images/widgetBg.png);
background-repeat:repeat-y;
width:290px;

padding:0 0 0 0;
margin:0 0 0 0;
}
.widget{
clear:both;
width:250px;
margin:0 0 0 20px;
}
.widgetBottom{
background-image:url(../dataplanet/images/widgetBottom.png);
width:290px;
height:36px;
margin:0 0 0 0;
}


/* Side Right Right +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/*aaaaaaaaaaaaaaaaaaaaaaaaaaaa */
.postImg{
	float:left;
	margin-right:15px;
}

/*aaaaaaaaaaaaaaaaaaaaaaaaaaaa*/

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Footer {  width: 904px; height:1px; position: relative; clear: left; padding: 0; margin-bottom:0px; }

.Footer p { font-size: 10px; color:#92b8cd; padding: 0px; margin: 0px; }
.Footer a { color:#92b8cd; text-decoration: underline;}