/* @override http://www.lucidarts.org.nz/stylesheets/styles.css?1163380812 */

/* Layout */

* {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

strong, b {
  font-weight: bold;
}

body {
  background-color: #333333;
  color: black;
  text-align: center;
  font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

p, td, #content li, a, label {
  color: #666666;
  font: 12px/150% "Lucida Grande", Lucida, Verdana, sans-serif;
}

p, #content li {
  margin-bottom: 14px;
}

#body #content img.icons {
	border: none;
}

#content #crud_form img.icons {
  display: inline;
}

fieldset {
	padding: 15px;
	margin-bottom: 25px;
	border: 1px solid #ccc;
}

fieldset input.submit, input.submit {
	padding: 0 25px;
	margin-right: 5px;
}

fieldset input.submit {
	float: right;
}

fieldset legend {
	font-size: 13px;
	color: #999;
}

fieldset select option {
	padding: 0 5px;
} 

fieldset #banner_image {
	border-top: 1px solid #ccc;
	padding-top: 25px;
}

fieldset .link.upload {
  clear: both;
  padding-bottom: 25px;
}

#content form fieldset #banner_image_preview img {
	border: none;
	display: block;
	margin: 0 auto;
}

#content form fieldset #banner_image_preview {
  height: 200px;
}

#body #content #dashboard p.action {
	clear: both;
	text-align: center;
}

#body #content #dashboard p.access_denied {
  background-color: #c00;	
	color: #eee;
	padding: 5px;
	text-align: center;
	border: 5px solid #eee;
}

#body #content #dashboard p.access_denied a {
	color: white;
}
	
#body #content #dashboard p.action a {
	text-decoration: none;
	display: block;
	background-color: #ccc;
	color: #333;
	padding: 5px 10px;
	float: none;
	border: 5px solid #eee;
}

#body #content #dashboard p a.icons:hover {
	background-color: #006600;
	color: white;
}

#body #content #dashboard p a.icons img {
	border: none;
}

#body #content #dashboard h2 {
	padding: 5px 0;
	margin: 40px 0 15px 0;
	font-size: 20px;
}

#plans th, #plans td {
	text-align: center;
	border-right: 1px solid #eee;
}

#plans th {
	font-size: 15px;
	color: #666;
	height: 50px;
}

#plans td {
	width: 100px;
	height: 50px;
	border-top: 1px solid #eee;
}

#plans td.feature_name {
	width: 200px;
	text-align: left;
}

#body #content #plans .icons {
	float: none;
}

#wrapper {
  margin: 0 auto;
  padding: 0;
  width: 750px;
  background: #ffffff;
  position: relative;
}

#header {
  height:75px;
  position: relative;
  background: white url(../images/lucidarts.jpg) no-repeat 20px center;
  border-bottom: solid 1px #eee;
}

#content {
  padding: 30px;
  color: black;
  text-align: left;
  background: #ffffff;
}

#footer {
  clear: both;
  padding: 15px 15px 0 15px;
  text-align: center;
  border-top: 1px dotted #eee;
  background-color: white;
}

#footer p, #footer p a {
  color: #999999;
  margin: 0;
  padding: 0;
  font-size: 10px;
  letter-spacing: .1em;
  word-spacing: .1em;
}

#footer p a, #credits p a {
 text-decoration: none;
}

#footer p a:hover, #credits p a:hover {
 text-decoration: underline;
 color: black;
}

#credits {
  padding: 10px;
  background-color: white;
}

#credits p, #credits a, #credits a:visited {
  color: #ddd;
  font-size: 9px;
  text-decoration: none;
}

#credits p span, #credits p span a strong {
  color: #BE0000;
}

p.flash {
  float: right;
  color: #BE0000;
  padding: 5px;
}

/* Content */

ul, ol {
  list-style: square outside;
}

ol#sortable_thumbs li, ol#sortable_work_files li, ol#sortable_works, ol#sortable_user_files li {
  list-style: none;
}

.links, .links a {
  font-size: 10px;
  position: relative;
  color: #666;
}

#content .links.reorder {
  margin: 10px 0;
}

.links.filter.active {
  color: black;
  text-decoration: none;
}

#content .links.action {
  text-align: center;
}

#body #content .links.action.works {
  float: left;
  clear: both;
}

#body #content #breadcrumbs.links a {
	text-decoration: none;
}

#body #content #breadcrumbs.links a:hover {
	text-decoration: underline;
}

.links.action.single {
  text-align: left;
}

.links.clear, .links.navigation {
  clear: both;
  padding-top: 15px;
}

.links.thumbs {
  float: left;
  padding-top: 30px;
}

.links.header {
  float: left;
  color: #666666;
  padding-top: 33px;
  padding-left: 5px;
}

.links.header.collection {
	padding-top: 10px;
}

#content .links.header a, .links.email a {
  text-decoration: none;
}
#content .links.header a:hover, .links.email a:hover {
  text-decoration: underline;
}

a, a:visited {
  color: #666666;
}

a:hover {
  color: black;
}

a.title {
  text-decoration: none;
}

a.title:hover {
  text-decoration: underline;
}

a.work.title {
  text-align: center;
}


#content p.clear {
  clear: both;
}

#content p.title {
  width: 150px;
  padding: 0 0 5px 0;
  margin: 0;
}

#content p.hint, span.hint
 {
  padding: 0;
  font-size: 10px;
  clear: both;
}

#content p#filter {
  clear: both;
}

#content .collection_row a.collection img {
	float: left;
	margin-right: 25px;
}

#content li {
  margin: 0;
  padding-left: 10px;
}

#content ul.images {
  clear: both;
  padding: 25px 0 0 0;
}

#content div.images {
  clear: both;
  padding: 25px 0;
  margin: 0;
}

#content ul.images li {
  float: left;
  display: block;
  padding: 0 38px;
  margin: 0;
  list-style: none;
  text-align: center;
  height: 250px;
}

#body #content ul.images li img {
	margin-bottom: 5px;
  clear: both;
}

#content ul.images li img.icons {
  border: none;
  display: inline;
  margin: 0;
  padding: 0;
}

#content  a.icons {
  padding: 0 3px;
  float: left;
}

#body #content img { 
  border: 1px solid #999;
}

#body #content img.paypal { 
  border: none;
}

.paypal { 
  color: #666;
  font-size: 12px;
}

select.paypal {
	width: 125px;
}

#body #content img.profile { 
  margin: 12px 25px 12px 0;
  border: none;
}

#body #content a img.icons {
  border: none;
}

#body #content .action.links div.icons {
  margin-left: 52px;
}

div.collection_row {
  clear: both;
  height: 300px;
}

#content .collection_row p.description {
  clear: none;
}
h1, h2, h3, h1 a, h2 a, h3 a {
  font-family: Georgia, "Times New Roman", Times, serif;
  letter-spacing: 0.05em;
}

#content h1 {
  color: #666;
  background-color: white;
  font-size: 30px;
  padding: 25px 0;
}

#page-container a img {
	border: none;
}

#page-container #content a, #page-container #content .action a {
	text-decoration: none;
}

#page-container #content .commands a {
		font-size: 10px;
}

#page-container #content a:hover {
	text-decoration: underline;
}

#page-container #content .links.header a:hover {
	background-color: #eee;
	text-decoration: none;
}

#page-container #content .links.header a.icons.reordering {
	background-color: #eee;
	color: black;
}

#page-container #content .action A {
	border: none;
}

#page-container #content a.icons {
	margin-left: 10px;
	padding: 5px;
}

#page-container #content a.icons img {
	margin-right: 2px;
}

h2, h2 a, h2 a:visited {
  color: #666666;
  font-size: 24px;
  padding: 25px 0 10px 0;
  text-decoration: none;
  position: relative;
}

h2 a:hover {
  text-decoration: underline;
}

h2.title {
  float: left;
  padding: 25px 0 15px 0;
}

h2.title.collection {
	padding: 0;
	float: none;
}

h1.title {
  float: left;
}

h3 {
  font-size: 20px;
}

h3, h3 a, h3 a:visited {
  color: #666666;
  text-decoration: none;
  margin-top: 10px;
  margin-bottom: 10px;
}

h3 a:hover {
  text-decoration: underline;
}

.index p {
  margin-top: 15px;
  margin-bottom: 0;
  padding: 0;
}

.index img {
  float: left;
  margin: 0 25px 15px 0;
}

#content ul.index li {
  display: block;
  clear: both;
  padding-top: 1px;
  list-style-type: none;
  list-style: outside;
}

#content img.sortable {
  float: left;
}

#content li.sortable {
  clear: both;
  padding: 15px;
}

#content #upload {
  clear: both;
  padding-top: 25px;
}

#content p.italic {
  font-style: italic;
  font-size: 16px;
  color: #666666;
}

#content p.description {
  clear: both;
  padding-top: 10px;
}

/* Specific Navigation Positioning*/

#admin {
  width: 100%;
  height: 25px;
  border-bottom: 1px solid #fff;
}

#admin ul li {
  float: left;
}

/* Specific Navigation Colouring */

#admin ul li a:hover {
  background: white;
  color: black;
}

#admin, #admin ul li a {
  background: #666;
  color: white;
}

#admin ul li.active a {
  background: white;
  color: black;
}

#admin ul li a {
  height: 25px;
  font: normal 12px;
  line-height: 25px;
  padding: 0 25px;
  float: left;
}

#admin ul li.active {
  height: 25px;
  border: none;
  text-decoration: none;
  display: block;
  text-align: center;
  font: normal 12px/25px;
  background: #ffffff;
}

#vert {
  width: 150px;
  float: right;
  padding-bottom: 25px;
  font-size: 12px;
}

#vert ul li {
  float: right;
}

#main {
  height: 25px;
  width: 100%;
}

#main ul li {
  float: left;
}

#sub ul li, #sub ul li a {
  float: left;
}

#sub {
  height: 25px;
  width: 100%;
}

/* Specific Navigation Colouring */

#sub ul li a:hover, #main ul li a:hover {
  background: #666;
  color: white;
}

#main, #main ul li a {
  background: #666;
  color: white;
  font-weight: bold;
}

#main ul li.active {
  background: #ffffff inherit;
  color: black;
}

#main ul li a {
  height: 25px;
  font: normal 12px/25px;
}

#main ul li.active {
  width: 125px;
  height: 25px;
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  display: block;
  text-align: center;
  font: normal 12px/25px;
  background: #ffffff;
}

#sub, #sub ul li a {
  color: white;
  background: #999;
}

#sub ul li a {
  height: 25px;
  font: normal 12px;
  line-height: 25px;
}

#sub ul li.active,  #sub ul li.active a{
  background: #ffffff;
  color: #000000;
  font-size: 12px;
  line-height: 25px;
}

/* General Navigation Styling */

.navcontainer {
  margin: 0 auto;
  padding: 0;
}

.navcontainer ul {
  border: none;
  padding: 0;
  list-style-type: none;
}

.navcontainer ul li {
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
}

.navcontainer ul li a {
  height: 25px;
  border: none;
  padding-left: 12px;
  padding-right: 12px;
  margin: 0;
  text-decoration: none;
  display: block;
  text-align: center;
  font: normal 12px:
  line-height: 25px;
}

/* Collection Styling */

#slideshow-contents {
  float: left;
  width: 180px;
  background: #eee;
  margin: 10px 0;
}

#collection-attributes {
  clear: both;
  padding: 0;
}

#slideshow-photo-picker {
  float: right;
  text-align: center;
	width: 490px;
  background: #eee;
  margin: 10px 0;
}

#slideshow-photos {
	padding: 0 10px;
	float: left;
}

#slideshow-photo-picker h3, #slideshow-contents h3 {
  clear: none;
  float: none;
  margin: 10px 0;
}

#slideshow-container {

}

img.works, img.collections {
  border: 2px solid black;
  margin: 15px 5px;
  padding: 0;
}

legend {
  margin: 0 auto;
}

span.label, span.button, span.input {padding-left:10px;float:right;}
span.button {padding-left:0;}
span.label {clear: right;}

#subscribe {
  position: absolute;
  top: 125px;
  right: 25px;
}

#content h1.fader {
	text-align: center;
}

div#outer {
	width: 500px;
	height: 500px;
  margin: 0 auto;
  text-align: center;
}

div#outer {
}

div#inner {
	position: relative;
	top: 0px;
	left: 0px;
}

div#inner h1 a {
	font-size: 25px;
	text-decoration: none;
}

div#inner h1 a:hover {
	text-decoration: underline;
}


#content .comatose {
	clear: both;
}