/* Remove padding and margin */

* {
  margin: 0px;
  padding: 0px;
}

* strong{
  font-weight: bold;
}
input,select,textarea { 
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif; 
  font-size: normal;
}
code, kbd {
  font-size: normal;
  font-family: 'Bitstream Vera Sans',Monaco, 'Courier New', monospace; 
}

h1, h2, h3, h4, h5, h6, {
  font-family: 'Helvetica Neue', Calibri,  Arial, sans-serif; 
  font-weight: 400;
}
p, a, dl, dt, dd, ol, ul, li {
    font-family: 'Helvetica Neue', Calibri,  Arial, sans-serif; 
    font-weight: 400;
}
fieldset, form, label, legend {
  font-family: 'Helvetica Neue', Calibri,  Arial, sans-serif; 
  font-weight: 400;
}

table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: 'Helvetica Neue', Calibri,  Arial, sans-serif; 
  font-weight: 400;
}

body {
  color: #3F3E40;
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif; 
  font-size: normal;
  text-align: center;
}

p { 
  margin:1em 0; 
  line-height: 1.5em;
  font-size: 100%;
  font-weight: 400;
}

a {
  color:#0079C0;
  font-weight:normal;
  text-decoration:none;
}

a:hover {
/*  color:#907f61;*/
  color:#51ABE2;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr {
  clear: both;
}

.right {
  float:right;
}

.left {
  float:left;
}
.editable:hover {
  background-color: #51ABE4;
	cursor: auto;
}

.hide {
  display: none;
}

.hr {
  border-top: 1px solid #CCC;
  margin: 5px 0px;
}

h1 {
  font:normal normal 1.7em 'Helvetica Neue',Arial, sans-serif;
  color: #444;
	padding-bottom: 10px;
	font-weight: 400;
  text-shadow: #FFF 0px -1px 1px;
}
h1 span{
  font:normal normal 'Helvetica Neue',Arial, sans-serif;
	font-weight: 400;
	color: #EB337E;
}

h2 {
  color:#444;
	font-size: 1.45em;
	font-family: 'Helvetica Neue','Arial',sans-serif;
	font-weight: 400;
}
h3 {
  font-size: 19px;
}
h4 a,
h4 {
  color:#0F74B1;
	font-size: 1.25em;
	font-family: 'Helvetica Neue', Calibri, 'Arial';
	font-weight: 400;
}
#content h3 {
  font-size: 19px;
}


p.code-example code{
  border: 1px solid #CCC; 
  background-color: #111;
  text-shadow: none;
  color: #0E7FC2;
  padding: 15px 20px;
  line-height: 50px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

ul.circle {
  list-style: none;
  margin: 10px 0px;
  padding: 0px;  
  font-size: 14px;
}
ul.circle li{
  list-style: disc;
  list-style-position: inside;
  line-height: 1.5em;
  padding: 4px 0px 4px 8px;
}


.awesome, .awesome:visited {
  border-top: none;
  border-left: none;
  border-right: none;
	background: #222 url(../assets/images/button-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 12px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
/*  -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);
	position: relative;
	cursor: pointer;
}
.awesome.noshadow {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

  .awesome:hover							{ background-color: #111; color: #fff; cursor: pointer; }
	.awesome:active							{ top: 1px; }
	.awesome, .awesome:visited 	{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }

  .awesome.super							{ font-size: 12px; }
  .awesome.superduper							{ font-size: 18px; }

  .large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
  .green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
  .green.awesome:hover						{ background-color: #749a02; }
  .blue.awesome, .blue.awesome:visited		{ background-color: #007d9a; }
  .blue.awesome:hover							{ background-color: #007d9a; }
  .red.awesome, .red.awesome:visited			{ background-color: #e33100; }
  .red.awesome:hover							{ background-color: #872300; }
  .magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
  .magenta.awesome:hover							{ background-color: #630030; }
  .orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
  .orange.awesome:hover							{ background-color: #d45500; }
  .yellow.awesome, .yellow.awesome:visited    { background-color: #ffb515; }
  .yellow.awesome:hover             { background-color: #fc9200; }
  .grey.awesome, .grey.awesome:visited    { background-color: #AAAAAA; }
  .grey.awesome:hover             { background-color: #999999; }



/* Layout */

#clouds{
  width:100%;
/*  background: #CCEAF3 ;*/
/*  border-bottom: 1px solid #B2E0F1;*/
  height: 60px;
  position:absolute;
  z-index:-1;
  *margin-left:-21px;
}
#W {
  margin: 0px auto;
  text-align: left;
  width: 930px;
}

#constrain {
  width: 930px;
	margin: 0px !important;
  margin:0 auto;  
  text-align: left;
}

body  #content p{
  text-shadow: #FFF 0px 1px 1px;
  margin: 0.3em;
  padding: 0.1em;
  font-size: 13px;
}
#content .private-item {
  background-color: #F5D467;
  background-color: #E9932F;
  background: #F5D467 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5D467), to(#E9932F));
  color: #FFF;
  font-size: 12px;
  width: 50px;
  border: 1px solid #A07020;
  position: absolute;
  font-weight: bold;
  text-shadow: black 0px 0px 2px;
  top: -17px;
  z-index: 0;
  border-top: 1px solid rgba(245,212,103,0.2);
  -webkit-box-shadow: #999 0px 1px 2px;
  text-align: center;
  right: 0px;
  padding: 13px 10px 7px 10px;
}
body  .new-tweet-wrapper p.intro {
  color: #999;
  padding-top: 10px;
}
body  .new-tweet-wrapper p.intro:hover {
  opacity: 1.0;
}

body  .new-tweet-wrapper p.intro span.web,
body  .new-tweet-wrapper p.intro span.image,
body  .new-tweet-wrapper p.intro span.code {
  text-shadow: #FFF 0px 1px 1px;
  font-style: italic;
}
body  .new-tweet-wrapper p.intro span.web{
  color: #FF026C;
}
body  .new-tweet-wrapper p.intro span.image{
  color: #18AF14;
}
body  .new-tweet-wrapper p.intro span.code{
  color: #0266B4;
}
body  #content {
  margin: 10px 0px 20px 4px;
  background-color: #FFF;
  position: relative;
  min-height: 300px;
  padding: 0px;
}

/* Action Nav */
body .action-nav {
  margin: 13px 0px 0px 10px;
  overflow: hidden;
  height: 55px;
}
  /* List Items */
  body .action-nav ul li{
    list-style: none;
    float: left;
    clear: right;
    width: 135px;
    padding: 0px;
    margin: 0px 0px -10px 10px;
    color: #FFF;
  }
  /* Buttons*/
    body .action-nav ul li a.awesome{
      width: 35px;
      padding: 0px 0px 9px 15px;
      border: 1px solid rgba(100,100,100,0.2);
    }
    body .action-nav ul li a.awesome strong{
      font-size: 2em;
    }



.sign-in-with-twitter {
  font-size: 1.2em;
  color: #111;
  position: absolute;
  top: 15px;
  right: 1px;
  padding: 2px 20px 2px 2px;
  width: 540px;
}
.sign-in-with-twitter#login{
  width: 540px;
}
.sign-in-with-twitter .screenname{ 
  float: left;
  line-height: 20px;
  margin: 0px;
  color: #666;
  padding: 6px 16px 6px 6px;
  font-size: 1.2em;
  font-family: 'Helvetica';
}

.sign-in-with-twitter ul { 
  float: right;
  list-style: none;
}
.sign-in-with-twitter ul li{ 
  display: inline;
  font-size: 14px;
}
.sign-in-with-twitter ul li a{ 
  color: #FFF;
  font-size: 12px;
}
.sign-in-with-twitter ul li a:hover{ 
  text-shadow: white 0px 0px 5px;
}

#home-screen-siwt {
  float: right;
	margin: 10px 10px 5px 10px;
}
#header {
  margin-bottom: 3px;
  border-bottom: 6px solid #EEE;
  background-color: #393B44;
  background: #1B1B22 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0F0F13), from(#3E4047), to(#2C2D35));
  background: #1B1B22 -moz-gradient(linear, 0% 0%, 0% 100%, from(#0F0F13), from(#3E4047), to(#2C2D35));
}

#header-inner {
  z-index: 2;
  height: 50px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	width: 930px;
	position: relative;
}
#header a#logo {
  z-index: 10;
  background: transparent url(../assets/images/g-logo.png) no-repeat;
  text-indent: -10000px;
  height: 34px;
  width: 238px;
  margin: 0px 0px 0px 10px;
  display: block;
  position: absolute;
}
#header #tagline {
  display: none;
  z-index: 20;
  color: #fff;
  background-color: #2F76BE;
  position: absolute;
  top: 97px;
  left: 22px;
  width: 280px;
  height: 19px;
  font-size: 1.5em;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 4px 15px 14px 20px;
	font-weight: 400;
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif; 
  text-shadow: #111 0px 1px 1px;
}

body #content .left-side {
  width: 300px;
  float: left;
}
body #content .right-side {
  width: 460px;
  float: left;
}

body  #content .webbox {
	height: 130px;
	width: 280px;
	margin-bottom: 30px;
}
body  #content .imagebox {
	height: 125px;
	width: 280px;
}
body  #content .codebox {
	height: 280px;
	width: 460px;
}
.new-tweet-wrapper {
	background-color: #F9F9F9;
	padding: 10px 20px 20px 20px;
	position: relative;
	margin-left: 0px;
	border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #DFDFDF;
}
.new-tweet-wrapper #branch-tweetie{
  display: none;
  background: transparent url(../assets/images/g-branch-tweetie.png) no-repeat;
  position: absolute;
  left: 0px;
  top: -78px;
  z-index: 40;
  width: 100px;
  height: 83px;
}  
  #content .fun-box h2 {
    padding:11px 0 0 15px;
    color:#fff;
  	font-size: 1.45em;
  	font-family: 'Helvetica Neue', Calibri, 'Arial';
    text-shadow: #111 0px 1px 1px;
  }

  #content .fun-box-belly {
/*    background-color: #B3E2EC;*/
    min-height:10px;  
  }
  #content .codebox .fun-box-belly {
    background-color: #2B64B4;
  }
  #content .webbox .fun-box-belly {
    background-color: #F50071;
  }
  #content .imagebox .fun-box-belly {
    background-color: #EEE;
    border-bottom: 3px solid #35B520;
  }
  #content .imagebox .fun-box-belly {
		height: 120px;
  }
  
  #content .webbox .fun-box-head,
  #content .imagebox .fun-box-head,
  #content .codebox .fun-box-head {
    height:45px;
		text-transform: uppercase;
		position: relative;
  }

  #content .webbox .fun-box-head {
		background-color: #EB337E;
  }
  #content .imagebox .fun-box-head {
		background-color: #35B520;
  }
  #content .codebox .fun-box-head {
		background-color: #0E7FC2;
  }

	#content .webbox .fun-box-head a.go-button,
	#content .imagebox .fun-box-head a.go-button,
	#content .codebox .fun-box-head a.go-button{
		position: absolute;
		text-transform: lowercase;
		height: 33px;
		width: 56px;
		padding: 10px 0px 0px 10px;
		top: 0px;
		right: 0px;
		font-family: 'Helvetica Neue', Calibri,'Arial';
		font-weight: 100;
		color: #FFF;
		font-size: 1.5em;
  }
	#content .fun-box-head a.go-button:hover{
		color: #000;

	}
	#content .webbox .fun-box-head a.go-button span{
		font-color: #FFF;
		text-transform: #FFF;
  }
  
  #content .fun-box.codebox div.code-wrapper,
  #content .fun-box.webbox textarea {
    width: 447px;
  	height: 236px;
    margin:20px 0 0 15px;
    border:#d5cfc4 solid 1px;
  }

  #content .fun-box.webbox textarea {
		margin: 0px !important;
		padding: 4px;
		font-size: 13px;
		line-height: 1.2em;
  }
  #content .fun-box.codebox textarea.code-wrapper {
		padding: 4px;
		font-family: 'Arial','Monaco', monospace;
		font-weight: normal;
		color: #336;
		width: 452px;
		height: 294px;
		font-size: 12px;
		line-height: 1.1em;
		overflow: auto;
		border: 1px solid #E1E1E1;
  }
  
  #content .fun-box input#image {
    width: 220px;
    margin: 20px 0 0 15px;
    border: #d5cfc4;
  }
  #content .fun-box .image-drop-zone {
		background: transparent url(../assets/images/g-choose-image.gif) no-repeat 0px 0px;
		padding: 3px 0px 0px 0px;
		opacity: 1;
		cursor: pointer;
	}
  #content .fun-box .image-drop-zone:hover {
		opacity: 0.8;
		cursor: pointer;
	}
  #content .fun-box .image-drop-zone input#image {
    width: 240px;
    margin: 20px 0 0 15px;
    border: #d5cfc4;
  }
  
  #content .go-go-go-shiny span {
    display:none;
  }
#content .fun-box .languages {
	margin-left: 15px;
}  
#content .fun-box .languages a {
	font-weight: normal;
	font-size: 0.95em;
}  
#content .fun-box .languages a.inactive {
	color: #BBB;
}  
#content .fun-box .languages span {
	color: #eee;
}  

ul.tweet-prefs li{
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.secure-twitter {
  margin: 15px 0px 0px 50px;
  width: 260px;
  height: 44px;
  background: #F9F9F9 url(../assets/images/g-usertweet-secure-large.png) no-repeat 10px 10px;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  
}
.secure-twitter h2{
  font-family: 'Helvetica Neue', Calibri,'Arial';
  color: #666;
  text-shadow: #FFF;
  margin-left: 10px;
  font-size: 1.2em;
  margin-top: 8px;
  line-height: 1.5em;
}
.secure-twitter h2#secure{
  float: left;
  padding-left: 40px;
  width: 215px;
}
.secure-twitter h2#secure input{
  margin-right: 10px;
  margin-top: -15px;
}
.tag-select {
  margin: 15px 0px 0px 50px;
  width: 560px;
  height: 44px;
  background: #F9F9F9 url(../assets/images/g-add-to-stack.png) no-repeat 10px 10px;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.tag-select h2{
  font-family: 'Helvetica Neue', Calibri,'Arial';
  font-weight: 300;
  color: #666;
  text-shadow: #FFF;
  margin-left: 10px;
  font-size: 1.2em;
  margin-top: 8px;
  line-height: 1.5em;
}
.tag-select h2#tag-heading{
  float: left;
  padding-left: 40px;
  width: auto;
}
.tag-select select#tag-select{
  margin-left: 15px;
  margin-top: 13px; 
}
.tag-select select#tag-select option{
  font-size: 13px;
}
  
#footer {
  color: #FFF;
  padding: 0px 0px 10px 0px;
  width: 930px;
  margin: 0px auto;
  background-color: rgba(255,255,255,0.5);
  border-top: 1px solid #E5E5E5;  
}
  #footer p {
    margin: 0px;
    background-color: transparent;
		color: #000;
		font-size: 12px;
  }
  #footer a {
    text-shadow: #FDD 0px 1px 1px;
    color: #888;
    margin: 0px 5px;
    text-transform: uppercase;
    font-weight: 400;
  }
  #footer a {
    color: #666;
  }
  #footer .footer-content-left {
		margin: 4px 0px 0px 0px;
  }
  
  #footer .footer-content-left h2{
	  float: right;
	}
  #footer .footer-content-left p{
    padding: 10px 0px 0px 30px;
  }
  #footer .footer-content-left p a{
    font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
    font-weight: 600;
    text-shadow: #FFF 0px 1px 1px;
    color: #888;
    margin: 0px 5px;
    text-transform: uppercase;
  }
  #footer .footer-content-left p a:hover{
      color: #AF166F;
  }

#content>p {
  margin:1em 0 1em 0px;
}

.back {
  background:transparent url('../images/g-back.png') no-repeat;
  position:absolute;
  top:0;
  left:20px;
  display:block;
  width:145px;
  height:168px;
}
p.tweet-url a {
  line-height: 20px;
  font-size: 25px;
}

.login-wrapper {
	width: 280px;
	height: 190px;
	float: left;
}
.what-is-wrapper {
	width: 280px;
	height: 190px;
	float: left;
}
.login-wrapper p{
	font-size: 1.1em;
}
.login-form {
}
.login-form div{
	padding: 5px;
}
.login-form div label{
	font-size: 1.1em;
	font-weight: lighter;
	width: 140px;
}
.login-form input#username_field,
.login-form input#password_field{
	border: 1px solid #CEA;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 4px;
	
}
.login-form .buttons .submit{
	margin-top: 5px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, 
			from(#fff), 
			to(#fff), 
			color-stop(0.5, #EFEFEF), 
			color-stop(0.5, #E7E7E7)
		);
	border: 1px solid #DDD;
	padding: 10px 25px 10px 15px;
}
.login-form .buttons .submit:hover{
	background: -webkit-gradient(linear, left top, left bottom, 
			from(#eee), 
			to(#eee), 
			color-stop(0.5, #DFDFDF), 
			color-stop(0.5, #C7C7C7)
		);
}
.login-form .buttons .submit:active{
	background: -webkit-gradient(linear, left top, left bottom, 
			from(#eee), 
			to(#eee), 
			color-stop(0.5, #DFDFDF), 
			color-stop(0.5, #C7C7C7)
		);
	border-color: #BBB;
}


.user-tweet {
  margin: 0px;
  padding: 0px 5px 5px 0px;
  position: relative;
  font-size: 13px;
  height: 80px;
}
#user-tweet-list #grid .user-tweet {
  float: left;
  width: 218px;
  height: 180px;
  margin: 5px 5px 3px;
  overflow: hidden;
  position: relative;
}
#user-tweet-list #grid .user-tweet.url-tweet,
#user-tweet-list #grid .user-tweet.textcode-tweet {
  background-color: #F8F8F8;
  border: 1px solid #F0F0F0;
  
}
.user-tweet.url-tweet{
  margin-top: 8px;
  height: 40px;
}

#grid .user-tweet .tweet-label {
  line-height: 1.4em;
  padding-bottom: 6px;
  float: left;
}
#grid .user-tweet .tweet-label a.no-title {
  line-height: 1em;
  display: block;
  padding-top: 6px;
}
#grid .profile_pic {
  position: absolute;
  z-index: 99999;
  bottom: -22px;
  left: 4px;
}
#grid .separator {
  border-bottom: none; 
}


.user-tweet code{
  font-size: 11px;
}
.tweet-date {
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif; 
  font-size: 18px;
  color: #AAA;
  font-weight: bold;
  margin: 0px -1px 0px -1px;
  padding: 4px 0px 4px 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#D4D4D4), to(#DDD), color-stop(0.1, #FCFCFC), color-stop(0.9, #FCFCFC));
  background: -moz-gradient(linear, left top, left bottom, from(#D4D4D4), to(#DDD), color-stop(0.1, #FCFCFC), color-stop(0.9, #FCFCFC));
  -webkit-background-origin: border-box; 
  -webkit-background-clip: border-box;
  -moz-background-origin: border-box; 
  -moz-background-clip: border-box;
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #D3D3D3;
  text-shadow: rgba(100,100,100,0.5) inset 0px 1px 1px;
}
#user-tweet-list .tweet-date:first-child {
  background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(#DDD), color-stop(0.9, #FCFCFC));
  background: -moz-gradient(linear, left top, left bottom, from(#F9F9F9), to(#DDD), color-stop(0.9, #FCFCFC));
  border-top: none;
}
.user-tweet .tweet-url {
  font-family: 'Helvetica Neue', Calibri, Arial, sans-serif; 
  font-size: 1em;
  font-weight: 400;
}
.user-tweet .tweet-url a{
  font-weight: normal;
}
.user-tweet .resolved-url {
  padding-top: 5px;
  font-family: monospace;
  font-size: 12px;
}
.user-tweet .resolved-url a{
  color: #999;
}
.user-tweet.video-tweet a.video-link {
  display: block;
  position: relative;
}
  .user-tweet.video-tweet a.video-link img{
    margin: 0px; 
    padding: 0px; 
    border: 4px solid #444; 
    border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    -webkit-box-shadow: #DDD 1px 2px 3px;
    -moz-box-shadow: #DDD 1px 2px 3px;
  }
  .user-tweet.video-tweet a.youtube-playbutton-overlay,
  #content #recent-items a.youtube-playbutton-overlay {
    background: transparent url(../assets/images/g-video-play-overlay.png) no-repeat bottom right;
    position: absolute;
    z-index: 100;
    top: 8px;
    left: 15px;
    width: 73px;
    height: 73px;
    padding: 0px;
    margin: 0px;
    opacity: 0.8;
  }
  #grid .user-tweet.video-tweet a.youtube-playbutton-overlay {
    top: 50px;
    left: 72px;
  }
  .user-tweet.video-tweet a.youtube-playbutton-overlay:hover,
  #content #recent-items a.youtube-playbutton-overlay:hover {
    opacity: 1;
  }

  #content #recent-items .recent-item img  {
    -webkit-transition: opacity 0.2s ease-out;

  }
  #content #recent-items .recent-item img:hover  {
    opacity: 0.6;
  }
    #content #recent-items .recent-item a.youtube-playbutton-overlay  {
      background-image: none;
    }

#content #recent-items a.youtube-playbutton-overlay {
  top: 2px;
  left: 15px;
}


.secure-badge { 
  z-index: 30;
  position: absolute;
  top: 20px;
  left: 10px;
}
.site-badge { 
  z-index: 30;
  position: absolute;
  top: 20px;
  left: 30px;
}

.image-tweet .secure-badge { 
	top: 80px;
	left: 80px;
}

div#home-sign-in{
	background-color: #0E7FC2;
	margin: 1px 0px 0px 1px;
	padding: 10px 10px 10px 10px;
	width: 314px;
	height: 90px;
	float: left;
}

div#home-sign-in h1{
  font-family: 'Helvetica Neue', Calibri,Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
  color: #FFF;
	text-shadow: rgba(0,0,0,0.7) 0px 1px 1px;
	padding: 10px 0px 5px 10px;
}
#below-the-fold {
  position: relative;
}
#below-the-fold p, 
#below-the-fold li {
  font-size: 0.9em;
}

#below-the-fold li {
  
}

#recent-wrapper {
	padding-left: 20px;
	width: 790px;
	padding-bottom: 0px;
}
#recent-wrapper h2#popular{
  color: #EA337C;
	padding-left: 15px;
	width: 790px;
	font-size: 21px;
	font-weight: 400;
	padding-bottom: 0px;
}
#recent-tweets-wrapper {
	margin-top: 10px;
}
#recent-tweets-wrapper .recent-tweet{
  float: left;
  background-color: #FFF;
  padding: 0px; 
  margin: 0px;
}
#recent-tweets-wrapper .recent-tweet img{
  border: 1px solid #CCC; 
}
#recent-tweets-wrapper .recent-tweet a,
#recent-tweets-wrapper .recent-tweet a img{
	padding: 0px;
	margin: 0px;
}

#recent-shrttw-tweets-wrapper {
  font-family: 'HelveticaNeueLight',Helvetica,sans-serif;
  border-top: 1px solid rgba(14, 127, 194,0.3);
  border-bottom: 1px solid rgba(14, 127, 194,0.3);
	width: 350px;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	float: left;
	overflow: hidden;
	background-color: #F4F7F9;
}
#recent-shrttw-tweets {
	padding: 25px 20px 5px 20px;
	font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
}
#recent-shrttw-tweets h2 {
  font-weight: 200;
}
#recent-shrttw-tweets p {
  font-weight: 400;
  color: #666;
}
#recent-shrttw-tweets p a{
	font-weight: 500;
	color: #2F76BE;
}
#recent-shrttw-tweets p span{
	color: #A0CE4E;
  text-shadow: #EEE 0px 1px 1px;
}

#recent-shrttw-tweets .follow-us{
	margin-top: 20px;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 165px;
	font-family: 'Helvetica Neue', Calibri, Arial, sans-serif;
	font-size: 16px;
	background-color: #A1D9E7;
}
#recent-shrttw-tweets .follow-us:hover{
	background-color: #55AACA;
}
#recent-shrttw-tweets .follow-us a{
	color: #FFF;
	font-weight: 400;
}
#recent-shrttw-tweets .follow-us a:hover{
	color: #FFF;
}
.iphone-only {
	display: none;
}

.video-embed {
  text-align: left;
  margin: 3px 0px 0px 8px;
}
/* Homepage styles*/

.homepage-heading {
  width: 360px;
  padding-top: 15px;
}

.homepage-heading h1 {
  font-size: 1.2em;
  color: #00569A;
  padding-bottom: 0px; 
  text-align: right; 
  margin: 8px 0px 0px; 
  font-size: 1.5em; 
  color: #00569A; 
  text-shadow: #FFF 0px 1px 1px;
}
.homepage-heading p.get-an-account {
  font-size: 0.85em;
  text-align: center;
}

#hero-stack-wrapper {
  position: relative;
  float: left;
}
#hero-stack {
  position: relative;
  height: 360px;
  padding: 15px 0px 0px 20px;
}
#hero-stack .hero-photo{
  width: 112px;
  height: 112px;
  float: left;
}
#hero-stack .hero-photo img{
  border: 1px solid #FFF;
}
.reasons {
  list-style: none;
}

#friends {
  margin-top: 30px;
}
#friends .stat-box a img{
  border: 1px solid #E5E5E5; 
}
#friends .stat-box {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background-color: #FFF;
  padding: 17px;
  width: 265px;
  margin: 4px;
  float: left;
  color: #AAA;
}

#friends .stat-box h2 {
  text-align: center;
  color: #AAA;
  margin-bottom: 5px;
}
#friends .stat-box h3 {
  background-color: #FFF;
  font-size: 32px;
  text-align: center;
  color: #AAA;
}


#comment-list-loading {
	background: transparent url(../assets/images/comments-loading.gif) no-repeat;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 10px;
	right: 20px;
}


#hero-stack-wrapper .animating .hero-photo img{
  -webkit-box-shadow: #999 2px 2px 3px;
  -moz-transform-origin: 60% 100%;
  -webkit-transform-origin: 60% 100%;
}
  .recent-item {
    float: left;
    margin: 3px;
    position: relative;
  }
  .recent-item.empty {
    float: left;
    padding: 4px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
  }
  #content .recent-item.empty p {
    position: relative;
    font-size: 11px;
    background-color: #F3F3F3;
    color: #D5D5D5;
    border: none;
    line-height: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    width: 90px;
    height: 59px;
    text-align: center;
    padding-top: 20px;
  }
  .recent-item img {
    padding: 4px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
  }
#stack-list-wrapper {
  background-color: #F8F8F8;
}
#stack-list-wrapper .recent-user-item {
    border-bottom: 1px solid #E5E5E5;
}
#stack-list-wrapper .recent-user-item span{
    font-size: 11px;
    color: #AAA;
}

#new-item-top {
  margin-left: 90px;
}
#new-item-top .new-item-box-arrow {
  position: absolute;
  left: 70px;
  top: 30px;
  font-size: 0px; line-height: 0%; width: 0px;
  border-top: 10px solid #FFF;
  border-right: 20px solid #E9E9E9;
  border-bottom: 10px solid #FFF;  
}
#new-item-top .new-tweet-wrapper {
  width: 563px;
  height: 173px;
  padding: 10px 10px 10px 0px;
  background: -webkit-gradient(linear, left top, left bottom, from(#E9E9E9), to(#F2F2F2), color-stop(0.8, #fff));
               -webkit-background-origin: border-box; -webkit-background-clip: border-box; 
  background: -moz-gradient(linear, left top, left bottom, from(#E9E9E9), to(#F2F2F2), color-stop(0.8, #fff));
               -moz-background-origin: border-box; -moz-background-clip: border-box; 
  border: 1px solid #E9E9E9;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
  #new-item-top .new-tweet-wrapper .fun-box{
    width: 160px;
    height: 110px;
    border-right: 1px solid rgba(255,255,255,0.5);
    padding: 5px 15px 15px 15px;
    float: left;
    position: relative;
  }
  #new-item-top .new-tweet-wrapper .fun-box.codebox{
    border: none;
    padding-right: 0px;
  }
  
  #new-item-top .new-tweet-wrapper p.intro {
    display: none;
  }
  #new-item-top .new-tweet-wrapper textarea#textcode,
  #new-item-top .new-tweet-wrapper textarea#url {
    position: relative;
    border: 1px solid #CCC;
    width: 150px;
    height: 82px;
    padding: 3px;
    font-size: 0.8em;
  }
  #new-item-top .fun-box-head h2 {
    font-size: 1.1em;
    padding: 0px 0px 4px;
    color: #FFF;
    font-weight: 400;
    text-shadow: 0 0px 2px rgba(100,100,100,0.3);
  }
  #new-item-top .fun-box.codebox .fun-box-head h2 { color: #007DC6; }
  #new-item-top .fun-box.imagebox .fun-box-head h2 { color: #00C000; }
  #new-item-top .fun-box.webbox .fun-box-head h2 { color: #FF007E; }
  
  #new-item-top .fun-box-head a {
    display: none;
  }
  #new-item-top .fun-box .image-drop-zone {
    border: 1px solid #CCC;
    background: transparent url(../assets/images/g-choose-image.gif) no-repeat -53px -15px;
    padding: 0px;
    opacity: 1;
    cursor: pointer;  
    height: 86px;
  }
  #new-item-top .fun-box .image-drop-zone input{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 160px;
  }
  #new-item-top ul.tweet-prefs {
    position: absolute;
    z-index: 100;
    top: 145px;
    left: 70px;
  }
  #new-item-top ul.tweet-prefs .secure-twitter {
    border: none;
  }
  #new-item-top ul.tweet-prefs .secure-twitter {
    font-size: 0.75em;
  }
  .new-item-wrapper {
    height: 70px;
    float: left;
  }
  #new-item-top #item-create {
    float: right;
    margin: 10px 10px 0px 0px;
  }
  #new-item-top #item-create input{
    text-transform: uppercase;
  }

#content .accordion-heading h3 {
  color: #333;
  position: relative;
  font-weight: bold;
  font-size: 12px;
  padding: 4px 2px 3px 8px;
  text-transform: uppercase;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px; 
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom: 2px solid #DDD;
  
}

#content .accordion-heading h3 a.add-button {
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 1px 10px 2px 10px;
  display: block;
  color: #FFF;
  font-size: 1.2em;
  background: #2daebf url(../assets/images/button-overlay.png) repeat-x;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
}

.accordion-body {
/*  border: 1px solid #E5E5E5;*/
  background-color: #FFF;
  margin-bottom: 20px;
}
.accordion-body #friends{
  padding: 8px;
  margin: 0px;
}
.accordion-body ul.stack-list {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font-size: 0.8em;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px; 
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}
  ul.stack-list li{
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  ul.stack-list li a{
    display: block;
    background-color: #FFF;
    color: #797C80;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 2px 8px;
    font-size: 12px;
  }
  ul.stack-list li a:hover {
    color: #08C;
  }
  ul.stack-list li a.featured{
    color: #333;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: none;
    border-bottom: 1px solid #E1E1E1;
    background-color: #F4F7FB;
  }
  ul.stack-list.shared li a.featured,
  ul.stack-list.private li a.featured {
    border-top: 1px solid #E1E1E1;
  }
  ul.stack-list li a.private{
    background-color: #F4F7FB;
  }
  ul.stack-list li a.active{
    color: #333;
    font-weight: bold;
  }

  ul.search-list li{
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  ul.search-list li a{
    display: block;
    background-color: #FFF;
    color: #797C80;
    border-bottom: none;
    border-top: 1px solid #E5E5E5;
    padding: 12px 8px;
    font-size: 12px;
  }
  ul.search-list li:first-child a{
    border-top: none;
  }

  ul.search-list li a:hover {
    color: #08C;
    background-color: #F5F5F5;
  }
  ul.search-list li a img{
    margin-right: 10px;
  }
  

#new-stack-inline {
  border-bottom: 3px solid #999;
  padding: 6px;
}
  #new-stack-inline .close-button {
    float: right;
  }
  #new-stack-inline .add-new-stack {
    padding-left: 10px;
    font-size: 12px;
    font-weight: normal;
  }

  #new-stack-inline .add-new-stack input {
    font-size: 12px;
    border: 1px solid #F00;
    padding: 0px;
  }
  
  #sidebar #top-buttons .add-new-stack input#new-stack-inline-name {
    border: 1px solid #999;
    padding: 8px 12px 8px 8px;
    font-weight: normal;
  }
  #sidebar #top-buttons .add-new-stack input#new-stack-inline-issecure {
    display: inline;
  }
  #sidebar #top-buttons .add-new-stack input#add-button {
    padding: 8px 18px 8px 18px;
    color: #FFF;
  }

body #content .editable-wrapper p.stack_description {
  font-size: 12px;
  float: left;
  max-width: 600px;
}
body #content .editable-wrapper p.stack_description:hover {
  text-shadow: none;
  color: #FFF;
}
.editable-wrapper .stack_description p,
.editable-wrapper textarea.stack-description-textarea {
  font-size: 12px;
  padding: 5px;
  height: 1.5em;
  width: 600px;
}

.messages {
  margin-top: 10px;
  float: right;
  font-size: 0.8em;
  color: #555;
  width: 330px;
  margin-right: 15px;
  padding: 0px 20px;
  background-color: #FFC;
  border: 1px solid #EEB;
}
.messages p {
  margin: 4px;
  padding: 4px;
}

#content .result-box a.external_link {
  background-color: transparent;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
}
#content .result-box a.external_link:hover {
  background-color: transparent;
  cursor: pointer;
}

#friends-selector .accordion-body {
  border: none;
  margin-bottom: 0px;
  border-bottom: 1px solid #E5E5E5;
  background-color: #F2F2F2;
}

.shared-members {
  padding: 8px 15px;
}
.shared-members h4{
  margin-top: 3px;
}
.shared-members ul{
  margin-bottom: 10px;
}
.shared-members ul li{
  margin-bottom: 3px;
}

#search-box {
  position: absolute;
  left: 330px;
  top: 0px;
  width: 270px;
}
#search-box p {
  font-size: 13px;
}
#search-box input {
  background-color: #F2F2F2;
  border: 2px solid #BBB;
  border-bottom-left-radius: 3px 3px;
  border-bottom-right-radius: 3px 3px;
  border-top-left-radius: 3px 3px;
  border-top-right-radius: 3px 3px;
  color: #AAA;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 10px;
}

table.data{
  width: 100%;
}
table.data th h3{
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
  table.data thead th, table.data thead td {
    color: #999;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0px;
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #DDD;
  }
  table.data tbody th, table.data tbody td {
    border-bottom: 1px solid #DDD;
    margin: 0px;
    padding: 10px;
    vertical-align: top;
  }
  table.data tbody th h3 a {
    float: left;
  }
  table.data tbody th h3 span {
    font-size: 11px;
    color: #999;
    font-weight: normal;
    line-height: 10px;
  }
  table.data th.user-pic {
    padding-right: 0px;
    width: 26px;
  }
  table.data th.user {
    line-height: 16px;
  }
  table.data td.number a {
    vertical-align: middle;
    font-size: 17px;
    font-weight: bolc;
  }
  table.data th a img {
    border: 1px solid #E5E5E5;
    padding: 3px;
  }
  
  #content h1 span {
    text-shadow: #FFF 1px 1px 1px;
  }
  body #content #usertweets-rightside h1 {
    font-size: 1.4em;
  }

  body.preview #content #usertweets-leftside {
    margin: 0px 0px 0px 0px;
    float: left;
    width: 720px;
  }
  body.preview #content #usertweets-rightside {
    padding: 0px;
    width: 185px;
    float: right;
  }

  body #content #usertweets-leftside {
    margin: 0px 0px 0px 0px;
    float: left;
    width: 640px;
  }
  body #content #usertweets-rightside {
    padding: 0px;
    width: 245px;
    float: right;
    margin-top: 13px;
  }


  body #content #stacktweets-leftside {
    margin: 0px 0px 0px 0px;
    width: 640px;
    float: left;
  }
  body #content #stacktweets-rightside {
    padding: 0px;
    width: 245px;
    float: right;
    margin: -23px 0px 0px 0px;
  }

  body.preview #content #stacktweets-leftside {
    margin: 0px 0px 0px 0px;
    float: left;
    width: 720px;
  }
  body.preview #content #stacktweets-rightside {
    padding: 0px;
    width: 185px;
    float: right;
  }



  #tweet_browser {
/*    background-color: #FFF;
    border: 1px solid #E5E5E5;
    -webkit-box-shadow: #F4F4F4 0px 0px 10px;
    -moz-box-shadow: #F4F4F4 0px 0px 10px;
*/
    padding: 0px;
    position: relative;
  }
  #tweet_browser .list-buttons {
    padding: 10px;
    border-bottom: 1px solid #E5E5E5;
  }
  #tweet_browser .list-buttons p{
    margin: 0px 0px 0px 60px;
    font-size: 0.9em;
  }
    #tweet_browser #left_column {
      position: absolute;
      width: 220px;
      border-right: 2px solid #FFF;
    }
    #tweet_browser #right_column {
      margin-left: 230px;
    }
      #tweet_browser #left_column select{
        width: 210px;
        font-size: 21px;
        text-shadow: #CCC 0px 1px 1px;
      }
      #tweet_browser #left_column select{
        color: #666;
        font-weight: 600;
        padding: 10px;
      }

  #tweet_browser .category-list-items {
    position: relative; 
  }
  #tweet_browser .category-list-items a#u-profile-image {
    left: 0px;
    top: 0px;
    position: absolute; 
  }
  #tweet_browser .category-list-items a {
    font-size: 1em;
  /*  display: block;*/
    padding: 4px;
    margin-right: 3px;
    margin-bottom: 10px;
  }

  #tweet_browser .category-list-items span{
    font-size: 0.7em;
    color: #444;
    display: inline;
  }

  body #content p.user-description {
    margin: 0px 0px 18px 0px;
    padding: 0px;
    font-family: 'Helvetica Neue', Calibri, Arial, sans-serif; 
    font-size: 13px;
    line-height: 1.2em;
    font-weight: normal;
  }

  #user-tweet-list p.no-tweets {
    font-family: 'Helvetica Neue', Calibri, Arial, sans-serif; 
    margin-left: 20px;
  }

  #add-to-stack-window {
    text-align: left;
    width: 300px;
    position: absolute; 
    left: 342px; 
    top: 311px; 
    z-index: 200;
    background-color: #EAEFF2;
    -webkit-box-shadow: rgba(100, 100, 150, 0.546875) 6px 6px 6px;
    -moz-box-shadow: rgba(100, 100, 150, 0.546875) 6px 6px 6px;
    border: 1px solid #BBB;
    font-size: 11px;
    font-weight: 400;
    padding: 0px;
  }
  #add-to-stack-window .inner-wrapper{
    padding: 10px 10px 10px 10px;
    position: relative;
  }

  #add-to-stack-window a.close-button {
    float: right;
    padding: 2px 5px;
    width: auto;
    display: block;
    color: #FFF;
    margin: -5px 0px 5px 0px;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    background-color: #393939;
  }
  #add-to-stack-window a.close-button:hover {
    background-color: #999;
  }
  #add-to-stack-window a.close-button:active {
    background-color: #353535;
  }
  #add-to-stack-window ul {
    font-size: 11px;
    font-weight: 400;
    list-style: none;
    padding: 8px 0px 8px 0px;
    border: 1px solid #777;
    background-color: #666;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 4px;
  }

  #add-to-stack-window .add-new-stack input{
    width: 172px;
  }
  #add-to-stack-window .add-new-stack label{
    font-size: 11px;
    font-weight: 400;
    padding: 1px;
    color: #EEE;
  }

  /* Comment Box */
  #twitter-box,
  #comment-box {
    text-align: left;
    width: 300px;
    position: absolute; 
    left: 342px; 
    top: 311px; 
    z-index: 200;
    background-color: #EAEFF2;
    -webkit-box-shadow: rgba(100, 100, 150, 0.546875) 6px 6px 6px;
    -moz-box-shadow: rgba(100, 100, 150, 0.546875) 6px 6px 6px;
    border: 1px solid #BBB;
    font-size: 11px;
    font-weight: 400;
    padding: 0px;

  }
  #twitter-box .inner-wrapper,
  #comment-box .inner-wrapper{
    padding: 10px 10px 10px 10px;
    position: relative;
  }
  #add-to-stack-window p,
  #twitter-box p,
  #comment-box p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 8px 0px;
    font-size: 17px;
    font-weight: lighter;
    color: #999; 
  }
  #twitter-box h3,
  #comment-box h3{
    padding: 8px 0px 4px 0px;
  }

  #twitter-box textarea,
  #comment-box textarea{
    width: 188px;
    margin: 0px;
    padding: 4px;
    height: 55px;
    font-size: 12px;
    width: 265px;
  }
  #twitter-box a.close-button,
  #comment-box a.close-button {
    float: right;
    padding: 2px 5px;
    width: auto;
    display: block;
    color: #FFF;
    margin: -5px 0px 5px 0px;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    background-color: #393939;
  }
  #twitter-box a.close-button:hover,
  #comment-box a.close-button:hover {
    background-color: #999;
  }
  #twitter-box a.close-button:active,
  #comment-box a.close-button:active {
    background-color: #353535;
  }
  #twitter-box div#character-count {
    color: #444;
    font-weight: bold;
    font-size: 1.4em;
  }

  /* end */

  #user-tweet-list .user-tweet {
    padding: 5px;
  }
  .user-tweet:hover {

  }
  .user-tweet .tweet-label a.no-title{
    line-height: 1em;
    font-weight: normal;
    cursor: text;
    color: #111;
    padding: 4px 0px;
    margin-left: 0px;
    width: 100%;
  }
  .user-tweet .tweet-label a.no-title:hover {
    color: #444;
    background-color: #FFFFD3;
  }
  .user-tweet .tweet-label .tweet-label-textarea {
    width: 290px;
    height: 2.5em;
    padding: 4px;
  }

  .user-tweet a.short-url{
    font-size: 11px;
  }

  .user-tweet .action_div {
    clear: both;
  }

  .user-tweet a.action_link {
    float: right;
    color: #AAB;
    padding: 1px 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 11px;
  }
  .user-tweet a.action_link.has_comment {
    color: #111;
    font-weight: bold;
  }
  .user-tweet a.action_link.active,
  .user-tweet a.action_link:hover {
    color: #777;
    background-color: #DDD;
  }
  .user-tweet div.inline-comment {
    margin: 0px 0px 0px 220px;
    padding: 0px 0px 0px 0px;
    line-height: 1.3em;
    position: relative;
  }
  .user-tweet div.inline-comment.loading {
    min-height: 25px;
    background: transparent url(../assets/images/comments-loading.gif) no-repeat 10px 10px;
  }

  .user-tweet div.inline-comment {
    font-family: 'Helvetica Neue',Arial, sans-serif;
  	background-color: #FAFAFA;
  	border-bottom: 1px solid #CACACA;
  	clear: both;
  	z-index: 10;
  	border: 3px solid #999;
  	-webkit-box-shadow: 0px 0px 26px rgba(50,50,100,0.75);
    -moz-box-shadow: 0px 0px 26px rgba(50,50,100,.75);
    -webkit-transition: -opacity 20s ease-out;
    
  }
    .user-tweet div.inline-comment .comment{
      margin: 0px;
      padding: 5px 5px;
      font-size: 11px;
      border-bottom: 1px solid #EFEFEF;
      background-color: #E8E8E8;
    }
    .user-tweet div.inline-comment .comment img{
    	border: 2px solid #FFF;
    }
    .user-tweet div.inline-comment .comment-container {
      border: 1px solid #CACACA;
      border: none;
      background-color: #DDD;
      clear: left;
      height: 100px;
      padding:0px 0px 5px 5px;
    }
    .user-tweet div.inline-comment .comment-container h2 {
      font-size: 13px;
      display: block;
      padding: 10px 5px 5px;
    }
    .user-tweet div.inline-comment .comment-container .post-to-twitter-wrapper {
      float: right;
      margin: 10px 20px 0px 0px;
      font-size: 12px;
    }
    .user-tweet div.inline-comment .comment-container textarea  {
      width: 365px;
      height: 2em;
      clear: none;
    }






  .user-tweet .tweet-actions{
   width: 85px;
   opacity: 0;
   text-align: right;
   float: right;
  }
  .user-tweet.active .tweet-actions{
   opacity: 1;
  }
  .user-tweet:hover .tweet-actions{
   opacity: 1;
  }
  .user-tweet .tweet-actions a{
    font-size: 11px;
    font-weight: 400;
    color: #444;
    opacity: 0.6;
  }

  #usertweets-leftside .video-embed {
    padding-left: -35px;
  }

  .separator {
    border-bottom: 1px solid #EEE; 
  }
  a.u-name {
    margin-left: 45px;
  }
  .url-details {
    display: inline;
  }
  .domain {
    font-size: 12px;
/*    margin-left: 10px;*/
    color: #AAA;
    font-weight: normal;
    display: inline;
  }

  .shared-members h4 {
    margin: 1em 0 0.5em 0;
    font-size: 13px;
    color: #111;
    font-weight: bold;
  }
  .shared-members dl.members {
    font-size: 12px;
  }
  #sidebar #top-buttons .shared-members dl.members dt a
  {
    padding: 6px 0px 0px 0px;
  }
  #sidebar #top-buttons .shared-members dl.members dt {
    font-size: 12px;
    width: 20px;
    height: 2em;
    float: left;
  }
  #sidebar #top-buttons .shared-members dl.members dd {
    font-size: 12px;
    height: 2em;

  }
  #sidebar #top-buttons .shared-members dl.members a {
    font-weight: normal;
  }

  #user-profile {
    margin-bottom: 10px;
  }
  #user-profile h2 {
    font-size: 18px;
    font-weight: bold;
  }
  #user-profile h2 span {
    font-size: 15px;
    font-weight: normal;
    color: #A2A2A2;
  }
  #user-profile p {
    font-size: 16px;
  }
  #user-profile p a{
    font-size: 13px;
    color: #696969;
  }
  #user-profile p a:hover {
    color: #333;
  }
  #user-profile p strong{
    color: #CCC;
    font-size: 15px;
    padding: 0px 0px 0px 4px;
  }
  #user-profile #selector {
    margin-top: 15px;
    padding-bottom: 4px;
    width: 918px;
    background-color: #F2F2F2;
    border-bottom: 2px solid #DDD;
    padding-left: 10px;
  }
    
  
    #user-profile #selector ul li{
      float: left;
      list-style: none;
      margin: 0px 12px 0px 0px;
      padding: 1px 5px;
      margin-bottom: 0px;
    }
    #user-profile #selector ul li:first-child{
      padding-left: 0px;
    }
    #user-profile #selector ul li a {
      color: #999;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      padding-bottom: 5px;
    }
    #user-profile #selector ul li.selected a{
      background-color: #AAA;
      color: #F2F2F2;
      padding: 4px;
      border-bottom: 2px solid #999;
    }
  

  .welcome-home {
    margin: 0px 0px 20px 0px;
  }
  .welcome-home h2 {
    font-size: 18px;
  }


  #usertweets-rightside h1 {
  /*  border: 1px solid rgba(200,200,200,0.4);*/
    margin: 0px 0px -10px 5px;
    padding: 5px 15px 15px 15px;
  /*  display: inline-block;*/
  /*  -webkit-transform:rotate(-0.4deg);*/
  /*  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E8E8E8), color-stop(0.2,#FFFFFF)) #194b7e;*/

  }

  #usertweets-rightside h1 span {
    text-shadow: rgba(200,200,200,0.5) 0px 0px 1px;
  }

  #usertweets-rightside #selector {
  /*  position: absolute;*/
    margin-top: -1.1em;
  }
    #usertweets-rightside #selector a{
      text-transform: uppercase;
      font-size: 14px;
      margin-right: 10px;
      color: #666;
    }


  .user-tweet img.tweet-thumb {
    margin: 0px; 
    padding: 0px; 
    border: 6px solid #E5E5E5;
    background-color: #EEE; 
    -webkit-box-shadow: #CCC 0px 0px 3px;
    -moz-box-shadow: #CCC 0px 0px 3px;
  }
  .user-tweet a:hover img.tweet-thumb {
    border: 6px solid #AAA;
  }
  

  div#twitter-modal {
    display: none;
    width: 460px;
    opacity: 0.0; 
    z-index: 0;
    position: absolute; 
    top: 60px; 
    left: 170px;  
    padding: 20px 20px 0px 20px;
    border: solid 1px #bbb;
    background: #fff;
    -webkit-box-shadow: 0px 0px 26px rgba(50,50,100,0.75);
    -moz-box-shadow: 0px 0px 26px rgba(50,50,100,.75);
    -webkit-transition: -opacity 20s ease-out;
    background: #F5F5F5 url(../assets/layout/g-background-noise.gif);
  }

  div#bottom-comments {
    width: 530px;
    margin-left: 25px;
  }

  div#twitter-modal.shown,
  div#bottom-comments.shown {
    opacity: 1.0;
    display: block;
    z-index: 100;
    -webkit-transition-duration: 2s;
  }

    .share-options {
      position: relative;
      margin-left: 250px;
    }
      .share-options a{
        font-size: 0.9em;
        display: block;
        float: left;
        padding: 6px 12px;
        margin-top: -12px;

      }
        .share-options a.active {
          background-color: #EBEFF1;
        }
        .share-options a.share{

        }
        .share-options a.direct-message{

        }

  div#new-tweet{
  	height: 35px;
  	float: right;
  	padding: 15px 30px 10px 0px;
  	width: 720px;
  }

  div#new-tweet h1{
    font:normal normal 2.1em 'Helvetica Neue',Arial, sans-serif;
  	font-weight: lighter;
    color: #333;
  	text-shadow: #CCC 0px 1px 1px;
  	padding-top: 0px;
  	line-height: 1.2em;
  	padding-bottom: 5px;
  }

  div#new-tweet-wrapper {
  	margin: 0px auto;
  	width: 870px;
  	height: 60px;
  }
  div#new-tweet-wrapper img#logo{
  	margin-top: 10px;
  }



  #comments-post-box {
    position: relative;
    z-index: 1;
  }

  #comments-post-box {
    height: 75px;
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 20px 5px;
    width: 510px;

  }
  #comments-post-box .login{
  	float: right;
  	margin-right: 15px;
  	color: #AAA;
  }


  /* Use the media query to determine if 3D transforms are supported */

  .face {
    position: absolute;
    width: 100%;
  }
  .frontside {
  	border: 2px solid #FFF;
  	cursor: pointer;
  	-webkit-border-radius: 8px;
  	background: #F2F2F2 url(../assets/images/post-comment.png) no-repeat 10% 80%;
  }
  .frontside:hover {
  	background-color: #EFEFEF;
  }
  #comments-post-box .frontside h2{
  	font-family: 'Helvetica Neue','Arial';
  	font-weight: lighter;
  	color: #8E8062;
  	text-align: right;
  	padding: 20px 20px 20px 20px;
  	font-size: 28px;
  }

  #sidebar .close-button-wrapper {
  	position: relative;
  }
  #comments-post-box textarea{
    width: 170px;
    height: 40px
  }
  #comments-post-box input{
    font-size: 13px;
  }
  #comments-post-box .backside h2{
    font-family: 'Helvetica Neue', Calibri, Arial, sans-serif; 
  	font-weight: normal;
    width: 244px;
    float: left;
  	font-size: 13px;
  	line-height: 1.2em;
  	padding-bottom: 4px;
  	color: #999;
  }
  .post-to-facebook-wrapper,
  .post-to-twitter-wrapper {
  	font-family: 'Helvetica Neue','Arial';
  /*  text-shadow: #111 0px 1px 1px;*/
  	font-weight: 600;
  	font-size: 14px;
  	line-height: 1.2em;
  	padding-bottom: 4px;
  	color: #999;

  }
  .post-as-directmessage,
  .post-to-twitter {
    overflow: hidden;
  }
  .post-as-directmessage textarea#tweet-area,
  .post-to-twitter textarea#tweet-area {
    height: 1.5em;
    font-size: 12px;
    width: 350px;
    padding: 8px;
  }
  .post-as-directmessage textarea#comment-area,
  .post-to-twitter textarea#comment-area {
    height: 2.5em;
    font-size: 12px;
    padding: 5px;
    width: 380px;
  }

  #sidebar p.welcome {
  	font-size: 14px;
  }
  #content .result-box #user-profile {
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
  #content .result-box #user-profile.view-page {
    height: 65px;
  }
  #content .result-box #user-profile p.welcome a{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 14px;
  }
  #content .result-box #user-profile a.twitter-handle{
  	padding-top: 4px;
  	font-weight: bold;
  	font-size: 14px;
  	color: #0079C0 !important;
  }
  #content .result-box #user-profile img{
  	background-color: #FFF;
  	border: 1px solid #E5E5E5;
  	padding: 4px;
  }

  #comments {
    margin-top: 20px;
    width: 510px;
    margin-left: 5px;
  }
  #comment-list-wrapper {
  	margin-top: 5px;
  	width: 510px;
  	position: relative;
  	background-color: #FFF;
  	background-color: transparent;
  }
  #comment-list-loading {
  	background: transparent url(../assets/images/comments-loading.gif) no-repeat;
  	position: absolute;
  	width: 16px;
  	height: 16px;
  	top: 10px;
  	right: 20px;
  }

  .bottom-comments {
    width: 500px;
  }
  .comment-count h3 {
    color: #444;
    text-shadow: #ddd 0px 1px 1px;
    font-size: 14px;
    text-transform: uppercase;
  }

  #comment-list {
  /*  border-top: 12px solid #EBEFF1;
    border-bottom: 12px solid #EBEFF1;
  */  width: 500px;
    font-family: 'Helvetica Neue',Arial, sans-serif;
    background-color: #FFF;
    background-color: transparent;
    padding: 10px;
    margin: 0px;
  }


  #comment-list .comment-item:first-child{
      border-top: 1px solid #EFEFEF;
  }
  #comment-list .comment-item{
    margin: 4px 0px 0px 0px;
    padding: 15px 8px;
    font-size: 13px;
    border-bottom: 1px solid #EFEFEF;
    width: 350px;
    float: left;
  }
  #comment-list .comment-item span {
    display: block;
    margin-top: 10px;
    margin-left: 54px;
    font-size: 11px;
    color: #CCC;
  }
  #comment-list .comment-item a {
    display: block;
    margin-left: 54px;
    margin-bottom: 5px;
  }
  #comment-list .comment-item span a {
    display: inline;
    margin: 0px;
    color: #666;
  }
  #comment-list .comment-item img{
    padding: 3px;
  	border: 1px solid #E5E5E5;
  	-webkit-border-radius: 2px;
  	-moz-border-radius: 2px;
  	border-radius: 2px;
  }

  .form-wrapper {
  	position: relative;
  	margin: 0px;
  	padding: 0px;
  	width: 690px;  
  }
  #sidebar {
    float: right;
    margin: 12px 0px 0px 0px;
    padding: 72px 10px 10px;
    width: 220px;
  }
  #sidebar #top-buttons div {
    border-bottom: 1px solid #DDD;
  }
  #sidebar #top-buttons div:first-child {
    border-top: 1px solid #DDD;
  }
  #sidebar #top-buttons div:hover {
    background-color: #F5F5F5;
  }
  #sidebar #top-buttons div.active {
    background-color: #E5E5E5;
  }
  #sidebar #top-buttons div.inner,
  #sidebar #top-buttons div.inner:hover,
  #sidebar #top-buttons div.inner.active {
    background-color: #FFF;
    padding: 10px;
    background: #F5F5F5 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#F8F8F8));
  }
  
  #new-stack-inline-name {
    margin-left: 15px;
  }
  
  #sidebar.floating {
      background-color: #FFF;
      position: absolute;
      top: 30px;
      right: 0px;
      margin: 12px 0px 0px 0px;
      padding: 0px 10px 10px 10px;
      width: 220px;
      z-index: 100;
  }

  #sidebar #top-buttons,
  #sidebar #top-buttons a{
    font-weight: bold;
    padding: 8px 12px 8px 20px;
    display: inline-block;
    color: #555;
    font-size: 13px;
  }

  #sidebar #top-buttons .bookmarklet{
    padding: 8px 12px 8px 20px;
  }
  #sidebar #top-buttons .bookmarklet a{
    padding: 0px;
  }
  
  #sidebar #top-buttons input{
    font-weight: bold;
    padding: 8px 12px 8px 20px;
    display: block;
    color: #555;
    font-size: 13px;
    border: none;
    outline: none;
  }

  #sidebar .example-ad{
  	padding: 0px;
  	width: 250px;
  	height: 250px;
  	background-color: #999;

  }
  #sidebar .example-ad p{
  	font-size: 1.9em;
  	color: #FFF;
  	padding-top: 105px;
  	text-align: center;	
  }



  span.nocode {
  	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
  }
  .form-wrapper .tweet-label-textarea {
    width: 500px;
    height: 1.5em;
    font-size: 1em;
  /*  margin: 11px 0px 0px 15px;*/
  }

  #post-twitter #submit,
  #post-comment #submit {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
   	text-shadow: #999 0px 1px 1px;
    border: none;
    padding: 6px 8px;
    margin-top: 10px;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
    background-color: #C0C0C0;
    margin-left: 0px;
  }
  #post-twitter #submit:hover,
  #post-comment #submit:hover {
    background-color: #0086D0;
    text-shadow: #111 0px 1px 1px;
  }

  #stats {
    margin-top: 0px;
  }
  #stats .stat-box {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #FFF;
    padding: 7px;
    width: 120px;
    margin: 4px;
    color: #AAA;
  }
  #stats #view-count.stat-box {
    width: 95px;
  }
  #stats .stat-box h2 {
    text-align: center;
    color: #AAA;
    font-size: 16px;
  }
  #stats .stat-box h3 {
    background-color: #FFF;
    font-size: 22px;
    text-align: center;
    color: #AAA;
  }

  #content .result-box a {
    margin: 11px 0 0 0px;
    padding: 4px 4px;
    color:#222;
  	font-size: 1.1em;
  	font-weight: 500;
  	font-family: 'Helvetica Neue','Arial';
  }
  #content .result-box .result-box-head a:hover {
    background-color: #51ABE4;
    color: #FFF;
  	cursor: auto;
  }
  #top-buttons {
  }
  .image-sidebar #top-buttons {
    margin: 0px 25px 0px 0px;
  }


  #content .result-box a.external_link {
    background-color: transparent;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    cursor: default;
  }
  #content .result-box a.external_link:hover {
    background-color: transparent;
  }
  .move-to-stack {
    font-size: 12px;
  }
  .move-to-stack {
    padding: 6px;
    color: #333;
    border: 1px solid #E5E5E5;
    background-color: #F2F2F2;
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;  
  }
  .move-to-stack:hover {
    color: #333;
    background-color: #EFEFEF;
    border-color: #CCC;
  /*  -webkit-box-shadow: inset #DDD 1px 1px 1px;*/
  }
  .move-to-stack a {
    color: #333;
  }
  .move-to-stack a:hover {
    color: #333;
  }
  .move-to-stack p.edit-heading{
    font-size: 12px;
    font-weight: bold;
    text-shadow: #FFF 0px 0px 1px;
  }

  #short-url-copy {
      background-color: transparent;
  }

#content #tncs {
  padding: 0px 20px; 
}
#content #tncs h2 {
  margin: 0 0 15px 0;
}

#content #tncs h3 {
  margin: 0 0 10px 0;
}

#content #tncs p {
  line-height: 20px;
  font-size: 13px;
  margin: 0 0 20px 0;
}

#content #tncs ul {
  font-size: 13px;
  margin: 0 0 14px 0;
  padding: 0 0 0 24px;
}

#content #tncs ol {
  font-size: 13px;
  margin: 0 0 14px 0;
  padding: 0 0 0 24px;
}

#content #tncs ul:last-child, #content #tncs ol:last-child {
  margin: 0 0 0 0;
}

#content #tncs ul li {
  line-height: 20px;
  list-style: disc;
  margin: 0 0 16px 0;
  text-align: justify;
}

#content #tncs ol li {
  line-height: 20px;
  list-style: decimal;
  margin: 0 0 16px 0;
  text-align: justify;
}

.banner {
  background: #EEE;
  border-bottom: ;
  border-top: 1px solid #DDD;
  color: #999;
  margin: 0px;
  padding: 20px 0px 0px;
  border-bottom: 1px solid #DDD;
}
  .banner h1{
    text-align: center;
  }
/* !Forms */
/*-------------------------------------------------------------------- */
#user-form {
    background: #fff;
    border: 1px solid #e6e6e6;  
    margin: 0 auto 30px;
    padding: 20px 30px 0;
    width: 275px;
    overflow:hidden;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
}
#user-form.siwt-form {
  width: 159px;
}
    .f p {margin: 0;}
    .f label {
      font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
      display: block;
      clear: both;
      }

    .f input[type="text"], .f input[type="password"], .f textarea {
        background: #fcfcfc;
        border: 1px solid #e6e6e6;
        color: #777;
        font: 13px/16px "Helvetica Neue", Lucida, Verdana, sans-serif;
        outline: none;
        padding: 6px 8px;
        border-radius: 5px; 
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        width: 250px;
    }
    .f input[type="text"]:hover, .f input[type="password"]:hover, .f textarea:hover {
        border: 1px solid #ccc;
    }
    .f input[type="text"]:focus, .f input[type="password"]:focus, .f textarea:focus {
        background: #fff;
        border: 1px solid #ccc;
        color: #444;
    }

    .form100 {margin-bottom: 20px; width: 360px;}
    .form100 input[type="text"] {width: 342px;}
    .form50 {margin-bottom: 20px; width: 170px;}
    .form50 input[type="text"], .form50 input[type="password"] {width: 152px;}
    .form-left {float: left;}
    .form-right {float: right;}
    .form-checkbox {padding-top: 3px;}
    .form-checkbox label {font: normal 13px/1.75em "Lucida Grande", "Lucida Sans", Verdana, sans-serif !important;}
    .notrequired {color: #999;}
    .tip {color: #999; font-size: 11px; padding-top: 5px;}

    .green-light button, .grey-light button {
        border: none;
        color: #fff;
        cursor: pointer;
        display: block;
        font: bold 1.1em/32px "Helvetica Neue", Helvetica, Arial, sans-serif;
        height: 32px;
        text-align: center;
        text-shadow: rgba(0,0,0,.25) 0px -1px 1px;
        width: 170px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    .green-light button {background: #9ac200 url('../assets/images/bg-button-submit.gif') top left repeat-x;}
        .green-light button:hover {background: #adda00; text-decoration: none;}
        .green-light button:active {background: #9ac200; text-decoration: none;}
    .grey-light button {background: #a3a4a3 url('../assets/images/bg-button-edit.gif') top left repeat-x;}
        .grey-light button:hover {background: #b6b6b6; text-decoration: none;}
        .grey-light button:active {background: #a3a4a3; text-decoration: none;}

    #user-form fieldset {
        border: none;
        border-top: 1px solid #eee;
        padding-top: 10px;
        text-align: center;
    }
        #user-form fieldset legend {
            color: #bbb;
            font: italic 15px "Times New Roman", Times, serif;
            padding: 0 20px;
            text-align: center;
        }
        
        #user-form .terms {
            clear: both;
            color: #aaa;
            font-size: 9px;
            text-align: center;
        }
    
.sidebar-heading {
  padding: 21px 0px 6px 4px;
  background-color: #F2F3F4;
}
