* {
	margin: 0;
	padding: 0;
  font-family: Helvetica Neue, Helvetica, Tahoma, sans-serif;
}

body {
  background-color: #E7E7E7;
  font-family: Helvetica Neue, Helvetica, Tahoma, sans-serif;
}

a img {
	border: none;
}

/* Layout */
#header {
	height: 60px;
	display: block;
}
#header .bar {
	height: 60px;
	background-color: #444;
	background-image: url(../img/header-bar-bg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
}
#header #site-logo {
	float: left;
	width: 50%;
	background-repeat: no-repeat;
        padding-top:8px;
}
#header #site-logo h1 a:link, #header #site-logo h1 a:visited {
	color: #FFF;
        text-decoration: none;
        font-weight: bold;
        font-size: 75%;
        text-shadow: 1px 2px 2px #333;
	padding: 3px;
}
#header #site-logo h2 {
        font-size: 70%;
        font-weight: normal;
        color: #CCC;
        text-shadow: 1px 2px 2px #333;
	padding: 3px;
}
#header .share {
	float: right;
	width: 50%;
	text-align: right;
	margin-top: 9px;
}

#header .link-back {
	display: block;
	color: #B3B3B3;
	font-size: 12px;
	text-shadow: 1px 2px 2px #333;
	vertical-align: bottom;
	margin-top: 32px;
}

#header .link-back a {
	text-decoration: none;
	color: #3DB4FF;
}
#header .link-back a:hover {
	text-decoration: none;
	color: #FFF;
}

#content {
	clear: both;
	position: relative;
}
#recent-reviews {
	padding-bottom: 30px;
}

#footer {
	background-color: #454545;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #444;
	border-left: none;
	border-right: none;
}

#summary {
	background: #F8F8F8 url('/img/summary_bg.jpg') repeat-x;
}

#summary .inner-wrap {
        position: relative;
}

#result {
	background-repeat: no-repeat;
	width: 490px;
	height: 150px;
	padding-top: 163px;
        position: relative;
	float: left;
}

#favourites {
        position: absolute;
        top: 0;
        right: 0;
        width: 461px;
        padding-top: 10px;
        margin-right: 10px;
        margin-bottom:10px;
}

#favourites .tweet {
        width: 441px;
        height: 75px;
        margin: 0;
        margin-bottom: 6px;
        padding: 10px;
        font-size: 13px;
        color: #333;
        text-shadow: 1px 1px 1px #DDD;
        position: relative;
}

#favourites .tweet .author {
        position: absolute;
        bottom: 3px;
        right: 3px;
        margin: 3px;
        font-size: 13px;
        color: #555;
        text-shadow: 1px 1px 1px #BBB;
        text-align: right;
        width: 200px;
        background: none;
}

.author-profile-pic img {
        height: 30px;
        width: 30px;
	display: block;
	background-image: url('/img/default.png');
}

#favourites h3 {
        text-indent: -100000px;
        width: 10px;
        height: 73px;
        margin-right: -15px;
        float: right;
        background: url('/img/top_tweets.png');
}

#favourites .tweet .tag-pad {
  padding-top: 15px;
  width: 30px;
  height: 10px;
  float: right;
}
#favourites .positive {
        background: url('/img/speech-bubble-long-positive.png');
}
#favourites .negative {
        background: url('/img/speech-bubble-long-negative.png');
}

#pie {
	margin-left: 137px;
	width: 216px;
	padding-top: 2px;
	background-position: center;
	background-repeat: no-repeat;
}
#pie-effects {
	width: 236px;
	height: 150px;
	margin: 0 -10px;
	background-image: url('/img/pie-overlay.png');
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
#pie-text {
	font-size: 32px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9);
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 40px;
}

.inner-wrap {
  margin: 0 auto;
  width: 965px;
  position: relative;
}

.reviews {
  width: 965px;
  position: absolute;
  z-index: 1;
}

.tweet-out-box {
  margin: 40px 0px;
  float: left;
  width: 640px;
}
.tweet-out-box h2 {
  text-indent: -100000px;
  background: url(/img/tweet-your-opinion.gif) no-repeat;
  height: 26px;
  width: 217px;
}

.tweet-out-box p, .contact-box p {
  color: #FFF;
  text-shadow: 1px 1px 2px #000;
  font-size: 80%;
}
.tweet-out-box form {
  margin-top: 10px;
}
.tweet-out-box textarea {
  font-size: 16px;
  color: #000;
  background-color: #E7E7E7;
  height: 126px;
  width: 450px;
  padding: 5px;
  float: left;
}
.tweet-out-box input {
  margin-top: 5px;
}

.tweet-out-box form #status.invalid {
  border: 1px solid red;
}

.tweet-out-box a#post-on-twitter {
	display: block;
	margin-left: 5px;
	float: left;
	background: url(/img/tweet-now.png);
	height: 140px;
	width: 127px;
	text-indent: -10000px;
}

a#post-on-twitter span {
	display: none;
}

.contact-box {
  margin: 40px 0px;
  padding-left: 100px;
  float: right;
  width: 217px;
}
.contact-box h2 {
  text-indent: -100000px;
  background: url(/img/got-an-idea.gif) no-repeat;
  height: 26px;
  width: 143px;
}
.contact-box textarea, .contact-box .email {
  font-size: 16px;
  color: #000;
  background-color: #E7E7E7;
  width: 207px;
  margin-bottom: 10px;
  padding: 5px;
}

.contact-box textarea {
        height: 88px;
}

.contact-box .labelled, .contact-box .email.labelled {
        color: #999;
}

#recent-reviews {
  clear: both;
  border-top: solid 10px #A1A1A1;
  height: 600px;
  overflow: hidden;
  position: relative;
}

.tweet {
  float: left;
  margin: 10px;
  width: 221px;
}

.tweet .speech-bubble {
  height: 189px;
  width: 221px;
  position: relative;
}

.tweet.positive .speech-bubble {
  background-image: url(../../img/speech-bubble-positive.jpg);
}

.tweet.negative .speech-bubble {
  background-image: url(../../img/speech-bubble-negative.jpg);
}

.tweet .speech-bubble .tag-pad {
  padding-top: 35px;
  width: 30px;
  height: 20px;
  float: right;
}

.tweet .speech-bubble .message {
  clear: left;
  line-height: 20px;
  margin: 10px;
  font-size: 13px;
  padding-top: 35px;
}

.tweet .author {
  float: right;
  margin: 10px;
  font-size: 13px;
  color: #555;
  text-shadow: 1px 1px 1px #BBB;
  text-align: right;
  width: 200px;
}
.tweet .author-profile-pic {
  float: right;
  margin-left: 5px;
}

.tweet .author-profile-pic a {
  display: block;
  border: 1px solid #606060;
}

.tweet .author-profile-pic a img {
  margin: 2px;
  height: 48px;
  width: 48px;
}

div.tweet-editlinks {
	float: left;
	margin-top: -13px;
	margin-left: 2px;
        position: relative;
}

#flashMessage {
	width: 100%;
	background-color: #FFEB98;
	border: 1px solid #FFD015;
	border-left: none;
	border-right: none;
	margin: 5px 10px;
	padding: 5px;
	text-align: center;
}

.dateline {
  font-size: 10px;
  color: #999;
}

#reviews-nav {
	margin: auto;
	width: 965px;
}

#reviews-nav #prev, #reviews-nav #next {
        width: 80px;
	height: 45px;
	font-size: 13px;
	color: #999;
	text-shadow: 1px 1px 1px #CCC;
	position: relative;
	margin-bottom: 10px;
}

#reviews-nav #next {
	float: right;
	padding-left: 50px;
}

#reviews-nav #prev {
        float: left;
	padding-right: 50px;
}

#reviews-nav #prev a {
	padding-left: 50px;
}

#reviews-nav #next a {
	padding-right: 50px;
	text-align: right;
}

#reviews-nav * a {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	background-repeat: no-repeat;
	color: #999;
	text-decoration: none;
	padding: 15px 0;
}

#reviews-nav * a:active {
	outline: none;
}

#reviews-nav #next a {
	background-image: url('/img/next.gif');
	background-position: top right;
}

#reviews-nav #prev a {
	background-image: url('/img/prev.gif');
	background-position: top left;
}

#reviews-nav #next.return a {
	background-image: url('/img/btn_back.png');
	background-position: top right;
}

#reviews-nav #prev.search a {
	background-image: url('/img/btn_search.png');
	background-position: top left;
}

.nav {
	background-color: #444;
	color: #FFF;
	padding: 5px;
}

.counter {
	padding: 3px 6px 3px;
	color: #888;
	font-size: 90%;
}

.numbers {
	float: right;
	font-size: 90%;
}

.instruction {
	text-align: center;
	color: #CCC;
	padding: 3px 6px 3px 6px; 
}

.numbers a:link, .numbers a:visited {
	color: #888;
	text-decoration: none;
	padding: 3px 6px 3px; 
}

.numbers span.current {
	background: #97CD35 url(/img/button-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 3px 6px 3px; 
	color: #333; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
}

.tweet a:link, .tweet a:visited {
	text-decoration: none;
	color: #666;
}

.tweet a:hover, .tweet a:hover {
	color: #c00;
}
.social {
        float: right;
}
.social a:link, .social a:visited {
        width: 36px;
        height: 35px;
        text-indent: -100000px;
        display: block;
        background: url('/img/social-sprites.png');
        margin: 0 3px;
        float: left;
}

.social a span {display: none;}

a.delicious:link {background-position: -36px 0;}
a.twitter:link  {background-position: -72px 0;}

a.facebook:hover {background-position: 0px 35px;}
a.delicious:hover {background-position: -36px 35px;}
a.twitter:hover {background-position: -72px 35px;}

a.external {
        background: url('/img/link.png') no-repeat;
        padding-left: 18px;
        overflow: visible;
}

a.retweet {
        display: block;
        height: 17px;
        width: 73px;
        background-image: url('/img/retweet.png');
        position: absolute;
        bottom: 24px;
        left: 9px;
}

#favourites .tweet a.retweet {
        bottom: 9px;
}

a.retweet span {
        display: none;
}

#disclaimer {
        background-color: #000;
        color: #FFF;
        padding: 7px;
        font-size: 65%;
        text-align: center;
}

#manage {
        background-color: #c00;
        color: #FFF;
        padding: 7px;
        font-size: 100%;
        text-align: center;
}

#manage a:link, #manage a:visited {
	color: #FFF;
	text-decoration: none;
}

#result h2 {
        text-transform: uppercase;
        text-align: center;
        font-size: 180%;
        position: absolute;
        top: 50px;
        left: 60px;
        right: 60px;
        text-shadow: 1px 2px 2px #999;
        font-weight: bold;
        color: #333;
}

#tagsoup {
	text-align: center;
	margin-top: 30px;
}

.tag {
	color: #333;
	text-decoration: none;
	margin: 10px;
	padding: 10px;
	z-index: 1;
	white-space: nowrap;
}

a.tag:hover {
	position: relative;
	cursor: pointer;
	z-index: 99 !important;
	margin: 0;
	padding: 19px;
	background-color: #FFF;
	border: 1px solid #333;
	text-shadow: 1px 1px 2px #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0, #FFF),
            color-stop(1, #DDD));
}

.huge {
	font-size: 40px;
	font-weight: bold;
}
.large {
	font-size: 30px;
	color: #444;
}
.medium {
	font-size: 20px;
}
.small {
	font-size: 15px;
}

.sorry {
	margin-top: 50px;
	text-align: center;
	color: #AAA;
}

.sorry h2{
	
}

.searchtag {
	padding: 3px;
	border: 1px solid #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-left: 25px;
	color: #FFF;
	background: #333 url('/img/tag_green.png') no-repeat 3px center;
}

.tag-reset {
	cursor: pointer;
	vertical-align: text-bottom;
}

a.very-positive {
	color: #408000;
}
a.positive {
	color: #576A3C;
}
a.slightly-positive {
	color: #2F3325;
}
a.slightly-negative {
	color: #361A1B;
}
a.negative {
	color: #752627;
}
a.very-negative {
	color: #CC0000;
}

.permalink {
	position: absolute;
	top: 3px;
	right: 3px;
}

.fade {
	opacity: 0.2;
}
.dissappear {
	opacity: 0;
}

#share-menu {
	border-top: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #333 url('/img/share-bg.jpg');
	position: relative;
	z-index: 99;
	width: 100px;
	text-align: right;
	padding: 4px;
	position: absolute;
	font-size: 70%;
	top: 12px;
	right: 0;
}
#share-menu .open {
	background: url('/img/share-cross.gif') no-repeat 3px;
	padding-left: 25px;
	text-shadow: -1px -1px 1px #333;
	color: #CECECE;
	text-transform: uppercase;
}

#share-menu .menu {
	padding-top: 5px;
	display: none;
	color: #FFF;
	text-align: left;
}

#share-menu .menu * {
	padding: 0;
	margin: 0;
}

#share-menu .menu li {
	list-style: none;
}

#share-menu a:link, #share-menu a:visited {
	display: block;
	padding: 4px;
	padding-left: 25px;
	background: url('/img/sm-dots.png') 3px 4px no-repeat;
	color: #FFF;
	text-decoration: none;
}

#share-menu a:hover {
	background-position: 3px -22px;
}

#share-menu:hover .menu {
	display: block;
}

.marked .speech-bubble {
	background: url('/img/speech-bubble-marked.jpg') !important;
}

#admin-tools {
	width: 150px;
	margin: auto;
	font-size: 70%;
	font-style: italic;
	margin-top: -40px;
	margin-bottom: 40px;
	color: #999;
	padding: 3px;
	text-align: center;
}

#admin-tools img {
	cursor: pointer;
}