@import url("../css/undohtml.css");

body {
	margin: 0px;
	padding: 0px;
	background: #000000;
}

html {
	margin: 0px;
	padding: 0px;
}

#container {
	background: #000000 url(images/photog_body.jpg) repeat-x left top;
	color: #D3D3D3;
	line-height: 18px;
	margin: 15px auto;
	width: 800px;
	padding: 5px 20px 20px 20px;
	border: 1px solid #000;
}

#head
{
        height: 145px;
        padding-left: 0px;
        padding-top: 10px;
        background: #000 url("/images/banner.jpg") no-repeat right;
        vertical-align: top;
}

#headword
{
        width: 280px;
        margin: 0; padding: 0;
}

h1  {
	color: #CCCCFF;
	letter-spacing: 2px;
	padding: 0px;
	margin: 0px;
	font: bold 26px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

div.quote em  {
        font: italic 11px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica;
        margin-top: 8px;
        float:right;
}

h2 {
        font: normal 13px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
        margin-top: 3px;
        margin-bottom: 5px;
}

h3
{
	font: normal 13px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	text-align: left;
        margin:0; padding:0;
color: #fff;
/*---#6D7B8D; ---*/
}
 
p {
        font: normal 11px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
        margin-right: 105px; /* menu box width + 10px buffer */	
        padding-top: 15px;
}

#album {
        color: #CCCCFF;;
	font: bold 17px Georgia, "Times New Roman", Times, serif;
        margin: 5px 0px;
}

#simplemenu {
        float:right;
        width: 95px;
        margin-top: 25px;
}

#simplemenu ul {
        font: normal 10px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
        color: #CCCCFF;;
}

#simplemenu a:visited {
        color: #CCCCFF;;
}

#simplemenu a:hover {
        color: #FFF;
}


#simplemenu ul.indented {
        text-indent: 10px;
}

#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}

.date{
	font-weight: normal;
	color: #666666;
}

.article h3
{
         padding-bottom: 7px;
         padding-top: 3px;
}

.article h3 {
        color: #6D7B8D;
	font: bold 17px Georgia, "Times New Roman", Times, serif;
        margin: 5px 0px;
}

.article p {
        font: normal 13px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}




/*-------------------------------------------------------------*/
/* Lightbox CSS stuff - do not touch! */
#content a {
	color: #fff;
	text-decoration: none;
	border-bottom: 0px;
}

#content a:visited   {
	color: #fff;
	text-decoration: none;
}

#content a:hover  {
	color: #fff;
	text-decoration: none;
	background: #000;
	border-bottom: 1px solid #fff;
}

#content .category img {
	background: #FFF;
	padding: 7px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #FFF;
	float:right
}

#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}	

.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.article img.border
 {
        border:1px solid #ccc;
        padding:6px;
        float:none;
 }

#footer {
	text-align:center;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}

#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}

.unvisible { 
	display: none;
 }

.thumbnail {
	float: left;
	margin: 6px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 144px;
	height: 144px;
	}

.thumbnailhover{
	background:  none;	
	display:block;
	width: 144px;
	height: 144px;
}

a.thumbnailhover:hover{
	background:  url(images/photog_body.jpg) no-repeat left top;	
	display:block;
	width: 144px;
	height: 144px;
	color: #CCCCFF;;
	font-weight: bold;
}

.thumbnail img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
        border:1px solid #999;
}

.thumbnail a {
	text-decoration: none;
}

a img {
border:none;
}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}
/*-------------------------------------------------------------*/
/*--- default green john used: #76B41C ---*/
/*---------------end--------------------*/