/* Photo Gallery Styles */

/*ul.projmain {list-style-type:none;padding:0;margin:0;color:#fff;}
ul.projmain li {list-style-type:none;padding:3px;font-size:16px;font-weight:bold;}
ul.projsub {list-style-type:none;padding:0px;margin:5px 0;}
ul.projsub li {list-style-type:none;padding:3px;font-size:12px;font-weight:normal;}
ul.projmain li a:link, ul.projmain li a:visited {color:#fff;}
ul.projmain li a:hover, ul.projmain li a:active, ul.projmain li a:focus {color:#ff0;}
.photoheader {width:540px;text-align:right;color:#fff;background:#25562A;}
.photoheader h3 {font-size:20px;padding:10px;}*/

#ptable {padding:0;}
#phototable {background:#ccc;border:1px solid #666;}
#phototable #captioncell {background:#eee;border-top:1px solid #666;border-bottom:1px solid #666;color:#000;}
#phototable #photocount {padding:5px 0;}
#phototable #photocount div.countbox {
	position:relative;
	font-family:arial;
	text-align:center;
	}
#phototable #photocount div.countbox a {
	padding:3px 5px;
	}
#phototable #photocount div.countbox a:hover {
	}
#counttable td {background:#666;height:20px;width:25px;}
#counttable td.blank {background:#999;}
#phototable #photocount div.photohover {
	background:#fff;
	position:absolute;
	bottom:18px;
	left:0px;
	padding:3px;
	display:none;
	}	
#phototable a:link, #phototable a:visited {color:#fff;}
#phototable a:hover, #phototable a:active, #phototable a:focus {color:#ff0;}
h1 {margin-bottom:20px;}
table#phototable a.permalink:link, 
table#phototable a.permalink:visited {color:#FEF7AA;}
table#phototable a.permalink:hover, 
table#phototable a.permalink:active,
table#phototable a.permalink:focus {color:#fff;}

.photolist {
	list-style-type:none;
	padding:3px;
	font-size:12px;
	font-weight:normal;
	}
.photoalt1 {color:#7e181d;border-bottom:1px solid #7e181d;}
.photoalt1 a:link,
.photoalt1 a:visited {color:#7e181d;}
.photoalt1 a:hover,
.photoalt1 a:active,
.photoalt1 a:focus {color:#ae151d;}

.photoalt2 {color:#7e181d;border-bottom:1px solid #7e181d;}
.photoalt2 a:link,
.photoalt2 a:visited {color:#7e181d;}
.photoalt2 a:hover,
.photoalt2 a:active,
.photoalt2 a:focus {color:#ae151d;}

.projsel1 {color:#b01b00;border-bottom:1px solid #7e181d;}
.projsel1 a:link,
.projsel1 a:visited {color:#b01b00;}
.projsel1 a:hover,
.projsel1 a:active,
.projsel1 a:focus {color:#e5000b;}

#photo a:link img,
#photo a:visited img {border:1px solid #7e181d;}
#photo a:hover img,
#photo a:active img,
#photo a:focus img {border:1px solid #ae151d;}
#photo .album {background:#a68b7a;}
#photo .album .date {color:#333;font-size:10px;}
#photo .album a:link,
#photo .album a:visited {color:#7e181d;}
#photo .album a:hover,
#photo .album a:active,
#photo .album a:focus {color:#ae151d;}

#photo .photocell .date {color:#333;font-size:10px;}
#photo .photocell a:link,
#photo .photocell a:visited {color:#7e181d;}
#photo .photocell a:hover,
#photo .photocell a:active,
#photo .photocell a:focus {color:#ae151d;}

#SinglePhoto {}
#SinglePhoto .name {font-size:16px;font-weight:bold;padding:5px;}
#SinglePhoto .datefullsize {padding:5px;}
#SinglePhoto .datefullsize a:link,
#SinglePhoto .datefullsize a:visited {color:#b01b00;}
#SinglePhoto .datefullsize a:hover,
#SinglePhoto .datefullsize a:active,
#SinglePhoto .datefullsize a:focus {color:#e5000b;}
#SinglePhoto .navprev {border-top:1px solid #7e181d;padding:5px;}
#SinglePhoto .navprev a img {border:0;}
#SinglePhoto .navprev a:link,
#SinglePhoto .navprev a:visited {color:#b01b00;}
#SinglePhoto .navprev a:hover,
#SinglePhoto .navprev a:active,
#SinglePhoto .navprev a:focus {color:#e5000b;}
#SinglePhoto .navnext {border-top:1px solid #7e181d;padding:5px;text-align:right;}
#SinglePhoto .navnext a img {border:0;}
#SinglePhoto .navnext a:link,
#SinglePhoto .navnext a:visited {color:#b01b00;}
#SinglePhoto .navnext a:hover,
#SinglePhoto .navnext a:active,
#SinglePhoto .navnext a:focus {color:#e5000b;}
#SinglePhoto .description {border:1px solid #7e181d;padding:5px;}
#SinglePhoto .commentbox {padding:5px;}

.breadcrumb {padding:3px;font-size:14px;}
.breadcrumb a:link,
.breadcrumb a:visited {color:#7e181d;}
.breadcrumb a:hover,
.breadcrumb a:active,
.breadcrumb a:focus {color:#ae151d;p}

.commentsdatetime {color:#ccc;}
.commentsemail {color:#ccc;}
.commentsemail a {color:#ccc;}
.commentsemail a:link,
.commentsemail a:visited {color:#3e84ca;}
.commentsemail a:hover,
.commentsemail a:active,
.commentsemail a:focus {color:#82C1FF;}
.commentsname {color:#ccc;}
.commentstext {color:#ccc;}

