/*
Theme Name: Lúnasa.net
Theme URI: http://lunasa.net/
Description: Theme for Flickr-based Lunasa.net pages.
Version: 2009-02-27
Author: Morgan Carpenter
*/

html {
}


a {
	background-color: transparent;
	color: #ccc;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	background-color: transparent;
	color: #6C6F74;
	text-decoration: none;
}

a:active {
	background-color: transparent;
	color: #eee;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	color: #888;
	border: 0;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	top: 0;
	background-color: #000;
}

#topmenu {
	background-color: #000;
	color: #6C6F74;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #6C6F74;
	border-left: 0;
	padding: 5px 5px;
}

#topmenu ul {
	width: 100%;
	background-color: #000;
	color: #6C6F74;
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	line-height: 150%;
}

#topmenu ul li {
	display: inline;
	font-size: medium;
	font-weight: bold;
	line-height: 150%
}

#topmenu ul li a {
	text-decoration: none;
	font-weight: bold;
	background-color: #000;
	color: #999;
	padding-left: 2em;
	padding-right: 2em;
}

#topmenu ul li a:link {
	background-color: #000;
	color: #6C6F74;
}

#topmenu ul li a:visited {
	background-color: #000;
	color: #999;
}

#topmenu ul li a:hover {
	background-color: #000;
	color: #ddd;
}

#topmenu ul li a.current {
	background-color: #000;
	color: #ddd;
}

#topmenu a.current {
	background-color: #000;
	color: #ddd;
}

#sub-back {
	height:24px;
	width: 795px;
	padding: 4px 0px 4px 0px;
  	margin-left: auto;
	margin-right: auto;
}

#sub {
	background-color: #555;
	color: #6C6F74;
	border-bottom: 1px solid #6C6F74;
	padding: 4px 0px 4px 0px;
	margin: 0;
}

#sub ul {
	background-color: #555;
	color: #6C6F74;
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	line-height: 150%;
}

#sub a.active {
	background-color: #555;
	color: #ddd;
}

#sub a:hover {
	background-color: #555;
	color: #ddd;
}

#sub ul li {
	display: inline;
	font-size: medium;
	font-weight: normal;
}

#sub ul li a {
	background-color: #555;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2em;
	padding-right: 2em;
}

#sub ul li a.active {
	background-color: #555;
	color: #ddd;
}

#sub ul li a:hover {
	background-color: #555;
	color: #ddd;
}

#container {
	width: 795px;
  	margin-left: auto;
	margin-right: auto;
}

#main, #photo-main {
	width: 795px;
	padding: 0;
  	margin-left: auto;
	margin-right: auto;
}

/*
#about-masthead {
	background: url('http://morgspace.net/wp-content/themes/morgspace/images/masthead.jpg') top center no-repeat;
	padding: 0px;
	margin: 0px;
	background-color: #f9f9f5;
	height: 150px;
	
}
*/
#about-main {
	width: 760px;
	padding: 10px 20px 10px 20px;
	margin-top: 30px;
  	margin-left: auto;
	margin-right: auto;
	-webkit-border-top-right-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topright: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-bottomleft: 5px; 
	background-color: #f9f9f9;
	min-height: 500px;
	line-height:150%;
}

#about-main p, #about-main li {
	color: #333;
	background-color: transparent;
}

#about-main a {
	color: #333;
	text-decoration: underline;
}

#about-main a:hover {
	color: #6C6F74;
	text-decoration: underline;
}

#about-main a img {
	text-decoration: none;	
}

#cloud, #cloud a {
	background-color: #000;
	color: #999;
}

.front {
	margin-top: 30px;
	text-align: left;
	width:795px;
	height:600px;
}

.front-img {
	float:left;
	width:500px;
	height: 600px;
	text-align: left;
	margin-right: 30px;	
}

.front-txt {
	float:left;
	width:265px;
	text-align: left;
	line-height: 150%;
}

.paypal-txt {
	line-height: 150%;
	margin-top:10px;	
}

.thumbnails {
	clear:both;
	padding: 0;
	margin: 0;
	border: 0;
}

.thumbnails form input.small {
	width: 30px;
	border: 1px solid #6C6F74;
	background: #ddd;
	color: #555;
}

.thumbnails form input.med {
	width: 100px;
	border: 1px solid #6C6F74;
	background: #ddd;
	color: #555;
}

.setline {
	clear:both;
	padding: 0;
	margin: 0;
	border: 0;
}


#setHead {
	width: 240px;
	padding: 4px 5px 2px 0px;
	margin: 0;
	float: left;
	text-align: left;
	line-height: 150%;
}

#setThumbs {
	width: 550px;
	padding: 4px 0px 0px 0px;
	margin: 0;
	float: right;
	text-align: left;
}

#spiel {
	float: left;
	padding: 0 2px 2px 2px;
}

#setLinksFromPhoto {
	width: 240px;
	float: left;
}

.details {
	font-size: small;
	text-align: center;
}

#footer {
	float: left;
	clear: both;
}

#photo, #photo img, #photo p {
	text-align: left;
}

ul.photos {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.photos li {
	list-style-type: none; 
	display: block;
	width: 100px;
	min-height: 66px;
	float: left;
	text-align: left; 
	padding: 0px 5px 10px 5px; 
}

ul.context {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.context li {
	list-style-type: none; 
	display: block;
	width: 120px;
	min-height: 66px;
	float: left;
	padding: 0px 5px 10px 5px; 
}

table.comment {
	width: 500px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

td.comment {
	font-size: small;
	padding: 0px 10px 15px 0px;
	text-align: left;
	vertical-align: top;
}
.album {
	border: 1px solid #000;
}

img.album {
	margin-top: 0px;
	border: 1px solid #000;
	text-align: left;
}

img.opaque {
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
	filter: alpha(opacity=50);					// second!
}

h2, h3, h3 a {
	background-color: transparent;
	color: #6C6F74;
	font-size: large;
	font-weight: normal;
	padding: 10px 0 10px 0;
	margin: 0;
	text-align: left;
}

h4 {
	background-color: transparent;
	color: #6C6F74;
	font-size: medium;
	font-weight: normal;
	padding: 4px 0 0 0;
	margin: 10px 0 10px 0;
	text-align: left;
	text-decoration: none;
}

p, li, .feedback {
	font-size: small;
	text-align: left;
}

p.right {
	font-size: small;
	text-align: right;
}

p.clear {
	font-size: small;
	clear: both; 
	margin: 0; 
	padding: 0;
}

span.strike {
	text-decoration:line-through;	
}