a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h2,h3,h4 {
	margin-bottom: 1em;
	font-family: Arvo, serif;
	color: #ffffff;
}

img.left {
	float: left;
	margin: 5px 20px 20px 0;
}

img.top {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

#main {
	min-width: 850px;
	max-width: 1800px;
	font-size: 12pt;
	line-height: 1.75em;
	font-family: Arial, sans-serif;
	color: #c4c6c6;
	position: relative;
	padding: 0px;
	margin: 30px 0 0 0;
}

#main a {
	color: #ccc;
}

#main strong {
	color: #BFBFBF;
}

#main h2, #main h4 {
	color: #141414;
}

#main h3,
#main h3 a {
	color: #fff;
	margin: 0;
}

#main h5 {
	margin: 0;
}

#main ul {
	list-style: none;
}

#main ul li {
	padding: 10px 0 10px 0;
	border-top: dashed 1px #bfbfbf;
}

#main ul li.first {
	padding-top: 0;
	border-top: 0;
}

#content {
	min-width: 535px;
	max-width: 1475px;
	margin: 0px 0 0 265px;
	padding: 30px;
	background: #ffffff;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+0,666666+100&amp;0.3+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(102,102,102,0.3) 0%, rgba(102,102,102,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,0.3)), color-stop(100%,rgba(102,102,102,0.3))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.3) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d666666', endColorstr='#4d666666',GradientType=0 ); /* IE6-9 */
}

#sidebar {
	width: 235px;
	padding: 30px 15px;
	float: left;
	color: #959797;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+0,666666+100&amp;0.3+0,0.3+100 */
	background: -moz-linear-gradient(top,  rgba(102,102,102,0.3) 0%, rgba(102,102,102,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,102,102,0.3)), color-stop(100%,rgba(102,102,102,0.3))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.3) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(102,102,102,0.3) 0%,rgba(102,102,102,0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d666666', endColorstr='#4d666666',GradientType=0 ); /* IE6-9 */
}

#sidebar a {
	color: #d9dada;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
	color: #ffffff;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	padding: 10px 0 10px 0;
	border-top: dashed 1px #424545;
}

#sidebar ul li.first {
	padding-top: 0;
	border-top: 0;
}

#box {
	padding: 10px 0 0 10px;
	margin: 0px 0 25px 0;
	overflow: hidden;
}

#search input.button {
	margin-left: 1em;
	border: 0px;
	color: #ffffff;
	background: #d43535;
	padding: 6px;
}

#search input.text {
	border: dashed 1px #ffffff;
	padding: 5px;
}

#footer {
	position: relative;
	padding: 30px;
	min-width: 800px;
	max-width: 1740px;
	background: #3ca9cd;
	color: #addbea;
}

#footer a {
	color: #e2f2f8;
}

#footer h2, #footer h3, #footer h4 {
	color: #ffffff;
}

#footer ul {
	list-style: none;
	margin-bottom: 0;
}

#footer p {
	margin-bottom: 0;
}

#footer ul li {
	padding: 10px 0 10px 0;
	border-top: dashed 1px #6dbfda;
}

#footer ul li.first {
	padding-top: 0;
	border-top: 0;
}

#footerContent {
	min-width: 535px;
	max-width: 1475px;
	margin: 0px 0 0 265px;
}

#footerSidebar {
	width: 180px;
	float: left;
}

.imageList {
	list-style: none;
}

.imageList li {
	clear: both;
}

.tile-holder {
	position: relative;
}

.tile {
	background-color: #353535;
	display: inline-block;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
	border-radius: 5px;
	overflow: hidden;
	padding: 0 2px 2px 2px;
	margin: 2px 5px;
	position: relative;
}
.tile-drag-highlight {
	background-color: #aaa;
	border-color: #bbb;
}
.tile.draggable {
	cursor: move;
}
.tile.draggable:hover {
	filter: brightness(1.5);
	-webkit-filter: brightness(1.5);
	-moz-filter: brightness(1.5);
	-o-filter: brightness(1.5);
	-ms-filter: brightness(1.5);
}
.tile .tile-controls {
	position: absolute;
	top: 0px;
	right: 8px;
}
.tile .tile-controls .md-button {
	margin: 0px;
}
.tile h3 {
	position: relative;
	left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tile h3 a {
	text-decoration: none;
}
.tile lf-tile {
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.tile .more,
.tile .description * {
	background-color:rgba(0,0,0,0.65);
}
.tile.sidebar {
	width: 260px;
}
.tile.medium {
	height: 355px;
	width: 355px;
}
.tile.large {
	display: block;
	height: 300px;
	width: 100%;
}
.tile lf-scrollabe {
	margin: 0;
}
.tile.taskbar {
	position: fixed;
	bottom: 0;
	left: 0;
	//max-width: 600px;
	z-index: 9999;
}
.tile.taskbar .tile {
	position: relative;
	float: left;
	padding-right: 60px;
	border-style: solid;
	border-width: 1px;
}
.tile.taskbar .tile .tile-controls {
	right: 0;
}
.tile.maximized {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.tile.minimized {
	width: 0;
	height: 0;
	overflow: hidden;
	display: none;
}
.tile .center {
	text-align: center;
}
.tile .small {
	font-size: .8em;
}

/* Recent topics/post lists */
.topic-list {

}
.topic-list .topic-item {

}
.topic-list .topic-item.alt-false {
	background-color: #2a2a69;
}
.topic-list .topic-item.alt-true {
	background-color: #322832;
}
.topic-list .topic-item h5,
.topic-list .topic-item a {
	color: #bbb;
}
.topic-list .topic-item a.topic-poster {

}
.topic-list .topic-item .topic-text {
	margin: 0 10px;
}
.topic-list .topic-item .topic-date {
	color: #bbb;
	font-weight: bold;
	font-size: 0.75em;
}