/* This is the style sheet used when Gallery is embedded into
   another product, like PHP-Nuke, and when it's running 
   standalone.

   If you would like to customize the styles please create 
   copy of this file called 

     "embedded_style.css" (same name without ".default")

   If that file is found in this directory it will be 
   used instead of this one.

   Some of the styles below are overriden by specific 
   album properties. These are noted 

   $Id: screen.css.default,v 1.1 2005/01/25 16:57:19 jenst Exp $
*/ 


/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

/* Picture Perfect by Gordon Kilgore 1.0 layout - gordonkilgore.com */
/* Developed by Jan A. Allinder - Digital Imaging Group - http://www.digitalimaginggroup.net */
/* Last update:10 August 2005. */
/*  Establish general layout parameters */

body{
margin:0;
border:0;
padding:15px 0px 15px 0px;
color:#000000;
background-color: #000000;
text-align: center;
}

img.floatleft{float:left;clear:right;margin:2px 15px 2px 2px;
border-left: 1px solid #555555;
border-top: 1px solid #555555;
border-right: 4px solid #343434;
border-bottom: 4px solid #343434;
}
img.floatright{float:right;clear:left;margin:2px 0px 2px 8px;
border-left: 1px solid #555555;
border-top: 1px solid #555555;
border-right: 4px solid #343434;
border-bottom: 4px solid #343434;
}
#wrapper{
voice-family:"\"}\"";
voice-family:inherit;
padding:0;
width:800px;
margin-left:auto;
margin-right:auto;
background:#000000;
color:#ffffff;
border: 2px solid #666666;
}

html>#wrapper{width:800px;}

table.centered {
text-align:center; 
margin-left:auto; 
margin-right:auto; 
background-color: #ffffff;
}

tr,td {text-align:left;}

p.smemphasis {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .8em;
color: #F6EEF7;
}
p.smright {
font-size: .8em;
text-align: right;
}
form{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:.9em;
}
.clearer{clear:both;height:0px;line-height:0px;}

a{border-width:0px;color: #8A621E; background-color:#ffffff;}

a:hover{background:#ffffff; color: #00822B;
}

h1{
color: #000000;
font:1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #ffffff;
margin:12px 8px 18px 20px;
}
h2{
color:#000000;
font:1.25em Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #ffffff;
margin:12px 8px 18px 20px;
}
table{border-collapse:collapse;}

#content{
border-top:1px #666666 solid;
background:#ffffff;
color:#000000;
margin:12px 8px 18px 8px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content p{
background-color:#ffffff;
color:#000000;
margin:12px 20px 20px 20px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.2;
}
#content .emphasis {
color: #0A620B;
font-weight: bold;
background-color: #ffffff;
}
#content h1{
font-family: "Times New Roman", Times, serif;
color:#000000;
font-size:2em;
margin:12px 20px .9em 20px;
background-color:#ffffff;
}
#content h2{
font-family:Arial,Helvetica,sans-serif;
color: #54472A;
background-color:#ffffff;
font-size:1.5em;
margin:12px 20px 8px 20px;
border-bottom: 1px dashed #54472A;
}

li{margin:.9em 8px 8px 20px;font-size:.95em;}

#copyright{
color: #555555;
background-color: #F0F0F0;
font-size:.8em;
line-height:1.6em;
text-align:center;
}

#footer{
color: #333333;
background-color: #F0F0F0;
font-size:.7em;
line-height:1em;
text-align:center;
}
#footer h1 {
color: #333333;
background-color: #F0F0F0;
font-size: 1.4em;
line-height: 1.1;
text-align:center;
}
#footer p{
margin:6px 0px;
color:#333333;
background-color: #F0F0F0;
font-size:1.1em;
line-height: 1.25;
font-family:Arial,Helvetica,sans-serif;
text-align:center;
}
#footer p.design{
font-size:.9em;
line-height:1;
font-family:Arial,Helvetica,sans-serif;
}

#header{
background-color:#000000;
}

#menu{
padding:0px;
background-color:#333333;
text-align:center;
margin:0px;
}
#lowernav{
border-top:1px #aaaaaa solid;
border-bottom:1px #aaaaaa solid;
background-color:#cccccc;
color:#FFFFFF;
font-size: .8em;
text-align:center;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#lowernav a {
background-color: #cccccc;
}
#lowernav p {
margin:4px 0px;
}
.housebutton {
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: bold;
padding: 2px;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}
.housebutton a {
padding: 2px;
text-decoration: none;
display: block;
color: #333333;
background-color: #cccccc;
border-top: 2px solid #7D5C38;
border-left: 2px solid #4C341E;
border-bottom: 2px #3A1B3C solid;
border-right: 2px #3A1B3C solid;
}
.housebutton a:hover {
color: #eeeeee;
background-color: #4D3821;
border-top: 2px solid #111111;
border-left: 2px solid #111111;
border-bottom: 2px #3A1B3C solid;
border-right: 2px #3A1B3C solid;
text-decoration: none;
}
.location{
font-family: Tekton,Arial, Helvetica, sans-serif;
padding: 4px;
font-weight: bold;
text-align: center;
margin-bottom: 3px;
margin-top: 3px;
}
.location a {
text-decoration: none;
display: block;
padding: 4px;
background-color: #B6B316;
border-top: 2px #1A3249 solid;
border-left: 2px #1A3249 solid;
border-bottom: 2px #F0DDF2 solid;
border-right: 2px #F0DDF2 solid;
}
.dropcap {
font-family: Tekton,Arial, Helvetica, sans-serif; 
font-size: 1.75em; 
font-weight:bold; 
}
/* F O R M S  Division */
#divform {
	font-family: "Courier New", Courier, monospace;
	padding: 5px;
	width: 380px;
	background-color: #475929;
	font-size: 95%;
	margin: 0px auto;
	border: 1px dashed #999;
}
#divform div.row {
  clear: both;
  padding-top: 5px;
}
#divform div.row span.formw {
	float: right;
	text-align: left;
	font-size: 13px;
	width: 270px;
}
#divform div.row span.label {
	float: left;
	font-size: 13px;
	text-align: right;
	width: 1.9em;
}
#divform input.submit {
	background-color: #9DA395;
	border: #666 1px solid;
	color: #000;
}
#divform select, input, textarea {
	background: #DDD;
	color: #000;
}



textarea:focus, input:focus, select:focus {
	background-color: #FFFFFF;
}

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  font-size: 1em; 
	  font-weight: bold; 
	}
.mod_title			/* album title -- Text is controlled by .title */
	{
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.mod_title_bg   /* album title hightlight Text is controled by .title */
	{
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/
	{
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */
	{
	}
.albumdesc  /*album description includes all text and background*/
	{
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 1em; 
	}
.caption                        /* photo captions on all pages */
	{ 
	  font-size: .85em; 
	}
.modcaption  /* modifies background for caption text to reside - view_album */
	{
	  font-size: .85em; 
	}
.pcaption  /* modifies background for caption text to reside - view_photo*/
	{
	  font-size: .85em; 
	}

.vafloat /* float for view album - text */
 	{
 	   float: none;
 	}
 
.vafloat2 /* float for view album - images */
 	{
 	 float: none;
	}
 
.vasummary /* controls the view of Album summary */
	{
        font-weight:bold;
        padding:2px;
        margin-top:.9em;
        width:95%;
	}
.commentIndication 
	{
	   color: red;
	   font-size: .9em;
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: .9em; 
	}

.attention                          /* so far, just for voting instructions*/
        {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: #333333;
          font-size: .9em;
        }

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{ 
	  font-size: 1.3em; 
	  font-weight: bold; 
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: .8em; 
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: .9em; 
	}
.navtableborderbegin
	{
	  border:1px solid #000000;
	}
.navtableborderend
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	}
.bordertop
	{
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderleft
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}
.fineprint                      /* used for fine print */
	{
	  font-size: .9em;
	}

.viewcounter 
	{
	  font-size: .9em;
	}

.editlink                       /* Used for the [edit] tags */
	{
	  font-size: .9em;
	}
.modnavbox  /* main navigation bar next and previous */
	{
	}
.admin                          /* used in admin bars */
	{ 
	  font-size: .9em; 
	  font-weight: bold; 
	}

.adminform /* defines form for drop down menu */
	{ 
	  font-size: .9em; 
	  font-weight: bold; 
	}
.search                          /* used in search text */
	{ 
	  font-size: .9em; 
	  font-weight: bold; 
	}
.searchform /* defines form for search */
	{
	  font-size: .9em; 
	  font-weight: bold; 
	}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
	background-color: #cccccc;
 
     }
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{

	}
.modfooter /*footer where the Gallery version is located*/
	{
	}


.popupbody  /* controls the background of popup. */ 
	 {
	   color: #000000;
	 }
	
.popuphead  /* controls the title and background */ 
	 {
	   text-align:center;
	   font-size: 1em;
	   font-weight: bold;
	   line-height: 1.3;
	   color: #FFF;
	   padding-left: 5px;
	   border-top: 1px solid #FFF;
	   border-left: 1px solid #FFF;
	   border-right: 1px solid #FFF;
	   background-color: #6274CB;
 	}

.popup /* controls the main text and message body */
	 {
	   text-align:center;
	   font-size: .9em;
	   font-weight: none;
	   color: #202020;
	   padding: 5px;
	   border: 1px solid #FFF;
	   background-color: #F0F0F0;
	   margin-bottom: .9em;  
	 }

.popupform /* controls form textarea */
	 {
	   font-size: 1em;
	   font-weight: none;
	   line-height: 1.3;
	   color: #202020;
	   padding: 2px;
	   border: 1px solid #FFF;
	   background-color: #C0C0C0;
	 }

/* CSS ID for the add photos popup */

#container
	{
		padding: 2px;
	}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 5px;
		background: url(images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		font-size: .9em;
		line-height: 1.2;
		font-weight: bold;
		padding: 2px 5px 2px 5px;
		margin-right: 4px;
		text-decoration: none;
		color: #666;
	        border-width:1px;
	        border-style: solid; border-color: #000000;
		-Moz-Border-Radius-TopLeft: 20px;
		-Moz-Border-Radius-TopRight: 20px;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
	  background-color: #cccccc ; padding:2px 5px 2px 5px; font-size:12px;
	  margin-right: 4px;
	  border-style: solid; border-color: #333333;
	  -Moz-Border-Radius-TopLeft: 20px;
	  -Moz-Border-Radius-TopRight: 20px;
	}


#adminbox {
    background-color: #cccccc; 
    color: #000000;
}

#adminbox td {
    font-size: .9em; font-weight: bold;
    padding:2px;
}

#menu {
}

#menu td {
}

#menu a {
   display: block;
   font-family: Verdana,Helvetica,sans-serif;
   font-size: .9em;
   text-decoration: none;
   white-space: nowrap;
/* uncomment this and the below to have a nice hover effect.
   padding: 2px;
   -moz-border-radius: 3px;
*/
}

#menu a:hover {
   white-space: nowrap;
/*
   border-bottom: 1px solid #66A;
   border-right: 1px solid #66A;
   border-top: 1px solid #224;
   border-left: 1px solid #224;
   padding: 1px;
*/
}