/* reset.css
   From http://meyerweb.com/eric/tools/css/reset/
   v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
  
  
  #hugescreen{
position:fixed;
left:1700;
top:150;
}
#byfurie{
position:absolute;
z-index:888888;
left:290;top:353;
}
#chatrap{
  width:610;

  margin-left:auto;
  margin-right: auto ;



}
a {
	text-decoration: none;
	color: #000;
}
#footer
{
	text-align:center;
	position:fixed;
	width:100%;
	bottom:0px;

line-height:3.1;
	font-size:11px;
word-spacing:6px;
height:28px;
	color: #000;

}
#footer a {
	font-size: 11px;	text-decoration: none;
	color: #000;
}
#footer a:link {
	text-decoration: none;
	font-size: 11px;
color:000;
}

#footer a:hover {
	text-decoration:none;
	font-size: 11px;
	color: #f0e;
}


#log
{
	position:absolute;
	
	top:57px;
	padding-top: 25px;

	
	
}
#posts {
	
	
	
}

      .editable {
         color: #0AA;
      }
      .editing {
         color: #F0F;
      }
      div#avatar {
	overflow: hidden;
	text-overflow: ellipsis;

	padding-bottom:20px;
      }
	

	input.inplace_field {
		width: 100%;	
	}

	textarea.inplace_field {
		width: 100%;
		height: 50px;
	}

	  h2 {

	letter-spacing:-1px;
color:#087cff;
	height:40px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 1px 3px 3px #c8cbce;
}

#headerbar{
top:80;
	background-image:url(/static/img/welcomebar.gif);
}
.invisible { display: none !important; }
body{
	background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x;
	background-repeat:repeat-x;
	background-position:top;
	background-position:top;
background-attachment:fixed;
		margin: 0;
	

	
}

/* CSS Document */
	

#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
	background-repeat:repeat-x;overflow:hidden;
	background-position:1 10;text-align: justify; text-justify: newspaper;
background-attachment:fixed;
		margin: 0;

	
}

f1 { background-color:#000000;
      font: 12px "Microsoft Sans Serif";
	  color:#FFFFFF;
	  
}

ul {
	
	margin: 4px;
	padding: 15px;
	
}
	
#boxshadow {
	box-shadow:-10px 5px #000;
	-webkit-box-shadow:-10px 5px #000;
	-moz-box-shadow: -10px 5px #000;
	
}

.divDragTitle {
    position: absolute;
    height: 24px;
padding:0;
    background-color:#fff;	
background-image:url(/static/img/upload.png);
    border:1px solid #999;
	cursor:move;
	box-shadow:0px 0px 10px #100;
	-webkit-box-shadow:0px 0px 10px #100;
	-moz-box-shadow: 0px 3px 10px #100;
	
}

.divDragTitle table {
    border-spacing:0px; width:100%;

}

.divDragTitle table tr td {
    font-family:Arial,Helvetica,sans-serif;
	padding-left:5px;
	text-shadow: 1px 1px 1px #333;
	font-size:13;

	color: #fff;
font-weight:bold;
    color:#FFFFFF;

}

.divDragContent {
    position: absolute;
    background-color:#FFFFFF;
    padding:0px; margin:0px;
    border:1px solid #999;
    display:block;
margin-top:6;
	cursor:default;
	box-shadow:0px 0px 10px #100;
	-webkit-box-shadow:0px 0px 10px #100;
	-moz-box-shadow: 0px 0px 10px #100;
	opacity: 0.923;


	
}

.divTitleButton {
    border:0px;
	padding: 1px;
	cursor:default;
}

/* gallery styling */

#jgal { 
	list-style:none;
	 width: 100px; 
}
	 
#jgal li { 
	opacity: .5; 
	display: block;
	position:relative; 
	width: 40px; 
	height: 40px; 
	background-position: 50% 45%; 
	cursor: pointer; 
	border: 1px solid #fff; 
	outline: 1px solid #ddd; 
	margin-right: 20px; 
	margin-bottom: 14px; 
	
}

#content h1{
font-size:14;
text-align:left;
margin-left:10;
letter-spacing:-0.5;
color:#000;line-height:0.5;
	text-shadow: 1px 1px 1px #fff;
font-weight:bold;
}
#content h2{
font-size:12;
text-align:left;
margin-left:22;
margin-top:6;

letter-spacing:-0.5;
color:#000;
font-weight:normal;
	text-shadow: 1px 1px 1px #fff;

}
#content h5{
overflow:hidden;
text-align: justify; 
}
#content a {
color:#333;
font-size:14;
font-weight:bold;
}
#content a:hover {
color:#f0e;
font-weight:bold;
	text-shadow: 1px 1px 0.5px #fff;
}
