html{color:#333;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body,  div, p, input {
	font-family:arial, sans-serif;
	font-size:14px;
	line-height: 23px;
	color: #333;
}
p {
	margin-top: 10px;
	margin-bottom: 20px;
}
li {
	list-style-position: inside;
}
ol li {
	list-style-type: decimal;
}
ul li {
	list-style-type: disc;
}
a.ajax, a.ajax:visited {
	color: blue;
	text-decoration: none;
	border-bottom: 1px dotted blue;
}
a.external {
	background:transparent url(/images/external_link.png) no-repeat scroll right center;
	padding-right:13px;
}
.text1 {
	font-size: 14px
}
.sysreq {
	font-size:11px
}
.tagline {
	font-size:18px;
	margin-bottom:4px
}


h1, h2{background:#e5ecf9;
	font-size:16px;
	padding:4px 6px 4px 6px;
	margin-bottom:4px;
	margin-top: 20px;
}
h1 {
	font-weight: bold;
	text-align: center;
}
h1, h2 {
	font-weight: normal;
}
.red {
	color: red;
}
h2 table {
	width: 100%;
	border-collapse: collapse;
}
h2 .grayed {
	color: gray;
}
h2 .images_tip {
	text-align: right;
	color: gray;
	font-size: 8pt;
	font-weight: normal;
}
h2 .images_tip a{
	color: #6688FF;
}
h2 .images_tip a:visited{
	color: #4F2F43;
}
h3 {
	font-weight: bold;
}
blink {
	color: #850400;
}
.error {
	color: #850400;
}
.error_bg {
	background: #850400;
}
textarea {
	width: 100%;
	height: 300px;
}

.grayed {
	color: gray;
}
.small {
	font-size: small;
}


div.info {
	margin: 10px; 
	padding: 20px; 
	border: 3px solid #e68b32; 
	background: #e6edff;
}
div.info p{
	color: black;
	margin-bottom: 0;padding-bottom: 0;
}



/*-----------*/
#previewer {
	height: 100%;
	text-align: center;
}

table.admin_edit {
	border: 1px solid gray;
	border-collapse: collapse;
}
table.admin_edit td, table.admin_edit th{
	border: 1px solid gray;
	padding: 5px;
}
table.admin_edit th {
	font-weight: bold;
}
#bitly_link {
	color: gray;
}
#bitly_link a {
	color: gray;
}
#bitly_link a:hover {
	color: blue;
}

ol.pastes li, 
ul.pastes li {
	margin-bottom: 10px;
}
li {
		margin-bottom: 5px;
}
.suspicious,
.suspicious a {
	font-style: italic;;
}

.admin li.deleted,
.admin tr.deleted,
.admin li.deleted a {
	border-bottom: 1px solid #F00;
	text-decoration: none;
}
.admin tr.deleted th {
	color: red!important;
}
.admin tr.deleted td {
	background: pink!important;
}
tr.suspicious th {
	font-weight: bold;;
}
tr.suspicious td {
	background: lightgray!important;
}
tr.banned_ip th {
	text-decoration: line-through;
	font-weight: bold!important;
}
table.top_uploaders tr.banned_ip td {
	background: lightgray!important;
}
table.top_uploaders td.small a {
	text-decoration: none;
	color: inherit;
}
table.top_uploaders td.small a.suspicious {
	text-decoration: line-through;
	font-style: normal;;
}

form.button_to,
form.button_to div {
	display: inline;
}

/* G-Button */
.mainCallLeft{

	padding: 0px 0 0px 0px;
	width:200px;
	background:transparent;
  }
 
div.g-button {
	margin: 0 0 7px 0px;
/*	border: 1px solid #BFD4F2;*/
	background-color: transparent;
	padding: 8px 5px 3px 9px;
	text-align: center;
}
 
div.g-button div {
	background: url("http://i.pastehtml.com/images/button/g-button-cr1-1_wt.gif") no-repeat 0% 0%;
	font-size: 1.3em;
	background-color: #5679a5;
}
 
div.wide div.g-button div {
	max-width: 300px;
	margin: 0 auto;
}
 
div.g-button div span span a {
	display: block;
	color: #fff !important;
	background: url("http://i.pastehtml.com/images/button/g-button-cr1-2_wt.gif") no-repeat right bottom;
	padding: 8px 18px 13px 13px;
	text-decoration: none;
	font-weight: bold;
}
 
div.g-button div span {
	display: block;
	background: url("http://i.pastehtml.com/images/button/g-button-cr1-1_wt.gif") no-repeat right -400px;
	height: 1%;
}
 
div.g-button div span span {background: url("http://i.pastehtml.com/images/button/g-button-cr1-1_wt.gif") no-repeat left bottom;}


#header {
	width: 750px;
	border: 0;
	text-align: center;
	padding: 0;
	margin:0;
	margin-left: auto;
	margin-right: auto;
border-bottom:1px solid #ccc;
}
#header td {
	padding: 0;
	margin:0;
}
#header td#logo2 {
	width: 1%;
}
#header #tagline {
	text-align: left;

}

.tagline_gray {
	color: gray;
	padding-left: 5px;
}
#header td.login_button {
	text-align: right;
}
#header form.button-to {	
	float: right;
}
#header a.nick {
	font-size: small;
}

#footer {
	text-align: center;
	color: gray;
	margin-top: 10px;
	margin-bottom: 3px;
}
#disclaimer {
	font-size: 12px;
	margin-top: 5px;
	line-height: 14px;
}

.sign_in_p img {
	vertical-align: middle;
	margin-bottom: 5px;
}

textarea.txt {
	font-family: Courier New;
}
#txtarea {
	border: 5px solid #CCFFCC;
	border-bottom: 5px solid #CCFFCC;
}
div#input_type {
	
}
div#input_type span {
	padding:3px;
}
div#input_type .or {

}

div#submit, div#submitting {
	text-align: center;
}

div#submitting {
	width:200px;
	border: 1px solid #BFD4F2;
	background-color: #fff;
	padding: 5px 0 5px 0;
	text-align: center;
	margin: 0 0 7px 0px;
}
#submit {

}

table.recaptchatable td {
	background-color: #dbdbdb!important;
}
#submit p {
	margin-bottom: 0;
}
table.submit_and_adsense td{
	text-align: center;
	vertical-align: middle;
}
#cke_txtarea {
	border: none;
	padding:0;
}

#fb_like_td {
	padding-left: 10px;
	vertical-align: middle;
}

table.pastes {
	
}

table.pastes td {
	padding: 3px;
}

table.pastes tr.deleted td, 
table.pastes tr.deleted td a {
	color: lightgray;
}
table.pastes tr.deleted td.date {
	text-decoration: line-through;
}

.dsq-dc-logo, .dsq-sharing-options, #dsq-comments-title, .dsq-options {
	display: none!important;
}
.dsq-post-area h3 {
	display: none!important;
}
#dsq-content .dsq-comment-header {
	background: #E5ECF9!important;
}

.faq {
	border: 1px solid lightgray;
	padding: 10px;
	padding-top: 0;
	background: #E6E6E6;
	margin-top: 20px;
	-webkit-box-shadow: 0 5px 5px #DDD;
	  -moz-box-shadow: 0 5px 5px #DDD;
	  box-shadow: 0 5px 5px #DDD;
}
.faq h2 {
	background: lightgray;
}

table.nice_table {
	padding: 0;
	margin: 0;
}

table.nice_table th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: right;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA ;
}

table.nice_table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

table.nice_table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


table.nice_table td.alt {
	background: #F5FAFA;
	color: #797268;
}

table.nice_table th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff ;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

table.nice_table th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa ;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

table.nice_table h2 {
	background: none;
	margin: 0;
	padding: 0;
	font-size: inherit;
}

#uploaded_wrapper {
	margin: 150px 0 150px 0;
}
#page_is_saved {
	font-size: 24px; color: #e68b32;
}
#here_is_address {
	font-size: 24px; color: #194b7b;
}
#subdomain_bg {
	background: #E6EDFF;
	padding: 3px;
	display: inline-block;
	color: black;
}

html#preview_html {
	height: 100%;
}
body#previewer,
body#previewer div,
body#previewer p,
body#previewer a, 
body#previewer input {
	font-family:arial, sans-serif;
	font-size:12px;
}
body#previewer {
	height: 100%; 
	padding: 0 10px 0 10px;
	background: white;
	    /* Mozilla: */
	    background: -moz-linear-gradient(top, #ffffff, #000000);
	    /* Chrome, Safari:*/
	    background: -webkit-gradient(linear,
	                left top, left bottom, from(#ffffff), to(#000000));
	    /* MSIE */
	    filter: progid:DXImageTransform.Microsoft.Gradient(
	                StartColorStr='#ffffff', EndColorStr='#000000', GradientType=0);
}

#previewer table#wrapper {
	height: 100%;
	width: 100%;
}
#previewer table#wrapper td#logo_cell{
	vertical-align: middle;
	text-align: left;
	width: 33%;
	height: 40px;
}
#previewer table#wrapper td#look_like_this{
	vertical-align: middle; 
	text-align: center;
	font-size: 24px; 
	color: #e68b32;
	font-weight: bold;
}
#previewer table#wrapper td#buttons{
	text-align: right;
}
#previewer table#wrapper td#buttons form{
	text-align: right;
}
#previewer table#wrapper td#buttons #submitting{
	width:200px;
	border: 1px solid #BFD4F2;
	background-color: #fff;
	padding: 5px 0 5px 0;
	text-align: center;
	margin: 0 0 7px 0px;
}





body#previewer iframe {
	border: 0px;
	width: 100%;
	height: 100%;
	background: white;
	padding: 0;
	margin: 0;
	border: 1px dashed lightgray;
}
#preview_td {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: top;
}

html#view_iframe,
html#view_iframe body {
	width: 100%;
	height: 100%;
	color: #333;
	margin: 0;
	padding: 0;
}

html#view_iframe #wrapper {
	background: green;
	border: none;
	width: 100%;
	height: auto;
	position: absolute;
	background: white;
	bottom:0;
    top:0;
    left:0;
    right:0;
	padding: 0;
	margin: 0;
	margin-bottom: 32px;
	display: block;
}
html#view_iframe #wrapper iframe {

	height: 100%;
	width: 100%;
	background: white;

	display: block;
	border: none;
	margin: 0;
	padding: 0;
}
#iframe_tr td {
	vertical-align: top;
}
#view_iframe #controls {
	height: 28px;
	position: fixed;
	width: 100%;
	bottom: 0;
	padding-top: 4px;
	border-top: 1px solid #e6e6e6;
	background: #e6e6e6 url(http://i.pastehtml.com/images/design/iframe/bg.gif);
	padding-left: 5px;
}
#view_iframe #controls .rounded {
	position: absolute;
	bottom: 32px;
	right: 5px;
}
#view_iframe #controls .logo {
	position: absolute;
	bottom: 5px;
	right: 15px;
}
#view_iframe  #controls  .logo img {
	width: 150px;
	height: 29px;
}
#hosted_on {
	position: absolute;
	bottom: 5px;
	right: 169px;
	color: gray;
	font-size: 12px;
}

a.btn {
	text-decoration: none;
}
.btn.danger,
.alert-message.danger,
.btn.danger:hover,
.alert-message.danger:hover,
.btn.error,
.alert-message.error,
.btn.error:hover,
.alert-message.error:hover,
.btn.success,
.alert-message.success,
.btn.success:hover,
.alert-message.success:hover,
.btn.info,
.alert-message.info,
.btn.info:hover,
.alert-message.info:hover {
  color: #ffffff;
}
.btn .close, .alert-message .close {
  font-family: Arial, sans-serif;
  line-height: 18px;
}
.btn.danger,
.alert-message.danger,
.btn.error,
.alert-message.error {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.success, .alert-message.success {
  background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.info, .alert-message.info {
  background-color: #339bb9;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5bc0de), to(#339bb9));
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #339bb9 #339bb9 #22697d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  padding: 5px 14px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  color: #333;
  font-size: 13px;
  line-height: normal;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
.btn:hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}
.btn:focus {
  outline: 1px dotted #666;
}
.btn.primary {
  color: #ffffff;
  background-color: #0064cd;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
  background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
  background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
  background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
  background-image: -o-linear-gradient(top, #049cdb, #0064cd);
  background-image: linear-gradient(top, #049cdb, #0064cd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #0064cd #0064cd #003f81;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.active, .btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn[disabled] {
  cursor: default;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn.large {
  font-size: 15px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn.small {
  padding: 7px 9px 7px;
  font-size: 11px;
}