/*
Theme Name: Byty
Theme URI: http://cozmoslabs.com/byty-theme
Description: Built on Thematic Theme
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.3
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.

*/
body{
	/* background:url(images/body_bg.jpg) top left repeat-x #989796; */
	text-align: center;
	color: #3b3b3b; /* #494a4b; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
/* Georgia,"Times New Roman","Bitstream Charter",Times,serif; */
font-size: 8pt;	
line-height: 18px;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	clear: none;
}
h1 span{
	text-transform:none;
}
#wrapper{
	width: 1000px;
	background:url(images/wrapper_bg.gif) top left repeat-y;
	margin:0 auto;
	text-align: left;
	border:none;
    margin-top: 225px;
	position: relative;
}
#header {
	/* background:url(images/header_bg.jpg) top left no-repeat; */
	width: 1000px;
	z-index: 900;
	height:148px;
	/*overflow:hidden;*/
	margin-bottom:8px;
	padding-left:10px;
}
#branding{
        width: 400px;
        margin-left: 0px;
	/*display:none;*/
}
#blog-description{
	position:absolute;
	top:10px;
	padding:0 0 0 10px;
	margin:0;
	border:none;
	color:#333333;
}
#blog-title{
	/*background:url(images/logo.gif) 0px 63px no-repeat;*/
	/*width:205px;*/
	height:83px;
	text-indent:0px;
	padding:0px;
	padding-top:25px;
	border:none;
}
#blog-title a{
	display:block;
	height:60px;
	font-size:60px;
	color:#333333;
	font-family:"Trebuchet MS";
	font-weight:normal;
	margin-top: 5px; 
	/*filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity:0;*/
}
/******************************************** Ad areas */
#top_twitter {
	width:120px;
	height:110px;
	position:absolute; 
	top:35px;
	left:50%;
	margin-left:360px;
	/*background:#2772b3;*/
}

#top_feature {
	width:635px;
	height:165px;
	position:absolute;
	top:-195px;
	/* left:50%; */
	margin-left:10px;
	/*background:#2772b3;*/
}

#top_ad {
	width:300px;
	height:250px;
	position:absolute;
	top:-175px;
	right: 60px;
	/*margin-left:248px;
	background:#2772b3;*/
}

.top_feature_table {
}

.top_feature_cell {
        word-wrap: break-word;
        width: 100px;
        padding:0;
        margin:0;
        height:160px;
        vertical-align:top;
        background:url(/news/wp-content/themes/byty/images/feature_bg.gif) repeat-x;
}

.top_feature_spaceing {
        width: 45px;
        padding:0;
        margin:0;
        text-align: center;
}

.welcome_vistor {
        border-color: purple;
        border-style: dashed;
        border-width: 0.5pt;
        bottom: 5pt;
        left: 5pt;
        margin-bottom: 15pt;
        padding: 10pt;
        right: 5pt;
        top: 5pt;
}

/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
	height:39px;
    font-size:11px;
    overflow:visible;
    z-index:100;
}
.search-outer-container {
	   margin-top: 0px;
       float: right;
       width: 200px;
}

.search-container {
       float: left;
       width: 160px;
       padding-top: 7px;
}

.search-field {
       width:150px;
       border: 1px solid black;
}

.go-button-container {
       float: right;
       width: 30px;
       padding-top: 6px;
}

.go-button {
       color: white;
       background:#D52300;
       border: 1px solid white;
       text-shadow: 0 0 3px;
       -webkit-text-shadow: 0 0 3px;
       -khtml-text-shadow: 0 0 3px;
       -moz-text-shadow: 0 0 3px;
       -moz-box-shadow: 0 0 10px 1px #D52300;
       -moz-border-radius: 0.5em;
       -webkit-border-radius: 0.5em;
       -khtml-border-radius: 0.5em;
}

.textwidget {
      margin-left: 0px;
}

.textwidget2 {
      margin-left: 20px;
}

.textwidget input {
       width: 150px;
}

.textwidget textarea {
       width: 150px;
}

/*************************************** LOGO  */
#logo h1{
	/*display:none;*/
}

/*********************************************  MAIN CONTENT */
#main{
	background: transparent /* #eaeaea transparent url(images/main_bg.gif)*/ repeat-y scroll left top; 
	padding:0px 10px 20px 20px;
	width:auto;
	height:1%;
}
#container{width:510px;}
#content{
	padding:0 0px 0 0;
}
/*********************************************************** post */
.post{
	border:1px solid #d6d6d6;
	background: #ffffff;
	margin-top:7px;
	padding:10px;
}
h1.entry-title, h2.entry-title{
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	text-transform:none;
	color:#d52300;
	font-size:20px;
	font-weight:normal;
	line-height:1.1em;
}
h2.entry-title a{
    font-size:20px; 
	color:#d52300;
	line-height:1.1em;
}
h2.entry-title a:hover{
	text-decoration:underline;
}
a.more-link{
	background:transparent;
	width:89px;
	height:22px;
	padding:2px 0 0 0;
	text-align:center;
	float:right;
}
a.more-link:hover{
	background:transparent;
	text-decoration:underline;
}
div.entry-utility{
	margin-top:5px;
	clear:both;
	border-top:1px solid #e6e5e5;
	padding:2px;
	background:#fff;
	width: 485px;
}

span.comments-link a{
	color:#d52300;
}
.hentry ol{
	list-style-position:inside;
}
.hentry ul{
	list-style-position:inside;
}

#tag_comment a {color:#3b3b3b;}
#tag_comment a:visited {color:#3b3b3b;}

/*********************************************************** columns */
#primary{
	width:200px;
	float:left;
	margin-right:0;
}
#secondary{
	width:200px;
	float:left;
}
.aside ul.xoxo{
	list-style:none;
	padding:0;

}
.aside ul.xoxo li{
	padding:0;
	margin:0;
	background:#ffffff;
	border:1px solid #d6d6d6;	
}
.aside ul.xoxo li{
	margin-top:10px;
}
.aside ul.xoxo li h3{
	color:#d52300;
	background:/* url(images/side_header.gif) top left repeat-x */ #ffffff;
	height:22px;
	padding:6px 0 0 10px;
}
.aside ul.xoxo li#rss-links h3{
	color:#d52300;
	background:/* url(images/side_header.gif) top left repeat-x */ #ffffff;
	height:22px;
	padding:6px 0 0 25px;
}
.aside ul.xoxo li ul{
	list-style:none;
	padding:0;
	margin:0;
}
.aside ul.xoxo li ul li{ 
	list-style:none;
	padding:0;
        padding-left: 10px;
	margin:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;
	border-left:none;
	border-right:none;
}

.aside ul.xoxo li ul li.recentcomments{
	padding:2px 20px 2px 20px;
/*
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;	
*/
}
.aside ul.xoxo li ul li.recentcomments a{
	display:inline;
	color:#333333;
	text-decoration:none;
	border:none;
	padding:0;
}
.aside ul.xoxo li ul li.recentcomments a:hover{
	background:none;
}
.aside ul.xoxo li ul li a{
	background:#ffffff;
	display:block;
	padding:2px 2px 2px 10px;
/*
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;
*/
    color: #3b3b3b;
	text-decoration:none;
}

.aside ul.xoxo li div#tag_cloud ul li a{
	background:#ffffff;
	display:block;
	padding:1px 1px 1px 5px;
	color: #d52300;
	text-decoration:none;
   
}


.aside ul.xoxo li ol li{ 
            padding:0;
        	padding-left: 5px;
            margin:0;
            border-top:1px solid #fff;
            border-bottom:1px solid #e6e5e5;
            border-left:none;
            border-right:none;
}

.aside ul.xoxo li ol {
	font-family: georgia;
	font-size: 1.3em;
	color: #D52300;
	margin:0 4px 10px 2.2em;
}

.aside ul.xoxo li ol li a {
			font-family: verdana, sans-serif;
			font-size: 8pt;
			color: #3B3B3B;
}
	
.aside ul.xoxo li ul li a:hover{
	color:#d52300;
	text-decoration:none;
}
.aside ul.xoxo li ol li a:hover{
	color:#d52300;
	text-decoration:none;
}

.aside ul.xoxo li ul li.cat-item a{
	display:block;
	color:#333333;
	text-decoration:none;
/*
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;

	padding-left:35px;
	background:url(images/folder-ico.gif) center left no-repeat #f1f1f1;
*/
}
.aside ul.xoxo li ul li.cat-item a:hover{
	/* background:url(images/folder-ico.gif) center left no-repeat #d2d2d2; */
	color:#000;
	text-decoration:none;
}




div.menu ul li.cat-item-text a {font-family:Arial;color:#d6d6d6;font-size:1.1em;font-weight:bold;}
div.menu ul li.cat-item-text a:hover{font-family:Arial;color:#d52300;font-size:1.1em;font-weight:bold;}



div.menu ul li.cat-item-home{background-image: url(/news/wp-content/themes/byty/images/navi3/home-grau.gif); background-repeat:no-repeat; width:80px; display: block; margin: 0;padding:0px;text-decoration: none;height: 22px;}
div.menu ul li.cat-item-home a:hover {background-image: url(/news/wp-content/themes/byty/images/navi3/home-rot.gif); background-repeat:no-repeat; text-decoration: none;width:80px; }

div.menu ul li.cat-item-musik {background-image: url(/news/wp-content/themes/byty/images/navi3/musik-grau.gif); background-repeat:no-repeat;width: 83px;display: block;margin: 0;padding:0px;text-decoration: none;height: 22px; }
div.menu ul li.cat-item-musik a:hover {background-image: url(/news/wp-content/themes/byty/images/navi3/musik-rot.gif); background-repeat:no-repeat; text-decoration: none;width: 83px;}

div.menu ul li.cat-item-filme{background-image: url(/news/wp-content/themes/byty/images/navi3/filme-grau.gif); background-repeat:no-repeat;width: 78px;display: block;margin: 0;padding:0px;text-decoration: none;height: 22px; }
div.menu ul li.cat-item-filme a:hover {background-image: url(/news/wp-content/themes/byty/images/navi3/filme-rot.gif); background-repeat:no-repeat; text-decoration: none;width:78px;}

div.menu ul li.cat-item-hoerbuecher{background-image: url(/news/wp-content/themes/byty/images/navi3/hoerbuecher-grau.gif); background-repeat:no-repeat;width: 148px;display: block;margin: 0;padding:0px;text-decoration: none;height: 22px; }
div.menu ul li.cat-item-hoerbuecher a:hover {background-image: url(/news/wp-content/themes/byty/images/navi3/hoerbuecher-rot.gif); background-repeat:no-repeat; text-decoration: none; width: 148px;}

div.menu ul li.cat-item-ebooks {background-image: url(/news/wp-content/themes/byty/images/navi3/ebooks-grau.gif); background-repeat:no-repeat;width:100px;display: block;margin: 0;padding:0px;text-decoration: none;height: 22px; }
div.menu ul li.cat-item-ebooks a:hover {background-image: url(/news/wp-content/themes/byty/images/navi3/ebooks-rot.gif); background-repeat:no-repeat; text-decoration: none; width:100px;}

div.menu ul li.cat-item-games {background-image: url(/news/wp-content/themes/byty/images/navi3/games-grau.gif); background-repeat:no-repeat;width:90px;display: block;margin: 0;padding:0px;text-decoration: none;height: 22px; }
div.menu ul li.cat-item-games a:hover {background-image: url(/news/wp-content/themes/byty/images/navi3/games-rot.gif); background-repeat:no-repeat; text-decoration: none; width:90px;}

div.menu ul li.cat-item-software{background-image: url(/news/wp-content/themes/byty/images/navi3/software-grau.gif); background-repeat:no-repeat;width: 130px;display: block;margin: 0;padding:0px;text-decoration: none;height: 22px; }
div.menu ul li.cat-item-software a:hover {background-image: url(/news/wp-content/themes/byty/images/navi3/software-rot.gif); background-repeat:no-repeat; text-decoration: none;width: 130px;}

div.menu ul li.cat-item-apps{background-image: url(/news/wp-content/themes/byty/images/navi3/apps-grau.gif); background-repeat:no-repeat;width:76px;display: block;margin: 0;padding:0px;text-decoration: none;height: 22px; }
div.menu ul li.cat-item-apps a:hover {background-image: url(/news/wp-content/themes/byty/images/navi3/apps-rot.gif); background-repeat:no-repeat; text-decoration: none;width: 76px;}


/***************************************************************** Search */
li#search form div{
	padding:0 0 0 7px;
}
li#search form div input#s{
	width:110px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
/***************************************************************** Tag Cloud */
.aside ul.xoxo li#tag_cloud{
	padding:20px;
}
.aside ul.xoxo li#tag_cloud h3{
	color:#d52300;
	background:/* url(images/side_header.gif) top left repeat-x */ #ffffff;
	height:22px;
	padding:7px 0 0 0px;
	margin:-20px -10px 0 -10px;
}
.aside ul.xoxo li#tag_cloud a{
	font-size:18px;
}
/***************************************************************** Calendar */
#calendar{
	background:#fff;
}
#calendar_wrap{
	padding:0 0 0 12px;
	/*background:#fff;*/
}
#wp-calendar{
	/*border-collapse:collapse;*/
}
#wp-calendar tr th{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
#wp-calendar tr td{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
/*********************************************************** Comments */
#comments{
	border:1px solid #d6d6d6;
	background:#ffffff;
	padding-top:0px;
}
#comments .comment-meta a{
	color:#787878;
}
#comments .comment-author a{
	color:#d52300;
}
#comments h3{
	color:#d52300;
	font-size:11px;
}
#comments li.comment{
	margin-bottom:10px;
	border:1px solid #fff;
	border-bottom:0px solid #e2e2e3;
	border-top:1px solid #e2e2e3;
	background:#fff;
	color:#3b3b3b;
}
#comments li.alt{
	background:#fff;
}
#comments li.bypostauthor{
	background:#fff;
	color:#3b3b3b;
}
#respond{
	margin-bottom:10px;
	border:1px solid #fff;
	background:#ffffff;
	color:#3b3b3b;
}
#respond input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#respond textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#subsidiary{

}
#siteinfo{
	text-align:center;
	width:800px;
	color:#323232;
	padding:0 0 20px 0;
}
#siteinfo a{
	color:#323232;
}
#ll{}

a[title="post-alternatives"]{
    display:none;
}

a[title="beliebte-software"]{
    display:none;
}

a[title="beliebte-software-alternativen"]{
    display:none;
}

a[title="blank"]{
    display:none;
}

a[title="altcronjobtrigger"]{
    display:none;
}

input[type="submit"] {
	border: 1px solid rgb(153, 153, 153);
	background: rgb(213, 35, 0) none repeat scroll 0pt 0pt;
	text-align: center;
	color: white;
}
.alt_list p {
    float: right;
    width: 395px;
}

.alt_list h1{
    padding: 2px 2px;
}

#alt_main_header{
    font-size: 28px;
    font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    margin:4px 0 20px;
    text-decoration: none;
    line-height: 0.9em;
}

#alt_main_header a, #alt_main_header a:active, #alt_main_header a:visited, #alt_main_header a:hover {
    color:#D52300;
    background:none;
    font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    font-size: 28px;
    text-decoration: none;
    text-transform:none;
}

.alt-entry-title{
    font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    /*font-size: 24px;*/
    font-size: 20px;
    color: #000;
    text-decoration: none;
    margin-top: 5px;
}
.alt-entry-title a, .alt-entry-title a:active, .alt-entry-title a:visited, .alt-entry-title a:hover {
    color: #000;
    text-decoration: none;
}

.alt-sub-entry-title, .alt-sub-entry-title a, .alt-sub-entry-title a:active, .alt-sub-entry-title a:visited, .alt-sub-entry-title a:hover{
    color:#D52300;
    background:none;
    font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    font-size: 28px;
    margin:4px 0;
    text-decoration: none;
}

.entry-content > p:last-child {
	margin-bottom: 0px;
}

.entry-content .product_navi_menue{
 border-top: 1px solid #e2e2e2;
 border-bottom: 1px solid #e2e2e2;
 padding-top: 6px;
 padding-bottom: 6px;
}

.entry-content .product_navi_menue .cell{
  border-right:1px solid #e2e2e2;
  margin-left:2px;
  margin-right:2px;
  float:left;
  width: 90px;
}

.entry-content .product_navi_menue .cell a{
  padding-left: 13px;
  color: #000;
  text-decoration: underline;
}

.entry-content .product_navi_menue .cell img{
  padding-left: 9px;
  margin: 0px;
}


/* Navigation 
----------------------------------------------------- */

#winload_navigation { z-index: 10000; width: 1000px; position: absolute; top: -15px;}
#winload_navigation .stripe { background: url('images/stripe.png') repeat-x; height: 4px; }

#winload_logo { vertical-align: text-bottom; margin-right: 20px; }
#primary-navigation { position: relative; z-index: 3000; }
#primary-navigation,
#primary-navigation ul { margin: 0; padding: 0; list-style: none; width: 1000px; }
#primary-navigation li { float: left; padding: 10px 0; }
#primary-navigation li.has_submenu {  background: url('images/arrow_up.png') no-repeat -999px -999px;  }
#primary-navigation li.has_submenu.hover { display: inline; padding: 10px 0; background-position: center bottom; }
#primary-navigation li .sub-navigation { z-index: 2500; width: 488px; left: 100px; top: 38px; position: absolute; display: none; background: #fff; padding: 0; border: solid #ddd 1px; }
#primary-navigation li .sub-navigation li { width: 162px; display: block; float: left; border-bottom: dotted #ddd 1px; padding: 7px 0; }
#primary-navigation li .sub-navigation a { padding: 0 10px; font-size: 10px; color: #3b3b3b; }
#primary-navigation li .sub-navigation a:hover { color: #D52300; }
#primary-navigation li.hover .sub-navigation { display: block;  }
#primary-navigation li.current > a { color: #3b3b3b; }
#primary-navigation a { color: #c3c3c3; font-size: 12px; font-weight: bold; font-family: Helvetica; text-transform: uppercase; padding: 0 10px; }
#primary-navigation a.logo { padding: 0; }
#primary-navigation a:hover { color: #D52300; }
#primary-navigation li.hover > a { color: #D52300; text-decoration: underline; }
#primary-navigation li .sub-navigation li.last { border-bottom: none; }


#secondary-navigation { position: relative; z-index: 3000; }
#secondary-navigation li.first,
#secondary-navigation li.first a {padding-left: 0;}
#secondary-navigation li.active a { color: #D52300; text-decoration: underline; }
#secondary-navigation,
#secondary-navigation ul { margin: 0; padding: 0; list-style: none; width: 845px; }
#secondary-navigation li.has_submenu { padding: 10px 0; background: url('images/arrow_up.png') no-repeat -999px -999px;  }
#secondary-navigation li.has_submenu.hover { background-position: center bottom; }
#secondary-navigation li { float: left; padding: 10px 0; }
#secondary-navigation li .sub-navigation { z-index: 2500; width: 723px; left: 140px; top: 38px; position: absolute; display: none; background: #fff; padding: 0; border: solid #ddd 1px; }
#secondary-navigation li .sub-navigation li { display: block; float: left; }
#secondary-navigation li .sub-navigation a { padding: 0 10px; font-size: 12px; color: #3b3b3b; }
#secondary-navigation li .sub-navigation a:hover { color: #D52300; }
#secondary-navigation li.hover .sub-navigation { position: absolute; display: block; }
#secondary-navigation li.current > a { color: #3b3b3b; }
#secondary-navigation a { color: #c3c3c3; font-size: 16px; font-weight: bold; font-family: Helvetica; text-transform: uppercase; padding: 0 9px; }
#secondary-navigation a:hover { color: #D52300; }
#secondary-navigation li.hover > a { color: #D52300; text-decoration: underline; }
#secondary-navigation li .sub-navigation li.last { border-bottom: none; }




.navigation { text-align: center; border: 0px dotted #000; margin-top: 1px; margin-bottom: 10px; width: 98%; float: center; padding: 5px; }
.navigation a {color: #666; font-weight: bold;}


.tagcloud_default{margin-top: 0px;}
.tagcloud_default ul{ margin: 0 0 10px 0;}
.tagcloud_default ul li {display: inline; }
.tagcloud_default ul li a {line-height:1.8em; font-family: Verdana, sans-serif;  color: #d52300; text-decoration:underline} 
.tagcloud_default ul li a:hover {color: #d52300;background-color:#ededef;}
}





/********************************************************************************************
********************************** START - SEITE ***************************************
*********************************************************************************************/

div#excluding_text_wrapper{ border: 1px solid #d6d6d6; background-color:#fff; padding:5px; margin-top:7px; height:20px; }
div#excluding_text_tag_wrapper{}
div#excluding_text_tag_wrapper  h1 span#excluding_text_tag{ padding-left:8px; font-weight: bold; color: #d52300; background: #fff; }


/********************************************************************************************
********************************** KATEGORIE - SEITEN ***************************************
*********************************************************************************************/


div#category_introducing_text_wrapper{ overflow: hidden; border: 1px solid #d6d6d6; background-color:#fff; padding:5px; margin-top:7px; }
div#category_introducing_text_tag_wrapper{}
div#category_introducing_text_tag_wrapper  span#category_introducing_text_tag{ color: #fff; background: #3b3b3b; text-transform: uppercase;}
div#category_introducing_text_title{color:#d52300; font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif; font-size:20px; font-weight:normal; line-height:1.1em;}
div#category_introducing_text_content_wrapper{margin-top:5px;}
div#category_introducing_text_content_wrapper span#category_introducing_text_content_image{float:left; margin-right:20px; margin-bottom:10px;}
div#category_introducing_text_content_wrapper span#category_introducing_text_content{padding-top:2px;}	
	
div#category_closing_text_wrapper{border: 1px solid #d6d6d6; background-color:#fff; padding:6px; margin-top:7px; margin-bottom:10px;}
div#category_closing_text_content{ margin-top:5px;}	
	

/********************************************************************************************
**************************************** TAG - SEITEN ***************************************
*********************************************************************************************/

span#tags_major_tag { color:rgb(213,35,0); font-size:250%; font-family:Georgia; line-height:28px; display: inline; }
span#tags_results { font-size:250%; font-family:Georgia; line-height:28px; }




/********************************************************************************************
*************************************** SIDEBAR *********************************************
*********************************************************************************************/	

img#google_feedbacklink_backgroundimage {position:absolute; right:12px; top:-335px; height:20px; width:300px;}

div#sidebar_tagcloud_wrapper{float:right; background-color:#fff; border:1px solid #d6d6d6; width:409px; padding-top:0px; padding-right:0px; padding-left:0px; margin-right:20px; margin-top:8px; }
div#sidebar_tagcloud_wrapper div#search_mask{padding-left:22px;padding-bottom:0px; padding-top:0px; margin: 22px 0px;}
input#searchsubmit { width: 90px; }
input#searchsubmit:hover{ background-color: #4a4a4a; }

div#sidebar_overlapping_box_1{ float: right; background-color:#fff; border: 1px solid #e2e2d3; margin-right:18px; margin-top: 10px; width:412px; height:199px; z-index:20;}
div#sidebar_overlapping_box_2{ float: right; background-color:#fff; border: 1px solid #e2e2d3; margin-right:18px; margin-top: 10px; width:412px; height:199px; z-index:20;}

div#sidebox_overlapping_box_1_cell1{width:125px; height:125px; border:0px solid #000;float:left; margin-left:1px;}
div#sidebox_overlapping_box_1_cell2{width:125px; height:125px; border:0px solid #000;float:left;margin-left:15px;}
div#sidebox_overlapping_box_1_cell3{width:125px; height:125px; border:0px solid #000;float:left;margin-left:15px;}

div#sidebox_overlapping_box_2_cell1{width:125px; height:125px; border:0px solid #000;float:left; margin-left:1px;}
div#sidebox_overlapping_box_2_cell2{width:125px; height:125px; border:0px solid #000;float:left;margin-left:14px;}
div#sidebox_overlapping_box_2_cell3{width:125px; height:125px; border:0px solid #000;float:left;margin-left:14px;}

#the_sidebar { float: left; margin-left: 10px; width: 440px; padding-bottom: 15px; }

/********************************************************************************************
********************************** ADSENSE - BLOCKS *****************************************
*********************************************************************************************/	
	
	
/********************************* Kategorie - Adsense ***************************************/	
	
div#category_adsense_newest_below { border:1px solid #d6d6d6; padding-left:10px; padding-top:10px; background-color:#fff; margin-top: 10px;}	
div#category_adsense_popular_below { border:1px solid #d6d6d6; padding-left:10px; padding-top:10px; background-color:#fff; margin-top: 10px; }	
div#category_adsense_popular_middle{border:1px solid #d6d6d6; padding-left:10px; padding-top:10px; background-color:#fff; margin-top: 10px;}	
div#category_adsense_top_adsense a:link, div#category_adsense_top_adsense a:visited{color: #fff;}

/********************************* Alternative - Adsense ***************************************/	

div#alternative_adsense_top_adsense {position:absolute; right:12px; top:-335px; width:300px; height:250px; z-index:20;}	
div#alternative_adsense_top_adsense a:link, div#alternative_adsense_top_adsense a:visited{color: #fff;}



/********************************************************************************************
******************************************** FOOTER *****************************************
*********************************************************************************************/	

/* div#footer div#footer-meta{ background:none repeat scroll 0 0 #ededef; margin:0px 0px 30px 10px; clear:both; display:inline-block; font-family:Verdana,Tahoma,'Vera Sans',Helvetica,Arial,sans-serif; font-size:11px; overflow:hidden; padding:10px 5px 10px 5px; width:976px; } */

div#footer div#footer-meta{ background:url("images/wrapper_bg.gif") repeat-y scroll left top transparent;  margin:0px 0px 0px 0px; clear:both; display:inline-block; font-family:Verdana,Tahoma,'Vera Sans',Helvetica,Arial,sans-serif; font-size:11px; overflow:hidden; padding:10px 10px 10px 10px; width:980px; }
div#footer div#footer-meta div#footer-element{ float:left; margin-left:5px; margin-right:5px; width:230px; }
div#footer div#footer-meta div#footer-element div#footer-title{ margin-left:8px; font-weight:bold; padding-bottom: 3px; color:#d52300; }
div#footer div#footer-meta div#footer-element div#footer-link{}
div#footer div#footer-meta div#footer-element div#footer-link a{ line-height:18px; color:#999; /*background-image:url("/images/footer/bullet.gif"); */ background-position:0 8px; border-color:#999; border-top:1px dotted #9C9C9C; display:block; margin-right:1px; margin-top:-1px; overflow:hidden; padding-left:8px; white-space:nowrap; font-family: Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-decoration:none; }
div#footer div#footer-meta div#footer-element div#footer-link a:hover {line-height:18px; text-decoration:underline; color:#d52300; }

div#footer div.footer-meta{ background:url("images/wrapper_bg.gif") repeat-y scroll left top transparent;  margin:0px 0px 0px 0px; clear:both; display:inline-block; font-family:Verdana,Tahoma,'Vera Sans',Helvetica,Arial,sans-serif; font-size:11px; overflow:hidden; padding:10px 10px 10px 10px; width:980px; }
div#footer div.footer-meta div.footer-element{ float:left; margin-left:5px; margin-right:5px; width:230px; }
div#footer div.footer-meta div.footer-element div.footer-title{ margin-left:8px; font-weight:bold; padding-bottom: 3px; color:#d52300; }
div#footer div.footer-meta div.footer-element div.footer-link{}
div#footer div.footer-meta div.footer-element div.footer-link a{ line-height:18px; color:#999; /*background-image:url("/images/footer/bullet.gif"); */ background-position:0 8px; border-color:#999; border-top:1px dotted #9C9C9C; display:block; margin-right:1px; margin-top:-1px; overflow:hidden; padding-left:8px; white-space:nowrap; font-family: Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-decoration:none; }
div#footer div.footer-meta div.footer-element div.footer-link a:hover {line-height:18px; text-decoration:underline; color:#d52300; }

div#footer{ background:/*url(images/footer_bg.gif) top left no-repeat*/ white; border:none; width:1000px; padding:20px 0px 20px 0px; margin:0; color:#323232;}
div#thematic_footer{ background:/*url(images/footer_bg.gif) top left no-repeat*/ white; border:none; width:1000px; padding:0px 0px 0px 0px; margin:10px 0px 0px 0px; color:#323232; }

a#thematic_footer_element{ 	color:#999; padding-left:8px; white-space:nowrap; font-family: Verdana; font-size:10px; text-decoration:none; }
div#footer a{ color:#000033; }
#footer a:hover{ color:#000; }



/********************************************************************************************
**************************************** NEWSLETTER *****************************************
*********************************************************************************************/	
div#newsletter_page_registration{ height:260px;}
h1#newsletter_page_registration_title { color:#d52300; font-family:Georgia; font-size:20px; font-weight:normal; line-height:1.1em; padding: 8px 0 12px; }

div#newsletter_registration_confirmation{ height:220px;}
h1#newsletter_registration_confirmation_title { color:#d52300; font-family:Georgia; font-size:20px; font-weight:normal; line-height:1.1em; padding: 8px 0 12px; }


div#newsletter_registration_confirmed{ height:220px;}
h1#newsletter_registration_confirmed_title { color:#d52300; font-family:Georgia; font-size:20px; font-weight:normal; line-height:1.1em; padding: 8px 0 12px; }

	
/********************************************************************************************
************************* SOCIAL-BUTTONS IN POSTSEITEN *********************************
*********************************************************************************************/	
div.postmeta div.link-it { float: left; }
div.postmeta div.link-it a#link-it-link { padding-right:12px; }
div.postmeta div.link-it a#link-it-link.active { background: transparent url(images/arrow_down_red.gif) scroll center right no-repeat; }

div.postmeta div.link-it-box-wrapper { display: none; padding: 0 2px 0 0; margin-left:0px; }
div.postmeta div.link-it-box { padding: 8px 10px; margin-bottom:5px; border: 1px solid #CCCCCC; background-color: white; -moz-border-radius:10px 10px 10px 10px; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); -webkit-border-radius:10px 10px 10px 10px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
div.postmeta div.link-it-box div.icon-link { background: transparent url(images/icon_link.gif) scroll center left no-repeat; text-align:right; }
div.postmeta div.link-it-box input { width:430px; padding: 3px; border:  1px solid #CCCCCC; }


div.postmeta div.social-links { height: 20px; padding-top:5px; }
div.postmeta div.social-links div.google_plusone { float: left; width: 100px; }
div.postmeta div.social-links div.facebook { float: left; width: 79px; }
div.postmeta div.social-links div.twitter { float: left; padding-right:25px; padding-top:0px;}
div.postmeta div.social-links div.flattr { float: left; width:110px; padding-top:2px; padding-left:15px;  }
div.postmeta div.like { float: left; width: 93px; height: 20px; }




/* Tagcloud
------------------------------------------ */
.econasitesearchtagcloudwidget .widgetcontent { padding: 0 0 20px 0; }
.econasitesearchtagcloudwidget .widgetcontent a { text-decoration: underline; margin: 0px 15px; }



/* Für Listings
------------------------------------------------------------- */
.hentry .tag-links { float: left; }
.hentry .tag-links .top_tag { padding: 0px; margin-right: 12px; }
.hentry .entry-meta { float: left; }

.entry-content img { margin-bottom: 12px; }
.entry-content div.video { margin-bottom: 12px; }




/* Carousel Slider (Single Pages, Top)
------------------------------------------ */
.slider_carousel { position: relative; height: 310px; margin-bottom: 15px; }
.slider_carousel ul { list-style: none; width: 9999px; margin: 0; padding: 0; position: relative; }
.slider_carousel li { display: inline; float: left; }


/* Lightbox Links 
--------------------------------------------- */
a[rel=lightbox] img { cursor: -webkit-zoom-in; }


/* Disqus 
============================== */
#disqus_thread { background: white; margin-top: 10px; padding: 10px; border: 1px solid #D6D6D6; }


/* VGWORT Pixel
------------------------- */
#vgwort_pixel { float: left; height: 1px; width: 1px; line-height: 1px; margin: 0px; padding: 0px; border: 0px; }
