
* html body
{
	text-align: center;	/* hack to center this under IE5 */
}
* html #wrap
{
	text-align: left;	/* keep the content left-aligned */
}

body {
	font-size: 1.2em; 
	line-height:1.4em;
	/* font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', freesans, sans-serif; */
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: 300;
	color:#333;
	background-color:#d5d5d5;
	background-image: url(/linkfeed2/pres/img/bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	}

a {
	color: #447ab0;
	text-decoration: none;
	}
a:hover {
        color: #000;
	}
p {
	margin:0;
	padding:0;
	}
	
ul {
	padding:0;
	margin:0;
	}

img {
	vertical-align: text-bottom;
	}

.title {
	font-size:2em;
	}
	
#loadtext {
	font-size:2em;
	text-align:center;
	color:#bbb;
	padding-top:100px;
	width:100%;
	}	
	
#wrap
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#page {
	float:left;
	width:750px;
	background-color:#fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
/* 	-webkit-box-shadow: 0px 1px 3px rgba(3, 0, 4, 0.2); */
	margin:0 0 10px 0;
	/* border:1px solid #f3f3f3; */
	}
#bar {
	margin: 0 0 0 8px;
	height:25px;
	width:98%;
	background:transparent;
	padding:4px;
	font-size:12px;
	}
#feedtitle {
	font-family: 'Helvetica Neue', Helvetica, arial, freesans, sans-serif;
	font-weight: 200;
	letter-spacing: -0.03em;
	font-size:2.4em;
	margin: 30px 0 20px 0px;
	color:#aaa;
	background:transparent;
	text-transform: lowercase;
	}
#itemcontrols {
	display: none;
	}
ul#itemcontrols {
	margin: 16px 0px 0px 18px;
	background:transparent;
	height:30px;
	padding:0;
	}	

#itemcontrols .limode {
	height:20px;
	list-style: none;
	margin:0;
	padding:4px 3px 6px 3px;
	display:inline;
	border:1px solid #fff;
	}
#itemcontrols .limode.active {
	border:1px solid #c6daf2;
	}
#itemcontrols li a {
	padding-right:4px;
	font-size:0.66em;
	line-height:0.77em;
	}
#itemcontrols li img {
	vertical-align: middle;
	padding-bottom:3px;
	border:0;
	}
#itemcontrols li a.only {
	padding-right:0px !important;
	}
.itemmodiy {
	margin-top:5px;
	}	
.itemmodify a {
	background-color: #fff;
	padding:3px 3px 0px 3px;
	font-size:1.6em;
	font-family:'Unicode Symbols','Apple Symbols','Times New Roman';
	}
.itemmodify a:hover {
	background-color: #666;
	color:#fff;	
	}
#settli a {
	color:#999;
	}
#settli a:hover {
	color:#000;
	}
#welcome {
	margin:30px;
	}	
#welcome li {
	line-height:1.3em;
	list-style: none;
	font-weight:300;
	font-size:0.66em;
	margin-left:15px;
	}
#welcome ul {
	margin-bottom:15px;
	}
#welcome img {
	padding: 15px 0 0px 0;
	}
/*
#itemmode {
	margin: 0 10px 0 20px;
	float:left;
	}
a.button_mode {
	font-size:0.66em;
	line-height:0.77em;
	margin:17px 0px 0 1px;
	height:11px;
	padding:7px 8px 5px 8px;
	background:#fff;
	border:1px solid #fff;
	color:#a8c3dd;
	font-weight:500;
	vertical-align: middle;
	}
a.button_mode:hover {
	color:#000;
	}
a.button_mode.active {
	border: 1px solid #c6daf2;
	}
	
.view_button {
	margin: 17px 5px 0 0;
	border: 1px solid #fff;
	width:20px;
	height:20px;
	background-color:#fff;
	padding:1px;
	float:left;
	vertical-align: baseline;	
	}
.view_button.active {
	border: 1px solid #c6daf2;
	}
.mode_button {
	margin: 0px 5px 0 0;
	background-color:#fff;
	padding:1px;
	vertical-align: middle;	
	line-height:0.5em;
	}
.mode_button.active {
	border: 1px solid #c6daf2;
	}
*/
.load {
	float:right;
	margin: 17px 17px 0 0;
	}	
	
#account {
	float:right;
	margin:3px 8px;
	}	
#authenticateform {
	padding: 3px 0 0 0;
	margin:0 0 0px 0;
	float:right;

	line-height:1em;
}

#authenticateform label {
	margin: 0 0 0 8px;
	}
#authenticateform input {
	width:100px;
	height:14px;
	padding:3px;
	border:1px solid #fff;
	background-color:#fff;
	margin:1px 5px 0 5px;
	font-weight:bold;
	}
	
	
#authenticateform a {
	height:12px;
	padding:5px 7px 4px 7px;
	margin: 0 4px 1px 4px;
	background-color:#666;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	
	}
#authenticateform a:hover {
	background-color:#000;
	color:#fff;
	text-decoration:none;
	}
	
a#register {
font-weight:bold;
	line-height:1em;
	height:12px;
	float:right;
	padding:7px 7px 5px 7px;
	margin: 4px 2px 0 0px;
	background-color:#fff;
	font-size:11px;
	color:#6cc200;
	border:1px solid #eee;
	}
a#register:hover {
	text-decoration:none;
	border:1px solid #a9d079;
	}
a#signinform {
font-weight:bold;
	line-height:1em;
	height:12px;
	float:right;
	padding:7px 7px 5px 7px;
	margin: 4px 6px 0 6px;
	background-color:#fff;
	font-size:11px;
	color:#aaa;
	border:1px solid #eee;
	}	
a#signinform:hover {
	color:#000;
	text-decoration:none;
	border:1px solid #999;
	}
a#signout {
	font-weight:700 !important;
	}
#items {

	padding: 15px 0 25px 20px;
	float:left;
}

a#reg_submit {
font-weight:bold;
	line-height:1em;
	height:12px;
	float:right;
	padding:7px 7px 5px 7px;
	margin: 4px 6px 10px 6px;
	background-color:#eee;
	font-size:11px;
	color:#222;
	border-bottom:1px solid #ccc;
	}	
a#reg_submit:hover {
	background-color:#000;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #000;
	}


.grid {
	position:relative;
	/* border-top:1px solid #e3e7eb; */
	font-family: 'Helvetica Neue', Helvetica, freesans, sans-serif;
	padding:30px 15px 15px 15px;
	color:#666;
	font-size:0.55em;
	line-height:1.18em;
	margin-right:19px;
	margin-bottom:19px;
	float:left;
	width:192px;
	height:280px;
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);	
	background-color:#fafafa;
	border:1px solid #fafafa;
	/* border:1px solid #ececec; */
}	

#collections div.grid {
	padding: 7px 15px 15px 15px;
	height: 230px;
	}
.grid a.title {
	color:#447AB0;
	display:block;
	padding:7px 0 2px 0;
	font-size:1.8em;
	line-height:1.1em;
	font-weight: bold;
	letter-spacing: -0.03em;
	}
.list a.title {
	color:#447AB0;
	display:block;
	padding:7px 0 2px 0;
	font-size:1.8em;
	line-height:1.1em;
	font-weight: bold;
	letter-spacing: -0.03em;
	}
.list a.title:hover {
	color:#000;
	}
.list a.name {
	color:#447AB0;
	display:block;
	padding:7px 0 10px 0;
	font-size:1.8em;
	line-height:1.1em;
	font-weight: bold;
	letter-spacing: -0.03em;
	}
	
.grid a.title:hover {
	color:#000;
	}
.grid a.name {
	color:#447AB0;
	display:block;
	padding:7px 0 10px 0;
	font-size:1.8em;
	line-height:1.1em;
	font-weight: bold;
	letter-spacing: -0.03em;
	}
	
.grid.image {
	background-color:#ddd  !important;
	border:1px solid #ddd;
	}
.grid.image a {
	color:#555 !important;
	}
.grid.image a:hover {
	color:#000 !important;
	}
.grid.video {
	background-color:#666 !important;
	color:#fff  !important;
	border:1px solid #666;
	}
.grid.video a {
	color:#bbb  !important;
	}
.grid.video a:hover {
	color:#fff !important;
	}
.grid.product {
	/* border-top:4px solid #daedc0; */
	background-color:#f3ffdd  !important;
	border:1px solid #f3ffdd;
	}
.grid.product a {
	color:#739763  !important;
	}
.grid.product a:hover {
	color:#000 !important;
	}

.list .note a {
	font-size:1em;
	line-height:1.3em;
	font-weight:300;
	display:inline;
	}
.list .note {
	color:#666;
	max-height:190px;
	overflow: hidden;
}		
.grid .note a {
	font-size:1em;
	line-height:1.3em;
	font-weight:300;
	display:inline;
	}
.grid .note {
	color:#666;
	max-height:190px;
	overflow: hidden;
}	
.list {
	position:relative;
	font-family: 'Helvetica Neue', Helvetica, freesans, sans-serif;
	font-weight: 400;
	border-bottom:1px dotted #ccc;
	padding:0 12px 12px 12px;
	color:#444;
	font-size:0.77em;
	line-height:1.3em;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	width:680px;
}
.title {
	margin-top:5px;
	font-size:14px;
	}
.star {
	width:14px;
	height:14px;
	}
.grid .media {
	margin:-30px 0 12px -15px;
	max-height: 200px;
	width:222px;
	overflow: hidden;
/*	border:1px solid #e3e7eb;*/
	}	
.grid .media img {
	margin-top:-1px !important;
	width:222px;
	}
.grid .date {
	position:absolute;
	bottom:15px;
	left:70px;
	font-size:10px;
	color:#aaa
	}
.list .date {
	position:absolute;
	bottom:15px;
	left:70px;
	font-size:10px;
	color:#aaa
	}
.grid.video .date {
	color:#666;
	}
.grid div.rating {
	margin-bottom:12px;
	}
.grid a.permalink	{
	position:absolute;
	bottom:15px;
	left:15px;
	font-size:10px;
	color:#aaa
	font-weight:300 !important;
	}
.list a.permalink	{
	position:absolute;
	bottom:15px;
	left:15px;
	font-size:10px;
	color:#aaa
	font-weight:300 !important;
	}
a.permalink:hover {
	color:#000;
	}
	
	
.holder {
	display:none;
}
#message {
	padding:3px 20px;
	margin:0 4px 4px 4px;
	color:#ff006c !important;
	font-weight:700;
	height:15px;
	float:right;
}
#message img {
	vertical-align: middle;
	padding:0 5px;
	margin-top:-2px;
	}
.grid .icon {
	position:absolute;
	bottom:15px;
	right:15px;
	width:20px;
	height:20px;	
	}
.list .icon {
	position:absolute;
	bottom:15px;
	right:15px;
	width:20px;
	height:20px;	
	}
#collections div.icon {
	bottom:inherit;
	right:inherit;
	margin:0 -15px 0 -15px;
	width:223px;
	height:120px;
	overflow:hidden;	
	position:relative;
	background-color: #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
#collections .ico {
	position:absolute;
	bottom:15px;
	right:15px;
	width:20px;
	height:20px;	
	}
.entrytitle {
	font-size:1.2em;
	padding-bottom:10px;
	}
	
	
.entry_rating {
	float:left;
	padding-right:5px;
	}

#collections div.note {
	margin:15px 0;
	
	}
.entry_date {
	clear:both;
	color:#aaa;
	padding-top:4px;
	font-size:0.6em;
	padding-bottom:35px;
	}



/* old lf styles */

#toolbar {
	width:970px;
	padding:15px;
	}
#header {
	width:970px;
	padding:15px;}
#main {
	width:970px;
	padding:15px;}
#list {
	width:480px;
	float:left;
	}
#collections {
	width:600px;
	padding: 15px 0px 25px 20px;
	float:left;
	
	}
#footer {}

#pop {
	border:0;
	width:16px;
	height:15px;
	background-color:#ccc;
	background-image:(url 'img/pop_out.png');
	display:inline;
	}
#pop:hover {
	background-image:(url 'img/pop_over.png')}

.bar li {
	margin-left: 0;
	padding: 3px;
	list-style: none;
	display: inline;
	}
.listtable {
	width:470px;
	}
.listtable td {
	padding-top:8px;
	padding-bottom:8px;
	border-bottom: 1px solid #eee;
	}
.inputlabel {
	width:80px;
	margin-top:5px;
	font-size:0.7em;
	color:#999;
	float:left;
	text-align:right;
	padding:10px;
}
.inputtext {
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	height:20px;
	color:#666;
	font-size:1.2em;
	width:250px;
	border-top:0;
	border-right:0;
	border-left:0;;
	border-bottom:1px dotted #bbb;
	background:#f3f3f3;
	padding:10px;
	margin-top:10px;
	margin-bottom:6px;
	margin-right:10px;
	clear:all;
}

#welcome .inputtext {
	color:#666;
	width:250px;
	border-top:0;
	border-right:0;
	border-left:0;
	width:130px;
	border-bottom:1px dotted #aaa;
	background:#fafafa;
	padding:5px;
	margin-top:10px;
	margin-bottom:6px;
	margin-right:10px;
	clear:all;
}


.inputselect {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}
.inputcomment {
	color:#666;
	font-size:10px;
}
.inputtextarea {
	color:#666;
	font-size:0.7em;
	line-height:1.4em;
	width:250px;
	margin-top:10px;
	margin-bottom:7px;
	border-top:7px solid #fafafa;
	border-bottom:7px solid #fafafa;
	border-left:7px solid #fafafa;
	border-right:0;
	background:#fafafa;
}

	
	
.sidebar_module {
	width:150px;
	background-color:#fdfdfd;
	float:right;
	padding:15px;
	font-size:0.8em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	clear: right;
	margin-top:15px;
}
.bookmarklet {
	border:1px solid #999;
	background-color:#eee;
	padding: 6px 10px 6px 10px;
	font-size:0.6em;
	color:#000;
	font-weight:bold;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	margin-top:10px;
	margin-bottom:30px;
}


/* old collections styles */

.main_module_container_collection {
	width:200px;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
	border-bottom:2px solid #eee;
	overflow: hidden;
}

.typetext {
	float:left;
	width:50px;
	color:#999;
	font-style:italic;
	margin-left:-50px;
	font-size:11px;
	font-style:normal;
	text-transform: uppercase;
	}
	
	
.module_bar {
	padding-left: 0px;                         
	padding-bottom: 10px;                           
	padding-right: 10px;                            
	padding-top: 10px;                     
	margin-bottom: 10px;                     
	margin-top: 10px;                     
	height: 45px;                     
	font-size:1em;
	color:#666;
	width:910px;
	}
	
.subtitle {
	padding-bottom:4px;
	display:block;
	}
	
.sectiontitle {
	font-family:Georgia,serif;
	font-size:3em;
	padding-bottom:7px;
	color:#0096d6;
	letter-spacing: -0.03em;
	}
	
.sectiontitlemain {
	font-family:Georgia,serif;
	font-size:2em;
	padding-bottom:7px;
	color:#0096d6;
	letter-spacing: -0.03em;
	}
		
#windrush_header {
	border-top:3px solid #fbe381;
	}
#header {
	float:left;
	padding-left:20px;
	}
#sidebar {
	float:right;
	width:200px;
	}
.main_module_container_column {
	float:left;
	width:200px;
}

.collection_item_grid {
	background-image:url(images/line.jpg);
	background-color:#eee;
	padding:15px;
	width:185px;
	float:left;
	height:160px ! important;
	margin-right:10px;
	margin-bottom:10px;
	-moz-border-radius: 9px;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 9px;
	border:1px solid #ddd;
}
.grid_note {
	float:left;
	padding-bottom:12px;
	}

.collection_item_list {
	padding:10px 0px 10px 0px;
	margin-right:20px;
	border-bottom:1px dotted #ddd;
	font-size:1.1em;
	float:left;
	width:880px;
}

.module_container {
	background-color:#eee;
	background-image:url('images/line.jpg');
	padding:15px;
	width:150px;
	float:left;
	height:150px;
	margin-right:10px;
	margin-bottom:10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);	
}


#footer {
	height:10px;
	clear:both;
	}

#listview {
	text-decoration:none;
	}

#gridview {
	text-decoration:none;
	margin:0;
	}

.pagetitle {
	text-transform: lowercase;
	color: #51a99b;
	font-size: 2.8em;
	}
	
.blockview {
	display:block;
	}


.listnote {
	float:left;
	}

.chicklet_container {
	overflow: hidden;
	width:737px;
	min-height:50px;
	}
.chicklet_top {
	height:15px;
	width:737px;
	background-image:url('images/shadow_top.png');
	}
.chicklet_side {
	width:15px;
	min-height:100px;
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
	background-repeat:repeat-y;
	}
.chicklet_left {
	float:left;
	background-image:url('images/shadow_leftside.png');
	}

.chicklet_right {
	float:right;
	background-image:url('images/shadow_rightside.png');
	}
	
.collections_list {

	width:710px;
	background-color:#fff;
	padding: 0px 0px 0px 20px;
	}
	
.chicklet_bottom {
	clear:left;
	height:20;
	width:737px;
	background-image:url('images/shadow_bottom.png');
	background-repeat:none;
	}
	
	
	


.module_bar a {
	color:#0096d6;
	}

.module_bar_container {
	height: 55px;
	width: 930px;
	}

.module_bar_cont_capl {
	margin-right: 10px;
	float: left;
	height: 55px;
	width: 5px;
	}

.module_bar_cont_capr {
	float: right;
	height: 55px;
	width: 5px;
}

.module_control {
	margin-top:15px;
	padding:10px;
	float:left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#aaa;
	background-color: #999;
}

.module_control a {
	color:#eee;
}



.main_module_class_collection {
	width: 700px;
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom: 1px dotted #ddd;
}

#classlist {
	list-style-type: none;
	padding-right:20px;
	text-decoration:none;
}

a.classitem {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:5px;
	text-decoration:none;
	display:block;
}
.classitems {
	border-top:1px solid #ddd;
	}
a.classitem:hover {
	background-color: #eee;
}	

.module_thumb {
	width:50px;
	height:50px;
	background-color:#ccc;
	display:block;
}

.typeicon {
	padding-right:8px;
	float:left;
	padding-bottom:3px;
}



.notetext {
	font-family: tahoma,sans-serif;
	color:#666;
	font-size:0.9em;
	}





.inputlabelp {
	width:80px;
	margin-top:5px;
	font-size:0.7em;
	color:#999;
	float:left;
	text-align:right;
	padding:10px;
}
.inputtextp {
	color:#666;
	width:250px;
	border-top:0;
	border-right:0;
	border-left:0;;
	border-bottom:1px dashed #8e9295;
	background:#fafafa;
	padding:5px;
	margin-top:10px;
	margin-bottom:6px;
	margin-right:10px;
	clear:all;
}
.inputselectp {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}
.inputcommentp {
	color:#666;
	font-size:10px;
}
.inputtextareap {
	color:#666;
	font-size:1em;
	line-height:1.4em;
	width:250px;
	margin-top:10px;
	margin-bottom:7px;
	border-top:7px solid #fafafa;
	border-bottom:7px solid #fafafa;
	border-left:7px solid #fafafa;
	border-right:0;
	background:#fafafa;
	font-family:arial,sans-serif;
}





.inputlabel {
	width:150px;
	float:left;
	text-align:right;
	padding:11px;
}

.inputtext {
	width:250px;
	border-top:0;
	border-right:0;
	border-left:0;;
	border-bottom:1px dashed #999;
	background:#eee;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	clear:all;
}

.inputselect {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}

.inputcomment {
	color:#666;
	font-size:10px;
}

.bodytextarea {
	font-family:arial,sans-serif;
	width:400px;
	padding:12px;
	margin-top:10px;
	margin-bottom:10px;
	border:0px;
	background:#eee;
}

.toppaddingview {
	padding-top: 10px;
	}
	
	
	




	#dialog {
		width:400px;
		background-color:#eee;
		border:2px solid #fff;
		-webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.7);
		-moz-border-radius: 12px;
		padding:10px;

		float:left;
		}
	.dialog_title {
		color:#aaa;
		font-size:1.2em;
		}
	#inputs {
		}
		
	#form {
		float:left;
		}

	#form .text {
		width: 280px;
		display:block;
		padding:3px;
		font-size: 14px;
		margin: 10px 0;
		float:left;
		}
	#form .area {
		width: 280px;
		display:block;
		padding:6px;
		margin: 10px 0;
		font-size: 16px;
		float:left;
		}
	#form .title {
		margin:8px 0 0 8px;
		}	
	#box {
		position:relative;
		z-index:900;
		width:400px;
		margin-bottom:10px;
		}	
	#form .submit {
		text-decoration: none;
		font-weight:bold;
		margin:20px 20px;
		padding:5px 7px 3px 7px;
		display:block;
		width:70px;
		text-align:center;
		clear:both;
		float:right;
		background-color:#0096d6;
		color:#fff;
		border:2px solid #333;
		}
	#form .submit:hover {
		border:2px outset #74AB00;
		color:#000;
		background-color: #74AB00;
		}
			
	#form label {
		float:left;
		margin:13px 10px 10px 10px;
		width:70px;
		clear: left;
		text-align:right;
		padding-left:10px;
		color:#0096d6;
		}
		
	.close img {
		border:0;
		float:right;
		margin-right:8px;
		}
	#modalContainer {
		left:50%;
		top:15%;
		margin-left:-300px; /* half the width, to center */
		}	
					
	#modalOverlay {
		background-color:#000;
		cursor:wait;
		}


	