
/* FidoFolio Theme: SPARKY (10/14/09) */

body {
	background: #FFF;
	color: #666666;
	font: 10px Arial, Helvetica light, Verdana, sans-serif;
}
a {
	outline: none;
	color: #93948b;
	text-decoration: none;
}
a:hover {
	color: #83847c;
}

#nav_bottom {
	font: 9px Helvetica light, Verdana, sans-serif;
	color: #d0d0d0;
	letter-spacing: 5px
}

/*-------------------------------------- Body Wrapper -----------------------------*/

body {
	padding: 10px;
	margin: 0;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	padding: 1.5em 0 1em 0;
	text-align: left;
	width: 840px;;
	position: relative;
}
/*----------------------------- Header and Nav ---------------------------*/
#logotype {
	height: 75px;
	padding: .25em 0em 0em 0em;
	float: left;
	vertical-align: middle;
	font: 28px Helvetica, Verdana, sans-serif;
	color: #ebebeb;
	line-height: 60px;
}
#logo {
	height: 65px;
	float: left;
	vertical-align: middle;
	font: 32px Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #ebebeb;
	line-height: 60px;
}
a.logo {
	outline: none;
	color: #d0d0d0;
	text-decoration: none;
}
/* Dropdown Nav */
#nav {
	z-index: 1001;
	position: relative;
	float: right;
	top: 5px;
	right: 0;
}
#nav li {
	display: block;
	float: left;
}
#nav li a, #nav li#artists, #nav li#illustrators {
	font: bold 13px Helvetica, Arial, Verdana;
	color: #93948b;
	padding: 0 1.5em 0 0;
	margin: 0;
}
#nav li a:hover, #nav li#artists:hover, #nav li#illustrators:hover {
	cursor: pointer;
	color: #F38129;
}
#nav li#artists, #nav li#illustrators {
	position: relative;
	padding: 0 1.5em 0 .5em;
	margin: 0;
}
#nav li ul {
	position: absolute; 
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 200px;
}
#nav li ul li a {
	background: #FFF;
	padding: .5em 0 .5em .5em;
	margin: 0;
	display: block;
	text-align: left;
}

/*-------------------------------- Global Classes -----------------------------*/

.clear {
	clear: both;
}
img a, a img {
	border: none;
}
h1 {
	font: 18px Lucida Grande, Helvetica, Verdana, sans-serif;
	font-weight: 100;
}
.required {
	color: #FF0000;
}
#coming_soon {
	clear: both;
	min-height: 300px;
	text-align: center;
	margin-top: 200px;
}
/*------------------------------- Content ------------------------------------*/

#content {
	clear: both;
	height: 600px;	width: 840px;	position: relative;
	z-index: 1;
	background: transparent;
	text-align: center;
	padding-bottom: 1em;
}
/*------------------------------- Overlay for Hover Zones ---------------------------*/

#zones {
	width: 840px;	height: 600px;	position: absolute;
	top: 80px;
	left: 0px;
	z-index: 1000;
}
#zones td {
	width: 420px;
	border: 1px solid transparent;
}
* html #zones td {
	width: 420px;
	border: none;
}
#zones td a {
	display: none;
	padding: 0 5px;
	margin: 0;
	z-index: 1001;
}
.rightz {
	text-align: right;
}
#internal {
	width: 840px;
	height: 600px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.left_zone {
	display: block;
	background: transparent;
	height: 600px;	width: 420px;
	position: absolute;
	top: 115px;
	left: 0;
	z-index: 1000;
}
.right_zone {
	display: block;
	background: transparent;
	height: 600px;	width: 420px;
	position: absolute;
	top: 115px;
	left: 420px;
	z-index: 1000;
}
#prev-arrow {
	position: absolute;
	top: 40%;
	left: 5px;
	display: none;
}
#next-arrow {
	position: absolute;
	top: 40%;
	right: 5px;
	display: none;
}
/*-------------------------------------- SlideShow ---------------------------*/
.gallery_container { height: 600px;; 
    width:840px;;
    padding: 0;  
    margin:  0;  
} 
.gallery_container img {   
    width: 840px; 
    height: 600px;    top:  0; 
    left: 0 
} 
/*-------------------------------------- Gallery ---------------------------------------*/
#slideshow img {
	display: none;
}
/*-------------------------------------- Page ---------------------------------------*/
#page {
	padding-top: 0em;
	//width: 732px;
	background: #FFF;
	height: 600px;	font-size: 14px;
	color: rgb(147, 148, 139);
}
/*-------------------------------------- Contact ---------------------------------------*/
#contact_right {
	float: right;
}
#contact_right p {
	margin: 0;
	padding: 0 0 1em 0;
	text-align: right;
	line-height: 1.5em;
}
#contact_right p.owners {
	font-size: 85%;
}
.major_bold {
	font-size: 125%;
	font-weight: bold;
}
.orange {
	color: #f38129;
}
#contact a {
	text-decoration: underline;
}
#contact a:hover {
	color: #f38129;
}
#contact .left_intro {
	margin-right: 585px;
	padding-bottom: 1.25em;
	width: 285px;
	text-align: justify;
	line-height: 2em;
}
#contact ul {
	list-style: none;
}
#contact ul li {
	padding-bottom: .15em;
}
#contact .hdr {
	font-size: 105%;
	font-weight: bold;
}
#contact h2 {
	font-size: 115%;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	background: #f38129;
	padding: .15em 0;
}
#contact #art_cat {
	margin: 0;
	padding: 10px 0 40px 70px;
	text-align: left;
	width: 840px;
	background: url('/theme/images/list_bg.gif') top left repeat;
}
#contact #art_cat th, #contact #art_cat td {
	padding: .25em .5em;
}
#contact #art_cat a {
	text-decoration: none;
}
#contact #artist_sites {
	margin: 0;
	padding: 15px 0;
	text-align: center;
	background: url('/theme/images/list_bg.gif') top left repeat;
}
#contact #artist_sites li {
	padding: .75em 0;
	margin-left: 375px;
	text-align: left;
}
#contact #artist_sites li a {
	text-decoration: none;
}
#contact #mailing {
	text-align: center;
	padding-top: 1.5em;
	font-size: 12px;
}
/*---------------------------- About Page ----------------------------------*/

.about h1 {
	color: #f38129;
	font-size: 180%;
	font-weight: bold;
	margin: 0 0 -.15em 0;
	padding: 2em 0 0 0;
}
.about h1 span {
	color: #666;
}
.about {
	color: #333;
}
.about #noun {
	font-size: 140%;
	font-style: italic;
	color: #bababa;
}
.about p, .about ol {
	font-size: 130%;
}
.about ol {
	list-style: none;
	margin-left: -5px;
}
.about p {
	line-height: 1.5em;
	width: 750px;
}

.about ol li {
	line-height: 1.5em;
}
#big_picture {
	color: #F38129;
	font-style: italic;
}
	
/*---------------------------- Footer ---------------------------------------*/
#footer {
	clear: both;
	padding-top: .75em;
	font-weight: bold;
}
#footer h2 {
	margin: 0;
	padding: .75em 0 .25em 0;
	font-weight: bold;
	font-size: 120%;
}
#footer .temp_contact {
	float: left;
	clear: left;
	list-style: none;
	margin: 0;
	padding: .5em 0;
}
#footer .temp_contact td {
	padding-right: 25px;
}
#footer .temp_contact td#low-addy {
	padding-top: 1.5em;
}
#footer_copy {
	font: 9px Verdana, Arial, sans-serif;
	color: #93948b;
	float: right;
}
.float_left {
	float: left;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 5px;
}
#footer #copy {
	text-align: right;
}
#footer #powered {
	padding-top: .5em;
	color: #93948b;
	text-align: right;
	font:  9px Verdana, Arial, sans-serif;
	font-style: italic;
}
#footer_left {
	float: left;
	clear: left;
	font: 10px Helvetica light,Verdana,sans-serif;
	font-weight: bold;
}
