/* 
	Theme Name: White Gallery 
	  Based on EyeCandy 1.0
          Theme URL: None
	  Description: White Gallery is a simple theme for presentation of art.
          Author: Michael King
	  Author URI: http://artbymichaelking.com
	  Version: 1.0
        
        EyeCandy Author: Brian Gardner
	Author URI: http://www.briangardner.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - Working out the bugs
*/

body {
        color: #545454;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px auto 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 800px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#header {
	background: #FFFFFF url(images/header.jpg) no-repeat;
	width: 800px;
	height: 150px;
	margin: 0px auto 0px;
	padding: 0px
	}

#bgcontainer {
        background: #FFFFFF url(images/bg.jpg) top center repeat-y;
        width: 800px;
        margin: 0px auto 0px;
	}

.navcenter{
        
        display: block;
        width: 800px;
        margin: 0 auto;
	
      }


	
/************************************************
*	Hyperlinks									*
************************************************/

a:link{
     color: #883333;
     }

a, a:visited{
	color: #883333;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}
	
/************************************************
*	Nav         								*
************************************************/

#nav {
	background: #f5f5f5 url(images/nav.jpg) no-repeat;
	width: 800px;
        height: 16px;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
        text-align: center;
	font-size: 8.5pt;
	font-weight: bold;
        margin: 0px auto 0px;
	padding: 7px 0px 7px 0px;
	
	}
	

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
        
	}


		
#nav ul {
	margin: 0px;
	padding: 0px;
	}
		
#nav a {
	color: #696969;
	font-weight: bold;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}
		
#nav a:hover {
	color: #3c6691;
	font-weight: bold;
	text-decoration: none;
	}

#nav a:active {
	color: #3c6691;
	text-decoration: none;
	}


#nav li.current_page_item a{
    color: #3c6691;
    }
	
/************************************************
*	Content 					     		    * 
************************************************/



#content {
	
	width: 650px;
	margin: 0px auto 0px;
	padding: 20px 10px 0px 10px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 18px;
	}
	
#content p img{
        float: none;
	border: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#content p ol{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#content p ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
#content h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #7a2323;
	font-size: 17px;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
	
#content h1 a  {
	color: #3366A1;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #8fbf60;
	text-decoration: none;
	}

#forum-content {
	
	width: 725px;
	margin: 0px auto 0px;
	padding: 20px 10px 0px 10px;
	}
	
#content #ccsale a {
	display: block;
	position: absolute;
	background-image: url(images/ccsale-tag.png);
	width: 207px;
	height: 141px;
	margin-left: -130px;
	margin-top: -580px;
	text-indent: -2000px;
	overflow: hidden;
}

.meta {
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 0px 0px;
	border-top: 1px solid #a8a8a8;
	}
	
.meta p {
	font-size: 9px;
        color: #a8a8a8;
	}
	
.meta a  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3366a1;
	text-decoration: none;
	}

.meta a:hover {
	text-decoration: underline;
	}
	
.tag {
	
        margin: 0px 0px 30px 0px;
	padding: 2px 0px 0px 0px;
	border-top: 0px solid #a8a8a8;
	}
	
.tag p {
	font-size: 9px;
        color: #a8a8a8;
	}
	
.tag a  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3366a1;
	text-decoration: none;
	}

.tag a:hover {
	text-decoration: underline;
	}
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #f5f5f5 url(images/footer.jpg) no-repeat;
	width: 800px;
	margin: 0px auto 0px;
	text-align: center;
        float: none;
	position: relative;
	line-height: 17px;

	}
	
#footer p {
	
	padding: 0px;
	list-style-type: none;
	margin: 0px;	
	}
	
#footer h2 {
	color: #938397;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	border-bottom:  0px solid #999999;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	}

#footer a {
	color: #696969;
	text-decoration: none;
	}

#footer a:hover {
	color: #999999;
	text-decoration: none;
	}
	
#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a {
	display: inline;
	color: #696969;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #999999;
	}

#footer ul li a:hover {
	color: #74557B;
	}
	
#footerleft {
        position: absolute;
	float: left;
	width: 100px;
        
	margin-top: 6px;
	padding: 0px 0px 0px 0px;
	}
	
#footermiddle {
	
	width: 800px;
        height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footerright {
	background: #FFFFFF;
	float: right;
	width: 266px;
        height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer #donation a {
	display: block;
	position: absolute;
	background-image: url(images/donation-tag.png);
	width: 150px;
	height: 130px;
	margin-left: 700px;
	margin-top: -30px;
	text-indent: -2000px;
	overflow: hidden;
}



#credits {
	
	color: #696969;
	width: 800px;
	height: 30px;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px;
	}

#credits p {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #696969;
	padding: 8px 0px 0px 0px;
	margin: 0px;	
	}
	
#credits a {
	color: #B5A3B9;
	text-decoration: none;
	}

#credits a:hover {
	color: #766A79;
	text-decoration: bold;
	}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #E8E8E8;
	color: #333333;
	padding: 2px;
	margin: 4px 0px 4px 0px;
	border: 1px solid #999999;
	}
	
#sbutt {
	background: #878787;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}

	
/************************************************
*	Comments									*
************************************************/

#commentblock h2 {
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#commentblock {
	width: 618px;
	background: #E8E8E8;
	padding: 20px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #555555;
	}
	
ol#commentlist {
	padding: 5px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #555555;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 590px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 590px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #3366A1;
	border-left: 3px solid #3366A1;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

/************************************************
*	Frame around Pictures   *
************************************************/


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
	background: url(images/frame-top-left.jpg) no-repeat left top;
}

.frame-outer span span {
	background: url(images/frame-bottom-left.jpg) no-repeat left bottom;
}

.frame-outer span span span {
	background: url(images/frame-top-right.jpg) no-repeat right top;
}

.frame-outer span span span span {
	background: url(images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 425px;
}
span > span > span {display: block; margin: 0px auto;}


.frame-outer.small span {
	background: url(images/frame-top-left-small.jpg) no-repeat left top;
}

.frame-outer.small span span {
	background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url(images/frame-top-right-small.jpg) no-repeat right top;
}

.frame-outer.small span span span span {
	background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 14px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}

/************************************************
*	Red Sold Dot   *
************************************************/
/* NOT USED RIGHT NOW */
.sold span {
	display: inline-block;
	background: url(images/sold-dot.png) no-repeat left top;
        margin-left: 3px;
	margin-top: 3px;
        height: 23px'
        width: 23px;
}