/* iVouch Widget 101 Style Sheet (c) Diamond Review, Inc. All Rights Reserved.*/

#ivouch {
  font-size:12px;
  font-family:Arial, sans-serif, Helvetica, Verdana;
  color:#444444;
  background-color:#ffffff; }
#ivouch .inner {
  text-align:left; }
/* Header area */
#ivouch .header {
  margin-top:20px;
  padding-top:6px;
  padding-bottom:4px;
  border-bottom:#330066 solid 4px; }
#ivouch .header .topicinfo {
  width:auto;
  padding-right:180px;
  margin-top:15px;
  margin-bottom:10px;
  color:#444444;
  line-height:1.5; }
#ivouch .header .topicinfo .headername {
  font-weight:bold;
  font-size:1.7em;
  padding-bottom:5px;
  color:#444444; }
#ivouch .header .summary {
  margin-top:10px;
  width:160px;
  height:110px;
  background:url(http://synd.ivouch.com/widget/101/summary_bk-85x110.png) no-repeat top left; }
#ivouch .header .summary .vouches {
  padding-left:39px;
  padding-top:13px;
  font-size:1.43em;
  color:#330066; 
  font-weight:bold; }
#ivouch .header .summary .rating {
  padding-left:37px; 
  padding-top:7px; }
#ivouch .header .summary .threads {
  padding-left:39px; 
  padding-top:12px; }
#ivouch .header .bottom {
  height:42px;
  background:url(http://synd.ivouch.com/widget/101/ivouchlogo-74x39.gif) no-repeat top left; }
#ivouch .header .bottom .botinner {
  padding-top:25px;
  text-align:right; }
#ivouch .header .bottom .botinner .verify {
  color:#006aab;
  font-size:1.0em;
  font-weight:bold; }
/* Separator bar */
#ivouch .sepbar {
  padding-top:6px;
  padding-bottom:4px; 
  border-bottom:#d9d0e2 solid 2px; }
#ivouch .sepbar .showing {
  padding-top:2px;
  width:200px; }
#ivouch .sepbar .sortselector {
  width:200px; }
#ivouch .sepbar .sortselector select {
  font-size:0.9em; }
/* Each review (Thread) */
#ivouch .thread {  
  padding-top:10px;
  padding-bottom:25px; 
  border-bottom:#d9d0e2 solid 2px; }
#ivouch .thread .main {
  width:auto; 
  padding-right:160px; }
#ivouch .thread .main .title {
  margin-top:8px;
  margin-bottom:15px;
  font-size:1.43em;
  font-weight:bold; }
#ivouch .thread .main .titlevouch {
  margin-top:5px;
  padding-top:3px;
  padding-left:35px;
  margin-bottom:15px;
  font-size:1.43em;
  font-weight:bold; 
  color:#330066; 
  background:url(http://synd.ivouch.com/widget/101/icon_vouch_large_wh.gif) no-repeat center left; }
#ivouch .thread .main .when {
  width:200px; }
#ivouch .thread .main .featured {
  padding-left:15px;
  font-size:0.9em;
  color:#888888; }
#ivouch .thread .main .text {
  padding-top:8px;
  color:#000000;
  text-align:left;
  line-height:1.5; }
#ivouch .thread .author {
  padding-top:8px;
  text-align:right;
  width:120px; }
#ivouch .thread .author .info .name {
  color:#006aab;
  font-weight:bold; }
#ivouch .thread .author .info .vouches {
  color:#330066;
  font-size:0.9em;
  font-weight:bold; }
#ivouch .thread .author .info .reviews {
  color:#666666;
  font-size:0.9em; }
#ivouch .thread .author .info .friends {
  font-size:0.9em;
  color:#ff5100; }
/* Footer area */
#ivouch .footer {
  padding-top:10px;
  text-align:right;
  padding-bottom:14px;
  border-bottom:#330066 solid 4px; 
  margin-bottom:20px; }
#ivouch .footer .nav {
  color:#006aab;
  font-weight:bold;}
/* User-info dialog */
#ivouch .dialog {
  position:absolute; 
  top:-5px; 
  right:0px; 
  text-align:left;
  z-index:255;
  width:371px;
  height:291px;
  background:url(http://synd.ivouch.com/widget/101/userdialog-bk.gif) no-repeat;
  }
#ivouch .dialog .loading {
  padding:10px; 
  font-style:italic; }
#ivouch .dialog .name {
  width:300px;
  padding:15px 0px 23px 16px;
  font-weight:bold;
  font-size:1.7em; }
#ivouch .dialog .rank {
  padding-left:16px;
  height:21px; }
#ivouch .dialog .photo {
  padding:8px 0px 0px 16px; 
  width:150px; }
#ivouch .dialog .stats {
  padding-top:5px;
  line-height:1.75em;
  width:175px; }
#ivouch .dialog .vouches {
  padding-left:20px; 
  color:#330066; 
  background:url(http://synd.ivouch.com/widget/101/icon_vouch_medium.gif) left no-repeat; }
#ivouch .dialog .threads {
  padding-left:20px; 
  background:url(http://synd.ivouch.com/widget/101/icon_thread_medium.gif) left no-repeat; }
#ivouch .dialog .friends {
  padding-left:20px; 
  color:#ff5100; 
  background:url(http://synd.ivouch.com/widget/101/icon_friend_medium.gif) left no-repeat; }
#ivouch .dialog .agegender {
  padding-left:20px; 
  padding-top:10px;
  font-weight:bold; }
#ivouch .dialog .hometown {
  padding-left:20px; }
#ivouch .dialog .membersince {
  padding-left:20px; 
  color:#888888; 
  padding-bottom:10px; }
#ivouch .dialog .fullprofile {
  padding-left:20px; 
  color:#006aab;
  font-size:0.9em;
  font-weight:bold; }
