/*Theme Name:WordPress Default
 *Theme URI:http://rhythmtraffic.com/
 *Description:Theme for Rhythm Engineering
 *Version:0.1
 *Author:Steven Chau
 *Author URI:http://ciaoscreations.com/
 *Tags:fixed width,two columns */
html, body {
  color: #666666;
  height: 100%;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif; }

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  text-align: left; }

fieldset {
  border: medium none; }

label {
  font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
  color: #666666; }

h2 {
  font-size: 1.8em;
  font-weight: normal;
  margin-bottom: 0.4em;
  color: #666666; }

header {
  display: block;
  padding-bottom: 25px;
  padding-top: 24px;
  text-align: right; }
  header .tag-line {
    color: #f6921e;
    font-style: italic;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1em;
    letter-spacing: 1.5px; }
  header .logo {
    float: left; }

aside {
  margin-left: 0;
  width: 190px; }
  aside ul {
    padding: 0;
    margin: 0 0 25px 0; }
    aside ul li {
      list-style: none outside none; }
  aside nav ul li {
    margin-bottom: 8px; }
    aside nav ul li ul {
      margin-bottom: 0;
      margin-left: 19px; }
    aside nav ul li a {
      font-size: 11px;
      letter-spacing: 2px;
      text-transform: uppercase; }
  aside nav a {
    text-decoration: none;
    color: #5c5c5e;
    font-weight: normal; }
    aside nav a:hover {
      text-decoration: none;
      font-weight: bold;
      color: #5c5c5e; }

footer {
  background-color: #58585a;
  border-top: 18px solid #797a7e;
  font-family: Arial, Helvetica, san-serif;
  clear: both;
  color: white;
  display: block;
  font-size: 0.9em;
  margin-top: 6em; }
  footer a {
    font-weight: lighter;
    text-decoration: none;
    color: white; }
    footer a:hover {
      text-decoration: underline;
      color: white; }

footer .content {
  width: 900px;
  padding: 6em 0; }

footer .hCard {
  margin: 0;
  padding: 1em 0;
  background-color: #d3d4d6;
  clear: both;
  text-align: center;
  color: #666666; }
  footer .hCard a {
    color: #666666; }

footer label {
  float: none;
  font-weight: normal;
  letter-spacing: 1px;
  display: block; }
footer input {
  display: block;
  margin-top: 3px; }
  footer input[type=text] {
    width: 225px; }
  footer input[type=submit] {
    float: right;
    margin-top: -9px; }
footer input.mce_inline_error {
  border: thin solid #8a1f11;
  padding: 3px; }
footer div.mce_inline_error {
  background: none repeat scroll 0 0 #fbe3e4;
  border-color: #fbc2c4;
  color: #8a1f11;
  display: inline;
  width: 150px;
  text-align: right; }

hr {
  margin: 0px 0px 2em;
  height: 1px; }

.alignleft {
  float: left;
  margin-right: 15px; }

.alignright {
  float: right;
  margin-left: 15px; }

.headshot {
  margin-top: -6em; }

.singleColumnBody {
  width: 421px;
  line-height: 20px;
  text-align: left;
  margin-left: 215px;
  margin-right: 39px; }

.doubleColumnBody {
  width: 635px;
  line-height: 20px;
  text-align: left;
  margin-left: 215px;
  margin-right: -174px; }

.content {
  margin: 0 auto;
  width: 850px; }
  .content .column {
    position: relative;
    float: left; }

.contactField {
  display: block;
  float: left; }

.contactLabel {
  font-weight: normal;
  font-size: 1.4em;
  float: left;
  clear: left;
  width: 100px;
  margin-bottom: 1.5em; }

.download-study-link a {
  background: url(images/plain_button.gif) no-repeat 0px -31px transparent;
  color: #666666;
  display: block;
  font-size: 10px;
  height: 29px;
  padding-top: 4px;
  text-decoration: none;
  width: 104px; }
  .download-study-link a:hover {
    background: url(images/plain_button.gif) no-repeat 0px 0px transparent; }
  .download-study-link a span {
    padding-left: 12px; }

.featured {
  width: 635px;
  float: left;
  margin-bottom: 1em; }

.featuredBox {
  clear: none;
  float: right;
  width: 190px; }
  .featuredBox h2 {
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    color: #666666;
    margin-bottom: 0; }
  .featuredBox ul {
    padding-left: 1em; }
  .featuredBox li {
    line-height: 15px;
    list-style: none outside none;
    margin-bottom: 6px; }

.featuredLink {
  float: right;
  margin-right: 20px;
  margin-top: 10px;
  font-weight: bold; }

.featuredTitle {
  font-size: 10px;
  letter-spacing: 1.5px;
  margin-bottom: 5px;
  text-transform: uppercase; }

.featuredList {
  margin: 0;
  padding: 0; }

.featuredItem {
  float: left;
  list-style: none outside none;
  margin-right: 11px;
  height: 139px;
  padding: 0;
  width: 311px; }
  .featuredItem.last {
    margin-right: 0;
    padding-right: 0; }

.featuredSubSection {
  width: 639px;
  float: left;
  margin-bottom: 1.2em; }

.featuredVideos li {
  width: 150px;
  overflow: visible;
  list-style: none;
  float: left;
  margin-right: 11px; }
  .featuredVideos li.last {
    margin-right: 0; }
.featuredVideos a.video .play {
  margin-bottom: -39px;
  margin-left: 58px;
  top: 37px; }
.featuredVideos a.text span {
  padding-right: 15px;
  background: url(images/video_arrow.gif) no-repeat right 2px transparent; }

.hCard .email .type {
  display: none; }
.hCard span {
  margin-right: 5px; }
.hCard .type {
  margin: 0; }
.hCard .value {
  margin-left: 0px; }

.homePage a {
  color: #f6921e;
  text-decoration: none;
  font-weight: bold; }
  .homePage a:hover {
    text-decoration: underline;
    color: #f6921e; }

.homePageSideBar {
  float: right;
  margin-right: 0; }

.copyright {
  display: block; }

.job-title {
  font-size: 1.3em; }

.list {
  list-style: none outside none; }

.main-navigation ul {
  float: right;
  margin: 0;
  padding: 0; }
  .main-navigation ul li {
    float: left;
    margin: 24px 0 0;
    padding: 0 0 0 4px;
    text-align: center;
    width: 75px; }
    .main-navigation ul li a {
      color: #5c5c5e;
      font-size: 12px;
      letter-spacing: 1px;
      text-decoration: none; }
      .main-navigation ul li a:hover {
        text-decoration: none;
        font-weight: bold;
        color: #5c5c5e; }

.newsroomNav {
  width: 190px;
  margin-left: -100%;
  right: -175px; }

.newsroomContacts {
  width: 190;
  margin-right: -190px;
  margin-top: -5px; }
  .newsroomContacts h2 {
    font-size: 1.3em;
    margin-bottom: 0.2em; }
  .newsroomContacts .name {
    font-weight: bold; }
  .newsroomContacts a {
    color: #666666;
    text-decoration: none; }
    .newsroomContacts a:hover {
      text-decoration: underline; }

.site-map {
  width: 100%;
  margin-bottom: 1em; }
  .site-map dl {
    margin-top: -1em;
    float: left; }
    .site-map dl.middle {
      margin-left: 45px; }
    .site-map dl.last {
      float: right; }
    .site-map dl dt {
      margin: 1em 0 0;
      letter-spacing: 1px;
      font-size: 1.1em;
      color: #f6921e; }
    .site-map dl dd {
      margin: 0;
      font-weight: lighter;
      letter-spacing: 1px; }

.quote {
  width: 338px;
  float: left; }
  .quote .name, .quote .title {
    display: block;
    letter-spacing: 1px; }
  .quote a {
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 3em; }
  .quote blockquote {
    display: block;
    overflow: hidden;
    background: url("images/quote_footer.jpg") repeat scroll 0 0 transparent;
    width: 317px;
    height: 163px;
    margin: 0;
    padding: 0; }

.hiddenText {
  display: block;
  width: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
  overflow: hidden; }

.pageBody {
  float: right;
  line-height: 20px;
  text-align: left;
  width: 635px; }

.pageBodyWide {
  line-height: 20px;
  text-align: left;
  width: 100%; }

.peopleIntro {
  font-size: 1.1em;
  font-style: italic;
  margin-bottom: 1em; }

.peopleName {
  font-size: 2em; }

.productFeatures {
  margin-left: 5em; }

.clientList .thumbnail {
  margin-top: 0.5em; }
.clientList p {
  padding: 0;
  margin: 0; }
.clientList span {
  display: block; }
  .clientList span.email {
    display: inline; }
.clientList .project {
  float: left;
  clear: left;
  margin-right: 80px;
  margin-bottom: 1.5em; }
  .clientList .project .city {
    font-weight: bold; }
  .clientList .project .status {
    font-style: italic; }
.clientList .contact {
  float: right;
  width: 245px;
  margin-bottom: 1.5em; }
.clientList ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clientListMap {
  margin-bottom: 1.5em; }

.grid li {
  float: left;
  list-style: none; }

.sub {
  border-top: thin solid #d6d6d6;
  padding-bottom: 1em;
  padding-top: 2.5em; }

.sub.first {
  border-top: medium none;
  padding-top: 0; }

.schedule_own {
  float: right;
  width: 140px;
  height: 39px;
  background: white url(images/sign_me_up.jpg) no-repeat 0px -40px; }
  .schedule_own:hover {
    background: white url(images/sign_me_up.jpg) no-repeat -150px -40px; }

.techPaperFeatures {
  margin-left: 0;
  margin-bottom: 1.5em; }
  .techPaperFeatures li {
    list-style: none;
    font-weight: bold; }
  .techPaperFeatures ul {
    margin-left: 1.5em;
    padding-left: 0; }
    .techPaperFeatures ul li {
      font-weight: normal; }

.post p {
  line-height: 20px; }

.focusedExpertise {
  margin-left: 5em; }

.webinar {
  clear: none;
  float: right;
  padding-top: 1.7em; }
  .webinar a {
    margin-right: -2px;
    width: 183px;
    height: 47px;
    display: block;
    background: url(images/webinar_graphic.png) no-repeat 0px 0px; }
    .webinar a:hover {
      background: url(images/webinar_graphic.png) no-repeat 0px -49px; }

.testimony {
  border: 1px solid #c9c9c9;
  padding: 12px 15px 15px;
  position: relative;
  margin: 25px 0;
  color: #333333;
  background: white url(images/testimony-background.jpg) repeat-x bottom;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .testimony blockquote {
    margin: 0;
    padding: 0;
    font-style: normal; }
    .testimony blockquote p {
      margin: 0;
      padding: 0; }
  .testimony cite {
    font-style: normal;
    display: block;
    margin-left: 15px; }
  .testimony .name, .testimony .company, .testimony .title {
    display: block;
    color: #666666;
    margin-bottom: -3px; }
  .testimony .name {
    font-weight: bold; }
  .testimony .company, .testimony .title {
    font-style: italic; }
  .testimony .tail {
    background: white url(images/testimony-tail.jpg) no-repeat 0 0;
    display: block;
    height: 21px;
    margin-top: 32px;
    position: absolute;
    width: 48px;
    z-index: 99; }
  .testimony .tail-mirror {
    background: white url(images/testimony-tail-mirror.jpg) no-repeat 0 0;
    display: block;
    height: 21px;
    margin-top: 32px;
    position: absolute;
    width: 48px;
    z-index: 99; }
  .testimony.last {
    float: right; }

.one-cell, .two-cell, .three-cell {
  float: left; }

.one-cell {
  width: 183px; }

.two-cell {
  width: 366px; }

.three-cell {
  width: 603px; }

.validationStudy {
  display: block;
  float: left;
  width: 475px;
  margin-right: 0; }

.term {
  display: block;
  font-weight: bold; }

.definition {
  display: block; }

.faqs .question {
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 18px;
  margin-bottom: 0;
  margin-left: 25px; }
.faqs .answer {
  margin-left: 25px; }

.jump-2-top {
  float: right;
  margin-top: -25px; }

.upcomingWebinarsHeader {
  font-size: 1.8em;
  display: block;
  font-weight: normal;
  margin-bottom: 1em; }

.webinarTitle {
  font-size: 1.4em;
  letter-spacing: 0.8px;
  margin-bottom: 1em;
  font-weight: normal;
  display: block; }

.read-more-link {
  margin-top: -1.5em; }
  .read-more-link a {
    font-style: italic; }

.signup {
  float: right;
  width: 109px;
  height: 39px;
  background: white url(images/sign_me_up.jpg) no-repeat 0px 0px; }
  .signup:hover {
    background: white url(images/sign_me_up.jpg) no-repeat -110px 0px; }

.schedule {
  list-style: none;
  margin: 0;
  padding: 0 0 0 25px; }
  .schedule .date {
    font-weight: bold;
    clear: left;
    display: block;
    float: left; }
  .schedule .time {
    clear: left;
    display: block;
    float: left; }
  .schedule li {
    margin-bottom: 25px; }

.sliderNav {
  height: 0; }
  .sliderNav ul {
    margin: 0;
    padding: 0; }
  .sliderNav li {
    list-style: none outside none;
    margin: 0;
    padding: 0; }
  .sliderNav a {
    display: block;
    height: 40px;
    margin: 0 0 -45px;
    outline: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 192px;
    width: 46px;
    z-index: 999; }

.sliderPrev {
  float: left;
  background: url(images/arrow_left.png) no-repeat 0px 0px; }

.sliderNext {
  float: right;
  padding-right: 2px;
  background: url(images/arrow_right.png) no-repeat 0px 0px; }

.title-link {
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 0em; }
  .title-link a {
    text-decoration: none;
    color: #666666; }

.videoCategory {
  border-top: thin solid #d6d6d6;
  padding-top: 2.5em;
  padding-bottom: 1em; }
  .videoCategory.first {
    border-top: medium none;
    padding-top: 0; }
  .videoCategory p {
    margin-bottom: 1em; }
  .videoCategory ul {
    margin: 0;
    padding: 0; }
  .videoCategory li {
    width: 201px;
    height: 147px;
    margin-bottom: 50px;
    margin-right: 15px; }
    .videoCategory li.last {
      margin-right: 0px;
      clear: right; }

.videoGallery a.video .play {
  margin-bottom: -39px;
  margin-left: 83px;
  top: 57px; }

.videos {
  margin: 0;
  padding: 0; }
  .videos a.text {
    display: block;
    height: 15px;
    color: #666666;
    text-decoration: none;
    margin-bottom: 8px;
    font-weight: normal; }
  .videos a.video {
    width: 150px;
    height: 110px;
    display: block; }
    .videos a.video .play {
      display: none;
      position: relative;
      z-index: 99999; }
  .videos a.video:hover .play {
    display: block; }
  .videos img {
    display: block;
    margin-top: 3px; }
  .videos span.title {
    font-size: 10px;
    letter-spacing: 1.5px;
    margin-bottom: 5px;
    text-transform: uppercase; }
  .videos .play {
    top: 55px;
    margin-left: 80px; }

.vevent .summary {
  display: block; }
.vevent .date {
  display: block;
  text-transform: uppercase;
  font-size: 0.9em; }
.vevent .summary {
  font-weight: bold; }

#container {
  min-height: 100%;
  height: auto !important;
  height: 100%; }

#media {
  margin-top: -5px; }

#media-link-sidebar {
  width: 200px;
  height: 148px;
  background: url(images/media-rollovers.jpg) no-repeat -2px -148px;
  margin: 5px auto;
  padding: 0;
  position: relative; }
  #media-link-sidebar li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 42px;
    display: block;
    width: 175px; }
    #media-link-sidebar li a span {
      display: block;
      width: 0;
      height: 0;
      overflow: hidden; }
  #media-link-sidebar a {
    height: 42px;
    display: block;
    width: 175px; }
  #media-link-sidebar li#rollover-video {
    top: 0px; }
  #media-link-sidebar li#rollover-insync {
    top: 46px; }
  #media-link-sidebar li#rollover-webinar {
    top: 91px; }
  #media-link-sidebar #rollover-video a:hover {
    background: url(images/media-rollovers.jpg) no-repeat -228px -148px; }
  #media-link-sidebar #rollover-insync a:hover {
    background: url(images/media-rollovers.jpg) no-repeat -228px -195px; }
  #media-link-sidebar #rollover-webinar a:hover {
    background: url(images/media-rollovers.jpg) no-repeat -228px -239px; }

#media-link-homepage {
  width: 200px;
  height: 148px;
  background: url(images/media-rollovers.jpg) no-repeat -2px 0px;
  margin: 5px auto;
  padding: 0;
  position: relative; }
  #media-link-homepage li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    height: 45px;
    display: block; }
    #media-link-homepage li a span {
      display: block;
      width: 0;
      height: 0;
      overflow: hidden; }
  #media-link-homepage a {
    height: 45px;
    display: block; }
  #media-link-homepage li#rollover-video {
    width: 200px;
    top: 0px; }
  #media-link-homepage li#rollover-insync {
    width: 200px;
    top: 50px; }
  #media-link-homepage li#rollover-webinar {
    width: 200px;
    top: 100px; }
  #media-link-homepage #rollover-video a:hover {
    background: url(/images/media-rollovers.jpg) no-repeat -226px 0px; }
  #media-link-homepage #rollover-insync a:hover {
    background: url(/images/media-rollovers.jpg) no-repeat -226px -50px; }
  #media-link-homepage #rollover-webinar a:hover {
    background: url(/images/media-rollovers.jpg) no-repeat -226px -100px; }

#footer-embedded-subscribe-form {
  width: 232px;
  float: left; }
  #footer-embedded-subscribe-form fieldset {
    padding: 0;
    margin: 0; }

#footer-responses {
  margin-top: 0.5em;
  padding: 0.5em 0; }

#innertoc a {
  color: #5c5c5e;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: normal; }
  #innertoc a:hover {
    text-decoration: none;
    font-weight: bold; }

#contactUsForm fieldset {
  margin: 0; }
#contactUsForm .field-group {
  padding-bottom: 1em; }
#contactUsForm input, #contactUsForm textarea, #contactUsForm select, #contactUsForm option {
  display: block;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif; }
#contactUsForm select {
  font-size: 1em;
  padding: 4px;
  color: #666666; }
#contactUsForm label {
  clear: left;
  font-weight: normal; }
#contactUsForm input[type=text] {
  width: 250px;
  color: #666666;
  padding: 5px; }
#contactUsForm textarea {
  color: #666666;
  width: 280px;
  height: 90px; }
  #contactUsForm textarea.error {
    background-color: white;
    border: 1px solid #bbbbbb; }
    #contactUsForm textarea.error:focus {
      border: 1px solid #666666; }

#tech-paper-signup fieldset {
  padding-top: 2px; }
#tech-paper-signup form {
  width: 415px; }
#tech-paper-signup .input-group {
  padding-top: 1em; }
  #tech-paper-signup .input-group label {
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
    top: 1px;
    line-height: 150%; }
  #tech-paper-signup .input-group ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    #tech-paper-signup .input-group ul li {
      vertical-align: bottom;
      padding: 0; }
#tech-paper-signup .mc-field-group {
  clear: both; }
#tech-paper-signup label {
  float: left;
  font-weight: normal; }
  #tech-paper-signup label.error {
    margin-left: 120px; }
  #tech-paper-signup label.label-text-input {
    margin-top: 3px;
    text-align: right;
    width: 100px; }
#tech-paper-signup input[type=text] {
  float: right;
  margin: 3px;
  width: 245px; }
#tech-paper-signup input[type=checkbox] {
  float: left;
  clear: left;
  margin-right: 10px;
  vertical-align: bottom;
  position: relative;
  top: 0;
  padding: 4px; }
#tech-paper-signup input[type=submit] {
  float: right;
  clear: left; }

#link_projects {
  padding-right: -1px; }

#link_events {
  padding-right: 5px; }

#link_insync {
  margin-right: -1px; }

#link_company {
  padding-right: -1px; }

#link_newsroom {
  padding-right: 6px; }
  
#link_forum {
  padding-right: 2px; }

.current_page_item {
  color: #f6921e;
  font-weight: bold; }
  .current_page_item a {
    color: #f6921e;
    font-weight: bold; }

