
html{color:#000;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,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{font-style:normal;font-weight:normal;}
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;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}




body
{
	color:#474747;
	font-family:helvetica, arial, sans-serif;
	font-size:13px;
}


a
{
	text-decoration:none;
	color:#0066FF;
}

a:hover
{
	text-decoration:underline;
}

h1
{
	font-size:30px;
	font-weight:bold;
	line-height:36px;
	text-align:center;
	margin-top:50px;
}

#container.follow h1
{
	text-align:left;
	width:525px;
	margin:50px auto 0 auto;
}


#container
{
	
	width:1000px;
	margin:0 auto;
}


#header
{
	overflow:auto;
	border-bottom:#B4B4B4 1px solid;
	padding:20px 150px 10px 150px;

}

#logo
{
	background:url('../img/logo.png') top left no-repeat;
	width:155px;
	height:29px;
	display:block;
	float:left;
	
}

#logo em
{
display:none;
}


#login
{
	float:right;
padding-top:13px;
	display:block;
}

#login em
{
	color:#1e1e1e;
	
}


#container.index form, 
#container.follow form
{
 
	width:525px;
	margin:75px auto 0 auto;
}


#container.follow form
{
	margin-top:20px;
}

form#thanks
{
	width:375px;
 
	overflow:auto;
}


#container.index form p,
#container.follow form p
{
	clear:both;
	margin-bottom:10px;
	overflow:auto;

}
#container.index form > p:first-child,
#container.follow form > p:first-child
{
	margin-bottom:20px;
}


p.lfs-in-action
{
	margin-top:75px;
}

.error-messages
{
	color:red;
	
}
 
  .error-messages p
{
	margin:0 0 0 60px;
}

#container.index form label,
#container.follow form label
{
float:left;
display:block;
width:60px;
font-weight:bold;
padding-top:12px;
font-size:14px;
}

#container.index form input[type='text'],
#container.follow form input[type='text']

{
	border:1px solid #B4B4B4;
	height:18px;
	padding:11px 0 5px 0;
font-size:14px;
	float:left;
}


 



#container.index form input[type='submit'],
#container.follow form input[type='submit']
{
	background:url('../img/button-join.png') top left no-repeat;
	width:180px;
	height:41px;
	border:0;
	cursor:pointer;
	margin-left:25px;
}


#container.follow form input[type='submit']
{
	background:url('../img/button-follow.png') top left no-repeat;
}

#container.index form input.submit[type='submit'],
#container.follow form input.submit[type='submit']
{
	background:url('../img/button-submit.png') top left no-repeat;
	float:left;
	width:110px;
}


#about-liveflows
{
	width:600px;
	margin:75px auto;
}


a.open-about 
{
	margin-left:40px;
}

#content
{
	display:none;
	line-height:1.5em;
	 
}

#about-lfs
{
	display:none;
}

span.about-lfs
{
	color:#0066FF;
	cursor:pointer;
}


#content strong
{
	font-weight:bold;
}

#content h2
{
	font-size:18px;
	font-weight:bold;
	margin:25px 0 10px 0;
	color:#3B7A13;
}

#content h3
{
	font-size:14px;
	font-weight:bold;
	margin:20px 0 5px 0;
 
}

#content p
{
	margin:5px 0 10px 0;
 
}

#content .add-info
{
	width:250px;
 margin: 0 -200px 0 20px;
	font-style:italic;
	color:#555;
	float:right;
	font-size:11px;

}
#content .add-info p,
#content .add-info ul li
{
	margin: 2px 0 5px 0;
}
 
#content  ul
{
	margin-left:15px;
}

#content  ul li
{
 
	list-style:disc;
}


/** -------------- ADMIN STUFF --------------------*/
/** -------------- ADMIN STUFF --------------------*/
/** -------------- ADMIN STUFF --------------------*/

#container.admin h2
{
	font-size:14px;
	font-weight:bold;
	 
	margin:20px 0 5px 0;
}

.form-item
{
margin:10px 0 0 0;	
}
 
#container.admin form 
{
	margin:0 auto;
	width:700px;
}

#container.admin form input[type='text']
{
	padding:10px;
	border:1px solid #ccc;
	font-size:14px;
}
.color-column
{
	float:left;
	overflow:auto;
	width:200px;
	margin-right:40px;
 
 
}

.color-column.ii
{
 
	margin-right:0;
}
