/* LAYOUT */
/* ----------------------------------------- */

/* Presentational classes generated by WordPress */
.aligncenter	{ display: block; margin: 0 auto; }
.alignleft		{ float: left; margin: 0 20px 20px 0; }
.alignright		{ float: right; margin: 0 0 20px 20px; }
.wp-caption		{ border: 1px solid #999; text-align: center; background: #eee; padding: 10px; display: block; margin: 10px; }
.wp-caption.aligncenter, .wp-caption.alignnone {margin: 0;}

/* 
--------------------------------------------------------------------------
Clearfix
--------------------------------------------------------------------------
*/
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.clearfix { display: inline-block; }
.clearleft { clear: left; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.clear { clear: both; }
/* common */
.p-10 { padding: 10px !important; }
.p-20 { padding: 20px !important; }
.mt-0 { margin-top: 0 !important; }
.mt-10 { margin-top: 10px !important; }
.mt-20 { margin-top: 20px !important; }
.pt-0 { padding-top: 0 !important; }
.pt-10 { padding-top: 10px !important; }
.pt-20 { padding-top: 20px !important; }
.mr-0 { margin-right: 0 !important; }
.mr-10 { margin-right: 10px !important; }
.mr-20 { margin-right: 20px !important; }
.pr-0 { padding-right: 0 !important; }
.pr-10 { padding-right: 10px !important; }
.pr-20 { padding-right: 20px !important; }
.mb-0 { margin-bottom: 0 !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-20 { margin-bottom: 20px !important; }
.pb-0 { padding-bottom: 0 !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-20 { padding-bottom: 20px !important; }
.ml-0 { margin-left: 0 !important; }
.ml-10 { margin-left: 10px !important; }
.ml-20 { margin-left: 20px !important; }
.pl-0 { padding-left: 0 !important; }
.pl-10 { padding-left: 10px !important; }
.pl-20 { padding-left: 20px !important; }
.lh-30 { line-height: 30px !important; }

b, strong {
	font-weight: bold;
}

/* Common */
body {
background: url("../images/body.png") repeat-x scroll 0 0 #2a537e;
color: #252525;
font-size: 15px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; 
line-height: 20px;
position: relative;
border: none;
}
h1,
h2,
h3,
.sectionTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
}
h1 {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 10px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
h4 {
  font-weight: normal;
}
a {
  color: #004d99;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
#header .logo,
#footer .logo {
  background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
  height: 80px;
  left: 20px;
  margin: 18px;
  position: absolute;
  text-indent: -9999px;
  width: 170px;
}
.column-4 {
	width: 336px;
}

#header.zdnetsilicon {
    background: url("../images/main-frame_silicon.png") no-repeat scroll 0 0 transparent;
    color: #9DB4BD;
    font-family: Georgia;
    font-size: 11px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    text-shadow: 0 1px 0 #0D2135;
    width: 1016px;
    z-index: 11;
}
#header.zdnetsilicon .logo {
	width: 120px;
}
#header.zdnetsilicon  .siliconlogo {
  background: url("../images/siliconlogo.png") no-repeat scroll 0 0 transparent;
  height: 80px;
  left: 155px;
  margin: 18px;
  position: absolute;
  text-indent: -9999px;
  width: 170px;
}
#header.zdnetsilicon .search {
    height: 30px;
    left: 400px;
    position: absolute;
    top: 41px;
    width: 340px;
}
.column-1,
.column-2,
.column-3,
.column-4,
.column-5,
.column-6,
.column-7,
.column-8,
.column-9,
.column-10,
.column-11,
.column-12,
.column-13,
.column-14 {
  position: relative;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
}
.first {
  margin-left: 0;
}
.last {
  margin-right: 0;
}
.textCenter {
    text-align: center;
}
.cbsi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 20px;
	color: #FFFFFF;
}
.floatRight {
    float: right;
}
/* Header / Search / Join / Navigation */
#header {
  background: url("../images/main-frame.png") no-repeat scroll 0 0 transparent;
  color: #9DB4BD;
  font-family: Georgia;
  font-size: 11px;
  height: 150px;
  margin: 0 auto;
  position: relative;
  text-shadow: 0 1px 0 #0D2135;
  width: 1016px;
  z-index: 11;
}
#header hgroup {
  display: block;
  text-indent: -9999px;
}
#header #siteTitle,
#header #siteDescription {
  display: block;
  text-indent: -9999px;
}
#header .zdnetlogo {
  background: url("../images/sprites.png") no-repeat scroll 0 -317px transparent;
  height: 80px;
  left: 20px;
  margin: 18px;
  position: absolute;
  text-indent: -9999px;
  width: 170px;
}
#header .search {
  height: 30px;
  left: 316px;
  position: absolute;
  top: 41px;
  width: 340px;
}
#header .search input {
  background: url("../images/input.png") repeat-x scroll 0 0 transparent;
  border: medium none;
  color: #7E8184;
  display: inline;
  float: left;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 281px;
}
#header .smallAd{
	position: absolute;
    right: 214px;
    top: 15px;
}
#header .search .submit {
  background: url("../images/search-de.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 30px;
  text-indent: -9999px;
  width: 38px;
}
#header .search .submit:hover {
  cursor: pointer;
}
#header .membership {
  bottom: 79px;
  font-style: italic;
  position: absolute;
  right: 17px;
  text-align: center;
  width: 160px;
}
#header .membership a.signin,
#header .membership a.join {
  margin-right: 5px;
  padding: 0 5px;
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border-radius: 3px 3px 3px 3px;
  color: #7A7E87;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 #FFFFFF;
  border: 1px solid #C1C5CA;
}
#header .membership a:hover {
  color: #474e57;
  text-decoration: none;
}
#header #nav #edition {
  font-family: Georgia;
  font-size: 14px;
  line-height: 40px;
  position: absolute;
  height: 40px;
  top: 110px;
}
#header #nav #edition a {
  color: #FFFFFF;
  display: block;
  padding: 0 45px;
  text-shadow: 0 1px 0 #440906;
  font-style: italic;
}
#header #nav #edition a:hover {
  color: #360605;
  text-shadow: 0 1px 0 #d23d33;
  text-decoration: none;
}
#header #nav #edition li {
  text-align: center;
}
#header #nav #edition .countries {
  display: none;
  text-align: center;
  color: #360605;
  text-shadow: 0 1px 0 #d75f54;
  margin-bottom: 5px;
  height: 165px;
  position: absolute;
  background: url("../images/edition-de.png");
  top: 40px;
  left: 0;
  font-size: 11px;
  line-height: 16px;
  padding: 5px 0;
  width: 165px;
}
#header #nav #edition li ul li.countries p a {
  height: 17px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 100px;
  color: #fff;
  text-shadow: 0 1px 0 #440906;
}
#header #nav #edition li ul li.countries p a:hover {
  text-decoration: underline;
}
#header #nav #topics {
  font-family: Georgia;
  font-size: 14px;
  line-height: 40px;
  position: absolute;
  height: 40px;
  top: 110px;
  left: 165px;
}
#header #nav #topics a {
  color: #FFFFFF;
  display: block;
  padding: 0 6px;
  text-shadow: 0 1px 0 #440906;
  background: url("../images/sprites.png") no-repeat scroll 0 -272px transparent;
}
#header #nav #topics a:hover {
  color: #360605;
  text-shadow: 0 1px 0 #d23d33;
  text-decoration: none;
  cursor: pointer;
}
#header #nav #topics li.sfhover a,
#header #nav #topics li.sfhover a:link,
#header #nav #topics li.sfhover a:active,
#header #nav #topics li.sfhover a:hover {
  color: #360605;
  text-shadow: 0 1px 0 #d23d33;
}
#header #nav #topics li {
  display: inline;
  float: left;
}
#header #nav #topics li #navigation-wrap {
  height: 40px;
  position: relative;
  z-index: 950;
}
#header #nav #topics li #navigation-wrap ul {
  list-style-type: none;
  margin: 0;
}
#header #nav #topics li #navigation-wrap #navigation li .dropdown {
  left: -999em;
  padding: 0;
  position: absolute;
  z-index: 955;
}
#header #nav #topics li #navigation-wrap #navigation #downloadTab .dropdown,
#header #nav #topics li #navigation-wrap #navigation #forumTab .dropdown,
#header #nav #topics li #navigation-wrap #navigation #populaerTab .dropdown,
#header #nav #topics li #navigation-wrap #navigation #specialsTab .dropdown {
  right: -12px;
}
#header #nav #topics li #navigation-wrap #navigation .dropdown {
  background-color: #FFFFFF;
  border: 7px solid #284F77;
  border-radius: 0 0 3px 3px;
  width: 400px;
}
#header #nav #topics li #navigation-wrap #navigation .dropdown .normal {
  width: 200px;
}
#header #nav #topics li #navigation-wrap #navigation .dropdown .left {
  float: left;
}
#header #nav #topics li #navigation-wrap #navigation .dropdown .right {
  float: right;
}
#header #nav #topics li #navigation-wrap #navigation .dropdown ul li {
  background-color: #FFFFFF;
  line-height: normal;
  margin: 0;
  padding: 0;
  width: 200px;
}
#header #nav #topics li #navigation-wrap #navigation .dropdown ul li a {
  background: url("../images/sprites.png") no-repeat scroll 0 -563px #ffffff;
  border-bottom: 1px dotted #C6C6C6;
  margin: 0 10px;
  padding: 10px 0 10px 16px;
  display: block;
}
#header #nav #topics li #navigation-wrap ul#navigation li .dropdown li.dropdownlast a {
  border-bottom: medium none;
}
#header #nav #topics li #navigation-wrap #navigation li:hover .dropdown {
  left: auto;
}
#header #nav #topics li #navigation-wrap #navigation li:hover a:link .dropdown ul li {
  color: #005399;
  text-shadow: 0 0px 0 #4075ae;
}
#header #nav #topics li #navigation-wrap #navigation li:hover .dropdown ul li a {
  color: #005399;
  text-shadow: 0 0px 0 #4075ae;
  font-size: 12px;
}
#header #nav #topics li #navigation-wrap #navigation li:hover .dropdown ul li a:hover {
  text-decoration: underline;
}
/* Top Themen */
#page #topThemen {
  height: 25px;
  width: 1016px;
  margin: 0 auto;
  background-color: #eee;
  border-bottom: 1px solid #D9D9D9;
  font-family: Georgia;
  font-size: 13px;
  box-shadow: 2px 4px 6px #CCCCCC inset;
  text-shadow: 0 1px 0 #FFFFFF;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
#page #topThemen ul .label {
  color: #888;
  font-style: italic;
  margin: 0 0 0 10px;
}
#page #topThemen ul li {
  float: left;
  margin-left: 10px;
  line-height: 25px;
}
#page #topThemen ul li a {
  color: #004d99;
  background: url("../images/sprites.png") no-repeat scroll 0 -534px transparent;
  padding: 0 0 0 10px;
}
#page #topThemen ul .first {
  margin-left: 0;
}
#page #topThemen ul .first a {
  background-image: none;
}


/* apraxazz */

.apraxazz_sidebar {
	background: url("../images/apraxazz.png") no-repeat scroll 50% 5px transparent;
	padding-top: 15px;
	text-align: center;
}

.apraxazz_sidebar .apraxazz_slizzer {
	border: 1px solid #ccc;
	text-align: left;
	padding: 10px;
	font-size: 11px;
}

.apraxazz_sidebar .apraxazz_slizzer li {
	line-height: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;

}

.apraxazz_sidebar .apraxazz_slizzer li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}



/* ads */
#page #pageads_top,
#page #pageads_bottom {
  background: url("../images/anzeige.png") no-repeat scroll 50% 5px #f2f2f2;
  border-bottom: 1px solid #D9D9D9;
  border-top: 1px solid #fff;
  margin: 0 auto;
  min-height: 90px;
  padding: 15px 0;
  position: relative;
  text-align: center;
  width: 1016px;
}

.ad_mpu, .ad_sidebar {
	background: url("../images/anzeige.png") no-repeat scroll 50% 5px transparent;
	padding-top: 15px;
	margin-bottom: 20px;
	text-align: center;
}

.ad_sidebar .ad_sponsoredTextLinks {
	border: 1px solid #ccc;
	text-align: left;
	padding: 10px;
	font-size: 11px;
}

.ad_sidebar .ad_sponsoredTextLinks li {
	line-height: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;

}

.ad_sidebar .ad_sponsoredTextLinks li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#mpu_top, #mpu_bottom {
	/* moved to ad_mpu (bwinkler, 20130318) */
}
 
#page #pageads_top #leaderboard-macro-combo,
#page #pageads_bottom #leaderboard-macro-combo {
  margin: 0 20px;
}
#page #pageads_bottom #ad_leaderboard_bottom_macro_combo {
  margin: 0 20px;
}
#page #pageads_bottom #ad_leaderboard_bottom_macro_combo #leaderboard-bottom {
  float: left;
}
#page #pageads_bottom {
	min-height: 90px;	
}
/* Skyscraper left and right */
#sky_left {
	margin-left: -160px;
	margin-top: -0px;
	position: absolute;
}
#sky_right {
	margin-left: 1016px;
	margin-top: -16px;
	position: absolute;
/*
... removed from styles because the place is reserved, even
if a "display: none;"-ad is served, so an underlaying skin
is not clickable in this area.
 
	min-height: 600px;
    min-width: 120px;
*/
    padding-top: 20px;
}
#ad_skyscraper_right #sky_right {
	background: url("../images/anzeige-white.png") no-repeat scroll 50% 5px transparent;
}
/* Page main styles */
#page {
    background: url("../images/page.png") repeat-x scroll 0 100% transparent;
}
#page .wrapper {
  background: none repeat scroll 0 0 #FFFFFF;
  margin: 0 auto;
  min-height: 550px;
  padding: 20px;
  position: relative;
  width: 976px;
}
#page #main #primary {
  width: 620px;
  float: left;
  margin-right: 20px;
}
#page #main #secondary {
  width: 336px;
  float: left;
}

/* TopStory on the HP */

#page #main #featuredStories {
  clear: both;
  float: none;
  margin-bottom: 20px;
}
#page #main #featuredStories #topstory {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
#page #main #featuredStories #topstory .frontPageImage {
  width: 200px;
  height: 150px;
  box-shadow: 0 2px 3px #a0acb5 inset;
  -moz-box-shadow: 0 2px 3px #a0acb5 inset;
  -webkit-box-shadow: 0 2px 3px #a0acb5 inset;
  border: 5px solid #E8EDF0;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  float: right;
  margin-left: 10px;
}
#page #main #featuredStories #topstory h2 {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 34px;
}
#page #main #featuredStories .article {
  margin: 0;
  padding: 0;
}

#page #main #featuredStories .simpleList {
  margin: 10px 0;
}
#page #main #featuredStories #cptr_related_posts {
  margin: 10px 0;
}
#page #main .half {
  width: 300px;
  float: left;
  border-bottom: medium none;
}

/* Social Contact Sidebar */
#page .socialContacts li {
  float: left;
  height: 32px;
  margin: 0 10px 10px 20px;
  padding: 0;
}
#page .socialContacts li .linkIcon {
  display: block;
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  height: 35px;
  line-height: 14px;
  padding-left: 40px;
  padding-top: 5px;
  vertical-align: middle;
  width: 80px;
  background-repeat: no-repeat;
  background-color: transparent;
}
#page .socialContacts li .rss {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -202px;
}
#page .socialContacts li .facebook {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -40px;
}
#page .socialContacts li .twitter {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 0;
}
#page .socialContacts li .newsletter {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -163px;
}
#page .socialContacts li .appstore {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -82px;
}
#page .socialContacts li .market {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -124px;
}
#page .socialContacts li .email {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -163px;
  padding-top: 0;
}
#page .socialContacts li .google {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -245px;
}
#page .socialContacts li .currents {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -285px;
}

#page .socialContacts li .droidapp {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -330px;
}
#page .socialContacts li .whitepaper {
  background-image: url("../images/stayincontact-icons.png");
  background-position: 0 -372px;
}

/* Footer */
#footer {
  background: none repeat scroll 0 0 #15293E;
  color: #9DB4BD;
  font-size: 12px;
  text-shadow: 0 1px 0 #0D2135;
  width: 100%;
}
#footer .push-3 {
  left: 190px;
  margin-right: 210px !important;
}
#footer .column-4 {
  margin-bottom: 40px;
}
#footer a {
  color: #819FC1;
  text-shadow: 0 1px 0 #0D2135;
}
#footer a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 #0D2135;
  text-decoration: none;
}
#footer h3 {
  color: #FFFFFF;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
}
#footer ul {
  margin: 10px 0 20px;
}
#footer ul li {
  background: url("../images/sprites.png") no-repeat scroll 0 -634px transparent;
  color: #FFFFFF;
  line-height: 14px;
  margin: 0 0 10px;
  padding: 0 25px 0 15px;
  text-shadow: 0 0 0 #000000;
}
#footer .wrapper {
  background: url("../images/main-frame.png") no-repeat scroll 50% -150px #15293e;
  margin: 0 auto;
  padding: 30px 0 10px;
  position: relative;
  width: 1016px;
}
#footer .wrapper .logo {
  margin-left: 10px;
}
#footer .article {
  margin: 10px 0;
}
#footer .article img {
  border: 4px solid #4C6F93;
  float: left;
}
#footer .article .content {
  float: left;
  margin: 0 0 10px 10px;
  width: 250px;
}
#footer .article .content p {
  color: #FFFFFF;
  text-shadow: 0 0 0 #000000;
}
#footer .copyright {
	clear: both;
    left: 190px;
    margin-bottom: 20px;
    position: relative;
    width: 800px;
}

/* Breadcrumbing */
#page .headerimage {
  margin-bottom: 10px;
}
#page #breadcrumb {
  color: #6C7376;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-bottom: 10px;
}
#page #breadcrumb ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#page #breadcrumb ul li {
  margin: 0 2px 0 0;
  color: #6C7376;
  display: inline;
}
#page #breadcrumb ul li a {
  margin: 0;
  padding-right: 4px;
}

/* Section Headers */
#page .section h2,
#page .section .sectionTitle {
  background: url("../images/sprites.png") repeat-x scroll 0 -459px transparent;
  color: #961515;
  font-size: 18px;
  font-style: italic;
  line-height: 18px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#page .section .article h2 {
	background-image: none;
	margin-bottom: 0;
}

/* Table of Contents */
#page .toc h3 {
  background: url("../images/sprites.png") repeat-x scroll 0 -459px transparent;
  color: #961515;
  font-size: 18px;
  font-style: italic;
  line-height: 18px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#page .toc ul li {
  background: url("../images/sprites.png") no-repeat scroll 0 -634px transparent;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 5px;
  padding: 0 0 5px 15px;
  vertical-align: text-top;
}

/* NoResults search box */
#page #searchform {
  background-color: #E8EDF0;
  padding: 10px;
  text-shadow: 0 1px 0 #FFFFFF;
  margin: 20px 0;
}
#page #searchform .formBox {
  background-color: #DDE4E9;
  padding: 20px 10px;
  box-shadow: 0 2px 3px #d1dae1 inset;
  -moz-box-shadow: 0 2px 3px #d1dae1 inset;
  -webkit-box-shadow: 0 2px 3px #d1dae1 inset;
}
#page #searchform .label {
  float: left;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  height: 30px;
  line-height: 29px;
  margin: 0;
  padding: 0 10px;
}
#page #searchform input {
  background-color: #F8FBFD;
  border: 1px solid #D4DCE2;
  font-size: 1.08em;
  line-height: 1.5em;
  padding: 0 4px;
  width: 270px;
  height: 28px;
  float: left;
}
#page #searchform #searchsubmit {
  width: 175px;
  font-size: 14px;
  margin: 0 0 0 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #C1C5CA;
  color: #7A7E87;
  display: block;
  overflow: hidden;
  padding: 5px 0;
  text-align: center;
}
#page #searchform #searchsubmit:hover {
  color: #474e57;
  text-decoration: none;
  cursor: pointer;
}
/* Article List */
#page #main .article {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#page #main .article img {
  float: right;
  margin-left: 10px;
}
#page #main #featuredStories .article .frontPageImage a img {
	margin-left: 0;
	float: none;
}
#page #main .article .border {
  background: none repeat scroll 0 0 #F3F6F7;
  border: 4px solid #E8EDF0;
  padding: 1px;
}
#page #main .article h2 {
  font-size: 18px;
  font-style: normal;
  line-height: 22px;
  padding: 0;
}
#page #main .article .date {
  font-family: Georgia;
  font-size: 12px;
  font-style: italic;
  line-height: 19px;
  margin: 5px 0 10px;
  display: block;
  color: #888888;
}
#page #main .articleList .article {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
#page #main .articleList .article h2 {
  font-size: 20px;
  line-height: 24px;
}
#page #main .articleList .article .frontPageImage {
  width: 120px;
  height: 90px;
  box-shadow: 0 2px 3px #a0acb5 inset;
  -moz-box-shadow: 0 2px 3px #a0acb5 inset;
  -webkit-box-shadow: 0 2px 3px #a0acb5 inset;
  border: 5px solid #E8EDF0;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  float: right;
  margin-left: 10px;
}
#page #main .moreArticles {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border-radius: 3px 3px 3px 3px;
  color: #7A7E87;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 #FFFFFF;
  border: 1px solid #C1C5CA;
  width: 200px;
  margin: 0 auto 20px;
  height: 30px;
}
#page #main .moreArticles:hover {
  color: #474e57;
  text-decoration: none;
}
/* Wp_Pagination */
.pagination {
  color: #666666;
  font-size: 11px;
}
.pagination .indic {
  float: left;
  padding-top: 2px;
}
.pagination .indic span {
  background-color: #004d99;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 2px 6px;
}
.pagination ul {
  float: right;
}
.pagination ul li {
  float: left;
  margin: 0 0 0 2px;
  padding: 0;
}
.pagination ul li a {
  border: 1px solid #CCCCCC;
  display: block;
  padding: 2px 10px;
}
.pagination ul li a:hover {
  border-color: #004d99;
}
.pagination ul li span {
  display: block;
  padding: 3px 10px;
  font-weight: bold;
}
.pagination ul .prev span {
    border-color: #FFFFFF;
    display: block;
    font-weight: normal;
    padding: 2px 10px;
}
.pagination ul .next span {
    border-color: #FFFFFF;
    display: block;
    font-weight: normal;
    padding: 2px 10px;
}
.pagination ul .prev a,
.pagination ul .next a {
	font-weight: bold;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
}
.pagination ul .current {
  background-color: #004d99;
  border-color: #004D99;
  color: #FFFFFF;
}

/* Service Pages */
#page .serviceContent .section h2,
#page .serviceContent .section .sectionTitle {
	margin-bottom: 10px;
}
.serviceContent b {
	font-weight: bold;
}
.serviceContent p {
	margin-bottom: 20px;
} 
.serviceContent strong {
  font-weight: bold;
}
.serviceContent .position {
  margin-bottom: 40px;
  width: 100%;
}
.serviceContent .position .title,
.serviceContent .position .name,
.serviceContent .position .pic {
  float: left;
  width: 33%;
}
.serviceContent .position .title {
  color: #14293E;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.serviceContent .position .name {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #961515;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
.serviceContent .position .jobLists {
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}
.serviceContent .position .redDepartment {
  float: left;
  height: auto;
  width: 67%;
}
.serviceContent .position .redDepartment .name {
  width: 50%;
}
.serviceContent .half {
  float: left;
  width: 48%;
} 
#page .serviceContent .rss li {
	background: url("../images/icon-feeds.gif") no-repeat scroll 0 5px transparent;
    font-size: 12px;
    margin-bottom: 5px;
    padding-left: 17px;
}
.serviceContent .box {
  border: 1px solid #CCCCCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height: 100%;
  background-color: #F8F8F8;
  padding: 10px;
  margin-bottom: 20px;
}
.serviceContent .half .box p {
    font-size: 11px;
    line-height: 16px;
    margin: 0 0 10px;
}
/* Simple Lists */
#page .simpleList li {
  background: url("../images/sprites.png") no-repeat scroll 0 -633px transparent;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 5px;
  padding: 0 0 5px 15px;
  vertical-align: text-top;
}
#page #cptr_related_posts li {
  background: url("../images/sprites.png") no-repeat scroll 0 -633px transparent;
  font-size: 14px;
  line-height: 19px;
  margin: 0 0 5px;
  padding: 0 0 5px 15px;
  vertical-align: text-top;
}
/* special styles */
.quiet {
	color: #7F8E95;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}

/* HOTAREA - ASIDE */
#mpu_top, #mpu_bottom {
	margin-bottom: 20px;
}

#page #secondary .box {
  width: 336px;
}
#page #secondary .box .section h2,
#page #secondary .box .section .sectionTitle {
  margin-bottom: 1px;
}
#page #secondary .box .boxWrapper {
  width: 326px;
}
#page #secondary .box .boxWrapper .content .article {
  border-bottom: 1px solid #ddd;
}
#page #secondary .box .boxWrapper .content .article h2 {
  font-size: 14px;
  line-height: 18px;
}
#page #secondary .box .boxWrapper .content .last {
  border-bottom: medium none;
}
#page #secondary .box .boxWrapper .specialBox .article h2 {
  font-size: 16px;
  font-style: italic;
}
#page .box {
  margin-bottom: 20px;
}
#page .box .boxWrapper {
  background-color: #FFFFFF;
  border-color: #E8EDF0;
  border-style: solid;
  border-width: 5px;
}
#page .box .boxWrapper .content {
  padding: 10px;
}
#page .box .boxWrapper .content .more {
  text-align: right; 
  font-size: 13px;
}

/* ITjobs box */
.box.itjobs .company{
	margin-top: 3px; 
	font-size: 11px;
}

#page .box .boxWrapper .content .article .frontPageImage {
  width: 80px;
  height: 60px;
  box-shadow: 0 2px 3px #a0acb5 inset;
  -moz-box-shadow: 0 2px 3px #a0acb5 inset;
  -webkit-box-shadow: 0 2px 3px #a0acb5 inset;
  border: 5px solid #E8EDF0;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #DDE4E9;
  float: right;
  margin-left: 10px;
}
#page .box .ticker {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 200px;
}
#page .grayBox {
  margin-bottom: 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #c1c5ca;
  border-width: 1px;
  border-color: #a6a9ad;
  border-style: solid;
  box-shadow: 0 0 3px #8f8f8f inset;
  -moz-box-shadow: 0 0 3px #8f8f8f inset;
  -webkit-box-shadow: 0 0 3px #8f8f8f inset;
}
#page .grayBox .section h2,
#page .grayBox .section .sectionTitle {
  color: #7a7e80;
  background-image: none;
  margin: 7px 7px 0;
  padding-bottom: 5px;
  -webkit-text-shadow: 0 1px 0 #e6e6e6;
  -moz-text-shadow: 0 1px 0 #e6e6e6;
  text-shadow: 0 1px 0 #e6e6e6;
}
#page .grayBox .boxWrapper {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-color: #eff1f2;
  border-width: 1px;
  border-color: #bebdbd;
  border-style: solid;
  margin: 4px;
}
#page .grayBox .boxWrapper .content {
  margin: 10px;
}
#page .grayBox .boxWrapper .content .simpleList li {
  background-position: 0 -629px;
  border-bottom: 1px solid #D1D6D8;
  border-top: 1px solid #FFFFFF;
  margin: 0;
  padding: 5px 0px 5px 15px;
}
#page .grayBox .boxWrapper .content .simpleList li.top {
  padding-top: 0px;
  border-top: none;
  background-position: 0 -634px;
}
#page .grayBox .boxWrapper .content .simpleList li.bottom {
  border-bottom: none;
}
#page .grayBox .boxWrapper .content .date {
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 11px;
  line-height: 16px;
  color: #888888;
}
.error p {
  color: #7F8E95;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
.error .simpleList {
  width: 100%;
  margin-top: 10px;
}
.error .simpleList li {
  float: left;
  width: 140px;
}
.byline {
  color: #7F8E95;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 14px;
}
/* MulitmediaBox */
.multimedia h3 {
  color: #7a7e80;
  background-image: none;
  margin: 7px 7px 0;
  padding-bottom: 5px;
  -webkit-text-shadow: 0 1px 0 #e6e6e6;
  -moz-text-shadow: 0 1px 0 #e6e6e6;
  text-shadow: 0 1px 0 #e6e6e6;
  font-style: italic;
}
.multimedia .image {
  float: left;
  width: 108px;
  height: 81px;
  box-shadow: 0 2px 3px #a0acb5 inset;
  -moz-box-shadow: 0 2px 3px #a0acb5 inset;
  -webkit-box-shadow: 0 2px 3px #a0acb5 inset;
  border: 5px solid #C1C5CA;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  float: left;
  margin: 17px 17px 0;
}
.multimedia h4 {
  font-size: 11px;
  font-weight: bold;
  margin: 5px 0 10px 10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  float: left;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
.multimedia .floatRight {
  font-size: 11px;
  margin: 5px 10px 0 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}

/* New Archiv Bob*/
#page .box .listArchiv {
  border-bottom: 1px solid #EEEEEE;
  color: #7A7E80;
  display: block;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 4px;
}

/* Tabed HotareBox */
#page .box .tab {
  background: url("../images/tab-bg.png") repeat-x scroll 0 bottom #e8edf1;
  border-color: #DEE3E6 #DEE3E6 #E8EDF0;
  border-style: solid;
  border-width: 1px;
  height: 22px;
}
#page .box .tab li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  font-size: 11px;
  float: left;
  text-align: center;
  padding-bottom: 2px;
  background: url(../images/tab-divider.png) no-repeat scroll right center transparent;
}
#page .box .tab li a {
  color: #646F7C;
  display: block;
  line-height: 20px;
  padding: 0 10px;
}
#page .box .tab li a:hover {
  text-decoration: none;
  color: #252525;
}
#page .box .tab li:last-child {
  background: none repeat scroll 0 0 transparent;
}
#page .box .tab .on {
  background: url("../images/tab-bg_on.png") repeat-x scroll 0 bottom #e8edf1;
}
#page .box .tab .on a {
  color: #252525;
}
#page .box .tab li.on {
  background: url("../images/tab-bg_on.png") repeat-x scroll 0 bottom #e8edf1;
}
#page #secondary #multiContent.boxWrapper {
    border-top: medium none;
}
/* Contact Forms */
#contactForm {
  margin-top: 20px;
  background-color: #E8EDF0;
}
#contactForm h4 {
  background: url("../images/sprites.png") repeat-x scroll 0 -459px #fff;
  color: #961515;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  line-height: 18px;
  padding-bottom: 11px;
  margin-bottom: 0;
}

/* Custom Contact Forms */
#contactFormWrapper,
#wp-email-content {
  margin: 40px 0;
}
#contactFormWrapper h4,
#wp-email-content h4 {
  color: #961515;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  line-height: 18px;
  padding-bottom: 11px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-top: -31px;
  padding: 0 5px;
  position: absolute;
  display: block;
  background-color: #fff;
}
#contactFormWrapper form,
#wp-email-content form {
  border: 1px solid #E4E9EC;
  padding-top: 20px;
}
#contactFormWrapper div,
#wp-email-content div {
  margin: 0 40px;
}
#contactFormWrapper div div,
#wp-email-content div div {
  margin: 0;
}
#contactFormWrapper div div input,
#wp-email-content div div input {
  width: 190px;
}
#contactFormWrapper label,
#wp-email-content label {
  color: #7F8E95;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
#contactFormWrapper input,
#wp-email-content input {
  border: 1px solid #DFE4E9;
  margin-bottom: 15px;
  padding: 5px;
  width: 520px;
}
#contactFormWrapper textarea,
#wp-email-content textarea {
  border: 1px solid #DFE4E9;
  margin-bottom: 15px;
  padding: 5px;
  width: 520px;
}
#contactFormWrapper .submit,
#wp-email-content .submit {
  background: url("../images/button.png") repeat-x scroll 0 -30px transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  -webkit-text-shadow: 0 1px 0 #440906;
  -moz-text-shadow: 0 1px 0 #440906;
  text-shadow: 0 1px 0 #440906;
  border: 1px solid #750508;
  width: 200px;
  margin: 0 0 20px 40px;
  height: 31px;
  overflow: hidden;
  padding: 0 0 0 0;
}
#contactFormWrapper .submit:hover,
#wp-email-content .submit:hover {
  color: #360605;
  cursor: pointer;
  -webkit-text-shadow: 0 1px 0 #d23d33;
  -moz-text-shadow: 0 1px 0 #d23d33;
  text-shadow: 0 1px 0 #d23d33;
}

/* Contact Error Page */
#custom-contact-forms-errors p {
  color: #961515;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  line-height: 18px;
  padding-bottom: 11px;
  margin-bottom: 0;
}
#custom-contact-forms-errors ul li {
  background: url("../images/sprites.png") no-repeat scroll 0 -634px transparent;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 5px;
  padding: 0 0 5px 15px;
  vertical-align: text-top;
}
#custom-contact-forms-errors p a {
  background: url("../images/button.png") repeat-x scroll 0 0 transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #7A7E87;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  border: 1px solid #C1C5CA;
  width: 200px;
}
#custom-contact-forms-errors p a:hover {
  color: #474e57;
  text-decoration: none;
}



#wp-email-content #wp-email-required {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #7f8e95;
  font-size: 11px;
  line-height: 16px;
}
#wp-email-content input {
  margin-bottom: 0;
}
#wp-email-content p {
  padding: 0 40px 20px;
}
#wp-email-content p br {
  display: none;
}
#wp-email-content em {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}
#wp-email-content textarea {
  margin-bottom: 0px;
}
#wp-email-content #imageverify {
  width: 190px;
}
#wp-email-content .Button {
  background: url("../images/button.png") repeat-x scroll 0 -30px transparent;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  display: block;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  -webkit-text-shadow: 0 1px 0 #440906;
  -moz-text-shadow: 0 1px 0 #440906;
  text-shadow: 0 1px 0 #440906;
  border: 1px solid #750508;
  width: 200px;
  height: 31px;
  overflow: hidden;
  padding: 0 0 0 0;
}
#wp-email-content .Button:hover {
  color: #360605;
  cursor: pointer;
  -webkit-text-shadow: 0 1px 0 #d23d33;
  -moz-text-shadow: 0 1px 0 #d23d33;
  text-shadow: 0 1px 0 #d23d33;
}

/* Styles Tables */

.serviceContent table {
	position: relative;
	margin-bottom: 20px;
	line-height: 16px;
	border-right: 1px solid #cdd3d6;
	border-top: 1px solid #cdd3d6;
	z-index: 10;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}
.serviceContenttable:hover {
  overflow: inherit !important;
}
.serviceContent table tr.hide {
  display: none;
}
.serviceContent table tr.toggle {
  display: table-row;
  text-align: center;
}
.serviceContent table tr.toggle th {
  text-align: center;
}
.serviceContent table th,
.serviceContent .content table td {
  vertical-align: middle;
  padding: 5px 5px;
  text-shadow: 0 1px 0 #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #cdd3d6;
  border-right: 1px solid #fff;
  border-left: 1px solid #cdd3d6;
}
.serviceContent table td {
  background: #f3f4f5;
  color: #213037;
}
.serviceContent table th {
  font-family: Georgia;
  font-style: italic;
  font-size: 11px;
  color: #5C666A;
  background: #e6eaed;
  font-weight: bold;
}
.serviceContent table th.head {
  font-size: 14px;
  background: #d4dbe0;
  color: #5f6f77;
}
.serviceContent table tr.yourcountry td,
.serviceContent table tr.yourcountry th,
.serviceContent table tr.selected td {
  background: #7F8E95;
  border: none;
  color: #fff;
  text-shadow: none;
}

.serviceContent table th,
.serviceContent table td {
  border-color: #FFFFFF #FFFFFF #CDD3D6 #CDD3D6;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  text-shadow: 0 1px 0 #FFFFFF;
  vertical-align: middle;
}


#wptouch-desktop-switch {
	position: relative;
	z-index: 900;
}


/* Header Special Button red */
.buttonframe {
	background: url("../images/anzeige-header.png") no-repeat scroll 50% 0 transparent;
	position: absolute;
	right: 189px;
	bottom: 70px;
	height: 50px;
	width: 151px;
}


.specialButton {
	width: 151px;
	height: 42px;
	background: url("../images/special_header_button.png") repeat-x scroll 0 -3px transparent;
}
.specialButton a {
	margin: 9px 6px 0;
	padding: 0 5px;
	background: url("../images/button.png") repeat-x scroll 0 -30px transparent;
	border-radius: 3px 3px 3px 3px;
	color: #fff;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 -1px 0 #440906;
	border: 1px solid #730607;
}
.specialButton a:hover {
	color: #360605;
	text-decoration: none;
	text-shadow: 0 1px 0 #d23d33;
}
.cebitheader {
  background: url("../images/specials/cebit2013/cebitheader-promo.png") no-repeat scroll 0 0 transparent;
  height: 85px;
  left: 180px;
  margin: 0;
  position: absolute;
  text-indent: -9999px;
  width: 107px;
  top: 8px
}


/* MultimediaBox */
.boxNav {
	float: right;
	margin-top: 3px;
}
.boxNav .prev, .boxNav .next {
    background: url("/wp-content/themes/zdnet-de/images/ajax_box_nav.png") no-repeat scroll 2px -175px transparent;
    border: 1px solid #A6A9AD;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    float: left;
    height: 10px;
    margin: 1px 5px 0 3px;
    padding: 1px 2px;
    width: 14px;
}
.boxNav .prev {
    background: url("/wp-content/themes/zdnet-de/images/ajax_box_nav.png") no-repeat scroll 2px -115px transparent;
}
.boxNav .dot {
    background: url("/wp-content/themes/zdnet-de/images/ajax_box_nav.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 8px;
    margin: 4px 2px 0 0;
    width: 8px;
}
.boxNav .dot.on {
    background: url("/wp-content/themes/zdnet-de/images/ajax_box_nav.png") no-repeat scroll 0 -58px transparent;
}

.multimediaBox{
	margin-bottom:30px;
}

.multimediaBox .boxWrapper {
	height: 170px;
	overflow: hidden;
	width: 608px;
	position: relative;
}
.multimediaBox .container {
	width:3000px;
	position: relative;
}
.multimediaBox .images {
	float: left;
}
.multimediaBox .multimediaelement{
	display: inline;
	float: left;
	width: 150px;
}
.multimediaBox .multimediaelement .content {
	font-size: 11px;
	line-height: 1.4em;
	padding: 2px 8px 0;
	width: 125px;
}

.promoField {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 20px 20px 0 20px;
	
	border: 1px solid #B6BBD2;
	background-color: #E8EDF0;	
}

.promoField p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 18px;
}

/* promo box */
#primary .promoBox {
	margin: 0 0 20px 0;
}
#primary .promoBox .sectionTitle {
	margin: 0 0 1px 0;
}
#primary .promoBox .box {
	background-color: #E8EDF0; padding: 20px;
}
#primary .promoBox .box p a {
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	display: inline-block;
	-moz-text-shadow: 0 1px 0 #fff;
	-webkit-text-shadow: 0 1px 0 #fff;
	-khtml-text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 #fff;
}

/* author info box */

#entry-author-info {
 background: none repeat scroll 0 0 #DDE4E9;
    border: 5px solid #E8EDF0;
    box-shadow: 0 2px 3px #D1DAE1 inset;
    margin: 0 0 20px;
    padding: 15px 15px 10px;
    text-shadow: 0 1px 0 #FFFFFF;
	
}

#entry-author-info #author-avatar {
    display: block;
    float: right;
    height: 120px;
    width: 120px;
}

#entry-author-info #author-avatar{

background-color: #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 5px;
    box-shadow: 0 2px 3px #A0ACB5 inset;
    float: right;
    margin-left: 10px;
	
	border-color: #CDD3D6 #E0E3E5 #E0E3E5 #CDD3D6;
    border-style: solid;
    border-width: 1px;
}

#entry-author-info #author-description div.profileLink {
	margin-top: 25px;
	font-size: 15px;
	font-weight: bold;
}
#entry-author-info #author-description .title_wrap {
	margin-bottom: 10px;
}
#entry-author-info div.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	font-size: 20px;
	color: #961515;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 0;
}
#entry-author-info #author-description span.jobTitle {
    font-size: 11px;
    font-style: italic;
    margin-bottom: 5px;
	
}
#entry-author-info #author-social {
    clear: both;
    margin-top: 15px;
}
#entry-author-info #author-socials {
    background: url("/wp-content/themes/zdnet-de/images/social/zdnet-social-arrow.png") no-repeat scroll 10px 3px rgba(0, 0, 0, 0);
    height: 35px;
    padding-left: 100px;
    padding-top: 20px;
    width: 100%;
}





/* related whitepapers promo box */

#entry-whitepapers-info {
 background: none repeat scroll 0 0 #DDE4E9;
    border: 5px solid #E8EDF0;
    box-shadow: 0 2px 3px #D1DAE1 inset;
    margin: 0 0 20px;
    padding: 15px 15px 10px;
    text-shadow: 0 1px 0 #FFFFFF;
	
}

#entry-whitepapers-info div.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	font-size: 20px;
	color: #961515;
	font-style: italic;
	line-height: 22px;
	margin-bottom: 1em;
}

#entry-whitepapers-info ul {
	list-style-type: none;
}

#entry-whitepapers-info ul li {
	margin-bottom: 1em;
	padding-left: 60px;
	min-height: 55px;
	background: url('/wp-content/themes/zdnet-de/images/icon-whitepaper-pdf.png') no-repeat left top;
}

#entry-whitepapers-info .more {
	text-align: right;
}





/* Article Promo */
.articlePromo {
	background: transparent url(/wp-content/themes/zdnet-de/images/1x1.gif) left top no-repeat;
	margin-bottom: 20px;
	/* background-color: green; */
	background-size: 100%;
}
.articlePromo ul {
	list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
	display: block;
}

.articlePromo ul li {
	float: left;
    font-size: 14px;
    margin: 0;
    padding: 0;
	width: 25%;
}

.articleNav .articleTitle:hover {
	cursor:pointer;
}

/* Article Promo - Enterprise Mobile Management */

.specialEMM {
	/* background image will be overwritten by setting of wordpress tag description! */ 
	background: transparent url(/wp-content/themes/zdnet-de/images/specials/emm/emm_header.jpg) left top no-repeat;
}
.specialEMM .articleNav {

}
.articlePromo.specialEMM .articleNav ul li div.articleTitle {
	background: none #39393b;
	background: -moz-linear-gradient(top, #db0000, #570000);
	background: -ms-linear-gradient(top, #db0000, #570000);
	background: -o-linear-gradient(top, #db0000, #570000);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#db0000), to(#570000));
	background: -webkit-linear-gradient(top, #db0000, #570000);
	background: linear-gradient(top, #db0000, #570000);
}
.specialEMM .articleNav .articleTitle {
	color: #FFFFFF;
	text-align: left;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.50) inset;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.50) inset;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.50) inset;
	padding-left: 10px;
	-moz-text-shadow: 0 1px 0 #440906;
	-webkit-text-shadow: 0 1px 0 #440906;
	-khtml-text-shadow: 0 1px 0 #440906;
	text-shadow: 0 1px 0 #440906;
}
.specialEMM .articleNav .articleTitle a {
    color: #FFFFFF;
    display: block;
    padding: 10px 0;
    line-height: 1.5em;
    background: url("/wp-content/themes/zdnet-de/images/specials/emm/nav-pipe.png") no-repeat right center transparent;
}
.specialEMM .articleNav .articleTitle a:hover {
	color: #701210;
	text-decoration: none;
	-moz-text-shadow: 0 1px 0 #d23d33;
	-webkit-text-shadow: 0 1px 0 #d23d33;
	-khtml-text-shadow: 0 1px 0 #d23d33;
	text-shadow: 0 1px 0 #d23d33;
}
.articlePromo.specialEMM .articleNav .articleSummary {
	background: none #205e75;
	background: -moz-linear-gradient(top, #468a9f, #205e75);
	background: -ms-linear-gradient(top, #468a9f, #205e75);
	background: -o-linear-gradient(top, #468a9f, #205e75);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#468a9f), to(#205e75));
	background: -webkit-linear-gradient(top, #468a9f, #205e75);
	background: linear-gradient(top, #468a9f, #205e75);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	height: 180px;
	overflow:hidden;
}
.articlePromo.specialEMM .articleNav .articleSummary p {
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 16px;

}
.articlePromo.specialEMM .articleNav .articleSummary .articleSummaryMoreLink {
	padding-top: 0;
	/* text-align: right; */
	color: #fff;
	font-weight: bold;
}
.articlePromo.specialEMM .articleNav .articleSummary .articleSummaryMoreLink a {
	color: white;
}



/* FEATURED WHITEPAPERS */
#fw_container {
	color: #FFFFFF !important;
	font-family: Helvetica;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#fw_container div, #fw_container p {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
.fw_container_p {
	height: 35px;
	overflow: hidden;
	word-wrap: break-word;
}
#fw_containers {
	height: 160px;
	font-size: 15px;
}
#fw_containers > div {
	padding: 10px 5px 13px 7px;
	width: 194px;
	height: 130px;
}
#fw_container_title {
	font-size: 20px;
	color: #6B6990 !important;
	margin-bottom: 5px !important;
}
.fwx_container {
	float: left;
}
#fw1_container {
	background-color: #6B6990;
}
#fw2_container {
	background-color: #575675;
}
#fw3_container {
	background-color: #44435C;
}
.fw_redcorner {
	background-image: url(../images/picto_cornerlabel.png);
	position: absolute;
	width: 40px;
	height: 40px;
	top: -2px;
	left: -3px;
}
.fw_redcorner > span {
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
}
.fw_image {
	position: relative;
	float: left;
	width: 75px;
}
.fw_image > img {
	max-height: 90px;
	max-width: 70px;
}
.fw_title {
	margin-bottom: 10px !important;
}
.fw_buttons {
	float: left;
	margin-bottom: 5px !important;
	line-height: 21px;
	font-size: 12px;
}
.fw_buttons a {
	font-weight: normal;
}
.fw_buttonarrow {
	float: left;
	width: 7px;
	height: 20px;
}
.fw_buttonabody {
	float: left;
	width: 100px;
	height: 20px;
	padding-left: 10px !important;
}
.fw_whitebuttonarrow {
	background-image: url(../images/bg_whitearrow.png);
}
.fw_whitebuttonabody {
	background-color: #FFFFFF;
	color: #6B6990 !important;
}
.fw_whitebuttonabody a {
	color: #6B6990 !important;
}
.fw_greenbuttonarrow {
	background-image: url(../images/bg_greenarrow.png);
}
.fw_greenbuttonabody {
	background-color: #BBD239;
	color: #000000 !important;
}
.fw_greenbuttonabody a {
	color: #000000 !important;
}
/* END FEATURED WHITEPAPERS */