/*

	Reizwerk für Citrix LESS File

	This file loads the Ressources for the DESKTOP Version of the site

	Version: 1.0.1
	Author: Simon Rei <s.rei@reizwerk.com>

*/
/*

	Reizwerk für Citrix LESS File

	This file loads the COMMON Ressources for the all Versions of the site

	Version: 1.0.1
	Author: Simon Rei <s.rei@reizwerk.com>

	Contents:	1.) Import Fonts
				2.) Set Colors
				3.) Set Defaults & Resets
				4.) Set Buttons & Helpers
				5.) Restyle WP Admin Bar

*/
/* !Import Fonts */
@font-face {
  font-family: 'HelvNeue';
  font-weight: bold;
  font-style: normal;
  src: url('../fonts/HelveticaNeueLTPro-Bd.eot');
  src: url('../fonts/HelveticaNeueLTPro-Bd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/HelveticaNeueLTPro-Bd.woff') format('woff'), /* Modern Browsers */
   url('../fonts/HelveticaNeueLTPro-Bd.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/HelveticaNeueLTPro-Bd.svg#HelvNeue') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'HelvNeue';
  font-weight: bold;
  font-style: italic;
  src: url('../fonts/HelveticaNeueLTPro-BdIt.eot');
  src: url('../fonts/HelveticaNeueLTPro-BdIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/HelveticaNeueLTPro-BdIt.woff') format('woff'), /* Modern Browsers */
   url('../fonts/HelveticaNeueLTPro-BdIt.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/HelveticaNeueLTPro-BdIt.svg#HelvNeue') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: italic;
  src: url('../fonts/HelveticaNeueLTPro-It.eot');
  src: url('../fonts/HelveticaNeueLTPro-It.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/HelveticaNeueLTPro-It.woff') format('woff'), /* Modern Browsers */
   url('../fonts/HelveticaNeueLTPro-It.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/HelveticaNeueLTPro-It.svg#HelvNeue') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/HelveticaNeueLTPro-Roman.eot');
  src: url('../fonts/HelveticaNeueLTPro-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/HelveticaNeueLTPro-Roman.woff') format('woff'), /* Modern Browsers */
   url('../fonts/HelveticaNeueLTPro-Roman.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/HelveticaNeueLTPro-Roman.svg#HelvNeue') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  src: url('../fonts/HelveticaNeueLTPro-Lt.eot');
  src: url('../fonts/HelveticaNeueLTPro-Lt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/HelveticaNeueLTPro-Lt.woff') format('woff'), /* Modern Browsers */
   url('../fonts/HelveticaNeueLTPro-Lt.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/HelveticaNeueLTPro-Lt.svg#HelvNeue') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: italic;
  src: url('../fonts/HelveticaNeueLTPro-LtIt.eot');
  src: url('../fonts/HelveticaNeueLTPro-LtIt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/HelveticaNeueLTPro-LtIt.woff') format('woff'), /* Modern Browsers */
   url('../fonts/HelveticaNeueLTPro-LtIt.ttf') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/HelveticaNeueLTPro-LtIt.svg#HelvNeue') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'HelvNeue-citrix-fallback';
  src: local('../fonts/HelveticaNeueLTPro-Roman_citrix.ttf'), url('../fonts/HelveticaNeueLTPro-Roman_citrix.svg') format("svg"), url('../fonts/HelveticaNeueLTPro-Roman_citrix.woff') format("woff"), url('../fonts/HelveticaNeueLTPro-Roman_citrix.ttf') format("truetype");
}
/*
html, body {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
}

h1, h2, h3 {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 1;
  font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 1;
}

time {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0;
  font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0; }

pre, kbd, samp, code {
  -webkit-font-feature-settings: "kern" 0, "liga" 0, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  -moz-font-feature-settings: "kern" 0, "liga" 0, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  font-feature-settings: "kern" 0, "liga" 0, "dlig" 0, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
}

sup {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
  font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "sups" 1;
}

sub {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
  font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0, "subs" 1;
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="number"], input[type="range"], input[type="tel"], input[type="week"] {
  -webkit-font-feature-settings: "kern" 0, "liga" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
  -moz-font-feature-settings: "kern" 0, "liga" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
  font-feature-settings: "kern" 0, "liga" 1, "pnum" 1, "tnum" 0, "onum" 0, "lnum" 1, "zero" 0;
}

table {
  -webkit-font-feature-settings: "kern" 0, "liga" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  -moz-font-feature-settings: "kern" 0, "liga" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
  font-feature-settings: "kern" 0, "liga" 1, "pnum" 0, "tnum" 1, "onum" 0, "lnum" 1, "zero" 1;
}

table thead, table tfoot {
  -webkit-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  -moz-font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
  font-feature-settings: "kern" 1, "liga" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "dlig" 0;
}
*/
/* !Set Color Vars */
/* !Set Defaults */
body {
  font-size: 62.5%;
  background: white;
}
ul {
  margin: 0;
  padding: 0;
}
a {
  outline: none !important;
}
input {
  outline: none !important;
}
.track {
  position: absolute;
  top: 0;
  left: 0;
}
/* !Set Buttons & Helpers & Shortcode CSS */
.orange_text {
  color: #f37600 !important;
}
.black_text,
.black_text a {
  color: #333333 !important;
}
.smaller_text {
  font-size: 1.2em !important;
}
/* !Restyle WP-Adminbar */
#wpadminbar {
  background: #f37600 !important;
}
#wpadminbar #adminbarsearch:before,
#wpadminbar .ab-icon:before,
#wpadminbar .ab-item:before {
  color: white !important;
}
#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar > a img {
  background: transparent !important;
  border: none !important;
}
#wpadminbar .ab-top-menu > li.hover > .ab-item,
#wpadminbar .ab-top-menu > li:hover > .ab-item,
#wpadminbar .ab-top-menu > li > .ab-item:focus,
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus {
  background: white !important;
}
#wpadminbar > #wp-toolbar a:focus span.ab-label,
#wpadminbar > #wp-toolbar li.hover span.ab-label,
#wpadminbar > #wp-toolbar li:hover span.ab-label {
  color: #666 !important;
}
#wpadminbar a:focus #adminbarsearch:before,
#wpadminbar li.hover .ab-icon:before,
#wpadminbar li:hover .ab-item:before {
  color: #f37600 !important;
}
#wpadminbar > #wp-toolbar a:focus span.ab-icon:before,
#wpadminbar > #wp-toolbar li.hover span.ab-icon:before,
#wpadminbar > #wp-toolbar li:hover span.ab-icon:before {
  color: #f37600 !important;
}
#wpadminbar .menupop .ab-sub-wrapper,
#wpadminbar .shortlink-input {
  background: white !important;
}
#wpadminbar .ab-submenu .ab-item,
#wpadminbar .quicklinks .menupop ul li a,
#wpadminbar .quicklinks .menupop ul li a strong,
#wpadminbar .quicklinks .menupop.hover ul li a {
  color: #666 !important;
}
#wpadminbar .ab-submenu .ab-item:hover,
#wpadminbar .quicklinks .menupop ul li a:hover,
#wpadminbar .quicklinks .menupop ul li a strong:hover,
#wpadminbar .quicklinks .menupop.hover ul li a:hover {
  color: #f37600 !important;
}
#wp-admin-bar-wp-logo {
  display: none;
}
#wp-admin-bar-site-name {
  margin-left: 28px !important;
}
/*
	prestyle default elements
*/
.content-wrapper {
  width: 960px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  position: relative;
}
/*
	the Citrix Preheader
*/
#prehead {
  height: 156px;
}
#prehead > div {
  height: 156px;
}
#prehead > div .blogtitle {
  display: none;
}
#prehead > div #pre-access {
  height: 28px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
#prehead > div #pre-access .wrapper {
  float: right;
}
#prehead > div a.mainlogo {
  width: 184px;
  height: 41px;
  position: absolute;
  background: url(../images/prehead_logo.png) no-repeat;
  top: 35px;
}
#prehead > div #main-access {
  position: absolute;
  bottom: 0;
  height: 47px;
  width: 100%;
  overflow: hidden;
}
#prehead > div #main-access div.menu-header {
  float: left;
}
#prehead > div #main-access div.menu-header ul li {
  display: inline;
}
#prehead > div #main-access div.menu-header ul li a {
  color: #919090;
  float: left;
  font-size: 14px;
  line-height: 44px;
  text-decoration: none;
  background: transparent;
  margin: 0 20px 0 0;
  padding: 0;
  font-family: 'HelvNeue-citrix-fallback';
  font-weight: normal;
  font-style: normal;
}
#prehead > div #main-access div.menu-header ul li a:hover {
  border-bottom: 3px solid #f37600;
}
#prehead > div #main-access div.menu-header ul li.home a {
  text-indent: -999em;
  display: block;
  width: 22px;
  height: 44px;
  background: url(../images/prehead_ico_home.png) no-repeat 0px 13px;
  margin-left: 10px;
}
#prehead > div #main-access div.menu-header ul li.blog a {
  border-bottom: 3px solid #f37600;
}
#prehead > div #main-access div.extras {
  float: right;
}
#prehead > div #main-access div.extras ul li {
  float: left;
}
#prehead > div #main-access div.extras ul li a {
  color: #919090;
  font-size: 14px;
  line-height: 44px;
  text-decoration: none;
  padding: 0;
  font-family: 'HelvNeue-citrix-fallback';
  font-weight: normal;
  font-style: normal;
  margin: 0 20px 0 0	;
}
#prehead > div #main-access div.extras ul li span {
  color: #919090;
  font-size: 14px;
  line-height: 44px;
  text-decoration: none;
  font-family: 'HelvNeue-citrix-fallback';
  font-weight: normal;
  font-style: normal;
}
#prehead > div #main-access div.extras ul li span.salesPhone {
  padding: 0 0 0 20px;
}
#prehead > div #mobile-access {
  display: none;
}
/*
	the footer definitions
*/
footer.footer-row-1 {
  background: #d7d7d7;
  border-bottom: 1px solid #b3b3b3;
}
footer.footer-row-2 {
  background: #898989;
  padding: 15px 0 25px 0;
  border-top: 1px solid #6b6a6a;
}
footer.footer-row-1 .col-1 {
  width: 220px;
  float: left;
  margin: 60px 0 60px 0;
}
footer.footer-row-1 .col-1 ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0;
  margin: 0;
}
footer.footer-row-1 .col-1 li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  list-style-type: none;
}
footer.footer-row-1 .col-1 li a {
  text-decoration: none;
}
footer.footer-row-1 .col-1 .share {
  background: url("../images/org_citrix_icons-sprite.png") no-repeat;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0;
  height: 20px;
}
footer.footer-row-1 .col-1 .text {
  display: inline-block;
  *display: inline;
  zoom: 1;
  color: #a1a1a1;
  font-size: 12px;
  line-height: 20px;
}
footer.footer-row-1 .col-1 .textBottom {
  display: block;
  list-style-type: none;
  font-size: 9px;
  color: #888;
  text-align: center;
}
footer.footer-row-1 .col-1 .share.email {
  background-position: 0 -1115px;
  height: 20px;
  width: 20px;
}
footer.footer-row-1 .col-1 .share.facebookLarge {
  background-position: 0 0;
  height: 40px;
  width: 40px;
}
footer.footer-row-1 .col-1 .share.facebookSmall {
  background-position: 0 -1040px;
  height: 20px;
  width: 20px;
}
footer.footer-row-1 .col-1 .share.twitterLarge {
  background-position: 0 -40px;
  height: 40px;
  width: 40px;
}
footer.footer-row-1 .col-1 .share.twitterSmall {
  background-position: 0 -1065px;
  height: 20px;
  width: 20px;
}
footer.footer-row-1 .col-1 .share.googlePlusLarge {
  background-position: 0 -80px;
  height: 39px;
  width: 40px;
}
footer.footer-row-1 .col-1 .share.googlePlusSmall {
  background-position: 0 -1090px;
  height: 20px;
  width: 20px;
}
footer.footer-row-1 .col-1 .share.youtubeLarge {
  background-position: 0 -120px;
  height: 40px;
  width: 40px;
}
footer.footer-row-1 .col-1 .share.youtubeSmall {
  background-position: 0 -1040px;
  height: 20px;
  width: 20px;
}
footer.footer-row-1 .widget-title {
  font-family: 'HelvNeue-citrix-fallback';
  font-weight: normal;
  color: #7d7d7d;
  font-size: 1.4em;
  margin: 0 0 15px 0;
}
footer.footer-row-1 .col-2 {
  width: 740px;
  float: left;
  margin: 60px 0 60px 0;
}
footer.footer-row-1 .col-2 .widget-title {
  display: none;
}
footer.footer-row-1 .col-2 ul.menu {
  list-style: none;
  display: block;
}
footer.footer-row-1 .col-2 ul.menu > li {
  width: 130px;
  display: block;
  float: left;
  margin: 0 20px 0 0;
}
footer.footer-row-1 .col-2 ul.menu > li:first-child {
  width: 140px;
}
footer.footer-row-1 .col-2 ul.menu > li:last-child {
  margin: 0 0 0 0;
}
footer.footer-row-1 .col-2 ul.menu > li > a {
  font-family: 'HelvNeue-citrix-fallback';
  color: #7d7d7d;
  font-size: 1.4em;
  text-decoration: none;
  transition: color 300ms;
}
footer.footer-row-1 .col-2 ul.menu > li > a:hover {
  text-decoration: underline;
  color: #333333;
}
footer.footer-row-1 .col-2 ul.menu > li > ul {
  display: block;
  list-style: none;
  margin: 5px 0 0 0;
}
footer.footer-row-1 .col-2 ul.menu > li > ul > li {
  margin: 0 0 5px 0;
}
footer.footer-row-1 .col-2 ul.menu > li > ul > li > a {
  color: #7d7d7d;
  font-size: 1.2em;
  text-decoration: none;
  transition: color 300ms;
}
footer.footer-row-1 .col-2 ul.menu > li > ul > li > a:hover {
  text-decoration: underline;
  color: #333333;
}
footer.footer-row-2 .widget-title {
  display: none;
}
footer.footer-row-2 .textwidget {
  color: #d7d7d7;
  font-family: Arial, Helvetica, sans-serif;
}
footer.footer-row-2 .textwidget .left {
  float: left;
}
footer.footer-row-2 .textwidget .leftLogo {
  margin: 6px 7px 0 0;
  width: 45px;
  height: 51px;
  clear: left;
  background: url(../images/org_citrix_foot_001.png) no-repeat 0 0;
}
footer.footer-row-2 .textwidget .middle {
  width: 720px;
  float: left;
  padding: 0 0 0 0px;
}
footer.footer-row-2 .textwidget .middle ul {
  margin-bottom: 4px;
  margin-top: 12px;
  font-size: 13px;
}
footer.footer-row-2 .textwidget .middle ul li {
  padding: 0 8px;
}
footer.footer-row-2 .textwidget .middle ul li.first {
  padding: 0 8px 0 0;
}
footer.footer-row-2 .textwidget .middle ul li a {
  font-size: 11px;
  color: #d7d7d7;
  text-decoration: none;
  white-space: nowrap;
}
footer.footer-row-2 .textwidget .middle .copyright {
  margin: 9px 0 0 0;
  font-size: 10px;
  line-height: 18px;
}
footer.footer-row-2 .textwidget .middle .copyright p {
  padding: 0 8px 0 0;
  margin: 0;
}
footer.footer-row-2 .textwidget .right {
  float: right;
  padding: 7px 0 0 0;
}
footer.footer-row-2 .textwidget .right .logo a {
  display: block;
  background: url(../images/org_citrix_foot_002.png) no-repeat 0 0;
  height: 27px;
  width: 67px;
}
footer.footer-row-2 .textwidget .container {
  margin: 0 auto;
  overflow: auto;
  padding: 0;
  width: 960px;
  clear: both;
}
footer.footer-row-2 .textwidget .container .footer-dnt {
  color: #d7d7d7;
  font-size: 11px;
  overflow: hidden;
  padding: 10px 0 0 55px;
}
footer.footer-row-2 .textwidget .container .footer-dnt img {
  display: inline;
  margin: 0 10px 0 0;
  padding: 0;
  vertical-align: top;
}
footer.footer-row-2 .textwidget .container .footer-dnt #dntmsg-cd {
  display: inline;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
footer.footer-row-2 .textwidget .container .footer-dnt a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
/*
	the content definitions: Main
*/
#content {
/*  background: url(../images/bg_header.png) no-repeat center top;*/
/*  padding: 140px 0 0 0;*/
  padding: 0;
  overflow: hidden;
}

/* Fixes global styles overridden by new header/footer styles */
#content * {
  box-sizing: initial;
}

#content .content-wrapper > * {
  float: left;
}
#content article {
  width: 630px;
  overflow: hidden;
}
#content .sticky-headline,
#content .latest-headline,
#content .more-posts-headline {
  font-family: 'HelvNeue';
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.2em;
  width: 630px;
  display: block;
  margin: 0 0px 0 0;
  padding: 20px 0 2px 0;
  border-bottom: 2px solid #dedede;
}
/* featured article */
/* regular article */
#content article.featured,
#content article.regular,
#content article.fullview {
  border-bottom: 2px solid #dedede;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
#content article.featured .entry-title,
#content article.regular .entry-title,
#content article.fullview .entry-title {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 4.8em;
  line-height: 1.0416666666666667em;
  margin: 0;
  padding: 20px 30px 20px 0;
  display: block;
}
#content article.regular .entry-title {
  font-size: 3em;
  line-height: 1.1666666666666667em;
  padding: 20px 30px 10px 0;
}
#content article.featured .entry-title a,
#content article.regular .entry-title a {
  text-decoration: none;
  color: #333333;
  transition: color 250ms;
}
#content article.featured .entry-title a:hover,
#content article.regular .entry-title a:hover {
  color: #f37600;
}
#content article.featured .entry-meta,
#content article.regular .entry-meta,
#content article.fullview .entry-meta {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  height: 38px;
  overflow: hidden;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.4em;
}
#content article.featured .entry-meta img.avatar,
#content article.regular .entry-meta img.avatar,
#content article.fullview .entry-meta img.avatar {
  float: left;
  border-radius: 50%;
  overflow: hidden;
  margin: 4px 10px 0 0;
}
#content article.featured .entry-meta > .posted-by,
#content article.regular .entry-meta > .posted-by,
#content article.fullview .entry-meta > .posted-by {
  line-height: 42px;
  float: left;
}
#content article.featured .entry-meta > .posted-on,
#content article.regular .entry-meta > .posted-on,
#content article.fullview .entry-meta > .posted-on {
  line-height: 42px;
  float: left;
  background: url(../images/ico_meta_time.png) 0 11px no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 20px;
}
#content article.featured .entry-meta > .post-views,
#content article.regular .entry-meta > .post-views,
#content article.fullview .entry-meta > .post-views {
  line-height: 42px;
  float: left;
  background: url(../images/ico_meta_visits.png) 0 11px no-repeat;
  padding: 0 0 0 20px;
  margin: 0 0 0 20px;
  color: #7d7d7d;
}
#content article.featured .entry-meta > .entry-social,
#content article.regular .entry-meta > .entry-social,
#content article.fullview .entry-meta > .entry-social {
  float: right;
  width: 145px;
}
#content article.featured .entry-meta > .entry-social ul,
#content article.regular .entry-meta > .entry-social ul,
#content article.fullview .entry-meta > .entry-social ul {
  padding: 4px 0 0 0 !important;
}
#content article.featured .entry-meta > .entry-social ul li,
#content article.regular .entry-meta > .entry-social ul li,
#content article.fullview .entry-meta > .entry-social ul li {
  padding: 5px 2px 5px 2px !important;
}
#content article.featured .entry-meta a,
#content article.regular .entry-meta a,
#content article.fullview .entry-meta a {
  color: #7d7d7d;
  text-decoration: none;
}
#content article.featured .entry-meta a:hover,
#content article.regular .entry-meta a:hover,
#content article.fullview .entry-meta a:hover {
  color: #0462d4;
  transition: color 300ms;
}
#content article.featured .entry-utility,
#content article.regular .entry-utility,
#content article.fullview .entry-utility {
  height: auto;
  overflow: hidden;
  width: 100%;
  margin: 30px 0 20px 0;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
}
#content article.featured .entry-utility .entry-posted-in,
#content article.regular .entry-utility .entry-posted-in,
#content article.fullview .entry-utility .entry-posted-in {
  background: url(../images/ico_meta_tag.png) no-repeat left 4px;
  padding: 2px 0 0 20px;
  float: left;
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  font-size: 1.4em;
  color: #555555;
  width: 360px;
}
#content article.featured .entry-utility .entry-posted-in a,
#content article.regular .entry-utility .entry-posted-in a,
#content article.fullview .entry-utility .entry-posted-in a {
  color: #0462d4;
  font-weight: lighter;
  text-decoration: none;
  transition: color 300ms;
}
#content article.featured .entry-utility .entry-posted-in a:hover,
#content article.regular .entry-utility .entry-posted-in a:hover,
#content article.fullview .entry-utility .entry-posted-in a:hover {
  color: #f37600;
}
#content article.featured .entry-utility .entry-social,
#content article.regular .entry-utility .entry-social,
#content article.fullview .entry-utility .entry-social {
  float: right;
  width: 250px;
}
#content article.featured .entry-utility > .entry-social ul,
#content article.regular .entry-utility > .entry-social ul,
#content article.fullview .entry-utility > .entry-social ul {
  padding: 0 0 0 0 !important;
}
#content article.featured .entry-utility > .entry-social ul li,
#content article.regular .entry-utility > .entry-social ul li,
#content article.fullview .entry-utility > .entry-social ul li {
  padding: 0px 0px 0px 5px !important;
}
#content article.featured .entry-author-info,
#content article.regular .entry-author-info,
#content article.fullview .entry-author-info {
  margin: 25px 0 30px 0;
  overflow: hidden;
}
#content article.featured .entry-author-info h2,
#content article.regular .entry-author-info h2,
#content article.fullview .entry-author-info h2 {
  font-size: 3.0em;
  line-height: 1.1666666666666667em;
  font-family: 'HelvNeue';
  font-style: normal;
  font-weight: lighter;
  color: #f37600;
  margin: 1.5em 0 0.5em 0;
  padding: 0;
}
#content article.featured .entry-author-info .text,
#content article.regular .entry-author-info .text,
#content article.fullview .entry-author-info .text {
  float: left;
  width: 410px;
  font-family: 'HelvNeue';
  font-style: normal;
  font-weight: lighter;
  font-size: 1.8em;
  line-height: 1.3888888888888888em;
  color: #555555;
}
#content article.featured .entry-author-info .text strong,
#content article.regular .entry-author-info .text strong,
#content article.fullview .entry-author-info .text strong {
  font-weight: normal;
  color: #333333;
}
#content article.featured .entry-author-info .text a,
#content article.regular .entry-author-info .text a,
#content article.fullview .entry-author-info .text a {
  text-decoration: none;
  color: #0462d4;
  transition: color 300ms;
}
#content article.featured .entry-author-info .text a:hover,
#content article.regular .entry-author-info .text a:hover,
#content article.fullview .entry-author-info .text a:hover {
  color: #f37600;
}
#content article.featured .entry-author-info .text a.moreposts,
#content article.regular .entry-author-info .text a.moreposts,
#content article.fullview .entry-author-info .text a.moreposts {
  display: block;
  margin: 10px 0 0 0;
  font-size: 0.75em;
  color: #7d7d7d;
  text-decoration: none;
  transition: color 300ms;
}
#content article.featured .entry-author-info .text a.moreposts:hover,
#content article.regular .entry-author-info .text a.moreposts:hover,
#content article.fullview .entry-author-info .text a.moreposts:hover {
  color: #f37600;
}
#content article.featured .entry-author-info .icon,
#content article.regular .entry-author-info .icon,
#content article.fullview .entry-author-info .icon {
  float: right;
}
#content article.fullview .entry-related-articles .shareaholic-recommendations-container {
  margin: 30px 0 20px 0;
  padding: 0;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
}
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendations-header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2em;
  width: 630px;
  display: block;
  margin: 0 0px 20px 0;
  padding: 20px 0 2px 0;
  border-bottom: 2px solid #dedede;
}
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendation {
  width: 49% !important;
  margin: 0 0 20px 2% !important;
  clear: none !important;
}
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendation.recommendation-1,
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendation.recommendation-3,
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendation.recommendation-5 {
  margin-left: 0 !important;
}
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendation .shareaholic-image {
  width: 80px;
  float: left;
}
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendations .shareaholic-recommendation .recommendation-article-link:hover .shareaholic-image {
  box-shadow: none !important;
}
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendation .recommendation-article-details {
  margin: 0 0 0 100px;
}
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendation .recommendation-article-details .recommendation-article-title {
  font-size: 1.8em;
  line-height: 1.1111111111111112em;
  color: #555555 !important;
  margin: 0 0 0 0;
  transition: color 300ms;
}
#content article.fullview .entry-related-articles .shareaholic-recommendations-container .shareaholic-recommendations .shareaholic-recommendation .recommendation-article-link:hover .recommendation-article-title {
  color: #f37600 !important;
}

/* post-bottom subscribe */
footer.post-bottom-subscribe {
  background: #1285a4 url(/wp-content/themes/citrix-blog-2014/images/cps/cps_inpost_bg.png) 0 0 no-repeat;
  padding: 20px 20px 0 20px;
  margin: 60px 0 20px 0;
  position: relative;
  height: 121px;
}
footer.post-bottom-subscribe .title {
  color: #222;
  font-size: 1.8em;
  line-height: 1em;
  font-family: 'HelvNeue';
  font-style: normal;
  font-weight: bold;
  padding: 0;
  margin: 0 0 6px 0;
  max-width: 160px;
}
footer.post-bottom-subscribe .textblock{
	color: #222;
	font-size: 1.4em;
	line-height: 1.2857142857142858em;
	font-family: 'HelvNeue';
	font-weight: lighter;
	font-style: normal;
  max-width: 160px;
}
footer.post-bottom-subscribe form {
  padding: 20px 0 0 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  height: 121px;
}
footer.post-bottom-subscribe form input.email {
  appearance: normal;
  -webkit-appearance: none;
  border: none;
  font-size: 1.4em;
  line-height: 1em;
  width: 260px;
  padding: 12px 0 4px 5px;
  background: white;
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  color: #555555;
  outline: none;
}
footer.post-bottom-subscribe form .chkbox {
  margin: 10px 0 0 0;
  width: 100%;
}
footer.post-bottom-subscribe form .chkbox input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
footer.post-bottom-subscribe form .chkbox label {
  font-family: 'HelvNeue';
  font-weight: 100;
  font-style: normal;
  color: white;
  font-size: 1.3em;
  line-height: 15px;
  display: block;
  background:url(/wp-content/themes/citrix-blog-2014/images/cps/cps_checkboxsprite.png) no-repeat 0 0;
  padding: 3px 0 0 25px;
  cursor: pointer;
}
footer.post-bottom-subscribe form .chkbox label.checkbox-not-checked {
  background:url(/wp-content/themes/citrix-blog-2014/images/cps/cps_checkboxsprite.png) no-repeat 0 -190px;
}
footer.post-bottom-subscribe form .chkbox input:focus + label,
footer.post-bottom-subscribe form .chkbox input:hover + label {
	background:url(/wp-content/themes/citrix-blog-2014/images/cps/cps_checkboxsprite.png) no-repeat 0 -60px;
}
footer.post-bottom-subscribe form .chkbox input:checked + label {
	background:url(/wp-content/themes/citrix-blog-2014/images/cps/cps_checkboxsprite.png) no-repeat 0 -120px;
}
footer.post-bottom-subscribe form input.button {
  appearance: normal;
  -webkit-appearance: none;
  text-transform: uppercase;
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  background: #f37600;
  color: white !important;
  font-size: 1.4em;
  text-decoration: none;
  text-align: center;
  padding: 9px 30px 4px 30px;
  display: inline-block;
  border-radius: 16px;
  border: 1px solid #f37600;
  transition: background 200ms, color 350ms;
  margin: 0 0 0 0;
  width: auto;
  position: absolute;
  left: 0;
  bottom: 17px;
}
body.chrome.win footer.post-bottom-subscribe form input.button,
body.gecko.win footer.post-bottom-subscribe form input.button{
    padding: 6px 30px 7px 30px;
}
body.ie.win footer.post-bottom-subscribe form input.button{
    padding: 7px 30px 7px 30px;
}
footer.post-bottom-subscribe form input.button:hover {
  background: white;
  color: #f37600 !important;
}
footer.post-bottom-subscribe #pb_subscribe-ok {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  color: white;
  font-size: 1.4em;
  line-height: 1.4285714285714286em;
  padding: 10px 0 6px 10px;
  display: none;
  background: #1285a4;
  position: absolute;
  right: 0;
  top: 40px;
  width: 300px;
}
footer.post-bottom-subscribe #pb_subscribe-chkbox,
footer.post-bottom-subscribe #pb_subscribe-err {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  color: white;
  font-size: 1.4em;
  line-height: 1.4285714285714286em;
  padding: 10px 0 6px 10px;
  display: none;
  background: #f37600;
  margin: 0 -20px;
  margin-top: 23px;
}


/* latest article */
#content article.latest {
  width: 300px;
  float: left;
  position: relative;
  padding-bottom: 40px;
  overflow: hidden;
}
#content article.latest.elm_0 {
  clear: left;
  margin: 20px 30px 0 0;
}
#content article.latest.elm_1 {
  margin: 20px 0 0 0;
}
#content article.latest > a {
  background: #0462d4;
  display: block;
}
#content article.latest > a img.wp-post-image {
  opacity: 1;
  transition: opacity 500ms;
  max-width: 100%;
  height: auto;
}
#content article.latest > a:hover img.wp-post-image {
  opacity: .85;
}
#content article.latest .entry-title {
  font-family: 'HelvNeue';
  font-weight: bold;
  font-style: normal;
  font-size: 1.8em;
  line-height: 1.1111111111111112em;
  margin: 0;
  padding: 1em 0 0em 0;
}
#content article.latest .entry-title a {
  text-decoration: none;
  color: #333333;
  transition: color 300ms;
}
#content article.latest .entry-title a:hover {
  color: #0462d4;
}
#content article.latest .entry-meta {
  overflow: hidden;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.4em;
  line-height: 1em;
}
#content article.latest .entry-meta > .posted-by {
  float: left;
  padding: 0 5px 5px 0;
}
#content article.latest .entry-meta > .posted-on {
  float: left;
}
#content article.latest .entry-meta a {
  color: #0462d4;
  text-decoration: none;
  transition: color 300ms;
}
#content article.latest .entry-meta a:hover {
  color: #f37600;
}
#content article.latest .read-more-button {
  position: absolute;
  bottom: 20px;
}
#content article.latest .read-more-button a {
  font-size: 1.2em;
  padding: 4px 10px 1px 10px;
}
/* article commons!*/
#content article.featured .entry-image,
#content article.latest .entry-image,
#content article.regular .entry-image,
#content article.fullview .entry-image {
  margin: 20px 0 30px 0;
}
#content article.featured .entry-image img,
#content article.latest .entry-image img,
#content article.regular .entry-image img,
#content article.fullview .entry-image img {
  max-width: 100%;
  height: auto;
}
#content article.featured .entry-content,
#content article.latest .entry-summary,
#content article.regular .entry-content,
#content article.fullview .entry-content,
#content article.regular .entry-summary {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  color: #555555;
}
#content article.featured .entry-content p,
#content article.latest .entry-summary p,
#content article.regular .entry-content p,
#content article.regular .entry-summary p,
#content article.featured .entry-content > span #content article.latest .entry-summary > span,
#content article.regular .entry-content > span,
#content article.regular .entry-summary > span {
  line-height: 1.4285714285714286em;
  font-size: 1.4em;
}
#content article.fullview .entry-content p,
#content article.fullview .entry-content > span {
  line-height: 1.3888888888888888em;
  font-size: 1.8em;
}
#content article.featured .entry-content strong,
#content article.latest .entry-summary strong,
#content article.regular .entry-content strong,
#content article.fullview .entry-content strong {
  font-weight: bold;
  color: #333333;
}
#content article.featured .entry-content a,
#content article.latest .entry-summary a,
#content article.regular .entry-content a,
#content article.fullview .entry-content a {
  color: #f37600;
  text-decoration: none;
  transition: color 300ms;
}
#content article.featured .entry-content a:hover,
#content article.latest .entry-summary a:hover,
#content article.regular .entry-content a:hover,
#content article.fullview .entry-content a:hover {
  color: #0462d4;
}
#content article.featured .entry-content blockquote,
#content article.latest .entry-summary blockquote,
#content article.regular .entry-content blockquote,
#content article.fullview .entry-content blockquote {
  border-left: 2px solid #dedede;
  margin-left: 0px;
  padding: 0px 0 0px 30px;
}
#content article.featured .entry-content blockquote p,
#content article.latest .entry-summary blockquote p,
#content article.regular .entry-content blockquote p,
#content article.fullview .entry-content blockquote p {
  font-style: italic;
  line-height: 1.75em;
  padding: .5em 0;
}
#content article.featured .entry-content pre,
#content article.latest .entry-summary pre,
#content article.regular .entry-content pre,
#content article.fullview .entry-content pre {
  color: #555555;
  line-height: 1.4285714285714286em;
  font-size: 1.4em;
}
#content article.featured .entry-content dl,
#content article.latest .entry-summary dl,
#content article.regular .entry-content dl {
  color: #555555;
  line-height: 1.4285714285714286em;
  font-size: 1.4em;
}
#content article.fullview .entry-content dl {
  color: #555555;
  line-height: 1.3888888888888888em;
  font-size: 1.8em;
}
#content article.featured .entry-content dl dt,
#content article.latest .entry-summary dl dt,
#content article.regular .entry-content dl dt {
  color: #333333;
  line-height: 1.4285714285714286em;
  font-size: 1em;
  border-bottom: 1px solid #dedede;
  margin: 0 0 .5em 0;
}
#content article.fullview .entry-content dl dt {
  color: #333333;
  line-height: 1.3888888888888888em;
  font-size: 1em;
  border-bottom: 1px solid #dedede;
  margin: 0 0 .5em 0;
}
#content article.featured .entry-content dl dd,
#content article.latest .entry-summary dl dd,
#content article.regular .entry-content dl dd {
  color: #555555;
  line-height: 1.4285714285714286em;
  font-size: 1em;
  margin: 0 0 1.5em 0;
  padding: .25em 0 .25em 2.175em;
}
#content article.fullview .entry-content dl dd {
  color: #555555;
  line-height: 1.3888888888888888em;
  font-size: 1em;
  margin: 0 0 1.5em 0;
  padding: .25em 0 .25em 2.175em;
}
#content article.featured .entry-content table,
#content article.latest .entry-summary table,
#content article.regular .entry-content table,
#content article.fullview .entry-content table {
  width: 100%;
  margin: 20px 0 20px 0;
  border: 1px solid #dedede;
}
#content article.featured .entry-content table caption,
#content article.latest .entry-summary table caption,
#content article.regular .entry-content table caption,
#content article.fullview .entry-content table caption {
  font-size: 1.4em;
  line-height: 1em;
  text-align: left;
  font-weight: normal;
  padding: 0 0 .25em 0;
  color: #7d7d7d;
}
#content article.featured .entry-content table thead,
#content article.latest .entry-summary table thead,
#content article.regular .entry-content table thead,
#content article.fullview .entry-content table thead {
  background: #eeeeee;
}
#content article.featured .entry-content table thead th,
#content article.latest .entry-summary table thead th,
#content article.regular .entry-content table thead th,
#content article.fullview .entry-content table thead th {
  font-size: 1.4em;
  line-height: 1em;
  text-align: left;
  font-weight: normal;
  color: #333333;
  padding: .75em .5em .5em .5em;
}
#content article.featured .entry-content table tbody,
#content article.latest .entry-summary table tbody,
#content article.regular .entry-content table tbody,
#content article.fullview .entry-content table tbody {
  background: white;
}
#content article.featured .entry-content table tbody td,
#content article.latest .entry-summary table tbody td,
#content article.regular .entry-content table tbody td,
#content article.fullview .entry-content table tbody td {
  font-size: 1.4em;
  line-height: 1em;
  text-align: left;
  font-weight: normal;
  color: #555555;
  padding: .75em .5em .5em .5em;
  border: 1px solid #dedede;
}
#content article.featured .entry-content ol,
#content article.latest .entry-summary ol,
#content article.regular .entry-content ol {
  line-height: 1.4285714285714286em;
  font-size: 1.4em;
}
#content article.fullview .entry-content ol {
  line-height: 1.3888888888888888em;
  font-size: 1.8em;
}
#content article.featured .entry-content ol li,
#content article.latest .entry-summary ol li,
#content article.regular .entry-content ol li,
#content article.fullview .entry-content ol li {
  padding: .25em 0 .25em 0;
  color: #555555;
}
#content article.featured .entry-content ul,
#content article.latest .entry-summary ul,
#content article.regular .entry-content ul {
  line-height: 1.4285714285714286em;
  font-size: 1.4em;
  margin: 1em 0 2em 0;
}
#content article.fullview .entry-content ul {
  line-height: 1.3888888888888888em;
  font-size: 1.8em;
  margin: 1em 0 2em 0;
}
#content article.featured .entry-content ul li,
#content article.latest .entry-summary ul li,
#content article.regular .entry-content ul li {
  padding: .25em 0 .25em 2.175em;
  color: #555555;
  background: url(../images/ico_ul_li.png) no-repeat 16px 9px;
}
#content article.fullview .entry-content ul li {
  padding: .25em 0 .25em 2.175em;
  color: #555555;
  background: url(../images/ico_ul_li.png) no-repeat 20px 12px;
}
#content article.featured .entry-content h2,
#content article.latest .entry-summary h2,
#content article.regular .entry-content h2,
#content article.fullview .entry-content h2 {
  font-size: 3.0em;
  line-height: 1.1666666666666667em;
  font-weight: lighter;
  color: #f37600;
  margin: 1.5em 0 0.5em 0;
  padding: 0;
}
#content article.featured .entry-content h3,
#content article.latest .entry-summary h3,
#content article.regular .entry-content h3,
#content article.fullview .entry-content h3 {
  font-size: 1.8em;
  line-height: 1.3333333333333333em;
  font-weight: lighter;
  color: #333333;
  margin: 1.5em 0 0.5em 0;
  padding: 0;
}
#content article.featured .entry-content img,
#content article.regular .entry-summary img,
#content article.regular .entry-content img,
#content article.fullview .entry-content img {
  max-width: 630px;
  height: auto;
}
/* more posts container */
#content .more-posts-container {
  width: 630px;
  margin: 30px 0 0 0;
  clear: both;
  padding: 0 0 20px 0;
  border-bottom: 2px solid #dedede;
}
#content .more-posts-container .widget-title {
  font-family: 'HelvNeue';
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.2em;
  width: 630px;
  display: block;
  margin: 0 0px 0 0;
  padding: 40px 0 2px 0;
  border-bottom: 2px solid #dedede;
}
#content .more-posts-container .widget_result_container {
  overflow: hidden;
  padding: 10px 0 0 0;
}
#content .more-posts-container .widget_result_container div.single {
  width: 300px;
  float: left;
  margin: 10px 0 10px 0;
}
#content .more-posts-container .widget_result_container div.single.odd {
  margin-right: 30px;
}
#content .more-posts-container .widget_result_container div.single.even {
  clear: right;
}
#content .more-posts-container .widget_result_container div.single a {
  text-decoration: none;
}
#content .more-posts-container .widget_result_container div.single a .the_thumb {
  width: 80px;
  height: 80px;
  background: #0462d4;
  float: left;
  border-radius: 3px;
  overflow: hidden;
}
#content .more-posts-container .widget_result_container div.single a .the_thumb img {
  opacity: 1;
  transition: opacity 400ms;
  border-radius: 3px;
}
#content .more-posts-container .widget_result_container div.single a .elm-title {
  padding: 0 0 0 100px;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.8em;
  line-height: 1.1111111111111112em;
  color: #333333;
  transition: color 250ms;
}
#content .more-posts-container .widget_result_container div.single a:hover .the_thumb img {
  opacity: .85;
}
#content .more-posts-container .widget_result_container div.single a:hover .elm-title {
  color: #f37600;
}
/**
	The Archive, Author & Category Add-Ons
*/
body.archive #content h1.page-title {
  font-family: 'HelvNeue';
  font-weight: bold;
  font-style: normal;
  font-size: 1.8em;
  line-height: 1em;
  margin: 15px 0 30px 0;
  padding: 0px 0px 5px 0;
  display: block;
  color: #333333;
  border-bottom: 2px solid #dedede;
}
body.archive #content h1.page-title a {
  color: #f37600;
  text-decoration: none;
  transition: color 300ms;
}
body.archive #content h1.page-title a:hover {
  color: #0462d4;
}
body.archive #content .author-info {
  width: 630px;
  overflow: hidden;
  margin: 0 0 30px 0;
}
body.archive #content .author-info img.avatar {
  float: right;
  margin: 0px 0 0 0;
}
body.archive #content .author-info h2 {
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  font-size: 1.8em;
  line-height: 1em;
  margin: 0 100px 20px 0;
  padding: 0 0 0 0;
  color: #333333;
}
body.archive #content .author-info .text {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.4em;
  line-height: 1.4285714285714286em;
  color: #555555;
  margin: 0 100px 0 0;
}
body.archive #content .author-info a {
  color: #f37600;
  text-decoration: none;
  transition: color 300ms;
}
body.archive #content .author-info a:hover {
  color: #0462d4;
}
/**
	The Search
*/
body.search .page-title {
  font-family: 'HelvNeue';
  font-weight: bold;
  font-style: normal;
  font-size: 1.8em;
  line-height: 1em;
  margin: 15px 0 10px 0;
  padding: 0 0 5px 0;
  display: block;
  color: #333333;
  border-bottom: 2px solid #dedede;
  margin-bottom: 5px;
}
body.search #content article.regular .entry-summary .read-more-button {
  margin: 20px 0 0px 0;
}
body.search #content article.regular .entry-summary .relevanssi-query-term {
  background: #6398b8;
  padding: 3px 2px 1px 2px;
  color: white;
  border-radius: 2px;
}
body.search .empty_result {
  width: 630px;
}
body.search .empty_result p {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.8em;
  color: #555555;
}
/**
	the contributors page
*/
body.page-template-page-contributors-php .page-title {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 4.8em;
  line-height: 1.0416666666666667em;
  margin: 0 0 30px 0;
  padding: 20px 30px 5px 0;
  display: block;
  color: #333333;
  border-bottom: 2px solid #dedede;
}
body.page-template-page-contributors-php .entry-content > p {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.8em;
  color: #555555;
}
body.page-template-page-contributors-php .entry-content > div.author {
  margin: 30px 0 0px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #dedede;
  position: relative;
  overflow: hidden;
  min-height: 190px;
}
body.page-template-page-contributors-php .entry-content > div.author > h2 {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 2.4em;
  line-height: auto;
  margin: 0 0 10px 0;
  padding: 0;
}
body.page-template-page-contributors-php .entry-content > div.author > h2 a {
  text-decoration: none;
  color: #f37600;
  transition: color 300ms;
}
body.page-template-page-contributors-php .entry-content > div.author > h2 a:hover {
  color: #0462d4;
}
body.page-template-page-contributors-php .entry-content > div.author > .text {
  margin-right: 230px;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.8em;
  line-height: 1.3888888888888888em;
  color: #555555;
}
body.page-template-page-contributors-php .entry-content > div.author > .link {
  margin-right: 230px;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.4em;
  line-height: 1.7857142857142858em;
  color: #555555;
  padding: 10px 0 0 0;
}
body.page-template-page-contributors-php .entry-content > div.author > .text a,
body.page-template-page-contributors-php .entry-content > div.author > .link a {
  color: #0462d4;
  text-decoration: none;
  transition: color 300ms;
}
body.page-template-page-contributors-php .entry-content > div.author > .text a:hover,
body.page-template-page-contributors-php .entry-content > div.author > .link a:hover {
  color: #f37600;
}
body.page-template-page-contributors-php .entry-content > div.author > .icon {
  position: absolute;
  right: 0;
  top: 0;
}
/**
	single view add-ons
*/
body.single #content .left {
  padding-bottom: 60px;
}
/**
	the 404 page
*/
body.error404 #content article {
  float: none;
  width: auto;
  padding: 0 0 60px 0;
}
body.error404 #content article h1 {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 3.0em;
  color: #333333;
}
body.error404 #content article p {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.8em;
  color: #555555;
}
body.error404 #content article form,
body.search .empty_result form {
  background: #6398b8;
  padding: 20px 20px 10px 20px;
  width: 220px;
}
body.error404 #content article form label,
body.search .empty_result form label {
  color: white;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.8em;
  display: block;
}
body.error404 #content article form input#s,
body.search .empty_result form input#s {
  appearance: normal;
  -webkit-appearance: none;
  border: none;
  font-size: 1.4em;
  line-height: 1em;
  width: 215px;
  padding: 12px 0 8px 5px;
  background: white;
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  color: #555555;
  outline: none;
}
body.error404 #content article form input#searchsubmit,
body.search .empty_result form input#searchsubmit {
  appearance: normal;
  -webkit-appearance: none;
  text-transform: uppercase;
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  background: #f37600;
  color: white !important;
  font-size: 1.4em;
  text-decoration: none;
  padding: 11px 30px 6px 30px;
  display: inline-block;
  border-radius: 18px;
  border: 1px solid #f37600;
  transition: background 200ms, color 350ms;
  margin: 10px 0 0 0;
}
body.error404 #content article form input#searchsubmit:hover,
body.search .empty_result form input#searchsubmit:hover {
  background: white;
  color: #f37600 !important;
}
/*
	Some Small Styles for the Pages
*/
body.page .entry-title {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 4.8em;
  line-height: 1.16666667em;
  margin: 0 0 30px 0;
  padding: 20px 30px 5px 0;
  display: block;
  color: #333333;
  border-bottom: 2px solid #dedede;
}
body.page .entry-content p {
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.8em;
  color: #555555;
}
body.page .entry-content a {
  color: #f37600;
  text-decoration: none;
  transition: color 300ms;
}
body.page .entry-content a:hover {
  color: #0462d4;
}
/*
	the content definitions: Sidebar (xoxo)
*/
#content #xoxo {
  width: 300px;
  overflow: hidden;
  padding: 0;
  float: right;
  padding-top: 20px;
}
#content #xoxo > div {
  overflow: hidden;
  padding: 0 20px;
  margin: 0 0 20px 0;
}
#content #xoxo > div .widget-title {
  font-family: 'HelvNeue';
  font-weight: bold;
  font-style: normal;
  font-size: 1.8em;
  line-height: 1em;
  margin: 15px 0 10px 0;
  padding: 0 0 5px 0;
  display: block;
  color: #333333;
}

/* the subscribe box */
#content #xoxo > div.widget_rw_subscribe_widget {
	background:#1285a4 url(/wp-content/themes/citrix-blog-2014/images/cps/cps_sidebar_bg.png) no-repeat 0 0;
	height:auto;
}

#content #xoxo > div.widget_rw_subscribe_widget .widget-title {
	color:#222;
	padding:0;
	margin:20px 0 4px;
  line-height: 1.1111111111em;
  max-width:140px;
}

#content #xoxo > div.widget_rw_subscribe_widget .textblock {
	color:#222;
  font-family:'HelvNeue';
  font-size: 1.4em;
  line-height: 1.2857142857143em;
  font-weight:lighter;
  max-width:140px;
  font-weight: lighter;
  font-style:normal;
}

#content #xoxo > div.widget_rw_subscribe_widget .textblock strong,#content #xoxo > div.widget_rw_subscribe_widget .textblock b {
	font-weight:700;
}

#content #xoxo > div.widget_rw_subscribe_widget form {
	padding:30px 0 15px;
}

#content #xoxo > div.widget_rw_subscribe_widget form input.email {
	appearance:normal;
	-webkit-appearance:none;
	border:none;
	font-size:1.4em;
	line-height:1em;
	width:255px;
	padding:11px 0 5px 5px;
	background:#fff;
	font-family:'HelvNeue';
	font-weight:400;
	font-style:normal;
	color:#555;
	outline:none;
}

#content #xoxo > div.widget_rw_subscribe_widget form .chkbox {
	margin:12px 0 0;
}

#content #xoxo > div.widget_rw_subscribe_widget form .chkbox input {
	position:absolute;
	clip:rect(0,0,0,0);
}

#content #xoxo > div.widget_rw_subscribe_widget form .chkbox label {
	font-family:'HelvNeue';
	font-weight:100;
	font-style:normal;
	color:#fff;
	font-size:1.4em;
	line-height:1.2857142857em;
	display:block;
	background:url(/wp-content/themes/citrix-blog-2014/images/cps/cps_checkboxsprite.png) no-repeat 0 0;
	padding:0 0 0 25px;
	cursor:pointer;
}

#content #xoxo > div.widget_rw_subscribe_widget form .chkbox label.checkbox-not-checked {
  background:url(/wp-content/themes/citrix-blog-2014/images/cps/cps_checkboxsprite.png) no-repeat 0 -190px;
}

#content #xoxo > div.widget_rw_subscribe_widget form .chkbox input:focus + label,#content #xoxo > div.widget_rw_subscribe_widget form .chkbox input:hover + label {
	background:url(/wp-content/themes/citrix-blog-2014/images/cps/cps_checkboxsprite.png) no-repeat 0 -60px;
}

#content #xoxo > div.widget_rw_subscribe_widget form .chkbox input:checked + label {
	background:url(/wp-content/themes/citrix-blog-2014/images/cps/cps_checkboxsprite.png) no-repeat 0 -120px;
}

#content #xoxo > div.widget_rw_subscribe_widget form input.button {
	appearance:normal;
	-webkit-appearance:none;
	text-transform:uppercase;
	font-family:'HelvNeue';
	font-weight:400;
	font-style:normal;
	background:#f37600;
	color:#fff!important;
	font-size:1.4em;
	text-decoration:none;
	padding:11px 30px 6px;
	display:inline-block;
	border-radius:18px;
	border:1px solid #f37600;
	transition:background 200ms,color 350ms;
	margin:10px 0 0;
	box-shadow:0 2px 1px rgba(0,0,0,0.2);
}

#content #xoxo > div.widget_rw_subscribe_widget form input.button:hover {
	background:#fff;
	color:#f37600!important;
}

#content #xoxo > div.widget_rw_subscribe_widget #subscribe-ok {
	font-family:'HelvNeue';
	font-weight:lighter;
	font-style:normal;
	color:#fff;
	font-size:1.4em;
	line-height:1.4285714285714em;
	padding:24px 0 15px 0;
	display:none;
}

#content #xoxo > div.widget_rw_subscribe_widget #subscribe-err {
	font-family:'HelvNeue';
	font-weight:lighter;
	font-style:normal;
	color:#fff;
	font-size:1.4em;
	line-height:1.4285714285714em;
	padding:0 0 15px;
	display:none;
}

#content #xoxo > div.widget_rw_subscribe_widget #subscribe-chkbox {
	font-family:'HelvNeue';
	font-weight:lighter;
	font-style:normal;
	color:#fff;
	font-size:1.4em;
	line-height:1.4285714285714em;
	padding:0 0 15px;
	display:none;
}
#content #xoxo > div.widget_rw_subscribe_widget #subscribe-chkbox,
#content #xoxo > div.widget_rw_subscribe_widget #subscribe-err,
#content #xoxo > div.widget_rw_subscribe_widget #subscribe-ok {
  background-color: #f37600;
  padding: 10px;
  margin-left: -20px;
  margin-right: -20px;
}

/* the searchbox*/
#content #xoxo > div.widget_search {
  background: #6398b8;
}
#content #xoxo > div.widget_search.sticky_elm {
  position: fixed;
  top: 0px;
  border-top: 20px white solid;
  z-index: 2;
}
#content #xoxo > div.widget_search .widget-title {
  color: white;
}
#content #xoxo > div.widget_search .searchform {
  padding: 0 0 15px 0;
}
#content #xoxo > div.widget_search .searchform label {
  display: none;
}
#content #xoxo > div.widget_search .searchform input#s {
  appearance: normal;
  -webkit-appearance: none;
  border: none;
  font-size: 1.4em;
  line-height: 1em;
  width: 200px;
  padding: 12px 0 8px 5px;
  background: #ffffff url(../images/widget_zoom.png) 178px center no-repeat;
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  color: #555555;
  outline: none;
}
#content #xoxo > div.widget_search .searchform input#searchsubmit {
  appearance: normal;
  -webkit-appearance: none;
  border: none;
  width: 52px;
  font-size: 1.4em;
  line-height: 1em;
  padding: 13px 0 10px 0px;
  margin: 0;
  background: #6398b8;
  color: white;
  font-family: 'HelvNeue';
  font-weight: bold;
  font-style: normal;
  transition: background 250ms;
}
#content #xoxo > div.widget_search .searchform input#searchsubmit:hover,
#content #xoxo > div.widget_search .searchform input#searchsubmit:focus {
  background: #f37600;
}
/* the most-recent-posts widget */
#content #xoxo > div.widget_rw_news_widget {
  background: #f6f6f6;
}
#content #xoxo > div.widget_rw_news_widget .widget-title {
  border-bottom: 2px solid #dedede;
  margin-bottom: 5px;
}
#content #xoxo > div.widget_rw_news_widget .widget-title span {
  border-bottom: 2px solid #f37600;
  padding-bottom: 5px;
}
#content #xoxo > div.widget_rw_news_widget .widget_result_container {
  padding: 0 0 5px 0;
}
#content #xoxo > div.widget_rw_news_widget .widget_result_container .single {
  overflow: hidden;
  border-top: 1px solid #dedede;
  padding: 10px 0 0 0;
}
#content #xoxo > div.widget_rw_news_widget .widget_result_container .single:first-child {
  border-top: none;
}
#content #xoxo > div.widget_rw_news_widget .widget_result_container .single a {
  text-decoration: none;
  color: #555555;
  transition: color 250ms;
}
#content #xoxo > div.widget_rw_news_widget .widget_result_container .single a:hover {
  color: #f37600;
}
#content #xoxo > div.widget_rw_news_widget .widget_result_container .single a .the_thumb {
  float: left;
  margin: 0 0 10px 0;
  height: 50px;
  width: 50px;
  border-radius: 2px;
  overflow: hidden;
  background: #0462d4;
}
#content #xoxo > div.widget_rw_news_widget .widget_result_container .single a .the_thumb img {
  opacity: 1;
  transition: opacity 500ms;
}
#content #xoxo > div.widget_rw_news_widget .widget_result_container .single a:hover .the_thumb img {
  opacity: .85;
}
#content #xoxo > div.widget_rw_news_widget .widget_result_container .single a .elm-title {
  padding: 0 0 0 60px;
  margin: 0 0 10px 0;
  font-size: 1.4em;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
}
/* the most-recent-posts TABBED widget */
#content #xoxo > div.widget_rw_news_tabs_widget {
  background: #f6f6f6;
  position: relative;
  height: 0;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget-title {
  border-bottom: 2px solid #dedede;
  margin-bottom: 5px;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget-title span {
  border-bottom: 2px solid transparent;
  padding-bottom: 5px;
  transition: all 350ms;
  cursor: pointer;
  opacity: .6;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget-title span.active,
#content #xoxo > div.widget_rw_news_tabs_widget .widget-title span:hover {
  border-bottom: 2px solid #f37600;
  opacity: 1;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container {
  padding: 0 0 5px 0;
  position: relative;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single {
  overflow: hidden;
  border-top: 1px solid #dedede;
  padding: 10px 0 0 0;
  margin: 0 20px;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single:first-child {
  border-top: none;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single a {
  text-decoration: none;
  color: #555555;
  transition: color 250ms;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single.footer a {
	color: #0462d4;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single a:hover {
  color: #f37600;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single a .the_thumb {
  float: left;
  margin: 0 0 10px 0;
  height: 50px;
  width: 50px;
  border-radius: 2px;
  overflow: hidden;
  background: #0462d4;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single.footer  a .the_thumb{
	background: transparent;
	height: 25px;
	color: #555555;
	line-height: 25px;
	text-align: center;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single a .the_thumb img {
  opacity: 1;
  transition: opacity 500ms;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single a:hover .the_thumb img {
  opacity: .85;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single a .elm-title {
  padding: 0 0 0 60px;
  margin: 0 0 10px 0;
  font-size: 1.4em;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container .single.footer a .elm-title {
  margin: 5px 0 10px 0;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mr {
  position: absolute;
  left: 0px;
  top: 45px;
  width: 100%;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp {
  position: absolute;
  left: 100%;
  top: 45px;
  width: 100%;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single {
  position: relative;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single a {
  text-decoration: none;
  color: #555555;
  transition: color 250ms;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single a:hover {
  color: #f37600;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single .the_thumb {
  float: left;
  margin: 0 0 10px 0;
  height: 50px;
  width: 50px;
  border-radius: 2px;
  overflow: hidden;
  background: #0462d4;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single.footer .the_thumb {
	background: transparent;
	height: 25px;
	color: #555555;
	line-height: 25px;
	text-align: center;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single .the_thumb img {
  opacity: 1;
  transition: opacity 500ms;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single .the_thumb a:hover img {
  opacity: .85;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single .elm-title {
  padding: 0 0 0 60px;
  margin: 0 0 0 0;
  font-size: 1.4em;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single.footer .elm-title {
  margin: 5px 0 10px 0;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single .elm-title a {
  display: block;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single.footer .elm-title a {
	color: #0462d4;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single.footer .elm-title a:hover {
	color: #f37600;
}
#content #xoxo > div.widget_rw_news_tabs_widget .widget_result_container.widget_rw_news_tabs_widget_wrapper_mp .single .views {
  line-height: 1em;
  padding: 2px 0;
  color: #333;
  margin: 0 0 5px 60px;
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  color: #f37600;
}
/* topics/categories widget */
#content #xoxo > div.widget_categories {
  background: #f6f6f6;
}
#content #xoxo > div.widget_categories .widget-title {
  border-bottom: 1px solid #dedede;
}
#content #xoxo > div.widget_categories ul {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0;
  overflow: hidden;
}
#content #xoxo > div.widget_categories ul > li {
  font-size: 1.4em;
  line-height: 1.2857142857142858em;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  width: 100%;
  margin: 0 0 0 0;
  padding: 5px 0 5px 0;
}
#content #xoxo > div.widget_categories ul > li > a {
  color: #555555;
  transition: color 250ms;
  text-decoration: none;
}
#content #xoxo > div.widget_categories ul > li > a:hover {
  color: #f37600;
}
/* follow widget */
#content #xoxo > div.widget_rw_follow_widget {
  background: #f6f6f6;
}
#content #xoxo > div.widget_rw_follow_widget .widget-title {
  border-bottom: 1px solid #dedede;
}
#content #xoxo > div.widget_rw_follow_widget .widget_result_container {
  padding: 0 0 5px 0;
}
#content #xoxo > div.widget_rw_follow_widget .widget_result_container a {
  display: block;
  font-size: 1.4em;
  line-height: 32px;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  color: #555555;
  transition: color 250ms;
  text-decoration: none;
  height: 32px;
  padding-left: 40px;
  margin: 0 0 10px 0;
}
#content #xoxo > div.widget_rw_follow_widget .widget_result_container a:hover {
  color: #f37600;
}
#content #xoxo > div.widget_rw_follow_widget .widget_result_container a.twitter {
  background: url(../images/widget_follow_sprite.png) no-repeat 0 0;
}
#content #xoxo > div.widget_rw_follow_widget .widget_result_container a.rss {
  background: url(../images/widget_follow_sprite.png) no-repeat 0 -32px;
}
/* authors widget */
#content #xoxo > div.widget_rw_authors_widget {
  background: #f6f6f6;
}
#content #xoxo > div.widget_rw_authors_widget .widget-title {
  border-bottom: 1px solid #dedede;
}
#content #xoxo > div.widget_rw_authors_widget .widget_result_container {
  padding: 0 0 15px 0;
}
#content #xoxo > div.widget_rw_authors_widget .widget_result_container .authors {
  overflow: hidden;
}
#content #xoxo > div.widget_rw_authors_widget .widget_result_container .authors > .author {
  float: left;
}
#content #xoxo > div.widget_rw_authors_widget .widget_result_container a.view-all {
  font-size: 1.4em;
  line-height: 1em;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  color: #0462d4;
  transition: color 250ms;
  text-decoration: none;
  display: inline-block;
  margin: 20px 0 0 0;
}
#content #xoxo > div.widget_rw_authors_widget .widget_result_container a.view-all:hover {
  color: #f37600;
}
/* products widget */
#content #xoxo > div.widget_rw_products_widget {
  background: black;
}
#content #xoxo > div.widget_rw_products_widget .widget-title {
  font-size: 3.6em;
  line-height: 1.1111111111111112em;
  color: white;
  font-weight: lighter;
  padding-right: 50px;
}
#content #xoxo > div.widget_rw_products_widget .widget_result_container {
  padding: 0 0 10px 0;
}
#content #xoxo > div.widget_rw_products_widget .widget_result_container a img {
  opacity: 1;
  transition: opacity 300ms;
}
#content #xoxo > div.widget_rw_products_widget .widget_result_container a:hover img {
  opacity: .75;
}
/* resources widget */
#content #xoxo > div.widget_rw_resources_widget {
  background: #f6f6f6;
}
#content #xoxo > div.widget_rw_resources_widget .widget-title {
  border-bottom: 1px solid #dedede;
}
#content #xoxo > div.widget_rw_resources_widget .widget_result_container {
  padding: 0 0 5px 0;
}
#content #xoxo > div.widget_rw_resources_widget .widget_result_container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content #xoxo > div.widget_rw_resources_widget .widget_result_container ul li {
  border-top: 1px solid #dedede;
  display: block;
  margin: 0 0 0px 0;
  padding: 12px 0 10px 0;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
}
#content #xoxo > div.widget_rw_resources_widget .widget_result_container ul li:first-child {
  border: none;
}
#content #xoxo > div.widget_rw_resources_widget .widget_result_container ul li a {
  text-decoration: none;
  display: block;
}
#content #xoxo > div.widget_rw_resources_widget .widget_result_container ul li a h4 {
  display: block;
  color: #f37600;
  margin: 0;
  padding: 0 0 0 60px;
  font-weight: bold;
  font-size: 1.2em;
}
#content #xoxo > div.widget_rw_resources_widget .widget_result_container ul li a span {
  display: block;
  margin: 0;
  padding: 0 0 0 0px;
  font-weight: lighter;
  font-size: 1.4em;
  line-height: 1.2857142857142858em;
  color: #555555;
  transition: color 300ms;
}
#content #xoxo > div.widget_rw_resources_widget .widget_result_container ul li a:hover span {
  color: #f37600;
}
/* webinars widget */
#content #xoxo > div.widget_rw_webinars_widget {
  background: #f6f6f6;
}
#content #xoxo > div.widget_rw_webinars_widget .widget-title {
  border-bottom: 1px solid #dedede;
}
#content #xoxo > div.widget_rw_webinars_widget .widget_result_container {
  padding: 0 0 5px 0;
}
#content #xoxo > div.widget_rw_webinars_widget .widget_result_container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content #xoxo > div.widget_rw_webinars_widget .widget_result_container ul li {
  border-top: 1px solid #dedede;
  display: block;
  margin: 0 0 0px 0;
  padding: 12px 0 10px 0;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
}
#content #xoxo > div.widget_rw_webinars_widget .widget_result_container ul li:first-child {
  border: none;
}
#content #xoxo > div.widget_rw_webinars_widget .widget_result_container ul li a {
  text-decoration: none;
  display: block;
}
#content #xoxo > div.widget_rw_webinars_widget .widget_result_container ul li h4 {
  display: block;
  margin: 0;
  padding: 0 0 0 0px;
  font-weight: bold;
  font-size: 1.1em;
  color: #555555;
}
#content #xoxo > div.widget_rw_webinars_widget .widget_result_container ul li a h4 {
  color: #f37600;
}
#content #xoxo > div.widget_rw_webinars_widget .widget_result_container ul li span {
  display: block;
  margin: 0;
  padding: 0 0 0 0px;
  font-weight: lighter;
  font-size: 1.4em;
  line-height: 1.2857142857142858em;
  color: #555555;
  transition: color 300ms;
}
#content #xoxo > div.widget_rw_webinars_widget .widget_result_container ul li a:hover span {
  color: #f37600;
}
/* advert widget */
#content #xoxo > div.widget_rw_advert_widget {
  background: #f6f6f6;
  padding: 0;
}
#content #xoxo > div.widget_rw_advert_widget .inner_content {
  background: #0462d4;
}
#content #xoxo > div.widget_rw_advert_widget .inner_content a img {
  opacity: 1;
  transition: opacity 350ms;
}
#content #xoxo > div.widget_rw_advert_widget .inner_content a:hover img {
  opacity: .85;
}
/*
	repetitive elements
*/
.pagination-navigation {
  width: 630px;
  margin: 20px 0 40px 0;
  padding: 20px 0 0 0;
}
.pagination-navigation ul {
  text-align: center;
}
.pagination-navigation ul li {
  display: inline;
  color: #7d7d7d;
}
.pagination-navigation ul li a {
  display: inline-block;
  background: #eeeeee;
  font-family: 'HelvNeue';
  font-weight: lighter;
  font-style: normal;
  font-size: 1.4em;
  line-height: 1em;
  text-decoration: none;
  padding: 10px 10px 6px 10px;
  border: 1px solid #eeeeee;
  color: #7d7d7d;
  transition: border 300ms, background-color 200ms, color 350ms;
}
.pagination-navigation ul li.active a,
.pagination-navigation ul li a:hover {
  border: 1px solid #dedede;
  background: white;
  color: #333333;
}
.read-more-button a {
  text-transform: uppercase;
  font-family: 'HelvNeue';
  font-weight: normal;
  font-style: normal;
  background: #f37600;
  color: white !important;
  font-size: 1.4em;
  text-decoration: none;
  padding: 11px 30px 6px 30px;
  display: inline-block;
  border-radius: 18px;
  border: 1px solid #f37600;
  transition: background 200ms, color 350ms;
}
.read-more-button a:hover {
  background: white;
  color: #f37600 !important;
}
/*
	WP Fixex
*/
#respond.comment-respond {
  display: none;
}
iframe[name="__bkframe"] {
  display: none;
}
/*
	IE fixes (Mac & Win)
*/
body.ie #content #xoxo > div.widget_rw_news_widget .widget-title span {
  padding-bottom: 3px !important;
}
body.ie #content #xoxo > div.widget_rw_subscribe_widget form input.button {
  padding: 6px 30px 6px 30px;
}
body.ie #content article.latest .read-more-button a {
  padding: 4px 10px 3px 10px;
}
body.ie .pagination-navigation ul li a {
  padding: 6px 10px;
}
body.ie .read-more-button a {
  padding: 8px 30px 7px 30px;
}
body.ie #content article.featured .entry-meta > .posted-by,
body.ie #content article.regular .entry-meta > .posted-by,
body.ie #content article.fullview .entry-meta > .posted-by,
body.ie #content article.featured .entry-meta > .posted-on,
body.ie #content article.regular .entry-meta > .posted-on,
body.ie #content article.fullview .entry-meta > .posted-on,
body.ie #content article.featured .entry-meta > .post-views,
body.ie #content article.regular .entry-meta > .post-views,
body.ie #content article.fullview .entry-meta > .post-views {
  line-height: 38px;
}
/*
	Gecko fixes (Mac & Win)
*/
body.gecko.mac #content #xoxo > div.widget_rw_news_widget .widget-title span {
  padding-bottom: 4px !important;
}
body.gecko.win #content #xoxo > div.widget_rw_news_widget .widget-title span {
  padding-bottom: 3px !important;
}
body.gecko.mac #content #xoxo > div.widget_rw_subscribe_widget form input.button {
  padding: 12px 30px 5px 30px;
}
body.gecko.win #content #xoxo > div.widget_rw_subscribe_widget form input.button {
  padding: 6px 30px 7px 30px;
}
body.gecko.mac #content article.latest .read-more-button a {
  padding: 6px 10px 2px 10px;
}
body.gecko.win #content article.latest .read-more-button a {
  padding: 4px 10px 4px 10px;
}
body.gecko.mac .pagination-navigation ul li a {
  padding: 10px 10px 5px 10px;
}
body.gecko.win .pagination-navigation ul li a {
  padding: 6px 10px 7px 10px;
}
body.gecko.mac .read-more-button a {
  padding: 10px 30px 3px 30px;
}
body.gecko.win .read-more-button a {
  padding: 6px 30px 6px 30px;
}
body.gecko.mac #content article.featured .entry-meta > .posted-by,
body.gecko.mac #content article.regular .entry-meta > .posted-by,
body.gecko.mac #content article.fullview .entry-meta > .posted-by,
body.gecko.mac #content article.featured .entry-meta > .posted-on,
body.gecko.mac #content article.regular .entry-meta > .posted-on,
body.gecko.mac #content article.fullview .entry-meta > .posted-on,
body.gecko.mac #content article.featured .entry-meta > .post-views,
body.gecko.mac #content article.regular .entry-meta > .post-views,
body.gecko.mac #content article.fullview .entry-meta > .post-views {
  line-height: 44px;
}
body.gecko.win #content article.featured .entry-meta > .posted-by,
body.gecko.win #content article.regular .entry-meta > .posted-by,
body.gecko.win #content article.fullview .entry-meta > .posted-by,
body.gecko.win #content article.featured .entry-meta > .posted-on,
body.gecko.win #content article.regular .entry-meta > .posted-on,
body.gecko.win #content article.fullview .entry-meta > .posted-on,
body.gecko.win #content article.featured .entry-meta > .post-views,
body.gecko.win #content article.regular .entry-meta > .post-views,
body.gecko.win #content article.fullview .entry-meta > .post-views {
  line-height: 38px;
}
/*
	Chrome fixes (Win)
*/
body.chrome.win #content #xoxo > div.widget_rw_news_widget .widget-title span {
  padding-bottom: 3px !important;
}
body.chrome.win #content #xoxo > div.widget_rw_subscribe_widget form input.button {
  padding: 7px 30px 7px 30px;
}
body.chrome.win #content article.latest .read-more-button a {
  padding: 5px 10px 4px 10px;
}
body.chrome.win .pagination-navigation ul li a {
  padding: 7px 10px 7px 10px;
}
body.chrome.win .read-more-button a {
  padding: 7px 30px 6px 30px;
}
body.chrome.win #content article.featured .entry-meta > .posted-by,
body.chrome.win #content article.regular .entry-meta > .posted-by,
body.chrome.win #content article.fullview .entry-meta > .posted-by,
body.chrome.win #content article.featured .entry-meta > .posted-on,
body.chrome.win #content article.regular .entry-meta > .posted-on,
body.chrome.win #content article.fullview .entry-meta > .posted-on,
body.chrome.win #content article.featured .entry-meta > .post-views,
body.chrome.win #content article.regular .entry-meta > .post-views,
body.chrome.win #content article.fullview .entry-meta > .post-views {
  line-height: 36px;
}

/**
*
* Citrix SMB elections - Page (body.page-template-page-elections)
*
**/
/* >> header mods */
body.page-template-page-elections #content,#content.cse {
	background:url(../images/bg_header_cse.jpg) no-repeat center top;
}

/* >> article width */
body.page-template-page-elections #content .content-wrapper > article {
	width:100%;
}

/* >> CSE Head */
div.cse-head {
	overflow:hidden;
	margin:20px 0 80px;
	font-family:'HelvNeue';
	font-weight:400;
	font-style:normal;
}

/* >> CSE Head >> LEFT */
div.cse-head .cse-head-left {
	width:520px;
	float:left;
}

div.cse-head .cse-head-left .cse-teaser-entry {
	background-color:#333;
	margin:0 0 30px;
}

div.cse-head .cse-head-left .cse-teaser-entry > .cse-lastpost {
	position:relative;
	display:block;
}

div.cse-head .cse-head-left .cse-teaser-entry > .cse-lastpost img {
	opacity:.75;
	width:100%;
	height:auto;
	transition:opacity 350ms;
	-webkit-transition:opacity 350ms;
}

div.cse-head .cse-head-left .cse-teaser-entry > .cse-lastpost:hover img {
	opacity:1;
}

div.cse-head .cse-head-left .cse-teaser-entry > .cse-lastpost > span {
	opacity:1;
	color:#fff;
	display:block;
	position:absolute;
	bottom:0;
	background:rgba(0,0,0,0.5);
	width:440px;
	padding:20px 40px;
	font-size:2.4em;
	line-height:1.25em;
	font-weight:lighter;
}

div.cse-head .cse-head-left .cse-teaser-entry > .cse-lastpost > span .subhead {
	display:block;
	font-size:.75em;
	line-height:1.25em;
	padding:.125em 0 .25em;
}

div.cse-head .cse-head-left .cse-teaser-entry > .cse-lastpost > span a {
	display:block;
	font-size:.5833333333em;
	line-height:1em;
	text-decoration:none;
	font-weight:700;
	color:#f37400;
	margin:4px 0 0;
}

div.cse-head .cse-head-left .cse-pre-content {
	margin:0 0 30px;
	background:#f6f6f6;
	padding:20px;
}

div.cse-head .cse-head-left .cse-pre-content div.pre-content-headline {
	font-size:2em;
	line-height:1em;
	font-weight:lighter;
	margin:0;
	padding-bottom:10px;
}

div.cse-head .cse-head-left .cse-pre-content .tintup {
	height:710px;
	width:100%;
	background:#fff!important;
}

div.cse-head .cse-latest-posts {
	clear:both;
}

div.cse-head .cse-latest-posts .cse-latest-posts-headline {
	font-family:'HelvNeue';
	font-weight:700;
	font-style:normal;
	text-transform:uppercase;
	font-size:1.2em;
	width:auto;
	display:block;
	margin:0;
	padding:30px 0 2px;
	border-bottom:2px solid #efefef;
}

div.cse-head .cse-latest-posts article a img.wp-post-image {
	display:none;
}

div.cse-head .cse-latest-posts .entry-subtitle {
	padding:1em 0 0;
	line-height:1.4285714285714em;
	font-size:1.4em;
	font-weight:400;
}

/* >> CTA */
div.cse-head > .read-more-button {
	border-top:2px solid #efefef;
	border-bottom:2px solid #efefef;
	background:#fafafa;
	padding:20px;
	margin:0 0 30px;
}

/* >> CSE Head >> RIGHT */
div.cse-head .cse-head-right {
	width:410px;
	float:right;
}

div.cse-head .cse-head-right .cse-head-feed {
	margin:30px 0;
	background:#f6f6f6;
	padding:20px;
}

div.cse-head .cse-head-right .cse-head-feed .pre-feed-headline {
	padding:0 0 10px;
	font-size:2em;
	line-height:1em;
	font-weight:lighter;
}

div.cse-head .cse-head-right .cse-head-feed .tintup {
	height:335px;
	width:100%;
	background:#fff!important;
}

div.cse-head .cse-head-right .mainimage {
	position:relative;
	overflow:hidden;
}

div.cse-head .cse-head-right .mainimage .mainimage-headline {
	display:none;
}

div.cse-head .cse-head-right .mainimage figure {
	width:100%;
}

div.cse-head .cse-head-right .mainimage figure img {
	width:100%;
	height:auto;
}

div.cse-head .cse-head-right .mainimage .shareaholic-canvas {
	position:absolute;
	background:rgba(245,245,245,0.89);
	bottom:-36px;
	right:0;
	width:152px;
	border-radius:2px 0 0 0;
	transition:bottom 300ms;
}

div.cse-head .cse-head-right .mainimage:hover .shareaholic-canvas {
	bottom:0;
}

div.cse-head .cse-head-right .mainimage .shareaholic-canvas ul {
	padding:0!important;
	margin:0!important;
}

div.cse-head .cse-head-right .mainimage .shareaholic-canvas ul li {
	padding:7px 2px 5px!important;
	margin:0 5px 0 0!important;
}

div.cse-head .cse-head-right .mainimage .shareaholic-canvas ul li i {
}

div.cse-head .cse-head-right .more_images {
	background:#f6f6f6;
	padding:20px;
	margin:5px 0 0;
	overflow:hidden;
}

div.cse-head .cse-head-right .more_images .headline {
	font-size:1.4em;
	line-height:1;
	font-weight:700;
	margin:0 0 15px;
}

div.cse-head .cse-head-right .more_images > .subimage {
	float:left;
	width:110px;
	text-align:left;
	margin:0 0 0 20px;
}

div.cse-head .cse-head-right .more_images > .subimage.si_1 {
	margin:0;
}

div.cse-head .cse-head-right .more_images > .subimage a {
	width:75px;
	height:100px;
	background:#333;
	display:inline-block;
}

div.cse-head .cse-head-right .more_images > .subimage a img {
	height:100px;
	width:75px;
	opacity:.75;
	transition:opacity 350ms;
	-webkit-transition:opacity 350ms;
}

div.cse-head .cse-head-right .more_images > .subimage a:hover img {
	opacity:1;
}

div.cse-head .cse-head-right .more_images > .subimage .date {
	display:block;
	padding:10px 0 5px;
	font-size:1.2em;
	line-height:1;
}

div.cse-head .cse-head-right .more_images > .subimage:hover .date {
	display:none;
}

div.cse-head .cse-head-right .more_images > .subimage .shareaholic-canvas {
	height:27px;
	overflow:hidden;
	display:none;
}

div.cse-head .cse-head-right .more_images > .subimage:hover .shareaholic-canvas {
	display:block;
}

div.cse-head .cse-head-right .more_images > .subimage .shareaholic-canvas .right-align {
	text-align:center!important;
}

div.cse-head .cse-head-right .more_images > .subimage .shareaholic-canvas ul {
	padding:2px 0 0!important;
	margin:0!important;
}

div.cse-head .cse-head-right .more_images > .subimage .shareaholic-canvas ul li {
	padding:2px 2px 0 0!important;
	display:block!important;
}

div.cse-head .cse-head-right .more_images > .subimage .shareaholic-canvas ul li:last-child {
	display:none!important;
}

div.cse-head .cse-head-right .more_images > .subimage .shareaholic-canvas ul li a {
	background:none!important;
}

/* >> CSE Sidebar */
#content #xoxo .cse-sidebar {
	padding:74px 0 0;
}

#content #xoxo .cse-sidebar .headline {
	font-size:1.4em;
	line-height:1;
	font-weight:700;
	margin:0 0 20px;
	padding-bottom:2px;
	border-bottom:1px solid #dedede;
}

#content #xoxo .cse-sidebar .mainimage {
	margin:0 0 40px;
	transition:background 250ms;
	border-bottom:1px solid #dedede;
}

#content #xoxo .cse-sidebar .mainimage:hover {
	background:#f6f6f6;
}

#content #xoxo .cse-sidebar .mainimage img {
	width:100%;
	height:auto;
}

#content #xoxo .cse-sidebar .mainimage .date {
	display:block;
	padding:10px 0 8px 4px;
	font-size:1.2em;
	line-height:1;
	font-weight:lighter;
}

#content #xoxo .cse-sidebar .mainimage .shareaholic-canvas {
	float:right;
	width:185px;
	height:30px;
	overflow:hidden;
}

#content #xoxo .cse-sidebar .mainimage .shareaholic-canvas ul {
	padding:0 2px 0 0!important;
}

#content #xoxo .cse-sidebar .mainimage .shareaholic-canvas ul li {
	padding:5px 2px!important;
}

#content #xoxo .cse-sidebar .more_images {
	overflow:hidden;
}

#content #xoxo .cse-sidebar .more_images .subimage {
	width:88px;
	float:left;
	margin:0 0 0 18px;
	transition:background 250ms;
}

#content #xoxo .cse-sidebar .more_images .subimage:hover {
	background:#f6f6f6;
}

#content #xoxo .cse-sidebar .more_images .subimage.si_1 {
	margin:0;
}

#content #xoxo .cse-sidebar .more_images .subimage a {
	width:100%;
	background:#333;
	display:inline-block;
}

#content #xoxo .cse-sidebar .more_images .subimage a img {
	width:100%;
	height:auto;
	opacity:.75;
	transition:opacity 350ms;
	-webkit-transition:opacity 350ms;
}

#content #xoxo .cse-sidebar .more_images .subimage a:hover img {
	opacity:1;
}

#content #xoxo .cse-sidebar .more_images .subimage .date {
	display:block;
	padding:8px 0 4px 4px;
	font-size:1.2em;
	line-height:1;
	font-weight:lighter;
}

#content #xoxo .cse-sidebar .more_images .subimage .shareaholic-canvas {
	height:0;
	overflow:hidden;
	transition:height 350ms;
}

#content #xoxo .cse-sidebar .more_images .subimage:hover .shareaholic-canvas {
	height:50px;
}

#content #xoxo .cse-sidebar .more_images .subimage .shareaholic-canvas .right-align {
	text-align:left!important;
}

#content #xoxo .cse-sidebar .more_images .subimage .shareaholic-canvas ul {
	padding:2px 0 0 4px!important;
	margin:0!important;
}

#content #xoxo .cse-sidebar .more_images .subimage .shareaholic-canvas ul li {
	padding:2px 4px 2px 0!important;
	display:block!important;
}

#content #xoxo .cse-sidebar .more_images .subimage .shareaholic-canvas ul li:last-child {
	display:none!important;
}

#citrix2014_exit_content form input.email {
  background-color: #fff !important;
  font-style: normal;
}
.my-embed-code-generator {
  display: none;
}
body.single .my-embed-code-generator {
  display: block;
}
